01M29GCAAW60AJ4K85Y97AMQ1F: test

BasicConfig {
    output_rules: [],
    rust_toolchain: Some(
        Bool(
            true,
        ),
    ),
    target: Some(
        "helios-3.0",
    ),
    access_repos: [
        "oxidecomputer/p4",
    ],
    publish: [],
    skip_clone: false,
}

Buildomat Job: 01M29GCRWGH5QFZ87HXTRZZGMK

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-12T00:31:50.885Zjob assigned to worker 01M29GCWSWPT3MG6AJ5PPD10YP [factory aws, i-07d953951948bfb50] (queued for 46 s)
 
22026-09-12T00:31:57.390Zstarting task 0: "setup"
32026-09-12T00:31:57.396Z++ uname -s
42026-09-12T00:31:57.399Z+ kern=SunOS
52026-09-12T00:31:57.399Z+ build_user=build
62026-09-12T00:31:57.399Z+ build_uid=12345
72026-09-12T00:31:57.399Z+ work_dir=/work
82026-09-12T00:31:57.399Z+ input_dir=/input
92026-09-12T00:31:57.399Z+ [[ 0 == 12345 ]]
102026-09-12T00:31:57.399Z+ case "$kern" in
112026-09-12T00:31:57.399Z+ groupadd -g 12345 build
122026-09-12T00:31:57.402Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-12T00:31:59.404Z+ zfs create -o mountpoint=/work rpool/work
142026-09-12T00:31:59.491Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-12T00:31:59.494Z+ home_fs=zfs
162026-09-12T00:31:59.494Z+ [[ zfs == autofs ]]
172026-09-12T00:31:59.494Z+ mkdir -p /home/build
182026-09-12T00:31:59.494Z+ chown build:build /home/build /work
192026-09-12T00:32:01.495Z+ chmod 0700 /home/build /work
202026-09-12T00:32:01.498Zprocess exited: duration 4106 ms, exit code 0
 
212026-09-12T00:32:01.505Zstarting task 1: "rust-toolchain"
222026-09-12T00:32:01.509Z+ printf ' * rust toolchain channel = "%s"\n' 1.90.0
232026-09-12T00:32:01.509Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-09-12T00:32:01.509Z * rust toolchain channel = "1.90.0"
252026-09-12T00:32:01.509Z * rust toolchain profile = "default"
262026-09-12T00:32:01.509Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-12T00:32:01.509Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-12T00:32:01.512Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-12T00:32:01.512Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.90.0 --profile default
302026-09-12T00:32:01.599Zinfo: downloading installer
312026-09-12T00:32:03.097Zinfo: profile set to default
322026-09-12T00:32:03.097Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-12T00:32:03.103Zinfo: syncing channel updates for 1.90.0-x86_64-unknown-illumos
342026-09-12T00:32:03.253Zinfo: latest update on 2025-09-18 for version 1.90.0 (1159e78c4 2025-09-14)
352026-09-12T00:32:03.257Zinfo: downloading 6 components
362026-09-12T00:32:16.207Zinfo: default toolchain set to 1.90.0-x86_64-unknown-illumos
372026-09-12T00:32:16.207Z
382026-09-12T00:32:16.243Z 1.90.0-x86_64-unknown-illumos installed - rustc 1.90.0 (1159e78c4 2025-09-14)
392026-09-12T00:32:16.244Z
402026-09-12T00:32:16.247Z
412026-09-12T00:32:16.247ZRust is installed now. Great!
422026-09-12T00:32:16.247Z
432026-09-12T00:32:16.247ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-12T00:32:16.247Zenvironment variable. This has not been done automatically.
452026-09-12T00:32:16.247Z
462026-09-12T00:32:16.247ZTo configure your current shell, you need to source
472026-09-12T00:32:16.247Zthe corresponding env file under $HOME/.cargo.
482026-09-12T00:32:16.247Z
492026-09-12T00:32:16.247ZConsider running the right command for your shell (note the leading DOT):
502026-09-12T00:32:16.247Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-12T00:32:16.247Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-12T00:32:16.247ZCC_x86_64-unknown-illumos = None
532026-09-12T00:32:16.247Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-12T00:32:16.247ZCC_x86_64_unknown_illumos = None
552026-09-12T00:32:16.247Zcargo:rerun-if-env-changed=HOST_CC
562026-09-12T00:32:16.247ZHOST_CC = None
572026-09-12T00:32:16.247Zcargo:rerun-if-env-changed=CC
582026-09-12T00:32:16.247ZCC = None
592026-09-12T00:32:16.247Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-12T00:32:16.426Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-12T00:32:16.426ZCRATE_CC_NO_DEFAULTS = None
622026-09-12T00:32:16.426Zcargo:rerun-if-env-changed=CFLAGS
632026-09-12T00:32:16.426ZCFLAGS = None
642026-09-12T00:32:16.426Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-12T00:32:16.426ZHOST_CFLAGS = None
662026-09-12T00:32:16.426Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-12T00:32:16.426ZCFLAGS_x86_64_unknown_illumos = None
682026-09-12T00:32:16.426Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-12T00:32:16.426ZCFLAGS_x86_64-unknown-illumos = None
702026-09-12T00:32:16.509Z+ rustup --version
712026-09-12T00:32:16.515Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-12T00:32:16.518Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-12T00:32:16.538Zinfo: the currently active `rustc` version is `rustc 1.90.0 (1159e78c4 2025-09-14)`
742026-09-12T00:32:16.541Z+ cargo --version
752026-09-12T00:32:16.551Zcargo 1.90.0 (840b83a10 2025-07-30)
762026-09-12T00:32:16.554Z+ rustc --version
772026-09-12T00:32:16.573Zrustc 1.90.0 (1159e78c4 2025-09-14)
782026-09-12T00:32:16.576Zprocess exited: duration 15069 ms, exit code 0
 
792026-09-12T00:32:16.582Zstarting task 2: "authentication"
802026-09-12T00:32:16.599Zprocess exited: duration 16 ms, exit code 0
 
812026-09-12T00:32:16.604Zstarting task 3: "clone repository"
822026-09-12T00:32:16.608Z+ mkdir -p /work/oxidecomputer/dendrite
832026-09-12T00:32:16.610Z+ git clone https://github.com/oxidecomputer/dendrite /work/oxidecomputer/dendrite
842026-09-12T00:32:16.642ZCloning into '/work/oxidecomputer/dendrite'...
852026-09-12T00:32:17.436Z+ cd /work/oxidecomputer/dendrite
862026-09-12T00:32:17.436Z+ git fetch origin 31335d6e3d70b7190fea3bd97527bcb8efffd583
872026-09-12T00:32:17.711ZFrom https://github.com/oxidecomputer/dendrite
882026-09-12T00:32:17.711Z * branch 31335d6e3d70b7190fea3bd97527bcb8efffd583 -> FETCH_HEAD
892026-09-12T00:32:17.717Z+ [[ -n cory/txn-test-failure ]]
902026-09-12T00:32:17.721Z++ git branch --show-current
912026-09-12T00:32:17.721Z+ current=main
922026-09-12T00:32:17.721Z+ [[ main != cory/txn-test-failure ]]
932026-09-12T00:32:17.721Z+ git branch -f cory/txn-test-failure 31335d6e3d70b7190fea3bd97527bcb8efffd583
942026-09-12T00:32:17.725Z+ git checkout -f cory/txn-test-failure
952026-09-12T00:32:17.742ZSwitched to branch 'cory/txn-test-failure'
962026-09-12T00:32:17.745Z+ git reset --hard 31335d6e3d70b7190fea3bd97527bcb8efffd583
972026-09-12T00:32:17.748ZHEAD is now at 31335d6 Claude fix for txn test failures
982026-09-12T00:32:17.748Zprocess exited: duration 1142 ms, exit code 0
 
992026-09-12T00:32:17.754Zstarting task 4: "build"
1002026-09-12T00:32:17.757Z+ source .github/buildomat/common.sh
1012026-09-12T00:32:17.760Z++ TOFINO_STAGES=20
1022026-09-12T00:32:17.760Z++ SDE_COMMIT=2a6b33211c9675996dcb99fe939045506667ae94
1032026-09-12T00:32:17.760Z++ SDE_PKG_SHA256=d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275
1042026-09-12T00:32:17.760Z++ SDE_DEB_SHA256=3ecbf7c677bb722b351d5af74cee44fab70c1bb5eadc6ab2558ba714a8c3978b
1052026-09-12T00:32:17.760Z+++ uname -s
1062026-09-12T00:32:17.760Z++ '[' SunOS == SunOS ']'
1072026-09-12T00:32:17.760Z++ SERIES=illumos
1082026-09-12T00:32:17.761Z+++ uname -s
1092026-09-12T00:32:17.764Z++ '[' SunOS == SunOS ']'
1102026-09-12T00:32:17.764Z++ SDE_DIR=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/tofino-sde/illumos/2a6b33211c9675996dcb99fe939045506667ae94
1112026-09-12T00:32:17.764Z++ rustup show active-toolchain
1122026-09-12T00:32:17.767Z1.90.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/dendrite/rust-toolchain.toml')
1132026-09-12T00:32:17.767Z+ source .github/buildomat/illumos.sh
1142026-09-12T00:32:17.767Z++ banner 'sde setup'
1152026-09-12T00:32:17.770Z
1162026-09-12T00:32:17.770Z #### ##### ###### #### ###### ##### # # #####
1172026-09-12T00:32:17.770Z # # # # # # # # # # #
1182026-09-12T00:32:17.770Z #### # # ##### #### ##### # # # # #
1192026-09-12T00:32:17.770Z # # # # # # # # # #####
1202026-09-12T00:32:17.770Z # # # # # # # # # # # #
1212026-09-12T00:32:17.770Z #### ##### ###### #### ###### # #### #
1222026-09-12T00:32:17.770Z
1232026-09-12T00:32:17.770Z++ export PKG_SUCCESS_ON_NOP=1
1242026-09-12T00:32:17.770Z++ PKG_SUCCESS_ON_NOP=1
1252026-09-12T00:32:17.770Z++ export PKG=tofino_sde.p5p
1262026-09-12T00:32:17.770Z++ PKG=tofino_sde.p5p
1272026-09-12T00:32:17.770Z++ curl -OL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/tofino-sde/illumos/2a6b33211c9675996dcb99fe939045506667ae94/tofino_sde.p5p
1282026-09-12T00:32:17.774Z % Total % Received % Xferd Average Speed Time Time Time Current
1292026-09-12T00:32:17.777Z Dload Upload Total Spent Left Speed
1302026-09-12T00:32:19.348Z 0 0 0 0 0 0 0 0 0 31 76.03M 31 23.58M 0 0 23.60M 0 00:03 00:03 23.60M 100 76.03M 100 76.03M 0 0 48.33M 0 00:01 00:01 23.60M 100 76.03M 100 76.03M 0 0 48.33M 0 00:01 00:01 23.60M 100 76.03M 100 76.03M 0 0 48.33M 0 00:01 00:01 23.60M
1312026-09-12T00:32:19.352Z+++ digest -a sha256 tofino_sde.p5p
1322026-09-12T00:32:19.398Z++ SDE_CALC=d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275
1332026-09-12T00:32:19.401Z++ '[' d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275 '!=' d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275 ']'
1342026-09-12T00:32:19.401Z++ pfexec pkg install -g tofino_sde.p5p tofino_sde
1352026-09-12T00:32:20.904Z Startup: Refreshing catalog 'helios' ... Done
1362026-09-12T00:32:21.418Z Startup: Caching catalogs ... Done
1372026-09-12T00:32:21.473Z Startup: Refreshing catalog 'oxide' ... Done
1382026-09-12T00:32:24.318ZPlanning: Solver setup ... Done
1392026-09-12T00:32:24.390ZPlanning: Running solver ... Done
1402026-09-12T00:32:24.443ZPlanning: Finding local manifests ... Done
1412026-09-12T00:32:24.446ZPlanning: Fetching manifests: 1/1 100% complete
1422026-09-12T00:32:24.449ZPlanning: Fetching manifests: 1/1 100% complete
1432026-09-12T00:32:24.463ZPlanning: Package planning ... Done
1442026-09-12T00:32:24.466ZPlanning: Merging actions ... Done
1452026-09-12T00:32:24.551ZPlanning: Checking for conflicting actions ... Done
1462026-09-12T00:32:24.554ZPlanning: Consolidating action changes ... Done
1472026-09-12T00:32:25.258ZPlanning: Evaluating mediators ... Done
1482026-09-12T00:32:25.261ZPlanning: Planning completed in 3.78 seconds
1492026-09-12T00:32:25.266Z Packages to install: 1
1502026-09-12T00:32:25.269Z Create boot environment: No
1512026-09-12T00:32:25.269ZCreate backup boot environment: No
1522026-09-12T00:32:25.290Z
1532026-09-12T00:32:25.290ZDownload: 0/242 items 0.0/75.3MB 0% complete
1542026-09-12T00:32:25.427ZDownload: Completed 75.30 MB in 0.14 seconds (551M/s)
1552026-09-12T00:32:25.558Z Actions: 1/293 actions (Installing new actions)
1562026-09-12T00:32:26.528Z Actions: Completed 293 actions in 0.97 seconds.
1572026-09-12T00:32:26.531ZFinalize: Updating package state database ... Done
1582026-09-12T00:32:26.573ZFinalize: Updating package cache ... Done
1592026-09-12T00:32:26.676ZFinalize: Updating image state ... Done
1602026-09-12T00:32:29.204ZFinalize: Creating fast lookup database ... Done
1612026-09-12T00:32:29.274ZFinalize: Reading search index ... Done
1622026-09-12T00:32:29.277ZFinalize: Updating search index ... Done
1632026-09-12T00:32:29.513ZFinalize: Updating package cache ... Done
1642026-09-12T00:32:29.680Z++ export SDE=/opt/oxide/tofino_sde
1652026-09-12T00:32:29.680Z++ SDE=/opt/oxide/tofino_sde
1662026-09-12T00:32:29.683Z++ export LD_LIBRARY_PATH=/opt/oxide/tofino_sde/lib:
1672026-09-12T00:32:29.683Z++ LD_LIBRARY_PATH=/opt/oxide/tofino_sde/lib:
1682026-09-12T00:32:29.683Z++ banner packages
1692026-09-12T00:32:29.683Z
1702026-09-12T00:32:29.683Z ##### ## #### # # ## #### ###### ####
1712026-09-12T00:32:29.683Z # # # # # # # # # # # # # #
1722026-09-12T00:32:29.683Z # # # # # #### # # # ##### ####
1732026-09-12T00:32:29.683Z ##### ###### # # # ###### # ### # #
1742026-09-12T00:32:29.684Z # # # # # # # # # # # # # #
1752026-09-12T00:32:29.684Z # # # #### # # # # #### ###### ####
1762026-09-12T00:32:29.684Z
1772026-09-12T00:32:29.684Z++ pfexec pkg install clang-15 pcap gcc14
1782026-09-12T00:32:29.953Z Startup: Refreshing catalog 'helios' ... Done
1792026-09-12T00:32:29.956Z Startup: Refreshing catalog 'oxide' ... Done
1802026-09-12T00:32:32.369ZPlanning: Solver setup ... Done
1812026-09-12T00:32:32.442ZPlanning: Running solver ... Done
1822026-09-12T00:32:32.491ZPlanning: Finding local manifests ... Done
1832026-09-12T00:32:32.494ZPlanning: Fetching manifests: 0/1 0% complete
1842026-09-12T00:32:32.514ZPlanning: Fetching manifests: 1/1 100% complete
1852026-09-12T00:32:32.529ZPlanning: Package planning ... Done
1862026-09-12T00:32:32.532ZPlanning: Merging actions ... Done
1872026-09-12T00:32:32.606ZPlanning: Checking for conflicting actions ... Done
1882026-09-12T00:32:32.609ZPlanning: Consolidating action changes ... Done
1892026-09-12T00:32:32.764ZPlanning: Evaluating mediators ... Done
1902026-09-12T00:32:32.793ZPlanning: Planning completed in 2.84 seconds
1912026-09-12T00:32:32.801Z Packages to update: 1
1922026-09-12T00:32:32.801Z Services to change: 1
1932026-09-12T00:32:32.804Z Create boot environment: No
1942026-09-12T00:32:32.804ZCreate backup boot environment: Yes
1952026-09-12T00:32:32.818Z
1962026-09-12T00:32:32.818ZDownload: 0/19 items 0.0/0.3MB 0% complete
1972026-09-12T00:32:32.858ZDownload: Completed 344.28 kB in 0.04 seconds (8.7M/s)
1982026-09-12T00:32:34.439Z Actions: 1/30 actions (Removing old actions)
1992026-09-12T00:32:34.443Z Actions: 5/30 actions (Installing new actions)
2002026-09-12T00:32:34.446Z Actions: 9/30 actions (Updating modified actions)
2012026-09-12T00:32:34.451Z Actions: Completed 30 actions in 0.01 seconds.
2022026-09-12T00:32:34.489ZFinalize: Updating package state database ... Done
2032026-09-12T00:32:34.492ZFinalize: Updating package cache ... Done
2042026-09-12T00:32:34.585ZFinalize: Updating image state ... Done
2052026-09-12T00:32:36.510ZFinalize: Creating fast lookup database ... Done
2062026-09-12T00:32:36.572ZFinalize: Reading search index ... Done
2072026-09-12T00:32:36.575ZFinalize: Updating search index ... Done
2082026-09-12T00:32:36.649ZFinalize: Updating package cache ... Done
2092026-09-12T00:32:36.732Z++ pfexec pkg set-mediator -V 15 clang llvm
2102026-09-12T00:32:36.943ZPlanning: Evaluating mediator changes ... Done
2112026-09-12T00:32:37.047ZPlanning: Checking for conflicting actions ... Done
2122026-09-12T00:32:37.050ZPlanning: Consolidating action changes ... Done
2132026-09-12T00:32:37.204ZPlanning: Evaluating mediators ... Done
2142026-09-12T00:32:37.207ZPlanning: Planning completed in 0.26 seconds
2152026-09-12T00:32:37.230Z Mediators to change: 2
2162026-09-12T00:32:37.230Z Create boot environment: No
2172026-09-12T00:32:37.230ZCreate backup boot environment: No
2182026-09-12T00:32:37.279ZFinalize: Updating package state database ... Done
2192026-09-12T00:32:37.279ZFinalize: Updating package cache ... Done
2202026-09-12T00:32:37.336ZFinalize: Updating image state ... Done
2212026-09-12T00:32:39.247ZFinalize: Creating fast lookup database ... Done
2222026-09-12T00:32:39.307ZFinalize: Reading search index ... Done
2232026-09-12T00:32:39.310ZFinalize: Updating search index ... Done
2242026-09-12T00:32:39.373ZFinalize: Updating package cache ... Done
2252026-09-12T00:32:39.449Z++ cargo --version
2262026-09-12T00:32:39.458Zcargo 1.90.0 (840b83a10 2025-07-30)
2272026-09-12T00:32:39.461Z++ rustc --version
2282026-09-12T00:32:39.480Zrustc 1.90.0 (1159e78c4 2025-09-14)
2292026-09-12T00:32:39.484Z+ banner copyrights
2302026-09-12T00:32:39.486Z
2312026-09-12T00:32:39.486Z #### #### ##### # # ##### # #### # # ##### ####
2322026-09-12T00:32:39.486Z # # # # # # # # # # # # # # # # #
2332026-09-12T00:32:39.486Z # # # # # # # # # # ###### # ####
2342026-09-12T00:32:39.486Z # # # ##### # ##### # # ### # # # #
2352026-09-12T00:32:39.486Z # # # # # # # # # # # # # # # #
2362026-09-12T00:32:39.486Z #### #### # # # # # #### # # # ####
2372026-09-12T00:32:39.487Z
2382026-09-12T00:32:39.487Z+ ./tools/check_copyrights.sh
2392026-09-12T00:32:39.775Zcommon/src/illumos.rs: Copyright with wrong year
2402026-09-12T00:32:40.671Zdpd/p4/headers.p4: Copyright with wrong year
2412026-09-12T00:32:41.080Zdpd/src/transceivers/stub_impl.rs: Copyright with wrong year
2422026-09-12T00:32:41.141Zpacket/src/eth.rs: Copyright with wrong year
2432026-09-12T00:32:41.231Zpcap/build.rs: Copyright with wrong year
2442026-09-12T00:32:41.423Ztfportd/src/linklocal.rs: Copyright with wrong year
2452026-09-12T00:32:41.617Zuplinkd/src/sys.rs: Copyright with wrong year
2462026-09-12T00:32:41.658Z+ banner clippy
2472026-09-12T00:32:41.662Z
2482026-09-12T00:32:41.662Z #### # # ##### ##### # #
2492026-09-12T00:32:41.662Z # # # # # # # # # #
2502026-09-12T00:32:41.662Z # # # # # # # #
2512026-09-12T00:32:41.662Z # # # ##### ##### #
2522026-09-12T00:32:41.662Z # # # # # # #
2532026-09-12T00:32:41.662Z #### ###### # # # #
2542026-09-12T00:32:41.662Z
2552026-09-12T00:32:41.662Z+ for feat in tofino_stub tofino_asic softnpu chaos
2562026-09-12T00:32:41.662Z+ cargo clippy --features tofino_stub -- --deny warnings
2572026-09-12T00:32:41.808Z Updating git repository `https://github.com/oxidecomputer/omicron`
2582026-09-12T00:32:52.223Z Updating crates.io index
2592026-09-12T00:32:52.226Z Updating git repository `https://github.com/illumos/smf-rs`
2602026-09-12T00:32:52.617Z Updating git repository `https://github.com/oxidecomputer/propolis`
2612026-09-12T00:32:53.343Z Updating git repository `https://github.com/oxidecomputer/softnpu`
2622026-09-12T00:32:53.673Z Updating git repository `https://github.com/oxidecomputer/tofino`
2632026-09-12T00:32:53.949Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2642026-09-12T00:32:54.758Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2652026-09-12T00:32:55.180Z Updating git repository `https://github.com/oxidecomputer/ispf`
2662026-09-12T00:32:55.454Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2672026-09-12T00:32:55.829Z Updating git repository `https://github.com/oxidecomputer/lldp`
2682026-09-12T00:32:56.269Z Updating git repository `https://github.com/oxidecomputer/lldp`
2692026-09-12T00:32:56.671Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2702026-09-12T00:32:57.306Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2712026-09-12T00:32:57.658Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2722026-09-12T00:32:58.018Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2732026-09-12T00:32:58.319Z Updating git repository `https://github.com/oxidecomputer/p9fs`
2742026-09-12T00:32:58.681Z Updating git repository `https://github.com/oxidecomputer/p4`
2752026-09-12T00:32:59.423Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2762026-09-12T00:33:00.276Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2772026-09-12T00:33:00.850Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2782026-09-12T00:33:01.244Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2792026-09-12T00:33:01.797Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2802026-09-12T00:33:03.201Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2812026-09-12T00:33:03.775Z Updating git repository `https://github.com/oxidecomputer/propolis`
2822026-09-12T00:33:04.317Z Updating git repository `https://github.com/oxidecomputer/crucible`
2832026-09-12T00:33:05.720Z Updating git repository `https://github.com/oxidecomputer/opte`
2842026-09-12T00:33:06.360Z Updating git repository `https://github.com/oxidecomputer/tofino`
2852026-09-12T00:33:06.690Z Updating git repository `https://github.com/oxidecomputer/clickward`
2862026-09-12T00:33:07.540Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2872026-09-12T00:33:09.485Z Downloading crates ...
2882026-09-12T00:33:09.548Z Downloaded anyhow v1.0.102
2892026-09-12T00:33:09.558Z Downloaded crossbeam-deque v0.8.6
2902026-09-12T00:33:09.562Z Downloaded clap_lex v1.1.0
2912026-09-12T00:33:09.562Z Downloaded bytecount v0.6.9
2922026-09-12T00:33:09.562Z Downloaded adler2 v2.0.1
2932026-09-12T00:33:09.567Z Downloaded arrayref v0.3.9
2942026-09-12T00:33:09.567Z Downloaded cfg_aliases v0.2.1
2952026-09-12T00:33:09.568Z Downloaded defmt v0.3.100
2962026-09-12T00:33:09.590Z Downloaded digest v0.10.7
2972026-09-12T00:33:09.590Z Downloaded csv-core v0.1.12
2982026-09-12T00:33:09.590Z Downloaded argon2 v0.5.3
2992026-09-12T00:33:09.590Z Downloaded anstyle-parse v1.0.0
3002026-09-12T00:33:09.590Z Downloaded anstyle v1.0.14
3012026-09-12T00:33:09.590Z Downloaded ciborium-ll v0.2.2
3022026-09-12T00:33:09.590Z Downloaded cfg-if v1.0.4
3032026-09-12T00:33:09.590Z Downloaded heck v0.5.0
3042026-09-12T00:33:09.590Z Downloaded const_format v0.2.34
3052026-09-12T00:33:09.597Z Downloaded cobs v0.3.0
3062026-09-12T00:33:09.597Z Downloaded dunce v1.0.5
3072026-09-12T00:33:09.597Z Downloaded cpufeatures v0.3.0
3082026-09-12T00:33:09.600Z Downloaded convert_case v0.4.0
3092026-09-12T00:33:09.600Z Downloaded anstream v1.0.0
3102026-09-12T00:33:09.600Z Downloaded futures-task v0.3.32
3112026-09-12T00:33:09.606Z Downloaded foldhash v0.2.0
3122026-09-12T00:33:09.606Z Downloaded cpufeatures v0.2.17
3132026-09-12T00:33:09.606Z Downloaded crc8 v0.1.1
3142026-09-12T00:33:09.609Z Downloaded fixedbitset v0.5.7
3152026-09-12T00:33:09.610Z Downloaded digest v0.11.3
3162026-09-12T00:33:09.621Z Downloaded constant_time_eq v0.3.1
3172026-09-12T00:33:09.621Z Downloaded cexpr v0.6.0
3182026-09-12T00:33:09.621Z Downloaded getrandom v0.2.16
3192026-09-12T00:33:09.631Z Downloaded curve25519-dalek-derive v0.1.1
3202026-09-12T00:33:09.631Z Downloaded colorchoice v1.0.4
3212026-09-12T00:33:09.631Z Downloaded crypto-common v0.1.6
3222026-09-12T00:33:09.631Z Downloaded http-body v1.0.1
3232026-09-12T00:33:09.634Z Downloaded embedded-io v0.4.0
3242026-09-12T00:33:09.634Z Downloaded async-recursion v1.1.1
3252026-09-12T00:33:09.634Z Downloaded dropshot-api-manager-types v0.7.2
3262026-09-12T00:33:09.634Z Downloaded either v1.15.0
3272026-09-12T00:33:09.641Z Downloaded elliptic-curve v0.13.8
3282026-09-12T00:33:09.650Z Downloaded darling_macro v0.21.3
3292026-09-12T00:33:09.650Z Downloaded hubpack_derive v0.1.1
3302026-09-12T00:33:09.650Z Downloaded float-ord v0.3.2
3312026-09-12T00:33:09.650Z Downloaded equivalent v1.0.2
3322026-09-12T00:33:09.652Z Downloaded hubpack v0.1.2
3332026-09-12T00:33:09.652Z Downloaded critical-section v1.2.0
3342026-09-12T00:33:09.653Z Downloaded heck v0.4.1
3352026-09-12T00:33:09.653Z Downloaded errno v0.3.14
3362026-09-12T00:33:09.653Z Downloaded chacha20 v0.9.1
3372026-09-12T00:33:09.659Z Downloaded const_format_proc_macros v0.2.34
3382026-09-12T00:33:09.659Z Downloaded hash32 v0.3.1
3392026-09-12T00:33:09.662Z Downloaded dof v0.3.0
3402026-09-12T00:33:09.663Z Downloaded dtrace-parser v0.3.0
3412026-09-12T00:33:09.681Z Downloaded bytes v1.12.0
3422026-09-12T00:33:09.681Z Downloaded hyper-tls v0.6.0
3432026-09-12T00:33:09.681Z Downloaded futures-macro v0.3.32
3442026-09-12T00:33:09.681Z Downloaded futures-sink v0.3.32
3452026-09-12T00:33:09.697Z Downloaded fastrand v2.3.0
3462026-09-12T00:33:09.697Z Downloaded hex v0.4.3
3472026-09-12T00:33:09.697Z Downloaded indent_write v2.2.0
3482026-09-12T00:33:09.697Z Downloaded idna_adapter v1.2.1
3492026-09-12T00:33:09.697Z Downloaded ident_case v1.0.1
3502026-09-12T00:33:09.698Z Downloaded futures-io v0.3.32
3512026-09-12T00:33:09.698Z Downloaded form_urlencoded v1.2.2
3522026-09-12T00:33:09.698Z Downloaded foldhash v0.1.5
3532026-09-12T00:33:09.698Z Downloaded float-cmp v0.10.0
3542026-09-12T00:33:09.698Z Downloaded dof v0.4.0
3552026-09-12T00:33:09.698Z Downloaded base64ct v1.8.0
3562026-09-12T00:33:09.715Z Downloaded dtrace-parser v0.2.0
3572026-09-12T00:33:09.715Z Downloaded http-body-util v0.1.3
3582026-09-12T00:33:09.715Z Downloaded embedded-io v0.6.1
3592026-09-12T00:33:09.716Z Downloaded inout v0.1.4
3602026-09-12T00:33:09.716Z Downloaded ciborium v0.2.2
3612026-09-12T00:33:09.716Z Downloaded hostname v0.4.2
3622026-09-12T00:33:09.716Z Downloaded ff v0.13.1
3632026-09-12T00:33:09.716Z Downloaded defmt-macros v1.0.1
3642026-09-12T00:33:09.716Z Downloaded colored v3.1.1
3652026-09-12T00:33:09.725Z Downloaded is_terminal_polyfill v1.70.1
3662026-09-12T00:33:09.725Z Downloaded foreign-types-shared v0.3.1
3672026-09-12T00:33:09.725Z Downloaded kstat-rs v0.2.4
3682026-09-12T00:33:09.725Z Downloaded itoa v1.0.15
3692026-09-12T00:33:09.725Z Downloaded is_ci v1.2.0
3702026-09-12T00:33:09.725Z Downloaded keccak v0.1.6
3712026-09-12T00:33:09.725Z Downloaded libscf-sys v1.2.0
3722026-09-12T00:33:09.725Z Downloaded internet-checksum v0.2.1
3732026-09-12T00:33:09.746Z Downloaded instant v0.1.13
3742026-09-12T00:33:09.746Z Downloaded humantime v2.3.0
3752026-09-12T00:33:09.746Z Downloaded foreign-types v0.5.0
3762026-09-12T00:33:09.746Z Downloaded highway v1.3.0
3772026-09-12T00:33:09.746Z Downloaded linked-hash-map v0.5.6
3782026-09-12T00:33:09.747Z Downloaded globset v0.4.16
3792026-09-12T00:33:09.747Z Downloaded managed v0.8.0
3802026-09-12T00:33:09.747Z Downloaded hickory-resolver v0.25.2
3812026-09-12T00:33:09.747Z Downloaded mime v0.3.17
3822026-09-12T00:33:09.755Z Downloaded daft-derive v0.1.5
3832026-09-12T00:33:09.755Z Downloaded lazy_static v1.5.0
3842026-09-12T00:33:09.756Z Downloaded hashbrown v0.12.3
3852026-09-12T00:33:09.756Z Downloaded daft v0.1.5
3862026-09-12T00:33:09.756Z Downloaded clap_derive v4.6.1
3872026-09-12T00:33:09.756Z Downloaded darling v0.21.3
3882026-09-12T00:33:09.768Z Downloaded num-iter v0.1.45
3892026-09-12T00:33:09.768Z Downloaded newtype_derive v0.1.6
3902026-09-12T00:33:09.768Z Downloaded memmap v0.7.0
3912026-09-12T00:33:09.768Z Downloaded ingot-types v0.1.2
3922026-09-12T00:33:09.768Z Downloaded displaydoc v0.2.5
3932026-09-12T00:33:09.768Z Downloaded git-stub v1.0.0
3942026-09-12T00:33:09.768Z Downloaded num-conv v0.2.1
3952026-09-12T00:33:09.772Z Downloaded opaque-debug v0.3.1
3962026-09-12T00:33:09.772Z Downloaded omicron-workspace-hack v0.1.0
3972026-09-12T00:33:09.772Z Downloaded fs_extra v1.3.0
3982026-09-12T00:33:09.772Z Downloaded find-msvc-tools v0.1.9
3992026-09-12T00:33:09.772Z Downloaded clap v4.6.1
4002026-09-12T00:33:09.778Z Downloaded num v0.4.3
4012026-09-12T00:33:09.781Z Downloaded parse-display v0.10.0
4022026-09-12T00:33:09.781Z Downloaded normalize-line-endings v0.3.0
4032026-09-12T00:33:09.784Z Downloaded fs-err v3.1.2
4042026-09-12T00:33:09.784Z Downloaded libsw v3.5.0
4052026-09-12T00:33:09.795Z Downloaded libloading v0.8.9
4062026-09-12T00:33:09.795Z Downloaded iana-time-zone v0.1.64
4072026-09-12T00:33:09.799Z Downloaded num-derive v0.4.2
4082026-09-12T00:33:09.799Z Downloaded defmt v1.0.1
4092026-09-12T00:33:09.799Z Downloaded num_threads v0.1.7
4102026-09-12T00:33:09.799Z Downloaded plain v0.2.3
4112026-09-12T00:33:09.799Z Downloaded num_enum_derive v0.5.11
4122026-09-12T00:33:09.804Z Downloaded futures-executor v0.3.32
4132026-09-12T00:33:09.804Z Downloaded console v0.16.4
4142026-09-12T00:33:09.804Z Downloaded hybrid-array v0.4.12
4152026-09-12T00:33:09.808Z Downloaded olpc-cjson v0.1.4
4162026-09-12T00:33:09.808Z Downloaded ingot v0.1.1
4172026-09-12T00:33:09.808Z Downloaded ipnet v2.11.0
4182026-09-12T00:33:09.814Z Downloaded phf_shared v0.12.1
4192026-09-12T00:33:09.814Z Downloaded potential_utf v0.1.3
4202026-09-12T00:33:09.814Z Downloaded crc32fast v1.5.0
4212026-09-12T00:33:09.817Z Downloaded num-integer v0.1.46
4222026-09-12T00:33:09.817Z Downloaded libsw-core v0.3.2
4232026-09-12T00:33:09.825Z Downloaded darling_core v0.21.3
4242026-09-12T00:33:09.825Z Downloaded openssl-probe v0.1.6
4252026-09-12T00:33:09.825Z Downloaded lock_api v0.4.14
4262026-09-12T00:33:09.833Z Downloaded proc-macro-error-attr v1.0.4
4272026-09-12T00:33:09.833Z Downloaded progenitor-client v0.14.0
4282026-09-12T00:33:09.833Z Downloaded percent-encoding v2.3.2
4292026-09-12T00:33:09.849Z Downloaded ingot-macros v0.1.1
4302026-09-12T00:33:09.849Z Downloaded proc-macro-error-attr2 v2.0.0
4312026-09-12T00:33:09.849Z Downloaded proc-macro-crate v1.3.1
4322026-09-12T00:33:09.849Z Downloaded oxnet v0.1.6
4332026-09-12T00:33:09.849Z Downloaded oxide-tokio-rt v0.1.2
4342026-09-12T00:33:09.849Z Downloaded owo-colors v4.3.0
4352026-09-12T00:33:09.849Z Downloaded progenitor-client v0.11.1
4362026-09-12T00:33:09.850Z Downloaded futures-channel v0.3.32
4372026-09-12T00:33:09.861Z Downloaded parse-display-derive v0.10.0
4382026-09-12T00:33:09.861Z Downloaded multer v3.1.0
4392026-09-12T00:33:09.861Z Downloaded native-tls v0.2.14
4402026-09-12T00:33:09.861Z Downloaded newtype-uuid v1.3.2
4412026-09-12T00:33:09.861Z Downloaded powerfmt v0.2.0
4422026-09-12T00:33:09.861Z Downloaded futures v0.3.32
4432026-09-12T00:33:09.862Z Downloaded progenitor-macro v0.10.0
4442026-09-12T00:33:09.862Z Downloaded progenitor-macro v0.11.1
4452026-09-12T00:33:09.862Z Downloaded quick-error v1.2.3
4462026-09-12T00:33:09.869Z Downloaded pretty-hex v0.4.1
4472026-09-12T00:33:09.869Z Downloaded predicates-core v1.0.9
4482026-09-12T00:33:09.869Z Downloaded rand_chacha v0.3.1
4492026-09-12T00:33:09.869Z Downloaded num-rational v0.4.2
4502026-09-12T00:33:09.870Z Downloaded poly1305 v0.8.0
4512026-09-12T00:33:09.870Z Downloaded num_enum_derive v0.7.5
4522026-09-12T00:33:09.870Z Downloaded chacha20poly1305 v0.10.1
4532026-09-12T00:33:09.881Z Downloaded openssl-macros v0.1.1
4542026-09-12T00:33:09.881Z Downloaded pkg-config v0.3.32
4552026-09-12T00:33:09.881Z Downloaded httparse v1.10.1
4562026-09-12T00:33:09.881Z Downloaded progenitor-macro v0.14.0
4572026-09-12T00:33:09.881Z Downloaded rand_xorshift v0.4.0
4582026-09-12T00:33:09.888Z Downloaded getrandom v0.4.2
4592026-09-12T00:33:09.889Z Downloaded ref-cast v1.0.25
4602026-09-12T00:33:09.889Z Downloaded ppv-lite86 v0.2.21
4612026-09-12T00:33:09.889Z Downloaded curl v0.4.50
4622026-09-12T00:33:09.889Z Downloaded rustc_version v0.1.7
4632026-09-12T00:33:09.889Z Downloaded ref-cast-impl v1.0.25
4642026-09-12T00:33:09.889Z Downloaded rustc_version v0.4.1
4652026-09-12T00:33:09.898Z Downloaded rustc-hash v2.1.1
4662026-09-12T00:33:09.898Z Downloaded litemap v0.8.0
4672026-09-12T00:33:09.899Z Downloaded progenitor v0.14.0
4682026-09-12T00:33:09.899Z Downloaded pest_generator v2.8.2
4692026-09-12T00:33:09.899Z Downloaded parking_lot v0.12.5
4702026-09-12T00:33:09.907Z Downloaded progenitor v0.11.1
4712026-09-12T00:33:09.907Z Downloaded phf v0.12.1
4722026-09-12T00:33:09.907Z Downloaded pem v3.0.5
4732026-09-12T00:33:09.908Z Downloaded same-file v1.0.6
4742026-09-12T00:33:09.908Z Downloaded icu_normalizer v2.0.0
4752026-09-12T00:33:09.913Z Downloaded password-hash v0.5.0
4762026-09-12T00:33:09.913Z Downloaded memmap2 v0.9.8
4772026-09-12T00:33:09.913Z Downloaded icu_normalizer_data v2.0.0
4782026-09-12T00:33:09.913Z Downloaded pin-project-lite v0.2.16
4792026-09-12T00:33:09.930Z Downloaded pin-project-internal v1.1.10
4802026-09-12T00:33:09.930Z Downloaded num_enum v0.5.11
4812026-09-12T00:33:09.930Z Downloaded semver v0.1.20
4822026-09-12T00:33:09.930Z Downloaded secrecy v0.10.3
4832026-09-12T00:33:09.930Z Downloaded search_path v0.1.4
4842026-09-12T00:33:09.934Z Downloaded pest_meta v2.8.2
4852026-09-12T00:33:09.934Z Downloaded progenitor v0.10.0
4862026-09-12T00:33:09.935Z Downloaded crossbeam-channel v0.5.15
4872026-09-12T00:33:09.935Z Downloaded proc-macro-error2 v2.0.1
4882026-09-12T00:33:09.935Z Downloaded serde-big-array v0.5.1
4892026-09-12T00:33:09.935Z Downloaded rand_core v0.9.3
4902026-09-12T00:33:09.935Z Downloaded rand_core v0.6.4
4912026-09-12T00:33:09.935Z Downloaded indexmap v1.9.3
4922026-09-12T00:33:09.940Z Downloaded serde_plain v1.0.2
4932026-09-12T00:33:09.940Z Downloaded async-compression v0.4.33
4942026-09-12T00:33:09.943Z Downloaded sha1 v0.11.0
4952026-09-12T00:33:09.943Z Downloaded sha1 v0.10.6
4962026-09-12T00:33:09.951Z Downloaded num-traits v0.2.19
4972026-09-12T00:33:09.951Z Downloaded scopeguard v1.2.0
4982026-09-12T00:33:09.951Z Downloaded rand_chacha v0.9.0
4992026-09-12T00:33:09.951Z Downloaded getrandom v0.3.3
5002026-09-12T00:33:09.954Z Downloaded proc-macro-error v1.0.4
5012026-09-12T00:33:09.961Z Downloaded papergrid v0.11.0
5022026-09-12T00:33:09.961Z Downloaded siphasher v1.0.1
5032026-09-12T00:33:09.961Z Downloaded parking_lot_core v0.9.12
5042026-09-12T00:33:09.971Z Downloaded smawk v0.3.2
5052026-09-12T00:33:09.971Z Downloaded pest_derive v2.8.2
5062026-09-12T00:33:09.971Z Downloaded predicates v3.1.4
5072026-09-12T00:33:09.977Z Downloaded serde_spanned v0.6.9
5082026-09-12T00:33:09.977Z Downloaded scroll v0.12.0
5092026-09-12T00:33:09.977Z Downloaded rusty-fork v0.3.0
5102026-09-12T00:33:09.977Z Downloaded scroll_derive v0.12.1
5112026-09-12T00:33:09.977Z Downloaded icu_collections v2.0.0
5122026-09-12T00:33:09.977Z Downloaded quote v1.0.45
5132026-09-12T00:33:09.977Z Downloaded postcard v1.1.3
5142026-09-12T00:33:09.984Z Downloaded scroll v0.13.0
5152026-09-12T00:33:09.984Z Downloaded num_enum v0.7.5
5162026-09-12T00:33:09.995Z Downloaded serde_spanned v1.1.1
5172026-09-12T00:33:09.995Z Downloaded hickory-resolver v0.24.4
5182026-09-12T00:33:09.995Z Downloaded rustls-pemfile v2.2.0
5192026-09-12T00:33:09.995Z Downloaded miniz_oxide v0.8.9
5202026-09-12T00:33:10.002Z Downloaded resolv-conf v0.7.5
5212026-09-12T00:33:10.002Z Downloaded pin-project v1.1.10
5222026-09-12T00:33:10.002Z Downloaded strsim v0.11.1
5232026-09-12T00:33:10.013Z Downloaded signal-hook-tokio v0.4.0
5242026-09-12T00:33:10.013Z Downloaded flate2 v1.1.2
5252026-09-12T00:33:10.013Z Downloaded serde_path_to_error v0.1.20
5262026-09-12T00:33:10.013Z Downloaded log v0.4.29
5272026-09-12T00:33:10.013Z Downloaded tagptr v0.2.0
5282026-09-12T00:33:10.013Z Downloaded take_mut v0.2.2
5292026-09-12T00:33:10.019Z Downloaded quinn-udp v0.5.14
5302026-09-12T00:33:10.019Z Downloaded tabwriter v1.4.1
5312026-09-12T00:33:10.019Z Downloaded serde_tokenstream v0.2.3
5322026-09-12T00:33:10.019Z Downloaded sha2 v0.10.9
5332026-09-12T00:33:10.019Z Downloaded structmeta-derive v0.3.0
5342026-09-12T00:33:10.019Z Downloaded progenitor-impl v0.11.1
5352026-09-12T00:33:10.030Z Downloaded stable_deref_trait v1.2.0
5362026-09-12T00:33:10.030Z Downloaded serde_urlencoded v0.7.1
5372026-09-12T00:33:10.030Z Downloaded slog-dtrace v0.3.0
5382026-09-12T00:33:10.030Z Downloaded testing_table v0.3.0
5392026-09-12T00:33:10.030Z Downloaded heapless v0.8.0
5402026-09-12T00:33:10.030Z Downloaded dropshot_endpoint v0.16.7
5412026-09-12T00:33:10.038Z Downloaded thread-id v4.2.2
5422026-09-12T00:33:10.038Z Downloaded papergrid v0.18.0
5432026-09-12T00:33:10.038Z Downloaded subtle v2.6.1
5442026-09-12T00:33:10.039Z Downloaded slog-term v2.9.2
5452026-09-12T00:33:10.039Z Downloaded strum v0.28.0
5462026-09-12T00:33:10.039Z Downloaded structmeta v0.3.0
5472026-09-12T00:33:10.042Z Downloaded sigpipe v0.1.3
5482026-09-12T00:33:10.042Z Downloaded futures-util v0.3.32
5492026-09-12T00:33:10.046Z Downloaded strum v0.27.2
5502026-09-12T00:33:10.046Z Downloaded smf v0.2.3
5512026-09-12T00:33:10.046Z Downloaded http v1.4.2
5522026-09-12T00:33:10.049Z Downloaded thiserror-impl-no-std v2.0.2
5532026-09-12T00:33:10.050Z Downloaded tabled_derive v0.7.0
5542026-09-12T00:33:10.055Z Downloaded slog-async v2.8.0
5552026-09-12T00:33:10.055Z Downloaded slab v0.4.11
5562026-09-12T00:33:10.055Z Downloaded serde_repr v0.1.20
5572026-09-12T00:33:10.055Z Downloaded slog-bunyan v2.5.0
5582026-09-12T00:33:10.055Z Downloaded time-core v0.1.8
5592026-09-12T00:33:10.059Z Downloaded terminal_size v0.4.3
5602026-09-12T00:33:10.059Z Downloaded scroll_derive v0.13.1
5612026-09-12T00:33:10.060Z Downloaded termtree v0.5.1
5622026-09-12T00:33:10.068Z Downloaded static_assertions v1.1.0
5632026-09-12T00:33:10.068Z Downloaded jiff-static v0.2.15
5642026-09-12T00:33:10.068Z Downloaded strum_macros v0.26.4
5652026-09-12T00:33:10.068Z Downloaded proc-macro2 v1.0.106
5662026-09-12T00:33:10.068Z Downloaded swrite v0.1.0
5672026-09-12T00:33:10.073Z Downloaded strum_macros v0.27.2
5682026-09-12T00:33:10.073Z Downloaded tinyvec_macros v0.1.1
5692026-09-12T00:33:10.073Z Downloaded sync_wrapper v1.0.2
5702026-09-12T00:33:10.073Z Downloaded supports-color v3.0.2
5712026-09-12T00:33:10.073Z Downloaded rustls-pki-types v1.12.0
5722026-09-12T00:33:10.073Z Downloaded strum v0.26.3
5732026-09-12T00:33:10.077Z Downloaded shlex v2.0.1
5742026-09-12T00:33:10.077Z Downloaded icu_locale_core v2.0.0
5752026-09-12T00:33:10.080Z Downloaded thiserror-impl v2.0.18
5762026-09-12T00:33:10.086Z Downloaded shlex v1.3.0
5772026-09-12T00:33:10.086Z Downloaded half v2.7.1
5782026-09-12T00:33:10.087Z Downloaded topological-sort v0.2.2
5792026-09-12T00:33:10.087Z Downloaded thiserror v1.0.69
5802026-09-12T00:33:10.091Z Downloaded progenitor-impl v0.14.0
5812026-09-12T00:33:10.091Z Downloaded smallvec v1.15.1
5822026-09-12T00:33:10.098Z Downloaded rustversion v1.0.22
5832026-09-12T00:33:10.098Z Downloaded memchr v2.7.5
5842026-09-12T00:33:10.098Z Downloaded snafu-derive v0.8.9
5852026-09-12T00:33:10.098Z Downloaded semver v1.0.28
5862026-09-12T00:33:10.104Z Downloaded thread-id v5.0.0
5872026-09-12T00:33:10.104Z Downloaded openssl-sys v0.9.117
5882026-09-12T00:33:10.105Z Downloaded thiserror-no-std v2.0.2
5892026-09-12T00:33:10.109Z Downloaded tower-layer v0.3.3
5902026-09-12T00:33:10.109Z Downloaded toml_write v0.1.2
5912026-09-12T00:33:10.109Z Downloaded strum_macros v0.28.0
5922026-09-12T00:33:10.113Z Downloaded serde_derive v1.0.228
5932026-09-12T00:33:10.113Z Downloaded serde_core v1.0.228
5942026-09-12T00:33:10.113Z Downloaded typify-macro v0.6.2
5952026-09-12T00:33:10.113Z Downloaded typify-macro v0.4.3
5962026-09-12T00:33:10.113Z Downloaded synstructure v0.13.2
5972026-09-12T00:33:10.117Z Downloaded serde_derive_internals v0.29.1
5982026-09-12T00:33:10.117Z Downloaded spin v0.9.8
5992026-09-12T00:33:10.123Z Downloaded unarray v0.1.4
6002026-09-12T00:33:10.123Z Downloaded tinystr v0.8.1
6012026-09-12T00:33:10.123Z Downloaded tokio-rustls v0.25.0
6022026-09-12T00:33:10.123Z Downloaded time-macros v0.2.27
6032026-09-12T00:33:10.123Z Downloaded schemars v0.8.22
6042026-09-12T00:33:10.132Z Downloaded untrusted v0.9.0
6052026-09-12T00:33:10.135Z Downloaded serde_yaml v0.9.34+deprecated
6062026-09-12T00:33:10.135Z Downloaded tower-service v0.3.3
6072026-09-12T00:33:10.135Z Downloaded tokio-dtrace v0.1.1
6082026-09-12T00:33:10.135Z Downloaded prettyplease v0.2.37
6092026-09-12T00:33:10.141Z Downloaded thiserror-impl v1.0.69
6102026-09-12T00:33:10.141Z Downloaded toml_datetime v1.1.1+spec-1.1.0
6112026-09-12T00:33:10.141Z Downloaded usdt-attr-macro v0.5.0
6122026-09-12T00:33:10.141Z Downloaded usdt v0.6.0
6132026-09-12T00:33:10.156Z Downloaded thiserror v2.0.18
6142026-09-12T00:33:10.156Z Downloaded utf8parse v0.2.2
6152026-09-12T00:33:10.156Z Downloaded utf8_iter v1.0.4
6162026-09-12T00:33:10.156Z Downloaded toml_writer v1.1.1+spec-1.1.0
6172026-09-12T00:33:10.156Z Downloaded try-lock v0.2.5
6182026-09-12T00:33:10.156Z Downloaded serde_with_macros v3.14.1
6192026-09-12T00:33:10.156Z Downloaded thread_local v1.1.9
6202026-09-12T00:33:10.156Z Downloaded qorb v0.4.1
6212026-09-12T00:33:10.161Z Downloaded scuffle v0.1.0
6222026-09-12T00:33:10.161Z Downloaded hkdf v0.12.4
6232026-09-12T00:33:10.161Z Downloaded socket2 v0.6.4
6242026-09-12T00:33:10.161Z Downloaded minimal-lexical v0.2.1
6252026-09-12T00:33:10.161Z Downloaded usdt-macro v0.5.0
6262026-09-12T00:33:10.161Z Downloaded ryu v1.0.20
6272026-09-12T00:33:10.161Z Downloaded unicode-linebreak v0.1.5
6282026-09-12T00:33:10.172Z Downloaded tokio-native-tls v0.3.1
6292026-09-12T00:33:10.172Z Downloaded unicode-xid v0.2.6
6302026-09-12T00:33:10.172Z Downloaded mio v1.2.1
6312026-09-12T00:33:10.184Z Downloaded universal-hash v0.5.1
6322026-09-12T00:33:10.184Z Downloaded hyper-util v0.1.20
6332026-09-12T00:33:10.184Z Downloaded waitgroup v0.1.2
6342026-09-12T00:33:10.184Z Downloaded wait-timeout v0.2.1
6352026-09-12T00:33:10.184Z Downloaded version_check v0.9.5
6362026-09-12T00:33:10.184Z Downloaded untrusted v0.7.1
6372026-09-12T00:33:10.184Z Downloaded schemars_derive v0.8.22
6382026-09-12T00:33:10.184Z Downloaded similar v2.7.0
6392026-09-12T00:33:10.184Z Downloaded tokio-macros v2.7.0
6402026-09-12T00:33:10.184Z Downloaded hashbrown v0.17.1
6412026-09-12T00:33:10.194Z Downloaded usdt-attr-macro v0.6.0
6422026-09-12T00:33:10.194Z Downloaded usdt v0.5.0
6432026-09-12T00:33:10.194Z Downloaded progenitor-impl v0.10.0
6442026-09-12T00:33:10.194Z Downloaded yoke-derive v0.8.0
6452026-09-12T00:33:10.194Z Downloaded expectorate v1.3.0
6462026-09-12T00:33:10.195Z Downloaded want v0.3.1
6472026-09-12T00:33:10.195Z Downloaded slog-json v2.6.1
6482026-09-12T00:33:10.204Z Downloaded toml_datetime v0.6.11
6492026-09-12T00:33:10.204Z Downloaded derive_more v0.99.20
6502026-09-12T00:33:10.204Z Downloaded once_cell v1.21.3
6512026-09-12T00:33:10.204Z Downloaded omicron-zone-package v0.12.2
6522026-09-12T00:33:10.205Z Downloaded tokio-stream v0.1.17
6532026-09-12T00:33:10.205Z Downloaded zerofrom-derive v0.1.6
6542026-09-12T00:33:10.211Z Downloaded zerofrom v0.1.6
6552026-09-12T00:33:10.211Z Downloaded textwrap v0.16.2
6562026-09-12T00:33:10.211Z Downloaded usdt-macro v0.6.0
6572026-09-12T00:33:10.211Z Downloaded toml_parser v1.1.2+spec-1.1.0
6582026-09-12T00:33:10.211Z Downloaded signal-hook v0.4.4
6592026-09-12T00:33:10.211Z Downloaded quinn v0.11.9
6602026-09-12T00:33:10.211Z Downloaded schemars v0.9.0
6612026-09-12T00:33:10.221Z Downloaded zone_cfg_derive v0.3.1
6622026-09-12T00:33:10.221Z Downloaded snafu v0.8.9
6632026-09-12T00:33:10.225Z Downloaded slog v2.8.2
6642026-09-12T00:33:10.225Z Downloaded xattr v1.6.1
6652026-09-12T00:33:10.225Z Downloaded goblin v0.8.2
6662026-09-12T00:33:10.225Z Downloaded signal-hook-registry v1.4.6
6672026-09-12T00:33:10.238Z Downloaded idna v1.1.0
6682026-09-12T00:33:10.238Z Downloaded vsss-rs v3.3.4
6692026-09-12T00:33:10.238Z Downloaded tracing-attributes v0.1.30
6702026-09-12T00:33:10.238Z Downloaded indexmap v2.14.0
6712026-09-12T00:33:10.241Z Downloaded usdt-impl v0.5.0
6722026-09-12T00:33:10.241Z Downloaded test-strategy v0.4.3
6732026-09-12T00:33:10.241Z Downloaded num-complex v0.4.6
6742026-09-12T00:33:10.241Z Downloaded walkdir v2.5.0
6752026-09-12T00:33:10.241Z Downloaded icu_provider v2.0.0
6762026-09-12T00:33:10.242Z Downloaded crypto-bigint v0.5.5
6772026-09-12T00:33:10.247Z Downloaded tokio-rustls v0.26.4
6782026-09-12T00:33:10.247Z Downloaded zone v0.3.1
6792026-09-12T00:33:10.247Z Downloaded itertools v0.12.1
6802026-09-12T00:33:10.250Z Downloaded zeroize_derive v1.4.3
6812026-09-12T00:33:10.250Z Downloaded icu_properties_data v2.0.1
6822026-09-12T00:33:10.256Z Downloaded toml_datetime v0.7.5+spec-1.1.0
6832026-09-12T00:33:10.256Z Downloaded toml v0.8.23
6842026-09-12T00:33:10.256Z Downloaded zerovec-derive v0.11.1
6852026-09-12T00:33:10.259Z Downloaded zeroize v1.8.1
6862026-09-12T00:33:10.259Z Downloaded tempfile v3.27.0
6872026-09-12T00:33:10.259Z Downloaded schemars v1.2.0
6882026-09-12T00:33:10.267Z Downloaded usdt-impl v0.6.0
6892026-09-12T00:33:10.276Z Downloaded rayon-core v1.13.0
6902026-09-12T00:33:10.277Z Downloaded yoke v0.8.0
6912026-09-12T00:33:10.284Z Downloaded ucd-trie v0.1.7
6922026-09-12T00:33:10.284Z Downloaded toml v0.7.8
6932026-09-12T00:33:10.285Z Downloaded aho-corasick v1.1.3
6942026-09-12T00:33:10.285Z Downloaded term v1.2.0
6952026-09-12T00:33:10.285Z Downloaded nom v7.1.3
6962026-09-12T00:33:10.285Z Downloaded rustls-webpki v0.103.6
6972026-09-12T00:33:10.310Z Downloaded derive-where v1.6.0
6982026-09-12T00:33:10.311Z Downloaded similar v3.2.0
6992026-09-12T00:33:10.311Z Downloaded whoami v1.6.1
7002026-09-12T00:33:10.311Z Downloaded iri-string v0.7.8
7012026-09-12T00:33:10.311Z Downloaded progenitor-client v0.10.0
7022026-09-12T00:33:10.311Z Downloaded writeable v0.6.1
7032026-09-12T00:33:10.311Z Downloaded paste v1.0.15
7042026-09-12T00:33:10.311Z Downloaded rand v0.9.3
7052026-09-12T00:33:10.311Z Downloaded rand v0.8.5
7062026-09-12T00:33:10.311Z Downloaded linear-map v1.2.0
7072026-09-12T00:33:10.320Z Downloaded hyper-rustls v0.27.7
7082026-09-12T00:33:10.320Z Downloaded steno v0.4.1
7092026-09-12T00:33:10.320Z Downloaded clap_builder v4.6.0
7102026-09-12T00:33:10.320Z Downloaded icu_properties v2.0.1
7112026-09-12T00:33:10.320Z Downloaded zmij v1.0.17
7122026-09-12T00:33:10.320Z Downloaded base64 v0.22.1
7132026-09-12T00:33:10.320Z Downloaded toml v0.9.12+spec-1.1.0
7142026-09-12T00:33:10.320Z Downloaded hashbrown v0.16.1
7152026-09-12T00:33:10.321Z Downloaded toml v1.1.2+spec-1.1.0
7162026-09-12T00:33:10.338Z Downloaded hashbrown v0.15.5
7172026-09-12T00:33:10.338Z Downloaded zerocopy-derive v0.7.35
7182026-09-12T00:33:10.338Z Downloaded iddqd v0.3.18
7192026-09-12T00:33:10.338Z Downloaded vergen v8.3.2
7202026-09-12T00:33:10.345Z Downloaded tar v0.4.45
7212026-09-12T00:33:10.345Z Downloaded serde v1.0.228
7222026-09-12T00:33:10.345Z Downloaded h2 v0.4.14
7232026-09-12T00:33:10.345Z Downloaded tracing-core v0.1.34
7242026-09-12T00:33:10.345Z Downloaded dropshot-api-manager v0.7.2
7252026-09-12T00:33:10.346Z Downloaded uuid v1.23.3
7262026-09-12T00:33:10.346Z Downloaded hmac v0.12.1
7272026-09-12T00:33:10.356Z Downloaded const-oid v0.10.2
7282026-09-12T00:33:10.356Z Downloaded blake3 v1.8.2
7292026-09-12T00:33:10.357Z Downloaded unicode-ident v1.0.24
7302026-09-12T00:33:10.357Z Downloaded erased-serde v0.3.31
7312026-09-12T00:33:10.357Z Downloaded typify v0.4.3
7322026-09-12T00:33:10.357Z Downloaded toml_edit v0.19.15
7332026-09-12T00:33:10.369Z Downloaded tower v0.5.2
7342026-09-12T00:33:10.372Z Downloaded tracing v0.1.41
7352026-09-12T00:33:10.373Z Downloaded pest v2.8.2
7362026-09-12T00:33:10.380Z Downloaded tinyvec v1.10.0
7372026-09-12T00:33:10.380Z Downloaded iddqd v0.4.5
7382026-09-12T00:33:10.380Z Downloaded newtype-uuid-macros v0.1.0
7392026-09-12T00:33:10.390Z Downloaded newline-converter v0.3.0
7402026-09-12T00:33:10.390Z Downloaded url v2.5.7
7412026-09-12T00:33:10.390Z Downloaded typify v0.6.2
7422026-09-12T00:33:10.404Z Downloaded memoffset v0.9.1
7432026-09-12T00:33:10.404Z Downloaded itertools v0.15.0
7442026-09-12T00:33:10.404Z Downloaded portable-atomic v1.11.1
7452026-09-12T00:33:10.404Z Downloaded unsafe-libyaml v0.2.11
7462026-09-12T00:33:10.404Z Downloaded reqwest v0.12.23
7472026-09-12T00:33:10.404Z Downloaded typenum v1.20.1
7482026-09-12T00:33:10.413Z Downloaded unicode-segmentation v1.12.0
7492026-09-12T00:33:10.413Z Downloaded libm v0.2.15
7502026-09-12T00:33:10.413Z Downloaded hyper v1.10.1
7512026-09-12T00:33:10.413Z Downloaded toml_edit v0.22.27
7522026-09-12T00:33:10.431Z Downloaded chrono v0.4.45
7532026-09-12T00:33:10.431Z Downloaded aws-lc-rs v1.16.2
7542026-09-12T00:33:10.431Z Downloaded proptest v1.8.0
7552026-09-12T00:33:10.434Z Downloaded itertools v0.14.0
7562026-09-12T00:33:10.434Z Downloaded tough v0.20.0
7572026-09-12T00:33:10.444Z Downloaded zerotrie v0.2.2
7582026-09-12T00:33:10.444Z Downloaded tower-http v0.6.8
7592026-09-12T00:33:10.444Z Downloaded serde_json v1.0.150
7602026-09-12T00:33:10.447Z Downloaded bindgen v0.72.1
7612026-09-12T00:33:10.454Z Downloaded zerovec v0.11.4
7622026-09-12T00:33:10.454Z Downloaded jobserver v0.1.34
7632026-09-12T00:33:10.454Z Downloaded ipnetwork v0.21.1
7642026-09-12T00:33:10.454Z Downloaded derive-ex v0.1.8
7652026-09-12T00:33:10.458Z Downloaded is-terminal v0.4.16
7662026-09-12T00:33:10.458Z Downloaded deranged v0.5.3
7672026-09-12T00:33:10.458Z Downloaded rustls-webpki v0.102.8
7682026-09-12T00:33:10.471Z Downloaded clang-sys v1.8.1
7692026-09-12T00:33:10.475Z Downloaded zerocopy-derive v0.8.27
7702026-09-12T00:33:10.475Z Downloaded cancel-safe-futures v0.1.5
7712026-09-12T00:33:10.475Z Downloaded crossbeam-utils v0.8.21
7722026-09-12T00:33:10.475Z Downloaded cookie v0.18.1
7732026-09-12T00:33:10.480Z Downloaded match_cfg v0.1.0
7742026-09-12T00:33:10.480Z Downloaded git-stub-vcs v0.1.0
7752026-09-12T00:33:10.480Z Downloaded filetime v0.2.26
7762026-09-12T00:33:10.480Z Downloaded macaddr v1.0.1
7772026-09-12T00:33:10.480Z Downloaded lru-slab v0.1.2
7782026-09-12T00:33:10.480Z Downloaded lru-cache v0.1.2
7792026-09-12T00:33:10.480Z Downloaded futures-core v0.3.32
7802026-09-12T00:33:10.480Z Downloaded crossbeam-epoch v0.9.18
7812026-09-12T00:33:10.487Z Downloaded blake2 v0.10.6
7822026-09-12T00:33:10.487Z Downloaded hostname v0.3.1
7832026-09-12T00:33:10.487Z Downloaded zerocopy v0.7.35
7842026-09-12T00:33:10.496Z Downloaded winnow v0.5.40
7852026-09-12T00:33:10.507Z Downloaded curve25519-dalek v4.1.3
7862026-09-12T00:33:10.507Z Downloaded typed-path v0.9.3
7872026-09-12T00:33:10.511Z Downloaded reqwest v0.13.2
7882026-09-12T00:33:10.512Z Downloaded git2 v0.19.0
7892026-09-12T00:33:10.512Z Downloaded group v0.13.0
7902026-09-12T00:33:10.512Z Downloaded foreign-types-macros v0.2.3
7912026-09-12T00:33:10.524Z Downloaded fnv v1.0.7
7922026-09-12T00:33:10.525Z Downloaded camino v1.2.3
7932026-09-12T00:33:10.525Z Downloaded regex v1.12.4
7942026-09-12T00:33:10.525Z Downloaded bitflags v2.11.1
7952026-09-12T00:33:10.525Z Downloaded bitflags v1.3.2
7962026-09-12T00:33:10.542Z Downloaded async-trait v0.1.89
7972026-09-12T00:33:10.542Z Downloaded autocfg v1.5.0
7982026-09-12T00:33:10.542Z Downloaded cipher v0.4.4
7992026-09-12T00:33:10.543Z Downloaded fixedbitset v0.4.2
8002026-09-12T00:33:10.543Z Downloaded winnow v0.7.14
8012026-09-12T00:33:10.543Z Downloaded foreign-types v0.3.2
8022026-09-12T00:33:10.543Z Downloaded bcs v0.1.6
8032026-09-12T00:33:10.549Z Downloaded cmake v0.1.54
8042026-09-12T00:33:10.549Z Downloaded syn v1.0.109
8052026-09-12T00:33:10.549Z Downloaded unicode-normalization v0.1.24
8062026-09-12T00:33:10.549Z Downloaded tokio-util v0.7.16
8072026-09-12T00:33:10.549Z Downloaded byteorder v1.5.0
8082026-09-12T00:33:10.549Z Downloaded gethostname v0.5.0
8092026-09-12T00:33:10.549Z Downloaded vcpkg v0.2.15
8102026-09-12T00:33:10.564Z Downloaded rayon v1.11.0
8112026-09-12T00:33:10.572Z Downloaded bstr v1.12.0
8122026-09-12T00:33:10.589Z Downloaded zerocopy v0.8.27
8132026-09-12T00:33:10.605Z Downloaded goblin v0.10.1
8142026-09-12T00:33:10.606Z Downloaded enum-as-inner v0.6.1
8152026-09-12T00:33:10.606Z Downloaded bit-vec v0.8.0
8162026-09-12T00:33:10.606Z Downloaded dyn-clone v1.0.20
8172026-09-12T00:33:10.606Z Downloaded debug-ignore v1.0.5
8182026-09-12T00:33:10.606Z Downloaded unicode-width v0.2.1
8192026-09-12T00:33:10.606Z Downloaded smoltcp v0.11.0
8202026-09-12T00:33:10.624Z Downloaded nix v0.30.1
8212026-09-12T00:33:10.624Z Downloaded nix v0.31.3
8222026-09-12T00:33:10.624Z Downloaded generic-array v0.14.7
8232026-09-12T00:33:10.624Z Downloaded defmt-parser v1.0.0
8242026-09-12T00:33:10.627Z Downloaded compression-codecs v0.4.32
8252026-09-12T00:33:10.627Z Downloaded cargo_metadata v0.18.1
8262026-09-12T00:33:10.628Z Downloaded cargo-platform v0.1.9
8272026-09-12T00:33:10.628Z Downloaded httpdate v1.0.3
8282026-09-12T00:33:10.628Z Downloaded difflib v0.4.0
8292026-09-12T00:33:10.628Z Downloaded async-stream v0.3.6
8302026-09-12T00:33:10.628Z Downloaded crucible-workspace-hack v0.1.0
8312026-09-12T00:33:10.628Z Downloaded ciborium-io v0.2.2
8322026-09-12T00:33:10.628Z Downloaded crypto-common v0.2.2
8332026-09-12T00:33:10.628Z Downloaded compression-core v0.4.32
8342026-09-12T00:33:10.628Z Downloaded block-buffer v0.10.4
8352026-09-12T00:33:10.628Z Downloaded cstr-argument v0.1.2
8362026-09-12T00:33:10.628Z Downloaded block-buffer v0.12.0
8372026-09-12T00:33:10.628Z Downloaded glob v0.3.3
8382026-09-12T00:33:10.628Z Downloaded dropshot_endpoint v0.17.1
8392026-09-12T00:33:10.628Z Downloaded drift v0.2.0
8402026-09-12T00:33:10.634Z Downloaded atomicwrites v0.4.4
8412026-09-12T00:33:10.634Z Downloaded atomic-waker v1.1.2
8422026-09-12T00:33:10.634Z Downloaded foreign-types-shared v0.1.1
8432026-09-12T00:33:10.634Z Downloaded cc v1.2.64
8442026-09-12T00:33:10.637Z Downloaded tabled v0.15.0
8452026-09-12T00:33:10.644Z Downloaded serde_with v3.14.1
8462026-09-12T00:33:10.654Z Downloaded moka v0.12.11
8472026-09-12T00:33:10.658Z Downloaded camino-tempfile v1.4.1
8482026-09-12T00:33:10.658Z Downloaded arrayvec v0.7.6
8492026-09-12T00:33:10.658Z Downloaded allocator-api2 v0.2.21
8502026-09-12T00:33:10.675Z Downloaded data-encoding v2.9.0
8512026-09-12T00:33:10.675Z Downloaded base16ct v0.2.0
8522026-09-12T00:33:10.675Z Downloaded bit-set v0.8.0
8532026-09-12T00:33:10.675Z Downloaded async-stream-impl v0.3.6
8542026-09-12T00:33:10.675Z Downloaded anstyle-query v1.1.4
8552026-09-12T00:33:10.676Z Downloaded backoff v0.4.0
8562026-09-12T00:33:10.676Z Downloaded aead v0.5.2
8572026-09-12T00:33:10.685Z Downloaded winnow v1.0.3
8582026-09-12T00:33:10.689Z Downloaded typify-impl v0.6.2
8592026-09-12T00:33:10.702Z Downloaded quinn-proto v0.11.14
8602026-09-12T00:33:10.715Z Downloaded time v0.3.47
8612026-09-12T00:33:10.715Z Downloaded tabled v0.21.0
8622026-09-12T00:33:10.726Z Downloaded dropshot v0.16.7
8632026-09-12T00:33:10.735Z Downloaded dropshot v0.17.1
8642026-09-12T00:33:10.749Z Downloaded openssl v0.10.81
8652026-09-12T00:33:10.782Z Downloaded jiff v0.2.15
8662026-09-12T00:33:10.798Z Downloaded petgraph v0.6.5
8672026-09-12T00:33:10.798Z Downloaded unicode-width v0.1.14
8682026-09-12T00:33:10.809Z Downloaded hickory-proto v0.24.4
8692026-09-12T00:33:10.809Z Downloaded webpki-roots v1.0.2
8702026-09-12T00:33:10.809Z Downloaded rustls v0.22.4
8712026-09-12T00:33:10.818Z Downloaded syn v2.0.118
8722026-09-12T00:33:10.825Z Downloaded chrono-tz v0.10.4
8732026-09-12T00:33:10.833Z Downloaded regress v0.11.1
8742026-09-12T00:33:10.833Z Downloaded openapiv3 v2.2.0
8752026-09-12T00:33:10.855Z Downloaded regress v0.10.5
8762026-09-12T00:33:10.863Z Downloaded csv v1.4.0
8772026-09-12T00:33:10.863Z Downloaded rustls v0.23.40
8782026-09-12T00:33:10.863Z Downloaded sha3 v0.10.8
8792026-09-12T00:33:10.870Z Downloaded rustix v0.38.44
8802026-09-12T00:33:10.885Z Downloaded rustix v1.1.4
8812026-09-12T00:33:10.905Z Downloaded hickory-proto v0.25.2
8822026-09-12T00:33:10.918Z Downloaded regex-syntax v0.8.11
8832026-09-12T00:33:10.918Z Downloaded libz-sys v1.1.22
8842026-09-12T00:33:10.942Z Downloaded typify-impl v0.4.3
8852026-09-12T00:33:10.983Z Downloaded regex-automata v0.4.13
8862026-09-12T00:33:11.011Z Downloaded ring v0.17.14
8872026-09-12T00:33:11.033Z Downloaded libc v0.2.186
8882026-09-12T00:33:11.053Z Downloaded petgraph v0.8.2
8892026-09-12T00:33:11.064Z Downloaded curl-sys v0.4.89+curl-8.20.0
8902026-09-12T00:33:11.116Z Downloaded tokio v1.52.3
8912026-09-12T00:33:11.178Z Downloaded encoding_rs v0.8.35
8922026-09-12T00:33:11.205Z Downloaded libgit2-sys v0.17.0+1.8.1
8932026-09-12T00:33:11.570Z Downloaded aws-lc-sys v0.39.1
8942026-09-12T00:33:11.892Z Compiling proc-macro2 v1.0.106
8952026-09-12T00:33:11.892Z Compiling quote v1.0.45
8962026-09-12T00:33:11.892Z Compiling unicode-ident v1.0.24
8972026-09-12T00:33:11.892Z Compiling serde_core v1.0.228
8982026-09-12T00:33:11.895Z Compiling serde v1.0.228
8992026-09-12T00:33:11.895Z Compiling libc v0.2.186
9002026-09-12T00:33:11.895Z Checking cfg-if v1.0.4
9012026-09-12T00:33:12.155Z Compiling zmij v1.0.17
9022026-09-12T00:33:12.216Z Compiling autocfg v1.5.0
9032026-09-12T00:33:12.490Z Compiling memchr v2.7.5
9042026-09-12T00:33:12.546Z Compiling libm v0.2.15
9052026-09-12T00:33:12.865Z Compiling getrandom v0.4.2
9062026-09-12T00:33:12.962Z Compiling jobserver v0.1.34
9072026-09-12T00:33:12.999Z Compiling find-msvc-tools v0.1.9
9082026-09-12T00:33:13.016Z Compiling shlex v2.0.1
9092026-09-12T00:33:13.035Z Compiling version_check v0.9.5
9102026-09-12T00:33:13.194Z Compiling cc v1.2.64
9112026-09-12T00:33:13.229Z Checking smallvec v1.15.1
9122026-09-12T00:33:13.274Z Compiling thiserror v2.0.18
9132026-09-12T00:33:13.304Z Checking itoa v1.0.15
9142026-09-12T00:33:13.384Z Compiling syn v2.0.118
9152026-09-12T00:33:13.404Z Compiling icu_properties_data v2.0.1
9162026-09-12T00:33:13.424Z Compiling icu_normalizer_data v2.0.0
9172026-09-12T00:33:13.454Z Compiling parking_lot_core v0.9.12
9182026-09-12T00:33:13.656Z Checking stable_deref_trait v1.2.0
9192026-09-12T00:33:13.677Z Compiling serde_json v1.0.150
9202026-09-12T00:33:13.745Z Compiling heck v0.5.0
9212026-09-12T00:33:13.939Z Checking litemap v0.8.0
9222026-09-12T00:33:13.970Z Checking writeable v0.6.1
9232026-09-12T00:33:14.059Z Compiling num-traits v0.2.19
9242026-09-12T00:33:14.152Z Checking percent-encoding v2.3.2
9252026-09-12T00:33:14.427Z Checking form_urlencoded v1.2.2
9262026-09-12T00:33:14.547Z Checking utf8_iter v1.0.4
9272026-09-12T00:33:14.576Z Compiling zerocopy v0.8.27
9282026-09-12T00:33:14.599Z Checking pin-project-lite v0.2.16
9292026-09-12T00:33:14.635Z Compiling log v0.4.29
9302026-09-12T00:33:14.648Z Compiling equivalent v1.0.2
9312026-09-12T00:33:14.685Z Compiling semver v1.0.28
9322026-09-12T00:33:14.703Z Checking iana-time-zone v0.1.64
9332026-09-12T00:33:14.736Z Compiling rustversion v1.0.22
9342026-09-12T00:33:14.811Z Checking getrandom v0.2.16
9352026-09-12T00:33:14.814Z Checking socket2 v0.6.4
9362026-09-12T00:33:14.960Z Checking uuid v1.23.3
9372026-09-12T00:33:14.993Z Checking scopeguard v1.2.0
9382026-09-12T00:33:15.111Z Checking lock_api v0.4.14
9392026-09-12T00:33:15.184Z Checking bitflags v2.11.1
9402026-09-12T00:33:15.258Z Checking signal-hook-registry v1.4.6
9412026-09-12T00:33:15.275Z Checking mio v1.2.1
9422026-09-12T00:33:15.333Z Checking parking_lot v0.12.5
9432026-09-12T00:33:15.376Z Compiling schemars v0.8.22
9442026-09-12T00:33:15.432Z Checking dyn-clone v1.0.20
9452026-09-12T00:33:15.588Z Checking futures-core v0.3.32
9462026-09-12T00:33:15.604Z Compiling portable-atomic v1.11.1
9472026-09-12T00:33:15.654Z Compiling ring v0.17.14
9482026-09-12T00:33:15.695Z Checking critical-section v1.2.0
9492026-09-12T00:33:15.713Z Compiling hashbrown v0.17.1
9502026-09-12T00:33:15.728Z Compiling httparse v1.10.1
9512026-09-12T00:33:15.976Z Compiling regex-syntax v0.8.11
9522026-09-12T00:33:16.107Z Checking futures-sink v0.3.32
9532026-09-12T00:33:16.144Z Checking subtle v2.6.1
9542026-09-12T00:33:16.231Z Compiling indexmap v2.14.0
9552026-09-12T00:33:16.275Z Compiling synstructure v0.13.2
9562026-09-12T00:33:16.299Z Compiling serde_derive_internals v0.29.1
9572026-09-12T00:33:16.557Z Checking once_cell v1.21.3
9582026-09-12T00:33:16.877Z Checking slab v0.4.11
9592026-09-12T00:33:16.921Z Compiling aho-corasick v1.1.3
9602026-09-12T00:33:17.042Z Compiling rustix v1.1.4
9612026-09-12T00:33:17.060Z Compiling thiserror v1.0.69
9622026-09-12T00:33:17.123Z Checking rand_core v0.6.4
9632026-09-12T00:33:17.298Z Checking typenum v1.20.1
9642026-09-12T00:33:17.543Z Compiling serde_derive v1.0.228
9652026-09-12T00:33:17.560Z Compiling zerofrom-derive v0.1.6
9662026-09-12T00:33:17.611Z Compiling yoke-derive v0.8.0
9672026-09-12T00:33:17.627Z Compiling zerovec-derive v0.11.1
9682026-09-12T00:33:18.068Z Compiling displaydoc v0.2.5
9692026-09-12T00:33:18.095Z Compiling thiserror-impl v2.0.18
9702026-09-12T00:33:18.365Z Compiling schemars_derive v0.8.22
9712026-09-12T00:33:18.638Z Compiling tokio-macros v2.7.0
9722026-09-12T00:33:18.721Z Compiling zerocopy-derive v0.8.27
9732026-09-12T00:33:18.764Z Checking zerofrom v0.1.6
9742026-09-12T00:33:18.805Z Compiling futures-macro v0.3.32
9752026-09-12T00:33:18.887Z Checking yoke v0.8.0
9762026-09-12T00:33:19.065Z Checking zerovec v0.11.4
9772026-09-12T00:33:19.297Z Checking zerotrie v0.2.2
9782026-09-12T00:33:19.558Z Compiling zeroize_derive v1.4.3
9792026-09-12T00:33:19.582Z Compiling regex-automata v0.4.13
9802026-09-12T00:33:19.602Z Compiling thiserror-impl v1.0.69
9812026-09-12T00:33:19.786Z Checking tinystr v0.8.1
9822026-09-12T00:33:19.960Z Checking potential_utf v0.1.3
9832026-09-12T00:33:19.977Z Checking icu_locale_core v2.0.0
9842026-09-12T00:33:20.096Z Checking icu_collections v2.0.0
9852026-09-12T00:33:20.173Z Checking futures-channel v0.3.32
9862026-09-12T00:33:20.367Z Checking zeroize v1.8.1
9872026-09-12T00:33:20.388Z Compiling ucd-trie v0.1.7
9882026-09-12T00:33:20.439Z Checking icu_provider v2.0.0
9892026-09-12T00:33:20.524Z Compiling pest v2.8.2
9902026-09-12T00:33:20.593Z Checking bytes v1.12.0
9912026-09-12T00:33:20.612Z Checking chrono v0.4.45
9922026-09-12T00:33:20.681Z Checking icu_normalizer v2.0.0
9932026-09-12T00:33:20.711Z Checking icu_properties v2.0.1
9942026-09-12T00:33:20.991Z Compiling serde_tokenstream v0.2.3
9952026-09-12T00:33:21.022Z Checking tokio v1.52.3
9962026-09-12T00:33:21.314Z Compiling regex v1.12.4
9972026-09-12T00:33:21.442Z Checking futures-io v0.3.32
9982026-09-12T00:33:21.471Z Checking futures-task v0.3.32
9992026-09-12T00:33:21.517Z Checking idna_adapter v1.2.1
10002026-09-12T00:33:21.559Z Compiling pest_meta v2.8.2
10012026-09-12T00:33:21.610Z Checking futures-util v0.3.32
10022026-09-12T00:33:21.645Z Checking idna v1.1.0
10032026-09-12T00:33:21.724Z Compiling pkg-config v0.3.32
10042026-09-12T00:33:21.739Z Compiling anyhow v1.0.102
10052026-09-12T00:33:21.885Z Checking url v2.5.7
10062026-09-12T00:33:22.088Z Compiling tracing-attributes v0.1.30
10072026-09-12T00:33:22.276Z Compiling pest_generator v2.8.2
10082026-09-12T00:33:22.514Z Checking tracing-core v0.1.34
10092026-09-12T00:33:22.816Z Compiling generic-array v0.14.7
10102026-09-12T00:33:22.849Z Compiling allocator-api2 v0.2.21
10112026-09-12T00:33:22.895Z Compiling pest_derive v2.8.2
10122026-09-12T00:33:22.944Z Compiling vcpkg v0.2.15
10132026-09-12T00:33:23.040Z Compiling fnv v1.0.7
10142026-09-12T00:33:23.145Z Compiling foldhash v0.2.0
10152026-09-12T00:33:23.273Z Checking tracing v0.1.41
10162026-09-12T00:33:23.312Z Compiling hashbrown v0.16.1
10172026-09-12T00:33:23.343Z Checking http v1.4.2
10182026-09-12T00:33:23.398Z Compiling getrandom v0.3.3
10192026-09-12T00:33:23.502Z Compiling byteorder v1.5.0
10202026-09-12T00:33:23.723Z Compiling camino v1.2.3
10212026-09-12T00:33:23.778Z Checking crypto-common v0.1.6
10222026-09-12T00:33:23.882Z Checking errno v0.3.14
10232026-09-12T00:33:23.898Z Compiling num-conv v0.2.1
10242026-09-12T00:33:23.912Z Compiling time-core v0.1.8
10252026-09-12T00:33:24.003Z Checking base64 v0.22.1
10262026-09-12T00:33:24.050Z Checking ipnet v2.11.0
10272026-09-12T00:33:24.066Z Compiling time-macros v0.2.27
10282026-09-12T00:33:24.116Z Compiling scroll_derive v0.13.1
10292026-09-12T00:33:24.158Z Checking tokio-util v0.7.16
10302026-09-12T00:33:24.239Z Compiling paste v1.0.15
10312026-09-12T00:33:24.266Z Checking http-body v1.0.1
10322026-09-12T00:33:24.283Z Checking rustls-pki-types v1.12.0
10332026-09-12T00:33:24.434Z Checking atomic-waker v1.1.2
10342026-09-12T00:33:24.767Z Checking tower-layer v0.3.3
10352026-09-12T00:33:24.901Z Checking untrusted v0.9.0
10362026-09-12T00:33:24.924Z Checking try-lock v0.2.5
10372026-09-12T00:33:24.970Z Checking tower-service v0.3.3
10382026-09-12T00:33:25.030Z Checking want v0.3.1
10392026-09-12T00:33:25.067Z Checking h2 v0.4.14
10402026-09-12T00:33:25.123Z Checking ryu v1.0.20
10412026-09-12T00:33:25.147Z Checking httpdate v1.0.3
10422026-09-12T00:33:25.170Z Compiling openssl-sys v0.9.117
10432026-09-12T00:33:25.240Z Compiling async-trait v0.1.89
10442026-09-12T00:33:25.263Z Compiling cmake v0.1.54
10452026-09-12T00:33:25.297Z Compiling strsim v0.11.1
10462026-09-12T00:33:25.463Z Compiling fs_extra v1.3.0
10472026-09-12T00:33:25.598Z Compiling dunce v1.0.5
10482026-09-12T00:33:25.616Z Compiling crossbeam-utils v0.8.21
10492026-09-12T00:33:25.704Z Checking pretty-hex v0.4.1
10502026-09-12T00:33:25.737Z Compiling aws-lc-sys v0.39.1
10512026-09-12T00:33:25.801Z Compiling scroll v0.13.0
10522026-09-12T00:33:25.827Z Compiling regress v0.10.5
10532026-09-12T00:33:25.939Z Checking block-buffer v0.10.4
10542026-09-12T00:33:26.001Z Checking ppv-lite86 v0.2.21
10552026-09-12T00:33:26.069Z Compiling slog v2.8.2
10562026-09-12T00:33:26.118Z Compiling plain v0.2.3
10572026-09-12T00:33:26.202Z Compiling usdt-impl v0.6.0
10582026-09-12T00:33:26.235Z Compiling goblin v0.10.1
10592026-09-12T00:33:26.259Z Checking digest v0.10.7
10602026-09-12T00:33:26.331Z Checking http-body-util v0.1.3
10612026-09-12T00:33:26.444Z Checking ipnetwork v0.21.1
10622026-09-12T00:33:26.480Z Checking erased-serde v0.3.31
10632026-09-12T00:33:26.668Z Compiling omicron-workspace-hack v0.1.0
10642026-09-12T00:33:26.734Z Compiling ident_case v1.0.1
10652026-09-12T00:33:26.867Z Compiling darling_core v0.21.3
10662026-09-12T00:33:26.903Z Checking serde_urlencoded v0.7.1
10672026-09-12T00:33:26.941Z Checking hyper v1.10.1
10682026-09-12T00:33:26.957Z Compiling dtrace-parser v0.3.0
10692026-09-12T00:33:27.100Z Compiling openapiv3 v2.2.0
10702026-09-12T00:33:27.118Z Compiling daft-derive v0.1.5
10712026-09-12T00:33:27.550Z Compiling typify-impl v0.4.3
10722026-09-12T00:33:27.818Z Compiling thread-id v5.0.0
10732026-09-12T00:33:27.835Z Checking hyper-util v0.1.20
10742026-09-12T00:33:28.329Z Compiling aws-lc-rs v1.16.2
10752026-09-12T00:33:28.835Z Compiling dof v0.4.0
10762026-09-12T00:33:28.914Z Compiling darling_macro v0.21.3
10772026-09-12T00:33:29.018Z Checking encoding_rs v0.8.35
10782026-09-12T00:33:29.484Z Compiling darling v0.21.3
10792026-09-12T00:33:29.572Z Checking mime v0.3.17
10802026-09-12T00:33:29.622Z Checking untrusted v0.7.1
10812026-09-12T00:33:29.741Z Compiling slog-async v2.8.0
10822026-09-12T00:33:29.757Z Checking cpufeatures v0.2.17
10832026-09-12T00:33:29.829Z Checking rand_core v0.9.3
10842026-09-12T00:33:29.865Z Checking oxnet v0.1.6
10852026-09-12T00:33:29.883Z Compiling usdt-macro v0.6.0
10862026-09-12T00:33:30.002Z Compiling usdt-attr-macro v0.6.0
10872026-09-12T00:33:30.082Z Compiling structmeta-derive v0.3.0
10882026-09-12T00:33:30.117Z Compiling multer v3.1.0
10892026-09-12T00:33:30.294Z Compiling rustls v0.22.4
10902026-09-12T00:33:30.345Z Compiling rustls v0.23.40
10912026-09-12T00:33:30.426Z Compiling unsafe-libyaml v0.2.11
10922026-09-12T00:33:30.659Z Compiling async-stream-impl v0.3.6
10932026-09-12T00:33:30.813Z Checking sync_wrapper v1.0.2
10942026-09-12T00:33:30.918Z Checking hex v0.4.3
10952026-09-12T00:33:30.947Z Compiling typify-macro v0.4.3
10962026-09-12T00:33:31.091Z Compiling serde_yaml v0.9.34+deprecated
10972026-09-12T00:33:31.094Z Compiling structmeta v0.3.0
10982026-09-12T00:33:31.134Z Compiling openssl v0.10.81
10992026-09-12T00:33:31.289Z Checking fastrand v2.3.0
11002026-09-12T00:33:31.396Z Checking foreign-types-shared v0.1.1
11012026-09-12T00:33:31.463Z Checking tempfile v3.27.0
11022026-09-12T00:33:31.494Z Checking foreign-types v0.3.2
11032026-09-12T00:33:31.514Z Checking tower v0.5.2
11042026-09-12T00:33:31.563Z Checking rand_chacha v0.9.0
11052026-09-12T00:33:31.651Z Checking futures-executor v0.3.32
11062026-09-12T00:33:31.749Z Compiling strum_macros v0.26.4
11072026-09-12T00:33:31.798Z Compiling openssl-macros v0.1.1
11082026-09-12T00:33:31.830Z Compiling native-tls v0.2.14
11092026-09-12T00:33:31.880Z Checking iri-string v0.7.8
11102026-09-12T00:33:32.067Z Checking openssl-probe v0.1.6
11112026-09-12T00:33:32.176Z Checking powerfmt v0.2.0
11122026-09-12T00:33:32.330Z Checking deranged v0.5.3
11132026-09-12T00:33:32.368Z Checking futures v0.3.32
11142026-09-12T00:33:32.415Z Compiling typify v0.4.3
11152026-09-12T00:33:32.448Z Checking rand v0.9.3
11162026-09-12T00:33:32.508Z Compiling newtype-uuid-macros v0.1.0
11172026-09-12T00:33:32.867Z Compiling ref-cast v1.0.25
11182026-09-12T00:33:32.883Z Checking tower-http v0.6.8
11192026-09-12T00:33:32.899Z Checking num_threads v0.1.7
11202026-09-12T00:33:33.222Z Compiling ref-cast-impl v1.0.25
11212026-09-12T00:33:33.255Z Compiling dropshot v0.16.7
11222026-09-12T00:33:33.276Z Checking memmap2 v0.9.8
11232026-09-12T00:33:33.321Z Checking time v0.3.47
11242026-09-12T00:33:33.365Z Checking unicode-width v0.2.1
11252026-09-12T00:33:33.528Z Compiling derive-ex v0.1.8
11262026-09-12T00:33:33.617Z Checking crossbeam-channel v0.5.15
11272026-09-12T00:33:33.707Z Checking webpki-roots v1.0.2
11282026-09-12T00:33:33.800Z Compiling dropshot_endpoint v0.16.7
11292026-09-12T00:33:33.828Z Compiling strum_macros v0.27.2
11302026-09-12T00:33:33.940Z Checking winnow v0.7.14
11312026-09-12T00:33:34.483Z Compiling progenitor-impl v0.11.1
11322026-09-12T00:33:34.580Z Checking tokio-native-tls v0.3.1
11332026-09-12T00:33:34.739Z Checking hyper-tls v0.6.0
11342026-09-12T00:33:35.101Z Compiling test-strategy v0.4.3
11352026-09-12T00:33:35.154Z Checking newtype-uuid v1.3.2
11362026-09-12T00:33:35.296Z Checking thread_local v1.1.9
11372026-09-12T00:33:35.338Z Checking winnow v1.0.3
11382026-09-12T00:33:35.418Z Checking daft v0.1.5
11392026-09-12T00:33:35.460Z Compiling serde_with_macros v3.14.1
11402026-09-12T00:33:35.624Z Checking toml_parser v1.1.2+spec-1.1.0
11412026-09-12T00:33:35.650Z Checking serde_spanned v1.1.1
11422026-09-12T00:33:35.668Z Checking is-terminal v0.4.16
11432026-09-12T00:33:35.760Z Checking term v1.2.0
11442026-09-12T00:33:35.787Z Checking match_cfg v0.1.0
11452026-09-12T00:33:35.860Z Checking take_mut v0.2.2
11462026-09-12T00:33:35.956Z Checking either v1.15.0
11472026-09-12T00:33:35.972Z Checking toml_writer v1.1.1+spec-1.1.0
11482026-09-12T00:33:35.987Z Checking debug-ignore v1.0.5
11492026-09-12T00:33:36.088Z Checking slog-term v2.9.2
11502026-09-12T00:33:36.155Z Checking hostname v0.3.1
11512026-09-12T00:33:36.252Z Checking slog-json v2.6.1
11522026-09-12T00:33:36.341Z Compiling syn v1.0.109
11532026-09-12T00:33:36.405Z Checking spin v0.9.8
11542026-09-12T00:33:36.435Z Checking slog-bunyan v2.5.0
11552026-09-12T00:33:36.485Z Checking usdt v0.6.0
11562026-09-12T00:33:36.535Z Compiling progenitor-macro v0.11.1
11572026-09-12T00:33:36.550Z Compiling parse-display-derive v0.10.0
11582026-09-12T00:33:36.553Z Checking async-stream v0.3.6
11592026-09-12T00:33:36.692Z Checking rustls-webpki v0.102.8
11602026-09-12T00:33:36.710Z Checking rustls-pemfile v2.2.0
11612026-09-12T00:33:36.727Z Checking waitgroup v0.1.2
11622026-09-12T00:33:36.729Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
11632026-09-12T00:33:36.829Z Checking serde_path_to_error v0.1.20
11642026-09-12T00:33:36.846Z Checking hostname v0.4.2
11652026-09-12T00:33:36.945Z Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
11662026-09-12T00:33:37.092Z Checking strum v0.26.3
11672026-09-12T00:33:37.178Z Checking rand_chacha v0.3.1
11682026-09-12T00:33:37.203Z Checking macaddr v1.0.1
11692026-09-12T00:33:37.258Z Checking toml_datetime v0.7.5+spec-1.1.0
11702026-09-12T00:33:37.373Z Checking wait-timeout v0.2.1
11712026-09-12T00:33:37.389Z Checking bit-vec v0.8.0
11722026-09-12T00:33:37.455Z Checking quick-error v1.2.3
11732026-09-12T00:33:37.494Z Checking lazy_static v1.5.0
11742026-09-12T00:33:37.558Z Checking rusty-fork v0.3.0
11752026-09-12T00:33:37.580Z Checking bit-set v0.8.0
11762026-09-12T00:33:37.597Z Checking toml v0.9.12+spec-1.1.0
11772026-09-12T00:33:37.726Z Checking rand v0.8.5
11782026-09-12T00:33:37.726Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
11792026-09-12T00:33:38.039Z Checking rand_xorshift v0.4.0
11802026-09-12T00:33:38.153Z Checking sha1 v0.10.6
11812026-09-12T00:33:38.169Z Checking unarray v0.1.4
11822026-09-12T00:33:38.274Z Checking proptest v1.8.0
11832026-09-12T00:33:38.312Z Checking strum v0.27.2
11842026-09-12T00:33:38.424Z Checking tabwriter v1.4.1
11852026-09-12T00:33:38.447Z Checking tokio-rustls v0.25.0
11862026-09-12T00:33:38.492Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
11872026-09-12T00:33:38.572Z Checking colored v3.1.1
11882026-09-12T00:33:38.628Z Checking serde_with v3.14.1
11892026-09-12T00:33:39.081Z Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
11902026-09-12T00:33:39.308Z Checking instant v0.1.13
11912026-09-12T00:33:39.433Z Checking rustc-hash v2.1.1
11922026-09-12T00:33:39.762Z Checking iddqd v0.3.18
11932026-09-12T00:33:39.778Z Checking backoff v0.4.0
11942026-09-12T00:33:39.905Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
11952026-09-12T00:33:39.955Z Checking parse-display v0.10.0
11962026-09-12T00:33:39.985Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
11972026-09-12T00:33:40.096Z Checking itertools v0.14.0
11982026-09-12T00:33:40.099Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
11992026-09-12T00:33:40.553Z Compiling toml_datetime v0.6.11
12002026-09-12T00:33:40.581Z Compiling clap_derive v4.6.1
12012026-09-12T00:33:40.603Z Checking utf8parse v0.2.2
12022026-09-12T00:33:40.707Z Checking anstyle-parse v1.0.0
12032026-09-12T00:33:40.860Z Checking terminal_size v0.4.3
12042026-09-12T00:33:41.064Z Checking is_terminal_polyfill v1.70.1
12052026-09-12T00:33:41.110Z Checking anstyle-query v1.1.4
12062026-09-12T00:33:41.141Z Checking colorchoice v1.0.4
12072026-09-12T00:33:41.158Z Checking anstyle v1.0.14
12082026-09-12T00:33:41.338Z Checking anstream v1.0.0
12092026-09-12T00:33:41.490Z Checking clap_lex v1.1.0
12102026-09-12T00:33:41.680Z Checking clap_builder v4.6.0
12112026-09-12T00:33:42.881Z Checking clap v4.6.1
12122026-09-12T00:33:43.990Z Compiling num-derive v0.4.2
12132026-09-12T00:33:44.471Z Compiling rustls-webpki v0.103.6
12142026-09-12T00:33:44.944Z Compiling prettyplease v0.2.37
12152026-09-12T00:33:46.579Z Checking crossbeam-epoch v0.9.18
12162026-09-12T00:33:46.782Z Compiling cfg_aliases v0.2.1
12172026-09-12T00:33:46.801Z Compiling winnow v0.5.40
12182026-09-12T00:33:47.403Z Checking serde_spanned v0.6.9
12192026-09-12T00:33:47.644Z Compiling memoffset v0.9.1
12202026-09-12T00:33:47.715Z Compiling rayon-core v1.13.0
12212026-09-12T00:33:47.732Z Compiling tokio-rustls v0.26.4
12222026-09-12T00:33:48.122Z Compiling toml_edit v0.19.15
12232026-09-12T00:33:49.327Z Compiling proc-macro-crate v1.3.1
12242026-09-12T00:33:49.367Z Compiling zerocopy-derive v0.7.35
12252026-09-12T00:33:49.846Z Compiling crc32fast v1.5.0
12262026-09-12T00:33:50.445Z Compiling hyper-rustls v0.27.7
12272026-09-12T00:33:50.633Z Checking crossbeam-deque v0.8.6
12282026-09-12T00:33:50.650Z Compiling reqwest v0.12.23
12292026-09-12T00:33:51.010Z Checking adler2 v2.0.1
12302026-09-12T00:33:51.159Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
12312026-09-12T00:33:51.849Z Compiling progenitor-client v0.11.1
12322026-09-12T00:33:52.116Z Compiling progenitor v0.11.1
12332026-09-12T00:33:52.241Z Checking miniz_oxide v0.8.9
12342026-09-12T00:33:53.154Z Compiling num-integer v0.1.46
12352026-09-12T00:33:53.245Z Compiling proc-macro-error-attr v1.0.4
12362026-09-12T00:33:53.471Z Compiling heapless v0.8.0
12372026-09-12T00:33:53.723Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
12382026-09-12T00:33:53.779Z Checking flate2 v1.1.2
12392026-09-12T00:33:53.928Z Compiling progenitor-client v0.10.0
12402026-09-12T00:33:54.206Z Compiling ingot-macros v0.1.1
12412026-09-12T00:33:54.710Z Checking hash32 v0.3.1
12422026-09-12T00:33:54.845Z Checking hybrid-array v0.4.12
12432026-09-12T00:33:54.982Z Compiling proc-macro-error v1.0.4
12442026-09-12T00:33:55.219Z Compiling smoltcp v0.11.0
12452026-09-12T00:33:55.305Z Checking toml_write v0.1.2
12462026-09-12T00:33:55.479Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee)
12472026-09-12T00:33:55.598Z Checking toml_edit v0.22.27
12482026-09-12T00:33:55.845Z Checking num-rational v0.4.2
12492026-09-12T00:33:56.092Z Checking num-iter v0.1.45
12502026-09-12T00:33:56.205Z Compiling zerocopy v0.7.35
12512026-09-12T00:33:56.238Z Compiling num_enum_derive v0.7.5
12522026-09-12T00:33:56.678Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
12532026-09-12T00:33:56.744Z Compiling hubpack_derive v0.1.1
12542026-09-12T00:33:56.826Z Checking ingot-types v0.1.2
12552026-09-12T00:33:56.858Z Checking cobs v0.3.0
12562026-09-12T00:33:56.993Z Compiling scroll_derive v0.12.1
12572026-09-12T00:33:57.010Z Compiling foreign-types-macros v0.2.3
12582026-09-12T00:33:57.164Z Compiling num-complex v0.4.6
12592026-09-12T00:33:57.247Z Compiling usdt-impl v0.5.0
12602026-09-12T00:33:57.264Z Checking managed v0.8.0
12612026-09-12T00:33:57.448Z Checking foreign-types-shared v0.3.1
12622026-09-12T00:33:57.497Z Compiling crucible-workspace-hack v0.1.0
12632026-09-12T00:33:57.557Z Checking bitflags v1.3.2
12642026-09-12T00:33:57.626Z Checking foreign-types v0.5.0
12652026-09-12T00:33:57.679Z Checking scroll v0.12.0
12662026-09-12T00:33:57.759Z Checking num v0.4.3
12672026-09-12T00:33:57.851Z Checking num_enum v0.7.5
12682026-09-12T00:33:57.894Z Checking hubpack v0.1.2
12692026-09-12T00:33:57.943Z Checking ingot v0.1.1
12702026-09-12T00:33:57.961Z Checking postcard v1.1.3
12712026-09-12T00:33:58.054Z Checking toml v0.8.23
12722026-09-12T00:33:58.239Z Compiling dof v0.3.0
12732026-09-12T00:33:58.650Z Checking block-buffer v0.12.0
12742026-09-12T00:33:58.695Z Checking crypto-common v0.2.2
12752026-09-12T00:33:58.787Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
12762026-09-12T00:33:58.880Z Compiling dtrace-parser v0.2.0
12772026-09-12T00:33:59.205Z Checking camino-tempfile v1.4.1
12782026-09-12T00:33:59.258Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12792026-09-12T00:33:59.308Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12802026-09-12T00:33:59.371Z Checking cstr-argument v0.1.2
12812026-09-12T00:33:59.502Z Compiling thread-id v4.2.2
12822026-09-12T00:33:59.519Z Checking compression-core v0.4.32
12832026-09-12T00:33:59.534Z Checking static_assertions v1.1.0
12842026-09-12T00:33:59.550Z Compiling heck v0.4.1
12852026-09-12T00:33:59.590Z Compiling float-ord v0.3.2
12862026-09-12T00:33:59.608Z Checking const-oid v0.10.2
12872026-09-12T00:33:59.646Z Compiling minimal-lexical v0.2.1
12882026-09-12T00:33:59.754Z Checking compression-codecs v0.4.32
12892026-09-12T00:33:59.770Z Checking digest v0.11.3
12902026-09-12T00:33:59.890Z Compiling nom v7.1.3
12912026-09-12T00:33:59.938Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12922026-09-12T00:33:59.974Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
12932026-09-12T00:33:59.995Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
12942026-09-12T00:34:00.195Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee)
12952026-09-12T00:34:00.274Z Checking goblin v0.8.2
12962026-09-12T00:34:00.363Z Checking rayon v1.11.0
12972026-09-12T00:34:00.682Z Compiling num_enum_derive v0.5.11
12982026-09-12T00:34:00.707Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12992026-09-12T00:34:00.906Z Compiling rustc_version v0.4.1
13002026-09-12T00:34:01.166Z Checking toml_datetime v1.1.1+spec-1.1.0
13012026-09-12T00:34:01.183Z Compiling dropshot v0.17.1
13022026-09-12T00:34:01.364Z Checking tinyvec_macros v0.1.1
13032026-09-12T00:34:01.426Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26)
13042026-09-12T00:34:01.444Z Compiling convert_case v0.4.0
13052026-09-12T00:34:01.447Z Compiling rustix v0.38.44
13062026-09-12T00:34:01.638Z Checking cpufeatures v0.3.0
13072026-09-12T00:34:01.678Z Checking num_enum v0.5.11
13082026-09-12T00:34:01.717Z Checking sha1 v0.11.0
13092026-09-12T00:34:01.745Z Compiling derive_more v0.99.20
13102026-09-12T00:34:01.788Z Checking tinyvec v1.10.0
13112026-09-12T00:34:01.893Z Checking toml v1.1.2+spec-1.1.0
13122026-09-12T00:34:01.925Z Checking async-compression v0.4.33
13132026-09-12T00:34:02.094Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13142026-09-12T00:34:02.164Z Compiling nix v0.30.1
13152026-09-12T00:34:02.453Z Checking libscf-sys v1.2.0
13162026-09-12T00:34:02.544Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13172026-09-12T00:34:02.580Z Compiling libz-sys v1.1.22
13182026-09-12T00:34:02.600Z Compiling dropshot_endpoint v0.17.1
13192026-09-12T00:34:02.691Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
13202026-09-12T00:34:02.793Z Checking bytecount v0.6.9
13212026-09-12T00:34:03.061Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
13222026-09-12T00:34:03.188Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
13232026-09-12T00:34:03.668Z Compiling usdt-macro v0.5.0
13242026-09-12T00:34:03.722Z Compiling usdt-attr-macro v0.5.0
13252026-09-12T00:34:03.917Z Compiling zone_cfg_derive v0.3.1
13262026-09-12T00:34:03.933Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
13272026-09-12T00:34:04.043Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13282026-09-12T00:34:04.099Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13292026-09-12T00:34:04.205Z Checking itertools v0.12.1
13302026-09-12T00:34:04.329Z Checking sigpipe v0.1.3
13312026-09-12T00:34:04.438Z Checking memmap v0.7.0
13322026-09-12T00:34:04.455Z Checking jiff v0.2.15
13332026-09-12T00:34:04.575Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13342026-09-12T00:34:04.608Z Checking glob v0.3.3
13352026-09-12T00:34:04.687Z Checking usdt v0.5.0
13362026-09-12T00:34:04.790Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
13372026-09-12T00:34:04.827Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
13382026-09-12T00:34:04.941Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
13392026-09-12T00:34:04.990Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
13402026-09-12T00:34:05.019Z Checking smf v0.2.3
13412026-09-12T00:34:05.137Z Checking secrecy v0.10.3
13422026-09-12T00:34:05.226Z Checking zone v0.3.1
13432026-09-12T00:34:05.228Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13442026-09-12T00:34:05.259Z Checking whoami v1.6.1
13452026-09-12T00:34:05.262Z Compiling curve25519-dalek v4.1.3
13462026-09-12T00:34:05.427Z Checking hmac v0.12.1
13472026-09-12T00:34:05.533Z Compiling clang-sys v1.8.1
13482026-09-12T00:34:05.550Z Checking inout v0.1.4
13492026-09-12T00:34:05.565Z Compiling enum-as-inner v0.6.1
13502026-09-12T00:34:05.582Z Checking ff v0.13.1
13512026-09-12T00:34:05.679Z Checking data-encoding v2.9.0
13522026-09-12T00:34:05.702Z Compiling semver v0.1.20
13532026-09-12T00:34:05.705Z Checking group v0.13.0
13542026-09-12T00:34:05.828Z Checking cipher v0.4.4
13552026-09-12T00:34:05.904Z Compiling rustc_version v0.1.7
13562026-09-12T00:34:05.942Z Checking hkdf v0.12.4
13572026-09-12T00:34:06.013Z Checking atomicwrites v0.4.4
13582026-09-12T00:34:06.037Z Compiling thiserror-impl-no-std v2.0.2
13592026-09-12T00:34:06.073Z Checking universal-hash v0.5.1
13602026-09-12T00:34:06.096Z Compiling regress v0.11.1
13612026-09-12T00:34:06.099Z Checking crypto-bigint v0.5.5
13622026-09-12T00:34:06.133Z Checking half v2.7.1
13632026-09-12T00:34:06.193Z Compiling curve25519-dalek-derive v0.1.1
13642026-09-12T00:34:06.375Z Checking base64ct v1.8.0
13652026-09-12T00:34:06.603Z Checking opaque-debug v0.3.1
13662026-09-12T00:34:06.676Z Checking indent_write v2.2.0
13672026-09-12T00:34:06.808Z Checking ciborium-io v0.2.2
13682026-09-12T00:34:06.836Z Checking base16ct v0.2.0
13692026-09-12T00:34:06.839Z Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13702026-09-12T00:34:06.898Z Checking ciborium-ll v0.2.2
13712026-09-12T00:34:07.005Z Checking poly1305 v0.8.0
13722026-09-12T00:34:07.066Z Checking thiserror-no-std v2.0.2
13732026-09-12T00:34:07.069Z Checking password-hash v0.5.0
13742026-09-12T00:34:07.108Z Checking elliptic-curve v0.13.8
13752026-09-12T00:34:07.154Z Compiling newtype_derive v0.1.6
13762026-09-12T00:34:07.232Z Checking chacha20 v0.9.1
13772026-09-12T00:34:07.304Z Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13782026-09-12T00:34:07.351Z Compiling nix v0.31.3
13792026-09-12T00:34:07.376Z Checking blake2 v0.10.6
13802026-09-12T00:34:07.421Z Checking aead v0.5.2
13812026-09-12T00:34:07.549Z Compiling libloading v0.8.9
13822026-09-12T00:34:07.565Z Checking bstr v1.12.0
13832026-09-12T00:34:07.585Z Compiling owo-colors v4.3.0
13842026-09-12T00:34:07.633Z Compiling typify-impl v0.6.2
13852026-09-12T00:34:07.731Z Checking linked-hash-map v0.5.6
13862026-09-12T00:34:07.747Z Compiling bindgen v0.72.1
13872026-09-12T00:34:07.896Z Checking keccak v0.1.6
13882026-09-12T00:34:07.899Z Checking resolv-conf v0.7.5
13892026-09-12T00:34:07.980Z Checking lru-cache v0.1.2
13902026-09-12T00:34:08.060Z Checking sha3 v0.10.8
13912026-09-12T00:34:08.099Z Checking vsss-rs v3.3.4
13922026-09-12T00:34:08.116Z Checking argon2 v0.5.3
13932026-09-12T00:34:08.254Z Checking chacha20poly1305 v0.10.1
13942026-09-12T00:34:08.435Z Checking ciborium v0.2.2
13952026-09-12T00:34:08.453Z Checking hickory-proto v0.24.4
13962026-09-12T00:34:08.689Z Checking tokio-dtrace v0.1.1
13972026-09-12T00:34:08.841Z Checking papergrid v0.18.0
13982026-09-12T00:34:08.867Z Compiling cexpr v0.6.0
13992026-09-12T00:34:08.896Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
14002026-09-12T00:34:09.189Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
14012026-09-12T00:34:09.480Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
14022026-09-12T00:34:09.649Z Checking serde-big-array v0.5.1
14032026-09-12T00:34:09.735Z Compiling serde_repr v0.1.20
14042026-09-12T00:34:09.788Z Compiling derive-where v1.6.0
14052026-09-12T00:34:09.985Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
14062026-09-12T00:34:10.002Z Compiling shlex v1.3.0
14072026-09-12T00:34:10.168Z Checking siphasher v1.0.1
14082026-09-12T00:34:10.194Z Checking unicode-segmentation v1.12.0
14092026-09-12T00:34:10.214Z Checking same-file v1.0.6
14102026-09-12T00:34:10.302Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
14112026-09-12T00:34:10.331Z Checking phf_shared v0.12.1
14122026-09-12T00:34:10.347Z Checking walkdir v2.5.0
14132026-09-12T00:34:10.512Z Checking newline-converter v0.3.0
14142026-09-12T00:34:10.544Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
14152026-09-12T00:34:10.627Z Checking hickory-resolver v0.24.4
14162026-09-12T00:34:11.032Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
14172026-09-12T00:34:11.073Z Checking tabled v0.21.0
14182026-09-12T00:34:11.103Z Compiling typify-macro v0.6.2
14192026-09-12T00:34:11.293Z Checking oxide-tokio-rt v0.1.2
14202026-09-12T00:34:11.452Z Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14212026-09-12T00:34:12.059Z Checking itertools v0.15.0
14222026-09-12T00:34:12.233Z Checking console v0.16.4
14232026-09-12T00:34:12.250Z Compiling progenitor-impl v0.10.0
14242026-09-12T00:34:12.365Z Checking tokio-stream v0.1.17
14252026-09-12T00:34:12.472Z Compiling pin-project-internal v1.1.10
14262026-09-12T00:34:12.522Z Compiling slog-dtrace v0.3.0
14272026-09-12T00:34:12.603Z Checking csv-core v0.1.12
14282026-09-12T00:34:12.734Z Checking unicode-linebreak v0.1.5
14292026-09-12T00:34:12.755Z Compiling unicode-xid v0.2.6
14302026-09-12T00:34:12.782Z Checking similar v3.2.0
14312026-09-12T00:34:12.881Z Checking smawk v0.3.2
14322026-09-12T00:34:12.945Z Checking unicode-width v0.1.14
14332026-09-12T00:34:13.013Z Compiling chrono-tz v0.10.4
14342026-09-12T00:34:13.137Z Checking swrite v0.1.0
14352026-09-12T00:34:13.190Z Compiling cancel-safe-futures v0.1.5
14362026-09-12T00:34:13.228Z Checking foldhash v0.1.5
14372026-09-12T00:34:13.324Z Checking expectorate v1.3.0
14382026-09-12T00:34:13.457Z Checking hashbrown v0.15.5
14392026-09-12T00:34:13.475Z Checking textwrap v0.16.2
14402026-09-12T00:34:13.536Z Checking pin-project v1.1.10
14412026-09-12T00:34:13.636Z Compiling const_format_proc_macros v0.2.34
14422026-09-12T00:34:13.688Z Checking csv v1.4.0
14432026-09-12T00:34:13.979Z Checking qorb v0.4.1
14442026-09-12T00:34:14.015Z Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14452026-09-12T00:34:14.047Z Checking phf v0.12.1
14462026-09-12T00:34:14.193Z Checking unicode-normalization v0.1.24
14472026-09-12T00:34:14.452Z Compiling progenitor-macro v0.10.0
14482026-09-12T00:34:14.535Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14492026-09-12T00:34:15.022Z Checking libsw-core v0.3.2
14502026-09-12T00:34:15.099Z Compiling libgit2-sys v0.17.0+1.8.1
14512026-09-12T00:34:15.173Z Compiling async-recursion v1.1.1
14522026-09-12T00:34:15.315Z Compiling snafu-derive v0.8.9
14532026-09-12T00:34:15.493Z Compiling cookie v0.18.1
14542026-09-12T00:34:15.523Z Checking fixedbitset v0.4.2
14552026-09-12T00:34:15.540Z Checking fixedbitset v0.5.7
14562026-09-12T00:34:15.728Z Checking highway v1.3.0
14572026-09-12T00:34:15.744Z Compiling moka v0.12.11
14582026-09-12T00:34:15.837Z Checking petgraph v0.8.2
14592026-09-12T00:34:15.994Z Checking petgraph v0.6.5
14602026-09-12T00:34:16.921Z Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14612026-09-12T00:34:16.993Z Checking snafu v0.8.9
14622026-09-12T00:34:17.087Z Checking libsw v3.5.0
14632026-09-12T00:34:17.158Z Checking olpc-cjson v0.1.4
14642026-09-12T00:34:17.204Z Checking const_format v0.2.34
14652026-09-12T00:34:17.245Z Checking cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14662026-09-12T00:34:17.519Z Checking papergrid v0.11.0
14672026-09-12T00:34:17.541Z Compiling typify v0.6.2
14682026-09-12T00:34:17.622Z Checking globset v0.4.16
14692026-09-12T00:34:17.639Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
14702026-09-12T00:34:17.655Z Checking gethostname v0.5.0
14712026-09-12T00:34:17.853Z Compiling tabled_derive v0.7.0
14722026-09-12T00:34:17.871Z Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14732026-09-12T00:34:18.106Z Checking reqwest v0.13.2
14742026-09-12T00:34:18.124Z Checking bcs v0.1.6
14752026-09-12T00:34:18.200Z Checking pem v3.0.5
14762026-09-12T00:34:18.355Z Checking serde_plain v1.0.2
14772026-09-12T00:34:18.371Z Checking typed-path v0.9.3
14782026-09-12T00:34:18.501Z Checking humantime v2.3.0
14792026-09-12T00:34:18.548Z Checking progenitor v0.10.0
14802026-09-12T00:34:18.634Z Compiling signal-hook v0.4.4
14812026-09-12T00:34:18.676Z Checking linear-map v1.2.0
14822026-09-12T00:34:18.694Z Checking crc8 v0.1.1
14832026-09-12T00:34:18.782Z Checking tagptr v0.2.0
14842026-09-12T00:34:18.798Z Checking termtree v0.5.1
14852026-09-12T00:34:18.843Z Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14862026-09-12T00:34:18.881Z Checking tabled v0.15.0
14872026-09-12T00:34:18.934Z Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14882026-09-12T00:34:19.108Z Checking tough v0.20.0
14892026-09-12T00:34:19.561Z Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14902026-09-12T00:34:19.729Z Compiling progenitor-impl v0.14.0
14912026-09-12T00:34:20.073Z Checking steno v0.4.1
14922026-09-12T00:34:20.377Z Checking hickory-proto v0.25.2
14932026-09-12T00:34:21.031Z Compiling curl-sys v0.4.89+curl-8.20.0
14942026-09-12T00:34:21.036Z Compiling cargo-platform v0.1.9
14952026-09-12T00:34:21.067Z Compiling vergen v8.3.2
14962026-09-12T00:34:21.277Z Compiling fs-err v3.1.2
14972026-09-12T00:34:21.320Z Compiling cargo_metadata v0.18.1
14982026-09-12T00:34:21.617Z Checking progenitor-client v0.14.0
14992026-09-12T00:34:21.683Z Checking dropshot-api-manager-types v0.7.2
15002026-09-12T00:34:21.793Z Compiling progenitor-macro v0.14.0
15012026-09-12T00:34:21.836Z Checking sha2 v0.10.9
15022026-09-12T00:34:21.849Z Compiling blake3 v1.8.2
15032026-09-12T00:34:21.919Z Checking hickory-resolver v0.25.2
15042026-09-12T00:34:22.222Z Checking dpd-types-versions v0.1.0 (/work/oxidecomputer/dendrite/dpd-types/versions)
15052026-09-12T00:34:22.331Z Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15062026-09-12T00:34:22.425Z Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15072026-09-12T00:34:22.855Z Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15082026-09-12T00:34:23.264Z Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15092026-09-12T00:34:23.451Z Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15102026-09-12T00:34:23.843Z Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15112026-09-12T00:34:24.003Z Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15122026-09-12T00:34:24.305Z Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15132026-09-12T00:34:24.336Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15142026-09-12T00:34:24.372Z Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15152026-09-12T00:34:24.598Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
15162026-09-12T00:34:24.660Z Compiling pcap v0.1.0 (/work/oxidecomputer/dendrite/pcap)
15172026-09-12T00:34:25.080Z Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15182026-09-12T00:34:25.384Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
15192026-09-12T00:34:25.477Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
15202026-09-12T00:34:25.529Z Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15212026-09-12T00:34:25.898Z Checking progenitor v0.14.0
15222026-09-12T00:34:25.949Z Checking git-stub v1.0.0
15232026-09-12T00:34:26.029Z Compiling strum_macros v0.28.0
15242026-09-12T00:34:26.104Z Checking filetime v0.2.26
15252026-09-12T00:34:26.247Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#2cd6617e)
15262026-09-12T00:34:26.480Z Checking arrayref v0.3.9
15272026-09-12T00:34:26.542Z Checking xattr v1.6.1
15282026-09-12T00:34:26.560Z Checking is_ci v1.2.0
15292026-09-12T00:34:26.621Z Compiling curl v0.4.50
15302026-09-12T00:34:26.662Z Checking constant_time_eq v0.3.1
15312026-09-12T00:34:26.679Z Checking arrayvec v0.7.6
15322026-09-12T00:34:26.759Z Checking tar v0.4.45
15332026-09-12T00:34:26.901Z Checking supports-color v3.0.2
15342026-09-12T00:34:27.076Z Checking git-stub-vcs v0.1.0
15352026-09-12T00:34:27.258Z Checking toml v0.7.8
15362026-09-12T00:34:27.449Z Checking similar v2.7.0
15372026-09-12T00:34:27.564Z Checking drift v0.2.0
15382026-09-12T00:34:27.781Z Checking kstat-rs v0.2.4
15392026-09-12T00:34:27.800Z Checking strum v0.28.0
15402026-09-12T00:34:27.819Z Checking dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types)
15412026-09-12T00:34:27.869Z Checking dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api)
15422026-09-12T00:34:27.913Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
15432026-09-12T00:34:27.967Z Checking topological-sort v0.2.2
15442026-09-12T00:34:28.044Z Checking common v0.1.0 (/work/oxidecomputer/dendrite/common)
15452026-09-12T00:34:28.102Z Checking omicron-zone-package v0.12.2
15462026-09-12T00:34:28.300Z Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15472026-09-12T00:34:28.421Z Checking dropshot-api-manager v0.7.2
15482026-09-12T00:34:28.758Z Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
15492026-09-12T00:34:28.836Z Checking aal v0.1.0 (/work/oxidecomputer/dendrite/aal)
15502026-09-12T00:34:28.922Z Checking packet v0.1.0 (/work/oxidecomputer/dendrite/packet)
15512026-09-12T00:34:29.786Z Checking signal-hook-tokio v0.4.0
15522026-09-12T00:34:29.807Z Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15532026-09-12T00:34:29.913Z Checking scuffle v0.1.0
15542026-09-12T00:34:30.233Z Compiling aal_macros v0.0.1 (/work/oxidecomputer/dendrite/aal_macros)
15552026-09-12T00:34:30.393Z Checking iddqd v0.4.5
15562026-09-12T00:34:30.436Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
15572026-09-12T00:34:30.636Z Checking internet-checksum v0.2.1
15582026-09-12T00:34:30.700Z Checking search_path v0.1.4
15592026-09-12T00:34:30.718Z Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15602026-09-12T00:34:30.836Z Checking xtask v0.1.0 (/work/oxidecomputer/dendrite/xtask)
15612026-09-12T00:34:30.984Z Checking dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis)
15622026-09-12T00:34:31.012Z Checking uplinkd v0.1.0 (/work/oxidecomputer/dendrite/uplinkd)
15632026-09-12T00:34:31.052Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
15642026-09-12T00:34:31.192Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
15652026-09-12T00:34:31.633Z Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15662026-09-12T00:34:33.244Z Compiling git2 v0.19.0
15672026-09-12T00:34:35.512Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
15682026-09-12T00:34:36.682Z Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
15692026-09-12T00:34:42.643Z Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15702026-09-12T00:34:43.906Z Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15712026-09-12T00:34:48.806Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 07s
15722026-09-12T00:34:49.153Z+ for feat in tofino_stub tofino_asic softnpu chaos
15732026-09-12T00:34:49.153Z+ cargo clippy --features tofino_asic -- --deny warnings
15742026-09-12T00:34:49.652Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#d13f3e2d)
15752026-09-12T00:34:49.655Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
15762026-09-12T00:34:49.731Z Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
15772026-09-12T00:34:49.735Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
15782026-09-12T00:34:56.947Z Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
15792026-09-12T00:34:56.947Z Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
15802026-09-12T00:34:59.599Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.40s
15812026-09-12T00:34:59.746Z+ for feat in tofino_stub tofino_asic softnpu chaos
15822026-09-12T00:34:59.746Z+ cargo clippy --features softnpu -- --deny warnings
15832026-09-12T00:35:00.047Z Downloading crates ...
15842026-09-12T00:35:00.180Z Downloaded bitstruct_derive v0.1.0
15852026-09-12T00:35:00.187Z Downloaded ascii v1.1.0
15862026-09-12T00:35:00.190Z Downloaded erased-serde v0.4.8
15872026-09-12T00:35:00.193Z Downloaded serde_arrays v0.1.0
15882026-09-12T00:35:00.196Z Downloaded typeid v1.0.3
15892026-09-12T00:35:00.196Z Downloaded tap v1.0.1
15902026-09-12T00:35:00.196Z Downloaded radium v0.7.0
15912026-09-12T00:35:00.199Z Downloaded bitstruct v0.1.1
15922026-09-12T00:35:00.202Z Downloaded funty v2.0.0
15932026-09-12T00:35:00.205Z Downloaded wyz v0.5.1
15942026-09-12T00:35:00.205Z Downloaded libloading v0.7.4
15952026-09-12T00:35:00.208Z Downloaded num-bigint v0.4.6
15962026-09-12T00:35:00.214Z Downloaded bitvec v1.0.1
15972026-09-12T00:35:00.336Z Checking num-integer v0.1.46
15982026-09-12T00:35:00.413Z Checking num-complex v0.4.6
15992026-09-12T00:35:00.423Z Compiling radium v0.7.0
16002026-09-12T00:35:00.430Z Checking tap v1.0.1
16012026-09-12T00:35:00.436Z Checking funty v2.0.0
16022026-09-12T00:35:00.441Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1)
16032026-09-12T00:35:00.445Z Compiling typeid v1.0.3
16042026-09-12T00:35:00.454Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
16052026-09-12T00:35:00.514Z Checking wyz v0.5.1
16062026-09-12T00:35:00.607Z Checking num-bigint v0.4.6
16072026-09-12T00:35:00.610Z Checking num-iter v0.1.45
16082026-09-12T00:35:00.656Z Checking nvpair_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
16092026-09-12T00:35:00.678Z Compiling erased-serde v0.4.8
16102026-09-12T00:35:00.730Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
16112026-09-12T00:35:00.739Z Compiling bitstruct_derive v0.1.0
16122026-09-12T00:35:00.754Z Checking nvpair v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
16132026-09-12T00:35:00.798Z Checking rgb_frame v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
16142026-09-12T00:35:00.852Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
16152026-09-12T00:35:00.855Z Checking bitvec v1.0.1
16162026-09-12T00:35:00.855Z Checking viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
16172026-09-12T00:35:00.877Z Checking ascii v1.1.0
16182026-09-12T00:35:00.919Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1)
16192026-09-12T00:35:00.944Z Checking viona_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
16202026-09-12T00:35:01.048Z Checking rfb v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
16212026-09-12T00:35:01.057Z Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a)
16222026-09-12T00:35:01.067Z Checking cpuid_utils v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
16232026-09-12T00:35:01.078Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
16242026-09-12T00:35:01.329Z Checking dladm v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
16252026-09-12T00:35:01.358Z Checking serde_arrays v0.1.0
16262026-09-12T00:35:01.367Z Checking bitstruct v0.1.1
16272026-09-12T00:35:01.434Z Checking num-rational v0.4.2
16282026-09-12T00:35:01.444Z Checking libloading v0.7.4
16292026-09-12T00:35:01.456Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
16302026-09-12T00:35:01.701Z Checking num v0.4.3
16312026-09-12T00:35:01.770Z Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
16322026-09-12T00:35:02.292Z Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#c1343544)
16332026-09-12T00:35:02.584Z Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#7e015d16)
16342026-09-12T00:35:02.588Z Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=main#7e015d16)
16352026-09-12T00:35:02.777Z Checking propolis v0.1.0 (https://github.com/oxidecomputer/propolis#827e6615)
16362026-09-12T00:35:02.957Z Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
16372026-09-12T00:35:02.958Z Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
16382026-09-12T00:35:03.408Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
16392026-09-12T00:35:03.622Z Checking oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
16402026-09-12T00:35:03.622Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
16412026-09-12T00:35:03.625Z Checking aal v0.1.0 (/work/oxidecomputer/dendrite/aal)
16422026-09-12T00:35:03.625Z Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
16432026-09-12T00:35:04.427Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
16442026-09-12T00:35:05.212Z Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
16452026-09-12T00:35:09.281Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
16462026-09-12T00:35:09.400Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
16472026-09-12T00:35:15.846Z Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
16482026-09-12T00:35:17.096Z Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
16492026-09-12T00:35:17.618Z Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
16502026-09-12T00:35:21.986Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.19s
16512026-09-12T00:35:22.133Z+ for feat in tofino_stub tofino_asic softnpu chaos
16522026-09-12T00:35:22.133Z+ cargo clippy --features chaos -- --deny warnings
16532026-09-12T00:35:22.614Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
16542026-09-12T00:35:22.617Z Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
16552026-09-12T00:35:22.617Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
16562026-09-12T00:35:29.882Z Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
16572026-09-12T00:35:29.882Z Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
16582026-09-12T00:35:32.464Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.28s
16592026-09-12T00:35:32.607Z+ banner fmt
16602026-09-12T00:35:32.610Z
16612026-09-12T00:35:32.610Z ###### # # #####
16622026-09-12T00:35:32.610Z # ## ## #
16632026-09-12T00:35:32.610Z ##### # ## # #
16642026-09-12T00:35:32.610Z # # # #
16652026-09-12T00:35:32.610Z # # # #
16662026-09-12T00:35:32.610Z # # # #
16672026-09-12T00:35:32.610Z
16682026-09-12T00:35:32.610Z+ cargo fmt -- --check
16692026-09-12T00:35:33.058Z+ banner test
16702026-09-12T00:35:33.061Z
16712026-09-12T00:35:33.061Z ##### ###### #### #####
16722026-09-12T00:35:33.061Z # # # #
16732026-09-12T00:35:33.061Z # ##### #### #
16742026-09-12T00:35:33.061Z # # # #
16752026-09-12T00:35:33.061Z # # # # #
16762026-09-12T00:35:33.061Z # ###### #### #
16772026-09-12T00:35:33.061Z
16782026-09-12T00:35:33.061Z+ for feat in tofino_stub tofino_asic softnpu chaos
16792026-09-12T00:35:33.061Z+ RUST_BACKTRACE=full
16802026-09-12T00:35:33.061Z+ cargo test --features tofino_stub --no-fail-fast
16812026-09-12T00:35:33.908Z Compiling unicode-ident v1.0.24
16822026-09-12T00:35:33.908Z Compiling cfg-if v1.0.4
16832026-09-12T00:35:33.910Z Compiling memchr v2.7.5
16842026-09-12T00:35:34.016Z Compiling serde_core v1.0.228
16852026-09-12T00:35:34.026Z Compiling itoa v1.0.15
16862026-09-12T00:35:34.029Z Compiling libc v0.2.186
16872026-09-12T00:35:34.042Z Compiling zmij v1.0.17
16882026-09-12T00:35:34.053Z Compiling libm v0.2.15
16892026-09-12T00:35:34.121Z Compiling proc-macro2 v1.0.106
16902026-09-12T00:35:34.147Z Compiling heck v0.5.0
16912026-09-12T00:35:34.307Z Compiling equivalent v1.0.2
16922026-09-12T00:35:34.412Z Compiling log v0.4.29
16932026-09-12T00:35:34.551Z Compiling quote v1.0.45
16942026-09-12T00:35:34.569Z Compiling iana-time-zone v0.1.64
16952026-09-12T00:35:34.604Z Compiling smallvec v1.15.1
16962026-09-12T00:35:34.746Z Compiling dyn-clone v1.0.20
16972026-09-12T00:35:34.814Z Compiling syn v2.0.118
16982026-09-12T00:35:34.826Z Compiling hashbrown v0.17.1
16992026-09-12T00:35:34.852Z Compiling fnv v1.0.7
17002026-09-12T00:35:34.876Z Compiling regex-syntax v0.8.11
17012026-09-12T00:35:34.898Z Compiling stable_deref_trait v1.2.0
17022026-09-12T00:35:34.954Z Compiling pin-project-lite v0.2.16
17032026-09-12T00:35:34.981Z Compiling percent-encoding v2.3.2
17042026-09-12T00:35:35.056Z Compiling litemap v0.8.0
17052026-09-12T00:35:35.183Z Compiling writeable v0.6.1
17062026-09-12T00:35:35.196Z Compiling num-traits v0.2.19
17072026-09-12T00:35:35.275Z Compiling icu_properties_data v2.0.1
17082026-09-12T00:35:35.378Z Compiling icu_normalizer_data v2.0.0
17092026-09-12T00:35:35.411Z Compiling form_urlencoded v1.2.2
17102026-09-12T00:35:35.457Z Compiling utf8_iter v1.0.4
17112026-09-12T00:35:35.486Z Compiling getrandom v0.4.2
17122026-09-12T00:35:35.594Z Compiling aho-corasick v1.1.3
17132026-09-12T00:35:35.608Z Compiling scopeguard v1.2.0
17142026-09-12T00:35:35.635Z Compiling byteorder v1.5.0
17152026-09-12T00:35:35.717Z Compiling semver v1.0.28
17162026-09-12T00:35:35.800Z Compiling serde_json v1.0.150
17172026-09-12T00:35:35.851Z Compiling indexmap v2.14.0
17182026-09-12T00:35:35.863Z Compiling lock_api v0.4.14
17192026-09-12T00:35:36.058Z Compiling ucd-trie v0.1.7
17202026-09-12T00:35:36.086Z Compiling uuid v1.23.3
17212026-09-12T00:35:36.218Z Compiling allocator-api2 v0.2.21
17222026-09-12T00:35:36.351Z Compiling futures-core v0.3.32
17232026-09-12T00:35:36.476Z Compiling regex-automata v0.4.13
17242026-09-12T00:35:36.504Z Compiling foldhash v0.2.0
17252026-09-12T00:35:36.539Z Compiling ryu v1.0.20
17262026-09-12T00:35:36.707Z Compiling hashbrown v0.16.1
17272026-09-12T00:35:36.735Z Compiling pretty-hex v0.4.1
17282026-09-12T00:35:36.886Z Compiling futures-sink v0.3.32
17292026-09-12T00:35:36.991Z Compiling strsim v0.11.1
17302026-09-12T00:35:37.005Z Compiling plain v0.2.3
17312026-09-12T00:35:37.114Z Compiling time-core v0.1.8
17322026-09-12T00:35:37.167Z Compiling num-conv v0.2.1
17332026-09-12T00:35:37.300Z Compiling slab v0.4.11
17342026-09-12T00:35:37.324Z Compiling time-macros v0.2.27
17352026-09-12T00:35:37.383Z Compiling futures-channel v0.3.32
17362026-09-12T00:35:37.521Z Compiling synstructure v0.13.2
17372026-09-12T00:35:37.605Z Compiling serde_derive_internals v0.29.1
17382026-09-12T00:35:37.628Z Compiling futures-task v0.3.32
17392026-09-12T00:35:37.800Z Compiling futures-io v0.3.32
17402026-09-12T00:35:37.888Z Compiling regress v0.10.5
17412026-09-12T00:35:37.963Z Compiling darling_core v0.21.3
17422026-09-12T00:35:38.063Z Compiling thread-id v5.0.0
17432026-09-12T00:35:38.150Z Compiling regex v1.12.4
17442026-09-12T00:35:38.163Z Compiling getrandom v0.2.16
17452026-09-12T00:35:38.309Z Compiling socket2 v0.6.4
17462026-09-12T00:35:38.397Z Compiling parking_lot_core v0.9.12
17472026-09-12T00:35:38.620Z Compiling parking_lot v0.12.5
17482026-09-12T00:35:38.641Z Compiling bitflags v2.11.1
17492026-09-12T00:35:38.746Z Compiling signal-hook-registry v1.4.6
17502026-09-12T00:35:38.760Z Compiling serde_derive v1.0.228
17512026-09-12T00:35:38.773Z Compiling zerofrom-derive v0.1.6
17522026-09-12T00:35:38.885Z Compiling yoke-derive v0.8.0
17532026-09-12T00:35:39.019Z Compiling zerovec-derive v0.11.1
17542026-09-12T00:35:39.032Z Compiling displaydoc v0.2.5
17552026-09-12T00:35:39.144Z Compiling thiserror-impl v2.0.18
17562026-09-12T00:35:39.832Z Compiling schemars_derive v0.8.22
17572026-09-12T00:35:39.972Z Compiling tokio-macros v2.7.0
17582026-09-12T00:35:40.027Z Compiling zeroize_derive v1.4.3
17592026-09-12T00:35:40.116Z Compiling zerocopy-derive v0.8.27
17602026-09-12T00:35:40.137Z Compiling futures-macro v0.3.32
17612026-09-12T00:35:40.434Z Compiling thiserror v2.0.18
17622026-09-12T00:35:40.546Z Compiling zerofrom v0.1.6
17632026-09-12T00:35:40.682Z Compiling yoke v0.8.0
17642026-09-12T00:35:40.722Z Compiling tracing-attributes v0.1.30
17652026-09-12T00:35:40.734Z Compiling thiserror-impl v1.0.69
17662026-09-12T00:35:40.880Z Compiling zerovec v0.11.4
17672026-09-12T00:35:40.990Z Compiling zerotrie v0.2.2
17682026-09-12T00:35:41.085Z Compiling pest v2.8.2
17692026-09-12T00:35:41.299Z Compiling scroll_derive v0.13.1
17702026-09-12T00:35:41.379Z Compiling zerocopy v0.8.27
17712026-09-12T00:35:41.481Z Compiling serde v1.0.228
17722026-09-12T00:35:41.774Z Compiling tinystr v0.8.1
17732026-09-12T00:35:41.913Z Compiling bytes v1.12.0
17742026-09-12T00:35:41.978Z Compiling serde_tokenstream v0.2.3
17752026-09-12T00:35:41.989Z Compiling icu_locale_core v2.0.0
17762026-09-12T00:35:42.001Z Compiling potential_utf v0.1.3
17772026-09-12T00:35:42.136Z Compiling icu_collections v2.0.0
17782026-09-12T00:35:42.169Z Compiling chrono v0.4.45
17792026-09-12T00:35:42.213Z Compiling pest_meta v2.8.2
17802026-09-12T00:35:42.262Z Compiling async-trait v0.1.89
17812026-09-12T00:35:42.372Z Compiling http v1.4.2
17822026-09-12T00:35:42.559Z Compiling icu_provider v2.0.0
17832026-09-12T00:35:42.657Z Compiling scroll v0.13.0
17842026-09-12T00:35:42.829Z Compiling icu_properties v2.0.1
17852026-09-12T00:35:42.853Z Compiling icu_normalizer v2.0.0
17862026-09-12T00:35:42.875Z Compiling pest_generator v2.8.2
17872026-09-12T00:35:42.926Z Compiling goblin v0.10.1
17882026-09-12T00:35:43.242Z Compiling schemars v0.8.22
17892026-09-12T00:35:43.346Z Compiling daft-derive v0.1.5
17902026-09-12T00:35:43.492Z Compiling darling_macro v0.21.3
17912026-09-12T00:35:43.516Z Compiling pest_derive v2.8.2
17922026-09-12T00:35:43.691Z Compiling idna_adapter v1.2.1
17932026-09-12T00:35:43.845Z Compiling idna v1.1.0
17942026-09-12T00:35:44.001Z Compiling typify-impl v0.4.3
17952026-09-12T00:35:44.074Z Compiling darling v0.21.3
17962026-09-12T00:35:44.077Z Compiling dtrace-parser v0.3.0
17972026-09-12T00:35:44.097Z Compiling openssl-macros v0.1.1
17982026-09-12T00:35:44.100Z Compiling openapiv3 v2.2.0
17992026-09-12T00:35:44.156Z Compiling url v2.5.7
18002026-09-12T00:35:44.632Z Compiling async-stream-impl v0.3.6
18012026-09-12T00:35:44.708Z Compiling structmeta-derive v0.3.0
18022026-09-12T00:35:45.023Z Compiling newtype-uuid-macros v0.1.0
18032026-09-12T00:35:45.105Z Compiling serde_yaml v0.9.34+deprecated
18042026-09-12T00:35:45.287Z Compiling zeroize v1.8.1
18052026-09-12T00:35:45.499Z Compiling strum_macros v0.26.4
18062026-09-12T00:35:45.773Z Compiling dof v0.4.0
18072026-09-12T00:35:45.776Z Compiling structmeta v0.3.0
18082026-09-12T00:35:45.837Z Compiling untrusted v0.9.0
18092026-09-12T00:35:45.907Z Compiling thiserror v1.0.69
18102026-09-12T00:35:45.964Z Compiling mio v1.2.1
18112026-09-12T00:35:45.990Z Compiling omicron-workspace-hack v0.1.0
18122026-09-12T00:35:46.015Z Compiling base64 v0.22.1
18132026-09-12T00:35:46.358Z Compiling usdt-impl v0.6.0
18142026-09-12T00:35:46.404Z Compiling tokio v1.52.3
18152026-09-12T00:35:46.490Z Compiling http-body v1.0.1
18162026-09-12T00:35:46.655Z Compiling dropshot_endpoint v0.16.7
18172026-09-12T00:35:46.885Z Compiling ref-cast-impl v1.0.25
18182026-09-12T00:35:47.066Z Compiling atomic-waker v1.1.2
18192026-09-12T00:35:47.146Z Compiling ipnet v2.11.0
18202026-09-12T00:35:47.286Z Compiling derive-ex v0.1.8
18212026-09-12T00:35:47.509Z Compiling strum_macros v0.27.2
18222026-09-12T00:35:47.541Z Compiling httparse v1.10.1
18232026-09-12T00:35:47.685Z Compiling portable-atomic v1.11.1
18242026-09-12T00:35:47.701Z Compiling usdt-macro v0.6.0
18252026-09-12T00:35:47.856Z Compiling usdt-attr-macro v0.6.0
18262026-09-12T00:35:48.209Z Compiling tower-layer v0.3.3
18272026-09-12T00:35:48.330Z Compiling tower-service v0.3.3
18282026-09-12T00:35:48.431Z Compiling critical-section v1.2.0
18292026-09-12T00:35:48.512Z Compiling try-lock v0.2.5
18302026-09-12T00:35:48.550Z Compiling once_cell v1.21.3
18312026-09-12T00:35:48.629Z Compiling want v0.3.1
18322026-09-12T00:35:48.809Z Compiling httpdate v1.0.3
18332026-09-12T00:35:48.840Z Compiling serde_with_macros v3.14.1
18342026-09-12T00:35:48.879Z Compiling test-strategy v0.4.3
18352026-09-12T00:35:49.048Z Compiling ppv-lite86 v0.2.21
18362026-09-12T00:35:49.328Z Compiling erased-serde v0.3.31
18372026-09-12T00:35:49.840Z Compiling subtle v2.6.1
18382026-09-12T00:35:50.015Z Compiling parse-display-derive v0.10.0
18392026-09-12T00:35:50.048Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
18402026-09-12T00:35:50.270Z Compiling typify-macro v0.4.3
18412026-09-12T00:35:50.550Z Compiling http-body-util v0.1.3
18422026-09-12T00:35:50.622Z Compiling anyhow v1.0.102
18432026-09-12T00:35:50.926Z Compiling serde_urlencoded v0.7.1
18442026-09-12T00:35:51.003Z Compiling rand_core v0.6.4
18452026-09-12T00:35:51.023Z Compiling typenum v1.20.1
18462026-09-12T00:35:51.235Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
18472026-09-12T00:35:51.501Z Compiling futures-util v0.3.32
18482026-09-12T00:35:51.713Z Compiling sync_wrapper v1.0.2
18492026-09-12T00:35:51.827Z Compiling powerfmt v0.2.0
18502026-09-12T00:35:51.995Z Compiling deranged v0.5.3
18512026-09-12T00:35:52.033Z Compiling num_threads v0.1.7
18522026-09-12T00:35:52.036Z Compiling tracing-core v0.1.34
18532026-09-12T00:35:52.118Z Compiling camino v1.2.3
18542026-09-12T00:35:52.138Z Compiling iri-string v0.7.8
18552026-09-12T00:35:52.328Z Compiling typify v0.4.3
18562026-09-12T00:35:52.428Z Compiling progenitor-impl v0.11.1
18572026-09-12T00:35:52.575Z Compiling tracing v0.1.41
18582026-09-12T00:35:52.627Z Compiling encoding_rs v0.8.35
18592026-09-12T00:35:52.808Z Compiling fastrand v2.3.0
18602026-09-12T00:35:53.039Z Compiling cpufeatures v0.2.17
18612026-09-12T00:35:53.072Z Compiling mime v0.3.17
18622026-09-12T00:35:53.115Z Compiling generic-array v0.14.7
18632026-09-12T00:35:53.384Z Compiling hex v0.4.3
18642026-09-12T00:35:53.649Z Compiling crypto-common v0.1.6
18652026-09-12T00:35:53.723Z Compiling errno v0.3.14
18662026-09-12T00:35:53.805Z Compiling tokio-util v0.7.16
18672026-09-12T00:35:53.880Z Compiling thread_local v1.1.9
18682026-09-12T00:35:54.031Z Compiling unicode-width v0.2.1
18692026-09-12T00:35:54.144Z Compiling syn v1.0.109
18702026-09-12T00:35:54.224Z Compiling rustls-pki-types v1.12.0
18712026-09-12T00:35:54.293Z Compiling winnow v0.7.14
18722026-09-12T00:35:54.318Z Compiling match_cfg v0.1.0
18732026-09-12T00:35:54.594Z Compiling rustix v1.1.4
18742026-09-12T00:35:55.086Z Compiling winnow v1.0.3
18752026-09-12T00:35:55.302Z Compiling take_mut v0.2.2
18762026-09-12T00:35:55.324Z Compiling term v1.2.0
18772026-09-12T00:35:55.418Z Compiling toml_parser v1.1.2+spec-1.1.0
18782026-09-12T00:35:55.795Z Compiling h2 v0.4.14
18792026-09-12T00:35:55.808Z Compiling ring v0.17.14
18802026-09-12T00:35:55.916Z Compiling progenitor-macro v0.11.1
18812026-09-12T00:35:56.038Z Compiling serde_spanned v1.1.1
18822026-09-12T00:35:56.206Z Compiling debug-ignore v1.0.5
18832026-09-12T00:35:56.319Z Compiling spin v0.9.8
18842026-09-12T00:35:56.378Z Compiling toml_writer v1.1.1+spec-1.1.0
18852026-09-12T00:35:56.593Z Compiling quick-error v1.2.3
18862026-09-12T00:35:56.764Z Compiling block-buffer v0.10.4
18872026-09-12T00:35:57.107Z Compiling waitgroup v0.1.2
18882026-09-12T00:35:57.257Z Compiling async-stream v0.3.6
18892026-09-12T00:35:57.437Z Compiling serde_path_to_error v0.1.20
18902026-09-12T00:35:57.547Z Compiling bit-vec v0.8.0
18912026-09-12T00:35:57.793Z Compiling lazy_static v1.5.0
18922026-09-12T00:35:57.805Z Compiling bit-set v0.8.0
18932026-09-12T00:35:57.818Z Compiling digest v0.10.7
18942026-09-12T00:35:57.897Z Compiling hyper v1.10.1
18952026-09-12T00:35:57.971Z Compiling strum v0.26.3
18962026-09-12T00:35:57.989Z Compiling ipnetwork v0.21.1
18972026-09-12T00:35:58.039Z Compiling crossbeam-utils v0.8.21
18982026-09-12T00:35:58.090Z Compiling toml_datetime v0.7.5+spec-1.1.0
18992026-09-12T00:35:58.103Z Compiling unarray v0.1.4
19002026-09-12T00:35:58.392Z Compiling toml v0.9.12+spec-1.1.0
19012026-09-12T00:35:58.429Z Compiling slog v2.8.2
19022026-09-12T00:35:58.545Z Compiling macaddr v1.0.1
19032026-09-12T00:35:58.567Z Compiling tabwriter v1.4.1
19042026-09-12T00:35:58.772Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
19052026-09-12T00:35:58.813Z Compiling ref-cast v1.0.25
19062026-09-12T00:35:58.943Z Compiling hyper-util v0.1.20
19072026-09-12T00:35:58.956Z Compiling colored v3.1.1
19082026-09-12T00:35:59.012Z Compiling strum v0.27.2
19092026-09-12T00:35:59.146Z Compiling aws-lc-sys v0.39.1
19102026-09-12T00:35:59.355Z Compiling getrandom v0.3.3
19112026-09-12T00:35:59.569Z Compiling untrusted v0.7.1
19122026-09-12T00:35:59.699Z Compiling aws-lc-rs v1.16.2
19132026-09-12T00:35:59.817Z Compiling rand_core v0.9.3
19142026-09-12T00:35:59.950Z Compiling oxnet v0.1.6
19152026-09-12T00:36:00.051Z Compiling openssl-sys v0.9.117
19162026-09-12T00:36:00.518Z Compiling futures-executor v0.3.32
19172026-09-12T00:36:00.695Z Compiling rustls-webpki v0.103.6
19182026-09-12T00:36:00.910Z Compiling instant v0.1.13
19192026-09-12T00:36:00.963Z Compiling foreign-types-shared v0.1.1
19202026-09-12T00:36:01.023Z Compiling rand_chacha v0.9.0
19212026-09-12T00:36:01.078Z Compiling foreign-types v0.3.2
19222026-09-12T00:36:01.156Z Compiling tempfile v3.27.0
19232026-09-12T00:36:01.229Z Compiling rustls v0.23.40
19242026-09-12T00:36:01.283Z Compiling tower v0.5.2
19252026-09-12T00:36:01.574Z Compiling toml_datetime v0.6.11
19262026-09-12T00:36:01.740Z Compiling openssl-probe v0.1.6
19272026-09-12T00:36:01.765Z Compiling tower-http v0.6.8
19282026-09-12T00:36:01.856Z Compiling rand v0.9.3
19292026-09-12T00:36:01.932Z Compiling openssl v0.10.81
19302026-09-12T00:36:01.986Z Compiling futures v0.3.32
19312026-09-12T00:36:02.191Z Compiling time v0.3.47
19322026-09-12T00:36:02.418Z Compiling clap_derive v4.6.1
19332026-09-12T00:36:02.464Z Compiling memmap2 v0.9.8
19342026-09-12T00:36:02.864Z Compiling crossbeam-channel v0.5.15
19352026-09-12T00:36:02.999Z Compiling webpki-roots v1.0.2
19362026-09-12T00:36:03.093Z Compiling newtype-uuid v1.3.2
19372026-09-12T00:36:03.426Z Compiling daft v0.1.5
19382026-09-12T00:36:03.693Z Compiling is-terminal v0.4.16
19392026-09-12T00:36:03.792Z Compiling either v1.15.0
19402026-09-12T00:36:03.911Z Compiling slog-term v2.9.2
19412026-09-12T00:36:04.001Z Compiling usdt v0.6.0
19422026-09-12T00:36:04.102Z Compiling slog-json v2.6.1
19432026-09-12T00:36:04.225Z Compiling tokio-rustls v0.26.4
19442026-09-12T00:36:04.289Z Compiling native-tls v0.2.14
19452026-09-12T00:36:04.306Z Compiling slog-async v2.8.0
19462026-09-12T00:36:04.366Z Compiling hostname v0.3.1
19472026-09-12T00:36:04.505Z Compiling hyper-rustls v0.27.7
19482026-09-12T00:36:04.562Z Compiling tokio-native-tls v0.3.1
19492026-09-12T00:36:04.744Z Compiling hyper-tls v0.6.0
19502026-09-12T00:36:04.767Z Compiling slog-bunyan v2.5.0
19512026-09-12T00:36:04.787Z Compiling rustls-webpki v0.102.8
19522026-09-12T00:36:04.857Z Compiling multer v3.1.0
19532026-09-12T00:36:04.912Z Compiling reqwest v0.12.23
19542026-09-12T00:36:04.987Z Compiling rustls-pemfile v2.2.0
19552026-09-12T00:36:05.191Z Compiling hostname v0.4.2
19562026-09-12T00:36:05.344Z Compiling rustls v0.22.4
19572026-09-12T00:36:05.370Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19582026-09-12T00:36:05.689Z Compiling rand_chacha v0.3.1
19592026-09-12T00:36:05.949Z Compiling wait-timeout v0.2.1
19602026-09-12T00:36:06.207Z Compiling rusty-fork v0.3.0
19612026-09-12T00:36:06.261Z Compiling rand v0.8.5
19622026-09-12T00:36:06.439Z Compiling rand_xorshift v0.4.0
19632026-09-12T00:36:06.597Z Compiling sha1 v0.10.6
19642026-09-12T00:36:06.838Z Compiling proptest v1.8.0
19652026-09-12T00:36:06.908Z Compiling itertools v0.14.0
19662026-09-12T00:36:07.143Z Compiling tokio-rustls v0.25.0
19672026-09-12T00:36:07.381Z Compiling dropshot v0.16.7
19682026-09-12T00:36:08.155Z Compiling anstyle v1.0.14
19692026-09-12T00:36:09.014Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
19702026-09-12T00:36:09.315Z Compiling progenitor-client v0.10.0
19712026-09-12T00:36:09.492Z Compiling progenitor-client v0.11.1
19722026-09-12T00:36:09.668Z Compiling serde_with v3.14.1
19732026-09-12T00:36:09.812Z Compiling num-derive v0.4.2
19742026-09-12T00:36:10.159Z Compiling progenitor v0.11.1
19752026-09-12T00:36:10.315Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
19762026-09-12T00:36:10.672Z Compiling rustc-hash v2.1.1
19772026-09-12T00:36:10.746Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
19782026-09-12T00:36:10.790Z Compiling iddqd v0.3.18
19792026-09-12T00:36:10.805Z Compiling backoff v0.4.0
19802026-09-12T00:36:11.127Z Compiling parse-display v0.10.0
19812026-09-12T00:36:11.346Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
19822026-09-12T00:36:11.477Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
19832026-09-12T00:36:11.834Z Compiling utf8parse v0.2.2
19842026-09-12T00:36:11.954Z Compiling anstyle-parse v1.0.0
19852026-09-12T00:36:12.270Z Compiling anstyle-query v1.1.4
19862026-09-12T00:36:12.282Z Compiling is_terminal_polyfill v1.70.1
19872026-09-12T00:36:12.326Z Compiling colorchoice v1.0.4
19882026-09-12T00:36:12.420Z Compiling anstream v1.0.0
19892026-09-12T00:36:12.443Z Compiling clap_lex v1.1.0
19902026-09-12T00:36:13.594Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19912026-09-12T00:36:15.988Z Compiling winnow v0.5.40
19922026-09-12T00:36:20.442Z Compiling terminal_size v0.4.3
19932026-09-12T00:36:21.717Z Compiling toml_edit v0.19.15
19942026-09-12T00:36:23.111Z Compiling proc-macro-crate v1.3.1
19952026-09-12T00:36:23.390Z Compiling clap_builder v4.6.0
19962026-09-12T00:36:23.650Z Compiling dropshot_endpoint v0.17.1
19972026-09-12T00:36:25.300Z Compiling clap v4.6.1
19982026-09-12T00:36:29.268Z Compiling serde_spanned v0.6.9
19992026-09-12T00:36:30.372Z Compiling prettyplease v0.2.37
20002026-09-12T00:36:30.587Z Compiling adler2 v2.0.1
20012026-09-12T00:36:30.706Z Compiling miniz_oxide v0.8.9
20022026-09-12T00:36:31.419Z Compiling crc32fast v1.5.0
20032026-09-12T00:36:31.461Z Compiling ingot-macros v0.1.1
20042026-09-12T00:36:31.751Z Compiling zerocopy-derive v0.7.35
20052026-09-12T00:36:31.774Z Compiling flate2 v1.1.2
20062026-09-12T00:36:32.675Z Compiling hubpack_derive v0.1.1
20072026-09-12T00:36:32.887Z Compiling hybrid-array v0.4.12
20082026-09-12T00:36:34.482Z Compiling scroll_derive v0.12.1
20092026-09-12T00:36:34.582Z Compiling toml_write v0.1.2
20102026-09-12T00:36:34.785Z Compiling toml_edit v0.22.27
20112026-09-12T00:36:35.601Z Compiling crypto-common v0.2.2
20122026-09-12T00:36:35.645Z Compiling block-buffer v0.12.0
20132026-09-12T00:36:35.945Z Compiling num_enum_derive v0.7.5
20142026-09-12T00:36:36.642Z Compiling foreign-types-macros v0.2.3
20152026-09-12T00:36:36.682Z Compiling num-integer v0.1.46
20162026-09-12T00:36:37.026Z Compiling const-oid v0.10.2
20172026-09-12T00:36:37.030Z Compiling float-ord v0.3.2
20182026-09-12T00:36:37.064Z Compiling compression-core v0.4.32
20192026-09-12T00:36:37.228Z Compiling compression-codecs v0.4.32
20202026-09-12T00:36:37.228Z Compiling digest v0.11.3
20212026-09-12T00:36:37.507Z Compiling toml v0.8.23
20222026-09-12T00:36:37.990Z Compiling zerocopy v0.7.35
20232026-09-12T00:36:39.443Z Compiling toml_datetime v1.1.1+spec-1.1.0
20242026-09-12T00:36:39.647Z Compiling glob v0.3.3
20252026-09-12T00:36:39.761Z Compiling cpufeatures v0.3.0
20262026-09-12T00:36:39.774Z Compiling toml v1.1.2+spec-1.1.0
20272026-09-12T00:36:39.844Z Compiling sha1 v0.11.0
20282026-09-12T00:36:40.112Z Compiling async-compression v0.4.33
20292026-09-12T00:36:40.115Z Compiling proc-macro-error-attr v1.0.4
20302026-09-12T00:36:40.135Z Compiling num-iter v0.1.45
20312026-09-12T00:36:40.443Z Compiling num-rational v0.4.2
20322026-09-12T00:36:40.710Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20332026-09-12T00:36:41.038Z Compiling num-complex v0.4.6
20342026-09-12T00:36:41.308Z Compiling proc-macro-error v1.0.4
20352026-09-12T00:36:41.326Z Compiling dropshot v0.17.1
20362026-09-12T00:36:41.435Z Compiling num v0.4.3
20372026-09-12T00:36:41.522Z Compiling num_enum_derive v0.5.11
20382026-09-12T00:36:41.586Z Compiling dtrace-parser v0.2.0
20392026-09-12T00:36:41.633Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
20402026-09-12T00:36:41.858Z Compiling dof v0.3.0
20412026-09-12T00:36:42.165Z Compiling thread-id v4.2.2
20422026-09-12T00:36:42.223Z Compiling derive_more v0.99.20
20432026-09-12T00:36:42.258Z Compiling usdt-impl v0.5.0
20442026-09-12T00:36:42.569Z Compiling minimal-lexical v0.2.1
20452026-09-12T00:36:42.809Z Compiling nom v7.1.3
20462026-09-12T00:36:42.883Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20472026-09-12T00:36:43.475Z Compiling usdt-macro v0.5.0
20482026-09-12T00:36:43.658Z Compiling usdt-attr-macro v0.5.0
20492026-09-12T00:36:44.173Z Compiling dpd-types-versions v0.1.0 (/work/oxidecomputer/dendrite/dpd-types/versions)
20502026-09-12T00:36:44.259Z Compiling zone_cfg_derive v0.3.1
20512026-09-12T00:36:44.833Z Compiling libscf-sys v1.2.0
20522026-09-12T00:36:44.981Z Compiling rustc_version v0.4.1
20532026-09-12T00:36:45.009Z Compiling memoffset v0.9.1
20542026-09-12T00:36:45.105Z Compiling crossbeam-epoch v0.9.18
20552026-09-12T00:36:45.391Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
20562026-09-12T00:36:45.803Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20572026-09-12T00:36:45.958Z Compiling enum-as-inner v0.6.1
20582026-09-12T00:36:46.306Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20592026-09-12T00:36:46.559Z Compiling curve25519-dalek v4.1.3
20602026-09-12T00:36:46.583Z Compiling regress v0.11.1
20612026-09-12T00:36:46.935Z Compiling crossbeam-deque v0.8.6
20622026-09-12T00:36:47.209Z Compiling hubpack v0.1.2
20632026-09-12T00:36:47.383Z Compiling thiserror-impl-no-std v2.0.2
20642026-09-12T00:36:47.965Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20652026-09-12T00:36:48.491Z Compiling curve25519-dalek-derive v0.1.1
20662026-09-12T00:36:48.577Z Compiling static_assertions v1.1.0
20672026-09-12T00:36:48.665Z Compiling typify-impl v0.6.2
20682026-09-12T00:36:49.082Z Compiling rayon-core v1.13.0
20692026-09-12T00:36:49.154Z Compiling clang-sys v1.8.1
20702026-09-12T00:36:49.595Z Compiling dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types)
20712026-09-12T00:36:49.634Z Compiling hash32 v0.3.1
20722026-09-12T00:36:49.668Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20732026-09-12T00:36:49.811Z Compiling bytecount v0.6.9
20742026-09-12T00:36:49.860Z Compiling common v0.1.0 (/work/oxidecomputer/dendrite/common)
20752026-09-12T00:36:49.899Z Compiling heapless v0.8.0
20762026-09-12T00:36:49.967Z Compiling scroll v0.12.0
20772026-09-12T00:36:50.301Z Compiling ingot-types v0.1.2
20782026-09-12T00:36:50.662Z Compiling cobs v0.3.0
20792026-09-12T00:36:50.680Z Compiling libloading v0.8.9
20802026-09-12T00:36:50.680Z Compiling bitflags v1.3.2
20812026-09-12T00:36:50.680Z Compiling foreign-types-shared v0.3.1
20822026-09-12T00:36:50.680Z Compiling managed v0.8.0
20832026-09-12T00:36:50.706Z Compiling bindgen v0.72.1
20842026-09-12T00:36:50.717Z Compiling ingot v0.1.1
20852026-09-12T00:36:50.811Z Compiling foreign-types v0.5.0
20862026-09-12T00:36:50.901Z Compiling smoltcp v0.11.0
20872026-09-12T00:36:50.912Z Compiling postcard v1.1.3
20882026-09-12T00:36:51.439Z Compiling goblin v0.8.2
20892026-09-12T00:36:51.533Z Compiling cexpr v0.6.0
20902026-09-12T00:36:51.702Z Compiling num_enum v0.7.5
20912026-09-12T00:36:51.827Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee)
20922026-09-12T00:36:52.110Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20932026-09-12T00:36:52.232Z Compiling camino-tempfile v1.4.1
20942026-09-12T00:36:52.368Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
20952026-09-12T00:36:52.482Z Compiling serde_repr v0.1.20
20962026-09-12T00:36:52.497Z Compiling derive-where v1.6.0
20972026-09-12T00:36:52.670Z Compiling cstr-argument v0.1.2
20982026-09-12T00:36:53.088Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20992026-09-12T00:36:53.362Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
21002026-09-12T00:36:58.192Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee)
21012026-09-12T00:36:58.210Z Compiling rayon v1.11.0
21022026-09-12T00:36:58.210Z Compiling rustix v0.38.44
21032026-09-12T00:36:58.210Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21042026-09-12T00:36:58.210Z Compiling typify-macro v0.6.2
21052026-09-12T00:36:58.210Z Compiling crucible-workspace-hack v0.1.0
21062026-09-12T00:36:58.210Z Compiling tinyvec_macros v0.1.1
21072026-09-12T00:36:58.210Z Compiling tinyvec v1.10.0
21082026-09-12T00:36:58.210Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
21092026-09-12T00:36:58.210Z Compiling num_enum v0.5.11
21102026-09-12T00:36:58.210Z Compiling pin-project-internal v1.1.10
21112026-09-12T00:36:58.210Z Compiling memmap v0.7.0
21122026-09-12T00:36:58.210Z Compiling typify v0.6.2
21132026-09-12T00:36:58.210Z Compiling usdt v0.5.0
21142026-09-12T00:36:58.225Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
21152026-09-12T00:36:58.225Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
21162026-09-12T00:36:58.225Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26)
21172026-09-12T00:36:58.225Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21182026-09-12T00:36:58.387Z Compiling itertools v0.12.1
21192026-09-12T00:36:58.400Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
21202026-09-12T00:36:58.573Z Compiling progenitor-impl v0.10.0
21212026-09-12T00:36:58.938Z Compiling sigpipe v0.1.3
21222026-09-12T00:36:59.032Z Compiling jiff v0.2.15
21232026-09-12T00:36:59.044Z Compiling const_format_proc_macros v0.2.34
21242026-09-12T00:36:59.095Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
21252026-09-12T00:36:59.510Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
21262026-09-12T00:36:59.637Z Compiling zone v0.3.1
21272026-09-12T00:37:00.204Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
21282026-09-12T00:37:00.268Z Compiling progenitor-impl v0.14.0
21292026-09-12T00:37:00.522Z Compiling atomicwrites v0.4.4
21302026-09-12T00:37:00.736Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
21312026-09-12T00:37:01.143Z Compiling papergrid v0.18.0
21322026-09-12T00:37:01.158Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
21332026-09-12T00:37:01.273Z Compiling nix v0.30.1
21342026-09-12T00:37:01.752Z Compiling smf v0.2.3
21352026-09-12T00:37:02.142Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21362026-09-12T00:37:02.155Z Compiling progenitor-macro v0.10.0
21372026-09-12T00:37:02.356Z Compiling secrecy v0.10.3
21382026-09-12T00:37:02.731Z Compiling snafu-derive v0.8.9
21392026-09-12T00:37:02.752Z Compiling async-recursion v1.1.1
21402026-09-12T00:37:03.049Z Compiling predicates-core v1.0.9
21412026-09-12T00:37:03.367Z Compiling whoami v1.6.1
21422026-09-12T00:37:03.683Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21432026-09-12T00:37:03.751Z Compiling progenitor-macro v0.14.0
21442026-09-12T00:37:04.299Z Compiling tabled v0.21.0
21452026-09-12T00:37:04.483Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
21462026-09-12T00:37:06.774Z Compiling nix v0.31.3
21472026-09-12T00:37:07.030Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21482026-09-12T00:37:07.265Z Compiling itertools v0.15.0
21492026-09-12T00:37:07.574Z Compiling hmac v0.12.1
21502026-09-12T00:37:07.708Z Compiling inout v0.1.4
21512026-09-12T00:37:07.725Z Compiling ff v0.13.1
21522026-09-12T00:37:07.834Z Compiling float-cmp v0.10.0
21532026-09-12T00:37:07.860Z Compiling normalize-line-endings v0.3.0
21542026-09-12T00:37:08.001Z Compiling data-encoding v2.9.0
21552026-09-12T00:37:08.001Z Compiling difflib v0.4.0
21562026-09-12T00:37:08.209Z Compiling group v0.13.0
21572026-09-12T00:37:08.331Z Compiling predicates v3.1.4
21582026-09-12T00:37:08.432Z Compiling cipher v0.4.4
21592026-09-12T00:37:08.594Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
21602026-09-12T00:37:08.658Z Compiling hkdf v0.12.4
21612026-09-12T00:37:08.728Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21622026-09-12T00:37:09.174Z Compiling tabled_derive v0.7.0
21632026-09-12T00:37:09.628Z Compiling universal-hash v0.5.1
21642026-09-12T00:37:09.678Z Compiling crypto-bigint v0.5.5
21652026-09-12T00:37:09.716Z Compiling half v2.7.1
21662026-09-12T00:37:09.732Z Compiling base64ct v1.8.0
21672026-09-12T00:37:09.771Z Compiling opaque-debug v0.3.1
21682026-09-12T00:37:09.855Z Compiling base16ct v0.2.0
21692026-09-12T00:37:09.949Z Compiling unicode-segmentation v1.12.0
21702026-09-12T00:37:10.026Z Compiling ciborium-io v0.2.2
21712026-09-12T00:37:10.131Z Compiling indent_write v2.2.0
21722026-09-12T00:37:10.165Z Compiling crc8 v0.1.1
21732026-09-12T00:37:10.279Z Compiling newline-converter v0.3.0
21742026-09-12T00:37:10.292Z Compiling ciborium-ll v0.2.2
21752026-09-12T00:37:10.363Z Compiling password-hash v0.5.0
21762026-09-12T00:37:10.404Z Compiling poly1305 v0.8.0
21772026-09-12T00:37:10.823Z Compiling elliptic-curve v0.13.8
21782026-09-12T00:37:11.108Z Compiling chacha20 v0.9.1
21792026-09-12T00:37:11.140Z Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21802026-09-12T00:37:11.188Z Compiling tokio-dtrace v0.1.1
21812026-09-12T00:37:11.335Z Compiling thiserror-no-std v2.0.2
21822026-09-12T00:37:11.910Z Compiling reqwest v0.13.2
21832026-09-12T00:37:12.220Z Compiling blake2 v0.10.6
21842026-09-12T00:37:12.282Z Compiling console v0.16.4
21852026-09-12T00:37:12.343Z Compiling aead v0.5.2
21862026-09-12T00:37:12.496Z Compiling strum_macros v0.28.0
21872026-09-12T00:37:12.508Z Compiling bstr v1.12.0
21882026-09-12T00:37:12.684Z Compiling resolv-conf v0.7.5
21892026-09-12T00:37:12.927Z Compiling keccak v0.1.6
21902026-09-12T00:37:13.052Z Compiling similar v3.2.0
21912026-09-12T00:37:13.114Z Compiling linked-hash-map v0.5.6
21922026-09-12T00:37:13.372Z Compiling lru-cache v0.1.2
21932026-09-12T00:37:13.726Z Compiling sha3 v0.10.8
21942026-09-12T00:37:14.019Z Compiling expectorate v1.3.0
21952026-09-12T00:37:14.042Z Compiling progenitor-client v0.14.0
21962026-09-12T00:37:14.315Z Compiling chacha20poly1305 v0.10.1
21972026-09-12T00:37:14.330Z Compiling argon2 v0.5.3
21982026-09-12T00:37:14.348Z Compiling vsss-rs v3.3.4
21992026-09-12T00:37:14.496Z Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22002026-09-12T00:37:14.916Z Compiling oxide-tokio-rt v0.1.2
22012026-09-12T00:37:15.306Z Compiling ciborium v0.2.2
22022026-09-12T00:37:15.368Z Compiling hickory-proto v0.24.4
22032026-09-12T00:37:15.630Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
22042026-09-12T00:37:15.701Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
22052026-09-12T00:37:16.482Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
22062026-09-12T00:37:16.534Z Compiling serde-big-array v0.5.1
22072026-09-12T00:37:16.689Z Compiling same-file v1.0.6
22082026-09-12T00:37:16.876Z Compiling siphasher v1.0.1
22092026-09-12T00:37:17.110Z Compiling phf_shared v0.12.1
22102026-09-12T00:37:17.189Z Compiling hickory-resolver v0.24.4
22112026-09-12T00:37:17.292Z Compiling walkdir v2.5.0
22122026-09-12T00:37:17.372Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
22132026-09-12T00:37:17.414Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22142026-09-12T00:37:18.648Z Compiling progenitor v0.14.0
22152026-09-12T00:37:18.905Z Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22162026-09-12T00:37:19.061Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22172026-09-12T00:37:19.827Z Compiling newtype_derive v0.1.6
22182026-09-12T00:37:19.922Z Compiling owo-colors v4.3.0
22192026-09-12T00:37:20.126Z Compiling tokio-stream v0.1.17
22202026-09-12T00:37:20.286Z Compiling csv-core v0.1.12
22212026-09-12T00:37:20.395Z Compiling swrite v0.1.0
22222026-09-12T00:37:20.427Z Compiling smawk v0.3.2
22232026-09-12T00:37:20.500Z Compiling unicode-linebreak v0.1.5
22242026-09-12T00:37:20.556Z Compiling termtree v0.5.1
22252026-09-12T00:37:20.581Z Compiling unicode-width v0.1.14
22262026-09-12T00:37:20.595Z Compiling foldhash v0.1.5
22272026-09-12T00:37:20.785Z Compiling hashbrown v0.15.5
22282026-09-12T00:37:20.897Z Compiling textwrap v0.16.2
22292026-09-12T00:37:21.004Z Compiling qorb v0.4.1
22302026-09-12T00:37:21.169Z Compiling csv v1.4.0
22312026-09-12T00:37:21.436Z Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22322026-09-12T00:37:21.743Z Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22332026-09-12T00:37:23.347Z Compiling phf v0.12.1
22342026-09-12T00:37:23.515Z Compiling aal v0.1.0 (/work/oxidecomputer/dendrite/aal)
22352026-09-12T00:37:23.638Z Compiling pin-project v1.1.10
22362026-09-12T00:37:23.706Z Compiling pcap v0.1.0 (/work/oxidecomputer/dendrite/pcap)
22372026-09-12T00:37:23.755Z Compiling unicode-normalization v0.1.24
22382026-09-12T00:37:23.806Z Compiling libz-sys v1.1.22
22392026-09-12T00:37:23.947Z Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22402026-09-12T00:37:24.277Z Compiling libsw-core v0.3.2
22412026-09-12T00:37:24.578Z Compiling fixedbitset v0.5.7
22422026-09-12T00:37:24.595Z Compiling highway v1.3.0
22432026-09-12T00:37:24.751Z Compiling fixedbitset v0.4.2
22442026-09-12T00:37:24.807Z Compiling humantime v2.3.0
22452026-09-12T00:37:25.006Z Compiling petgraph v0.6.5
22462026-09-12T00:37:25.037Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22472026-09-12T00:37:25.105Z Compiling petgraph v0.8.2
22482026-09-12T00:37:25.585Z Compiling progenitor v0.10.0
22492026-09-12T00:37:26.021Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22502026-09-12T00:37:26.518Z Compiling libsw v3.5.0
22512026-09-12T00:37:26.710Z Compiling olpc-cjson v0.1.4
22522026-09-12T00:37:26.836Z Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22532026-09-12T00:37:26.893Z Compiling libgit2-sys v0.17.0+1.8.1
22542026-09-12T00:37:27.165Z Compiling snafu v0.8.9
22552026-09-12T00:37:27.313Z Compiling chrono-tz v0.10.4
22562026-09-12T00:37:27.554Z Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22572026-09-12T00:37:27.792Z Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22582026-09-12T00:37:28.491Z Compiling papergrid v0.11.0
22592026-09-12T00:37:28.685Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
22602026-09-12T00:37:28.728Z Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22612026-09-12T00:37:28.940Z Compiling strum v0.28.0
22622026-09-12T00:37:29.015Z Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22632026-09-12T00:37:29.082Z Compiling globset v0.4.16
22642026-09-12T00:37:30.323Z Compiling const_format v0.2.34
22652026-09-12T00:37:30.487Z Compiling slog-dtrace v0.3.0
22662026-09-12T00:37:30.664Z Compiling cancel-safe-futures v0.1.5
22672026-09-12T00:37:31.051Z Compiling gethostname v0.5.0
22682026-09-12T00:37:31.186Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
22692026-09-12T00:37:31.877Z Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22702026-09-12T00:37:32.253Z Compiling dropshot-api-manager-types v0.7.2
22712026-09-12T00:37:32.470Z Compiling pem v3.0.5
22722026-09-12T00:37:32.617Z Compiling bcs v0.1.6
22732026-09-12T00:37:32.638Z Compiling serde_plain v1.0.2
22742026-09-12T00:37:32.854Z Compiling cargo-platform v0.1.9
22752026-09-12T00:37:33.350Z Compiling typed-path v0.9.3
22762026-09-12T00:37:33.573Z Compiling linear-map v1.2.0
22772026-09-12T00:37:33.775Z Compiling tagptr v0.2.0
22782026-09-12T00:37:33.937Z Compiling moka v0.12.11
22792026-09-12T00:37:34.227Z Compiling tough v0.20.0
22802026-09-12T00:37:34.739Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22812026-09-12T00:37:36.189Z Compiling cargo_metadata v0.18.1
22822026-09-12T00:37:36.975Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22832026-09-12T00:37:39.124Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22842026-09-12T00:37:39.237Z Compiling tabled v0.15.0
22852026-09-12T00:37:39.241Z Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22862026-09-12T00:37:39.805Z Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22872026-09-12T00:37:39.956Z Compiling git2 v0.19.0
22882026-09-12T00:37:40.013Z Compiling steno v0.4.1
22892026-09-12T00:37:42.389Z Compiling hickory-proto v0.25.2
22902026-09-12T00:37:42.596Z Compiling cookie v0.18.1
22912026-09-12T00:37:44.557Z Compiling hickory-resolver v0.25.2
22922026-09-12T00:37:45.637Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22932026-09-12T00:37:46.790Z Compiling vergen v8.3.2
22942026-09-12T00:37:48.038Z Compiling signal-hook v0.4.4
22952026-09-12T00:37:48.540Z Compiling packet v0.1.0 (/work/oxidecomputer/dendrite/packet)
22962026-09-12T00:37:48.937Z Compiling mockall_derive v0.14.0
22972026-09-12T00:37:49.196Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
22982026-09-12T00:37:49.720Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22992026-09-12T00:37:50.070Z Compiling dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api)
23002026-09-12T00:37:50.524Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
23012026-09-12T00:37:51.399Z Compiling sha2 v0.10.9
23022026-09-12T00:37:51.817Z Compiling aal_macros v0.0.1 (/work/oxidecomputer/dendrite/aal_macros)
23032026-09-12T00:37:51.951Z Compiling mockall v0.14.0
23042026-09-12T00:37:52.006Z Compiling yansi v1.0.1
23052026-09-12T00:37:52.193Z Compiling diff v0.1.13
23062026-09-12T00:37:52.237Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
23072026-09-12T00:37:52.507Z Compiling pretty_assertions v1.4.1
23082026-09-12T00:37:52.800Z Compiling fs-err v3.1.2
23092026-09-12T00:37:53.439Z Compiling predicates-tree v1.0.12
23102026-09-12T00:37:54.053Z Compiling git-stub v1.0.0
23112026-09-12T00:37:54.247Z Compiling serial_test_derive v3.5.0
23122026-09-12T00:37:54.338Z Compiling filetime v0.2.26
23132026-09-12T00:37:54.342Z Compiling constant_time_eq v0.3.1
23142026-09-12T00:37:54.557Z Compiling arrayvec v0.7.6
23152026-09-12T00:37:54.680Z Compiling xattr v1.6.1
23162026-09-12T00:37:54.780Z Compiling arrayref v0.3.9
23172026-09-12T00:37:54.868Z Compiling is_ci v1.2.0
23182026-09-12T00:37:54.880Z Compiling downcast v0.11.0
23192026-09-12T00:37:55.030Z Compiling fragile v2.0.1
23202026-09-12T00:37:55.042Z Compiling supports-color v3.0.2
23212026-09-12T00:37:55.053Z Compiling serial_test v3.5.0
23222026-09-12T00:37:55.233Z Compiling blake3 v1.8.2
23232026-09-12T00:37:55.347Z Compiling toml v0.7.8
23242026-09-12T00:37:55.449Z Compiling tar v0.4.45
23252026-09-12T00:37:55.833Z Compiling git-stub-vcs v0.1.0
23262026-09-12T00:37:56.228Z Compiling curl-sys v0.4.89+curl-8.20.0
23272026-09-12T00:37:56.490Z Compiling signal-hook-tokio v0.4.0
23282026-09-12T00:37:56.785Z Compiling scuffle v0.1.0
23292026-09-12T00:37:57.051Z Compiling similar v2.7.0
23302026-09-12T00:37:58.021Z Compiling drift v0.2.0
23312026-09-12T00:37:58.433Z Compiling kstat-rs v0.2.4
23322026-09-12T00:37:58.638Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
23332026-09-12T00:37:58.737Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
23342026-09-12T00:37:58.754Z Compiling topological-sort v0.2.2
23352026-09-12T00:37:58.917Z Compiling hex-literal v1.1.0
23362026-09-12T00:37:59.047Z Compiling omicron-zone-package v0.12.2
23372026-09-12T00:37:59.141Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
23382026-09-12T00:37:59.600Z Compiling dropshot-api-manager v0.7.2
23392026-09-12T00:38:00.844Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
23402026-09-12T00:38:01.240Z Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
23412026-09-12T00:38:01.960Z Compiling curl v0.4.50
23422026-09-12T00:38:02.706Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
23432026-09-12T00:38:02.787Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#2cd6617e)
23442026-09-12T00:38:03.476Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
23452026-09-12T00:38:03.631Z Compiling iddqd v0.4.5
23462026-09-12T00:38:03.724Z Compiling internet-checksum v0.2.1
23472026-09-12T00:38:04.270Z Compiling search_path v0.1.4
23482026-09-12T00:38:04.731Z Compiling xtask v0.1.0 (/work/oxidecomputer/dendrite/xtask)
23492026-09-12T00:38:05.648Z Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
23502026-09-12T00:38:06.539Z Compiling dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis)
23512026-09-12T00:38:18.296Z Compiling uplinkd v0.1.0 (/work/oxidecomputer/dendrite/uplinkd)
23522026-09-12T00:38:56.354Z Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 23s
23532026-09-12T00:38:56.480Z Running unittests src/lib.rs (target/debug/deps/aal-38ea820840cac455)
23542026-09-12T00:38:56.483Z
23552026-09-12T00:38:56.483Zrunning 0 tests
23562026-09-12T00:38:56.483Z
23572026-09-12T00:38:56.483Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23582026-09-12T00:38:56.483Z
23592026-09-12T00:38:56.483Z Running unittests src/lib.rs (target/debug/deps/aal_macros-5b37c54c08977ed3)
23602026-09-12T00:38:56.486Z
23612026-09-12T00:38:56.486Zrunning 0 tests
23622026-09-12T00:38:56.486Z
23632026-09-12T00:38:56.486Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23642026-09-12T00:38:56.486Z
23652026-09-12T00:38:56.489Z Running unittests src/lib.rs (target/debug/deps/asic-3168fbafa5f02bd2)
23662026-09-12T00:38:56.489Z
23672026-09-12T00:38:56.489Zrunning 0 tests
23682026-09-12T00:38:56.489Z
23692026-09-12T00:38:56.489Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23702026-09-12T00:38:56.489Z
23712026-09-12T00:38:56.489Z Running unittests src/lib.rs (target/debug/deps/common-f0fc91ad575fea74)
23722026-09-12T00:38:56.494Z
23732026-09-12T00:38:56.494Zrunning 4 tests
23742026-09-12T00:38:56.497Ztest nat::tests::test_vni ... ok
23752026-09-12T00:38:56.497Ztest network::tests::test_generate_ipv6_link_local ... ok
23762026-09-12T00:38:56.497Ztest test_purge ... ok
23772026-09-12T00:38:56.500Ztest illumos::test::address_exists_handles_missing_object ... ok
23782026-09-12T00:38:56.500Z
23792026-09-12T00:38:56.500Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23802026-09-12T00:38:56.500Z
23812026-09-12T00:38:56.500Z Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-049fc7a9b9157ea9)
23822026-09-12T00:38:56.503Z
23832026-09-12T00:38:56.503Zrunning 1 test
23842026-09-12T00:38:56.506Z -------
23852026-09-12T00:38:56.506Z Generating OpenAPI documents from API definitions ...
23862026-09-12T00:38:56.647Z Loading local OpenAPI documents from "/work/oxidecomputer/dendrite/openapi" ...
23872026-09-12T00:38:56.719Z Loading blessed OpenAPI documents from VCS revision "origin/main" path "openapi"
23882026-09-12T00:38:57.760Z -------
23892026-09-12T00:38:57.760Z Checking 13 OpenAPI documents...
23902026-09-12T00:38:57.760Z Fresh dpd (versioned v1.0.0 (blessed)): Oxide Switch Dataplane Controller
23912026-09-12T00:38:57.760Z Fresh dpd (versioned v2.0.0 (blessed)): Oxide Switch Dataplane Controller
23922026-09-12T00:38:57.760Z Fresh dpd (versioned v3.0.0 (blessed)): Oxide Switch Dataplane Controller
23932026-09-12T00:38:57.764Z Fresh dpd (versioned v4.0.0 (blessed)): Oxide Switch Dataplane Controller
23942026-09-12T00:38:57.764Z Fresh dpd (versioned v5.0.0 (blessed)): Oxide Switch Dataplane Controller
23952026-09-12T00:38:57.764Z Fresh dpd (versioned v6.0.0 (blessed)): Oxide Switch Dataplane Controller
23962026-09-12T00:38:57.764Z Fresh dpd (versioned v7.0.0 (blessed)): Oxide Switch Dataplane Controller
23972026-09-12T00:38:57.764Z Fresh dpd (versioned v8.0.0 (blessed)): Oxide Switch Dataplane Controller
23982026-09-12T00:38:57.764Z Fresh dpd (versioned v9.0.0 (blessed)): Oxide Switch Dataplane Controller
23992026-09-12T00:38:57.764Z Fresh dpd (versioned v10.0.0 (blessed)): Oxide Switch Dataplane Controller
24002026-09-12T00:38:57.764Z Fresh dpd (versioned v11.0.0 (blessed)): Oxide Switch Dataplane Controller
24012026-09-12T00:38:57.764Z Fresh dpd (versioned v12.0.0 (blessed)): Oxide Switch Dataplane Controller
24022026-09-12T00:38:57.764Z Fresh dpd (versioned v13.0.0 (blessed)): Oxide Switch Dataplane Controller
24032026-09-12T00:38:57.764Z Fresh dpd "latest" symlink
24042026-09-12T00:38:57.764Z -------
24052026-09-12T00:38:57.764Z Success 13 documents checked: 14 fresh, 0 stale, 0 failed, 0 other problems
24062026-09-12T00:38:57.829Ztest test::test_apis_up_to_date ... ok
24072026-09-12T00:38:57.829Z
24082026-09-12T00:38:57.829Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.33s
24092026-09-12T00:38:57.829Z
24102026-09-12T00:38:57.889Z Running unittests src/main.rs (target/debug/deps/dpd-dbba7bbb9fbd16d9)
24112026-09-12T00:38:57.895Z
24122026-09-12T00:38:57.895Zrunning 34 tests
24132026-09-12T00:38:57.898Ztest freemap::test_ordering ... ok
24142026-09-12T00:38:57.898Ztest config::tests::test_updates ... ok
24152026-09-12T00:38:57.898Ztest dhcpv6::tests::test_create_duid_bytes ... ok
24162026-09-12T00:38:57.898Ztest freemap::test_split ... ok
24172026-09-12T00:38:57.898Ztest macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok
24182026-09-12T00:38:57.898Ztest macaddrs::tests::test_mac_offset ... ok
24192026-09-12T00:38:57.903Ztest macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok
24202026-09-12T00:38:57.903Ztest macaddrs::tests::test_parse_port_id ... ok
24212026-09-12T00:38:57.903ZSep 12 00:38:56.194 DEBG created new freemap, unit: freemap_test
24222026-09-12T00:38:57.903ZSep 12 00:38:56.194 DEBG initted freemap. size: 128, unit: freemap_test
24232026-09-12T00:38:57.903ZSep 12 00:38:56.194 DEBG reset freemap, unit: freemap_test
24242026-09-12T00:38:57.903ZSep 12 00:38:56.194 DEBG created new freemap, unit: freemap_test
24252026-09-12T00:38:57.903ZSep 12 00:38:56.194 DEBG initted freemap. size: 128, unit: freemap_test
24262026-09-12T00:38:57.903Ztest nat::test_mapping ... ok
24272026-09-12T00:38:57.903ZSep 12 00:38:56.194 DEBG reset freemap, unit: freemap_test
24282026-09-12T00:38:57.903ZSep 12 00:38:56.194 DEBG created new freemap, unit: freemap_test
24292026-09-12T00:38:57.903ZSep 12 00:38:56.194 DEBG initted freemap. size: 128, unit: freemap_test
24302026-09-12T00:38:57.903ZSep 12 00:38:56.194 DEBG reset freemap, unit: freemap_test
24312026-09-12T00:38:57.903ZSep 12 00:38:56.194 DEBG created new freemap, unit: freemap_test
24322026-09-12T00:38:57.903Ztest freemap::test_exhaustion ... ok
24332026-09-12T00:38:57.903ZSep 12 00:38:56.194 DEBG initted freemap. size: 128, unit: freemap_test
24342026-09-12T00:38:57.903Ztest freemap::test_reclaim ... ok
24352026-09-12T00:38:57.903ZSep 12 00:38:56.194 DEBG reset freemap, unit: freemap_test
24362026-09-12T00:38:57.903Ztest freemap::test_basic ... ok
24372026-09-12T00:38:57.903Ztest freemap::test_free ... ok
24382026-09-12T00:38:57.903Ztest port_map::tests::test_backplane_group ... ok
24392026-09-12T00:38:57.903Ztest port_map::tests::test_port_map ... ok
24402026-09-12T00:38:57.903Ztest port_map::tests::dump_map ... ok
24412026-09-12T00:38:57.903ZSep 12 00:38:56.195 DEBG created new freemap, unit: freemap_test
24422026-09-12T00:38:57.903ZSep 12 00:38:56.195 DEBG created new freemap, unit: freemap_test
24432026-09-12T00:38:57.903ZSep 12 00:38:56.195 DEBG initted freemap. size: 8, unit: freemap_test
24442026-09-12T00:38:57.904ZSep 12 00:38:56.195 DEBG reset freemap, unit: freemap_test
24452026-09-12T00:38:57.904ZSep 12 00:38:56.195 DEBG initted freemap. size: 128, unit: freemap_test
24462026-09-12T00:38:57.904ZSep 12 00:38:56.195 DEBG reset freemap, unit: freemap_test
24472026-09-12T00:38:57.904Ztest freemap::test_reclaim_preserves_existing_freelist ... ok
24482026-09-12T00:38:57.904Ztest freemap::test_span ... ok
24492026-09-12T00:38:57.904ZSep 12 00:38:56.195 DEBG created new freemap, unit: freemap_route_ipv4
24502026-09-12T00:38:57.904ZSep 12 00:38:56.196 DEBG created new freemap, unit: freemap_route_ipv6
24512026-09-12T00:38:57.904ZSep 12 00:38:56.196 DEBG initted freemap. size: 64, unit: freemap_route_ipv4
24522026-09-12T00:38:57.904ZSep 12 00:38:56.196 DEBG reset freemap, unit: freemap_route_ipv4
24532026-09-12T00:38:57.904ZSep 12 00:38:56.196 DEBG initted freemap. size: 64, unit: freemap_route_ipv6
24542026-09-12T00:38:57.904ZSep 12 00:38:56.196 DEBG reset freemap, unit: freemap_route_ipv6
24552026-09-12T00:38:57.904ZSep 12 00:38:56.196 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1
24562026-09-12T00:38:57.904ZSep 12 00:38:56.196 DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
24572026-09-12T00:38:57.904ZSep 12 00:38:56.196 INFO adding route 3fff:beef::/64 -> 2001:db8::55:ff
24582026-09-12T00:38:57.904ZSep 12 00:38:56.196 DEBG replacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
24592026-09-12T00:38:57.904ZSep 12 00:38:56.196 INFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ff
24602026-09-12T00:38:57.904ZSep 12 00:38:56.196 DEBG replacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
24612026-09-12T00:38:57.904ZSep 12 00:38:56.196 INFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ff
24622026-09-12T00:38:57.904ZSep 12 00:38:56.196 DEBG replacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
24632026-09-12T00:38:57.904ZSep 12 00:38:56.196 INFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ff
24642026-09-12T00:38:57.904ZSep 12 00:38:56.196 DEBG replacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
24652026-09-12T00:38:57.904ZSep 12 00:38:56.196 INFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ff
24662026-09-12T00:38:57.904ZSep 12 00:38:56.196 DEBG replacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
24672026-09-12T00:38:57.904ZSep 12 00:38:56.196 INFO adding route 3fff:beef:5::/64 -> 2001:db8::55:ff
24682026-09-12T00:38:57.904ZSep 12 00:38:56.196 DEBG replacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
24692026-09-12T00:38:57.904ZSep 12 00:38:56.196 INFO adding route 3fff:beef:6::/64 -> 2001:db8::55:ff
24702026-09-12T00:38:57.904ZSep 12 00:38:56.196 DEBG replacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
24712026-09-12T00:38:57.904ZSep 12 00:38:56.196 INFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ff
24722026-09-12T00:38:57.904ZSep 12 00:38:56.196 DEBG replacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
24732026-09-12T00:38:57.904ZSep 12 00:38:56.196 INFO adding route 3fff:beef:8::/64 -> 2001:db8::55:ff
24742026-09-12T00:38:57.904ZSep 12 00:38:56.196 DEBG replacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
24752026-09-12T00:38:57.904ZSep 12 00:38:56.196 INFO adding route 3fff:beef:9::/64 -> 2001:db8::55:ff
24762026-09-12T00:38:57.904ZSep 12 00:38:56.196 DEBG replacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
24772026-09-12T00:38:57.904ZSep 12 00:38:56.196 INFO adding route 3fff:beef:a::/64 -> 2001:db8::55:ff
24782026-09-12T00:38:57.904ZSep 12 00:38:56.196 DEBG replacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
24792026-09-12T00:38:57.904ZSep 12 00:38:56.196 INFOSep 12 00:38:56.195 adding route 3fff:beef:b::/64 -> 2001:db8::55:ffDEBG
24802026-09-12T00:38:57.904Z created new freemap, Sep 12 00:38:56.196unit :DEBG freemap_route_ipv4replacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
24812026-09-12T00:38:57.904Z
24822026-09-12T00:38:57.904ZSep 12 00:38:56.196 Sep 12 00:38:56.196INFO DEBGadding route 3fff:beef:c::/64 -> 2001:db8::55:ff
24832026-09-12T00:38:57.904Zcreated new freemap, unitSep 12 00:38:56.196: DEBGfreemap_route_ipv6
24842026-09-12T00:38:57.905Zreplacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
24852026-09-12T00:38:57.905ZSep 12 00:38:56.196 Sep 12 00:38:56.196DEBG INFOinitted freemap. size: 64 , adding route 3fff:beef:d::/64 -> 2001:db8::55:ffunit
24862026-09-12T00:38:57.905Z: freemap_route_ipv4
24872026-09-12T00:38:57.905ZSep 12 00:38:56.196 DEBG Sep 12 00:38:56.196replacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
24882026-09-12T00:38:57.905ZDEBG reset freemap, unitSep 12 00:38:56.196: INFOfreemap_route_ipv4
24892026-09-12T00:38:57.905Zadding route 3fff:beef:e::/64 -> 2001:db8::55:ff
24902026-09-12T00:38:57.905ZSep 12 00:38:56.196Sep 12 00:38:56.196 DEBGDEBG initted freemap. size: 64replacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }],
24912026-09-12T00:38:57.905Zunit: Sep 12 00:38:56.196freemap_route_ipv6
24922026-09-12T00:38:57.905ZINFO adding route 3fff:beef:f::/64 -> 2001:db8::55:ff
24932026-09-12T00:38:57.905ZSep 12 00:38:56.196 Sep 12 00:38:56.196DEBG DEBGreset freemap , replacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]unit
24942026-09-12T00:38:57.905Z: freemap_route_ipv6
24952026-09-12T00:38:57.905ZSep 12 00:38:56.196 INFO adding route 3fff:beef:10::/64 -> 2001:db8::55:ffSep 12 00:38:56.196
24962026-09-12T00:38:57.905Z INFO Sep 12 00:38:56.196adding route 3fff:dead::/64 -> 2001:db8::55:1
24972026-09-12T00:38:57.905ZDEBG replacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
24982026-09-12T00:38:57.905ZSep 12 00:38:56.196 DEBG Sep 12 00:38:56.196replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
24992026-09-12T00:38:57.905ZINFO adding route 3fff:beef:11::/64 -> 2001:db8::55:ff
25002026-09-12T00:38:57.905ZSep 12 00:38:56.196 INFO Sep 12 00:38:56.196adding route 3fff:dead::/64 -> 2001:db8::55:2
25012026-09-12T00:38:57.905ZDEBG replacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
25022026-09-12T00:38:57.905ZSep 12 00:38:56.196 DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]Sep 12 00:38:56.196
25032026-09-12T00:38:57.905Z INFO adding route 3fff:beef:12::/64 -> 2001:db8::55:ff
25042026-09-12T00:38:57.905ZSep 12 00:38:56.196 INFO Sep 12 00:38:56.196adding route 3fff:dead::/64 -> 2001:db8::55:3
25052026-09-12T00:38:57.905ZDEBG replacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
25062026-09-12T00:38:57.905ZSep 12 00:38:56.196 DEBG Sep 12 00:38:56.196replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]
25072026-09-12T00:38:57.905ZINFO adding route 3fff:beef:13::/64 -> 2001:db8::55:ff
25082026-09-12T00:38:57.905ZSep 12 00:38:56.196 INFOSep 12 00:38:56.196 adding route 3fff:dead::/64 -> 2001:db8::55:4DEBG
25092026-09-12T00:38:57.905Z replacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
25102026-09-12T00:38:57.905ZSep 12 00:38:56.196 DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]Sep 12 00:38:56.196
25112026-09-12T00:38:57.905Z INFO adding route 3fff:beef:14::/64 -> 2001:db8::55:ff
25122026-09-12T00:38:57.905ZSep 12 00:38:56.196 INFO Sep 12 00:38:56.196adding route 3fff:beef::/64 -> 2001:db8::55:ff
25132026-09-12T00:38:57.905ZDEBG replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
25142026-09-12T00:38:57.905ZSep 12 00:38:56.196Sep 12 00:38:56.196 DEBGINFO replacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:15::/64 -> 2001:db8::55:ff
25152026-09-12T00:38:57.905Z
25162026-09-12T00:38:57.905ZSep 12 00:38:56.196Sep 12 00:38:56.196 INFODEBG adding route 3fff:beef:1::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
25172026-09-12T00:38:57.905Z
25182026-09-12T00:38:57.905ZSep 12 00:38:56.196Sep 12 00:38:56.196 INFODEBG adding route 3fff:beef:16::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
25192026-09-12T00:38:57.910Z
25202026-09-12T00:38:57.910ZSep 12 00:38:56.196Sep 12 00:38:56.196 DEBGINFO replacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:2::/64 -> 2001:db8::55:ff
25212026-09-12T00:38:57.910Z
25222026-09-12T00:38:57.910ZSep 12 00:38:56.196Sep 12 00:38:56.196 INFODEBG adding route 3fff:beef:17::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
25232026-09-12T00:38:57.910ZSep 12 00:38:56.196
25242026-09-12T00:38:57.910Z DEBGSep 12 00:38:56.196 created new freemapDEBG, unit :replacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
25252026-09-12T00:38:57.910Zfreemap_route_ipv4
25262026-09-12T00:38:57.910ZSep 12 00:38:56.196 Sep 12 00:38:56.196INFO DEBGadding route 3fff:beef:18::/64 -> 2001:db8::55:ff
25272026-09-12T00:38:57.910Zcreated new freemap, unit: Sep 12 00:38:56.196freemap_route_ipv6
25282026-09-12T00:38:57.910ZDEBG replacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
25292026-09-12T00:38:57.910ZSep 12 00:38:56.196 Sep 12 00:38:56.196DEBG INFOinitted freemap. size: 64 , adding route 3fff:beef:19::/64 -> 2001:db8::55:ffunit
25302026-09-12T00:38:57.910Z: freemap_route_ipv4
25312026-09-12T00:38:57.910ZSep 12 00:38:56.196 DEBGSep 12 00:38:56.196 replacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
25322026-09-12T00:38:57.910Z reset freemap, unit:Sep 12 00:38:56.196 freemap_route_ipv4INFO
25332026-09-12T00:38:57.910Z adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff
25342026-09-12T00:38:57.910Ztest api_server::tests::test_build_info ... ok
25352026-09-12T00:38:57.910ZSep 12 00:38:56.196Sep 12 00:38:56.196 DEBGDEBG initted freemap. size: 64replacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }],
25362026-09-12T00:38:57.910Zunit: freemap_route_ipv6
25372026-09-12T00:38:57.910ZSep 12 00:38:56.196 INFO adding route 3fff:beef:1b::/64 -> 2001:db8::55:ffSep 12 00:38:56.196
25382026-09-12T00:38:57.910Z DEBG reset freemap, Sep 12 00:38:56.196unit :DEBG freemap_route_ipv6replacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
25392026-09-12T00:38:57.910Z
25402026-09-12T00:38:57.910ZSep 12 00:38:56.196Sep 12 00:38:56.196 INFOINFO adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:1
25412026-09-12T00:38:57.910Z
25422026-09-12T00:38:57.910ZSep 12 00:38:56.196Sep 12 00:38:56.196 DEBGDEBG replacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
25432026-09-12T00:38:57.910Z
25442026-09-12T00:38:57.910ZSep 12 00:38:56.196Sep 12 00:38:56.196 INFOINFO adding route 3fff:beef:1d::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:2
25452026-09-12T00:38:57.910Z
25462026-09-12T00:38:57.910ZSep 12 00:38:56.196Sep 12 00:38:56.196 DEBGDEBG replacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]
25472026-09-12T00:38:57.910Z
25482026-09-12T00:38:57.910ZSep 12 00:38:56.196Sep 12 00:38:56.196 INFOINFO adding route 3fff:beef:1e::/64 -> 2001:db8::55:ffadding route 3fff:beef::/64 -> 2001:db8::55:ff
25492026-09-12T00:38:57.910Z
25502026-09-12T00:38:57.910ZSep 12 00:38:56.196Sep 12 00:38:56.196 DEBGDEBG Sep 12 00:38:56.196 replacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
25512026-09-12T00:38:57.910Z replacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:3::/64 -> 2001:db8::55:ff
25522026-09-12T00:38:57.910Z
25532026-09-12T00:38:57.911ZSep 12 00:38:56.196 INFOSep 12 00:38:56.196 adding route 3fff:beef:1f::/64 -> 2001:db8::55:ffINFO
25542026-09-12T00:38:57.911Z adding route 3fff:beef:1::/64 -> 2001:db8::55:ff
25552026-09-12T00:38:57.911ZSep 12 00:38:56.196 Sep 12 00:38:56.196Sep 12 00:38:56.196 DEBGDEBG DEBGreplacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
25562026-09-12T00:38:57.911Z replacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
25572026-09-12T00:38:57.911Z
25582026-09-12T00:38:57.911ZSep 12 00:38:56.196 INFO adding route 3fff:beef:20::/64 -> 2001:db8::55:ffSep 12 00:38:56.196Sep 12 00:38:56.196
25592026-09-12T00:38:57.911Z INFOINFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ffadding route 3fff:beef:4::/64 -> 2001:db8::55:ff
25602026-09-12T00:38:57.911Z
25612026-09-12T00:38:57.911ZSep 12 00:38:56.196Sep 12 00:38:56.196 DEBGDEBG replacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
25622026-09-12T00:38:57.911Z
25632026-09-12T00:38:57.911ZSep 12 00:38:56.196Sep 12 00:38:56.196 INFOINFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ffadding route 3fff:beef:5::/64 -> 2001:db8::55:ff
25642026-09-12T00:38:57.911Z
25652026-09-12T00:38:57.911ZSep 12 00:38:56.196 DEBGSep 12 00:38:56.196 Sep 12 00:38:56.196 replacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBGDEBG
25662026-09-12T00:38:57.911Zreplacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
25672026-09-12T00:38:57.911Z
25682026-09-12T00:38:57.911ZSep 12 00:38:56.196Sep 12 00:38:56.196Sep 12 00:38:56.196 INFOINFO INFOadding route 3fff:beef:21::/64 -> 2001:db8::55:ff
25692026-09-12T00:38:57.911Zadding route 3fff:beef:6::/64 -> 2001:db8::55:ff
25702026-09-12T00:38:57.911Zadding route 3fff:beef:4::/64 -> 2001:db8::55:ff
25712026-09-12T00:38:57.911ZSep 12 00:38:56.196Sep 12 00:38:56.196Sep 12 00:38:56.196 DEBGDEBG DEBGreplacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
25722026-09-12T00:38:57.911Z
25732026-09-12T00:38:57.911Z
25742026-09-12T00:38:57.911ZSep 12 00:38:56.196Sep 12 00:38:56.196Sep 12 00:38:56.196 INFOINFOINFO adding route 3fff:beef:22::/64 -> 2001:db8::55:ffadding route 3fff:beef:7::/64 -> 2001:db8::55:ffSep 12 00:38:56.196
25752026-09-12T00:38:57.911Z adding route 3fff:beef:5::/64 -> 2001:db8::55:ffDEBG
25762026-09-12T00:38:57.911Z
25772026-09-12T00:38:57.911Z created new freemapSep 12 00:38:56.196 Sep 12 00:38:56.196DEBG Sep 12 00:38:56.196DEBG, unit :replacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
25782026-09-12T00:38:57.911Z replacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
25792026-09-12T00:38:57.911Zfreemap_route_ipv4
25802026-09-12T00:38:57.911Z
25812026-09-12T00:38:57.911ZSep 12 00:38:56.196 Sep 12 00:38:56.196Sep 12 00:38:56.196Sep 12 00:38:56.196INFO DEBGINFO INFO adding route 3fff:beef:8::/64 -> 2001:db8::55:ff
25822026-09-12T00:38:57.911Zadding route 3fff:beef:6::/64 -> 2001:db8::55:ffcreated new freemapadding route 3fff:beef:23::/64 -> 2001:db8::55:ff
25832026-09-12T00:38:57.911Z, unit
25842026-09-12T00:38:57.911Z: Sep 12 00:38:56.196freemap_route_ipv6
25852026-09-12T00:38:57.911ZDEBG replacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
25862026-09-12T00:38:57.911ZSep 12 00:38:56.196Sep 12 00:38:56.196Sep 12 00:38:56.196 DEBGDEBGSep 12 00:38:56.196DEBG INFOinitted freemap. size: 64 , adding route 3fff:beef:9::/64 -> 2001:db8::55:ff
25872026-09-12T00:38:57.911Zunit:replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
25882026-09-12T00:38:57.911ZSep 12 00:38:56.196 freemap_route_ipv4DEBG
25892026-09-12T00:38:57.911Zreplacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 12 00:38:56.196replacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
25902026-09-12T00:38:57.911Z
25912026-09-12T00:38:57.911ZINFO Sep 12 00:38:56.196Sep 12 00:38:56.196 INFO adding route 3fff:beef:24::/64 -> 2001:db8::55:ffDEBGSep 12 00:38:56.196
25922026-09-12T00:38:57.912Zadding route 3fff:beef:a::/64 -> 2001:db8::55:ffreset freemap
25932026-09-12T00:38:57.912Z, unit: freemap_route_ipv4INFOSep 12 00:38:56.196Sep 12 00:38:56.196
25942026-09-12T00:38:57.912ZDEBGadding route 3fff:beef:7::/64 -> 2001:db8::55:ffDEBG
25952026-09-12T00:38:57.912Zreplacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
25962026-09-12T00:38:57.912Zreplacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:38:56.196
25972026-09-12T00:38:57.912ZSep 12 00:38:56.196 Sep 12 00:38:56.196DEBG INFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ffinitted freemap. size: 64DEBG
25982026-09-12T00:38:57.912Z, unit Sep 12 00:38:56.196replacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] :
25992026-09-12T00:38:57.912Z freemap_route_ipv6INFO
26002026-09-12T00:38:57.912ZSep 12 00:38:56.196 DEBGadding route 3fff:beef:25::/64 -> 2001:db8::55:ffSep 12 00:38:56.196Sep 12 00:38:56.196
26012026-09-12T00:38:57.912Z INFO DEBGreplacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:8::/64 -> 2001:db8::55:ff
26022026-09-12T00:38:57.912Z
26032026-09-12T00:38:57.912Zreset freemap, Sep 12 00:38:56.196unit Sep 12 00:38:56.196 INFO: adding route 3fff:beef:c::/64 -> 2001:db8::55:ffDEBGfreemap_route_ipv6
26042026-09-12T00:38:57.912Z
26052026-09-12T00:38:57.912ZSep 12 00:38:56.196replacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 12 00:38:56.196DEBG
26062026-09-12T00:38:57.912Z Sep 12 00:38:56.196replacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
26072026-09-12T00:38:57.912ZINFO adding route 3fff:dead::/64 -> 2001:db8::55:1DEBG
26082026-09-12T00:38:57.912Z replacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:38:56.196Sep 12 00:38:56.196
26092026-09-12T00:38:57.912Z Sep 12 00:38:56.196INFOINFO adding route 3fff:beef:9::/64 -> 2001:db8::55:ff adding route 3fff:beef:26::/64 -> 2001:db8::55:ff
26102026-09-12T00:38:57.912ZSep 12 00:38:56.196
26112026-09-12T00:38:57.912ZDEBGINFOSep 12 00:38:56.197 DEBGreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
26122026-09-12T00:38:57.912Z adding route 3fff:beef:d::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:38:56.197
26132026-09-12T00:38:57.912Z
26142026-09-12T00:38:57.912ZDEBGSep 12 00:38:56.197Sep 12 00:38:56.197 INFO DEBGadding route 3fff:dead::/64 -> 2001:db8::55:1replacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
26152026-09-12T00:38:57.912Zreplacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
26162026-09-12T00:38:57.912Z
26172026-09-12T00:38:57.912ZSep 12 00:38:56.197Sep 12 00:38:56.197 Sep 12 00:38:56.197INFO INFODEBG adding route 3fff:beef:27::/64 -> 2001:db8::55:ff replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]Sep 12 00:38:56.197
26182026-09-12T00:38:57.912Z
26192026-09-12T00:38:57.916Z adding route 3fff:beef:e::/64 -> 2001:db8::55:ffINFO
26202026-09-12T00:38:57.916Z adding route 3fff:beef:a::/64 -> 2001:db8::55:ffSep 12 00:38:56.197
26212026-09-12T00:38:57.916ZINFO Sep 12 00:38:56.197Sep 12 00:38:56.197Sep 12 00:38:56.197adding route 3fff:dead::/64 -> 2001:db8::55:1
26222026-09-12T00:38:57.916Z DEBGDEBG DEBG replacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
26232026-09-12T00:38:57.917ZSep 12 00:38:56.197 replacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
26242026-09-12T00:38:57.917ZDEBG
26252026-09-12T00:38:57.917Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
26262026-09-12T00:38:57.917ZSep 12 00:38:56.197 INFO Sep 12 00:38:56.197adding route 3fff:beef:f::/64 -> 2001:db8::55:ff
26272026-09-12T00:38:57.917ZINFOSep 12 00:38:56.197 Sep 12 00:38:56.197adding route 3fff:beef:b::/64 -> 2001:db8::55:ff
26282026-09-12T00:38:57.917ZINFOINFOSep 12 00:38:56.197 adding route 3fff:beef:28::/64 -> 2001:db8::55:ff adding route 3fff:dead::/64 -> 2001:db8::55:2DEBG
26292026-09-12T00:38:57.917Z
26302026-09-12T00:38:57.917Z replacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
26312026-09-12T00:38:57.917ZSep 12 00:38:56.197Sep 12 00:38:56.197Sep 12 00:38:56.197 DEBGSep 12 00:38:56.197DEBGDEBG replacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
26322026-09-12T00:38:57.917Z replacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:10::/64 -> 2001:db8::55:ffreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]
26332026-09-12T00:38:57.917Z
26342026-09-12T00:38:57.917Z
26352026-09-12T00:38:57.917ZSep 12 00:38:56.197 INFO Sep 12 00:38:56.197adding route 3fff:beef:29::/64 -> 2001:db8::55:ffSep 12 00:38:56.197
26362026-09-12T00:38:57.917ZDEBGINFO replacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:38:56.197
26372026-09-12T00:38:57.917Zadding route 3fff:beef::/64 -> 2001:db8::55:ff
26382026-09-12T00:38:57.917ZSep 12 00:38:56.197 INFO DEBGSep 12 00:38:56.197Sep 12 00:38:56.197 adding route 3fff:beef:c::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
26392026-09-12T00:38:57.917Z
26402026-09-12T00:38:57.917Z INFO adding route 3fff:beef:11::/64 -> 2001:db8::55:ffDEBG
26412026-09-12T00:38:57.917Z Sep 12 00:38:56.197 replacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:38:56.197DEBG
26422026-09-12T00:38:57.917ZINFO Sep 12 00:38:56.197adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
26432026-09-12T00:38:57.917ZDEBGSep 12 00:38:56.197
26442026-09-12T00:38:57.917Z replacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
26452026-09-12T00:38:57.917Z Sep 12 00:38:56.197adding route 3fff:beef:1::/64 -> 2001:db8::55:ff Sep 12 00:38:56.197
26462026-09-12T00:38:57.917ZSep 12 00:38:56.197 DEBG INFOINFO replacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:d::/64 -> 2001:db8::55:ff
26472026-09-12T00:38:57.917ZSep 12 00:38:56.197 adding route 3fff:beef:12::/64 -> 2001:db8::55:ff
26482026-09-12T00:38:57.917Z
26492026-09-12T00:38:57.917ZDEBG Sep 12 00:38:56.197replacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:38:56.197
26502026-09-12T00:38:57.917Z DEBG replacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
26512026-09-12T00:38:57.917Z replacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:38:56.197
26522026-09-12T00:38:57.917ZINFOSep 12 00:38:56.197Sep 12 00:38:56.197 INFOINFO Sep 12 00:38:56.197adding route 3fff:beef:13::/64 -> 2001:db8::55:ff
26532026-09-12T00:38:57.917Zadding route 3fff:beef:2::/64 -> 2001:db8::55:ffINFO
26542026-09-12T00:38:57.917Z adding route 3fff:beef:e::/64 -> 2001:db8::55:ffadding route 3fff:beef:2b::/64 -> 2001:db8::55:ff
26552026-09-12T00:38:57.917Z
26562026-09-12T00:38:57.917ZSep 12 00:38:56.197Sep 12 00:38:56.197 Sep 12 00:38:56.197 DEBGDEBGSep 12 00:38:56.197DEBG DEBGreplacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
26572026-09-12T00:38:57.917Z
26582026-09-12T00:38:57.917Z replacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
26592026-09-12T00:38:57.917Z Sep 12 00:38:56.197replacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 12 00:38:56.197
26602026-09-12T00:38:57.917ZINFOSep 12 00:38:56.197 adding route 3fff:beef:14::/64 -> 2001:db8::55:ff INFO
26612026-09-12T00:38:57.917ZINFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ffadding route 3fff:beef:2c::/64 -> 2001:db8::55:ffSep 12 00:38:56.197
26622026-09-12T00:38:57.918Z
26632026-09-12T00:38:57.918ZSep 12 00:38:56.197INFO adding route 3fff:beef:f::/64 -> 2001:db8::55:ffDEBG
26642026-09-12T00:38:57.918Z Sep 12 00:38:56.197replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:38:56.197
26652026-09-12T00:38:57.918ZSep 12 00:38:56.197 DEBG DEBGDEBGSep 12 00:38:56.197 replacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFOreplacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
26662026-09-12T00:38:57.918Z
26672026-09-12T00:38:57.918Zreplacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
26682026-09-12T00:38:57.918ZSep 12 00:38:56.197Sep 12 00:38:56.197 Sep 12 00:38:56.197 INFOINFO adding route 3fff:beef:10::/64 -> 2001:db8::55:ffINFO
26692026-09-12T00:38:57.918Ztest port_map::tests::parse_softnpu_revision ... ok
26702026-09-12T00:38:57.918Z adding route 3fff:beef:4::/64 -> 2001:db8::55:ffSep 12 00:38:56.197 DEBG created new freemap
26712026-09-12T00:38:57.918Z, unit: freemap_route_ipv4
26722026-09-12T00:38:57.918ZSep 12 00:38:56.197 Sep 12 00:38:56.197 adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff
26732026-09-12T00:38:57.918ZSep 12 00:38:56.197 DEBG replacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
26742026-09-12T00:38:57.918ZSep 12 00:38:56.197DEBG created new freemap, unit : freemap_route_ipv6adding route 3fff:beef:15::/64 -> 2001:db8::55:ff
26752026-09-12T00:38:57.918Z
26762026-09-12T00:38:57.918ZSep 12 00:38:56.197 DEBG Sep 12 00:38:56.197 DEBGDEBG replacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
26772026-09-12T00:38:57.918Z
26782026-09-12T00:38:57.918Zinitted freemap. size: 64, Sep 12 00:38:56.197 DEBG unit: freemap_route_ipv4
26792026-09-12T00:38:57.918ZSep 12 00:38:56.197Sep 12 00:38:56.197 replacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
26802026-09-12T00:38:57.918Z adding route 3fff:beef:5::/64 -> 2001:db8::55:ffSep 12 00:38:56.197
26812026-09-12T00:38:57.918Z Sep 12 00:38:56.197INFO INFOadding route 3fff:beef:11::/64 -> 2001:db8::55:ff
26822026-09-12T00:38:57.918Zadding route 3fff:beef:16::/64 -> 2001:db8::55:ffSep 12 00:38:56.197
26832026-09-12T00:38:57.918Z DEBG replacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
26842026-09-12T00:38:57.918ZSep 12 00:38:56.197Sep 12 00:38:56.197Sep 12 00:38:56.197 DEBGDEBGINFO replacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
26852026-09-12T00:38:57.918Z
26862026-09-12T00:38:57.918Zadding route 3fff:beef:6::/64 -> 2001:db8::55:ff
26872026-09-12T00:38:57.918ZSep 12 00:38:56.197 INFOSep 12 00:38:56.197 adding route 3fff:beef:12::/64 -> 2001:db8::55:ffINFO
26882026-09-12T00:38:57.918Z adding route 3fff:beef:17::/64 -> 2001:db8::55:ffSep 12 00:38:56.197
26892026-09-12T00:38:57.918Z Sep 12 00:38:56.197DEBG DEBG replacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:38:56.197replacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
26902026-09-12T00:38:57.918Z
26912026-09-12T00:38:57.918ZDEBG Sep 12 00:38:56.197replacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:38:56.197 INFO
26922026-09-12T00:38:57.918ZINFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ff
26932026-09-12T00:38:57.918Zadding route 3fff:beef:13::/64 -> 2001:db8::55:ff
26942026-09-12T00:38:57.918ZSep 12 00:38:56.197 INFOSep 12 00:38:56.197 Sep 12 00:38:56.197adding route 3fff:beef:18::/64 -> 2001:db8::55:ff
26952026-09-12T00:38:57.918Z DEBG replacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
26962026-09-12T00:38:57.918Z replacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:38:56.197
26972026-09-12T00:38:57.918Z DEBGSep 12 00:38:56.197 replacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:38:56.197
26982026-09-12T00:38:57.918ZINFO INFO adding route 3fff:beef:14::/64 -> 2001:db8::55:ffadding route 3fff:beef:8::/64 -> 2001:db8::55:ffSep 12 00:38:56.197
26992026-09-12T00:38:57.918Z
27002026-09-12T00:38:57.918Z INFO adding route 3fff:beef:19::/64 -> 2001:db8::55:ff
27012026-09-12T00:38:57.919ZSep 12 00:38:56.197Sep 12 00:38:56.197 Sep 12 00:38:56.197 DEBGDEBG replacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
27022026-09-12T00:38:57.919ZDEBG
27032026-09-12T00:38:57.919ZDEBG reset freemap replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }], Sep 12 00:38:56.197
27042026-09-12T00:38:57.919Z INFOSep 12 00:38:56.197unit: INFOSep 12 00:38:56.197freemap_route_ipv4 INFOadding route 3fff:beef:1a::/64 -> 2001:db8::55:ff
27052026-09-12T00:38:57.919Z
27062026-09-12T00:38:57.919Z adding route 3fff:beef:9::/64 -> 2001:db8::55:ff
27072026-09-12T00:38:57.919Zadding route 3fff:beef:15::/64 -> 2001:db8::55:ff
27082026-09-12T00:38:57.919ZSep 12 00:38:56.197 DEBGSep 12 00:38:56.197 Sep 12 00:38:56.197DEBG replacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
27092026-09-12T00:38:57.919ZDEBGSep 12 00:38:56.197 DEBGinitted freemap. size: 64 , Sep 12 00:38:56.197replacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] INFOunit :adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff
27102026-09-12T00:38:57.919Z
27112026-09-12T00:38:57.919Z replacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv6
27122026-09-12T00:38:57.919Z
27132026-09-12T00:38:57.919ZSep 12 00:38:56.197Sep 12 00:38:56.197 Sep 12 00:38:56.197DEBGINFO adding route 3fff:beef:16::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:38:56.197
27142026-09-12T00:38:57.919Z
27152026-09-12T00:38:57.919ZDEBGINFO adding route 3fff:beef:a::/64 -> 2001:db8::55:ffreset freemap
27162026-09-12T00:38:57.919ZSep 12 00:38:56.197Sep 12 00:38:56.197, unitINFO :DEBG freemap_route_ipv6adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff
27172026-09-12T00:38:57.919Z
27182026-09-12T00:38:57.919ZSep 12 00:38:56.197replacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 12 00:38:56.197DEBG
27192026-09-12T00:38:57.923ZSep 12 00:38:56.197DEBG INFO Sep 12 00:38:56.197 adding route 3fff:dead::/64 -> 2001:db8::55:1INFO
27202026-09-12T00:38:57.923Zreplacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 3fff:beef:17::/64 -> 2001:db8::55:ff
27212026-09-12T00:38:57.923Z
27222026-09-12T00:38:57.923Zreplacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
27232026-09-12T00:38:57.923ZSep 12 00:38:56.197 Sep 12 00:38:56.197DEBG INFOSep 12 00:38:56.197 Sep 12 00:38:56.197adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
27242026-09-12T00:38:57.923Z
27252026-09-12T00:38:57.923ZINFODEBG Sep 12 00:38:56.197replacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
27262026-09-12T00:38:57.923ZSep 12 00:38:56.197 DEBG DEBGreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] Sep 12 00:38:56.197
27272026-09-12T00:38:57.923Zreplacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] INFO
27282026-09-12T00:38:57.923Zadding route 3fff:beef:b::/64 -> 2001:db8::55:ff adding route 3fff:beef:18::/64 -> 2001:db8::55:ff
27292026-09-12T00:38:57.923Z
27302026-09-12T00:38:57.923ZSep 12 00:38:56.197 INFOSep 12 00:38:56.197 Sep 12 00:38:56.197adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff
27312026-09-12T00:38:57.923ZDEBG DEBG replacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
27322026-09-12T00:38:57.923ZSep 12 00:38:56.197
27332026-09-12T00:38:57.923Z DEBGSep 12 00:38:56.197 replacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
27342026-09-12T00:38:57.923Z Sep 12 00:38:56.197adding route 3fff:beef:19::/64 -> 2001:db8::55:ff
27352026-09-12T00:38:57.923ZINFOSep 12 00:38:56.197 adding route 3fff:beef:c::/64 -> 2001:db8::55:ffSep 12 00:38:56.197
27362026-09-12T00:38:57.923Z DEBGINFO adding route 3fff:beef:1f::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
27372026-09-12T00:38:57.924Z
27382026-09-12T00:38:57.924ZSep 12 00:38:56.197 DEBG replacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:38:56.197Sep 12 00:38:56.197 DEBG
27392026-09-12T00:38:57.924Z INFOreplacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
27402026-09-12T00:38:57.924Zadding route 3fff:beef:1a::/64 -> 2001:db8::55:ffSep 12 00:38:56.197
27412026-09-12T00:38:57.924Z INFO adding route 3fff:beef:d::/64 -> 2001:db8::55:ff
27422026-09-12T00:38:57.924ZSep 12 00:38:56.197Sep 12 00:38:56.197 INFO DEBGadding route 3fff:beef:20::/64 -> 2001:db8::55:ff Sep 12 00:38:56.197
27432026-09-12T00:38:57.924Z DEBG Sep 12 00:38:56.197replacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
27442026-09-12T00:38:57.924Z replacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
27452026-09-12T00:38:57.924Z
27462026-09-12T00:38:57.924ZSep 12 00:38:56.197 Sep 12 00:38:56.197INFOSep 12 00:38:56.197 INFO INFO adding route 3fff:beef:21::/64 -> 2001:db8::55:ffadding route 3fff:beef:e::/64 -> 2001:db8::55:ff
27472026-09-12T00:38:57.924Z
27482026-09-12T00:38:57.924Zadding route 3fff:beef:1b::/64 -> 2001:db8::55:ff
27492026-09-12T00:38:57.924ZSep 12 00:38:56.197Sep 12 00:38:56.197 DEBGSep 12 00:38:56.197DEBG replacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
27502026-09-12T00:38:57.924ZDEBG
27512026-09-12T00:38:57.924Z Sep 12 00:38:56.197Sep 12 00:38:56.197replacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
27522026-09-12T00:38:57.924ZINFO INFOadding route 3fff:beef:f::/64 -> 2001:db8::55:ff
27532026-09-12T00:38:57.924Zadding route 3fff:beef:22::/64 -> 2001:db8::55:ff
27542026-09-12T00:38:57.924ZSep 12 00:38:56.197 Sep 12 00:38:56.197INFOSep 12 00:38:56.197 adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff
27552026-09-12T00:38:57.924ZDEBGDEBG replacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
27562026-09-12T00:38:57.924Z
27572026-09-12T00:38:57.924ZSep 12 00:38:56.197 Sep 12 00:38:56.197DEBG INFOreplacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
27582026-09-12T00:38:57.924Zadding route 3fff:beef:23::/64 -> 2001:db8::55:ffSep 12 00:38:56.197
27592026-09-12T00:38:57.924Z INFO Sep 12 00:38:56.197adding route 3fff:beef:10::/64 -> 2001:db8::55:ffSep 12 00:38:56.197 INFODEBG adding route 3fff:beef:1d::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
27602026-09-12T00:38:57.924Z
27612026-09-12T00:38:57.924Z
27622026-09-12T00:38:57.924ZSep 12 00:38:56.197Sep 12 00:38:56.197 Sep 12 00:38:56.197 DEBGINFODEBG replacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:24::/64 -> 2001:db8::55:ff
27632026-09-12T00:38:57.924Z
27642026-09-12T00:38:57.924Zreplacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
27652026-09-12T00:38:57.924ZSep 12 00:38:56.197Sep 12 00:38:56.197 Sep 12 00:38:56.197DEBG INFOreplacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
27662026-09-12T00:38:57.924ZINFOadding route 3fff:beef:1e::/64 -> 2001:db8::55:ff
27672026-09-12T00:38:57.924Zadding route 3fff:beef:11::/64 -> 2001:db8::55:ff
27682026-09-12T00:38:57.924ZSep 12 00:38:56.197 INFOSep 12 00:38:56.197 adding route 3fff:beef:25::/64 -> 2001:db8::55:ffSep 12 00:38:56.197
27692026-09-12T00:38:57.924Z DEBGDEBG replacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
27702026-09-12T00:38:57.924ZSep 12 00:38:56.197
27712026-09-12T00:38:57.924Z DEBG replacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:38:56.197
27722026-09-12T00:38:57.924Z Sep 12 00:38:56.197INFO adding route 3fff:beef:12::/64 -> 2001:db8::55:ffINFOSep 12 00:38:56.197
27732026-09-12T00:38:57.924Z adding route 3fff:beef:1f::/64 -> 2001:db8::55:ffINFO
27742026-09-12T00:38:57.924Z adding route 3fff:beef:26::/64 -> 2001:db8::55:ff
27752026-09-12T00:38:57.925ZSep 12 00:38:56.197Sep 12 00:38:56.197 Sep 12 00:38:56.197DEBG DEBG DEBG replacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
27762026-09-12T00:38:57.925Z
27772026-09-12T00:38:57.925Zreplacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
27782026-09-12T00:38:57.925ZSep 12 00:38:56.197 Sep 12 00:38:56.197INFOSep 12 00:38:56.197 INFOadding route 3fff:beef:20::/64 -> 2001:db8::55:ff
27792026-09-12T00:38:57.925ZINFOadding route 3fff:beef:27::/64 -> 2001:db8::55:ff adding route 3fff:beef:13::/64 -> 2001:db8::55:ff
27802026-09-12T00:38:57.925Z
27812026-09-12T00:38:57.925ZSep 12 00:38:56.197 DEBG Sep 12 00:38:56.197Sep 12 00:38:56.197 DEBGDEBG replacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
27822026-09-12T00:38:57.925Z
27832026-09-12T00:38:57.925ZSep 12 00:38:56.198Sep 12 00:38:56.198replacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
27842026-09-12T00:38:57.925ZINFO INFOadding route 3fff:beef:28::/64 -> 2001:db8::55:ff
27852026-09-12T00:38:57.925Zadding route 3fff:beef:14::/64 -> 2001:db8::55:ff
27862026-09-12T00:38:57.925ZSep 12 00:38:56.198 INFO Sep 12 00:38:56.198adding route 3fff:beef:21::/64 -> 2001:db8::55:ff Sep 12 00:38:56.198DEBG DEBGreplacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
27872026-09-12T00:38:57.925Z
27882026-09-12T00:38:57.925Zreplacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
27892026-09-12T00:38:57.925ZSep 12 00:38:56.198Sep 12 00:38:56.198 Sep 12 00:38:56.198INFO DEBGINFO adding route 3fff:beef:15::/64 -> 2001:db8::55:ffadding route 3fff:beef:29::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
27902026-09-12T00:38:57.925Z
27912026-09-12T00:38:57.925Z
27922026-09-12T00:38:57.925ZSep 12 00:38:56.198Sep 12 00:38:56.198 Sep 12 00:38:56.198DEBG DEBGreplacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
27932026-09-12T00:38:57.925ZINFOreplacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
27942026-09-12T00:38:57.925Zadding route 3fff:beef:22::/64 -> 2001:db8::55:ffSep 12 00:38:56.198
27952026-09-12T00:38:57.925Z INFOSep 12 00:38:56.198 adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffINFOSep 12 00:38:56.198
27962026-09-12T00:38:57.925Zadding route 3fff:beef:16::/64 -> 2001:db8::55:ffDEBG
27972026-09-12T00:38:57.925Z replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
27982026-09-12T00:38:57.925ZSep 12 00:38:56.198Sep 12 00:38:56.198 DEBGDEBGSep 12 00:38:56.198 replacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] INFO
27992026-09-12T00:38:57.925Zreplacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
28002026-09-12T00:38:57.925Zadding route 3fff:beef:23::/64 -> 2001:db8::55:ff
28012026-09-12T00:38:57.925ZSep 12 00:38:56.198 Sep 12 00:38:56.198INFOSep 12 00:38:56.198 adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffINFO
28022026-09-12T00:38:57.925Z adding route 3fff:beef:17::/64 -> 2001:db8::55:ffDEBG
28032026-09-12T00:38:57.925Z replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:38:56.198
28042026-09-12T00:38:57.925Z DEBG replacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:38:56.198
28052026-09-12T00:38:57.925Z DEBGSep 12 00:38:56.198 replacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:38:56.198INFO
28062026-09-12T00:38:57.925Zadding route 3fff:beef:24::/64 -> 2001:db8::55:ffINFO
28072026-09-12T00:38:57.925Z adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff
28082026-09-12T00:38:57.925ZSep 12 00:38:56.198 Sep 12 00:38:56.198Sep 12 00:38:56.198INFO DEBGDEBG adding route 3fff:beef:18::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
28092026-09-12T00:38:57.925Z
28102026-09-12T00:38:57.925Zreplacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
28112026-09-12T00:38:57.925ZSep 12 00:38:56.198 INFOSep 12 00:38:56.198Sep 12 00:38:56.198 INFOadding route 3fff:beef:2d::/64 -> 2001:db8::55:ffDEBG
28122026-09-12T00:38:57.925Z replacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:25::/64 -> 2001:db8::55:ff
28132026-09-12T00:38:57.925Z
28142026-09-12T00:38:57.925ZSep 12 00:38:56.198 Sep 12 00:38:56.198Sep 12 00:38:56.198DEBG INFO DEBGreplacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
28152026-09-12T00:38:57.926Zreplacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:19::/64 -> 2001:db8::55:ff
28162026-09-12T00:38:57.926Z
28172026-09-12T00:38:57.926ZSep 12 00:38:56.198 INFO Sep 12 00:38:56.198Sep 12 00:38:56.198adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff
28182026-09-12T00:38:57.926Z DEBGINFO replacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:26::/64 -> 2001:db8::55:ff
28192026-09-12T00:38:57.930Z
28202026-09-12T00:38:57.930ZSep 12 00:38:56.198 DEBG replacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
28212026-09-12T00:38:57.930ZSep 12 00:38:56.198Sep 12 00:38:56.198 INFO DEBGadding route 3fff:beef:1a::/64 -> 2001:db8::55:ffSep 12 00:38:56.198
28222026-09-12T00:38:57.930Zreplacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
28232026-09-12T00:38:57.930Z adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff
28242026-09-12T00:38:57.930ZSep 12 00:38:56.198 DEBG Sep 12 00:38:56.198Sep 12 00:38:56.198replacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBG
28252026-09-12T00:38:57.930ZINFO replacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
28262026-09-12T00:38:57.930Zadding route 3fff:beef:27::/64 -> 2001:db8::55:ff
28272026-09-12T00:38:57.930ZSep 12 00:38:56.198Sep 12 00:38:56.198Sep 12 00:38:56.198 DEBGINFO replacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:30::/64 -> 2001:db8::55:ff
28282026-09-12T00:38:57.930Z
28292026-09-12T00:38:57.930Z INFO adding route 3fff:beef:1b::/64 -> 2001:db8::55:ffSep 12 00:38:56.198
28302026-09-12T00:38:57.930Z Sep 12 00:38:56.198DEBG INFOreplacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
28312026-09-12T00:38:57.930Zadding route 3fff:beef:28::/64 -> 2001:db8::55:ff
28322026-09-12T00:38:57.930ZSep 12 00:38:56.198Sep 12 00:38:56.198 INFODEBG adding route 3fff:beef:31::/64 -> 2001:db8::55:ffSep 12 00:38:56.198
28332026-09-12T00:38:57.930Zreplacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
28342026-09-12T00:38:57.930ZDEBG Sep 12 00:38:56.198replacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
28352026-09-12T00:38:57.930ZDEBG replacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
28362026-09-12T00:38:57.930ZSep 12 00:38:56.198Sep 12 00:38:56.198 Sep 12 00:38:56.198INFO INFOadding route 3fff:beef:29::/64 -> 2001:db8::55:ffINFO
28372026-09-12T00:38:57.930Z adding route 3fff:beef:32::/64 -> 2001:db8::55:ffadding route 3fff:beef:1c::/64 -> 2001:db8::55:ff
28382026-09-12T00:38:57.930Z
28392026-09-12T00:38:57.930ZSep 12 00:38:56.198 DEBG replacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
28402026-09-12T00:38:57.930ZSep 12 00:38:56.198Sep 12 00:38:56.198 DEBG DEBGreplacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
28412026-09-12T00:38:57.930Zreplacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:38:56.198
28422026-09-12T00:38:57.930Z INFO adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffSep 12 00:38:56.198
28432026-09-12T00:38:57.930ZSep 12 00:38:56.198 INFOINFO adding route 3fff:beef:33::/64 -> 2001:db8::55:ffSep 12 00:38:56.198
28442026-09-12T00:38:57.930Zadding route 3fff:beef:1d::/64 -> 2001:db8::55:ff
28452026-09-12T00:38:57.930ZDEBG replacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:38:56.198
28462026-09-12T00:38:57.930Z DEBGSep 12 00:38:56.198 Sep 12 00:38:56.198DEBGreplacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
28472026-09-12T00:38:57.930Zreplacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] INFO
28482026-09-12T00:38:57.931Z Sep 12 00:38:56.198adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff
28492026-09-12T00:38:57.931ZSep 12 00:38:56.198 INFOINFO adding route 3fff:beef:34::/64 -> 2001:db8::55:ffSep 12 00:38:56.198
28502026-09-12T00:38:57.931Zadding route 3fff:beef:1e::/64 -> 2001:db8::55:ff
28512026-09-12T00:38:57.931ZDEBG Sep 12 00:38:56.198replacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
28522026-09-12T00:38:57.931ZDEBGSep 12 00:38:56.198 replacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
28532026-09-12T00:38:57.931ZSep 12 00:38:56.198DEBG replacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFOSep 12 00:38:56.198
28542026-09-12T00:38:57.931Zadding route 3fff:beef:2c::/64 -> 2001:db8::55:ffINFO
28552026-09-12T00:38:57.931Zadding route 3fff:beef:35::/64 -> 2001:db8::55:ff
28562026-09-12T00:38:57.931ZSep 12 00:38:56.198Sep 12 00:38:56.198 Sep 12 00:38:56.198INFO DEBGDEBG replacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
28572026-09-12T00:38:57.931Zreplacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff
28582026-09-12T00:38:57.931Z
28592026-09-12T00:38:57.931ZSep 12 00:38:56.198 Sep 12 00:38:56.198Sep 12 00:38:56.198INFO INFOadding route 3fff:beef:36::/64 -> 2001:db8::55:ffDEBG
28602026-09-12T00:38:57.931Z adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
28612026-09-12T00:38:57.931Z
28622026-09-12T00:38:57.931ZSep 12 00:38:56.198 DEBG Sep 12 00:38:56.198replacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
28632026-09-12T00:38:57.931ZINFOSep 12 00:38:56.198 adding route 3fff:beef:20::/64 -> 2001:db8::55:ff
28642026-09-12T00:38:57.931ZDEBGSep 12 00:38:56.198 replacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
28652026-09-12T00:38:57.931ZINFOSep 12 00:38:56.198 adding route 3fff:beef:37::/64 -> 2001:db8::55:ffDEBG
28662026-09-12T00:38:57.931Z replacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
28672026-09-12T00:38:57.931ZSep 12 00:38:56.198Sep 12 00:38:56.198Sep 12 00:38:56.198 INFO DEBGINFOadding route 3fff:beef:21::/64 -> 2001:db8::55:ff
28682026-09-12T00:38:57.931Zreplacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
28692026-09-12T00:38:57.931Zadding route 3fff:beef:2e::/64 -> 2001:db8::55:ff
28702026-09-12T00:38:57.931ZSep 12 00:38:56.198 Sep 12 00:38:56.198Sep 12 00:38:56.198 INFODEBG adding route 3fff:beef:38::/64 -> 2001:db8::55:ffDEBG
28712026-09-12T00:38:57.931Zreplacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
28722026-09-12T00:38:57.931Zreplacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:38:56.198
28732026-09-12T00:38:57.931Z DEBG Sep 12 00:38:56.198replacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
28742026-09-12T00:38:57.931ZSep 12 00:38:56.198INFO INFOadding route 3fff:beef:2f::/64 -> 2001:db8::55:ffSep 12 00:38:56.198
28752026-09-12T00:38:57.931Z INFOadding route 3fff:beef:22::/64 -> 2001:db8::55:ff
28762026-09-12T00:38:57.931Zadding route 3fff:beef:39::/64 -> 2001:db8::55:ff
28772026-09-12T00:38:57.931Ztest route::tests::grow_succeeds ... ok
28782026-09-12T00:38:57.931ZSep 12 00:38:56.198Sep 12 00:38:56.198Sep 12 00:38:56.198 DEBGDEBG replacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBGreplacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
28792026-09-12T00:38:57.931Z
28802026-09-12T00:38:57.931Zreplacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:38:56.198Sep 12 00:38:56.198 INFOINFO
28812026-09-12T00:38:57.931Zadding route 3fff:beef:30::/64 -> 2001:db8::55:ffadding route 3fff:beef:3a::/64 -> 2001:db8::55:ff
28822026-09-12T00:38:57.931Z
28832026-09-12T00:38:57.931ZINFOSep 12 00:38:56.198Sep 12 00:38:56.198 DEBG Sep 12 00:38:56.198 DEBGreplacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
28842026-09-12T00:38:57.931Z replacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffINFO
28852026-09-12T00:38:57.931Z
28862026-09-12T00:38:57.931ZSep 12 00:38:56.198 Sep 12 00:38:56.198INFO adding route 3fff:beef:23::/64 -> 2001:db8::55:ff INFOadding route 3fff:beef:3b::/64 -> 2001:db8::55:ff
28872026-09-12T00:38:57.931Zadding route 3fff:beef:31::/64 -> 2001:db8::55:ff
28882026-09-12T00:38:57.932Z
28892026-09-12T00:38:57.932ZSep 12 00:38:56.198 DEBG replacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:38:56.198Sep 12 00:38:56.198
28902026-09-12T00:38:57.932ZSep 12 00:38:56.198DEBG Sep 12 00:38:56.198 DEBGSep 12 00:38:56.198DEBG replacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
28912026-09-12T00:38:57.932Z INFO adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffSep 12 00:38:56.198
28922026-09-12T00:38:57.932Z replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]created new freemap
28932026-09-12T00:38:57.932ZDEBG, Sep 12 00:38:56.198unit: freemap_route_ipv4replacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
28942026-09-12T00:38:57.932Z
28952026-09-12T00:38:57.932ZINFO adding route 3fff:beef:24::/64 -> 2001:db8::55:ff
28962026-09-12T00:38:57.932ZINFO adding route 3fff:beef:32::/64 -> 2001:db8::55:ff
28972026-09-12T00:38:57.932ZSep 12 00:38:56.198Sep 12 00:38:56.198Sep 12 00:38:56.198 DEBG created new freemapSep 12 00:38:56.198, unit: DEBGfreemap_route_ipv6
28982026-09-12T00:38:57.932ZDEBG replacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG replacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
28992026-09-12T00:38:57.932ZSep 12 00:38:56.198 DEBGSep 12 00:38:56.198 INFOinitted freemap. size: 64, unit Sep 12 00:38:56.198replacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] : freemap_route_ipv4 adding route 3fff:beef:33::/64 -> 2001:db8::55:ff
29002026-09-12T00:38:57.932Z
29012026-09-12T00:38:57.932ZSep 12 00:38:56.198 Sep 12 00:38:56.198DEBG
29022026-09-12T00:38:57.932Z INFOreset freemapINFOSep 12 00:38:56.198 , unit:adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff
29032026-09-12T00:38:57.932Z freemap_route_ipv4DEBG
29042026-09-12T00:38:57.932Z Sep 12 00:38:56.198 DEBGadding route 3fff:beef:30::/64 -> 2001:db8::55:ff replacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
29052026-09-12T00:38:57.932Z
29062026-09-12T00:38:57.932Zinitted freemap. size: 64, unit
29072026-09-12T00:38:57.932Z: Sep 12 00:38:56.198freemap_route_ipv6
29082026-09-12T00:38:57.932ZSep 12 00:38:56.198 Sep 12 00:38:56.198INFOSep 12 00:38:56.198 DEBGadding route 3fff:beef:34::/64 -> 2001:db8::55:ff
29092026-09-12T00:38:57.932Z reset freemapSep 12 00:38:56.198, unit : freemap_route_ipv6Sep 12 00:38:56.198DEBG INFOreplacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
29102026-09-12T00:38:57.932Z
29112026-09-12T00:38:57.932Z Sep 12 00:38:56.198adding route 3fff:beef:25::/64 -> 2001:db8::55:ff INFOSep 12 00:38:56.198 DEBGadding route 172.16.0.0/32 -> 10.0.0.1
29122026-09-12T00:38:57.932Z replacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:38:56.198 DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]
29132026-09-12T00:38:57.932Z
29142026-09-12T00:38:57.932ZDEBG replacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
29152026-09-12T00:38:57.932ZSep 12 00:38:56.198Sep 12 00:38:56.198 DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] INFO
29162026-09-12T00:38:57.932Z Sep 12 00:38:56.198adding route 3fff:beef:31::/64 -> 2001:db8::55:ff
29172026-09-12T00:38:57.932ZDEBG replacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
29182026-09-12T00:38:57.932Z
29192026-09-12T00:38:57.936ZSep 12 00:38:56.198 INFOSep 12 00:38:56.198Sep 12 00:38:56.198 INFODEBGDEBG replacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
29202026-09-12T00:38:57.936Z adding route 3fff:beef:26::/64 -> 2001:db8::55:ffadding route 3fff:beef:35::/64 -> 2001:db8::55:fffailed to allocate space for the new target list
29212026-09-12T00:38:57.936Z
29222026-09-12T00:38:57.937Z
29232026-09-12T00:38:57.937ZSep 12 00:38:56.198 INFO adding route 3fff:beef:32::/64 -> 2001:db8::55:ffSep 12 00:38:56.198Sep 12 00:38:56.198Sep 12 00:38:56.198 DEBGDEBG
29242026-09-12T00:38:57.937Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]
29252026-09-12T00:38:57.937ZSep 12 00:38:56.198replacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
29262026-09-12T00:38:57.937ZDEBGDEBG replacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
29272026-09-12T00:38:57.937Z
29282026-09-12T00:38:57.937ZSep 12 00:38:56.198 INFO adding route 3fff:beef:36::/64 -> 2001:db8::55:ff
29292026-09-12T00:38:57.937ZSep 12 00:38:56.198Sep 12 00:38:56.198 INFODEBG adding route 3fff:beef:33::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
29302026-09-12T00:38:57.937Z
29312026-09-12T00:38:57.937ZSep 12 00:38:56.198 Sep 12 00:38:56.198INFO DEBGadding route 3fff:beef:37::/64 -> 2001:db8::55:ff
29322026-09-12T00:38:57.937Zreplacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
29332026-09-12T00:38:57.937ZSep 12 00:38:56.198Sep 12 00:38:56.198 DEBGINFO replacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:34::/64 -> 2001:db8::55:ff
29342026-09-12T00:38:57.937Z
29352026-09-12T00:38:57.937ZSep 12 00:38:56.198Sep 12 00:38:56.198 DEBGINFO replacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:38::/64 -> 2001:db8::55:ff
29362026-09-12T00:38:57.937Z
29372026-09-12T00:38:57.937ZSep 12 00:38:56.198Sep 12 00:38:56.198 INFODEBG adding route 3fff:beef:35::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
29382026-09-12T00:38:57.937Z
29392026-09-12T00:38:57.937ZSep 12 00:38:56.198 Sep 12 00:38:56.198DEBGSep 12 00:38:56.198 DEBGcreated new freemap INFO, replacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]unit
29402026-09-12T00:38:57.937Z:adding route 3fff:beef:39::/64 -> 2001:db8::55:ff freemap_route_ipv4
29412026-09-12T00:38:57.937Z
29422026-09-12T00:38:57.937ZSep 12 00:38:56.198Sep 12 00:38:56.198 Sep 12 00:38:56.198DEBGINFO DEBG adding route 3fff:beef:36::/64 -> 2001:db8::55:ffcreated new freemap
29432026-09-12T00:38:57.937Z, replacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]unit
29442026-09-12T00:38:57.937Z:Sep 12 00:38:56.198 freemap_route_ipv6DEBG
29452026-09-12T00:38:57.937Z Sep 12 00:38:56.198replacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
29462026-09-12T00:38:57.937ZSep 12 00:38:56.198 INFODEBG adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffinitted freemap. size: 64Sep 12 00:38:56.198
29472026-09-12T00:38:57.937Z, unitINFO :adding route 3fff:beef:37::/64 -> 2001:db8::55:ff
29482026-09-12T00:38:57.937ZSep 12 00:38:56.198freemap_route_ipv4 DEBG
29492026-09-12T00:38:57.937Zreplacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:38:56.198
29502026-09-12T00:38:57.937Z DEBGSep 12 00:38:56.198 replacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:38:56.198DEBG
29512026-09-12T00:38:57.937ZINFO adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffreset freemap
29522026-09-12T00:38:57.937Z, Sep 12 00:38:56.198unit :INFO freemap_route_ipv4adding route 3fff:beef:38::/64 -> 2001:db8::55:ff
29532026-09-12T00:38:57.937Z
29542026-09-12T00:38:57.937ZSep 12 00:38:56.198 DEBG replacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:38:56.198
29552026-09-12T00:38:57.937Z DEBG Sep 12 00:38:56.198initted freemap. size: 64 , INFOSep 12 00:38:56.198 unit adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff:
29562026-09-12T00:38:57.937ZDEBG freemap_route_ipv6replacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
29572026-09-12T00:38:57.937Z
29582026-09-12T00:38:57.937ZSep 12 00:38:56.199Sep 12 00:38:56.199Sep 12 00:38:56.199 DEBGINFO reset freemapDEBG, unitadding route 3fff:beef:39::/64 -> 2001:db8::55:ff:replacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
29592026-09-12T00:38:57.937Z
29602026-09-12T00:38:57.937Zfreemap_route_ipv6
29612026-09-12T00:38:57.938ZSep 12 00:38:56.199Sep 12 00:38:56.199Sep 12 00:38:56.199 INFODEBG adding route 3fff:dead::/64 -> 2001:db8::55:1 replacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
29622026-09-12T00:38:57.938Z
29632026-09-12T00:38:57.938ZINFO adding route 3fff:beef:3d::/64 -> 2001:db8::55:ffSep 12 00:38:56.199
29642026-09-12T00:38:57.938Z INFO adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffSep 12 00:38:56.199
29652026-09-12T00:38:57.938Z Sep 12 00:38:56.199DEBG DEBG replacing targets for 3fff:beef:3d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
29662026-09-12T00:38:57.938Z
29672026-09-12T00:38:57.938ZSep 12 00:38:56.199 DEBGSep 12 00:38:56.199Sep 12 00:38:56.199 replacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
29682026-09-12T00:38:57.938Z adding route 3fff:dead::/64 -> 2001:db8::55:1INFO
29692026-09-12T00:38:57.938Z adding route 3fff:beef:3e::/64 -> 2001:db8::55:ff
29702026-09-12T00:38:57.938ZSep 12 00:38:56.199Sep 12 00:38:56.199 Sep 12 00:38:56.199INFO DEBG adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffDEBG
29712026-09-12T00:38:57.938Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
29722026-09-12T00:38:57.938Zreplacing targets for 3fff:beef:3e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
29732026-09-12T00:38:57.938ZSep 12 00:38:56.199 DEBGSep 12 00:38:56.199 Sep 12 00:38:56.199 replacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
29742026-09-12T00:38:57.938ZDEBGINFO adding route 3fff:dead::/64 -> 2001:db8::55:1failed to allocate space for the new target list
29752026-09-12T00:38:57.938Z
29762026-09-12T00:38:57.938ZSep 12 00:38:56.199Sep 12 00:38:56.199 INFODEBGSep 12 00:38:56.199 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
29772026-09-12T00:38:57.938Zadding route 3fff:beef:3c::/64 -> 2001:db8::55:ffDEBG
29782026-09-12T00:38:57.938Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
29792026-09-12T00:38:57.938ZSep 12 00:38:56.199Sep 12 00:38:56.199 INFO DEBGadding route 3fff:dead::/64 -> 2001:db8::55:2
29802026-09-12T00:38:57.938Zreplacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
29812026-09-12T00:38:57.938Ztest route::tests::rollback_on_compact_delete_failure ... ok
29822026-09-12T00:38:57.938ZSep 12 00:38:56.199Sep 12 00:38:56.199 INFODEBG adding route 3fff:beef:3d::/64 -> 2001:db8::55:ffreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]
29832026-09-12T00:38:57.938Z
29842026-09-12T00:38:57.938ZSep 12 00:38:56.199 Sep 12 00:38:56.199INFO DEBGadding route 3fff:beef::/64 -> 2001:db8::55:ff
29852026-09-12T00:38:57.938Zreplacing targets for 3fff:beef:3d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
29862026-09-12T00:38:57.938ZSep 12 00:38:56.199 Sep 12 00:38:56.199DEBG INFOreplacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 3fff:beef:3e::/64 -> 2001:db8::55:ffSep 12 00:38:56.200
29872026-09-12T00:38:57.938Z DEBG Sep 12 00:38:56.199created new freemap , DEBGunit :created new freemap Sep 12 00:38:56.205, freemap_route_ipv4 unit
29882026-09-12T00:38:57.938Z:DEBG replacing targets for 3fff:beef:3e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv4
29892026-09-12T00:38:57.938Z
29902026-09-12T00:38:57.938ZSep 12 00:38:56.198 INFO Sep 12 00:38:56.205adding route 3fff:beef:27::/64 -> 2001:db8::55:ff
29912026-09-12T00:38:57.938ZSep 12 00:38:56.199Sep 12 00:38:56.205DEBG DEBGINFOcreated new freemap , adding route 3fff:beef:3f::/64 -> 2001:db8::55:ff
29922026-09-12T00:38:57.938Zunit:created new freemap freemap_route_ipv6,
29932026-09-12T00:38:57.938ZSep 12 00:38:56.205unit : DEBGfreemap_route_ipv4 Sep 12 00:38:56.205
29942026-09-12T00:38:57.938Z replacing targets for 3fff:beef:3f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
29952026-09-12T00:38:57.938Z initted freemap. size: 64, Sep 12 00:38:56.205Sep 12 00:38:56.205 DEBGSep 12 00:38:56.205 unitreplacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] :
29962026-09-12T00:38:57.938ZDEBG freemap_route_ipv4DEBG
29972026-09-12T00:38:57.938Z created new freemapfailed to allocate space for the new target list,
29982026-09-12T00:38:57.938Zunit:Sep 12 00:38:56.205 Sep 12 00:38:56.205freemap_route_ipv6 DEBG
29992026-09-12T00:38:57.938ZSep 12 00:38:56.205INFO adding route 3fff:beef:28::/64 -> 2001:db8::55:ffDEBG
30002026-09-12T00:38:57.938Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]Sep 12 00:38:56.205
30012026-09-12T00:38:57.939Zreset freemap Sep 12 00:38:56.205, DEBGDEBGunit Sep 12 00:38:56.205replacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]:
30022026-09-12T00:38:57.939Zinitted freemap. size: 64 DEBGfreemap_route_ipv4,
30032026-09-12T00:38:57.939ZSep 12 00:38:56.205failed to allocate space for the new target list unit
30042026-09-12T00:38:57.939ZINFO :adding route 3fff:beef:29::/64 -> 2001:db8::55:ff
30052026-09-12T00:38:57.939Zfreemap_route_ipv4
30062026-09-12T00:38:57.939ZSep 12 00:38:56.205 DEBG initted freemap. size: 64Sep 12 00:38:56.205, Sep 12 00:38:56.205 unit DEBGDEBG: replacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv6reset freemap
30072026-09-12T00:38:57.939Z
30082026-09-12T00:38:57.939Z, unit: Sep 12 00:38:56.205freemap_route_ipv4
30092026-09-12T00:38:57.939ZSep 12 00:38:56.205 INFOSep 12 00:38:56.205 Sep 12 00:38:56.199adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff
30102026-09-12T00:38:57.939ZDEBG DEBG DEBGcreated new freemapinitted freemap. size: 64 Sep 12 00:38:56.205, reset freemap , , DEBGunitunitunit:: :freemap_route_ipv6 freemap_route_ipv6freemap_route_ipv4
30112026-09-12T00:38:57.939Zreplacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
30122026-09-12T00:38:57.939Z
30132026-09-12T00:38:57.939Z
30142026-09-12T00:38:57.939ZSep 12 00:38:56.205 Sep 12 00:38:56.205DEBG reset freemapINFO, Sep 12 00:38:56.205unit :adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffINFO
30152026-09-12T00:38:57.939Z Sep 12 00:38:56.205freemap_route_ipv6
30162026-09-12T00:38:57.939Zadding route 172.16.0.0/32 -> 10.0.0.1DEBG
30172026-09-12T00:38:57.939Z Sep 12 00:38:56.205created new freemapSep 12 00:38:56.205 , Sep 12 00:38:56.205DEBGunit INFO DEBG:adding route 172.16.0.0/32 -> 10.0.0.1
30182026-09-12T00:38:57.939Zreplacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] freemap_route_ipv6
30192026-09-12T00:38:57.943Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]
30202026-09-12T00:38:57.943Z
30212026-09-12T00:38:57.943ZSep 12 00:38:56.205 Sep 12 00:38:56.205DEBG DEBGreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]
30222026-09-12T00:38:57.943Zinitted freemap. size: 64Sep 12 00:38:56.205Sep 12 00:38:56.205 INFO INFO, adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffunit
30232026-09-12T00:38:57.943ZSep 12 00:38:56.205 : adding route 172.16.0.0/32 -> 10.0.0.2INFO
30242026-09-12T00:38:57.943Zfreemap_route_ipv4
30252026-09-12T00:38:57.943Zadding route 172.16.0.0/32 -> 10.0.0.2Sep 12 00:38:56.205
30262026-09-12T00:38:57.943Z DEBGSep 12 00:38:56.205 replacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
30272026-09-12T00:38:57.943Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]Sep 12 00:38:56.205
30282026-09-12T00:38:57.943Z DEBG Sep 12 00:38:56.205replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]Sep 12 00:38:56.205
30292026-09-12T00:38:57.943Z INFOSep 12 00:38:56.205 adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffDEBG
30302026-09-12T00:38:57.943Z INFOSep 12 00:38:56.205reset freemap adding route 172.17.0.0/32 -> 10.0.0.255INFO
30312026-09-12T00:38:57.943Z, unit:adding route 172.16.0.0/32 -> 10.0.0.3Sep 12 00:38:56.205
30322026-09-12T00:38:57.943ZDEBGSep 12 00:38:56.205 freemap_route_ipv4 replacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
30332026-09-12T00:38:57.943Z
30342026-09-12T00:38:57.944ZDEBG replacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
30352026-09-12T00:38:57.944ZSep 12 00:38:56.205Sep 12 00:38:56.205Sep 12 00:38:56.205 INFODEBGDEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]
30362026-09-12T00:38:57.944Zadding route 3fff:beef:2e::/64 -> 2001:db8::55:ff Sep 12 00:38:56.205initted freemap. size: 64
30372026-09-12T00:38:57.944Z, Sep 12 00:38:56.205unit INFO: Sep 12 00:38:56.205adding route 172.17.0.1/32 -> 10.0.0.255
30382026-09-12T00:38:57.944ZINFO freemap_route_ipv6adding route 172.16.0.0/32 -> 10.0.0.4
30392026-09-12T00:38:57.944Z
30402026-09-12T00:38:57.944ZDEBGSep 12 00:38:56.205 replacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
30412026-09-12T00:38:57.944Z replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:38:56.205
30422026-09-12T00:38:57.944ZSep 12 00:38:56.205 DEBGDEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }]Sep 12 00:38:56.205reset freemap , Sep 12 00:38:56.205unit
30432026-09-12T00:38:57.944ZINFO : INFOadding route 3fff:beef:2f::/64 -> 2001:db8::55:ff
30442026-09-12T00:38:57.944Zfreemap_route_ipv6adding route 172.17.0.2/32 -> 10.0.0.255
30452026-09-12T00:38:57.944Z
30462026-09-12T00:38:57.944ZSep 12 00:38:56.205 INFOSep 12 00:38:56.205Sep 12 00:38:56.205 INFODEBG adding route 3fff:dead::/64 -> 2001:db8::55:1replacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:38:56.205
30472026-09-12T00:38:57.944Z
30482026-09-12T00:38:57.944Zadding route 172.17.0.0/32 -> 10.0.0.255 DEBG
30492026-09-12T00:38:57.944Z replacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:38:56.205
30502026-09-12T00:38:57.944ZSep 12 00:38:56.205 DEBGINFO Sep 12 00:38:56.205replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
30512026-09-12T00:38:57.944Z INFOadding route 172.17.0.3/32 -> 10.0.0.255 adding route 3fff:beef:30::/64 -> 2001:db8::55:ff
30522026-09-12T00:38:57.944Z
30532026-09-12T00:38:57.944ZSep 12 00:38:56.205Sep 12 00:38:56.205Sep 12 00:38:56.205 Sep 12 00:38:56.205DEBG DEBG replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
30542026-09-12T00:38:57.944Z DEBGreplacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:dead::/64 -> 2001:db8::55:2
30552026-09-12T00:38:57.944Zreplacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
30562026-09-12T00:38:57.944ZSep 12 00:38:56.205
30572026-09-12T00:38:57.944ZINFO adding route 172.17.0.4/32 -> 10.0.0.255Sep 12 00:38:56.205Sep 12 00:38:56.205Sep 12 00:38:56.205 INFOINFO adding route 3fff:beef:31::/64 -> 2001:db8::55:ffadding route 172.17.0.1/32 -> 10.0.0.255
30582026-09-12T00:38:57.944Z
30592026-09-12T00:38:57.944Z
30602026-09-12T00:38:57.944Z DEBG Sep 12 00:38:56.205replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]Sep 12 00:38:56.205
30612026-09-12T00:38:57.944ZSep 12 00:38:56.205 DEBG DEBGDEBGreplacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
30622026-09-12T00:38:57.944Z
30632026-09-12T00:38:57.944Z
30642026-09-12T00:38:57.944ZSep 12 00:38:56.205Sep 12 00:38:56.205Sep 12 00:38:56.205 INFOSep 12 00:38:56.205INFO adding route 172.17.0.5/32 -> 10.0.0.255INFOINFO
30652026-09-12T00:38:57.944ZSep 12 00:38:56.205adding route 172.17.0.2/32 -> 10.0.0.255adding route 3fff:beef:32::/64 -> 2001:db8::55:ff
30662026-09-12T00:38:57.944ZDEBG
30672026-09-12T00:38:57.944Z adding route 3fff:dead::/64 -> 2001:db8::55:3created new freemapSep 12 00:38:56.205
30682026-09-12T00:38:57.944Z, unitSep 12 00:38:56.205: Sep 12 00:38:56.205 DEBG Sep 12 00:38:56.205freemap_route_ipv6
30692026-09-12T00:38:57.944ZDEBGreplacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
30702026-09-12T00:38:57.944Z DEBGSep 12 00:38:56.205 replacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
30712026-09-12T00:38:57.944Z initted freemap. size: 64
30722026-09-12T00:38:57.945Z, replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]Sep 12 00:38:56.205Sep 12 00:38:56.205unitSep 12 00:38:56.205
30732026-09-12T00:38:57.945Z INFOINFO: adding route 172.17.0.3/32 -> 10.0.0.255freemap_route_ipv4
30742026-09-12T00:38:57.945Zadding route 3fff:beef:33::/64 -> 2001:db8::55:ff
30752026-09-12T00:38:57.945Z
30762026-09-12T00:38:57.945Z Sep 12 00:38:56.205INFOSep 12 00:38:56.205 Sep 12 00:38:56.205DEBGadding route 172.17.0.6/32 -> 10.0.0.255 DEBG replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 12 00:38:56.205INFOreplacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
30772026-09-12T00:38:57.945Z
30782026-09-12T00:38:57.945Zadding route 3fff:dead::/64 -> 2001:db8::55:4DEBG
30792026-09-12T00:38:57.945Z reset freemap
30802026-09-12T00:38:57.945ZSep 12 00:38:56.205, unit :INFOSep 12 00:38:56.205 Sep 12 00:38:56.205 INFOadding route 3fff:beef:34::/64 -> 2001:db8::55:ffSep 12 00:38:56.205
30812026-09-12T00:38:57.945Z DEBG adding route 172.17.0.4/32 -> 10.0.0.255replacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] freemap_route_ipv4
30822026-09-12T00:38:57.945ZSep 12 00:38:56.205
30832026-09-12T00:38:57.945ZDEBG
30842026-09-12T00:38:57.945Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]DEBG replacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
30852026-09-12T00:38:57.945ZSep 12 00:38:56.205
30862026-09-12T00:38:57.945ZSep 12 00:38:56.205 INFO adding route 172.17.0.7/32 -> 10.0.0.255
30872026-09-12T00:38:57.945ZSep 12 00:38:56.205Sep 12 00:38:56.205Sep 12 00:38:56.205 DEBGINFO DEBG DEBGinitted freemap. size: 64replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }], adding route 3fff:beef:35::/64 -> 2001:db8::55:ff
30882026-09-12T00:38:57.945Zunit
30892026-09-12T00:38:57.945Ztest route::tests::rollback_failure_leaves_in_core_cleared ... ok
30902026-09-12T00:38:57.945Ztest route::tests::rollback_on_compact_write_failure ... ok
30912026-09-12T00:38:57.945Z :replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:38:56.205
30922026-09-12T00:38:57.945Z DEBG Sep 12 00:38:56.205Sep 12 00:38:56.205Sep 12 00:38:56.205 INFOreplacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] WARNfreemap_route_ipv6
30932026-09-12T00:38:57.945ZDEBGshrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })adding route 172.17.0.5/32 -> 10.0.0.255
30942026-09-12T00:38:57.945Zreplacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:38:56.205
30952026-09-12T00:38:57.945Z
30962026-09-12T00:38:57.945Z
30972026-09-12T00:38:57.945Z DEBGSep 12 00:38:56.205 Sep 12 00:38:56.205reset freemap DEBGINFOSep 12 00:38:56.205 , INFOadding route 172.17.0.8/32 -> 10.0.0.255unit
30982026-09-12T00:38:57.945Z replacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]: freemap_route_ipv6Sep 12 00:38:56.206
30992026-09-12T00:38:57.945Z DEBG created new freemap, adding route 3fff:beef:36::/64 -> 2001:db8::55:ffSep 12 00:38:56.206
31002026-09-12T00:38:57.945Z DEBGunit :created new freemap , freemap_route_ipv4Sep 12 00:38:56.212unit
31012026-09-12T00:38:57.945ZDEBGSep 12 00:38:56.212 replacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]:INFO
31022026-09-12T00:38:57.945Z adding route 3fff:dead::/64 -> 2001:db8::55:1 freemap_route_ipv4
31032026-09-12T00:38:57.945Z
31042026-09-12T00:38:57.945ZSep 12 00:38:56.212Sep 12 00:38:56.212 DEBG created new freemap, unit: Sep 12 00:38:56.212INFOSep 12 00:38:56.212 Sep 12 00:38:56.212freemap_route_ipv6DEBG
31052026-09-12T00:38:57.945Zadding route 3fff:beef:37::/64 -> 2001:db8::55:ff
31062026-09-12T00:38:57.945Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
31072026-09-12T00:38:57.945ZDEBG Sep 12 00:38:56.212Sep 12 00:38:56.212 DEBGSep 12 00:38:56.212DEBG replacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
31082026-09-12T00:38:57.945ZINFOcreated new freemapinitted freemap. size: 64 , adding route 3fff:dead::/64 -> 2001:db8::55:2 replacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]unit
31092026-09-12T00:38:57.945Z:
31102026-09-12T00:38:57.945Z , freemap_route_ipv6unit
31112026-09-12T00:38:57.945Z:Sep 12 00:38:56.212Sep 12 00:38:56.212 Sep 12 00:38:56.212INFO Sep 12 00:38:56.212 DEBGadding route 172.17.0.9/32 -> 10.0.0.255 DEBG
31122026-09-12T00:38:57.946Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]INFO freemap_route_ipv4
31132026-09-12T00:38:57.946Z
31142026-09-12T00:38:57.946Zinitted freemap. size: 64adding route 3fff:beef:38::/64 -> 2001:db8::55:ff,
31152026-09-12T00:38:57.946ZSep 12 00:38:56.212 unitINFO: freemap_route_ipv4Sep 12 00:38:56.212adding route 3fff:dead::/64 -> 2001:db8::55:3
31162026-09-12T00:38:57.946ZSep 12 00:38:56.212DEBG Sep 12 00:38:56.212replacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
31172026-09-12T00:38:57.946ZDEBGSep 12 00:38:56.212 DEBG
31182026-09-12T00:38:57.946Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]DEBG
31192026-09-12T00:38:57.950Zreplacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:38:56.212reset freemap, INFOunit Sep 12 00:38:56.212: Sep 12 00:38:56.212
31202026-09-12T00:38:57.950Zadding route 3fff:beef:39::/64 -> 2001:db8::55:ff
31212026-09-12T00:38:57.950ZDEBG INFOfreemap_route_ipv4
31222026-09-12T00:38:57.950Zreset freemapadding route 3fff:dead::/64 -> 2001:db8::55:4Sep 12 00:38:56.212, Sep 12 00:38:56.212
31232026-09-12T00:38:57.950ZSep 12 00:38:56.212 unitINFO DEBG: Sep 12 00:38:56.212adding route 172.17.0.10/32 -> 10.0.0.255 DEBGfreemap_route_ipv4initted freemap. size: 64DEBG , unitreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]:
31242026-09-12T00:38:57.950Z
31252026-09-12T00:38:57.950Zreplacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
31262026-09-12T00:38:57.950Z freemap_route_ipv6
31272026-09-12T00:38:57.950Z
31282026-09-12T00:38:57.950ZSep 12 00:38:56.212Sep 12 00:38:56.212Sep 12 00:38:56.212Sep 12 00:38:56.212 DEBGDEBGINFO Sep 12 00:38:56.212replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }] DEBGadding route 3fff:beef:3a::/64 -> 2001:db8::55:ffinitted freemap. size: 64
31292026-09-12T00:38:57.950Z
31302026-09-12T00:38:57.950Z, DEBG replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]unitSep 12 00:38:56.212Sep 12 00:38:56.212 reset freemap :DEBGWARN, unitreplacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]:
31312026-09-12T00:38:57.950Z
31322026-09-12T00:38:57.950Zfreemap_route_ipv6
31332026-09-12T00:38:57.950Z freemap_route_ipv6shrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })
31342026-09-12T00:38:57.950ZSep 12 00:38:56.212Sep 12 00:38:56.212Sep 12 00:38:56.212 INFO
31352026-09-12T00:38:57.950Z adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffSep 12 00:38:56.212INFO
31362026-09-12T00:38:57.950Z DEBGadding route 172.17.0.11/32 -> 10.0.0.255Sep 12 00:38:56.212INFO Sep 12 00:38:56.212 reset freemapadding route 3fff:dead::/64 -> 2001:db8::55:1
31372026-09-12T00:38:57.950Z, ERROunit rollback route_index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })
31382026-09-12T00:38:57.950Z
31392026-09-12T00:38:57.950Z: DEBGSep 12 00:38:56.212Sep 12 00:38:56.212 replacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]ERROfreemap_route_ipv6DEBGSep 12 00:38:56.212
31402026-09-12T00:38:57.950Zshrink-in-place rollback failed for 3fff:dead::/64; in-core entry stays cleared and ASIC state may diverge until the next control-plane update on this subnet rebuilds it DEBG
31412026-09-12T00:38:57.950Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
31422026-09-12T00:38:57.950Zreplacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
31432026-09-12T00:38:57.950Z
31442026-09-12T00:38:57.950ZSep 12 00:38:56.212 Sep 12 00:38:56.212INFO INFOSep 12 00:38:56.212adding route 172.16.0.0/32 -> 10.0.0.1
31452026-09-12T00:38:57.950Z adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff
31462026-09-12T00:38:57.950ZSep 12 00:38:56.212INFO adding route 172.17.0.12/32 -> 10.0.0.255INFO
31472026-09-12T00:38:57.950ZSep 12 00:38:56.212Sep 12 00:38:56.212 adding route 3fff:dead::/64 -> 2001:db8::55:2DEBG DEBG
31482026-09-12T00:38:57.950Z Sep 12 00:38:56.212 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]DEBGSep 12 00:38:56.212 replacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
31492026-09-12T00:38:57.951Z
31502026-09-12T00:38:57.951Z DEBG replacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]
31512026-09-12T00:38:57.951ZSep 12 00:38:56.212
31522026-09-12T00:38:57.951Z DEBGSep 12 00:38:56.212Sep 12 00:38:56.212Sep 12 00:38:56.212 INFOINFO failed to allocate space for the new target list adding route 3fff:dead::/64 -> 2001:db8::55:3adding route 172.17.0.13/32 -> 10.0.0.255
31532026-09-12T00:38:57.951Z
31542026-09-12T00:38:57.951Z
31552026-09-12T00:38:57.951Z
31562026-09-12T00:38:57.951ZINFO Sep 12 00:38:56.212Sep 12 00:38:56.212adding route 172.17.0.0/32 -> 10.0.0.255Sep 12 00:38:56.212 DEBG
31572026-09-12T00:38:57.951ZDEBGINFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ff Sep 12 00:38:56.199replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]Sep 12 00:38:56.212Sep 12 00:38:56.212
31582026-09-12T00:38:57.951Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] DEBGDEBG
31592026-09-12T00:38:57.951Z
31602026-09-12T00:38:57.951ZSep 12 00:38:56.212created new freemap , replacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]unitDEBG
31612026-09-12T00:38:57.951ZDEBG: replacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv4
31622026-09-12T00:38:57.951ZSep 12 00:38:56.212
31632026-09-12T00:38:57.951ZSep 12 00:38:56.212
31642026-09-12T00:38:57.951Z INFO INFO Sep 12 00:38:56.212adding route 172.17.0.1/32 -> 10.0.0.255adding route 3fff:dead::/64 -> 2001:db8::55:4
31652026-09-12T00:38:57.951ZINFO
31662026-09-12T00:38:57.951ZSep 12 00:38:56.212 INFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ff Sep 12 00:38:56.212Sep 12 00:38:56.212Sep 12 00:38:56.212 adding route 172.17.0.14/32 -> 10.0.0.255
31672026-09-12T00:38:57.951ZDEBGDEBG created new freemap
31682026-09-12T00:38:57.951Z DEBG, replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]unitSep 12 00:38:56.212
31692026-09-12T00:38:57.951ZSep 12 00:38:56.212
31702026-09-12T00:38:57.951Z: DEBG DEBG replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] freemap_route_ipv6replacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
31712026-09-12T00:38:57.951Z
31722026-09-12T00:38:57.951Z
31732026-09-12T00:38:57.951ZSep 12 00:38:56.212Sep 12 00:38:56.212 Sep 12 00:38:56.212INFODEBGSep 12 00:38:56.212 adding route 172.17.0.2/32 -> 10.0.0.255 INFO Sep 12 00:38:56.212
31742026-09-12T00:38:57.951ZDEBG initted freemap. size: 64INFOadding route 3fff:beef:3::/64 -> 2001:db8::55:ff, replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]Sep 12 00:38:56.212unit :adding route 172.17.0.15/32 -> 10.0.0.255
31752026-09-12T00:38:57.951Z freemap_route_ipv4
31762026-09-12T00:38:57.951ZDEBG
31772026-09-12T00:38:57.951Z
31782026-09-12T00:38:57.951Z replacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:38:56.212Sep 12 00:38:56.212
31792026-09-12T00:38:57.951ZSep 12 00:38:56.212 Sep 12 00:38:56.212 WARNDEBGDEBG DEBGreset freemap shrink-in-place compact add failed at slot 8: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }),
31802026-09-12T00:38:57.951ZSep 12 00:38:56.212 unit: replacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]freemap_route_ipv4
31812026-09-12T00:38:57.951ZINFO
31822026-09-12T00:38:57.951Zreplacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
31832026-09-12T00:38:57.951Z adding route 172.17.0.3/32 -> 10.0.0.255Sep 12 00:38:56.212
31842026-09-12T00:38:57.951Z Sep 12 00:38:56.212INFO adding route 172.17.0.16/32 -> 10.0.0.255DEBGSep 12 00:38:56.212Sep 12 00:38:56.212
31852026-09-12T00:38:57.951Z initted freemap. size: 64 INFODEBG, unitadding route 3fff:beef:4::/64 -> 2001:db8::55:ff:replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
31862026-09-12T00:38:57.951ZSep 12 00:38:56.212
31872026-09-12T00:38:57.951Z DEBGfreemap_route_ipv6Sep 12 00:38:56.212
31882026-09-12T00:38:57.951Zreplacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
31892026-09-12T00:38:57.952ZDEBG replacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:38:56.212
31902026-09-12T00:38:57.952Z DEBGSep 12 00:38:56.212Sep 12 00:38:56.212
31912026-09-12T00:38:57.952Zreset freemapINFO, unitadding route 172.17.0.4/32 -> 10.0.0.255:
31922026-09-12T00:38:57.952Z freemap_route_ipv6INFOSep 12 00:38:56.212
31932026-09-12T00:38:57.952ZINFOSep 12 00:38:56.212 adding route 172.17.0.6/32 -> 10.0.0.255 DEBG
31942026-09-12T00:38:57.952Zadding route 172.17.0.17/32 -> 10.0.0.255 Sep 12 00:38:56.212
31952026-09-12T00:38:57.952Z Sep 12 00:38:56.212INFOSep 12 00:38:56.212 replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] adding route 3fff:dead::/64 -> 2001:db8::55:1DEBG
31962026-09-12T00:38:57.952Z
31972026-09-12T00:38:57.952ZINFOreplacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:38:56.212 Sep 12 00:38:56.212
31982026-09-12T00:38:57.952ZDEBGadding route 3fff:beef:5::/64 -> 2001:db8::55:ffDEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
31992026-09-12T00:38:57.952Z
32002026-09-12T00:38:57.952Zreplacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:38:56.212Sep 12 00:38:56.212
32012026-09-12T00:38:57.952ZINFO adding route 172.17.0.5/32 -> 10.0.0.255INFO
32022026-09-12T00:38:57.952ZSep 12 00:38:56.212Sep 12 00:38:56.212 adding route 172.17.0.7/32 -> 10.0.0.255INFO
32032026-09-12T00:38:57.952ZINFO Sep 12 00:38:56.212adding route 172.17.0.18/32 -> 10.0.0.255adding route 3fff:dead::/64 -> 2001:db8::55:2Sep 12 00:38:56.212
32042026-09-12T00:38:57.952Z DEBG DEBG
32052026-09-12T00:38:57.952Z Sep 12 00:38:56.212replacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
32062026-09-12T00:38:57.952ZSep 12 00:38:56.212replacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG Sep 12 00:38:56.212DEBGSep 12 00:38:56.212 replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]
32072026-09-12T00:38:57.952ZSep 12 00:38:56.213Sep 12 00:38:56.213 DEBG DEBGcreated new freemap , created new freemapSep 12 00:38:56.218unit :,
32082026-09-12T00:38:57.952Zunitfreemap_route_ipv4
32092026-09-12T00:38:57.952Z: freemap_route_ipv4
32102026-09-12T00:38:57.952ZDEBGINFOSep 12 00:38:56.218 replacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
32112026-09-12T00:38:57.952Z
32122026-09-12T00:38:57.952ZDEBGSep 12 00:38:56.218 Sep 12 00:38:56.218 created new freemapINFOadding route 3fff:dead::/64 -> 2001:db8::55:3 , Sep 12 00:38:56.218DEBGunit
32132026-09-12T00:38:57.952Zadding route 172.17.0.8/32 -> 10.0.0.255:created new freemap
32142026-09-12T00:38:57.952ZSep 12 00:38:56.218 , INFOunit: Sep 12 00:38:56.218Sep 12 00:38:56.218 INFOfreemap_route_ipv6 adding route 3fff:beef:6::/64 -> 2001:db8::55:fffreemap_route_ipv6DEBGadding route 172.17.0.19/32 -> 10.0.0.255
32152026-09-12T00:38:57.952Z
32162026-09-12T00:38:57.952ZDEBG
32172026-09-12T00:38:57.952Z
32182026-09-12T00:38:57.952Z replacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]
32192026-09-12T00:38:57.956Z
32202026-09-12T00:38:57.956ZSep 12 00:38:56.218Sep 12 00:38:56.218Sep 12 00:38:56.218 Sep 12 00:38:56.218 Sep 12 00:38:56.218Sep 12 00:38:56.218 DEBG INFODEBG DEBGinitted freemap. size: 64 replacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBGinitted freemap. size: 64,
32212026-09-12T00:38:57.956Zadding route 172.17.0.9/32 -> 10.0.0.255 unit
32222026-09-12T00:38:57.956Z:, unitfreemap_route_ipv4Sep 12 00:38:56.218:replacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
32232026-09-12T00:38:57.956Z Sep 12 00:38:56.218INFOfreemap_route_ipv4 adding route 3fff:beef:7::/64 -> 2001:db8::55:ffDEBG
32242026-09-12T00:38:57.957Z
32252026-09-12T00:38:57.957Z
32262026-09-12T00:38:57.957ZINFO Sep 12 00:38:56.218replacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:38:56.218
32272026-09-12T00:38:57.957ZDEBG replacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
32282026-09-12T00:38:57.957ZSep 12 00:38:56.218 Sep 12 00:38:56.218DEBGadding route 3fff:dead::/64 -> 2001:db8::55:4adding route 172.17.0.20/32 -> 10.0.0.255Sep 12 00:38:56.218
32292026-09-12T00:38:57.957Z
32302026-09-12T00:38:57.957ZINFO DEBG reset freemapadding route 172.17.0.10/32 -> 10.0.0.255,
32312026-09-12T00:38:57.957Z unitreset freemapSep 12 00:38:56.218Sep 12 00:38:56.218Sep 12 00:38:56.218, unit INFODEBG : adding route 3fff:beef:8::/64 -> 2001:db8::55:ff:replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
32322026-09-12T00:38:57.957Z freemap_route_ipv4
32332026-09-12T00:38:57.957ZDEBG
32342026-09-12T00:38:57.957Z Sep 12 00:38:56.218freemap_route_ipv4
32352026-09-12T00:38:57.957ZDEBG Sep 12 00:38:56.218 replacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
32362026-09-12T00:38:57.957Z
32372026-09-12T00:38:57.957ZINFO adding route 172.17.0.11/32 -> 10.0.0.255Sep 12 00:38:56.218
32382026-09-12T00:38:57.957Z Sep 12 00:38:56.218Sep 12 00:38:56.218DEBGSep 12 00:38:56.218 INFO Sep 12 00:38:56.218replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]INFO
32392026-09-12T00:38:57.957Z adding route 172.17.0.21/32 -> 10.0.0.255
32402026-09-12T00:38:57.957Zadding route 3fff:beef:9::/64 -> 2001:db8::55:ffSep 12 00:38:56.219DEBG
32412026-09-12T00:38:57.957ZDEBG initted freemap. size: 64DEBG Sep 12 00:38:56.219initted freemap. size: 64Sep 12 00:38:56.219Sep 12 00:38:56.219 , DEBGreplacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }], DEBG
32422026-09-12T00:38:57.957Z replacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBGunit
32432026-09-12T00:38:57.957Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]
32442026-09-12T00:38:57.957Z:Sep 12 00:38:56.219 unitINFO Sep 12 00:38:56.219replacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.12/32 -> 10.0.0.255
32452026-09-12T00:38:57.957Z:
32462026-09-12T00:38:57.957Zfreemap_route_ipv6
32472026-09-12T00:38:57.957Zfreemap_route_ipv6Sep 12 00:38:56.219INFOSep 12 00:38:56.219 adding route 3fff:beef:a::/64 -> 2001:db8::55:ffINFO
32482026-09-12T00:38:57.957Z
32492026-09-12T00:38:57.957ZDEBG adding route 172.17.0.22/32 -> 10.0.0.255
32502026-09-12T00:38:57.957Z replacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
32512026-09-12T00:38:57.957ZSep 12 00:38:56.219 Sep 12 00:38:56.219Sep 12 00:38:56.219DEBG Sep 12 00:38:56.219DEBG Sep 12 00:38:56.219 DEBGreplacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
32522026-09-12T00:38:57.957Z reset freemap adding route 172.17.0.13/32 -> 10.0.0.255reset freemap
32532026-09-12T00:38:57.957ZSep 12 00:38:56.219 INFO, , DEBGadding route 3fff:beef:b::/64 -> 2001:db8::55:ffSep 12 00:38:56.219unitunit :DEBG :replacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
32542026-09-12T00:38:57.957Z
32552026-09-12T00:38:57.957Zfreemap_route_ipv6 freemap_route_ipv6
32562026-09-12T00:38:57.957Z
32572026-09-12T00:38:57.957Zreplacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:38:56.219 Sep 12 00:38:56.219Sep 12 00:38:56.219 INFOSep 12 00:38:56.219 DEBGadding route 172.17.0.14/32 -> 10.0.0.255 INFOreplacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
32582026-09-12T00:38:57.957Z
32592026-09-12T00:38:57.957Z INFO
32602026-09-12T00:38:57.957Z adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 12 00:38:56.219
32612026-09-12T00:38:57.957Z DEBGadding route 172.16.0.0/32 -> 10.0.0.1
32622026-09-12T00:38:57.957Zreplacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
32632026-09-12T00:38:57.958ZSep 12 00:38:56.219 Sep 12 00:38:56.219INFOSep 12 00:38:56.219 Sep 12 00:38:56.219INFO adding route 3fff:beef:c::/64 -> 2001:db8::55:ff
32642026-09-12T00:38:57.958ZINFOadding route 172.17.0.23/32 -> 10.0.0.255
32652026-09-12T00:38:57.958Zadding route 172.17.0.15/32 -> 10.0.0.255Sep 12 00:38:56.219
32662026-09-12T00:38:57.958ZSep 12 00:38:56.219 DEBGDEBG Sep 12 00:38:56.219 Sep 12 00:38:56.219replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]DEBG
32672026-09-12T00:38:57.958Z replacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] DEBG
32682026-09-12T00:38:57.958ZDEBG replacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
32692026-09-12T00:38:57.958Zreplacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
32702026-09-12T00:38:57.958Z
32712026-09-12T00:38:57.958ZSep 12 00:38:56.219 Sep 12 00:38:56.219INFO INFOSep 12 00:38:56.219 Sep 12 00:38:56.219Sep 12 00:38:56.219 INFOadding route 172.16.0.0/32 -> 10.0.0.1 INFO
32722026-09-12T00:38:57.958Zadding route 3fff:beef:d::/64 -> 2001:db8::55:ff
32732026-09-12T00:38:57.958Z INFO adding route 3fff:dead::/64 -> 2001:db8::55:2adding route 172.17.0.24/32 -> 10.0.0.255adding route 172.17.0.16/32 -> 10.0.0.255Sep 12 00:38:56.219
32742026-09-12T00:38:57.958Z
32752026-09-12T00:38:57.958Z DEBG
32762026-09-12T00:38:57.958Z replacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:38:56.219
32772026-09-12T00:38:57.958Z Sep 12 00:38:56.219Sep 12 00:38:56.219 DEBG DEBGDEBG replacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:38:56.219replacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
32782026-09-12T00:38:57.958Z
32792026-09-12T00:38:57.958Z replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]Sep 12 00:38:56.219
32802026-09-12T00:38:57.958ZSep 12 00:38:56.219INFO Sep 12 00:38:56.219INFO adding route 172.17.0.17/32 -> 10.0.0.255DEBG
32812026-09-12T00:38:57.958Zadding route 3fff:beef:e::/64 -> 2001:db8::55:ff
32822026-09-12T00:38:57.958Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]
32832026-09-12T00:38:57.958Ztest route::tests::same_size_non_subset_replace ... ok
32842026-09-12T00:38:57.958Z Sep 12 00:38:56.219Sep 12 00:38:56.219Sep 12 00:38:56.219INFO DEBGadding route 172.17.0.25/32 -> 10.0.0.255DEBGINFO replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
32852026-09-12T00:38:57.958Ztest route::tests::identity_replace_is_noop ... ok
32862026-09-12T00:38:57.958Z
32872026-09-12T00:38:57.958Z
32882026-09-12T00:38:57.958ZSep 12 00:38:56.219adding route 172.16.0.0/32 -> 10.0.0.1 Sep 12 00:38:56.219Sep 12 00:38:56.219
32892026-09-12T00:38:57.958Z Sep 12 00:38:56.219 INFOINFODEBGSep 12 00:38:56.219 DEBG adding route 172.17.0.18/32 -> 10.0.0.255replacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
32902026-09-12T00:38:57.958Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]
32912026-09-12T00:38:57.958Z
32922026-09-12T00:38:57.958ZDEBGadding route 3fff:beef:f::/64 -> 2001:db8::55:ff
32932026-09-12T00:38:57.958Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]Sep 12 00:38:56.219
32942026-09-12T00:38:57.958Z Sep 12 00:38:56.219 INFOSep 12 00:38:56.219DEBG DEBG adding route 172.17.0.26/32 -> 10.0.0.255replacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
32952026-09-12T00:38:57.958Z
32962026-09-12T00:38:57.958ZSep 12 00:38:56.219 replacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] INFO
32972026-09-12T00:38:57.958ZSep 12 00:38:56.219 Sep 12 00:38:56.219adding route 172.16.0.0/32 -> 10.0.0.2 DEBG INFOreplacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
32982026-09-12T00:38:57.958ZSep 12 00:38:56.219adding route 172.17.0.19/32 -> 10.0.0.255 INFO
32992026-09-12T00:38:57.958Z
33002026-09-12T00:38:57.958Z adding route 3fff:beef:10::/64 -> 2001:db8::55:ffSep 12 00:38:56.219
33012026-09-12T00:38:57.958Z DEBGSep 12 00:38:56.219 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]DEBG
33022026-09-12T00:38:57.958ZSep 12 00:38:56.219 Sep 12 00:38:56.219 replacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
33032026-09-12T00:38:57.959Zreplacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
33042026-09-12T00:38:57.959Z adding route 172.17.0.27/32 -> 10.0.0.255Sep 12 00:38:56.219
33052026-09-12T00:38:57.959ZINFO Sep 12 00:38:56.219adding route 172.17.0.0/32 -> 10.0.0.255 INFOSep 12 00:38:56.219 Sep 12 00:38:56.219
33062026-09-12T00:38:57.959ZINFO DEBGadding route 3fff:beef:11::/64 -> 2001:db8::55:ffadding route 172.17.0.20/32 -> 10.0.0.255
33072026-09-12T00:38:57.959Z
33082026-09-12T00:38:57.959Zreplacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
33092026-09-12T00:38:57.959ZSep 12 00:38:56.219Sep 12 00:38:56.219Sep 12 00:38:56.219 DEBG DEBGreplacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
33102026-09-12T00:38:57.959Z replacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
33112026-09-12T00:38:57.959Z
33122026-09-12T00:38:57.959ZSep 12 00:38:56.219 Sep 12 00:38:56.219Sep 12 00:38:56.219 INFOINFO adding route 172.17.0.21/32 -> 10.0.0.255INFO
33132026-09-12T00:38:57.959Z adding route 172.17.0.28/32 -> 10.0.0.255Sep 12 00:38:56.219 INFOSep 12 00:38:56.219Sep 12 00:38:56.219 DEBGDEBGadding route 3fff:beef:12::/64 -> 2001:db8::55:ff
33142026-09-12T00:38:57.959Zcreated new freemapcreated new freemap, , unitunit:: freemap_route_ipv4freemap_route_ipv4
33152026-09-12T00:38:57.959Z
33162026-09-12T00:38:57.959ZSep 12 00:38:56.225Sep 12 00:38:56.219 DEBGDEBG replacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
33172026-09-12T00:38:57.959Z
33182026-09-12T00:38:57.959Zadding route 172.17.0.1/32 -> 10.0.0.255Sep 12 00:38:56.225Sep 12 00:38:56.225
33192026-09-12T00:38:57.963ZDEBGINFO created new freemap , adding route 172.17.0.22/32 -> 10.0.0.255unitSep 12 00:38:56.225:Sep 12 00:38:56.225
33202026-09-12T00:38:57.963ZDEBGfreemap_route_ipv6
33212026-09-12T00:38:57.963Z replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
33222026-09-12T00:38:57.963Z adding route 3fff:beef:13::/64 -> 2001:db8::55:ffSep 12 00:38:56.225
33232026-09-12T00:38:57.963Z Sep 12 00:38:56.225DEBG DEBG replacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]initted freemap. size: 64
33242026-09-12T00:38:57.963Z, Sep 12 00:38:56.225Sep 12 00:38:56.225unit DEBGINFO:Sep 12 00:38:56.225 freemap_route_ipv4adding route 172.17.0.2/32 -> 10.0.0.255
33252026-09-12T00:38:57.963ZINFO
33262026-09-12T00:38:57.963Zreplacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 172.17.0.23/32 -> 10.0.0.255
33272026-09-12T00:38:57.963Z
33282026-09-12T00:38:57.963ZSep 12 00:38:56.225Sep 12 00:38:56.225 DEBG reset freemap, Sep 12 00:38:56.225unit :Sep 12 00:38:56.225 INFOSep 12 00:38:56.225freemap_route_ipv4
33292026-09-12T00:38:57.963Z DEBG created new freemap , DEBGunitadding route 3fff:beef:14::/64 -> 2001:db8::55:ffSep 12 00:38:56.225 DEBG:
33302026-09-12T00:38:57.963Zreplacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
33312026-09-12T00:38:57.963Z
33322026-09-12T00:38:57.963Zinitted freemap. size: 64, unitfreemap_route_ipv6:
33332026-09-12T00:38:57.963ZSep 12 00:38:56.225 Sep 12 00:38:56.225INFOSep 12 00:38:56.225 freemap_route_ipv6
33342026-09-12T00:38:57.963Z adding route 172.17.0.24/32 -> 10.0.0.255
33352026-09-12T00:38:57.963ZDEBGINFOSep 12 00:38:56.225 replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:38:56.225
33362026-09-12T00:38:57.963Z adding route 172.17.0.3/32 -> 10.0.0.255 DEBG
33372026-09-12T00:38:57.963ZDEBG Sep 12 00:38:56.225reset freemapinitted freemap. size: 64Sep 12 00:38:56.225, , unit : unit: DEBG freemap_route_ipv4freemap_route_ipv6
33382026-09-12T00:38:57.963Z
33392026-09-12T00:38:57.963ZINFO replacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
33402026-09-12T00:38:57.964ZSep 12 00:38:56.225 Sep 12 00:38:56.225DEBGadding route 3fff:beef:15::/64 -> 2001:db8::55:ff Sep 12 00:38:56.225 replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO INFO
33412026-09-12T00:38:57.964Zadding route 172.16.0.0/32 -> 10.0.0.1
33422026-09-12T00:38:57.964Z
33432026-09-12T00:38:57.964ZSep 12 00:38:56.225 DEBGadding route 172.17.0.25/32 -> 10.0.0.255
33442026-09-12T00:38:57.964Zreset freemap, Sep 12 00:38:56.225Sep 12 00:38:56.225 DEBGunit DEBGSep 12 00:38:56.225: Sep 12 00:38:56.225 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]INFO
33452026-09-12T00:38:57.964Zfreemap_route_ipv4replacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
33462026-09-12T00:38:57.964Z DEBG
33472026-09-12T00:38:57.964Zadding route 172.17.0.4/32 -> 10.0.0.255
33482026-09-12T00:38:57.964ZSep 12 00:38:56.225 Sep 12 00:38:56.225INFOreplacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
33492026-09-12T00:38:57.964Zadding route 172.16.0.0/32 -> 10.0.0.2
33502026-09-12T00:38:57.964ZINFOSep 12 00:38:56.225 DEBGadding route 3fff:beef:16::/64 -> 2001:db8::55:ff Sep 12 00:38:56.225Sep 12 00:38:56.225 DEBGDEBG Sep 12 00:38:56.225replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]INFO
33512026-09-12T00:38:57.964Z
33522026-09-12T00:38:57.964Zadding route 172.17.0.26/32 -> 10.0.0.255initted freemap. size: 64
33532026-09-12T00:38:57.964Z, unit
33542026-09-12T00:38:57.964ZSep 12 00:38:56.225: freemap_route_ipv6Sep 12 00:38:56.225Sep 12 00:38:56.225DEBG
33552026-09-12T00:38:57.964Z DEBGreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]INFO
33562026-09-12T00:38:57.964Z Sep 12 00:38:56.225replacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 172.17.0.5/32 -> 10.0.0.255DEBG
33572026-09-12T00:38:57.964Z
33582026-09-12T00:38:57.964Zreplacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:38:56.225
33592026-09-12T00:38:57.964Z Sep 12 00:38:56.225DEBG Sep 12 00:38:56.225DEBGreset freemap Sep 12 00:38:56.225INFO , unit replacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:beef:17::/64 -> 2001:db8::55:ffINFO
33602026-09-12T00:38:57.964Z: adding route 172.17.0.27/32 -> 10.0.0.255freemap_route_ipv6
33612026-09-12T00:38:57.964Z
33622026-09-12T00:38:57.964ZSep 12 00:38:56.225
33632026-09-12T00:38:57.964Z DEBGSep 12 00:38:56.225 Sep 12 00:38:56.225 INFOINFOreplacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:38:56.225 adding route 172.16.0.0/32 -> 10.0.0.1 DEBG
33642026-09-12T00:38:57.964Z
33652026-09-12T00:38:57.964Z adding route 172.17.0.6/32 -> 10.0.0.255replacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
33662026-09-12T00:38:57.964Z
33672026-09-12T00:38:57.964ZSep 12 00:38:56.225 Sep 12 00:38:56.225 INFO adding route 172.17.0.28/32 -> 10.0.0.255
33682026-09-12T00:38:57.964ZSep 12 00:38:56.225INFOSep 12 00:38:56.225Sep 12 00:38:56.225 DEBGadding route 3fff:beef:18::/64 -> 2001:db8::55:ff DEBGreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]DEBG
33692026-09-12T00:38:57.964Z
33702026-09-12T00:38:57.964Z INFO replacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
33712026-09-12T00:38:57.964Zadding route 172.17.0.6/32 -> 10.0.0.255Sep 12 00:38:56.225
33722026-09-12T00:38:57.964Z
33732026-09-12T00:38:57.964Z Sep 12 00:38:56.225Sep 12 00:38:56.225 Sep 12 00:38:56.225Sep 12 00:38:56.225 INFO INFODEBG INFODEBG adding route 172.16.0.0/32 -> 10.0.0.2 adding route 172.17.0.7/32 -> 10.0.0.255
33742026-09-12T00:38:57.964Zreplacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
33752026-09-12T00:38:57.964Z
33762026-09-12T00:38:57.964Zadding route 172.17.0.29/32 -> 10.0.0.255replacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
33772026-09-12T00:38:57.964Z
33782026-09-12T00:38:57.965ZSep 12 00:38:56.225 Sep 12 00:38:56.225 Sep 12 00:38:56.225DEBGDEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]Sep 12 00:38:56.225INFO
33792026-09-12T00:38:57.965Z adding route 3fff:beef:19::/64 -> 2001:db8::55:ff replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
33802026-09-12T00:38:57.965ZSep 12 00:38:56.225DEBG
33812026-09-12T00:38:57.965ZINFOSep 12 00:38:56.225 replacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
33822026-09-12T00:38:57.965ZINFOSep 12 00:38:56.225adding route 172.17.0.7/32 -> 10.0.0.255 adding route 172.16.0.0/32 -> 10.0.0.3DEBG
33832026-09-12T00:38:57.965Z
33842026-09-12T00:38:57.965Z replacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
33852026-09-12T00:38:57.965ZSep 12 00:38:56.225 INFO Sep 12 00:38:56.226adding route 172.17.0.8/32 -> 10.0.0.255 Sep 12 00:38:56.226
33862026-09-12T00:38:57.965Z INFODEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]Sep 12 00:38:56.226
33872026-09-12T00:38:57.965Zadding route 3fff:beef:1a::/64 -> 2001:db8::55:ff DEBG replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
33882026-09-12T00:38:57.965Z
33892026-09-12T00:38:57.965ZSep 12 00:38:56.226Sep 12 00:38:56.226 DEBGSep 12 00:38:56.225 INFO replacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] INFOSep 12 00:38:56.226
33902026-09-12T00:38:57.965Zadding route 172.17.0.30/32 -> 10.0.0.255adding route 172.16.0.0/32 -> 10.0.0.4
33912026-09-12T00:38:57.965Z
33922026-09-12T00:38:57.965ZSep 12 00:38:56.226 INFOSep 12 00:38:56.226 adding route 172.17.0.8/32 -> 10.0.0.255DEBGDEBGSep 12 00:38:56.226
33932026-09-12T00:38:57.965Z replacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:38:56.226
33942026-09-12T00:38:57.965ZDEBG replacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFOSep 12 00:38:56.226
33952026-09-12T00:38:57.965Z replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }]DEBG adding route 172.17.0.9/32 -> 10.0.0.255
33962026-09-12T00:38:57.965Z
33972026-09-12T00:38:57.965Zreplacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
33982026-09-12T00:38:57.965ZSep 12 00:38:56.226 INFOSep 12 00:38:56.226 DEBGadding route 172.17.0.31/32 -> 10.0.0.255Sep 12 00:38:56.226
33992026-09-12T00:38:57.965Z Sep 12 00:38:56.226 Sep 12 00:38:56.226INFO Sep 12 00:38:56.226DEBG adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff
34002026-09-12T00:38:57.965Zreplacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }]replacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
34012026-09-12T00:38:57.965ZSep 12 00:38:56.226
34022026-09-12T00:38:57.965Z
34032026-09-12T00:38:57.965Z INFODEBG replacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
34042026-09-12T00:38:57.965Zadding route 172.17.0.9/32 -> 10.0.0.255Sep 12 00:38:56.226
34052026-09-12T00:38:57.965ZSep 12 00:38:56.226 Sep 12 00:38:56.226INFO INFOINFO adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffSep 12 00:38:56.226
34062026-09-12T00:38:57.965Z adding route 172.17.0.10/32 -> 10.0.0.255adding route 172.17.0.32/32 -> 10.0.0.255DEBG
34072026-09-12T00:38:57.965Z Sep 12 00:38:56.226
34082026-09-12T00:38:57.965Zreplacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBG
34092026-09-12T00:38:57.965Z replacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:38:56.226
34102026-09-12T00:38:57.965Z Sep 12 00:38:56.226DEBG replacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
34112026-09-12T00:38:57.965Z Sep 12 00:38:56.226replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 12 00:38:56.226INFO
34122026-09-12T00:38:57.965Z INFOadding route 3fff:beef:1d::/64 -> 2001:db8::55:ffSep 12 00:38:56.226
34132026-09-12T00:38:57.965Z adding route 172.17.0.10/32 -> 10.0.0.255
34142026-09-12T00:38:57.965ZINFOSep 12 00:38:56.226Sep 12 00:38:56.226 DEBGadding route 172.17.0.33/32 -> 10.0.0.255INFO
34152026-09-12T00:38:57.965ZSep 12 00:38:56.226replacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 172.17.0.11/32 -> 10.0.0.255
34162026-09-12T00:38:57.966Z
34172026-09-12T00:38:57.966ZDEBG replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:38:56.226
34182026-09-12T00:38:57.966Z Sep 12 00:38:56.226DEBG INFOreplacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff
34192026-09-12T00:38:57.970ZSep 12 00:38:56.226
34202026-09-12T00:38:57.970ZSep 12 00:38:56.226 INFODEBGSep 12 00:38:56.226 adding route 172.17.0.11/32 -> 10.0.0.255INFO
34212026-09-12T00:38:57.970ZSep 12 00:38:56.226 replacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.34/32 -> 10.0.0.255
34222026-09-12T00:38:57.970ZDEBG
34232026-09-12T00:38:57.970ZSep 12 00:38:56.226 DEBGreplacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
34242026-09-12T00:38:57.970ZSep 12 00:38:56.226replacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBGSep 12 00:38:56.226 Sep 12 00:38:56.226 INFO replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:beef:1f::/64 -> 2001:db8::55:ffDEBG
34252026-09-12T00:38:57.970Z
34262026-09-12T00:38:57.970Z created new freemap, unitSep 12 00:38:56.226Sep 12 00:38:56.232 INFODEBG :adding route 172.17.0.12/32 -> 10.0.0.255 Sep 12 00:38:56.232freemap_route_ipv4
34272026-09-12T00:38:57.970Z
34282026-09-12T00:38:57.970ZINFOreplacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
34292026-09-12T00:38:57.970Zadding route 172.17.0.35/32 -> 10.0.0.255Sep 12 00:38:56.232Sep 12 00:38:56.232 DEBG
34302026-09-12T00:38:57.970ZDEBG replacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 12 00:38:56.232
34312026-09-12T00:38:57.970Zcreated new freemap Sep 12 00:38:56.232INFO , DEBG Sep 12 00:38:56.232replacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:beef:20::/64 -> 2001:db8::55:ff
34322026-09-12T00:38:57.970Zunit:
34332026-09-12T00:38:57.970Z INFOSep 12 00:38:56.232freemap_route_ipv6
34342026-09-12T00:38:57.970Z Sep 12 00:38:56.232INFOadding route 172.17.0.13/32 -> 10.0.0.255 adding route 172.17.0.36/32 -> 10.0.0.255DEBG
34352026-09-12T00:38:57.970Z
34362026-09-12T00:38:57.970Zreplacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:38:56.232
34372026-09-12T00:38:57.970Z Sep 12 00:38:56.232 DEBGDEBG Sep 12 00:38:56.232initted freemap. size: 64 , unitDEBG :replacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]freemap_route_ipv4
34382026-09-12T00:38:57.970ZSep 12 00:38:56.232
34392026-09-12T00:38:57.970Z
34402026-09-12T00:38:57.970ZINFO Sep 12 00:38:56.232Sep 12 00:38:56.232 INFODEBG adding route 3fff:beef:21::/64 -> 2001:db8::55:ffreset freemapSep 12 00:38:56.232, adding route 172.17.0.14/32 -> 10.0.0.255INFO
34412026-09-12T00:38:57.970Z
34422026-09-12T00:38:57.970Zadding route 172.17.0.37/32 -> 10.0.0.255unit
34432026-09-12T00:38:57.970Z: freemap_route_ipv4Sep 12 00:38:56.232
34442026-09-12T00:38:57.970ZSep 12 00:38:56.232 DEBGDEBG replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:38:56.232
34452026-09-12T00:38:57.970ZSep 12 00:38:56.232replacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
34462026-09-12T00:38:57.970Z DEBGDEBGSep 12 00:38:56.232 replacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
34472026-09-12T00:38:57.970Zadding route 172.17.0.15/32 -> 10.0.0.255initted freemap. size: 64Sep 12 00:38:56.232
34482026-09-12T00:38:57.970Z, unitINFO: adding route 3fff:beef:22::/64 -> 2001:db8::55:fffreemap_route_ipv6
34492026-09-12T00:38:57.970ZSep 12 00:38:56.232
34502026-09-12T00:38:57.970ZSep 12 00:38:56.232 DEBGINFO Sep 12 00:38:56.232Sep 12 00:38:56.232replacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
34512026-09-12T00:38:57.970Zadding route 172.17.0.38/32 -> 10.0.0.255 DEBG
34522026-09-12T00:38:57.970Z DEBGSep 12 00:38:56.232 INFOreset freemap , replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]unitadding route 172.17.0.16/32 -> 10.0.0.255Sep 12 00:38:56.232:
34532026-09-12T00:38:57.970Z freemap_route_ipv6DEBG
34542026-09-12T00:38:57.971Z
34552026-09-12T00:38:57.971Z replacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:38:56.232
34562026-09-12T00:38:57.971ZSep 12 00:38:56.232Sep 12 00:38:56.232 INFOINFO DEBG Sep 12 00:38:56.232adding route 3fff:beef:23::/64 -> 2001:db8::55:ff replacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
34572026-09-12T00:38:57.971Z
34582026-09-12T00:38:57.971ZINFO adding route 172.17.0.39/32 -> 10.0.0.255adding route 3fff:dead::/64 -> 2001:db8::55:1
34592026-09-12T00:38:57.971Z
34602026-09-12T00:38:57.971ZSep 12 00:38:56.232Sep 12 00:38:56.232 DEBGSep 12 00:38:56.232Sep 12 00:38:56.232 replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBGDEBG
34612026-09-12T00:38:57.971Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
34622026-09-12T00:38:57.971Zreplacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
34632026-09-12T00:38:57.971ZINFO Sep 12 00:38:56.232adding route 172.17.0.17/32 -> 10.0.0.255 Sep 12 00:38:56.232INFO
34642026-09-12T00:38:57.971Z adding route 3fff:beef:24::/64 -> 2001:db8::55:ffINFOSep 12 00:38:56.232
34652026-09-12T00:38:57.971Z INFOadding route 3fff:dead::/64 -> 2001:db8::55:2Sep 12 00:38:56.232
34662026-09-12T00:38:57.971Zadding route 172.17.0.40/32 -> 10.0.0.255 DEBG
34672026-09-12T00:38:57.971ZSep 12 00:38:56.232 Sep 12 00:38:56.232DEBGSep 12 00:38:56.232replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
34682026-09-12T00:38:57.971Z DEBGDEBG replacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]replacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
34692026-09-12T00:38:57.971Z
34702026-09-12T00:38:57.971Z
34712026-09-12T00:38:57.971ZSep 12 00:38:56.232 INFOSep 12 00:38:56.232 Sep 12 00:38:56.232 INFOadding route 172.17.0.18/32 -> 10.0.0.255
34722026-09-12T00:38:57.971ZINFOadding route 3fff:dead::/64 -> 2001:db8::55:3
34732026-09-12T00:38:57.971Zadding route 3fff:beef:25::/64 -> 2001:db8::55:ffSep 12 00:38:56.232
34742026-09-12T00:38:57.971ZSep 12 00:38:56.232Sep 12 00:38:56.232 DEBG INFOreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]DEBG
34752026-09-12T00:38:57.971Zreplacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.41/32 -> 10.0.0.255Sep 12 00:38:56.232
34762026-09-12T00:38:57.971Z DEBG
34772026-09-12T00:38:57.971Z replacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:38:56.232Sep 12 00:38:56.232 INFOINFO
34782026-09-12T00:38:57.971Zadding route 3fff:dead::/64 -> 2001:db8::55:4Sep 12 00:38:56.232
34792026-09-12T00:38:57.971Z adding route 172.17.0.19/32 -> 10.0.0.255DEBG
34802026-09-12T00:38:57.971Z replacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:38:56.232
34812026-09-12T00:38:57.971ZSep 12 00:38:56.232Sep 12 00:38:56.232 DEBGDEBG INFO replacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]Sep 12 00:38:56.232adding route 3fff:beef:26::/64 -> 2001:db8::55:ff
34822026-09-12T00:38:57.971Z
34832026-09-12T00:38:57.971Z
34842026-09-12T00:38:57.971Z INFOSep 12 00:38:56.232Sep 12 00:38:56.232 INFODEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]adding route 172.17.0.20/32 -> 10.0.0.255Sep 12 00:38:56.232adding route 172.17.0.42/32 -> 10.0.0.255
34852026-09-12T00:38:57.971Z
34862026-09-12T00:38:57.971Z
34872026-09-12T00:38:57.971ZDEBG replacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
34882026-09-12T00:38:57.971ZSep 12 00:38:56.232 DEBGSep 12 00:38:56.232Sep 12 00:38:56.232 replacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBGINFOSep 12 00:38:56.226 replacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
34892026-09-12T00:38:57.971Z
34902026-09-12T00:38:57.971Z adding route 3fff:beef:27::/64 -> 2001:db8::55:ffcreated new freemap
34912026-09-12T00:38:57.971Z, Sep 12 00:38:56.232unitSep 12 00:38:56.232: INFOINFO adding route 172.17.0.21/32 -> 10.0.0.255adding route 172.17.0.43/32 -> 10.0.0.255freemap_route_ipv4
34922026-09-12T00:38:57.971Z
34932026-09-12T00:38:57.971Z
34942026-09-12T00:38:57.972ZSep 12 00:38:56.232 Sep 12 00:38:56.232 DEBG replacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
34952026-09-12T00:38:57.972ZDEBG replacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:38:56.232
34962026-09-12T00:38:57.972Z DEBGSep 12 00:38:56.232Sep 12 00:38:56.232 INFOSep 12 00:38:56.232DEBG adding route 172.17.0.22/32 -> 10.0.0.255created new freemap replacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }],
34972026-09-12T00:38:57.972Z
34982026-09-12T00:38:57.972ZunitINFO :adding route 3fff:beef:28::/64 -> 2001:db8::55:ff
34992026-09-12T00:38:57.972ZSep 12 00:38:56.232freemap_route_ipv6
35002026-09-12T00:38:57.972ZINFOSep 12 00:38:56.232 Sep 12 00:38:56.232Sep 12 00:38:56.232DEBG adding route 172.17.0.44/32 -> 10.0.0.255
35012026-09-12T00:38:57.972ZDEBGDEBG replacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:38:56.232replacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
35022026-09-12T00:38:57.972Z
35032026-09-12T00:38:57.972Zinitted freemap. size: 64 DEBG, unitreplacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]: Sep 12 00:38:56.232freemap_route_ipv4
35042026-09-12T00:38:57.972Z
35052026-09-12T00:38:57.972ZSep 12 00:38:56.232 INFOINFO Sep 12 00:38:56.232adding route 3fff:beef:29::/64 -> 2001:db8::55:ffSep 12 00:38:56.232
35062026-09-12T00:38:57.972Zadding route 172.17.0.23/32 -> 10.0.0.255
35072026-09-12T00:38:57.972ZINFO adding route 172.17.0.45/32 -> 10.0.0.255DEBG
35082026-09-12T00:38:57.972Z reset freemapSep 12 00:38:56.232Sep 12 00:38:56.232 DEBGDEBG replacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
35092026-09-12T00:38:57.972Z
35102026-09-12T00:38:57.972Z, Sep 12 00:38:56.232 DEBGunit :Sep 12 00:38:56.232 replacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]freemap_route_ipv4
35112026-09-12T00:38:57.972Z Sep 12 00:38:56.232
35122026-09-12T00:38:57.972ZINFOINFOSep 12 00:38:56.232 adding route 172.17.0.24/32 -> 10.0.0.255INFOadding route 3fff:beef:2a::/64 -> 2001:db8::55:ffSep 12 00:38:56.232
35132026-09-12T00:38:57.972Z DEBG
35142026-09-12T00:38:57.972Z adding route 172.17.0.46/32 -> 10.0.0.255
35152026-09-12T00:38:57.972ZSep 12 00:38:56.232initted freemap. size: 64 Sep 12 00:38:56.232DEBG , DEBGreplacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:38:56.232
35162026-09-12T00:38:57.972Z unitDEBG: Sep 12 00:38:56.232replacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
35172026-09-12T00:38:57.972Z freemap_route_ipv6adding route 172.17.0.25/32 -> 10.0.0.255
35182026-09-12T00:38:57.972Z
35192026-09-12T00:38:57.976Z
35202026-09-12T00:38:57.976ZSep 12 00:38:56.232Sep 12 00:38:56.232Sep 12 00:38:56.232 DEBG reset freemap, unit: INFOSep 12 00:38:56.232 freemap_route_ipv6 adding route 172.17.0.47/32 -> 10.0.0.255
35212026-09-12T00:38:57.976ZDEBG
35222026-09-12T00:38:57.976Z INFO adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffreplacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
35232026-09-12T00:38:57.976Z
35242026-09-12T00:38:57.976ZSep 12 00:38:56.232Sep 12 00:38:56.232 Sep 12 00:38:56.232INFO Sep 12 00:38:56.232DEBG DEBGreplacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] INFOreplacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
35252026-09-12T00:38:57.976Z adding route 3fff:dead::/64 -> 2001:db8::55:1adding route 172.17.0.26/32 -> 10.0.0.255
35262026-09-12T00:38:57.976Z
35272026-09-12T00:38:57.976Z
35282026-09-12T00:38:57.976ZSep 12 00:38:56.232Sep 12 00:38:56.232 INFODEBG adding route 172.17.0.48/32 -> 10.0.0.255
35292026-09-12T00:38:57.976Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]Sep 12 00:38:56.232
35302026-09-12T00:38:57.976Z Sep 12 00:38:56.232DEBG replacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFOSep 12 00:38:56.232Sep 12 00:38:56.232
35312026-09-12T00:38:57.976Z DEBG adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffINFO
35322026-09-12T00:38:57.977Zreplacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:38:56.232 adding route 3fff:dead::/64 -> 2001:db8::55:2
35332026-09-12T00:38:57.977Z
35342026-09-12T00:38:57.977Z INFO Sep 12 00:38:56.232Sep 12 00:38:56.232Sep 12 00:38:56.232 DEBGINFO adding route 172.17.0.27/32 -> 10.0.0.255replacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
35352026-09-12T00:38:57.977Z
35362026-09-12T00:38:57.977Zadding route 172.17.0.49/32 -> 10.0.0.255DEBG
35372026-09-12T00:38:57.977Z Sep 12 00:38:56.232replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]Sep 12 00:38:56.232 DEBGSep 12 00:38:56.233
35382026-09-12T00:38:57.977Zreplacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG created new freemap
35392026-09-12T00:38:57.977Z, unit :Sep 12 00:38:56.238Sep 12 00:38:56.238INFO adding route 3fff:beef:2d::/64 -> 2001:db8::55:fffreemap_route_ipv4INFO
35402026-09-12T00:38:57.977Z
35412026-09-12T00:38:57.977Z adding route 3fff:dead::/64 -> 2001:db8::55:3INFO
35422026-09-12T00:38:57.977Zadding route 172.17.0.28/32 -> 10.0.0.255
35432026-09-12T00:38:57.977ZSep 12 00:38:56.238 Sep 12 00:38:56.213Sep 12 00:38:56.238Sep 12 00:38:56.238 DEBGDEBG DEBGcreated new freemap , DEBGSep 12 00:38:56.238 unit replacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]: created new freemapreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]
35442026-09-12T00:38:57.977Z
35452026-09-12T00:38:57.977Z, DEBGfreemap_route_ipv4unit:
35462026-09-12T00:38:57.977Zreplacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:38:56.238Sep 12 00:38:56.238
35472026-09-12T00:38:57.977Z INFOINFO adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff
35482026-09-12T00:38:57.977Z freemap_route_ipv6
35492026-09-12T00:38:57.977Z Sep 12 00:38:56.238adding route 3fff:dead::/64 -> 2001:db8::55:4
35502026-09-12T00:38:57.977ZSep 12 00:38:56.238 Sep 12 00:38:56.238 Sep 12 00:38:56.238DEBGDEBGINFO replacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
35512026-09-12T00:38:57.977Z adding route 172.17.0.29/32 -> 10.0.0.255DEBGSep 12 00:38:56.238created new freemap, unitDEBG :Sep 12 00:38:56.238
35522026-09-12T00:38:57.977Z INFO replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }] freemap_route_ipv6initted freemap. size: 64
35532026-09-12T00:38:57.977Z
35542026-09-12T00:38:57.977Zadding route 3fff:beef:2f::/64 -> 2001:db8::55:ff, Sep 12 00:38:56.238
35552026-09-12T00:38:57.977Zunit DEBG:Sep 12 00:38:56.238Sep 12 00:38:56.238Sep 12 00:38:56.238 DEBG replacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] freemap_route_ipv4
35562026-09-12T00:38:57.977ZDEBGDEBG replacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]
35572026-09-12T00:38:57.977Z
35582026-09-12T00:38:57.977Z
35592026-09-12T00:38:57.977Z initted freemap. size: 64Sep 12 00:38:56.238, Sep 12 00:38:56.238 unitINFO :adding route 3fff:beef:30::/64 -> 2001:db8::55:ff Sep 12 00:38:56.239
35602026-09-12T00:38:57.977Zfreemap_route_ipv4DEBG
35612026-09-12T00:38:57.977Z INFO reset freemapSep 12 00:38:56.239, adding route 172.17.0.30/32 -> 10.0.0.255Sep 12 00:38:56.239unit :
35622026-09-12T00:38:57.977Z DEBG freemap_route_ipv4reset freemap
35632026-09-12T00:38:57.977Z, unit: freemap_route_ipv4Sep 12 00:38:56.239
35642026-09-12T00:38:57.977Z Sep 12 00:38:56.239DEBG DEBGreplacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
35652026-09-12T00:38:57.977Z initted freemap. size: 64replacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:38:56.239,
35662026-09-12T00:38:57.977ZSep 12 00:38:56.239 unitINFO: Sep 12 00:38:56.239adding route 3fff:beef:31::/64 -> 2001:db8::55:ffDEBG
35672026-09-12T00:38:57.977Z INFOinitted freemap. size: 64freemap_route_ipv6,
35682026-09-12T00:38:57.977Zunit:adding route 172.17.0.31/32 -> 10.0.0.255
35692026-09-12T00:38:57.977Zfreemap_route_ipv6Sep 12 00:38:56.239
35702026-09-12T00:38:57.977Z Sep 12 00:38:56.239DEBGSep 12 00:38:56.239 DEBG replacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:38:56.239reset freemap
35712026-09-12T00:38:57.977Z DEBG, DEBG replacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]unit
35722026-09-12T00:38:57.978Z:Sep 12 00:38:56.239 freemap_route_ipv6reset freemapINFO
35732026-09-12T00:38:57.978Z, unitadding route 3fff:beef:32::/64 -> 2001:db8::55:ffSep 12 00:38:56.239
35742026-09-12T00:38:57.978Z: freemap_route_ipv6INFO
35752026-09-12T00:38:57.978ZSep 12 00:38:56.239 INFOadding route 172.17.0.32/32 -> 10.0.0.255Sep 12 00:38:56.239 adding route 172.16.0.0/32 -> 10.0.0.1Sep 12 00:38:56.239DEBG
35762026-09-12T00:38:57.978ZINFO
35772026-09-12T00:38:57.978Z replacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
35782026-09-12T00:38:57.978Zadding route 3fff:dead::/64 -> 2001:db8::55:1
35792026-09-12T00:38:57.978ZSep 12 00:38:56.239Sep 12 00:38:56.239 DEBGDEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]replacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
35802026-09-12T00:38:57.978Z
35812026-09-12T00:38:57.978ZSep 12 00:38:56.239Sep 12 00:38:56.239
35822026-09-12T00:38:57.978ZSep 12 00:38:56.239INFO INFOSep 12 00:38:56.239adding route 3fff:beef:33::/64 -> 2001:db8::55:ff INFOadding route 172.17.0.33/32 -> 10.0.0.255
35832026-09-12T00:38:57.978Ztest route::tests::shrink_preserves_compacted_order ... ok
35842026-09-12T00:38:57.978ZDEBG adding route 172.16.0.0/32 -> 10.0.0.2Sep 12 00:38:56.239
35852026-09-12T00:38:57.978Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
35862026-09-12T00:38:57.978Ztest route::tests::rollback_on_index_readd_failure ... ok
35872026-09-12T00:38:57.978Z
35882026-09-12T00:38:57.978ZSep 12 00:38:56.239 INFODEBG Sep 12 00:38:56.239Sep 12 00:38:56.239adding route 172.17.0.12/32 -> 10.0.0.255 DEBG
35892026-09-12T00:38:57.978Z INFO Sep 12 00:38:56.239replacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
35902026-09-12T00:38:57.978Zreplacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:dead::/64 -> 2001:db8::55:2
35912026-09-12T00:38:57.978Z
35922026-09-12T00:38:57.978Z DEBGSep 12 00:38:56.239Sep 12 00:38:56.239 Sep 12 00:38:56.239 Sep 12 00:38:56.239INFOreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] adding route 3fff:beef:34::/64 -> 2001:db8::55:ff
35932026-09-12T00:38:57.978Z DEBGINFODEBG
35942026-09-12T00:38:57.978Ztest route::tests::shrink_to_single_non_zero_survivor ... ok
35952026-09-12T00:38:57.978Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] adding route 172.17.0.34/32 -> 10.0.0.255
35962026-09-12T00:38:57.978ZSep 12 00:38:56.239Sep 12 00:38:56.239Sep 12 00:38:56.245
35972026-09-12T00:38:57.978Z INFOSep 12 00:38:56.245 adding route 172.16.0.0/32 -> 10.0.0.3DEBG
35982026-09-12T00:38:57.978ZDEBG created new freemap, replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
35992026-09-12T00:38:57.978Zunit Sep 12 00:38:56.245: DEBGfreemap_route_ipv4 Sep 12 00:38:56.245
36002026-09-12T00:38:57.978Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]
36012026-09-12T00:38:57.978ZINFOINFO adding route 172.17.0.35/32 -> 10.0.0.255
36022026-09-12T00:38:57.978ZSep 12 00:38:56.245adding route 3fff:dead::/64 -> 2001:db8::55:3
36032026-09-12T00:38:57.978ZSep 12 00:38:56.245DEBG INFOcreated new freemapSep 12 00:38:56.245 , DEBGadding route 172.16.0.0/32 -> 10.0.0.4
36042026-09-12T00:38:57.978ZSep 12 00:38:56.245replacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]unit
36052026-09-12T00:38:57.978Z:DEBG freemap_route_ipv6replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]
36062026-09-12T00:38:57.978ZSep 12 00:38:56.245
36072026-09-12T00:38:57.978Z DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }]Sep 12 00:38:56.245
36082026-09-12T00:38:57.978Z Sep 12 00:38:56.245INFO DEBGadding route 3fff:dead::/64 -> 2001:db8::55:4
36092026-09-12T00:38:57.978ZSep 12 00:38:56.245Sep 12 00:38:56.245 initted freemap. size: 64 INFO, DEBGunit Sep 12 00:38:56.245replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]adding route 172.17.0.36/32 -> 10.0.0.255
36102026-09-12T00:38:57.978Z:
36112026-09-12T00:38:57.978Z DEBGfreemap_route_ipv4
36122026-09-12T00:38:57.979Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]Sep 12 00:38:56.245
36132026-09-12T00:38:57.979Z DEBGSep 12 00:38:56.245 DEBG Sep 12 00:38:56.245reset freemap , DEBG
36142026-09-12T00:38:57.979Z unitreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]:
36152026-09-12T00:38:57.979Z replacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]freemap_route_ipv4
36162026-09-12T00:38:57.979Z
36172026-09-12T00:38:57.979ZSep 12 00:38:56.245Sep 12 00:38:56.245 Sep 12 00:38:56.245WARNSep 12 00:38:56.245 INFO shrink-in-place index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })DEBGadding route 172.17.0.37/32 -> 10.0.0.255DEBG
36182026-09-12T00:38:57.979Z
36192026-09-12T00:38:57.983Zinitted freemap. size: 64, unit :replacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 12 00:38:56.245Sep 12 00:38:56.245 DEBG
36202026-09-12T00:38:57.983Z replacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
36212026-09-12T00:38:57.983Zfreemap_route_ipv6
36222026-09-12T00:38:57.983ZSep 12 00:38:56.245 INFODEBG Sep 12 00:38:56.245 Sep 12 00:38:56.245adding route 172.17.0.29/32 -> 10.0.0.255 replacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
36232026-09-12T00:38:57.983ZDEBG
36242026-09-12T00:38:57.983Z adding route 3fff:beef:35::/64 -> 2001:db8::55:ffreset freemap
36252026-09-12T00:38:57.983Z, unitSep 12 00:38:56.245 DEBG replacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:38:56.245
36262026-09-12T00:38:57.983ZDEBG: Sep 12 00:38:56.245 freemap_route_ipv6replacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
36272026-09-12T00:38:57.983ZINFO
36282026-09-12T00:38:57.983Zadding route 172.17.0.38/32 -> 10.0.0.255Sep 12 00:38:56.245
36292026-09-12T00:38:57.983Z INFOSep 12 00:38:56.245 adding route 172.17.0.30/32 -> 10.0.0.255Sep 12 00:38:56.245Sep 12 00:38:56.245INFO DEBGadding route 172.16.0.0/32 -> 10.0.0.1INFO
36302026-09-12T00:38:57.983Z replacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
36312026-09-12T00:38:57.983Z
36322026-09-12T00:38:57.983Zadding route 3fff:beef:36::/64 -> 2001:db8::55:ff
36332026-09-12T00:38:57.983ZSep 12 00:38:56.245 Sep 12 00:38:56.245 Sep 12 00:38:56.245INFO Sep 12 00:38:56.245 DEBGDEBGDEBGadding route 172.17.0.39/32 -> 10.0.0.255
36342026-09-12T00:38:57.983Zreplacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]
36352026-09-12T00:38:57.984Z
36362026-09-12T00:38:57.984Zreplacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:38:56.245
36372026-09-12T00:38:57.984Z DEBG replacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
36382026-09-12T00:38:57.984ZSep 12 00:38:56.245Sep 12 00:38:56.245Sep 12 00:38:56.245 INFO INFO INFO adding route 172.17.0.31/32 -> 10.0.0.255adding route 3fff:beef:37::/64 -> 2001:db8::55:ffadding route 172.16.0.0/32 -> 10.0.0.2
36392026-09-12T00:38:57.984ZSep 12 00:38:56.245
36402026-09-12T00:38:57.984Z INFO
36412026-09-12T00:38:57.984Z adding route 172.17.0.40/32 -> 10.0.0.255Sep 12 00:38:56.245
36422026-09-12T00:38:57.984Z Sep 12 00:38:56.245Sep 12 00:38:56.245 DEBGSep 12 00:38:56.245DEBG replacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
36432026-09-12T00:38:57.984ZDEBG
36442026-09-12T00:38:57.984Z replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]
36452026-09-12T00:38:57.984Zreplacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
36462026-09-12T00:38:57.984ZSep 12 00:38:56.245Sep 12 00:38:56.245 INFOINFO adding route 172.17.0.41/32 -> 10.0.0.255adding route 172.16.0.0/32 -> 10.0.0.3Sep 12 00:38:56.245Sep 12 00:38:56.245
36472026-09-12T00:38:57.984Z
36482026-09-12T00:38:57.984Z INFOINFO Sep 12 00:38:56.245Sep 12 00:38:56.245 adding route 3fff:beef:38::/64 -> 2001:db8::55:ff DEBG adding route 172.17.0.32/32 -> 10.0.0.255replacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
36492026-09-12T00:38:57.984Z replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]
36502026-09-12T00:38:57.984Z
36512026-09-12T00:38:57.984Z
36522026-09-12T00:38:57.984ZSep 12 00:38:56.245 INFO Sep 12 00:38:56.245Sep 12 00:38:56.245adding route 172.17.0.42/32 -> 10.0.0.255
36532026-09-12T00:38:57.984Z DEBG INFOreplacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:38:56.245Sep 12 00:38:56.245 adding route 172.16.0.0/32 -> 10.0.0.4
36542026-09-12T00:38:57.984ZDEBGDEBG replacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
36552026-09-12T00:38:57.984Z
36562026-09-12T00:38:57.984Zreplacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
36572026-09-12T00:38:57.984ZSep 12 00:38:56.245Sep 12 00:38:56.245Sep 12 00:38:56.245 INFO DEBGINFO Sep 12 00:38:56.245adding route 172.17.0.43/32 -> 10.0.0.255replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }]
36582026-09-12T00:38:57.984Z
36592026-09-12T00:38:57.984Z INFOadding route 3fff:beef:39::/64 -> 2001:db8::55:ffSep 12 00:38:56.245 adding route 172.17.0.33/32 -> 10.0.0.255DEBG
36602026-09-12T00:38:57.984Z
36612026-09-12T00:38:57.984Z replacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:38:56.245
36622026-09-12T00:38:57.984Z Sep 12 00:38:56.245DEBGSep 12 00:38:56.245 DEBGreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]Sep 12 00:38:56.245DEBG
36632026-09-12T00:38:57.984Z INFO replacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.44/32 -> 10.0.0.255replacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
36642026-09-12T00:38:57.984Z
36652026-09-12T00:38:57.984Z
36662026-09-12T00:38:57.984ZSep 12 00:38:56.245 INFO Sep 12 00:38:56.245adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff
36672026-09-12T00:38:57.984ZDEBG Sep 12 00:38:56.245 replacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
36682026-09-12T00:38:57.984Z adding route 172.17.0.34/32 -> 10.0.0.255Sep 12 00:38:56.245
36692026-09-12T00:38:57.984Z DEBGSep 12 00:38:56.245 INFOreplacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
36702026-09-12T00:38:57.984Zadding route 172.17.0.45/32 -> 10.0.0.255
36712026-09-12T00:38:57.984ZSep 12 00:38:56.245 Sep 12 00:38:56.245Sep 12 00:38:56.245 DEBGDEBG replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
36722026-09-12T00:38:57.984Z
36732026-09-12T00:38:57.984ZINFO adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff
36742026-09-12T00:38:57.985ZSep 12 00:38:56.245 INFO adding route 172.17.0.35/32 -> 10.0.0.255
36752026-09-12T00:38:57.985ZSep 12 00:38:56.245Sep 12 00:38:56.245Sep 12 00:38:56.245 DEBGINFODEBG replacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.17.0.46/32 -> 10.0.0.255
36762026-09-12T00:38:57.985Z
36772026-09-12T00:38:57.985Z
36782026-09-12T00:38:57.985ZSep 12 00:38:56.245 DEBGSep 12 00:38:56.245 replacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
36792026-09-12T00:38:57.985Z Sep 12 00:38:56.245adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff
36802026-09-12T00:38:57.985ZINFO Sep 12 00:38:56.245adding route 172.17.0.36/32 -> 10.0.0.255 INFO
36812026-09-12T00:38:57.985Z adding route 172.17.0.47/32 -> 10.0.0.255Sep 12 00:38:56.245
36822026-09-12T00:38:57.985Z DEBG Sep 12 00:38:56.232replacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
36832026-09-12T00:38:57.985ZSep 12 00:38:56.245 DEBGDEBG Sep 12 00:38:56.245replacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 12 00:38:56.245
36842026-09-12T00:38:57.985Z DEBG replacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
36852026-09-12T00:38:57.985Z Sep 12 00:38:56.245
36862026-09-12T00:38:57.985Z failed to allocate space for the new target listINFO
36872026-09-12T00:38:57.985Z
36882026-09-12T00:38:57.985ZSep 12 00:38:56.245adding route 172.17.0.50/32 -> 10.0.0.255Sep 12 00:38:56.245
36892026-09-12T00:38:57.985Z Sep 12 00:38:56.245INFOSep 12 00:38:56.245 adding route 172.17.0.48/32 -> 10.0.0.255 INFO
36902026-09-12T00:38:57.985Z adding route 172.17.0.13/32 -> 10.0.0.255
36912026-09-12T00:38:57.985ZINFODEBGSep 12 00:38:56.245 adding route 172.17.0.37/32 -> 10.0.0.255
36922026-09-12T00:38:57.985ZDEBG Sep 12 00:38:56.245Sep 12 00:38:56.245replacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBG
36932026-09-12T00:38:57.985Z replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:38:56.245replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]
36942026-09-12T00:38:57.985Z
36952026-09-12T00:38:57.985Ztest route::tests::delete_target_fragmented ... ok
36962026-09-12T00:38:57.985Ztest route::tests::delete_targets_full ... ok
36972026-09-12T00:38:57.985Z Sep 12 00:38:56.245 INFO DEBG DEBG replacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:38:56.245 INFO adding route 172.17.0.49/32 -> 10.0.0.255adding route 172.17.0.51/32 -> 10.0.0.255
36982026-09-12T00:38:57.985Z
36992026-09-12T00:38:57.985Zreplacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
37002026-09-12T00:38:57.985ZSep 12 00:38:56.252 DEBG replacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:38:56.252
37012026-09-12T00:38:57.985ZINFO adding route 172.17.0.14/32 -> 10.0.0.255Sep 12 00:38:56.246 DEBG Sep 12 00:38:56.252created new freemap
37022026-09-12T00:38:57.985ZINFO adding route 172.17.0.52/32 -> 10.0.0.255,
37032026-09-12T00:38:57.985ZunitSep 12 00:38:56.252: DEBG freemap_route_ipv4replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:38:56.252
37042026-09-12T00:38:57.985Z
37052026-09-12T00:38:57.985ZDEBG replacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:38:56.252 INFO adding route 172.17.0.15/32 -> 10.0.0.255
37062026-09-12T00:38:57.985Z
37072026-09-12T00:38:57.985ZSep 12 00:38:56.252 Sep 12 00:38:56.252DEBGSep 12 00:38:56.252 replacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] INFODEBG
37082026-09-12T00:38:57.985Z created new freemapadding route 172.17.0.53/32 -> 10.0.0.255,
37092026-09-12T00:38:57.985ZSep 12 00:38:56.252unit :INFO freemap_route_ipv6adding route 172.17.0.16/32 -> 10.0.0.255
37102026-09-12T00:38:57.985Z
37112026-09-12T00:38:57.985ZSep 12 00:38:56.252 Sep 12 00:38:56.252DEBGSep 12 00:38:56.252 DEBG replacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
37122026-09-12T00:38:57.985ZSep 12 00:38:56.252DEBG
37132026-09-12T00:38:57.985Z initted freemap. size: 64DEBGSep 12 00:38:56.252, unitSep 12 00:38:56.252 INFO: replacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]freemap_route_ipv4
37142026-09-12T00:38:57.986Zadding route 172.17.0.54/32 -> 10.0.0.255INFO
37152026-09-12T00:38:57.986Z
37162026-09-12T00:38:57.986Zadding route 172.17.0.50/32 -> 10.0.0.255
37172026-09-12T00:38:57.986ZSep 12 00:38:56.252Sep 12 00:38:56.252 Sep 12 00:38:56.252DEBG INFODEBG Sep 12 00:38:56.252adding route 172.17.0.17/32 -> 10.0.0.255 replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
37182026-09-12T00:38:57.986Z reset freemap
37192026-09-12T00:38:57.990Z, unitreplacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]:
37202026-09-12T00:38:57.990Z Sep 12 00:38:56.252Sep 12 00:38:56.252 INFOfreemap_route_ipv4
37212026-09-12T00:38:57.990Zadding route 172.17.0.51/32 -> 10.0.0.255DEBG
37222026-09-12T00:38:57.990Z replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:38:56.252
37232026-09-12T00:38:57.990Z Sep 12 00:38:56.252INFO Sep 12 00:38:56.252 DEBGadding route 172.17.0.55/32 -> 10.0.0.255
37242026-09-12T00:38:57.990ZSep 12 00:38:56.252initted freemap. size: 64 DEBGINFO, Sep 12 00:38:56.252adding route 172.17.0.18/32 -> 10.0.0.255unit
37252026-09-12T00:38:57.990Z: replacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
37262026-09-12T00:38:57.990Z freemap_route_ipv6
37272026-09-12T00:38:57.990Zreplacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:38:56.252Sep 12 00:38:56.252 DEBGINFO
37282026-09-12T00:38:57.990Zreplacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
37292026-09-12T00:38:57.990ZSep 12 00:38:56.252adding route 172.17.0.52/32 -> 10.0.0.255
37302026-09-12T00:38:57.990ZDEBGSep 12 00:38:56.252Sep 12 00:38:56.252 INFOINFOreset freemapSep 12 00:38:56.252 adding route 172.17.0.56/32 -> 10.0.0.255, adding route 172.17.0.19/32 -> 10.0.0.255DEBG
37312026-09-12T00:38:57.990Zunit
37322026-09-12T00:38:57.990Z: replacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
37332026-09-12T00:38:57.990Zfreemap_route_ipv6
37342026-09-12T00:38:57.990ZSep 12 00:38:56.252 DEBGSep 12 00:38:56.252 Sep 12 00:38:56.252DEBG replacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
37352026-09-12T00:38:57.990Z
37362026-09-12T00:38:57.990ZSep 12 00:38:56.252INFO Sep 12 00:38:56.252Sep 12 00:38:56.252INFO INFOadding route 172.16.0.0/32 -> 10.0.0.1INFOadding route 172.17.0.53/32 -> 10.0.0.255
37372026-09-12T00:38:57.990Z adding route 172.17.0.20/32 -> 10.0.0.255adding route 172.17.0.57/32 -> 10.0.0.255
37382026-09-12T00:38:57.990Z
37392026-09-12T00:38:57.990Z
37402026-09-12T00:38:57.990ZSep 12 00:38:56.252 DEBGSep 12 00:38:56.252 Sep 12 00:38:56.252replacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBGDEBG replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
37412026-09-12T00:38:57.990Z
37422026-09-12T00:38:57.990Z
37432026-09-12T00:38:57.990ZSep 12 00:38:56.252 Sep 12 00:38:56.252Sep 12 00:38:56.252 Sep 12 00:38:56.252 INFOINFO DEBG adding route 172.17.0.54/32 -> 10.0.0.255 INFOadding route 172.17.0.58/32 -> 10.0.0.255
37442026-09-12T00:38:57.990Z
37452026-09-12T00:38:57.990Zadding route 172.17.0.21/32 -> 10.0.0.255replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]
37462026-09-12T00:38:57.990Z
37472026-09-12T00:38:57.990ZSep 12 00:38:56.252 DEBG Sep 12 00:38:56.252replacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:38:56.252
37482026-09-12T00:38:57.990Z DEBG INFOSep 12 00:38:56.252 replacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:38:56.252
37492026-09-12T00:38:57.990Z INFODEBG adding route 172.17.0.59/32 -> 10.0.0.255replacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
37502026-09-12T00:38:57.990Z
37512026-09-12T00:38:57.990ZSep 12 00:38:56.252 INFOadding route 172.16.0.0/32 -> 10.0.0.1
37522026-09-12T00:38:57.991ZSep 12 00:38:56.252adding route 172.17.0.55/32 -> 10.0.0.255Sep 12 00:38:56.252
37532026-09-12T00:38:57.991Z INFODEBG adding route 172.17.0.22/32 -> 10.0.0.255replacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:38:56.252
37542026-09-12T00:38:57.991Z DEBG
37552026-09-12T00:38:57.991Z Sep 12 00:38:56.252replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] Sep 12 00:38:56.252
37562026-09-12T00:38:57.991Z DEBGDEBGSep 12 00:38:56.252 replacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
37572026-09-12T00:38:57.991Zreplacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
37582026-09-12T00:38:57.991Z adding route 172.17.0.60/32 -> 10.0.0.255Sep 12 00:38:56.252
37592026-09-12T00:38:57.991Z Sep 12 00:38:56.252INFO INFOadding route 172.17.0.23/32 -> 10.0.0.255
37602026-09-12T00:38:57.991ZSep 12 00:38:56.252adding route 172.16.0.0/32 -> 10.0.0.1 Sep 12 00:38:56.252DEBG INFOSep 12 00:38:56.252replacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
37612026-09-12T00:38:57.991Z
37622026-09-12T00:38:57.991Z DEBG replacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.56/32 -> 10.0.0.255
37632026-09-12T00:38:57.991Z
37642026-09-12T00:38:57.991ZSep 12 00:38:56.252Sep 12 00:38:56.252 DEBG Sep 12 00:38:56.252replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]Sep 12 00:38:56.252
37652026-09-12T00:38:57.991Z DEBGDEBG failed to allocate space for the new target listreplacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
37662026-09-12T00:38:57.991Z
37672026-09-12T00:38:57.991ZSep 12 00:38:56.252 adding route 172.17.0.24/32 -> 10.0.0.255
37682026-09-12T00:38:57.991ZSep 12 00:38:56.252INFO adding route 172.16.0.0/32 -> 10.0.0.2Sep 12 00:38:56.252DEBGSep 12 00:38:56.252
37692026-09-12T00:38:57.991Z DEBG INFOreplacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] adding route 172.17.0.57/32 -> 10.0.0.255
37702026-09-12T00:38:57.991Z
37712026-09-12T00:38:57.991Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]
37722026-09-12T00:38:57.991ZSep 12 00:38:56.252 DEBGSep 12 00:38:56.252Sep 12 00:38:56.252 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] INFODEBG
37732026-09-12T00:38:57.991Z replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.25/32 -> 10.0.0.255
37742026-09-12T00:38:57.991Z
37752026-09-12T00:38:57.991ZSep 12 00:38:56.252 INFO Sep 12 00:38:56.252adding route 172.17.0.0/32 -> 10.0.0.255
37762026-09-12T00:38:57.991ZDEBG replacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
37772026-09-12T00:38:57.991ZSep 12 00:38:56.252Sep 12 00:38:56.252 Sep 12 00:38:56.252INFO DEBGadding route 172.17.0.58/32 -> 10.0.0.255 INFOreplacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
37782026-09-12T00:38:57.991Zadding route 172.17.0.26/32 -> 10.0.0.255
37792026-09-12T00:38:57.991Z
37802026-09-12T00:38:57.991ZSep 12 00:38:56.252Sep 12 00:38:56.252 Sep 12 00:38:56.252 DEBGDEBGINFO replacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.1/32 -> 10.0.0.255
37812026-09-12T00:38:57.991Z
37822026-09-12T00:38:57.991Z
37832026-09-12T00:38:57.991ZSep 12 00:38:56.252 Sep 12 00:38:56.252INFO INFOadding route 172.17.0.59/32 -> 10.0.0.255
37842026-09-12T00:38:57.991Zadding route 172.17.0.27/32 -> 10.0.0.255Sep 12 00:38:56.252
37852026-09-12T00:38:57.991Z DEBG
37862026-09-12T00:38:57.991Z replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:38:56.252
37872026-09-12T00:38:57.991Z Sep 12 00:38:56.252DEBG replacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
37882026-09-12T00:38:57.991ZSep 12 00:38:56.252 INFO Sep 12 00:38:56.252replacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 12 00:38:56.252
37892026-09-12T00:38:57.991Z INFO INFOadding route 172.17.0.28/32 -> 10.0.0.255 Sep 12 00:38:56.252adding route 172.17.0.2/32 -> 10.0.0.255adding route 172.17.0.38/32 -> 10.0.0.255
37902026-09-12T00:38:57.991Z
37912026-09-12T00:38:57.991ZINFO
37922026-09-12T00:38:57.992Z adding route 172.17.0.60/32 -> 10.0.0.255
37932026-09-12T00:38:57.992ZSep 12 00:38:56.252 DEBGSep 12 00:38:56.252 replacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:38:56.252
37942026-09-12T00:38:57.992ZDEBG replacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
37952026-09-12T00:38:57.992Z replacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
37962026-09-12T00:38:57.992ZSep 12 00:38:56.252 Sep 12 00:38:56.252INFO Sep 12 00:38:56.252 INFOadding route 172.17.0.3/32 -> 10.0.0.255 Sep 12 00:38:56.252adding route 172.17.0.39/32 -> 10.0.0.255
37972026-09-12T00:38:57.992Z DEBG
37982026-09-12T00:38:57.992ZDEBGfailed to allocate space for the new target list
37992026-09-12T00:38:57.992Zreplacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:38:56.252 Sep 12 00:38:56.252DEBG
38002026-09-12T00:38:57.992Z Sep 12 00:38:56.252replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
38012026-09-12T00:38:57.992ZDEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]
38022026-09-12T00:38:57.992ZDEBG replacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:38:56.252
38032026-09-12T00:38:57.992Z INFO Sep 12 00:38:56.252adding route 172.17.0.4/32 -> 10.0.0.255
38042026-09-12T00:38:57.992ZSep 12 00:38:56.252INFO INFOadding route 172.17.0.29/32 -> 10.0.0.255 Sep 12 00:38:56.252
38052026-09-12T00:38:57.992Z adding route 172.17.0.40/32 -> 10.0.0.255DEBG
38062026-09-12T00:38:57.992Z replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
38072026-09-12T00:38:57.992ZSep 12 00:38:56.252Sep 12 00:38:56.252 Sep 12 00:38:56.252DEBG DEBGINFO replacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
38082026-09-12T00:38:57.992Z adding route 172.17.0.5/32 -> 10.0.0.255
38092026-09-12T00:38:57.992Z
38102026-09-12T00:38:57.992ZSep 12 00:38:56.252Sep 12 00:38:56.252Sep 12 00:38:56.252 DEBGINFOINFO replacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.41/32 -> 10.0.0.255
38112026-09-12T00:38:57.992Z
38122026-09-12T00:38:57.992ZSep 12 00:38:56.258adding route 172.17.0.30/32 -> 10.0.0.255 DEBG
38132026-09-12T00:38:57.992Z replacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
38142026-09-12T00:38:57.992ZSep 12 00:38:56.258 INFO adding route 172.17.0.6/32 -> 10.0.0.255
38152026-09-12T00:38:57.992ZSep 12 00:38:56.258Sep 12 00:38:56.258 INFO DEBGadding route 172.17.0.42/32 -> 10.0.0.255
38162026-09-12T00:38:57.992Zreplacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
38172026-09-12T00:38:57.992ZSep 12 00:38:56.258 DEBG replacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
38182026-09-12T00:38:57.992ZSep 12 00:38:56.258 DEBGSep 12 00:38:56.258 INFO adding route 172.17.0.43/32 -> 10.0.0.255
38192026-09-12T00:38:57.997Z replacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:38:56.258
38202026-09-12T00:38:57.997Z DEBG replacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
38212026-09-12T00:38:57.997ZSep 12 00:38:56.258 INFOSep 12 00:38:56.258 INFOadding route 172.17.0.7/32 -> 10.0.0.255
38222026-09-12T00:38:57.997Zadding route 172.17.0.44/32 -> 10.0.0.255
38232026-09-12T00:38:57.997ZSep 12 00:38:56.258Sep 12 00:38:56.258 DEBGDEBG replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
38242026-09-12T00:38:57.997Z
38252026-09-12T00:38:57.997ZSep 12 00:38:56.258 INFO adding route 172.17.0.45/32 -> 10.0.0.255
38262026-09-12T00:38:57.997ZSep 12 00:38:56.258Sep 12 00:38:56.258 INFOSep 12 00:38:56.258DEBG INFO replacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.8/32 -> 10.0.0.255
38272026-09-12T00:38:57.997Z
38282026-09-12T00:38:57.997Zadding route 172.17.0.31/32 -> 10.0.0.255
38292026-09-12T00:38:57.997ZSep 12 00:38:56.258Sep 12 00:38:56.258Sep 12 00:38:56.258 DEBGDEBGINFO replacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
38302026-09-12T00:38:57.997Zadding route 172.17.0.46/32 -> 10.0.0.255replacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
38312026-09-12T00:38:57.997Z
38322026-09-12T00:38:57.997ZSep 12 00:38:56.258Sep 12 00:38:56.258 Sep 12 00:38:56.258 INFOINFO adding route 172.17.0.32/32 -> 10.0.0.255DEBGadding route 172.17.0.9/32 -> 10.0.0.255
38332026-09-12T00:38:57.997Zreplacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
38342026-09-12T00:38:57.997Z
38352026-09-12T00:38:57.997ZSep 12 00:38:56.258Sep 12 00:38:56.258 DEBGSep 12 00:38:56.258 INFODEBGreplacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
38362026-09-12T00:38:57.997Z replacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.47/32 -> 10.0.0.255
38372026-09-12T00:38:57.997Z
38382026-09-12T00:38:57.997ZSep 12 00:38:56.258 INFO Sep 12 00:38:56.258Sep 12 00:38:56.258adding route 172.17.0.10/32 -> 10.0.0.255 DEBG
38392026-09-12T00:38:57.997Z replacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
38402026-09-12T00:38:57.997Z adding route 172.17.0.33/32 -> 10.0.0.255
38412026-09-12T00:38:57.997ZSep 12 00:38:56.258Sep 12 00:38:56.258 Sep 12 00:38:56.258INFO DEBG adding route 172.17.0.48/32 -> 10.0.0.255replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
38422026-09-12T00:38:57.997Z
38432026-09-12T00:38:57.997ZDEBG replacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
38442026-09-12T00:38:57.997ZSep 12 00:38:56.258 Sep 12 00:38:56.258DEBGSep 12 00:38:56.258 replacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFOINFO
38452026-09-12T00:38:57.997Zadding route 172.17.0.11/32 -> 10.0.0.255adding route 172.17.0.34/32 -> 10.0.0.255
38462026-09-12T00:38:57.997Z
38472026-09-12T00:38:57.997ZSep 12 00:38:56.258Sep 12 00:38:56.258 Sep 12 00:38:56.258DEBGDEBG INFO replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.49/32 -> 10.0.0.255replacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
38482026-09-12T00:38:57.997Z
38492026-09-12T00:38:57.997Z
38502026-09-12T00:38:57.998ZSep 12 00:38:56.258Sep 12 00:38:56.258 DEBGINFO replacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:38:56.258
38512026-09-12T00:38:57.998Zadding route 172.17.0.35/32 -> 10.0.0.255
38522026-09-12T00:38:57.998ZINFO adding route 172.17.0.12/32 -> 10.0.0.255
38532026-09-12T00:38:57.998ZSep 12 00:38:56.258Sep 12 00:38:56.258 Sep 12 00:38:56.258INFO DEBGDEBG replacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.50/32 -> 10.0.0.255
38542026-09-12T00:38:57.998Z
38552026-09-12T00:38:57.998Zreplacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
38562026-09-12T00:38:57.998ZSep 12 00:38:56.258Sep 12 00:38:56.258 Sep 12 00:38:56.258INFO DEBGINFO adding route 172.17.0.13/32 -> 10.0.0.255adding route 172.17.0.36/32 -> 10.0.0.255
38572026-09-12T00:38:57.998Zreplacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
38582026-09-12T00:38:57.998Z
38592026-09-12T00:38:57.998ZSep 12 00:38:56.258Sep 12 00:38:56.258Sep 12 00:38:56.258 INFODEBGDEBG replacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.51/32 -> 10.0.0.255
38602026-09-12T00:38:57.998Z
38612026-09-12T00:38:57.998Z
38622026-09-12T00:38:57.998ZSep 12 00:38:56.258Sep 12 00:38:56.258Sep 12 00:38:56.258 INFOINFO DEBGadding route 172.17.0.37/32 -> 10.0.0.255
38632026-09-12T00:38:57.998Z adding route 172.17.0.14/32 -> 10.0.0.255replacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
38642026-09-12T00:38:57.998Z
38652026-09-12T00:38:57.998ZSep 12 00:38:56.258 Sep 12 00:38:56.258DEBG Sep 12 00:38:56.258INFO replacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
38662026-09-12T00:38:57.998ZDEBGadding route 172.17.0.52/32 -> 10.0.0.255
38672026-09-12T00:38:57.998Zreplacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
38682026-09-12T00:38:57.998ZSep 12 00:38:56.258 INFOSep 12 00:38:56.258 adding route 172.17.0.38/32 -> 10.0.0.255Sep 12 00:38:56.258DEBG
38692026-09-12T00:38:57.998Z INFOreplacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
38702026-09-12T00:38:57.998Zadding route 172.17.0.15/32 -> 10.0.0.255Sep 12 00:38:56.258
38712026-09-12T00:38:57.998Z DEBGSep 12 00:38:56.258 replacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:38:56.258INFO
38722026-09-12T00:38:57.998Z adding route 172.17.0.53/32 -> 10.0.0.255DEBG
38732026-09-12T00:38:57.998Z replacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:38:56.258
38742026-09-12T00:38:57.998Z Sep 12 00:38:56.258INFO DEBGadding route 172.17.0.39/32 -> 10.0.0.255
38752026-09-12T00:38:57.998Zreplacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
38762026-09-12T00:38:57.998ZSep 12 00:38:56.258 Sep 12 00:38:56.258INFO Sep 12 00:38:56.258DEBG replacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFOadding route 172.17.0.16/32 -> 10.0.0.255
38772026-09-12T00:38:57.998Z
38782026-09-12T00:38:57.998Zadding route 172.17.0.54/32 -> 10.0.0.255
38792026-09-12T00:38:57.998ZSep 12 00:38:56.258Sep 12 00:38:56.258Sep 12 00:38:56.258 INFODEBGDEBG replacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.40/32 -> 10.0.0.255
38802026-09-12T00:38:57.998Z
38812026-09-12T00:38:57.998Z replacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
38822026-09-12T00:38:57.999ZSep 12 00:38:56.258Sep 12 00:38:56.258Sep 12 00:38:56.258 INFODEBGINFO adding route 172.17.0.17/32 -> 10.0.0.255replacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.55/32 -> 10.0.0.255
38832026-09-12T00:38:57.999Z
38842026-09-12T00:38:57.999Z
38852026-09-12T00:38:57.999ZSep 12 00:38:56.258Sep 12 00:38:56.258Sep 12 00:38:56.258 DEBGDEBG INFO replacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.41/32 -> 10.0.0.255
38862026-09-12T00:38:57.999Z
38872026-09-12T00:38:57.999ZSep 12 00:38:56.259replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:38:56.259
38882026-09-12T00:38:57.999Z INFODEBG adding route 172.17.0.56/32 -> 10.0.0.255
38892026-09-12T00:38:57.999Zreplacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:38:56.259
38902026-09-12T00:38:57.999Z INFO adding route 172.17.0.18/32 -> 10.0.0.255
38912026-09-12T00:38:57.999ZSep 12 00:38:56.259Sep 12 00:38:56.259 INFOSep 12 00:38:56.259DEBG adding route 172.17.0.42/32 -> 10.0.0.255
38922026-09-12T00:38:57.999Zreplacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
38932026-09-12T00:38:57.999Zreplacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:38:56.259
38942026-09-12T00:38:57.999Z Sep 12 00:38:56.259 DEBGINFO Sep 12 00:38:56.259 replacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.57/32 -> 10.0.0.255
38952026-09-12T00:38:57.999ZINFO
38962026-09-12T00:38:57.999Zadding route 172.17.0.19/32 -> 10.0.0.255
38972026-09-12T00:38:57.999ZSep 12 00:38:56.259Sep 12 00:38:56.259Sep 12 00:38:56.259 INFO DEBGadding route 172.17.0.43/32 -> 10.0.0.255
38982026-09-12T00:38:57.999ZDEBG replacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
38992026-09-12T00:38:57.999Z
39002026-09-12T00:38:57.999ZSep 12 00:38:56.259 DEBG Sep 12 00:38:56.259replacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:38:56.259
39012026-09-12T00:38:57.999Ztest route::tests::delete_target_full ... ok
39022026-09-12T00:38:57.999Z INFOINFO adding route 172.17.0.58/32 -> 10.0.0.255adding route 172.17.0.20/32 -> 10.0.0.255
39032026-09-12T00:38:57.999Z
39042026-09-12T00:38:57.999ZSep 12 00:38:56.259 INFO adding route 172.17.0.44/32 -> 10.0.0.255Sep 12 00:38:56.259Sep 12 00:38:56.259
39052026-09-12T00:38:57.999Z DEBG DEBGreplacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
39062026-09-12T00:38:57.999Zreplacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:38:56.259
39072026-09-12T00:38:57.999Z DEBG replacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:38:56.259
39082026-09-12T00:38:57.999ZSep 12 00:38:56.259 INFOINFO Sep 12 00:38:56.259adding route 172.17.0.59/32 -> 10.0.0.255adding route 172.17.0.21/32 -> 10.0.0.255
39092026-09-12T00:38:57.999Ztest route::tests::add_target_fails_full ... ok
39102026-09-12T00:38:58.000ZINFO
39112026-09-12T00:38:58.000Z adding route 172.17.0.45/32 -> 10.0.0.255
39122026-09-12T00:38:58.000Ztest route::tests::delete_targets_fragmented ... ok
39132026-09-12T00:38:58.000Z
39142026-09-12T00:38:58.000ZSep 12 00:38:56.259Sep 12 00:38:56.259 DEBGSep 12 00:38:56.259DEBG DEBGreplacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
39152026-09-12T00:38:58.000Ztest result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
39162026-09-12T00:38:58.000Zreplacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
39172026-09-12T00:38:58.000Z
39182026-09-12T00:38:58.000Z
39192026-09-12T00:38:58.005ZSep 12 00:38:56.259Sep 12 00:38:56.259Sep 12 00:38:56.259 INFO INFO INFOadding route 172.17.0.60/32 -> 10.0.0.255
39202026-09-12T00:38:58.005Zadding route 172.17.0.46/32 -> 10.0.0.255
39212026-09-12T00:38:58.005Zadding route 172.17.0.22/32 -> 10.0.0.255
39222026-09-12T00:38:58.005ZSep 12 00:38:56.259 Sep 12 00:38:56.259DEBGSep 12 00:38:56.259 DEBG DEBGreplacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
39232026-09-12T00:38:58.005Zreplacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
39242026-09-12T00:38:58.005Z
39252026-09-12T00:38:58.005ZSep 12 00:38:56.259 INFOSep 12 00:38:56.259Sep 12 00:38:56.259 INFOadding route 172.17.0.47/32 -> 10.0.0.255 INFOadding route 172.17.0.61/32 -> 10.0.0.255
39262026-09-12T00:38:58.005Z
39272026-09-12T00:38:58.005Zadding route 172.17.0.23/32 -> 10.0.0.255
39282026-09-12T00:38:58.005ZSep 12 00:38:56.259Sep 12 00:38:56.259 Sep 12 00:38:56.259DEBG DEBG replacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
39292026-09-12T00:38:58.005Z
39302026-09-12T00:38:58.005Zreplacing targets for 172.17.0.61/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
39312026-09-12T00:38:58.005ZSep 12 00:38:56.259 Sep 12 00:38:56.259INFOSep 12 00:38:56.259 INFOadding route 172.17.0.48/32 -> 10.0.0.255INFO
39322026-09-12T00:38:58.005Z adding route 172.17.0.24/32 -> 10.0.0.255adding route 172.17.0.62/32 -> 10.0.0.255
39332026-09-12T00:38:58.005Z
39342026-09-12T00:38:58.005ZSep 12 00:38:56.259 DEBG replacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:38:56.259Sep 12 00:38:56.259
39352026-09-12T00:38:58.005Z DEBGDEBG replacing targets for 172.17.0.62/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
39362026-09-12T00:38:58.005ZSep 12 00:38:56.265 INFO adding route 172.17.0.25/32 -> 10.0.0.255
39372026-09-12T00:38:58.005ZSep 12 00:38:56.265
39382026-09-12T00:38:58.005ZSep 12 00:38:56.265 DEBG failed to allocate space for the new target list
39392026-09-12T00:38:58.005ZDEBG Sep 12 00:38:56.265replacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
39402026-09-12T00:38:58.005ZDEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]
39412026-09-12T00:38:58.005ZSep 12 00:38:56.265 INFO Sep 12 00:38:56.259adding route 172.17.0.26/32 -> 10.0.0.255
39422026-09-12T00:38:58.005ZINFO adding route 172.17.0.49/32 -> 10.0.0.255
39432026-09-12T00:38:58.005ZSep 12 00:38:56.265 DEBG replacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:38:56.265
39442026-09-12T00:38:58.006Z DEBG replacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
39452026-09-12T00:38:58.006ZSep 12 00:38:56.265 INFO adding route 172.17.0.27/32 -> 10.0.0.255Sep 12 00:38:56.265
39462026-09-12T00:38:58.006Z INFO adding route 172.17.0.50/32 -> 10.0.0.255
39472026-09-12T00:38:58.006ZSep 12 00:38:56.265 DEBG replacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
39482026-09-12T00:38:58.006ZSep 12 00:38:56.265Sep 12 00:38:56.265 INFODEBG adding route 172.17.0.28/32 -> 10.0.0.255
39492026-09-12T00:38:58.006Z Sep 12 00:38:56.265replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
39502026-09-12T00:38:58.006ZDEBG replacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
39512026-09-12T00:38:58.006ZSep 12 00:38:56.265 INFO Sep 12 00:38:56.265adding route 172.17.0.51/32 -> 10.0.0.255
39522026-09-12T00:38:58.006ZINFO adding route 172.17.0.29/32 -> 10.0.0.255
39532026-09-12T00:38:58.006ZSep 12 00:38:56.265 DEBG Sep 12 00:38:56.265replacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
39542026-09-12T00:38:58.006ZDEBG replacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
39552026-09-12T00:38:58.006ZSep 12 00:38:56.265 INFOSep 12 00:38:56.265 adding route 172.17.0.52/32 -> 10.0.0.255INFO
39562026-09-12T00:38:58.006Z adding route 172.17.0.30/32 -> 10.0.0.255
39572026-09-12T00:38:58.006ZSep 12 00:38:56.265 Sep 12 00:38:56.265DEBG DEBGreplacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
39582026-09-12T00:38:58.006Zreplacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
39592026-09-12T00:38:58.006ZSep 12 00:38:56.265 Sep 12 00:38:56.265INFO INFOadding route 172.17.0.53/32 -> 10.0.0.255
39602026-09-12T00:38:58.006Zadding route 172.17.0.31/32 -> 10.0.0.255
39612026-09-12T00:38:58.006ZSep 12 00:38:56.265 Sep 12 00:38:56.265DEBG DEBGreplacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
39622026-09-12T00:38:58.006Zreplacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
39632026-09-12T00:38:58.006ZSep 12 00:38:56.265 Sep 12 00:38:56.265INFO INFOadding route 172.17.0.54/32 -> 10.0.0.255 adding route 172.17.0.32/32 -> 10.0.0.255
39642026-09-12T00:38:58.007Z
39652026-09-12T00:38:58.007ZSep 12 00:38:56.265 Sep 12 00:38:56.265 DEBG replacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
39662026-09-12T00:38:58.007ZDEBG replacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
39672026-09-12T00:38:58.007ZSep 12 00:38:56.265 Sep 12 00:38:56.265INFO INFOadding route 172.17.0.33/32 -> 10.0.0.255
39682026-09-12T00:38:58.007Zadding route 172.17.0.55/32 -> 10.0.0.255
39692026-09-12T00:38:58.007ZSep 12 00:38:56.265Sep 12 00:38:56.265 DEBGDEBG replacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
39702026-09-12T00:38:58.007Z
39712026-09-12T00:38:58.007ZSep 12 00:38:56.265Sep 12 00:38:56.265 INFOINFO adding route 172.17.0.34/32 -> 10.0.0.255adding route 172.17.0.56/32 -> 10.0.0.255
39722026-09-12T00:38:58.007Z
39732026-09-12T00:38:58.007ZSep 12 00:38:56.265Sep 12 00:38:56.265 DEBGDEBG replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
39742026-09-12T00:38:58.007Z
39752026-09-12T00:38:58.007ZSep 12 00:38:56.265Sep 12 00:38:56.265 INFOINFO adding route 172.17.0.35/32 -> 10.0.0.255adding route 172.17.0.57/32 -> 10.0.0.255
39762026-09-12T00:38:58.007Z
39772026-09-12T00:38:58.007Zrunning 0 tests
39782026-09-12T00:38:58.007Z
39792026-09-12T00:38:58.007Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
39802026-09-12T00:38:58.007Z
39812026-09-12T00:38:58.007Z
39822026-09-12T00:38:58.007ZSep 12 00:38:56.265Sep 12 00:38:56.265 DEBGDEBG replacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
39832026-09-12T00:38:58.007Z
39842026-09-12T00:38:58.007Zrunning 0 tests
39852026-09-12T00:38:58.007Z
39862026-09-12T00:38:58.007Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
39872026-09-12T00:38:58.008Z
39882026-09-12T00:38:58.008Z
39892026-09-12T00:38:58.008ZSep 12 00:38:56.265Sep 12 00:38:56.265 INFOINFO adding route 172.17.0.36/32 -> 10.0.0.255adding route 172.17.0.58/32 -> 10.0.0.255
39902026-09-12T00:38:58.008Z
39912026-09-12T00:38:58.008ZSep 12 00:38:56.265Sep 12 00:38:56.265 DEBGDEBG replacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
39922026-09-12T00:38:58.008Z
39932026-09-12T00:38:58.008ZSep 12 00:38:56.265Sep 12 00:38:56.265 INFOINFO adding route 172.17.0.37/32 -> 10.0.0.255adding route 172.17.0.59/32 -> 10.0.0.255
39942026-09-12T00:38:58.008Z
39952026-09-12T00:38:58.008ZSep 12 00:38:56.265Sep 12 00:38:56.265 DEBGDEBG replacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
39962026-09-12T00:38:58.009Z
39972026-09-12T00:38:58.009ZSep 12 00:38:56.265Sep 12 00:38:56.265 INFOINFO adding route 172.17.0.60/32 -> 10.0.0.255adding route 172.17.0.38/32 -> 10.0.0.255
39982026-09-12T00:38:58.009Z
39992026-09-12T00:38:58.009ZSep 12 00:38:56.265Sep 12 00:38:56.265 DEBGDEBG replacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
40002026-09-12T00:38:58.009Z
40012026-09-12T00:38:58.009ZSep 12 00:38:56.265Sep 12 00:38:56.265 INFOINFO adding route 172.17.0.61/32 -> 10.0.0.255adding route 172.17.0.39/32 -> 10.0.0.255
40022026-09-12T00:38:58.009Z
40032026-09-12T00:38:58.009ZSep 12 00:38:56.265Sep 12 00:38:56.265 DEBGDEBG replacing targets for 172.17.0.61/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
40042026-09-12T00:38:58.009Z
40052026-09-12T00:38:58.009ZSep 12 00:38:56.265Sep 12 00:38:56.265 INFOINFO adding route 172.17.0.62/32 -> 10.0.0.255adding route 172.17.0.40/32 -> 10.0.0.255
40062026-09-12T00:38:58.009Z
40072026-09-12T00:38:58.009ZSep 12 00:38:56.265Sep 12 00:38:56.265 DEBGDEBG replacing targets for 172.17.0.62/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
40082026-09-12T00:38:58.010Z
40092026-09-12T00:38:58.010ZSep 12 00:38:56.265Sep 12 00:38:56.265 INFOINFO adding route 172.17.0.63/32 -> 10.0.0.255adding route 172.17.0.41/32 -> 10.0.0.255
40102026-09-12T00:38:58.010Z
40112026-09-12T00:38:58.010ZSep 12 00:38:56.265Sep 12 00:38:56.265 DEBGDEBG replacing targets for 172.17.0.63/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
40122026-09-12T00:38:58.010Z
40132026-09-12T00:38:58.010ZSep 12 00:38:56.265Sep 12 00:38:56.265 DEBGINFO failed to allocate space for the new target listadding route 172.17.0.42/32 -> 10.0.0.255
40142026-09-12T00:38:58.010Z
40152026-09-12T00:38:58.010ZSep 12 00:38:56.265Sep 12 00:38:56.265 DEBGDEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]replacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
40162026-09-12T00:38:58.010Z
40172026-09-12T00:38:58.010ZSep 12 00:38:56.265Sep 12 00:38:56.265 INFODEBG adding route 172.17.0.43/32 -> 10.0.0.255failed to allocate space for the new target list
40182026-09-12T00:38:58.010Z
40192026-09-12T00:38:58.015ZSep 12 00:38:56.265 DEBG replacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
40202026-09-12T00:38:58.015ZSep 12 00:38:56.265 INFO adding route 172.17.0.44/32 -> 10.0.0.255
40212026-09-12T00:38:58.015ZSep 12 00:38:56.265 DEBG replacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
40222026-09-12T00:38:58.016ZSep 12 00:38:56.265 INFO adding route 172.17.0.45/32 -> 10.0.0.255
40232026-09-12T00:38:58.016ZSep 12 00:38:56.265 DEBG replacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
40242026-09-12T00:38:58.016ZSep 12 00:38:56.265 INFO adding route 172.17.0.46/32 -> 10.0.0.255
40252026-09-12T00:38:58.016ZSep 12 00:38:56.265 DEBG replacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
40262026-09-12T00:38:58.016ZSep 12 00:38:56.265 INFO adding route 172.17.0.47/32 -> 10.0.0.255
40272026-09-12T00:38:58.016ZSep 12 00:38:56.265 DEBG replacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
40282026-09-12T00:38:58.016ZSep 12 00:38:56.265 INFO adding route 172.17.0.48/32 -> 10.0.0.255
40292026-09-12T00:38:58.016ZSep 12 00:38:56.265 DEBG replacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
40302026-09-12T00:38:58.016ZSep 12 00:38:56.265 INFO adding route 172.17.0.49/32 -> 10.0.0.255
40312026-09-12T00:38:58.016ZSep 12 00:38:56.265 DEBG replacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
40322026-09-12T00:38:58.016ZSep 12 00:38:56.265 INFO adding route 172.17.0.50/32 -> 10.0.0.255
40332026-09-12T00:38:58.016ZSep 12 00:38:56.265 DEBG replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
40342026-09-12T00:38:58.016ZSep 12 00:38:56.265 INFO adding route 172.17.0.51/32 -> 10.0.0.255
40352026-09-12T00:38:58.016ZSep 12 00:38:56.265 DEBG replacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
40362026-09-12T00:38:58.016ZSep 12 00:38:56.265 INFO adding route 172.17.0.52/32 -> 10.0.0.255
40372026-09-12T00:38:58.016ZSep 12 00:38:56.265 DEBG replacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
40382026-09-12T00:38:58.017ZSep 12 00:38:56.265 INFO adding route 172.17.0.53/32 -> 10.0.0.255
40392026-09-12T00:38:58.017ZSep 12 00:38:56.265 DEBG replacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
40402026-09-12T00:38:58.017ZSep 12 00:38:56.265 INFO adding route 172.17.0.54/32 -> 10.0.0.255
40412026-09-12T00:38:58.017ZSep 12 00:38:56.265 DEBG replacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
40422026-09-12T00:38:58.017ZSep 12 00:38:56.265 INFO adding route 172.17.0.55/32 -> 10.0.0.255
40432026-09-12T00:38:58.017ZSep 12 00:38:56.265 DEBG replacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
40442026-09-12T00:38:58.017ZSep 12 00:38:56.265 INFO adding route 172.17.0.56/32 -> 10.0.0.255
40452026-09-12T00:38:58.017ZSep 12 00:38:56.265 DEBG replacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
40462026-09-12T00:38:58.017ZSep 12 00:38:56.265 INFO adding route 172.17.0.57/32 -> 10.0.0.255
40472026-09-12T00:38:58.017ZSep 12 00:38:56.265 DEBG replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
40482026-09-12T00:38:58.017ZSep 12 00:38:56.265 INFO adding route 172.17.0.58/32 -> 10.0.0.255
40492026-09-12T00:38:58.017ZSep 12 00:38:56.265 DEBG replacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
40502026-09-12T00:38:58.017ZSep 12 00:38:56.265 INFO adding route 172.17.0.59/32 -> 10.0.0.255
40512026-09-12T00:38:58.017ZSep 12 00:38:56.266 DEBG replacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
40522026-09-12T00:38:58.017ZSep 12 00:38:56.266 INFO adding route 172.17.0.60/32 -> 10.0.0.255
40532026-09-12T00:38:58.017ZSep 12 00:38:56.266 DEBG replacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
40542026-09-12T00:38:58.017ZSep 12 00:38:56.266 DEBG failed to allocate space for the new target list
40552026-09-12T00:38:58.017ZSep 12 00:38:56.266 DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]
40562026-09-12T00:38:58.017Z Running tests/test_openapi.rs (target/debug/deps/test_openapi-cc2fc6af86348c5b)
40572026-09-12T00:38:58.017Z Running unittests src/lib.rs (target/debug/deps/dpd_api-129626530bed4535)
40582026-09-12T00:38:58.018Z Running unittests src/lib.rs (target/debug/deps/dpd_client-afca5f5d515ce1a3)
40592026-09-12T00:38:58.018Z
40602026-09-12T00:38:58.018Zrunning 6 tests
40612026-09-12T00:38:58.018Ztest tests::test_parse_client_port_id ... ok
40622026-09-12T00:38:58.018Ztest tests::test_port_id_cmp ... ok
40632026-09-12T00:38:58.018Ztest tests::test_full_lot_id_neither_present ... ok
40642026-09-12T00:38:58.018Ztest tests::test_full_lot_id_both_present ... ok
40652026-09-12T00:38:58.018Ztest tests::test_full_lot_id_lotnum_only ... ok
40662026-09-12T00:38:58.018Ztest tests::test_full_lot_id_lot_only ... ok
40672026-09-12T00:38:58.018Z
40682026-09-12T00:38:58.018Ztest result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
40692026-09-12T00:38:58.018Z
40702026-09-12T00:38:58.018Z Running tests/test_all.rs (target/debug/deps/test_all-ef53985cfe7a3a08)
40712026-09-12T00:38:58.018Z
40722026-09-12T00:38:58.018Zrunning 0 tests
40732026-09-12T00:38:58.018Z
40742026-09-12T00:38:58.018Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
40752026-09-12T00:38:58.018Z
40762026-09-12T00:38:58.018Z Running unittests src/lib.rs (target/debug/deps/dpd_types-9a1ffdc1254bfaa8)
40772026-09-12T00:38:58.018Z
40782026-09-12T00:38:58.018Zrunning 0 tests
40792026-09-12T00:38:58.018Z
40802026-09-12T00:38:58.018Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
40812026-09-12T00:38:58.018Z
40822026-09-12T00:38:58.018Z Running unittests src/lib.rs (target/debug/deps/dpd_types_versions-fbfe8a6c92a1a523)
40832026-09-12T00:38:58.018Z
40842026-09-12T00:38:58.018Zrunning 15 tests
40852026-09-12T00:38:58.018Ztest impls::switch_identifiers::tests::chip_revision_a0 ... ok
40862026-09-12T00:38:58.018Ztest impls::switch_identifiers::tests::chip_revision_b1 ... ok
40872026-09-12T00:38:58.018Ztest impls::switch_identifiers::tests::chip_revision_b0 ... ok
40882026-09-12T00:38:58.018Ztest impls::switch_identifiers::tests::chip_revision_unknown_device_id ... ok
40892026-09-12T00:38:58.018Ztest impls::switch_identifiers::tests::chip_revision_unknown_rev_num ... ok
40902026-09-12T00:38:58.018Ztest impls::table::tests::table_entry_new_collects_display_values ... ok
40912026-09-12T00:38:58.018Ztest impls::table::tests::table_counter_entry_new_collects_key_values ... ok
40922026-09-12T00:38:58.018Ztest v1::network::tests::test_equal ... ok
40932026-09-12T00:38:58.019Ztest v1::network::tests::test_eui64 ... ok
40942026-09-12T00:38:58.019Ztest v1::network::tests::test_into ... ok
40952026-09-12T00:38:58.019Ztest v1::network::tests::test_not_equal ... ok
40962026-09-12T00:38:58.019Ztest v1::network::tests::test_to_string ... ok
40972026-09-12T00:38:58.019Ztest v1::port::tests::port_ids_are_ascii ... ok
40982026-09-12T00:38:58.019Ztest v1::network::tests::test_parse ... ok
40992026-09-12T00:38:58.019Ztest v10::oxstats::tests::latest_oximeter_metadata_uses_v10_switch_identifiers ... ok
41002026-09-12T00:38:58.019Z
41012026-09-12T00:38:58.019Ztest result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
41022026-09-12T00:38:58.019Z
41032026-09-12T00:38:58.019Z Running unittests src/lib.rs (target/debug/deps/packet-b7146b2a4ac94eed)
41042026-09-12T00:38:58.019Z
41052026-09-12T00:38:58.019Zrunning 12 tests
41062026-09-12T00:38:58.019Ztest icmp::test_v4_checksum ... ok
41072026-09-12T00:38:58.019Ztest icmp::test_v6_checksum ... ok
41082026-09-12T00:38:58.019Ztest ipv6::test_ipv6_parse ... ok
41092026-09-12T00:38:58.019Ztest lldp::test_lldp_parse ... ok
41102026-09-12T00:38:58.019Ztest pbuf::test_byte ... ok
41112026-09-12T00:38:58.019Ztest pbuf::test_nibble ... ok
41122026-09-12T00:38:58.019Ztest pbuf::test_short ... ok
41132026-09-12T00:38:58.019Ztest pbuf::test_overflow ... ok
41142026-09-12T00:38:58.019Ztest pbuf::test_twelve ... ok
41152026-09-12T00:38:58.019Ztest pbuf::test_word ... ok
41162026-09-12T00:38:58.019Ztest tcp::test_checksum_syn_nodata ... ok
41172026-09-12T00:38:58.019Ztest tcp::test_checksum_ack_data ... ok
41182026-09-12T00:38:58.019Z
41192026-09-12T00:38:58.023Ztest result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
41202026-09-12T00:38:58.023Z
41212026-09-12T00:38:58.023Z Running unittests src/lib.rs (target/debug/deps/pcap-2225aa3176c6479b)
41222026-09-12T00:38:58.023Z
41232026-09-12T00:38:58.023Zrunning 0 tests
41242026-09-12T00:38:58.023Z
41252026-09-12T00:38:58.023Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
41262026-09-12T00:38:58.023Z
41272026-09-12T00:38:58.023Z Running unittests src/main.rs (target/debug/deps/swadm-bcdfd33959ff28c7)
41282026-09-12T00:38:58.023Z
41292026-09-12T00:38:58.023Zrunning 5 tests
41302026-09-12T00:38:58.023Ztest switchport::test::test_compute_lanes ... ok
41312026-09-12T00:38:58.023Ztest switchport::test::port_id_ordering ... ok
41322026-09-12T00:38:58.023Z Lane 0 Lane 1 Lane 2 Lane 3
41332026-09-12T00:38:58.023Z State: Activated Activated Activated Lane 0 Activated
41342026-09-12T00:38:58.023ZLane 1 Rx Output Enabled: false Lane 2 Lane 3false
41352026-09-12T00:38:58.023Z false Rx Loss-of-lock: Yesfalse
41362026-09-12T00:38:58.023ZYes Rx Output Status: valid validYes Yesvalid
41372026-09-12T00:38:58.023Z Rx Loss-of-signal: Yesvalid
41382026-09-12T00:38:58.023ZYes Rx Loss-of-lock: true Yes trueYes
41392026-09-12T00:38:58.023Ztrue Rx CDR Enabled: Yestrue
41402026-09-12T00:38:58.023ZYes Rx Loss-of-signal: false Yes falseYes
41412026-09-12T00:38:58.023Zfalse Tx Enabled: Yesfalse
41422026-09-12T00:38:58.023ZYes Rx Auto-squelch Disable: trueYes Yestrue
41432026-09-12T00:38:58.024Z Tx Loss-of-lock: Notrue Notrue
41442026-09-12T00:38:58.024ZNo No Tx Output Enabled: true
41452026-09-12T00:38:58.024Ztrue Tx Loss-of-signal: No true No true
41462026-09-12T00:38:58.024ZNo Tx Output Status: invalid No
41472026-09-12T00:38:58.024Zinvalid Tx CDR Enabled: No invalid Noinvalid
41482026-09-12T00:38:58.024ZNo Tx Loss-of-lock: false No
41492026-09-12T00:38:58.024Zfalse Tx Adaptive EQ Fault: No Nofalse falseNo
41502026-09-12T00:38:58.024Z Tx Loss-of-signal: trueNo
41512026-09-12T00:38:58.024Ztrue Tx Fault: Yes trueYes true
41522026-09-12T00:38:58.024ZYesTx Auto-squelch Disable: false Yes
41532026-09-12T00:38:58.024Zfalse false false
41542026-09-12T00:38:58.024Z Tx Adaptive EQ Fail: true true true true
41552026-09-12T00:38:58.024Z Tx Failure: false false false false
41562026-09-12T00:38:58.024Z Tx Force Squelch: true true true true
41572026-09-12T00:38:58.024Z Tx Input Polarity: normal normal normal normal
41582026-09-12T00:38:58.024Ztest switchport::test::test_print_sff_datapath ... ok
41592026-09-12T00:38:58.024Ztest switchport::test::test_print_cmis_datapath ... ok
41602026-09-12T00:38:58.024Ztest link::test_filter ... ok
41612026-09-12T00:38:58.024Z
41622026-09-12T00:38:58.024Ztest result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
41632026-09-12T00:38:58.024Z
41642026-09-12T00:38:58.024Z Running tests/cli/main.rs (target/debug/deps/cli-abb6971d8239a246)
41652026-09-12T00:38:58.024Z
41662026-09-12T00:38:58.024Zrunning 7 tests
41672026-09-12T00:38:58.024Ztest counters::counters_list ... ignored
41682026-09-12T00:38:58.024Ztest link_apply::apply_tx_eq_all ... ignored
41692026-09-12T00:38:58.024Ztest link_apply::apply_tx_eq_custom ... ignored
41702026-09-12T00:38:58.024Ztest tx_eq::set_all_taps ... ignored
41712026-09-12T00:38:58.024Ztest tx_eq::set_partial_taps ... ignored
41722026-09-12T00:38:58.024Ztest cmd::test::pattern_statics ... ok
41732026-09-12T00:38:58.024Ztest link_apply::tx_eq_exclusive ... ok
41742026-09-12T00:38:58.024Z
41752026-09-12T00:38:58.024Ztest result: ok. 2 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.01s
41762026-09-12T00:38:58.024Z
41772026-09-12T00:38:58.024Z Running unittests src/main.rs (target/debug/deps/tfportd-6b089f545486538c)
41782026-09-12T00:38:58.028Z
41792026-09-12T00:38:58.028Zrunning 4 tests
41802026-09-12T00:38:58.028Ztest oxstats::tests::producer_ids_are_actually_unique ... ok
41812026-09-12T00:38:58.028Ztest linklocal::test_parse_ipadm ... ok
41822026-09-12T00:38:58.028Ztest tfport::test_parse_tfport ... ok
41832026-09-12T00:38:58.028Ztest config::tests::test_updates ... ok
41842026-09-12T00:38:58.028Z
41852026-09-12T00:38:58.028Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
41862026-09-12T00:38:58.028Z
41872026-09-12T00:38:58.031Z Running unittests src/main.rs (target/debug/deps/uplinkd-8872d4adf66e7b1b)
41882026-09-12T00:38:58.031Z
41892026-09-12T00:38:58.031Zrunning 0 tests
41902026-09-12T00:38:58.031Z
41912026-09-12T00:38:58.031Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
41922026-09-12T00:38:58.031Z
41932026-09-12T00:38:58.031Z Running unittests src/main.rs (target/debug/deps/xtask-8bdda0ad85b34353)
41942026-09-12T00:38:58.034Z
41952026-09-12T00:38:58.034Zrunning 0 tests
41962026-09-12T00:38:58.035Z
41972026-09-12T00:38:58.035Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
41982026-09-12T00:38:58.035Z
41992026-09-12T00:38:58.035Z Doc-tests aal
42002026-09-12T00:38:58.243Z
42012026-09-12T00:38:58.243Zrunning 0 tests
42022026-09-12T00:38:58.243Z
42032026-09-12T00:38:58.246Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
42042026-09-12T00:38:58.246Z
42052026-09-12T00:38:58.267Z Doc-tests aal_macros
42062026-09-12T00:38:58.331Z
42072026-09-12T00:38:58.331Zrunning 0 tests
42082026-09-12T00:38:58.331Z
42092026-09-12T00:38:58.331Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
42102026-09-12T00:38:58.331Z
42112026-09-12T00:38:58.339Z Doc-tests common
42122026-09-12T00:38:58.564Z
42132026-09-12T00:38:58.564Zrunning 0 tests
42142026-09-12T00:38:58.564Z
42152026-09-12T00:38:58.564Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
42162026-09-12T00:38:58.564Z
42172026-09-12T00:38:58.588Z Doc-tests dpd_api
42182026-09-12T00:38:59.278Z
42192026-09-12T00:38:59.278Zrunning 2 tests
42202026-09-12T00:38:59.278Ztest dpd-api/src/lib.rs - dpd_api_mod::api_description (line 68) ... ignored
42212026-09-12T00:38:59.278Ztest dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 74) ... ignored
42222026-09-12T00:38:59.278Z
42232026-09-12T00:38:59.278Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
42242026-09-12T00:38:59.279Z
42252026-09-12T00:38:59.305Z Doc-tests dpd_client
42262026-09-12T00:39:00.688Z
42272026-09-12T00:39:00.688Zrunning 0 tests
42282026-09-12T00:39:00.688Z
42292026-09-12T00:39:00.688Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
42302026-09-12T00:39:00.688Z
42312026-09-12T00:39:00.741Z Doc-tests dpd_types
42322026-09-12T00:39:00.924Z
42332026-09-12T00:39:00.924Zrunning 0 tests
42342026-09-12T00:39:00.924Z
42352026-09-12T00:39:00.924Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
42362026-09-12T00:39:00.924Z
42372026-09-12T00:39:00.947Z Doc-tests dpd_types_versions
42382026-09-12T00:39:02.440Z
42392026-09-12T00:39:02.440Zrunning 1 test
42402026-09-12T00:39:02.440Ztest dpd-types/versions/src/lib.rs - (line 19) ... ignored
42412026-09-12T00:39:02.440Z
42422026-09-12T00:39:02.440Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
42432026-09-12T00:39:02.440Z
42442026-09-12T00:39:02.489Z Doc-tests packet
42452026-09-12T00:39:02.707Z
42462026-09-12T00:39:02.707Zrunning 0 tests
42472026-09-12T00:39:02.707Z
42482026-09-12T00:39:02.707Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
42492026-09-12T00:39:02.707Z
42502026-09-12T00:39:02.732Z Doc-tests pcap
42512026-09-12T00:39:02.782Z
42522026-09-12T00:39:02.782Zrunning 0 tests
42532026-09-12T00:39:02.782Z
42542026-09-12T00:39:02.782Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
42552026-09-12T00:39:02.783Z
42562026-09-12T00:39:02.852Z+ for feat in tofino_stub tofino_asic softnpu chaos
42572026-09-12T00:39:02.852Z+ RUST_BACKTRACE=full
42582026-09-12T00:39:02.852Z+ cargo test --features tofino_asic --no-fail-fast
42592026-09-12T00:39:03.452Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
42602026-09-12T00:39:03.533Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
42612026-09-12T00:39:03.537Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#d13f3e2d)
42622026-09-12T00:39:03.547Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
42632026-09-12T00:39:12.186Z Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
42642026-09-12T00:39:12.394Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
42652026-09-12T00:39:54.870Z Finished `test` profile [unoptimized + debuginfo] target(s) in 52.00s
42662026-09-12T00:39:54.984Z Running unittests src/lib.rs (target/debug/deps/aal-38ea820840cac455)
42672026-09-12T00:39:54.987Z
42682026-09-12T00:39:54.987Zrunning 0 tests
42692026-09-12T00:39:54.987Z
42702026-09-12T00:39:54.987Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
42712026-09-12T00:39:54.987Z
42722026-09-12T00:39:54.988Z Running unittests src/lib.rs (target/debug/deps/aal_macros-5b37c54c08977ed3)
42732026-09-12T00:39:54.991Z
42742026-09-12T00:39:54.991Zrunning 0 tests
42752026-09-12T00:39:54.991Z
42762026-09-12T00:39:54.991Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
42772026-09-12T00:39:54.991Z
42782026-09-12T00:39:54.991Z Running unittests src/lib.rs (target/debug/deps/asic-3fe1ab10dfa2737c)
42792026-09-12T00:39:55.090Z
42802026-09-12T00:39:55.090Zrunning 8 tests
42812026-09-12T00:39:55.093Ztest tofino_asic::qsfp::tests::fix_link ... ok
42822026-09-12T00:39:55.093Ztest tofino_asic::qsfp::tests::test_read_write_cpu_port ... ok
42832026-09-12T00:39:55.093Ztest tofino_asic::tests::test_wafer_location_from_coords ... ok
42842026-09-12T00:39:55.093Ztest tofino_asic::stats::constants_sanity_check ... ok
42852026-09-12T00:39:55.093Ztest tofino_asic::qsfp::tests::test_send_to_dpd_send_error ... ok
42862026-09-12T00:39:55.093Ztest tofino_asic::qsfp::tests::test_send_to_dpd_mutiple_sends_fails ... ok
42872026-09-12T00:39:55.100Ztest tofino_asic::qsfp::tests::test_send_to_dpd_recv_ok ... ok
42882026-09-12T00:39:55.592Ztest tofino_asic::qsfp::tests::test_send_to_dpd_recv_timeout ... ok
42892026-09-12T00:39:55.592Z
42902026-09-12T00:39:55.592Ztest result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.50s
42912026-09-12T00:39:55.592Z
42922026-09-12T00:39:55.602Z Running unittests src/lib.rs (target/debug/deps/common-f0fc91ad575fea74)
42932026-09-12T00:39:55.606Z
42942026-09-12T00:39:55.606Zrunning 4 tests
42952026-09-12T00:39:55.609Ztest network::tests::test_generate_ipv6_link_local ... ok
42962026-09-12T00:39:55.609Ztest nat::tests::test_vni ... ok
42972026-09-12T00:39:55.610Ztest test_purge ... ok
42982026-09-12T00:39:55.613Ztest illumos::test::address_exists_handles_missing_object ... ok
42992026-09-12T00:39:55.613Z
43002026-09-12T00:39:55.613Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
43012026-09-12T00:39:55.613Z
43022026-09-12T00:39:55.613Z Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-049fc7a9b9157ea9)
43032026-09-12T00:39:55.616Z
43042026-09-12T00:39:55.616Zrunning 1 test
43052026-09-12T00:39:55.616Z -------
43062026-09-12T00:39:55.616Z Generating OpenAPI documents from API definitions ...
43072026-09-12T00:39:55.760Z Loading local OpenAPI documents from "/work/oxidecomputer/dendrite/openapi" ...
43082026-09-12T00:39:55.831Z Loading blessed OpenAPI documents from VCS revision "origin/main" path "openapi"
43092026-09-12T00:39:56.888Z -------
43102026-09-12T00:39:56.888Z Checking 13 OpenAPI documents...
43112026-09-12T00:39:56.888Z Fresh dpd (versioned v1.0.0 (blessed)): Oxide Switch Dataplane Controller
43122026-09-12T00:39:56.888Z Fresh dpd (versioned v2.0.0 (blessed)): Oxide Switch Dataplane Controller
43132026-09-12T00:39:56.888Z Fresh dpd (versioned v3.0.0 (blessed)): Oxide Switch Dataplane Controller
43142026-09-12T00:39:56.893Z Fresh dpd (versioned v4.0.0 (blessed)): Oxide Switch Dataplane Controller
43152026-09-12T00:39:56.893Z Fresh dpd (versioned v5.0.0 (blessed)): Oxide Switch Dataplane Controller
43162026-09-12T00:39:56.893Z Fresh dpd (versioned v6.0.0 (blessed)): Oxide Switch Dataplane Controller
43172026-09-12T00:39:56.893Z Fresh dpd (versioned v7.0.0 (blessed)): Oxide Switch Dataplane Controller
43182026-09-12T00:39:56.893Z Fresh dpd (versioned v8.0.0 (blessed)): Oxide Switch Dataplane Controller
43192026-09-12T00:39:56.893Z Fresh dpd (versioned v9.0.0 (blessed)): Oxide Switch Dataplane Controller
43202026-09-12T00:39:56.893Z Fresh dpd (versioned v10.0.0 (blessed)): Oxide Switch Dataplane Controller
43212026-09-12T00:39:56.893Z Fresh dpd (versioned v11.0.0 (blessed)): Oxide Switch Dataplane Controller
43222026-09-12T00:39:56.893Z Fresh dpd (versioned v12.0.0 (blessed)): Oxide Switch Dataplane Controller
43232026-09-12T00:39:56.893Z Fresh dpd (versioned v13.0.0 (blessed)): Oxide Switch Dataplane Controller
43242026-09-12T00:39:56.893Z Fresh dpd "latest" symlink
43252026-09-12T00:39:56.893Z -------
43262026-09-12T00:39:56.893Z Success 13 documents checked: 14 fresh, 0 stale, 0 failed, 0 other problems
43272026-09-12T00:39:56.956Ztest test::test_apis_up_to_date ... ok
43282026-09-12T00:39:56.956Z
43292026-09-12T00:39:56.960Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.34s
43302026-09-12T00:39:56.960Z
43312026-09-12T00:39:57.013Z Running unittests src/main.rs (target/debug/deps/dpd-ba39401443e69f9c)
43322026-09-12T00:39:57.076Z
43332026-09-12T00:39:57.076Zrunning 66 tests
43342026-09-12T00:39:57.080Ztest freemap::test_ordering ... ok
43352026-09-12T00:39:57.080Ztest config::tests::test_updates ... ok
43362026-09-12T00:39:57.080Ztest dhcpv6::tests::test_create_duid_bytes ... ok
43372026-09-12T00:39:57.080Ztest freemap::test_split ... ok
43382026-09-12T00:39:57.080Ztest macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok
43392026-09-12T00:39:57.080Ztest macaddrs::tests::test_mac_offset ... ok
43402026-09-12T00:39:57.080Ztest macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok
43412026-09-12T00:39:57.085Ztest macaddrs::tests::test_parse_port_id ... ok
43422026-09-12T00:39:57.085Ztest nat::test_mapping ... ok
43432026-09-12T00:39:57.085ZSep 12 00:39:55.375Sep 12 00:39:55.375 DEBGDEBG created new freemapcreated new freemap, , unitSep 12 00:39:55.375unit:: DEBG freemap_testfreemap_test created new freemap,
43442026-09-12T00:39:57.085Zunit
43452026-09-12T00:39:57.085Z: freemap_test
43462026-09-12T00:39:57.085ZSep 12 00:39:55.375Sep 12 00:39:55.375 DEBGDEBG initted freemap. size: 128 , initted freemap. size: 128unit, :Sep 12 00:39:55.375unit :freemap_test freemap_test
43472026-09-12T00:39:57.085Z
43482026-09-12T00:39:57.085ZDEBG initted freemap. size: 128, unitSep 12 00:39:55.375:Sep 12 00:39:55.375 DEBGDEBGfreemap_test
43492026-09-12T00:39:57.086Zreset freemap reset freemap, unit, :Sep 12 00:39:55.375 unitfreemap_test:
43502026-09-12T00:39:57.086Z freemap_testDEBG
43512026-09-12T00:39:57.086Z reset freemap, unit: freemap_test
43522026-09-12T00:39:57.086ZSep 12 00:39:55.375 DEBG created new freemap, unit: freemap_test
43532026-09-12T00:39:57.086ZSep 12 00:39:55.375 DEBG initted freemap. size: 128, unit: freemap_test
43542026-09-12T00:39:57.086ZSep 12 00:39:55.375 DEBG reset freemap, unit: freemap_test
43552026-09-12T00:39:57.086Ztest freemap::test_basic ... ok
43562026-09-12T00:39:57.086Ztest freemap::test_free ... ok
43572026-09-12T00:39:57.086Ztest freemap::test_exhaustion ... ok
43582026-09-12T00:39:57.086ZSep 12 00:39:55.375 DEBG created new freemap, unit: freemap_test
43592026-09-12T00:39:57.086ZSep 12 00:39:55.375 DEBG initted freemap. size: 8, unit: freemap_test
43602026-09-12T00:39:57.086Ztest port_map::tests::dump_map ... ok
43612026-09-12T00:39:57.086ZSep 12 00:39:55.375 DEBG reset freemap, unit: freemap_test
43622026-09-12T00:39:57.086Ztest freemap::test_reclaim ... ok
43632026-09-12T00:39:57.086Ztest port_map::tests::test_backplane_group ... ok
43642026-09-12T00:39:57.086Ztest freemap::test_reclaim_preserves_existing_freelist ... ok
43652026-09-12T00:39:57.086Ztest port_map::tests::test_port_map ... ok
43662026-09-12T00:39:57.086ZSep 12 00:39:55.376 DEBG created new freemap, unit: freemap_test
43672026-09-12T00:39:57.086ZSep 12 00:39:55.376 DEBG initted freemap. size: 128, unit: freemap_test
43682026-09-12T00:39:57.086ZSep 12 00:39:55.376 DEBG reset freemap, unit: freemap_test
43692026-09-12T00:39:57.086Ztest freemap::test_span ... ok
43702026-09-12T00:39:57.086ZSep 12 00:39:55.376 DEBG created new freemap, unit: freemap_route_ipv4
43712026-09-12T00:39:57.086ZSep 12 00:39:55.376 DEBG created new freemap, unit: freemap_route_ipv6
43722026-09-12T00:39:57.086ZSep 12 00:39:55.376 DEBG initted freemap. size: 64, unit: freemap_route_ipv4
43732026-09-12T00:39:57.086ZSep 12 00:39:55.376 DEBG reset freemap, unit: freemap_route_ipv4
43742026-09-12T00:39:57.086ZSep 12 00:39:55.376 DEBG initted freemap. size: 64, unit: freemap_route_ipv6
43752026-09-12T00:39:57.086ZSep 12 00:39:55.376 DEBG reset freemap, unit: freemap_route_ipv6
43762026-09-12T00:39:57.086ZSep 12 00:39:55.376 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1
43772026-09-12T00:39:57.087ZSep 12 00:39:55.376 DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
43782026-09-12T00:39:57.087ZSep 12 00:39:55.377 INFO adding route 3fff:beef::/64 -> 2001:db8::55:ff
43792026-09-12T00:39:57.087ZSep 12 00:39:55.377 DEBG replacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
43802026-09-12T00:39:57.087ZSep 12 00:39:55.377 INFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ff
43812026-09-12T00:39:57.087ZSep 12 00:39:55.377 DEBG replacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
43822026-09-12T00:39:57.087ZSep 12 00:39:55.377 INFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ff
43832026-09-12T00:39:57.087ZSep 12 00:39:55.377 DEBG replacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
43842026-09-12T00:39:57.087ZSep 12 00:39:55.377 INFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ff
43852026-09-12T00:39:57.087ZSep 12 00:39:55.377 DEBG replacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
43862026-09-12T00:39:57.087ZSep 12 00:39:55.377 INFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ff
43872026-09-12T00:39:57.087ZSep 12 00:39:55.377 DEBG replacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
43882026-09-12T00:39:57.087ZSep 12 00:39:55.377 INFO adding route 3fff:beef:5::/64 -> 2001:db8::55:ff
43892026-09-12T00:39:57.087ZSep 12 00:39:55.377 DEBG replacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
43902026-09-12T00:39:57.087ZSep 12 00:39:55.377 INFO adding route 3fff:beef:6::/64 -> 2001:db8::55:ff
43912026-09-12T00:39:57.087ZSep 12 00:39:55.377 DEBG replacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
43922026-09-12T00:39:57.087ZSep 12 00:39:55.377 INFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ff
43932026-09-12T00:39:57.087ZSep 12 00:39:55.377 DEBG replacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
43942026-09-12T00:39:57.087ZSep 12 00:39:55.377 INFO adding route 3fff:beef:8::/64 -> 2001:db8::55:ff
43952026-09-12T00:39:57.087ZSep 12 00:39:55.377 DEBG replacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
43962026-09-12T00:39:57.087ZSep 12 00:39:55.377 INFO adding route 3fff:beef:9::/64 -> 2001:db8::55:ff
43972026-09-12T00:39:57.087ZSep 12 00:39:55.377 DEBG replacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
43982026-09-12T00:39:57.087ZSep 12 00:39:55.377 INFO adding route 3fff:beef:a::/64 -> 2001:db8::55:ff
43992026-09-12T00:39:57.087ZSep 12 00:39:55.377 DEBG replacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
44002026-09-12T00:39:57.087ZSep 12 00:39:55.377 INFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ff
44012026-09-12T00:39:57.087ZSep 12 00:39:55.377 DEBG replacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
44022026-09-12T00:39:57.087ZSep 12 00:39:55.377 INFO adding route 3fff:beef:c::/64 -> 2001:db8::55:ff
44032026-09-12T00:39:57.087ZSep 12 00:39:55.377 DEBG replacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
44042026-09-12T00:39:57.087ZSep 12 00:39:55.377 INFO adding route 3fff:beef:d::/64 -> 2001:db8::55:ff
44052026-09-12T00:39:57.088ZSep 12 00:39:55.377 DEBG replacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
44062026-09-12T00:39:57.088ZSep 12 00:39:55.377 INFO adding route 3fff:beef:e::/64 -> 2001:db8::55:ff
44072026-09-12T00:39:57.088ZSep 12 00:39:55.377 DEBG replacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
44082026-09-12T00:39:57.088ZSep 12 00:39:55.377 INFO adding route 3fff:beef:f::/64 -> 2001:db8::55:ff
44092026-09-12T00:39:57.088ZSep 12 00:39:55.377 DEBG replacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
44102026-09-12T00:39:57.088ZSep 12 00:39:55.377 INFO adding route 3fff:beef:10::/64 -> 2001:db8::55:ff
44112026-09-12T00:39:57.088ZSep 12 00:39:55.377 DEBG replacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
44122026-09-12T00:39:57.088ZSep 12 00:39:55.377 INFO adding route 3fff:beef:11::/64 -> 2001:db8::55:ff
44132026-09-12T00:39:57.088ZSep 12 00:39:55.377 DEBG replacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
44142026-09-12T00:39:57.088ZSep 12 00:39:55.377 INFO adding route 3fff:beef:12::/64 -> 2001:db8::55:ff
44152026-09-12T00:39:57.088ZSep 12 00:39:55.377 DEBG replacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
44162026-09-12T00:39:57.088ZSep 12 00:39:55.377 INFO adding route 3fff:beef:13::/64 -> 2001:db8::55:ff
44172026-09-12T00:39:57.088ZSep 12 00:39:55.377 DEBG replacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
44182026-09-12T00:39:57.088ZSep 12 00:39:55.377 INFO adding route 3fff:beef:14::/64 -> 2001:db8::55:ff
44192026-09-12T00:39:57.088ZSep 12 00:39:55.377 DEBG replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
44202026-09-12T00:39:57.088ZSep 12 00:39:55.377 INFO adding route 3fff:beef:15::/64 -> 2001:db8::55:ff
44212026-09-12T00:39:57.088ZSep 12 00:39:55.377 DEBG replacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
44222026-09-12T00:39:57.088ZSep 12 00:39:55.377 INFO adding route 3fff:beef:16::/64 -> 2001:db8::55:ff
44232026-09-12T00:39:57.088ZSep 12 00:39:55.377 DEBG replacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
44242026-09-12T00:39:57.088ZSep 12 00:39:55.377 INFO adding route 3fff:beef:17::/64 -> 2001:db8::55:ff
44252026-09-12T00:39:57.088ZSep 12 00:39:55.377 DEBG replacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
44262026-09-12T00:39:57.088ZSep 12 00:39:55.377 INFO adding route 3fff:beef:18::/64 -> 2001:db8::55:ff
44272026-09-12T00:39:57.088ZSep 12 00:39:55.377 DEBG replacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
44282026-09-12T00:39:57.088ZSep 12 00:39:55.377 INFO adding route 3fff:beef:19::/64 -> 2001:db8::55:ff
44292026-09-12T00:39:57.088ZSep 12 00:39:55.377 DEBG replacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
44302026-09-12T00:39:57.088ZSep 12 00:39:55.377 INFO adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff
44312026-09-12T00:39:57.089Ztest api_server::tests::test_build_info ... ok
44322026-09-12T00:39:57.089ZSep 12 00:39:55.377 DEBG replacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
44332026-09-12T00:39:57.089ZSep 12 00:39:55.377 INFO adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff
44342026-09-12T00:39:57.089Ztest port_map::tests::parse_softnpu_revision ... ok
44352026-09-12T00:39:57.089ZSep 12 00:39:55.377 DEBG replacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
44362026-09-12T00:39:57.089ZSep 12 00:39:55.377 INFO adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff
44372026-09-12T00:39:57.089ZSep 12 00:39:55.377 DEBG replacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
44382026-09-12T00:39:57.089ZSep 12 00:39:55.377 INFO adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff
44392026-09-12T00:39:57.089ZSep 12 00:39:55.377 DEBG replacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
44402026-09-12T00:39:57.089ZSep 12 00:39:55.377 INFO adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff
44412026-09-12T00:39:57.094ZSep 12 00:39:55.377Sep 12 00:39:55.377 DEBGDEBG replacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
44422026-09-12T00:39:57.094Z Sep 12 00:39:55.377created new freemap INFO, adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff
44432026-09-12T00:39:57.094ZSep 12 00:39:55.377 DEBG replacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
44442026-09-12T00:39:57.094ZSep 12 00:39:55.377 INFO adding route 3fff:beef:20::/64 -> 2001:db8::55:ff
44452026-09-12T00:39:57.094ZSep 12 00:39:55.377 DEBG replacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
44462026-09-12T00:39:57.094ZSep 12 00:39:55.377 INFO adding route 3fff:beef:21::/64 -> 2001:db8::55:ff
44472026-09-12T00:39:57.094ZSep 12 00:39:55.377 DEBGunit replacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
44482026-09-12T00:39:57.094ZSep 12 00:39:55.377: INFO adding route 3fff:beef:22::/64 -> 2001:db8::55:ff
44492026-09-12T00:39:57.094Z freemap_route_ipv4Sep 12 00:39:55.377 DEBG replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
44502026-09-12T00:39:57.094Z
44512026-09-12T00:39:57.094ZSep 12 00:39:55.377 INFO adding route 3fff:beef:23::/64 -> 2001:db8::55:ff
44522026-09-12T00:39:57.094ZSep 12 00:39:55.377 DEBG replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
44532026-09-12T00:39:57.094ZSep 12 00:39:55.377 INFO adding route 3fff:beef:24::/64 -> 2001:db8::55:ff
44542026-09-12T00:39:57.094ZSep 12 00:39:55.377 DEBG replacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:39:55.377
44552026-09-12T00:39:57.094Z DEBG Sep 12 00:39:55.377 INFO adding route 3fff:beef:25::/64 -> 2001:db8::55:ff
44562026-09-12T00:39:57.094ZSep 12 00:39:55.377Sep 12 00:39:55.377 Sep 12 00:39:55.377DEBG replacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
44572026-09-12T00:39:57.094Z Sep 12 00:39:55.377DEBG DEBGcreated new freemap , Sep 12 00:39:55.377 INFO adding route 3fff:beef:26::/64 -> 2001:db8::55:ff
44582026-09-12T00:39:57.094Zunit: Sep 12 00:39:55.377 DEBG replacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
44592026-09-12T00:39:57.094ZSep 12 00:39:55.377freemap_route_ipv6 INFO
44602026-09-12T00:39:57.094Z created new freemapadding route 3fff:beef:27::/64 -> 2001:db8::55:ff
44612026-09-12T00:39:57.094Zcreated new freemapSep 12 00:39:55.377 DEBG, Sep 12 00:39:55.377 replacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
44622026-09-12T00:39:57.094Z DEBG Sep 12 00:39:55.377initted freemap. size: 64 , , INFOunit unitadding route 3fff:beef:28::/64 -> 2001:db8::55:ff
44632026-09-12T00:39:57.094ZDEBG created new freemap, Sep 12 00:39:55.377 :DEBG replacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
44642026-09-12T00:39:57.094Z Sep 12 00:39:55.377 :INFOunit adding route 3fff:beef:29::/64 -> 2001:db8::55:ff
44652026-09-12T00:39:57.095Z: Sep 12 00:39:55.377 DEBG freemap_route_ipv4
44662026-09-12T00:39:57.095Z replacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
44672026-09-12T00:39:57.095Zfreemap_route_ipv4
44682026-09-12T00:39:57.095ZSep 12 00:39:55.377 INFO unitadding route 3fff:beef:2a::/64 -> 2001:db8::55:ff
44692026-09-12T00:39:57.095Zfreemap_route_ipv4Sep 12 00:39:55.377 DEBGSep 12 00:39:55.377 Sep 12 00:39:55.377replacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
44702026-09-12T00:39:57.095Z: DEBGSep 12 00:39:55.377
44712026-09-12T00:39:57.095ZINFOfreemap_route_ipv4
44722026-09-12T00:39:57.095Zadding route 3fff:beef:2b::/64 -> 2001:db8::55:ff
44732026-09-12T00:39:57.095Z Sep 12 00:39:55.377DEBG DEBG replacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
44742026-09-12T00:39:57.095ZSep 12 00:39:55.377 DEBG reset freemapSep 12 00:39:55.377, INFO adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff
44752026-09-12T00:39:57.095Z unitcreated new freemapSep 12 00:39:55.377, unitDEBG replacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
44762026-09-12T00:39:57.095Z created new freemap, Sep 12 00:39:55.377 unitINFO: adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff
44772026-09-12T00:39:57.095Z:Sep 12 00:39:55.377 DEBG :replacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
44782026-09-12T00:39:57.095Z freemap_route_ipv6Sep 12 00:39:55.377
44792026-09-12T00:39:57.095Zfreemap_route_ipv6
44802026-09-12T00:39:57.095ZSep 12 00:39:55.377 DEBG initted freemap. size: 64, Sep 12 00:39:55.377unit :DEBG Sep 12 00:39:55.377INFO freemap_route_ipv4adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff
44812026-09-12T00:39:57.095Z
44822026-09-12T00:39:57.095Zfreemap_route_ipv4Sep 12 00:39:55.377 DEBG reset freemapSep 12 00:39:55.377 initted freemap. size: 64DEBG , replacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
44832026-09-12T00:39:57.095Zunit
44842026-09-12T00:39:57.095Z:Sep 12 00:39:55.377 INFO adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff
44852026-09-12T00:39:57.095ZSep 12 00:39:55.377 DEBG replacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
44862026-09-12T00:39:57.095Z DEBGfreemap_route_ipv4Sep 12 00:39:55.377
44872026-09-12T00:39:57.095Z INFO adding route 3fff:beef:30::/64 -> 2001:db8::55:ff
44882026-09-12T00:39:57.095Z created new freemapSep 12 00:39:55.377, Sep 12 00:39:55.377DEBG replacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]unit:
44892026-09-12T00:39:57.095Z Sep 12 00:39:55.377, INFO adding route 3fff:beef:31::/64 -> 2001:db8::55:ff
44902026-09-12T00:39:57.095ZDEBG Sep 12 00:39:55.378initted freemap. size: 64unit, DEBG unit:replacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
44912026-09-12T00:39:57.095Z freemap_route_ipv6:
44922026-09-12T00:39:57.095Z freemap_route_ipv4Sep 12 00:39:55.378
44932026-09-12T00:39:57.096Z INFO Sep 12 00:39:55.378adding route 3fff:beef:32::/64 -> 2001:db8::55:ff
44942026-09-12T00:39:57.096Zfreemap_route_ipv6
44952026-09-12T00:39:57.096ZSep 12 00:39:55.378 Sep 12 00:39:55.377DEBG replacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
44962026-09-12T00:39:57.096ZDEBG initted freemap. size: 64, Sep 12 00:39:55.378 INFO adding route 3fff:beef:33::/64 -> 2001:db8::55:ff
44972026-09-12T00:39:57.096ZSep 12 00:39:55.378 DEBG replacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBGSep 12 00:39:55.378
44982026-09-12T00:39:57.096ZunitSep 12 00:39:55.378 INFO :adding route 3fff:beef:34::/64 -> 2001:db8::55:ffinitted freemap. size: 64
44992026-09-12T00:39:57.096Z, unit: Sep 12 00:39:55.378 DEBG replacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
45002026-09-12T00:39:57.096ZSep 12 00:39:55.378 INFO adding route 3fff:beef:35::/64 -> 2001:db8::55:ff
45012026-09-12T00:39:57.096Zfreemap_route_ipv6
45022026-09-12T00:39:57.096ZDEBGSep 12 00:39:55.378freemap_route_ipv4Sep 12 00:39:55.378 DEBG replacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
45032026-09-12T00:39:57.096ZSep 12 00:39:55.378 DEBG
45042026-09-12T00:39:57.096Z Sep 12 00:39:55.378 reset freemapINFO adding route 3fff:beef:36::/64 -> 2001:db8::55:ff
45052026-09-12T00:39:57.096Z, reset freemap, unit: freemap_route_ipv4
45062026-09-12T00:39:57.096ZSep 12 00:39:55.378DEBG DEBGreset freemap , initted freemap. size: 64unit, :unit :freemap_route_ipv6
45072026-09-12T00:39:57.096Zfreemap_route_ipv6
45082026-09-12T00:39:57.096ZSep 12 00:39:55.378 DEBG reset freemapSep 12 00:39:55.378, unitINFO: adding route 3fff:dead::/64 -> 2001:db8::55:1freemap_route_ipv6
45092026-09-12T00:39:57.096Z
45102026-09-12T00:39:57.096ZSep 12 00:39:55.378Sep 12 00:39:55.378 DEBGINFO replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]adding route 3fff:dead::/64 -> 2001:db8::55:1
45112026-09-12T00:39:57.096Z
45122026-09-12T00:39:57.096ZSep 12 00:39:55.378Sep 12 00:39:55.378unit Sep 12 00:39:55.378DEBG : DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
45132026-09-12T00:39:57.096ZDEBGreplacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv6 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]
45142026-09-12T00:39:57.096Z
45152026-09-12T00:39:57.096Z
45162026-09-12T00:39:57.096ZSep 12 00:39:55.378Sep 12 00:39:55.378Sep 12 00:39:55.378 INFO INFOadding route 3fff:beef:37::/64 -> 2001:db8::55:ff INFO
45172026-09-12T00:39:57.096Z adding route 3fff:dead::/64 -> 2001:db8::55:1adding route 3fff:dead::/64 -> 2001:db8::55:1
45182026-09-12T00:39:57.096Z
45192026-09-12T00:39:57.096ZSep 12 00:39:55.378Sep 12 00:39:55.378Sep 12 00:39:55.378 DEBGDEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]replacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
45202026-09-12T00:39:57.097Z
45212026-09-12T00:39:57.097ZDEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
45222026-09-12T00:39:57.097ZSep 12 00:39:55.378 INFOSep 12 00:39:55.378 Sep 12 00:39:55.378 adding route 3fff:dead::/64 -> 2001:db8::55:2 INFOINFO
45232026-09-12T00:39:57.097Z adding route 3fff:beef:38::/64 -> 2001:db8::55:ff
45242026-09-12T00:39:57.097Zadding route 3fff:dead::/64 -> 2001:db8::55:1Sep 12 00:39:55.378
45252026-09-12T00:39:57.097Z DEBGSep 12 00:39:55.378 Sep 12 00:39:55.378replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]
45262026-09-12T00:39:57.097Z DEBGDEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]Sep 12 00:39:55.378
45272026-09-12T00:39:57.097Zreplacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
45282026-09-12T00:39:57.097ZINFO adding route 3fff:beef::/64 -> 2001:db8::55:ffSep 12 00:39:55.378
45292026-09-12T00:39:57.097Z INFO adding route 3fff:dead::/64 -> 2001:db8::55:2Sep 12 00:39:55.378
45302026-09-12T00:39:57.097Z DEBG replacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
45312026-09-12T00:39:57.097ZSep 12 00:39:55.378 Sep 12 00:39:55.378DEBG Sep 12 00:39:55.378 INFOINFO replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]adding route 3fff:beef:1::/64 -> 2001:db8::55:ff
45322026-09-12T00:39:57.097Z
45332026-09-12T00:39:57.097Zadding route 3fff:beef:39::/64 -> 2001:db8::55:ff
45342026-09-12T00:39:57.097ZSep 12 00:39:55.378Sep 12 00:39:55.378 DEBGDEBG replacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:39:55.378
45352026-09-12T00:39:57.097Z
45362026-09-12T00:39:57.097Z INFO adding route 3fff:beef::/64 -> 2001:db8::55:ffSep 12 00:39:55.378Sep 12 00:39:55.378 INFOINFO adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffadding route 3fff:beef:2::/64 -> 2001:db8::55:ff
45372026-09-12T00:39:57.097Z
45382026-09-12T00:39:57.097Z
45392026-09-12T00:39:57.097ZSep 12 00:39:55.378Sep 12 00:39:55.378Sep 12 00:39:55.378 DEBG DEBGreplacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
45402026-09-12T00:39:57.097Z replacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
45412026-09-12T00:39:57.102Z
45422026-09-12T00:39:57.102ZSep 12 00:39:55.378 INFOSep 12 00:39:55.378Sep 12 00:39:55.378 adding route 3fff:beef:3::/64 -> 2001:db8::55:ffINFO
45432026-09-12T00:39:57.102Z INFOadding route 3fff:beef:3b::/64 -> 2001:db8::55:ff
45442026-09-12T00:39:57.102Zadding route 3fff:beef:1::/64 -> 2001:db8::55:ff
45452026-09-12T00:39:57.102ZSep 12 00:39:55.378Sep 12 00:39:55.378Sep 12 00:39:55.378 DEBG DEBGDEBG replacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
45462026-09-12T00:39:57.102Z
45472026-09-12T00:39:57.102Z replacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
45482026-09-12T00:39:57.102ZSep 12 00:39:55.378Sep 12 00:39:55.378 INFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ff
45492026-09-12T00:39:57.102ZSep 12 00:39:55.378 DEBG replacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
45502026-09-12T00:39:57.102ZSep 12 00:39:55.378 INFO adding route 3fff:beef:5::/64 -> 2001:db8::55:ff
45512026-09-12T00:39:57.102ZSep 12 00:39:55.378 DEBG replacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
45522026-09-12T00:39:57.103ZSep 12 00:39:55.378Sep 12 00:39:55.378 DEBGINFO reset freemapadding route 3fff:beef:6::/64 -> 2001:db8::55:ff,
45532026-09-12T00:39:57.103Zunit: freemap_route_ipv4Sep 12 00:39:55.378Sep 12 00:39:55.378
45542026-09-12T00:39:57.103Z DEBGINFO replacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff
45552026-09-12T00:39:57.103ZSep 12 00:39:55.378
45562026-09-12T00:39:57.103Z DEBG Sep 12 00:39:55.378initted freemap. size: 64 , INFOunit :adding route 3fff:beef:7::/64 -> 2001:db8::55:ff
45572026-09-12T00:39:57.103ZSep 12 00:39:55.378freemap_route_ipv6
45582026-09-12T00:39:57.103ZDEBG replacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
45592026-09-12T00:39:57.103ZSep 12 00:39:55.378Sep 12 00:39:55.378 Sep 12 00:39:55.378 DEBGINFO replacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
45602026-09-12T00:39:57.103Zadding route 3fff:beef:3d::/64 -> 2001:db8::55:ff reset freemap
45612026-09-12T00:39:57.103Z, unit:Sep 12 00:39:55.378Sep 12 00:39:55.378 freemap_route_ipv6INFODEBG
45622026-09-12T00:39:57.103Zadding route 3fff:beef:8::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:3d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
45632026-09-12T00:39:57.103Z
45642026-09-12T00:39:57.103ZSep 12 00:39:55.378Sep 12 00:39:55.378 INFOSep 12 00:39:55.378DEBG INFOreplacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
45652026-09-12T00:39:57.103Zadding route 3fff:beef:3e::/64 -> 2001:db8::55:ff
45662026-09-12T00:39:57.103Zadding route 3fff:dead::/64 -> 2001:db8::55:1
45672026-09-12T00:39:57.103ZSep 12 00:39:55.378Sep 12 00:39:55.378 Sep 12 00:39:55.378DEBG INFOreplacing targets for 3fff:beef:3e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
45682026-09-12T00:39:57.103Zadding route 3fff:beef:9::/64 -> 2001:db8::55:ffDEBG
45692026-09-12T00:39:57.103Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
45702026-09-12T00:39:57.103ZSep 12 00:39:55.378 Sep 12 00:39:55.378INFOSep 12 00:39:55.378 adding route 3fff:beef:3f::/64 -> 2001:db8::55:ffDEBG
45712026-09-12T00:39:57.103ZINFO replacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:dead::/64 -> 2001:db8::55:2
45722026-09-12T00:39:57.103ZSep 12 00:39:55.378
45732026-09-12T00:39:57.103Z Sep 12 00:39:55.378DEBG INFO replacing targets for 3fff:beef:3f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
45742026-09-12T00:39:57.103Zadding route 3fff:beef:a::/64 -> 2001:db8::55:ffSep 12 00:39:55.378
45752026-09-12T00:39:57.103Z DEBGSep 12 00:39:55.378 Sep 12 00:39:55.378DEBGreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]
45762026-09-12T00:39:57.103Z failed to allocate space for the new target listDEBG
45772026-09-12T00:39:57.103Z Sep 12 00:39:55.378replacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
45782026-09-12T00:39:57.103ZSep 12 00:39:55.378INFO adding route 3fff:dead::/64 -> 2001:db8::55:3DEBG
45792026-09-12T00:39:57.104Z Sep 12 00:39:55.378replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]
45802026-09-12T00:39:57.104ZINFO Sep 12 00:39:55.378adding route 3fff:beef:b::/64 -> 2001:db8::55:ff Sep 12 00:39:55.378DEBG
45812026-09-12T00:39:57.104Z DEBG failed to allocate space for the new target listreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]
45822026-09-12T00:39:57.104ZSep 12 00:39:55.378
45832026-09-12T00:39:57.104Z DEBG replacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
45842026-09-12T00:39:57.104ZSep 12 00:39:55.378Sep 12 00:39:55.378 INFOINFO adding route 3fff:dead::/64 -> 2001:db8::55:4adding route 3fff:beef:c::/64 -> 2001:db8::55:ff
45852026-09-12T00:39:57.104Z
45862026-09-12T00:39:57.104ZSep 12 00:39:55.378Sep 12 00:39:55.378 DEBGDEBG replacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]
45872026-09-12T00:39:57.104Z
45882026-09-12T00:39:57.104ZSep 12 00:39:55.378Sep 12 00:39:55.378 INFOINFO adding route 3fff:beef:d::/64 -> 2001:db8::55:ffadding route 3fff:beef::/64 -> 2001:db8::55:ff
45892026-09-12T00:39:57.104Z
45902026-09-12T00:39:57.104ZSep 12 00:39:55.378Sep 12 00:39:55.378 DEBGDEBG replacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
45912026-09-12T00:39:57.104Z
45922026-09-12T00:39:57.104ZSep 12 00:39:55.378Sep 12 00:39:55.378 INFOINFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ffadding route 3fff:beef:e::/64 -> 2001:db8::55:ff
45932026-09-12T00:39:57.104Z
45942026-09-12T00:39:57.104ZSep 12 00:39:55.378Sep 12 00:39:55.378 DEBGDEBG replacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
45952026-09-12T00:39:57.104Z
45962026-09-12T00:39:57.104ZSep 12 00:39:55.378Sep 12 00:39:55.378 INFOINFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ffadding route 3fff:beef:f::/64 -> 2001:db8::55:ff
45972026-09-12T00:39:57.104Z
45982026-09-12T00:39:57.104ZSep 12 00:39:55.378Sep 12 00:39:55.378 DEBGDEBG replacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
45992026-09-12T00:39:57.104Z
46002026-09-12T00:39:57.104ZSep 12 00:39:55.378Sep 12 00:39:55.378 INFOINFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ffadding route 3fff:beef:10::/64 -> 2001:db8::55:ff
46012026-09-12T00:39:57.104Z
46022026-09-12T00:39:57.104ZSep 12 00:39:55.378Sep 12 00:39:55.378 DEBGDEBG replacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
46032026-09-12T00:39:57.104Z
46042026-09-12T00:39:57.104ZSep 12 00:39:55.378Sep 12 00:39:55.378 INFOINFO adding route 3fff:beef:11::/64 -> 2001:db8::55:ffadding route 3fff:beef:4::/64 -> 2001:db8::55:ff
46052026-09-12T00:39:57.105Z
46062026-09-12T00:39:57.105ZSep 12 00:39:55.378Sep 12 00:39:55.378 DEBGDEBG replacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
46072026-09-12T00:39:57.105Z
46082026-09-12T00:39:57.105ZSep 12 00:39:55.378Sep 12 00:39:55.378 INFOINFO adding route 3fff:beef:12::/64 -> 2001:db8::55:ffadding route 3fff:beef:5::/64 -> 2001:db8::55:ff
46092026-09-12T00:39:57.105Z
46102026-09-12T00:39:57.105ZSep 12 00:39:55.378Sep 12 00:39:55.378 DEBGDEBG replacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
46112026-09-12T00:39:57.105Z
46122026-09-12T00:39:57.105ZSep 12 00:39:55.378Sep 12 00:39:55.378 INFOINFO adding route 3fff:beef:13::/64 -> 2001:db8::55:ffadding route 3fff:beef:6::/64 -> 2001:db8::55:ff
46132026-09-12T00:39:57.105Z
46142026-09-12T00:39:57.105ZSep 12 00:39:55.378Sep 12 00:39:55.378 DEBGDEBG replacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
46152026-09-12T00:39:57.105Z
46162026-09-12T00:39:57.105ZSep 12 00:39:55.379Sep 12 00:39:55.379 INFOINFO adding route 3fff:beef:14::/64 -> 2001:db8::55:ffadding route 3fff:beef:7::/64 -> 2001:db8::55:ff
46172026-09-12T00:39:57.105Z
46182026-09-12T00:39:57.105ZSep 12 00:39:55.379Sep 12 00:39:55.379 DEBGDEBG replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
46192026-09-12T00:39:57.105Z
46202026-09-12T00:39:57.105ZSep 12 00:39:55.379Sep 12 00:39:55.379 INFOINFO adding route 3fff:beef:8::/64 -> 2001:db8::55:ffadding route 3fff:beef:15::/64 -> 2001:db8::55:ff
46212026-09-12T00:39:57.105Z
46222026-09-12T00:39:57.105ZSep 12 00:39:55.379Sep 12 00:39:55.379 DEBGDEBG replacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
46232026-09-12T00:39:57.105Z
46242026-09-12T00:39:57.105ZSep 12 00:39:55.379Sep 12 00:39:55.379 INFOINFO adding route 3fff:beef:9::/64 -> 2001:db8::55:ffadding route 3fff:beef:16::/64 -> 2001:db8::55:ff
46252026-09-12T00:39:57.105Z
46262026-09-12T00:39:57.105ZSep 12 00:39:55.379Sep 12 00:39:55.379 DEBGDEBG replacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
46272026-09-12T00:39:57.105Z
46282026-09-12T00:39:57.105ZSep 12 00:39:55.379Sep 12 00:39:55.379 INFOINFO adding route 3fff:beef:17::/64 -> 2001:db8::55:ffadding route 3fff:beef:a::/64 -> 2001:db8::55:ff
46292026-09-12T00:39:57.105Z
46302026-09-12T00:39:57.105ZSep 12 00:39:55.379Sep 12 00:39:55.379 DEBGDEBG replacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
46312026-09-12T00:39:57.105Z
46322026-09-12T00:39:57.105ZSep 12 00:39:55.379Sep 12 00:39:55.379 INFOINFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ffadding route 3fff:beef:18::/64 -> 2001:db8::55:ff
46332026-09-12T00:39:57.106Z
46342026-09-12T00:39:57.106ZSep 12 00:39:55.379Sep 12 00:39:55.379 DEBGDEBG replacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
46352026-09-12T00:39:57.106Z
46362026-09-12T00:39:57.106ZSep 12 00:39:55.379Sep 12 00:39:55.379 INFOINFO adding route 3fff:beef:c::/64 -> 2001:db8::55:ffadding route 3fff:beef:19::/64 -> 2001:db8::55:ff
46372026-09-12T00:39:57.106Z
46382026-09-12T00:39:57.106ZSep 12 00:39:55.379Sep 12 00:39:55.379 DEBGDEBG replacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
46392026-09-12T00:39:57.106Z
46402026-09-12T00:39:57.106ZSep 12 00:39:55.379Sep 12 00:39:55.379 INFOINFO adding route 3fff:beef:d::/64 -> 2001:db8::55:ffadding route 3fff:beef:1a::/64 -> 2001:db8::55:ff
46412026-09-12T00:39:57.110Z
46422026-09-12T00:39:57.111ZSep 12 00:39:55.379Sep 12 00:39:55.379 DEBGDEBG replacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
46432026-09-12T00:39:57.111Z
46442026-09-12T00:39:57.111ZSep 12 00:39:55.379Sep 12 00:39:55.379 INFOINFO adding route 3fff:beef:e::/64 -> 2001:db8::55:ffadding route 3fff:beef:1b::/64 -> 2001:db8::55:ff
46452026-09-12T00:39:57.111Z
46462026-09-12T00:39:57.111ZSep 12 00:39:55.379Sep 12 00:39:55.379 DEBGDEBG replacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
46472026-09-12T00:39:57.111Z
46482026-09-12T00:39:57.111ZSep 12 00:39:55.379Sep 12 00:39:55.379 INFOINFO adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffadding route 3fff:beef:f::/64 -> 2001:db8::55:ff
46492026-09-12T00:39:57.111Z
46502026-09-12T00:39:57.111Z INFOSep 12 00:39:55.379Sep 12 00:39:55.379 adding route 3fff:beef:2::/64 -> 2001:db8::55:ff
46512026-09-12T00:39:57.111ZDEBGDEBG replacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
46522026-09-12T00:39:57.111Z
46532026-09-12T00:39:57.111ZSep 12 00:39:55.379 DEBG replacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:39:55.379
46542026-09-12T00:39:57.111Z Sep 12 00:39:55.379INFO INFOadding route 3fff:beef:10::/64 -> 2001:db8::55:ff Sep 12 00:39:55.379
46552026-09-12T00:39:57.111Zadding route 3fff:beef:1d::/64 -> 2001:db8::55:ff
46562026-09-12T00:39:57.111ZINFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ff
46572026-09-12T00:39:57.111ZSep 12 00:39:55.379 DEBGSep 12 00:39:55.379 Sep 12 00:39:55.379Sep 12 00:39:55.379 replacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
46582026-09-12T00:39:57.111ZDEBGDEBG replacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBGcreated new freemap
46592026-09-12T00:39:57.111ZSep 12 00:39:55.379 , INFOreplacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] unitadding route 3fff:beef:11::/64 -> 2001:db8::55:ff:
46602026-09-12T00:39:57.111Z
46612026-09-12T00:39:57.111Z freemap_route_ipv4Sep 12 00:39:55.379
46622026-09-12T00:39:57.111ZINFOSep 12 00:39:55.379 INFOadding route 3fff:beef:4::/64 -> 2001:db8::55:ffSep 12 00:39:55.379
46632026-09-12T00:39:57.111ZDEBG Sep 12 00:39:55.379created new freemapadding route 3fff:beef:1e::/64 -> 2001:db8::55:ffSep 12 00:39:55.379
46642026-09-12T00:39:57.111Z , DEBGunit replacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]:DEBG
46652026-09-12T00:39:57.111Z freemap_route_ipv6replacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
46662026-09-12T00:39:57.111ZSep 12 00:39:55.379
46672026-09-12T00:39:57.111Z Sep 12 00:39:55.379 INFOSep 12 00:39:55.379 Sep 12 00:39:55.379DEBGadding route 3fff:beef:5::/64 -> 2001:db8::55:ff
46682026-09-12T00:39:57.112Z DEBGINFOreplacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
46692026-09-12T00:39:57.112Zinitted freemap. size: 64Sep 12 00:39:55.379 , unitadding route 3fff:beef:12::/64 -> 2001:db8::55:ff:DEBG replacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
46702026-09-12T00:39:57.112Zfreemap_route_ipv4
46712026-09-12T00:39:57.112ZSep 12 00:39:55.379
46722026-09-12T00:39:57.112ZINFOSep 12 00:39:55.379 Sep 12 00:39:55.379 Sep 12 00:39:55.379 DEBGINFO adding route 3fff:beef:6::/64 -> 2001:db8::55:ffadding route 3fff:beef:1f::/64 -> 2001:db8::55:ffDEBG
46732026-09-12T00:39:57.112Zreplacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
46742026-09-12T00:39:57.112Z
46752026-09-12T00:39:57.112Zreset freemap, unitSep 12 00:39:55.379: DEBGSep 12 00:39:55.379 freemap_route_ipv4replacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
46762026-09-12T00:39:57.112Z
46772026-09-12T00:39:57.112ZSep 12 00:39:55.379 DEBG INFOSep 12 00:39:55.379Sep 12 00:39:55.379 adding route 3fff:beef:13::/64 -> 2001:db8::55:ffDEBGINFO replacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]initted freemap. size: 64
46782026-09-12T00:39:57.112Z, adding route 3fff:beef:7::/64 -> 2001:db8::55:ffunit
46792026-09-12T00:39:57.112Z:
46802026-09-12T00:39:57.112ZSep 12 00:39:55.379 freemap_route_ipv6DEBG
46812026-09-12T00:39:57.112Z Sep 12 00:39:55.379replacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
46822026-09-12T00:39:57.112Z DEBGSep 12 00:39:55.379 Sep 12 00:39:55.379 DEBGSep 12 00:39:55.379 INFOreplacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]reset freemap
46832026-09-12T00:39:57.112Z, INFO adding route 3fff:beef:20::/64 -> 2001:db8::55:ffSep 12 00:39:55.379unit :INFO
46842026-09-12T00:39:57.112Zfreemap_route_ipv6 adding route 3fff:beef:14::/64 -> 2001:db8::55:ff
46852026-09-12T00:39:57.112Zadding route 3fff:beef:8::/64 -> 2001:db8::55:ff
46862026-09-12T00:39:57.112Z
46872026-09-12T00:39:57.112ZSep 12 00:39:55.379Sep 12 00:39:55.379Sep 12 00:39:55.379 INFODEBG DEBG adding route 172.16.0.0/32 -> 10.0.0.1
46882026-09-12T00:39:57.112Zreplacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
46892026-09-12T00:39:57.112Z
46902026-09-12T00:39:57.112ZSep 12 00:39:55.379Sep 12 00:39:55.379 INFOSep 12 00:39:55.379 INFOadding route 3fff:beef:9::/64 -> 2001:db8::55:ff
46912026-09-12T00:39:57.112ZDEBG adding route 3fff:beef:15::/64 -> 2001:db8::55:ffreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]
46922026-09-12T00:39:57.112ZSep 12 00:39:55.379
46932026-09-12T00:39:57.112Z DEBG replacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
46942026-09-12T00:39:57.113ZSep 12 00:39:55.379 Sep 12 00:39:55.379Sep 12 00:39:55.379 DEBGINFO DEBG adding route 3fff:beef:a::/64 -> 2001:db8::55:ffreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]
46952026-09-12T00:39:57.113Z
46962026-09-12T00:39:57.113Zreplacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
46972026-09-12T00:39:57.113ZSep 12 00:39:55.379Sep 12 00:39:55.379 DEBGINFO replacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:16::/64 -> 2001:db8::55:ff
46982026-09-12T00:39:57.113Z
46992026-09-12T00:39:57.113ZSep 12 00:39:55.379Sep 12 00:39:55.379 DEBGINFO replacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:b::/64 -> 2001:db8::55:ff
47002026-09-12T00:39:57.113Z
47012026-09-12T00:39:57.113ZSep 12 00:39:55.379Sep 12 00:39:55.379Sep 12 00:39:55.379 DEBG DEBG INFOreplacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
47022026-09-12T00:39:57.113Zadding route 3fff:beef:17::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
47032026-09-12T00:39:57.113Z
47042026-09-12T00:39:57.113ZSep 12 00:39:55.379 DEBG Sep 12 00:39:55.379Sep 12 00:39:55.379Sep 12 00:39:55.379created new freemap , DEBG INFOunit INFO: adding route 3fff:beef:c::/64 -> 2001:db8::55:ff adding route 3fff:beef:21::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
47052026-09-12T00:39:57.113Zfreemap_route_ipv4
47062026-09-12T00:39:57.113Z
47072026-09-12T00:39:57.113Z
47082026-09-12T00:39:57.113ZSep 12 00:39:55.379Sep 12 00:39:55.379Sep 12 00:39:55.379 Sep 12 00:39:55.379DEBG Sep 12 00:39:55.379replacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
47092026-09-12T00:39:57.113Z DEBG adding route 3fff:beef:18::/64 -> 2001:db8::55:ffDEBG DEBGcreated new freemapSep 12 00:39:55.379, created new freemapunit, :INFOunit : adding route 3fff:beef:d::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] freemap_route_ipv4
47102026-09-12T00:39:57.113Z
47112026-09-12T00:39:57.113Zfreemap_route_ipv6
47122026-09-12T00:39:57.113Z
47132026-09-12T00:39:57.113ZSep 12 00:39:55.379Sep 12 00:39:55.379Sep 12 00:39:55.379 Sep 12 00:39:55.379 DEBGDEBG DEBG INFOinitted freemap. size: 64 created new freemap, replacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }],
47142026-09-12T00:39:57.113Zunit unit:: Sep 12 00:39:55.379adding route 3fff:beef:22::/64 -> 2001:db8::55:fffreemap_route_ipv4
47152026-09-12T00:39:57.113ZINFO
47162026-09-12T00:39:57.113Z adding route 3fff:beef:e::/64 -> 2001:db8::55:ff
47172026-09-12T00:39:57.113Zfreemap_route_ipv6
47182026-09-12T00:39:57.113ZSep 12 00:39:55.379 Sep 12 00:39:55.379Sep 12 00:39:55.379 Sep 12 00:39:55.379DEBG DEBGDEBG DEBGreplacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
47192026-09-12T00:39:57.113Zinitted freemap. size: 64 reset freemapreplacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }], , unitSep 12 00:39:55.379
47202026-09-12T00:39:57.113Z unitINFO:: freemap_route_ipv4freemap_route_ipv4adding route 3fff:beef:f::/64 -> 2001:db8::55:ff
47212026-09-12T00:39:57.113Z
47222026-09-12T00:39:57.113Z
47232026-09-12T00:39:57.114ZSep 12 00:39:55.379Sep 12 00:39:55.379 Sep 12 00:39:55.379Sep 12 00:39:55.379DEBG DEBG replacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]reset freemap
47242026-09-12T00:39:57.114ZDEBG Sep 12 00:39:55.379, initted freemap. size: 64unitINFO:, unitfreemap_route_ipv4INFO:
47252026-09-12T00:39:57.114Z adding route 3fff:beef:10::/64 -> 2001:db8::55:ffadding route 3fff:beef:23::/64 -> 2001:db8::55:ff
47262026-09-12T00:39:57.114Z freemap_route_ipv6Sep 12 00:39:55.379
47272026-09-12T00:39:57.114Z
47282026-09-12T00:39:57.114ZDEBG initted freemap. size: 64Sep 12 00:39:55.379, unitSep 12 00:39:55.379Sep 12 00:39:55.379DEBG: DEBG freemap_route_ipv6replacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
47292026-09-12T00:39:57.114ZDEBG
47302026-09-12T00:39:57.114Zreplacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
47312026-09-12T00:39:57.114Zreset freemap, Sep 12 00:39:55.379Sep 12 00:39:55.379unit: INFODEBG adding route 3fff:beef:11::/64 -> 2001:db8::55:ff
47322026-09-12T00:39:57.114Zreset freemapfreemap_route_ipv6Sep 12 00:39:55.379 ,
47332026-09-12T00:39:57.114ZSep 12 00:39:55.379unitINFO: adding route 3fff:beef:24::/64 -> 2001:db8::55:fffreemap_route_ipv6 Sep 12 00:39:55.379
47342026-09-12T00:39:57.114ZDEBG INFO replacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:39:55.379adding route 3fff:dead::/64 -> 2001:db8::55:1
47352026-09-12T00:39:57.114Z
47362026-09-12T00:39:57.114Z
47372026-09-12T00:39:57.114Z INFO Sep 12 00:39:55.379adding route 172.16.0.0/32 -> 10.0.0.1
47382026-09-12T00:39:57.114ZINFOSep 12 00:39:55.379 adding route 3fff:beef:12::/64 -> 2001:db8::55:ffDEBG
47392026-09-12T00:39:57.114Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
47402026-09-12T00:39:57.114ZSep 12 00:39:55.379 DEBGSep 12 00:39:55.379 DEBGreplacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 12 00:39:55.379Sep 12 00:39:55.379replacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
47412026-09-12T00:39:57.119ZDEBG
47422026-09-12T00:39:57.119ZINFO adding route 3fff:dead::/64 -> 2001:db8::55:1replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]
47432026-09-12T00:39:57.119Z
47442026-09-12T00:39:57.119ZSep 12 00:39:55.379 INFO Sep 12 00:39:55.379Sep 12 00:39:55.379adding route 3fff:beef:13::/64 -> 2001:db8::55:ff
47452026-09-12T00:39:57.119ZSep 12 00:39:55.379 INFODEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]adding route 172.17.0.0/32 -> 10.0.0.255Sep 12 00:39:55.379INFO
47462026-09-12T00:39:57.119Z
47472026-09-12T00:39:57.119ZDEBG Sep 12 00:39:55.379replacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:25::/64 -> 2001:db8::55:ff
47482026-09-12T00:39:57.119Z
47492026-09-12T00:39:57.119Z Sep 12 00:39:55.379INFO adding route 3fff:dead::/64 -> 2001:db8::55:1DEBG
47502026-09-12T00:39:57.119ZSep 12 00:39:55.379 Sep 12 00:39:55.379 INFODEBGreplacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:39:55.379
47512026-09-12T00:39:57.119ZDEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]replacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:14::/64 -> 2001:db8::55:ff
47522026-09-12T00:39:57.119Z
47532026-09-12T00:39:57.119ZSep 12 00:39:55.379 INFO
47542026-09-12T00:39:57.119Z Sep 12 00:39:55.379adding route 172.17.0.1/32 -> 10.0.0.255Sep 12 00:39:55.380
47552026-09-12T00:39:57.119ZDEBG INFOreplacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
47562026-09-12T00:39:57.119ZSep 12 00:39:55.380 DEBGadding route 3fff:dead::/64 -> 2001:db8::55:2Sep 12 00:39:55.380
47572026-09-12T00:39:57.119Z Sep 12 00:39:55.380 replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
47582026-09-12T00:39:57.119Z Sep 12 00:39:55.380 adding route 3fff:beef:15::/64 -> 2001:db8::55:ff Sep 12 00:39:55.380DEBGINFO
47592026-09-12T00:39:57.119Z INFO adding route 3fff:beef:26::/64 -> 2001:db8::55:ffadding route 172.17.0.2/32 -> 10.0.0.255
47602026-09-12T00:39:57.119ZSep 12 00:39:55.380
47612026-09-12T00:39:57.120Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]
47622026-09-12T00:39:57.120ZDEBG replacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:39:55.380
47632026-09-12T00:39:57.120ZSep 12 00:39:55.380Sep 12 00:39:55.380 INFODEBG Sep 12 00:39:55.380DEBG replacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
47642026-09-12T00:39:57.120Zreplacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
47652026-09-12T00:39:57.120Zadding route 3fff:beef:16::/64 -> 2001:db8::55:ffSep 12 00:39:55.380
47662026-09-12T00:39:57.120Z INFOadding route 3fff:beef::/64 -> 2001:db8::55:ff
47672026-09-12T00:39:57.120Ztest route::tests::grow_succeeds ... ok
47682026-09-12T00:39:57.120Zadding route 172.17.0.3/32 -> 10.0.0.255Sep 12 00:39:55.380
47692026-09-12T00:39:57.120Z INFO adding route 3fff:beef:27::/64 -> 2001:db8::55:ff
47702026-09-12T00:39:57.120Z
47712026-09-12T00:39:57.120ZSep 12 00:39:55.380Sep 12 00:39:55.380 DEBG DEBGreplacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
47722026-09-12T00:39:57.120Zreplacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:39:55.380
47732026-09-12T00:39:57.120Z DEBGSep 12 00:39:55.380 replacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
47742026-09-12T00:39:57.120Z adding route 172.17.0.4/32 -> 10.0.0.255
47752026-09-12T00:39:57.120ZSep 12 00:39:55.380Sep 12 00:39:55.380 INFO INFOSep 12 00:39:55.380 adding route 3fff:beef:19::/64 -> 2001:db8::55:ffadding route 3fff:beef:28::/64 -> 2001:db8::55:ffDEBG
47762026-09-12T00:39:57.120Z
47772026-09-12T00:39:57.120Zreplacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:39:55.380Sep 12 00:39:55.380 DEBGDEBG
47782026-09-12T00:39:57.120Z replacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
47792026-09-12T00:39:57.120Zreplacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:39:55.380
47802026-09-12T00:39:57.120Z INFO adding route 172.17.0.5/32 -> 10.0.0.255
47812026-09-12T00:39:57.120ZSep 12 00:39:55.380Sep 12 00:39:55.380 INFOSep 12 00:39:55.380INFO DEBG adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff
47822026-09-12T00:39:57.120Zreplacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:beef:29::/64 -> 2001:db8::55:ff
47832026-09-12T00:39:57.120Z
47842026-09-12T00:39:57.120ZSep 12 00:39:55.380 DEBG replacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
47852026-09-12T00:39:57.120ZSep 12 00:39:55.380 Sep 12 00:39:55.380INFO INFOadding route 172.17.0.6/32 -> 10.0.0.255
47862026-09-12T00:39:57.120Zadding route 3fff:beef:1b::/64 -> 2001:db8::55:ff
47872026-09-12T00:39:57.121ZSep 12 00:39:55.380 DEBG replacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
47882026-09-12T00:39:57.121ZSep 12 00:39:55.380 DEBG replacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:39:55.380
47892026-09-12T00:39:57.121Z INFO adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff
47902026-09-12T00:39:57.121ZSep 12 00:39:55.380 DEBG replacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:39:55.380
47912026-09-12T00:39:57.121Z Sep 12 00:39:55.380INFO DEBG adding route 172.17.0.7/32 -> 10.0.0.255replacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
47922026-09-12T00:39:57.121Z
47932026-09-12T00:39:57.121ZSep 12 00:39:55.380 INFO adding route 3fff:beef:1d::/64 -> 2001:db8::55:ffSep 12 00:39:55.380 DEBG replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
47942026-09-12T00:39:57.121ZSep 12 00:39:55.380 INFO adding route 172.17.0.8/32 -> 10.0.0.255
47952026-09-12T00:39:57.121Z
47962026-09-12T00:39:57.121ZSep 12 00:39:55.380 Sep 12 00:39:55.380DEBGSep 12 00:39:55.380 replacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
47972026-09-12T00:39:57.121ZDEBG DEBGreplacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
47982026-09-12T00:39:57.121Zreplacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:39:55.380
47992026-09-12T00:39:57.121Z INFO adding route 3fff:beef:17::/64 -> 2001:db8::55:ff
48002026-09-12T00:39:57.121ZSep 12 00:39:55.380Sep 12 00:39:55.380 INFOSep 12 00:39:55.380Sep 12 00:39:55.380 INFOadding route 3fff:beef:1e::/64 -> 2001:db8::55:ff
48012026-09-12T00:39:57.121Z adding route 172.17.0.9/32 -> 10.0.0.255INFODEBG
48022026-09-12T00:39:57.121Z Sep 12 00:39:55.380replacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
48032026-09-12T00:39:57.121ZDEBG Sep 12 00:39:55.380replacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
48042026-09-12T00:39:57.121ZDEBG Sep 12 00:39:55.380 replacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] INFO
48052026-09-12T00:39:57.121Z adding route 3fff:beef:18::/64 -> 2001:db8::55:ffSep 12 00:39:55.380
48062026-09-12T00:39:57.121Zadding route 3fff:beef:2a::/64 -> 2001:db8::55:ff Sep 12 00:39:55.380INFO INFOadding route 3fff:beef:1f::/64 -> 2001:db8::55:ff Sep 12 00:39:55.380
48072026-09-12T00:39:57.121Zadding route 172.17.0.10/32 -> 10.0.0.255
48082026-09-12T00:39:57.121ZDEBG
48092026-09-12T00:39:57.121ZSep 12 00:39:55.380 replacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:39:55.380
48102026-09-12T00:39:57.121ZDEBG Sep 12 00:39:55.380replacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 12 00:39:55.380
48112026-09-12T00:39:57.121ZDEBG DEBGINFO replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:beef:19::/64 -> 2001:db8::55:ff
48122026-09-12T00:39:57.121Z
48132026-09-12T00:39:57.121Zreplacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:39:55.380 INFO
48142026-09-12T00:39:57.121Z Sep 12 00:39:55.380adding route 3fff:beef:20::/64 -> 2001:db8::55:ff
48152026-09-12T00:39:57.121ZSep 12 00:39:55.380DEBG INFOSep 12 00:39:55.380replacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 12 00:39:55.380
48162026-09-12T00:39:57.121Zadding route 172.17.0.11/32 -> 10.0.0.255 INFO
48172026-09-12T00:39:57.122Z Sep 12 00:39:55.380 DEBGINFO replacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff
48182026-09-12T00:39:57.122Z
48192026-09-12T00:39:57.122Zadding route 3fff:beef:2b::/64 -> 2001:db8::55:ffSep 12 00:39:55.380
48202026-09-12T00:39:57.122ZSep 12 00:39:55.380Sep 12 00:39:55.380 DEBGINFO replacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:21::/64 -> 2001:db8::55:ff
48212026-09-12T00:39:57.122ZDEBG
48222026-09-12T00:39:57.122ZSep 12 00:39:55.380 DEBGSep 12 00:39:55.380 created new freemapDEBG, unit: freemap_route_ipv4
48232026-09-12T00:39:57.122Zreplacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:39:55.380
48242026-09-12T00:39:57.122Z DEBG replacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:39:55.380 INFO adding route 172.17.0.12/32 -> 10.0.0.255
48252026-09-12T00:39:57.122ZSep 12 00:39:55.380 Sep 12 00:39:55.380DEBG created new freemap, Sep 12 00:39:55.380DEBG INFOreplacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]unit: freemap_route_ipv6
48262026-09-12T00:39:57.122Z
48272026-09-12T00:39:57.122Zadding route 3fff:beef:1b::/64 -> 2001:db8::55:ffSep 12 00:39:55.380 Sep 12 00:39:55.380DEBG
48282026-09-12T00:39:57.122Zinitted freemap. size: 64 , Sep 12 00:39:55.380unit:DEBG freemap_route_ipv4
48292026-09-12T00:39:57.122Z
48302026-09-12T00:39:57.122Z replacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:39:55.380
48312026-09-12T00:39:57.122Z DEBGSep 12 00:39:55.380 reset freemap , unit: freemap_route_ipv4DEBG
48322026-09-12T00:39:57.122Z INFOreplacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
48332026-09-12T00:39:57.122Zadding route 3fff:beef:1::/64 -> 2001:db8::55:ffSep 12 00:39:55.380 DEBGSep 12 00:39:55.380 initted freemap. size: 64, unit:Sep 12 00:39:55.380 freemap_route_ipv6
48342026-09-12T00:39:57.122ZSep 12 00:39:55.380 INFOSep 12 00:39:55.380 DEBGINFO reset freemap , replacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]unit
48352026-09-12T00:39:57.122Z:
48362026-09-12T00:39:57.122Zfreemap_route_ipv6adding route 172.17.0.13/32 -> 10.0.0.255
48372026-09-12T00:39:57.122ZINFO
48382026-09-12T00:39:57.122Z adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff
48392026-09-12T00:39:57.122Z Sep 12 00:39:55.380Sep 12 00:39:55.380Sep 12 00:39:55.380 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1 DEBG
48402026-09-12T00:39:57.122Z DEBG replacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:39:55.380 DEBG
48412026-09-12T00:39:57.127Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
48422026-09-12T00:39:57.127Z
48432026-09-12T00:39:57.127ZSep 12 00:39:55.380Sep 12 00:39:55.380 INFO adding route 3fff:dead::/64 -> 2001:db8::55:2
48442026-09-12T00:39:57.127ZSep 12 00:39:55.380Sep 12 00:39:55.380adding route 3fff:beef:22::/64 -> 2001:db8::55:ff
48452026-09-12T00:39:57.127ZSep 12 00:39:55.380DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]
48462026-09-12T00:39:57.127ZINFOINFO adding route 172.17.0.14/32 -> 10.0.0.255
48472026-09-12T00:39:57.127ZSep 12 00:39:55.380 Sep 12 00:39:55.380Sep 12 00:39:55.380 INFO DEBGadding route 3fff:dead::/64 -> 2001:db8::55:3
48482026-09-12T00:39:57.127ZDEBG replacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
48492026-09-12T00:39:57.127ZSep 12 00:39:55.380adding route 3fff:beef:1d::/64 -> 2001:db8::55:ffSep 12 00:39:55.380
48502026-09-12T00:39:57.127Z INFO Sep 12 00:39:55.380DEBG DEBG DEBGreplacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
48512026-09-12T00:39:57.128Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]Sep 12 00:39:55.380
48522026-09-12T00:39:57.128Zreplacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
48532026-09-12T00:39:57.128Z Sep 12 00:39:55.380Sep 12 00:39:55.380 INFOreplacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
48542026-09-12T00:39:57.128Zadding route 3fff:dead::/64 -> 2001:db8::55:4
48552026-09-12T00:39:57.128ZINFO adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffSep 12 00:39:55.380
48562026-09-12T00:39:57.128Z Sep 12 00:39:55.380DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]adding route 3fff:beef:2::/64 -> 2001:db8::55:ff
48572026-09-12T00:39:57.128Z
48582026-09-12T00:39:57.128ZINFO Sep 12 00:39:55.380INFO DEBGadding route 3fff:beef:23::/64 -> 2001:db8::55:ffSep 12 00:39:55.380 Sep 12 00:39:55.380replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]
48592026-09-12T00:39:57.128Z DEBG replacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
48602026-09-12T00:39:57.128ZSep 12 00:39:55.380 Sep 12 00:39:55.380INFO adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff
48612026-09-12T00:39:57.128Z INFOSep 12 00:39:55.380 adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff
48622026-09-12T00:39:57.128ZDEBG
48632026-09-12T00:39:57.128Z replacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
48642026-09-12T00:39:57.128ZSep 12 00:39:55.380 Sep 12 00:39:55.380 DEBG replacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
48652026-09-12T00:39:57.128ZSep 12 00:39:55.380DEBGSep 12 00:39:55.380 INFOreplacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
48662026-09-12T00:39:57.128Zadding route 3fff:beef:1f::/64 -> 2001:db8::55:ffINFO
48672026-09-12T00:39:57.128Z adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffSep 12 00:39:55.380
48682026-09-12T00:39:57.128Z Sep 12 00:39:55.380INFO adding route 3fff:beef:24::/64 -> 2001:db8::55:ffDEBG
48692026-09-12T00:39:57.128Z replacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:39:55.380
48702026-09-12T00:39:57.128Z DEBGSep 12 00:39:55.380Sep 12 00:39:55.380 Sep 12 00:39:55.380DEBG INFO DEBGadding route 3fff:beef:20::/64 -> 2001:db8::55:ff
48712026-09-12T00:39:57.128Zcreated new freemapreplacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }],
48722026-09-12T00:39:57.128Zreplacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]unit
48732026-09-12T00:39:57.128ZSep 12 00:39:55.380: DEBGfreemap_route_ipv4
48742026-09-12T00:39:57.128Zreplacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:39:55.380
48752026-09-12T00:39:57.128ZSep 12 00:39:55.380 Sep 12 00:39:55.380Sep 12 00:39:55.380 INFODEBG DEBGcreated new freemap , adding route 172.17.0.15/32 -> 10.0.0.255 created new freemapSep 12 00:39:55.380, unit : freemap_route_ipv4INFO
48762026-09-12T00:39:57.128Z
48772026-09-12T00:39:57.128Zadding route 3fff:beef:2f::/64 -> 2001:db8::55:ff
48782026-09-12T00:39:57.129ZSep 12 00:39:55.380 Sep 12 00:39:55.380 DEBG created new freemap adding route 3fff:beef:25::/64 -> 2001:db8::55:ff, DEBG
48792026-09-12T00:39:57.129ZDEBG replacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:39:55.380
48802026-09-12T00:39:57.129Z replacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]unitINFO adding route 3fff:beef:21::/64 -> 2001:db8::55:ff:
48812026-09-12T00:39:57.129Z unitSep 12 00:39:55.380:freemap_route_ipv6
48822026-09-12T00:39:57.129Z Sep 12 00:39:55.380freemap_route_ipv6
48832026-09-12T00:39:57.129ZINFO adding route 172.17.0.16/32 -> 10.0.0.255Sep 12 00:39:55.380 DEBG
48842026-09-12T00:39:57.129Zinitted freemap. size: 64DEBG, Sep 12 00:39:55.380 unitDEBG:
48852026-09-12T00:39:57.129Z freemap_route_ipv4
48862026-09-12T00:39:57.129ZINFOSep 12 00:39:55.380 replacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
48872026-09-12T00:39:57.129Z adding route 3fff:beef:3::/64 -> 2001:db8::55:ffSep 12 00:39:55.380
48882026-09-12T00:39:57.129Z DEBG replacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
48892026-09-12T00:39:57.129ZSep 12 00:39:55.380Sep 12 00:39:55.380 Sep 12 00:39:55.380 replacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG reset freemapSep 12 00:39:55.380 ,
48902026-09-12T00:39:57.129Zunit:DEBG freemap_route_ipv4
48912026-09-12T00:39:57.129Z
48922026-09-12T00:39:57.129Zinitted freemap. size: 64, unit:Sep 12 00:39:55.381 DEBG Sep 12 00:39:55.381initted freemap. size: 64INFO, unitDEBG: adding route 3fff:beef:26::/64 -> 2001:db8::55:fffreemap_route_ipv6
48932026-09-12T00:39:57.129Z
48942026-09-12T00:39:57.129Z INFOSep 12 00:39:55.381 DEBG reset freemapSep 12 00:39:55.381Sep 12 00:39:55.381 , INFOunit adding route 3fff:beef:30::/64 -> 2001:db8::55:ffadding route 172.17.0.17/32 -> 10.0.0.255
48952026-09-12T00:39:57.129Z
48962026-09-12T00:39:57.129Z: Sep 12 00:39:55.381INFOfreemap_route_ipv6
48972026-09-12T00:39:57.129Z freemap_route_ipv4 Sep 12 00:39:55.381
48982026-09-12T00:39:57.129Z INFO Sep 12 00:39:55.381Sep 12 00:39:55.381adding route 3fff:dead::/64 -> 2001:db8::55:1replacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
48992026-09-12T00:39:57.129Z
49002026-09-12T00:39:57.129Z DEBG Sep 12 00:39:55.381reset freemap , Sep 12 00:39:55.381 adding route 3fff:beef:22::/64 -> 2001:db8::55:ffDEBG
49012026-09-12T00:39:57.129ZunitDEBG: replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
49022026-09-12T00:39:57.129ZINFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ffSep 12 00:39:55.381Sep 12 00:39:55.381Sep 12 00:39:55.381 freemap_route_ipv4INFO
49032026-09-12T00:39:57.129Z replacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
49042026-09-12T00:39:57.129Ztest route::tests::rollback_on_compact_delete_failure ... ok
49052026-09-12T00:39:57.129Zadding route 3fff:dead::/64 -> 2001:db8::55:2
49062026-09-12T00:39:57.130ZDEBG DEBG replacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:39:55.381 DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]
49072026-09-12T00:39:57.130Z
49082026-09-12T00:39:57.130Zreplacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
49092026-09-12T00:39:57.130Ztest route::tests::identity_replace_is_noop ... ok
49102026-09-12T00:39:57.130Z
49112026-09-12T00:39:57.130ZSep 12 00:39:55.381Sep 12 00:39:55.381 Sep 12 00:39:55.381 INFOSep 12 00:39:55.381
49122026-09-12T00:39:57.130Zadding route 3fff:dead::/64 -> 2001:db8::55:3
49132026-09-12T00:39:57.130ZINFOSep 12 00:39:55.381 adding route 172.17.0.18/32 -> 10.0.0.255
49142026-09-12T00:39:57.130ZSep 12 00:39:55.388 DEBGDEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]Sep 12 00:39:55.388
49152026-09-12T00:39:57.130Z created new freemapDEBG, unitreplacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]:
49162026-09-12T00:39:57.130Z Sep 12 00:39:55.388freemap_route_ipv4
49172026-09-12T00:39:57.130ZSep 12 00:39:55.388 INFO adding route 172.17.0.19/32 -> 10.0.0.255INFO
49182026-09-12T00:39:57.130Z adding route 3fff:dead::/64 -> 2001:db8::55:4Sep 12 00:39:55.388
49192026-09-12T00:39:57.130Z DEBGSep 12 00:39:55.381 Sep 12 00:39:55.388 created new freemapDEBGINFO Sep 12 00:39:55.388replacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }],
49202026-09-12T00:39:57.130Z DEBG adding route 3fff:beef:27::/64 -> 2001:db8::55:ffreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]
49212026-09-12T00:39:57.130Zunit
49222026-09-12T00:39:57.130ZSep 12 00:39:55.388: INFOfreemap_route_ipv6
49232026-09-12T00:39:57.130ZSep 12 00:39:55.388adding route 172.17.0.20/32 -> 10.0.0.255
49242026-09-12T00:39:57.130ZSep 12 00:39:55.388Sep 12 00:39:55.388 DEBGSep 12 00:39:55.388 DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]DEBG DEBGinitted freemap. size: 64
49252026-09-12T00:39:57.130Z, unitreplacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]:
49262026-09-12T00:39:57.130Z freemap_route_ipv4Sep 12 00:39:55.388 Sep 12 00:39:55.388
49272026-09-12T00:39:57.130ZWARN INFOreplacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]shrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })Sep 12 00:39:55.388
49282026-09-12T00:39:57.130Zadding route 172.17.0.21/32 -> 10.0.0.255
49292026-09-12T00:39:57.130Z
49302026-09-12T00:39:57.130ZDEBG reset freemapSep 12 00:39:55.388, unitINFO: adding route 3fff:beef:28::/64 -> 2001:db8::55:fffreemap_route_ipv4
49312026-09-12T00:39:57.130Z
49322026-09-12T00:39:57.130ZSep 12 00:39:55.388 DEBGSep 12 00:39:55.388Sep 12 00:39:55.388 replacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
49332026-09-12T00:39:57.130Z DEBG replacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
49342026-09-12T00:39:57.131Zinitted freemap. size: 64Sep 12 00:39:55.388, unit INFO: Sep 12 00:39:55.388freemap_route_ipv6 adding route 172.17.0.22/32 -> 10.0.0.255
49352026-09-12T00:39:57.131Z
49362026-09-12T00:39:57.131ZINFO adding route 3fff:beef:29::/64 -> 2001:db8::55:ff
49372026-09-12T00:39:57.131ZSep 12 00:39:55.388Sep 12 00:39:55.388 DEBG reset freemap, Sep 12 00:39:55.388unit :DEBG replacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv6DEBG
49382026-09-12T00:39:57.131Z replacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
49392026-09-12T00:39:57.131Z
49402026-09-12T00:39:57.131ZSep 12 00:39:55.388 INFOSep 12 00:39:55.388 adding route 172.16.0.0/32 -> 10.0.0.1Sep 12 00:39:55.388INFO
49412026-09-12T00:39:57.135Z INFOadding route 3fff:beef:2a::/64 -> 2001:db8::55:ff
49422026-09-12T00:39:57.135Zadding route 172.17.0.23/32 -> 10.0.0.255
49432026-09-12T00:39:57.135ZSep 12 00:39:55.388 DEBGSep 12 00:39:55.388 DEBGinitted freemap. size: 64 DEBG, Sep 12 00:39:55.388unitreplacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]: DEBGreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]
49442026-09-12T00:39:57.135Z
49452026-09-12T00:39:57.136Zreplacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]freemap_route_ipv6
49462026-09-12T00:39:57.136ZSep 12 00:39:55.388 INFO
49472026-09-12T00:39:57.136Z Sep 12 00:39:55.388adding route 172.16.0.0/32 -> 10.0.0.2Sep 12 00:39:55.388
49482026-09-12T00:39:57.136Z INFOINFO adding route 172.17.0.24/32 -> 10.0.0.255adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff
49492026-09-12T00:39:57.136ZSep 12 00:39:55.388
49502026-09-12T00:39:57.136ZDEBG Sep 12 00:39:55.388replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]Sep 12 00:39:55.388
49512026-09-12T00:39:57.136Z DEBGDEBG replacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:39:55.388
49522026-09-12T00:39:57.136Z Sep 12 00:39:55.388 reset freemapDEBGINFO, unitadding route 172.16.0.0/32 -> 10.0.0.3Sep 12 00:39:55.388
49532026-09-12T00:39:57.136Z: freemap_route_ipv6
49542026-09-12T00:39:57.136Z Sep 12 00:39:55.388INFO replacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
49552026-09-12T00:39:57.136Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]Sep 12 00:39:55.388
49562026-09-12T00:39:57.136Zadding route 172.17.0.25/32 -> 10.0.0.255INFO
49572026-09-12T00:39:57.136Zadding route 3fff:dead::/64 -> 2001:db8::55:1Sep 12 00:39:55.388
49582026-09-12T00:39:57.136ZSep 12 00:39:55.388 INFOINFO Sep 12 00:39:55.388 adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff adding route 172.16.0.0/32 -> 10.0.0.4
49592026-09-12T00:39:57.136ZDEBG
49602026-09-12T00:39:57.136Z replacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:39:55.388
49612026-09-12T00:39:57.136Z Sep 12 00:39:55.388DEBG DEBG Sep 12 00:39:55.388replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] Sep 12 00:39:55.388replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }]
49622026-09-12T00:39:57.136Z
49632026-09-12T00:39:57.136ZINFO DEBG adding route 172.17.0.26/32 -> 10.0.0.255replacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:39:55.388
49642026-09-12T00:39:57.136Z
49652026-09-12T00:39:57.136Z Sep 12 00:39:55.388DEBG INFO replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }]Sep 12 00:39:55.388Sep 12 00:39:55.388
49662026-09-12T00:39:57.136ZINFOadding route 3fff:dead::/64 -> 2001:db8::55:2 DEBG
49672026-09-12T00:39:57.136Z adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffreplacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
49682026-09-12T00:39:57.136Z
49692026-09-12T00:39:57.136ZSep 12 00:39:55.388Sep 12 00:39:55.388 DEBG replacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
49702026-09-12T00:39:57.136ZDEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]Sep 12 00:39:55.388
49712026-09-12T00:39:57.137ZINFO adding route 172.17.0.27/32 -> 10.0.0.255Sep 12 00:39:55.388
49722026-09-12T00:39:57.137Z Sep 12 00:39:55.388 Sep 12 00:39:55.388INFOINFO Sep 12 00:39:55.388 adding route 3fff:dead::/64 -> 2001:db8::55:3adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffDEBGINFO
49732026-09-12T00:39:57.137Z replacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
49742026-09-12T00:39:57.137Z
49752026-09-12T00:39:57.137Zadding route 3fff:beef:31::/64 -> 2001:db8::55:ff
49762026-09-12T00:39:57.137ZSep 12 00:39:55.388 Sep 12 00:39:55.388DEBG Sep 12 00:39:55.388INFO Sep 12 00:39:55.388 adding route 172.17.0.28/32 -> 10.0.0.255DEBG
49772026-09-12T00:39:57.137ZDEBG replacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]
49782026-09-12T00:39:57.137ZSep 12 00:39:55.388
49792026-09-12T00:39:57.137Z DEBG
49802026-09-12T00:39:57.137Z replacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
49812026-09-12T00:39:57.137ZSep 12 00:39:55.388 INFOSep 12 00:39:55.388 Sep 12 00:39:55.388 Sep 12 00:39:55.388adding route 3fff:dead::/64 -> 2001:db8::55:4INFO INFO
49822026-09-12T00:39:57.137Z INFO adding route 3fff:beef:32::/64 -> 2001:db8::55:ffadding route 172.17.0.29/32 -> 10.0.0.255adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff
49832026-09-12T00:39:57.137Z
49842026-09-12T00:39:57.137Z
49852026-09-12T00:39:57.137ZSep 12 00:39:55.388Sep 12 00:39:55.388 DEBGSep 12 00:39:55.388 DEBGDEBG replacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]
49862026-09-12T00:39:57.137Z
49872026-09-12T00:39:57.137ZSep 12 00:39:55.388replacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBG
49882026-09-12T00:39:57.137Z replacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:39:55.388
49892026-09-12T00:39:57.137ZSep 12 00:39:55.388 DEBGINFO Sep 12 00:39:55.388adding route 172.17.0.30/32 -> 10.0.0.255replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]
49902026-09-12T00:39:57.137Z
49912026-09-12T00:39:57.137ZSep 12 00:39:55.388 INFOINFO adding route 3fff:beef:33::/64 -> 2001:db8::55:ffSep 12 00:39:55.388adding route 3fff:beef:30::/64 -> 2001:db8::55:ff
49922026-09-12T00:39:57.137ZDEBG
49932026-09-12T00:39:57.137Z replacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:39:55.388
49942026-09-12T00:39:57.137Z WARNSep 12 00:39:55.388 shrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })Sep 12 00:39:55.388
49952026-09-12T00:39:57.137ZDEBGDEBGSep 12 00:39:55.388 replacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBGINFO
49962026-09-12T00:39:57.137Z replacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:39:55.388adding route 172.17.0.31/32 -> 10.0.0.255 replacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
49972026-09-12T00:39:57.137Z
49982026-09-12T00:39:57.137ZERRO
49992026-09-12T00:39:57.138Zrollback route_index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })Sep 12 00:39:55.388
50002026-09-12T00:39:57.138Ztest route::tests::rollback_on_compact_write_failure ... ok
50012026-09-12T00:39:57.138Ztest route::tests::rollback_failure_leaves_in_core_cleared ... ok
50022026-09-12T00:39:57.138Z Sep 12 00:39:55.388INFO Sep 12 00:39:55.388DEBGSep 12 00:39:55.388 adding route 3fff:beef:5::/64 -> 2001:db8::55:ffreplacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
50032026-09-12T00:39:57.138Z
50042026-09-12T00:39:57.138ZSep 12 00:39:55.388 ERROINFO adding route 3fff:beef:34::/64 -> 2001:db8::55:ffSep 12 00:39:55.388INFO Sep 12 00:39:55.388DEBG
50052026-09-12T00:39:57.138Z INFOshrink-in-place rollback failed for 3fff:dead::/64; in-core entry stays cleared and ASIC state may diverge until the next control-plane update on this subnet rebuilds it
50062026-09-12T00:39:57.138Zreplacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.17.0.32/32 -> 10.0.0.255
50072026-09-12T00:39:57.138Z
50082026-09-12T00:39:57.138ZSep 12 00:39:55.396 Sep 12 00:39:55.389INFO DEBGSep 12 00:39:55.396Sep 12 00:39:55.396 adding route 3fff:beef:6::/64 -> 2001:db8::55:ff
50092026-09-12T00:39:57.138ZDEBG DEBGreplacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
50102026-09-12T00:39:57.138Z replacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]created new freemap, unit: freemap_route_ipv4Sep 12 00:39:55.396
50112026-09-12T00:39:57.138Z INFOSep 12 00:39:55.396Sep 12 00:39:55.396 DEBGDEBG replacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]created new freemap
50122026-09-12T00:39:57.138Z, unit
50132026-09-12T00:39:57.138Z:adding route 172.17.0.33/32 -> 10.0.0.255Sep 12 00:39:55.396
50142026-09-12T00:39:57.138Z freemap_route_ipv6 Sep 12 00:39:55.396INFOSep 12 00:39:55.396
50152026-09-12T00:39:57.138Z adding route 3fff:beef:7::/64 -> 2001:db8::55:ff INFO
50162026-09-12T00:39:57.138ZDEBG adding route 3fff:beef:35::/64 -> 2001:db8::55:ff
50172026-09-12T00:39:57.138ZSep 12 00:39:55.396Sep 12 00:39:55.396 DEBG replacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
50182026-09-12T00:39:57.138Z Sep 12 00:39:55.396 replacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBGinitted freemap. size: 64
50192026-09-12T00:39:57.138ZSep 12 00:39:55.396 INFO, unitreplacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:39:55.396adding route 172.17.0.34/32 -> 10.0.0.255:
50202026-09-12T00:39:57.138Z INFO
50212026-09-12T00:39:57.138Z freemap_route_ipv4adding route 3fff:beef:8::/64 -> 2001:db8::55:ffSep 12 00:39:55.396
50222026-09-12T00:39:57.138Z
50232026-09-12T00:39:57.138Z DEBG replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:39:55.396Sep 12 00:39:55.396Sep 12 00:39:55.396 DEBGDEBG
50242026-09-12T00:39:57.138Z replacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]reset freemap
50252026-09-12T00:39:57.138Z, unitINFOSep 12 00:39:55.396 adding route 3fff:beef:36::/64 -> 2001:db8::55:ffINFO: Sep 12 00:39:55.396adding route 3fff:beef:9::/64 -> 2001:db8::55:ff
50262026-09-12T00:39:57.138Z
50272026-09-12T00:39:57.139Z INFOfreemap_route_ipv4
50282026-09-12T00:39:57.139Zadding route 172.17.0.35/32 -> 10.0.0.255Sep 12 00:39:55.397
50292026-09-12T00:39:57.139ZDEBG replacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:39:55.397
50302026-09-12T00:39:57.139Z DEBGSep 12 00:39:55.397 DEBGinitted freemap. size: 64Sep 12 00:39:55.397, Sep 12 00:39:55.397 DEBG unitreplacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
50312026-09-12T00:39:57.139Zreplacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
50322026-09-12T00:39:57.139Z: adding route 3fff:beef:37::/64 -> 2001:db8::55:fffreemap_route_ipv6
50332026-09-12T00:39:57.139Z
50342026-09-12T00:39:57.139ZSep 12 00:39:55.397 Sep 12 00:39:55.397INFO INFOadding route 3fff:beef:a::/64 -> 2001:db8::55:ff
50352026-09-12T00:39:57.139Zadding route 172.17.0.36/32 -> 10.0.0.255Sep 12 00:39:55.397Sep 12 00:39:55.397 DEBGDEBG replacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
50362026-09-12T00:39:57.139Z
50372026-09-12T00:39:57.139ZSep 12 00:39:55.397replacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 12 00:39:55.397
50382026-09-12T00:39:57.139ZDEBG reset freemapSep 12 00:39:55.397Sep 12 00:39:55.397DEBG INFOINFO , adding route 3fff:beef:b::/64 -> 2001:db8::55:ff unit
50392026-09-12T00:39:57.139Zadding route 3fff:beef:38::/64 -> 2001:db8::55:ffreplacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
50402026-09-12T00:39:57.139Z
50412026-09-12T00:39:57.144Z: freemap_route_ipv6Sep 12 00:39:55.397Sep 12 00:39:55.397 INFODEBG adding route 172.17.0.37/32 -> 10.0.0.255replacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
50422026-09-12T00:39:57.144Z
50432026-09-12T00:39:57.144Z
50442026-09-12T00:39:57.144ZSep 12 00:39:55.397 Sep 12 00:39:55.397Sep 12 00:39:55.397 DEBGDEBG replacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
50452026-09-12T00:39:57.144Zreplacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
50462026-09-12T00:39:57.144Z adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 12 00:39:55.397Sep 12 00:39:55.397
50472026-09-12T00:39:57.144Z INFOSep 12 00:39:55.397 INFOadding route 3fff:beef:c::/64 -> 2001:db8::55:ff
50482026-09-12T00:39:57.144Zadding route 172.17.0.38/32 -> 10.0.0.255INFO
50492026-09-12T00:39:57.144Z Sep 12 00:39:55.397Sep 12 00:39:55.397Sep 12 00:39:55.397 adding route 3fff:beef:39::/64 -> 2001:db8::55:ffDEBGDEBGDEBG
50502026-09-12T00:39:57.144Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]replacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
50512026-09-12T00:39:57.144Z
50522026-09-12T00:39:57.144Z
50532026-09-12T00:39:57.144ZSep 12 00:39:55.397 Sep 12 00:39:55.397Sep 12 00:39:55.397 INFOINFO DEBG adding route 172.17.0.39/32 -> 10.0.0.255
50542026-09-12T00:39:57.145Zadding route 3fff:beef:d::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:39:55.389
50552026-09-12T00:39:57.145Z
50562026-09-12T00:39:57.145Z Sep 12 00:39:55.397DEBGSep 12 00:39:55.397 DEBGcreated new freemap Sep 12 00:39:55.397 INFOreplacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] INFO,
50572026-09-12T00:39:57.145Z adding route 3fff:dead::/64 -> 2001:db8::55:2unitSep 12 00:39:55.397adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff:
50582026-09-12T00:39:57.145Z Sep 12 00:39:55.397freemap_route_ipv4
50592026-09-12T00:39:57.145ZINFOSep 12 00:39:55.397 DEBG adding route 172.17.0.40/32 -> 10.0.0.255
50602026-09-12T00:39:57.145Z
50612026-09-12T00:39:57.145Zreplacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBGSep 12 00:39:55.397
50622026-09-12T00:39:57.145ZSep 12 00:39:55.397DEBG DEBGreplacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]created new freemap
50632026-09-12T00:39:57.145Z, Sep 12 00:39:55.397Sep 12 00:39:55.397 replacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFOunit
50642026-09-12T00:39:57.145Z: freemap_route_ipv6
50652026-09-12T00:39:57.145Zadding route 3fff:beef:e::/64 -> 2001:db8::55:ffSep 12 00:39:55.397Sep 12 00:39:55.397 DEBG
50662026-09-12T00:39:57.145ZINFOINFO adding route 172.17.0.41/32 -> 10.0.0.255replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] Sep 12 00:39:55.397adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff
50672026-09-12T00:39:57.145ZSep 12 00:39:55.397
50682026-09-12T00:39:57.145Z
50692026-09-12T00:39:57.145Z Sep 12 00:39:55.397DEBGDEBG Sep 12 00:39:55.397 replacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] initted freemap. size: 64
50702026-09-12T00:39:57.145ZINFO, DEBGunitSep 12 00:39:55.397 : replacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:39:55.397
50712026-09-12T00:39:57.145Z INFOfreemap_route_ipv4 adding route 3fff:beef:f::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:3DEBG
50722026-09-12T00:39:57.145ZSep 12 00:39:55.397
50732026-09-12T00:39:57.145Z INFO
50742026-09-12T00:39:57.145Zadding route 172.17.0.42/32 -> 10.0.0.255Sep 12 00:39:55.397
50752026-09-12T00:39:57.145Z replacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
50762026-09-12T00:39:57.145ZSep 12 00:39:55.397 reset freemapSep 12 00:39:55.397, Sep 12 00:39:55.397unit :DEBGSep 12 00:39:55.397 freemap_route_ipv4
50772026-09-12T00:39:57.145ZDEBGINFO DEBG adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
50782026-09-12T00:39:57.145ZSep 12 00:39:55.397
50792026-09-12T00:39:57.145Zreplacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
50802026-09-12T00:39:57.145ZDEBGreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }] initted freemap. size: 64Sep 12 00:39:55.397,
50812026-09-12T00:39:57.146ZINFOunitSep 12 00:39:55.397:Sep 12 00:39:55.397 freemap_route_ipv6INFO
50822026-09-12T00:39:57.146Z DEBG Sep 12 00:39:55.397replacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:10::/64 -> 2001:db8::55:ffadding route 172.17.0.43/32 -> 10.0.0.255Sep 12 00:39:55.397
50832026-09-12T00:39:57.146ZINFO
50842026-09-12T00:39:57.146Z
50852026-09-12T00:39:57.146ZDEBG adding route 3fff:dead::/64 -> 2001:db8::55:4reset freemapSep 12 00:39:55.397
50862026-09-12T00:39:57.146Z DEBG, unitSep 12 00:39:55.397Sep 12 00:39:55.397: replacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]freemap_route_ipv6
50872026-09-12T00:39:57.146ZDEBGINFO
50882026-09-12T00:39:57.146Zadding route 3fff:beef:3d::/64 -> 2001:db8::55:ff
50892026-09-12T00:39:57.146Zreplacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:39:55.397
50902026-09-12T00:39:57.146Z Sep 12 00:39:55.397 DEBGINFO Sep 12 00:39:55.397 Sep 12 00:39:55.397adding route 3fff:dead::/64 -> 2001:db8::55:1
50912026-09-12T00:39:57.146ZINFOSep 12 00:39:55.397 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]adding route 172.17.0.44/32 -> 10.0.0.255
50922026-09-12T00:39:57.146ZINFOSep 12 00:39:55.397
50932026-09-12T00:39:57.146Z adding route 3fff:beef:11::/64 -> 2001:db8::55:ffDEBG
50942026-09-12T00:39:57.146Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]DEBG
50952026-09-12T00:39:57.146ZSep 12 00:39:55.397 replacing targets for 3fff:beef:3d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
50962026-09-12T00:39:57.146ZDEBGSep 12 00:39:55.397 replacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:39:55.397Sep 12 00:39:55.397DEBG
50972026-09-12T00:39:57.146Z DEBG INFOSep 12 00:39:55.397replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]replacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
50982026-09-12T00:39:57.146ZSep 12 00:39:55.397INFO
50992026-09-12T00:39:57.146Zadding route 3fff:dead::/64 -> 2001:db8::55:2INFO
51002026-09-12T00:39:57.146Z adding route 3fff:beef:3e::/64 -> 2001:db8::55:ffSep 12 00:39:55.397
51012026-09-12T00:39:57.146Z adding route 172.17.0.45/32 -> 10.0.0.255INFOSep 12 00:39:55.397
51022026-09-12T00:39:57.146Zadding route 3fff:beef:12::/64 -> 2001:db8::55:ffSep 12 00:39:55.397WARN
51032026-09-12T00:39:57.146Ztest route::tests::rollback_on_index_readd_failure ... ok
51042026-09-12T00:39:57.146ZDEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] shrink-in-place compact add failed at slot 8: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })
51052026-09-12T00:39:57.146ZSep 12 00:39:55.397 Sep 12 00:39:55.397DEBG
51062026-09-12T00:39:57.146Z replacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:39:55.397DEBGSep 12 00:39:55.397 replacing targets for 3fff:beef:3e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG INFO replacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
51072026-09-12T00:39:57.146Zadding route 3fff:dead::/64 -> 2001:db8::55:3
51082026-09-12T00:39:57.146Z
51092026-09-12T00:39:57.147Z
51102026-09-12T00:39:57.147ZSep 12 00:39:55.397Sep 12 00:39:55.397Sep 12 00:39:55.397 DEBGINFO replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]
51112026-09-12T00:39:57.147ZSep 12 00:39:55.397adding route 3fff:beef:13::/64 -> 2001:db8::55:ff
51122026-09-12T00:39:57.147ZINFODEBG adding route 172.17.0.46/32 -> 10.0.0.255
51132026-09-12T00:39:57.147Zfailed to allocate space for the new target list
51142026-09-12T00:39:57.147ZSep 12 00:39:55.397 INFOSep 12 00:39:55.397 Sep 12 00:39:55.397adding route 3fff:dead::/64 -> 2001:db8::55:4DEBG
51152026-09-12T00:39:57.147ZSep 12 00:39:55.397 DEBG DEBGreplacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:39:55.397
51162026-09-12T00:39:57.147Zreplacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] DEBG
51172026-09-12T00:39:57.147Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]Sep 12 00:39:55.398
51182026-09-12T00:39:57.147ZSep 12 00:39:55.405
51192026-09-12T00:39:57.147Z INFO adding route 172.17.0.47/32 -> 10.0.0.255DEBG
51202026-09-12T00:39:57.147Zcreated new freemap, unit: Sep 12 00:39:55.405freemap_route_ipv4
51212026-09-12T00:39:57.147ZDEBG replacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
51222026-09-12T00:39:57.147ZSep 12 00:39:55.405 Sep 12 00:39:55.405DEBG INFOcreated new freemap , adding route 172.17.0.48/32 -> 10.0.0.255unit
51232026-09-12T00:39:57.147Z: freemap_route_ipv6Sep 12 00:39:55.405
51242026-09-12T00:39:57.147ZSep 12 00:39:55.405Sep 12 00:39:55.405 DEBG DEBGDEBG initted freemap. size: 64replacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }], unitreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]
51252026-09-12T00:39:57.147Z:
51262026-09-12T00:39:57.147Z freemap_route_ipv4Sep 12 00:39:55.405
51272026-09-12T00:39:57.147Z INFOSep 12 00:39:55.405 Sep 12 00:39:55.405adding route 172.17.0.49/32 -> 10.0.0.255WARN DEBGshrink-in-place index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })
51282026-09-12T00:39:57.147Z
51292026-09-12T00:39:57.147Zreset freemap, unit: freemap_route_ipv4
51302026-09-12T00:39:57.147Zadding route 3fff:beef:31::/64 -> 2001:db8::55:ffSep 12 00:39:55.405Sep 12 00:39:55.405 DEBG
51312026-09-12T00:39:57.147Z DEBG replacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]initted freemap. size: 64
51322026-09-12T00:39:57.147Z, unit: Sep 12 00:39:55.405freemap_route_ipv6
51332026-09-12T00:39:57.147ZSep 12 00:39:55.405INFO DEBG adding route 172.17.0.50/32 -> 10.0.0.255Sep 12 00:39:55.405
51342026-09-12T00:39:57.147Zreplacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
51352026-09-12T00:39:57.147ZDEBG reset freemap, Sep 12 00:39:55.405unit :INFO freemap_route_ipv6adding route 3fff:beef:32::/64 -> 2001:db8::55:ff
51362026-09-12T00:39:57.147Z
51372026-09-12T00:39:57.148ZSep 12 00:39:55.405 DEBG Sep 12 00:39:55.405replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
51382026-09-12T00:39:57.148ZSep 12 00:39:55.405Sep 12 00:39:55.405 INFOINFO adding route 3fff:dead::/64 -> 2001:db8::55:1adding route 172.17.0.51/32 -> 10.0.0.255
51392026-09-12T00:39:57.148ZSep 12 00:39:55.405 INFO
51402026-09-12T00:39:57.148Z adding route 3fff:beef:23::/64 -> 2001:db8::55:ffSep 12 00:39:55.398
51412026-09-12T00:39:57.152Z Sep 12 00:39:55.405 DEBGDEBG created new freemapreplacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }],
51422026-09-12T00:39:57.153Zunit: Sep 12 00:39:55.405freemap_route_ipv4
51432026-09-12T00:39:57.153ZSep 12 00:39:55.405Sep 12 00:39:55.405 INFO DEBGadding route 172.17.0.52/32 -> 10.0.0.255Sep 12 00:39:55.405
51442026-09-12T00:39:57.153Z DEBGDEBGreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] Sep 12 00:39:55.405
51452026-09-12T00:39:57.153Z created new freemapreplacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }],
51462026-09-12T00:39:57.153ZDEBG replacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]unit
51472026-09-12T00:39:57.153ZSep 12 00:39:55.405: Sep 12 00:39:55.405freemap_route_ipv6INFO
51482026-09-12T00:39:57.153Zadding route 3fff:dead::/64 -> 2001:db8::55:2Sep 12 00:39:55.405INFO
51492026-09-12T00:39:57.153ZINFO adding route 172.17.0.53/32 -> 10.0.0.255Sep 12 00:39:55.405
51502026-09-12T00:39:57.153Z DEBGSep 12 00:39:55.405 initted freemap. size: 64DEBG, unitreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]
51512026-09-12T00:39:57.153Z:Sep 12 00:39:55.405 DEBGadding route 3fff:beef:24::/64 -> 2001:db8::55:fffreemap_route_ipv4
51522026-09-12T00:39:57.153Z
51532026-09-12T00:39:57.153ZSep 12 00:39:55.405 INFOreplacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 12 00:39:55.405
51542026-09-12T00:39:57.153ZSep 12 00:39:55.405adding route 3fff:dead::/64 -> 2001:db8::55:3 DEBG
51552026-09-12T00:39:57.153Z reset freemapDEBG, Sep 12 00:39:55.405Sep 12 00:39:55.405 INFO DEBGadding route 172.17.0.54/32 -> 10.0.0.255unit
51562026-09-12T00:39:57.153Zreplacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]:
51572026-09-12T00:39:57.153Z
51582026-09-12T00:39:57.153Z Sep 12 00:39:55.405freemap_route_ipv4
51592026-09-12T00:39:57.153ZDEBGSep 12 00:39:55.405 replacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
51602026-09-12T00:39:57.153ZINFOSep 12 00:39:55.405Sep 12 00:39:55.405 adding route 3fff:dead::/64 -> 2001:db8::55:4
51612026-09-12T00:39:57.153ZSep 12 00:39:55.405DEBGINFO initted freemap. size: 64adding route 3fff:beef:25::/64 -> 2001:db8::55:ffSep 12 00:39:55.405,
51622026-09-12T00:39:57.153ZunitINFO: DEBGadding route 172.17.0.55/32 -> 10.0.0.255
51632026-09-12T00:39:57.153Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]freemap_route_ipv6
51642026-09-12T00:39:57.153Z
51652026-09-12T00:39:57.153ZSep 12 00:39:55.405 Sep 12 00:39:55.405Sep 12 00:39:55.405 DEBGDEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]replacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
51662026-09-12T00:39:57.153Z
51672026-09-12T00:39:57.154Zreplacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:39:55.405
51682026-09-12T00:39:57.154ZDEBG Sep 12 00:39:55.405reset freemap , INFOunit :adding route 172.17.0.56/32 -> 10.0.0.255
51692026-09-12T00:39:57.154Zfreemap_route_ipv6
51702026-09-12T00:39:57.154ZSep 12 00:39:55.405 INFO Sep 12 00:39:55.405adding route 3fff:beef:26::/64 -> 2001:db8::55:ffSep 12 00:39:55.405
51712026-09-12T00:39:57.154Z INFODEBG adding route 3fff:dead::/64 -> 2001:db8::55:1
51722026-09-12T00:39:57.154Zreplacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:39:55.405
51732026-09-12T00:39:57.154Z DEBG replacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
51742026-09-12T00:39:57.154ZSep 12 00:39:55.405 DEBGSep 12 00:39:55.405 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]INFO
51752026-09-12T00:39:57.154Z adding route 172.17.0.57/32 -> 10.0.0.255Sep 12 00:39:55.405
51762026-09-12T00:39:57.154Z INFOSep 12 00:39:55.405 INFOadding route 3fff:beef:27::/64 -> 2001:db8::55:ff
51772026-09-12T00:39:57.154Zadding route 3fff:dead::/64 -> 2001:db8::55:2Sep 12 00:39:55.405
51782026-09-12T00:39:57.154Z DEBG replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:39:55.405 DEBG Sep 12 00:39:55.405replacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
51792026-09-12T00:39:57.154Z
51802026-09-12T00:39:57.154ZDEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]
51812026-09-12T00:39:57.154ZSep 12 00:39:55.405 DEBGINFOSep 12 00:39:55.405 adding route 172.17.0.58/32 -> 10.0.0.255Sep 12 00:39:55.405
51822026-09-12T00:39:57.154ZDEBGreplacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]
51832026-09-12T00:39:57.154Z
51842026-09-12T00:39:57.154ZINFO Sep 12 00:39:55.405 DEBGadding route 3fff:beef:28::/64 -> 2001:db8::55:ff
51852026-09-12T00:39:57.154Zreplacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:39:55.405
51862026-09-12T00:39:57.154Z INFO Sep 12 00:39:55.405adding route 3fff:beef:33::/64 -> 2001:db8::55:ff
51872026-09-12T00:39:57.154ZDEBGSep 12 00:39:55.405 replacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
51882026-09-12T00:39:57.154ZINFO Sep 12 00:39:55.405adding route 172.17.0.59/32 -> 10.0.0.255
51892026-09-12T00:39:57.154ZDEBGSep 12 00:39:55.405 replacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
51902026-09-12T00:39:57.154ZSep 12 00:39:55.405 DEBGadding route 3fff:beef:29::/64 -> 2001:db8::55:ff
51912026-09-12T00:39:57.154Zreplacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
51922026-09-12T00:39:57.154ZSep 12 00:39:55.405 INFO adding route 3fff:beef:34::/64 -> 2001:db8::55:ffSep 12 00:39:55.405Sep 12 00:39:55.405
51932026-09-12T00:39:57.154Z INFODEBG adding route 172.17.0.60/32 -> 10.0.0.255replacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
51942026-09-12T00:39:57.154Z
51952026-09-12T00:39:57.155ZSep 12 00:39:55.405 Sep 12 00:39:55.405DEBG Sep 12 00:39:55.405 replacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBGINFO
51962026-09-12T00:39:57.155Z replacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff
51972026-09-12T00:39:57.155Z
51982026-09-12T00:39:57.155ZSep 12 00:39:55.405 INFO Sep 12 00:39:55.405adding route 3fff:beef:35::/64 -> 2001:db8::55:ff Sep 12 00:39:55.405
51992026-09-12T00:39:57.155Z DEBGINFO adding route 172.17.0.61/32 -> 10.0.0.255replacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
52002026-09-12T00:39:57.155Z
52012026-09-12T00:39:57.155ZSep 12 00:39:55.405 DEBG Sep 12 00:39:55.405replacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:39:55.405
52022026-09-12T00:39:57.155Z INFODEBG adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffreplacing targets for 172.17.0.61/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
52032026-09-12T00:39:57.155Z
52042026-09-12T00:39:57.155Ztest route::tests::add_target_fails_full ... ok
52052026-09-12T00:39:57.155ZSep 12 00:39:55.405Sep 12 00:39:55.405 Sep 12 00:39:55.405Sep 12 00:39:55.405 INFO INFODEBGINFO adding route 3fff:beef:36::/64 -> 2001:db8::55:ff adding route 172.17.0.62/32 -> 10.0.0.255 adding route 3fff:beef:14::/64 -> 2001:db8::55:ff
52062026-09-12T00:39:57.155Zreplacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
52072026-09-12T00:39:57.155Z
52082026-09-12T00:39:57.155Z
52092026-09-12T00:39:57.155ZSep 12 00:39:55.405Sep 12 00:39:55.405 Sep 12 00:39:55.405Sep 12 00:39:55.405 DEBGDEBG DEBGreplacing targets for 172.17.0.62/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
52102026-09-12T00:39:57.155Z
52112026-09-12T00:39:57.155Zadding route 3fff:beef:2c::/64 -> 2001:db8::55:ff
52122026-09-12T00:39:57.155Z
52132026-09-12T00:39:57.155ZSep 12 00:39:55.405 INFOSep 12 00:39:55.405 Sep 12 00:39:55.405adding route 172.17.0.63/32 -> 10.0.0.255Sep 12 00:39:55.405 INFOINFO
52142026-09-12T00:39:57.155Z DEBGadding route 3fff:beef:15::/64 -> 2001:db8::55:ffadding route 3fff:beef:37::/64 -> 2001:db8::55:ff
52152026-09-12T00:39:57.155Z
52162026-09-12T00:39:57.155ZSep 12 00:39:55.405 DEBG replacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.17.0.63/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
52172026-09-12T00:39:57.155ZSep 12 00:39:55.405 DEBG
52182026-09-12T00:39:57.155Z replacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:39:55.405
52192026-09-12T00:39:57.155Ztest transceivers::mpn_test::test_mpn_missing ... ok
52202026-09-12T00:39:57.155Z DEBGSep 12 00:39:55.405 replacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff
52212026-09-12T00:39:57.155Z
52222026-09-12T00:39:57.155Ztest transceivers::mpn_test::test_mpn_present ... ok
52232026-09-12T00:39:57.155ZSep 12 00:39:55.405 DEBGSep 12 00:39:55.405 failed to allocate space for the new target listSep 12 00:39:55.405
52242026-09-12T00:39:57.156Ztest transceivers::mpn_test::test_xcvr_missing ... ok
52252026-09-12T00:39:57.156Ztest route::tests::same_size_non_subset_replace ... ok
52262026-09-12T00:39:57.156Z INFOINFO adding route 3fff:beef:16::/64 -> 2001:db8::55:ffadding route 3fff:beef:38::/64 -> 2001:db8::55:ff
52272026-09-12T00:39:57.156Z
52282026-09-12T00:39:57.156Ztest transceivers::tofino_impl::tests::fail_if_large_op_reads_past_the_end_of_the_lower_page ... ok
52292026-09-12T00:39:57.156Ztest transceivers::tofino_impl::tests::fail_if_large_op_reads_past_the_end_of_the_upper_page ... ok
52302026-09-12T00:39:57.156Ztest transceivers::tofino_impl::tests::handle_large_op_at_the_end_of_lower_page ... ok
52312026-09-12T00:39:57.156Ztest transceivers::tofino_impl::tests::handle_large_op_at_the_end_of_upper_page ... ok
52322026-09-12T00:39:57.156Ztest transceivers::tofino_impl::tests::test_build_large_cmis_ops_even_split ... ok
52332026-09-12T00:39:57.156Ztest transceivers::tofino_impl::tests::test_build_large_cmis_read_uneven_split ... ok
52342026-09-12T00:39:57.156Ztest transceivers::tofino_impl::tests::test_fake_qsfp_checksums ... ok
52352026-09-12T00:39:57.156Ztest transceivers::tofino_impl::tests::test_handle_backplane_read_request ... ok
52362026-09-12T00:39:57.156Ztest transceivers::tofino_impl::tests::test_handle_assert_reset_request ... ok
52372026-09-12T00:39:57.156ZSep 12 00:39:55.405 Sep 12 00:39:55.405DEBG replacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBGSep 12 00:39:55.405
52382026-09-12T00:39:57.156Ztest transceivers::tofino_impl::tests::test_handle_backplane_write_request ... ok
52392026-09-12T00:39:57.156Ztest transceivers::tofino_impl::tests::test_handle_cmis_large_read_request ... ok
52402026-09-12T00:39:57.156Ztest transceivers::tofino_impl::tests::test_handle_cmis_large_write_request ... ok
52412026-09-12T00:39:57.161Ztest transceivers::tofino_impl::tests::test_handle_cmis_small_write_request ... ok
52422026-09-12T00:39:57.161Ztest transceivers::tofino_impl::tests::test_handle_cmis_small_read_request ... ok
52432026-09-12T00:39:57.161Ztest transceivers::tofino_impl::tests::test_handle_detect_request_invalid_port ... ok
52442026-09-12T00:39:57.161Ztest transceivers::tofino_impl::tests::test_handle_detect_request_backplane ... ok
52452026-09-12T00:39:57.161Ztest transceivers::tofino_impl::tests::test_handle_detect_request_qsfp_invalid_interface ... ok
52462026-09-12T00:39:57.161Ztest transceivers::tofino_impl::tests::test_handle_detect_request_qsfp ... ok
52472026-09-12T00:39:57.161Ztest transceivers::tofino_impl::tests::test_handle_interrupt_mask_request ... ok
52482026-09-12T00:39:57.161Ztest transceivers::tofino_impl::tests::test_handle_lp_mode_mask_request ... ok
52492026-09-12T00:39:57.161Ztest transceivers::tofino_impl::tests::test_handle_presence_mask_request ... ok
52502026-09-12T00:39:57.161Ztest transceivers::tofino_impl::tests::test_handle_set_lp_mode_request_invalid_port ... ok
52512026-09-12T00:39:57.161Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_read_request ... ok
52522026-09-12T00:39:57.161Ztest transceivers::tofino_impl::tests::test_handle_set_lp_mode_request ... ok
52532026-09-12T00:39:57.162Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_upper_page_read_request ... ok
52542026-09-12T00:39:57.162Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_read_request_with_nonzero_bank_fails ... ok
52552026-09-12T00:39:57.162Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_upper_page_write_request ... ok
52562026-09-12T00:39:57.162Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_write_request ... ok
52572026-09-12T00:39:57.162Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_write_request_with_nonzero_bank_fails ... ok
52582026-09-12T00:39:57.162Z replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]DEBG
52592026-09-12T00:39:57.162Zreplacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
52602026-09-12T00:39:57.162ZSep 12 00:39:55.406Sep 12 00:39:55.413 DEBGDEBG created new freemapfailed to allocate space for the new target list, unitSep 12 00:39:55.406 DEBG created new freemap, Sep 12 00:39:55.413unit : freemap_route_ipv4
52612026-09-12T00:39:57.162ZINFOSep 12 00:39:55.413
52622026-09-12T00:39:57.162Z DEBG:adding route 3fff:beef:17::/64 -> 2001:db8::55:ff
52632026-09-12T00:39:57.162Zfreemap_route_ipv4
52642026-09-12T00:39:57.162Z created new freemap, unitSep 12 00:39:55.413: DEBGfreemap_route_ipv6
52652026-09-12T00:39:57.162Zreplacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:39:55.413
52662026-09-12T00:39:57.162ZDEBG created new freemapSep 12 00:39:55.413 Sep 12 00:39:55.405, unitSep 12 00:39:55.413DEBG:DEBG initted freemap. size: 64freemap_route_ipv6,
52672026-09-12T00:39:57.162Zunit: Sep 12 00:39:55.406freemap_route_ipv4 Sep 12 00:39:55.413
52682026-09-12T00:39:57.162Z Sep 12 00:39:55.413DEBG DEBG created new freemap , initted freemap. size: 64unit, INFOunit :Sep 12 00:39:55.413 :freemap_route_ipv4adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff freemap_route_ipv4DEBG
52692026-09-12T00:39:57.162Z reset freemap
52702026-09-12T00:39:57.162Z,
52712026-09-12T00:39:57.162Zunit: Sep 12 00:39:55.413freemap_route_ipv4
52722026-09-12T00:39:57.162ZDEBGSep 12 00:39:55.413 reset freemap , DEBGSep 12 00:39:55.413unit :Sep 12 00:39:55.413created new freemap DEBG DEBGfreemap_route_ipv4
52732026-09-12T00:39:57.162Z, initted freemap. size: 64 replacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }],
52742026-09-12T00:39:57.162ZunitSep 12 00:39:55.413unit: :DEBG initted freemap. size: 64freemap_route_ipv6,
52752026-09-12T00:39:57.162Zunitfreemap_route_ipv6:
52762026-09-12T00:39:57.162Z freemap_route_ipv6
52772026-09-12T00:39:57.162ZSep 12 00:39:55.413Sep 12 00:39:55.413 INFODEBGSep 12 00:39:55.413 reset freemapDEBG, unitSep 12 00:39:55.413reset freemap:, adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffunit
52782026-09-12T00:39:57.162Z :freemap_route_ipv6
52792026-09-12T00:39:57.162Z freemap_route_ipv6DEBG
52802026-09-12T00:39:57.162ZSep 12 00:39:55.413 initted freemap. size: 64Sep 12 00:39:55.413DEBG, Sep 12 00:39:55.413 replacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
52812026-09-12T00:39:57.163ZINFO adding route 172.16.0.0/32 -> 10.0.0.1
52822026-09-12T00:39:57.163Zunitadding route 172.16.0.0/32 -> 10.0.0.1:
52832026-09-12T00:39:57.163Z freemap_route_ipv4Sep 12 00:39:55.413
52842026-09-12T00:39:57.163Z Sep 12 00:39:55.413INFO adding route 3fff:beef:30::/64 -> 2001:db8::55:ffDEBGSep 12 00:39:55.413
52852026-09-12T00:39:57.163Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]DEBG
52862026-09-12T00:39:57.163ZSep 12 00:39:55.413 DEBGreset freemap, Sep 12 00:39:55.413replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] unitINFOSep 12 00:39:55.413
52872026-09-12T00:39:57.163Z :adding route 172.16.0.0/32 -> 10.0.0.2
52882026-09-12T00:39:57.163ZSep 12 00:39:55.413 INFODEBG Sep 12 00:39:55.413adding route 172.16.0.0/32 -> 10.0.0.2
52892026-09-12T00:39:57.163ZDEBG replacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]freemap_route_ipv4Sep 12 00:39:55.413
52902026-09-12T00:39:57.163Z
52912026-09-12T00:39:57.163ZDEBG
52922026-09-12T00:39:57.163Z replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]Sep 12 00:39:55.413
52932026-09-12T00:39:57.163Z DEBG Sep 12 00:39:55.413replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]Sep 12 00:39:55.413
52942026-09-12T00:39:57.163Zreplacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:39:55.413
52952026-09-12T00:39:57.163ZINFO DEBG initted freemap. size: 64INFOadding route 172.17.0.0/32 -> 10.0.0.255Sep 12 00:39:55.413, adding route 3fff:beef:31::/64 -> 2001:db8::55:ff
52962026-09-12T00:39:57.163ZINFOunit :adding route 3fff:beef:39::/64 -> 2001:db8::55:ff
52972026-09-12T00:39:57.163Z Sep 12 00:39:55.413
52982026-09-12T00:39:57.163Z freemap_route_ipv6DEBG
52992026-09-12T00:39:57.163Zreplacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:39:55.413
53002026-09-12T00:39:57.163Z DEBGSep 12 00:39:55.413 replacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
53012026-09-12T00:39:57.163ZDEBGSep 12 00:39:55.413 replacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFOSep 12 00:39:55.413 Sep 12 00:39:55.413
53022026-09-12T00:39:57.163Zadding route 172.17.0.1/32 -> 10.0.0.255INFO
53032026-09-12T00:39:57.163Z DEBGadding route 3fff:beef:3a::/64 -> 2001:db8::55:ff
53042026-09-12T00:39:57.163Z reset freemap, Sep 12 00:39:55.413unit :Sep 12 00:39:55.413 DEBGDEBG freemap_route_ipv6Sep 12 00:39:55.413replacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
53052026-09-12T00:39:57.163Z
53062026-09-12T00:39:57.163Z
53072026-09-12T00:39:57.163ZINFOINFOSep 12 00:39:55.413Sep 12 00:39:55.413 INFO INFOadding route 3fff:beef:3b::/64 -> 2001:db8::55:ffadding route 3fff:beef:18::/64 -> 2001:db8::55:ff
53082026-09-12T00:39:57.163Z adding route 3fff:beef:32::/64 -> 2001:db8::55:ffadding route 172.17.0.2/32 -> 10.0.0.255Sep 12 00:39:55.413
53092026-09-12T00:39:57.164Z
53102026-09-12T00:39:57.164ZSep 12 00:39:55.413
53112026-09-12T00:39:57.164ZDEBG replacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
53122026-09-12T00:39:57.164ZSep 12 00:39:55.413 adding route 172.16.0.0/32 -> 10.0.0.1Sep 12 00:39:55.413Sep 12 00:39:55.413
53132026-09-12T00:39:57.164Z DEBG Sep 12 00:39:55.413DEBG INFOreplacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 12 00:39:55.413DEBGadding route 3fff:beef:3c::/64 -> 2001:db8::55:ff
53142026-09-12T00:39:57.164Z
53152026-09-12T00:39:57.164Z replacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBG
53162026-09-12T00:39:57.164Z replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]
53172026-09-12T00:39:57.164ZSep 12 00:39:55.413
53182026-09-12T00:39:57.164ZSep 12 00:39:55.414 Sep 12 00:39:55.413 INFOINFODEBG adding route 172.17.0.3/32 -> 10.0.0.255adding route 3fff:beef:19::/64 -> 2001:db8::55:ff
53192026-09-12T00:39:57.164Zreplacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:39:55.414
53202026-09-12T00:39:57.164ZSep 12 00:39:55.414 INFOSep 12 00:39:55.414
53212026-09-12T00:39:57.164Z DEBG INFOadding route 172.16.0.0/32 -> 10.0.0.2Sep 12 00:39:55.414Sep 12 00:39:55.414
53222026-09-12T00:39:57.164Z adding route 3fff:beef:33::/64 -> 2001:db8::55:ffDEBGreplacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
53232026-09-12T00:39:57.164Z
53242026-09-12T00:39:57.164ZDEBG replacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]failed to allocate space for the new target list
53252026-09-12T00:39:57.164Z
53262026-09-12T00:39:57.164ZSep 12 00:39:55.414 Sep 12 00:39:55.414DEBG Sep 12 00:39:55.414INFOSep 12 00:39:55.406 DEBG Sep 12 00:39:55.414adding route 172.17.0.4/32 -> 10.0.0.255replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]
53272026-09-12T00:39:57.164Z
53282026-09-12T00:39:57.164ZDEBG created new freemapINFO, Sep 12 00:39:55.414replacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]unit adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffDEBG:
53292026-09-12T00:39:57.164Z
53302026-09-12T00:39:57.164Zfreemap_route_ipv4replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
53312026-09-12T00:39:57.164Z
53322026-09-12T00:39:57.164ZSep 12 00:39:55.414 Sep 12 00:39:55.414INFO Sep 12 00:39:55.414adding route 3fff:beef:34::/64 -> 2001:db8::55:ff
53332026-09-12T00:39:57.164ZINFODEBGSep 12 00:39:55.414 replacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
53342026-09-12T00:39:57.164ZDEBG Sep 12 00:39:55.414created new freemapadding route 172.17.0.5/32 -> 10.0.0.255,
53352026-09-12T00:39:57.164Z Sep 12 00:39:55.414 DEBGunitINFOSep 12 00:39:55.414: DEBGfreemap_route_ipv6 replacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff
53362026-09-12T00:39:57.165Z
53372026-09-12T00:39:57.165Z
53382026-09-12T00:39:57.165Zreplacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
53392026-09-12T00:39:57.165ZSep 12 00:39:55.414 Sep 12 00:39:55.414Sep 12 00:39:55.414DEBG Sep 12 00:39:55.414 INFO initted freemap. size: 64INFODEBG, adding route 172.17.0.6/32 -> 10.0.0.255 unit
53402026-09-12T00:39:57.165Z:replacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
53412026-09-12T00:39:57.170Zfreemap_route_ipv4adding route 3fff:beef:35::/64 -> 2001:db8::55:ff
53422026-09-12T00:39:57.170Z
53432026-09-12T00:39:57.170ZSep 12 00:39:55.414 Sep 12 00:39:55.414DEBG Sep 12 00:39:55.414Sep 12 00:39:55.414INFO replacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
53442026-09-12T00:39:57.170Z adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffreset freemap
53452026-09-12T00:39:57.170Z, unitDEBG Sep 12 00:39:55.414:replacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:39:55.414
53462026-09-12T00:39:57.170Zfreemap_route_ipv4 DEBGINFO
53472026-09-12T00:39:57.170Z replacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.17.0.7/32 -> 10.0.0.255
53482026-09-12T00:39:57.170Z
53492026-09-12T00:39:57.170ZSep 12 00:39:55.414Sep 12 00:39:55.414 Sep 12 00:39:55.414INFO INFO DEBGSep 12 00:39:55.414adding route 3fff:beef:36::/64 -> 2001:db8::55:ff
53502026-09-12T00:39:57.170ZDEBG replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:beef:1d::/64 -> 2001:db8::55:ffinitted freemap. size: 64
53512026-09-12T00:39:57.170Z, unit:Sep 12 00:39:55.414
53522026-09-12T00:39:57.170Z DEBGfreemap_route_ipv6Sep 12 00:39:55.414
53532026-09-12T00:39:57.170Z INFO Sep 12 00:39:55.414Sep 12 00:39:55.414adding route 172.17.0.8/32 -> 10.0.0.255
53542026-09-12T00:39:57.170Zreplacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
53552026-09-12T00:39:57.170Z DEBGreset freemap , replacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]unit
53562026-09-12T00:39:57.170Z: Sep 12 00:39:55.414Sep 12 00:39:55.414Sep 12 00:39:55.414 DEBGINFO freemap_route_ipv6replacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
53572026-09-12T00:39:57.170Z
53582026-09-12T00:39:57.170ZINFO adding route 3fff:beef:37::/64 -> 2001:db8::55:ffadding route 3fff:beef:1e::/64 -> 2001:db8::55:ffSep 12 00:39:55.414
53592026-09-12T00:39:57.170Z Sep 12 00:39:55.414INFO adding route 3fff:dead::/64 -> 2001:db8::55:1INFO
53602026-09-12T00:39:57.170Z adding route 172.17.0.9/32 -> 10.0.0.255
53612026-09-12T00:39:57.170Z
53622026-09-12T00:39:57.170ZSep 12 00:39:55.414 Sep 12 00:39:55.414Sep 12 00:39:55.414 DEBGDEBG DEBGSep 12 00:39:55.414 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] replacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
53632026-09-12T00:39:57.170Z
53642026-09-12T00:39:57.171Z
53652026-09-12T00:39:57.171ZDEBG Sep 12 00:39:55.414replacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
53662026-09-12T00:39:57.171ZINFOSep 12 00:39:55.414Sep 12 00:39:55.414 INFO adding route 3fff:dead::/64 -> 2001:db8::55:2Sep 12 00:39:55.414
53672026-09-12T00:39:57.171Z adding route 172.17.0.10/32 -> 10.0.0.255INFO
53682026-09-12T00:39:57.171ZINFOadding route 3fff:beef:1f::/64 -> 2001:db8::55:ff
53692026-09-12T00:39:57.171ZSep 12 00:39:55.414adding route 3fff:beef:38::/64 -> 2001:db8::55:ff
53702026-09-12T00:39:57.171ZDEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]Sep 12 00:39:55.414
53712026-09-12T00:39:57.171Z Sep 12 00:39:55.414DEBG Sep 12 00:39:55.414 DEBG replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:39:55.414
53722026-09-12T00:39:57.171ZDEBG INFOreplacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:39:55.414
53732026-09-12T00:39:57.171Z replacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:dead::/64 -> 2001:db8::55:3INFO
53742026-09-12T00:39:57.171ZSep 12 00:39:55.414
53752026-09-12T00:39:57.171Z adding route 172.17.0.11/32 -> 10.0.0.255
53762026-09-12T00:39:57.171ZSep 12 00:39:55.414INFO DEBGadding route 3fff:beef:39::/64 -> 2001:db8::55:ffSep 12 00:39:55.414Sep 12 00:39:55.414
53772026-09-12T00:39:57.171Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]DEBG replacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
53782026-09-12T00:39:57.171ZSep 12 00:39:55.414
53792026-09-12T00:39:57.171Z DEBG created new freemap, unitSep 12 00:39:55.421: Sep 12 00:39:55.421freemap_route_ipv4 INFODEBG
53802026-09-12T00:39:57.171ZSep 12 00:39:55.421 INFOreplacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:dead::/64 -> 2001:db8::55:4
53812026-09-12T00:39:57.171Z
53822026-09-12T00:39:57.171Zadding route 172.17.0.12/32 -> 10.0.0.255
53832026-09-12T00:39:57.171ZSep 12 00:39:55.421 DEBG Sep 12 00:39:55.421created new freemap , DEBGunitSep 12 00:39:55.421 :replacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
53842026-09-12T00:39:57.171ZINFOSep 12 00:39:55.421 adding route 3fff:beef:3a::/64 -> 2001:db8::55:fffreemap_route_ipv6
53852026-09-12T00:39:57.171Z
53862026-09-12T00:39:57.171ZSep 12 00:39:55.421 DEBGINFO Sep 12 00:39:55.421replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]
53872026-09-12T00:39:57.171ZSep 12 00:39:55.421DEBG initted freemap. size: 64DEBGSep 12 00:39:55.421, unit adding route 172.17.0.13/32 -> 10.0.0.255:
53882026-09-12T00:39:57.171Z freemap_route_ipv4replacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
53892026-09-12T00:39:57.171Z
53902026-09-12T00:39:57.171Z Sep 12 00:39:55.422 DEBGDEBG Sep 12 00:39:55.422replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]Sep 12 00:39:55.422
53912026-09-12T00:39:57.171Z DEBG INFOreplacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
53922026-09-12T00:39:57.172Zreset freemap , unitadding route 3fff:beef:3b::/64 -> 2001:db8::55:ff:
53932026-09-12T00:39:57.172Z freemap_route_ipv4Sep 12 00:39:55.422
53942026-09-12T00:39:57.172Z INFOSep 12 00:39:55.422 adding route 172.17.0.14/32 -> 10.0.0.255DEBG
53952026-09-12T00:39:57.172Z replacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
53962026-09-12T00:39:57.172ZSep 12 00:39:55.422 Sep 12 00:39:55.422Sep 12 00:39:55.422DEBG DEBGreplacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
53972026-09-12T00:39:57.172Z initted freemap. size: 64, adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffunit
53982026-09-12T00:39:57.172ZSep 12 00:39:55.422: INFOfreemap_route_ipv6
53992026-09-12T00:39:57.172Zadding route 172.17.0.15/32 -> 10.0.0.255
54002026-09-12T00:39:57.172ZSep 12 00:39:55.422Sep 12 00:39:55.422 DEBG DEBGreset freemap Sep 12 00:39:55.422, unitDEBG: replacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]freemap_route_ipv6
54012026-09-12T00:39:57.172Z
54022026-09-12T00:39:57.172Zreplacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
54032026-09-12T00:39:57.172Ztest route::tests::shrink_preserves_compacted_order ... ok
54042026-09-12T00:39:57.172ZSep 12 00:39:55.422 Sep 12 00:39:55.422INFO Sep 12 00:39:55.422 INFO adding route 172.16.0.0/32 -> 10.0.0.1
54052026-09-12T00:39:57.172ZDEBGadding route 172.17.0.16/32 -> 10.0.0.255
54062026-09-12T00:39:57.172Zfailed to allocate space for the new target list
54072026-09-12T00:39:57.172ZSep 12 00:39:55.422 DEBGSep 12 00:39:55.422 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]DEBG
54082026-09-12T00:39:57.172Z Sep 12 00:39:55.422 replacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
54092026-09-12T00:39:57.172Z Sep 12 00:39:55.422replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]
54102026-09-12T00:39:57.172Ztest route::tests::shrink_to_single_non_zero_survivor ... ok
54112026-09-12T00:39:57.172ZINFO Sep 12 00:39:55.422adding route 172.16.0.0/32 -> 10.0.0.2
54122026-09-12T00:39:57.172ZINFO adding route 172.17.0.17/32 -> 10.0.0.255
54132026-09-12T00:39:57.172ZSep 12 00:39:55.422 Sep 12 00:39:55.422 INFO DEBG DEBGadding route 3fff:beef:20::/64 -> 2001:db8::55:ffreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]
54142026-09-12T00:39:57.172Zreplacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
54152026-09-12T00:39:57.172Z
54162026-09-12T00:39:57.172ZSep 12 00:39:55.422 Sep 12 00:39:55.422INFO INFOadding route 172.16.0.0/32 -> 10.0.0.3
54172026-09-12T00:39:57.172Zadding route 172.17.0.18/32 -> 10.0.0.255Sep 12 00:39:55.422
54182026-09-12T00:39:57.172Z DEBG replacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:39:55.422
54192026-09-12T00:39:57.172Z Sep 12 00:39:55.422DEBG DEBGreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]
54202026-09-12T00:39:57.173Zreplacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
54212026-09-12T00:39:57.173ZSep 12 00:39:55.422Sep 12 00:39:55.422 Sep 12 00:39:55.422INFO INFOINFO adding route 3fff:beef:21::/64 -> 2001:db8::55:ff adding route 172.17.0.19/32 -> 10.0.0.255
54222026-09-12T00:39:57.173Z
54232026-09-12T00:39:57.173Zadding route 172.16.0.0/32 -> 10.0.0.4
54242026-09-12T00:39:57.173ZSep 12 00:39:55.422Sep 12 00:39:55.422 Sep 12 00:39:55.422DEBG DEBGreplacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
54252026-09-12T00:39:57.173Z replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }]replacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
54262026-09-12T00:39:57.173Z
54272026-09-12T00:39:57.173ZSep 12 00:39:55.422 Sep 12 00:39:55.422INFOSep 12 00:39:55.422 adding route 3fff:beef:22::/64 -> 2001:db8::55:ff INFOINFO adding route 172.17.0.0/32 -> 10.0.0.255
54282026-09-12T00:39:57.173Zadding route 172.17.0.20/32 -> 10.0.0.255
54292026-09-12T00:39:57.173Z
54302026-09-12T00:39:57.173ZSep 12 00:39:55.422 DEBG replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:39:55.422
54312026-09-12T00:39:57.173ZSep 12 00:39:55.414 DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]
54322026-09-12T00:39:57.173ZSep 12 00:39:55.422 DEBG created new freemapSep 12 00:39:55.430, unit DEBG Sep 12 00:39:55.430 created new freemapINFO adding route 172.16.0.0/32 -> 10.0.0.3
54332026-09-12T00:39:57.173Z:INFO , adding route 3fff:beef:23::/64 -> 2001:db8::55:fffreemap_route_ipv4
54342026-09-12T00:39:57.173Z
54352026-09-12T00:39:57.173ZunitSep 12 00:39:55.430: Sep 12 00:39:55.430freemap_route_ipv4Sep 12 00:39:55.430
54362026-09-12T00:39:57.173ZDEBG DEBGDEBG replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]created new freemap
54372026-09-12T00:39:57.173Z, Sep 12 00:39:55.430replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }] unit
54382026-09-12T00:39:57.173Z:DEBG freemap_route_ipv6created new freemapSep 12 00:39:55.430
54392026-09-12T00:39:57.173Z, unit:INFO Sep 12 00:39:55.430freemap_route_ipv6
54402026-09-12T00:39:57.173ZDEBG initted freemap. size: 64, unitadding route 3fff:beef:24::/64 -> 2001:db8::55:ff:Sep 12 00:39:55.430
54412026-09-12T00:39:57.178Z DEBGSep 12 00:39:55.430 freemap_route_ipv4initted freemap. size: 64
54422026-09-12T00:39:57.178Z, unitINFO:Sep 12 00:39:55.430 DEBGfreemap_route_ipv4Sep 12 00:39:55.430
54432026-09-12T00:39:57.178Zadding route 172.16.0.0/32 -> 10.0.0.4replacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
54442026-09-12T00:39:57.178Z Sep 12 00:39:55.430reset freemap , DEBG
54452026-09-12T00:39:57.178Zunit :Sep 12 00:39:55.430reset freemap , INFOunit :freemap_route_ipv4
54462026-09-12T00:39:57.178Zfreemap_route_ipv4
54472026-09-12T00:39:57.178Z adding route 3fff:beef:25::/64 -> 2001:db8::55:ffSep 12 00:39:55.430
54482026-09-12T00:39:57.178ZSep 12 00:39:55.430 DEBGDEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }]initted freemap. size: 64Sep 12 00:39:55.430Sep 12 00:39:55.430
54492026-09-12T00:39:57.178Z , DEBGunit :initted freemap. size: 64 DEBG, freemap_route_ipv6
54502026-09-12T00:39:57.178Zunit: freemap_route_ipv6replacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:39:55.430
54512026-09-12T00:39:57.178Z
54522026-09-12T00:39:57.179ZSep 12 00:39:55.430 DEBGDEBG Sep 12 00:39:55.430replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] Sep 12 00:39:55.430reset freemap , DEBGunit :reset freemap , freemap_route_ipv6unit
54532026-09-12T00:39:57.179Z:INFO adding route 3fff:beef:26::/64 -> 2001:db8::55:ff
54542026-09-12T00:39:57.179Z
54552026-09-12T00:39:57.179Zfreemap_route_ipv6Sep 12 00:39:55.430
54562026-09-12T00:39:57.179ZINFO adding route 172.16.0.0/32 -> 10.0.0.1Sep 12 00:39:55.430
54572026-09-12T00:39:57.179Z DEBGSep 12 00:39:55.430 replacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
54582026-09-12T00:39:57.179Z adding route 172.16.0.0/32 -> 10.0.0.1
54592026-09-12T00:39:57.179ZSep 12 00:39:55.430 Sep 12 00:39:55.430DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]DEBG
54602026-09-12T00:39:57.179ZSep 12 00:39:55.430 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]
54612026-09-12T00:39:57.179ZINFO Sep 12 00:39:55.430adding route 3fff:beef:27::/64 -> 2001:db8::55:ff
54622026-09-12T00:39:57.179ZINFO Sep 12 00:39:55.430adding route 172.16.0.0/32 -> 10.0.0.1
54632026-09-12T00:39:57.179ZINFO Sep 12 00:39:55.430adding route 172.16.0.0/32 -> 10.0.0.2
54642026-09-12T00:39:57.179ZDEBG Sep 12 00:39:55.430replacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
54652026-09-12T00:39:57.179ZDEBG Sep 12 00:39:55.430replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]
54662026-09-12T00:39:57.179ZDEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]
54672026-09-12T00:39:57.179ZSep 12 00:39:55.422 Sep 12 00:39:55.430Sep 12 00:39:55.430DEBG Sep 12 00:39:55.430 INFO INFOreplacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.16.0.0/32 -> 10.0.0.1
54682026-09-12T00:39:57.179ZINFO
54692026-09-12T00:39:57.179Z adding route 172.16.0.0/32 -> 10.0.0.3
54702026-09-12T00:39:57.179Z adding route 3fff:beef:28::/64 -> 2001:db8::55:ff
54712026-09-12T00:39:57.179ZSep 12 00:39:55.430 Sep 12 00:39:55.430DEBG Sep 12 00:39:55.430replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] INFO
54722026-09-12T00:39:57.179Z Sep 12 00:39:55.430DEBG adding route 172.17.0.1/32 -> 10.0.0.255 DEBG
54732026-09-12T00:39:57.179Z replacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]
54742026-09-12T00:39:57.179Z
54752026-09-12T00:39:57.179ZSep 12 00:39:55.430 Sep 12 00:39:55.430INFO DEBGSep 12 00:39:55.430 adding route 172.16.0.0/32 -> 10.0.0.2Sep 12 00:39:55.430replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
54762026-09-12T00:39:57.179Z
54772026-09-12T00:39:57.179ZINFO INFOadding route 3fff:beef:29::/64 -> 2001:db8::55:ff Sep 12 00:39:55.430adding route 172.16.0.0/32 -> 10.0.0.4
54782026-09-12T00:39:57.179ZDEBGSep 12 00:39:55.430 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]
54792026-09-12T00:39:57.179ZINFO
54802026-09-12T00:39:57.180Z adding route 172.17.0.2/32 -> 10.0.0.255Sep 12 00:39:55.430
54812026-09-12T00:39:57.180ZDEBGSep 12 00:39:55.430 INFOreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }] Sep 12 00:39:55.430Sep 12 00:39:55.430adding route 172.17.0.0/32 -> 10.0.0.255
54822026-09-12T00:39:57.180ZDEBG
54832026-09-12T00:39:57.180Z replacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
54842026-09-12T00:39:57.180Z Sep 12 00:39:55.430Sep 12 00:39:55.430 replacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
54852026-09-12T00:39:57.180ZDEBGDEBG Sep 12 00:39:55.430replacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]INFO
54862026-09-12T00:39:57.180Z
54872026-09-12T00:39:57.180Z adding route 172.17.0.3/32 -> 10.0.0.255
54882026-09-12T00:39:57.180ZSep 12 00:39:55.430 INFOSep 12 00:39:55.430 adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffDEBG
54892026-09-12T00:39:57.180Z Sep 12 00:39:55.430replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
54902026-09-12T00:39:57.180ZINFO adding route 172.17.0.1/32 -> 10.0.0.255
54912026-09-12T00:39:57.180ZSep 12 00:39:55.430 DEBGSep 12 00:39:55.430 replacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:39:55.430
54922026-09-12T00:39:57.180Z INFODEBG replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.4/32 -> 10.0.0.255
54932026-09-12T00:39:57.180Z
54942026-09-12T00:39:57.180ZSep 12 00:39:55.430 INFO Sep 12 00:39:55.430adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff Sep 12 00:39:55.430
54952026-09-12T00:39:57.180ZINFO DEBGadding route 172.17.0.2/32 -> 10.0.0.255
54962026-09-12T00:39:57.180Zreplacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
54972026-09-12T00:39:57.180ZSep 12 00:39:55.422Sep 12 00:39:55.430 Sep 12 00:39:55.430Sep 12 00:39:55.430 DEBGDEBGINFODEBG replacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.5/32 -> 10.0.0.255
54982026-09-12T00:39:57.180Z
54992026-09-12T00:39:57.180Z
55002026-09-12T00:39:57.180Zreplacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
55012026-09-12T00:39:57.180ZSep 12 00:39:55.430Sep 12 00:39:55.430Sep 12 00:39:55.430 DEBGINFO INFOreplacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
55022026-09-12T00:39:57.180Zadding route 3fff:beef:2c::/64 -> 2001:db8::55:ffadding route 172.17.0.3/32 -> 10.0.0.255
55032026-09-12T00:39:57.180ZSep 12 00:39:55.430
55042026-09-12T00:39:57.180Z Sep 12 00:39:55.430Sep 12 00:39:55.430 INFO INFO adding route 172.17.0.21/32 -> 10.0.0.255DEBGadding route 172.17.0.6/32 -> 10.0.0.255
55052026-09-12T00:39:57.180Z Sep 12 00:39:55.430replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
55062026-09-12T00:39:57.180Z
55072026-09-12T00:39:57.181ZSep 12 00:39:55.430DEBG Sep 12 00:39:55.430Sep 12 00:39:55.430 replacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFODEBG
55082026-09-12T00:39:57.181Z adding route 172.17.0.4/32 -> 10.0.0.255replacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
55092026-09-12T00:39:57.181Z
55102026-09-12T00:39:57.181Zreplacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
55112026-09-12T00:39:57.181ZSep 12 00:39:55.430 INFOSep 12 00:39:55.430 Sep 12 00:39:55.430 INFODEBGSep 12 00:39:55.430 replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.7/32 -> 10.0.0.255INFO
55122026-09-12T00:39:57.181Z adding route 172.17.0.22/32 -> 10.0.0.255adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff
55132026-09-12T00:39:57.181Z
55142026-09-12T00:39:57.181Z
55152026-09-12T00:39:57.181ZSep 12 00:39:55.430 DEBGSep 12 00:39:55.430 Sep 12 00:39:55.430replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
55162026-09-12T00:39:57.181ZSep 12 00:39:55.430 DEBG DEBGreplacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
55172026-09-12T00:39:57.181ZSep 12 00:39:55.430 INFO replacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.17.0.5/32 -> 10.0.0.255adding route 172.17.0.8/32 -> 10.0.0.255
55182026-09-12T00:39:57.181Z
55192026-09-12T00:39:57.181Z
55202026-09-12T00:39:57.181ZSep 12 00:39:55.430 INFO adding route 172.17.0.23/32 -> 10.0.0.255Sep 12 00:39:55.430
55212026-09-12T00:39:57.181ZSep 12 00:39:55.430 Sep 12 00:39:55.430INFODEBG DEBGadding route 3fff:beef:2e::/64 -> 2001:db8::55:ff replacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:39:55.430
55222026-09-12T00:39:57.181Zreplacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
55232026-09-12T00:39:57.181Z
55242026-09-12T00:39:57.181Z DEBG replacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:39:55.430Sep 12 00:39:55.430
55252026-09-12T00:39:57.181Z INFO INFOSep 12 00:39:55.430adding route 172.17.0.9/32 -> 10.0.0.255
55262026-09-12T00:39:57.181Zadding route 172.17.0.6/32 -> 10.0.0.255 Sep 12 00:39:55.430
55272026-09-12T00:39:57.181Z INFODEBG Sep 12 00:39:55.430Sep 12 00:39:55.430adding route 172.17.0.24/32 -> 10.0.0.255
55282026-09-12T00:39:57.181ZDEBGDEBG replacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:39:55.430
55292026-09-12T00:39:57.181Z
55302026-09-12T00:39:57.181Zreplacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
55312026-09-12T00:39:57.181ZSep 12 00:39:55.430 replacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO adding route 172.17.0.10/32 -> 10.0.0.255Sep 12 00:39:55.430
55322026-09-12T00:39:57.181Z INFO adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff
55332026-09-12T00:39:57.181Z
55342026-09-12T00:39:57.181ZSep 12 00:39:55.438Sep 12 00:39:55.438 DEBGDEBGSep 12 00:39:55.438 Sep 12 00:39:55.430 INFO INFO adding route 172.17.0.25/32 -> 10.0.0.255
55352026-09-12T00:39:57.182Zadding route 172.17.0.7/32 -> 10.0.0.255
55362026-09-12T00:39:57.182Zreplacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:39:55.438
55372026-09-12T00:39:57.182Z Sep 12 00:39:55.438DEBG replacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
55382026-09-12T00:39:57.182Z replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
55392026-09-12T00:39:57.182ZSep 12 00:39:55.438Sep 12 00:39:55.438 INFOINFO adding route 3fff:beef:30::/64 -> 2001:db8::55:ffadding route 172.17.0.8/32 -> 10.0.0.255Sep 12 00:39:55.438
55402026-09-12T00:39:57.182Z
55412026-09-12T00:39:57.187ZINFO adding route 172.17.0.26/32 -> 10.0.0.255
55422026-09-12T00:39:57.187ZSep 12 00:39:55.438 DEBG Sep 12 00:39:55.438replacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
55432026-09-12T00:39:57.187ZDEBG replacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
55442026-09-12T00:39:57.187ZSep 12 00:39:55.438Sep 12 00:39:55.438 DEBG INFOSep 12 00:39:55.438 adding route 172.17.0.9/32 -> 10.0.0.255replacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
55452026-09-12T00:39:57.187Z adding route 172.17.0.27/32 -> 10.0.0.255
55462026-09-12T00:39:57.187Z
55472026-09-12T00:39:57.187ZSep 12 00:39:55.438 DEBGSep 12 00:39:55.438 replacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
55482026-09-12T00:39:57.187Z replacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
55492026-09-12T00:39:57.187ZSep 12 00:39:55.438Sep 12 00:39:55.438 INFOINFOSep 12 00:39:55.438 adding route 172.17.0.10/32 -> 10.0.0.255
55502026-09-12T00:39:57.187ZINFOadding route 3fff:beef:31::/64 -> 2001:db8::55:ff
55512026-09-12T00:39:57.187Zadding route 172.17.0.28/32 -> 10.0.0.255Sep 12 00:39:55.438
55522026-09-12T00:39:57.187Z DEBG replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
55532026-09-12T00:39:57.187ZSep 12 00:39:55.438 DEBG replacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:39:55.438Sep 12 00:39:55.438
55542026-09-12T00:39:57.187ZINFODEBG adding route 172.17.0.11/32 -> 10.0.0.255replacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
55552026-09-12T00:39:57.187Z
55562026-09-12T00:39:57.187ZSep 12 00:39:55.438 INFO adding route 172.17.0.29/32 -> 10.0.0.255Sep 12 00:39:55.438
55572026-09-12T00:39:57.187Z INFO adding route 3fff:beef:32::/64 -> 2001:db8::55:ff
55582026-09-12T00:39:57.187ZSep 12 00:39:55.438 Sep 12 00:39:55.438DEBG DEBGSep 12 00:39:55.438 replacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
55592026-09-12T00:39:57.187Z
55602026-09-12T00:39:57.187Z replacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
55612026-09-12T00:39:57.188ZSep 12 00:39:55.438 Sep 12 00:39:55.438INFO INFOadding route 172.17.0.12/32 -> 10.0.0.255 Sep 12 00:39:55.438
55622026-09-12T00:39:57.188Zadding route 3fff:beef:33::/64 -> 2001:db8::55:ff
55632026-09-12T00:39:57.188ZINFO Sep 12 00:39:55.438Sep 12 00:39:55.438 DEBGDEBG replacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.17.0.30/32 -> 10.0.0.255
55642026-09-12T00:39:57.188Z
55652026-09-12T00:39:57.188Z
55662026-09-12T00:39:57.188ZSep 12 00:39:55.438Sep 12 00:39:55.438Sep 12 00:39:55.438 INFOINFO adding route 172.17.0.13/32 -> 10.0.0.255DEBGadding route 3fff:beef:34::/64 -> 2001:db8::55:ff
55672026-09-12T00:39:57.188Z replacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
55682026-09-12T00:39:57.188Z
55692026-09-12T00:39:57.188ZSep 12 00:39:55.438 DEBGSep 12 00:39:55.438 replacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
55702026-09-12T00:39:57.188Z adding route 172.17.0.31/32 -> 10.0.0.255
55712026-09-12T00:39:57.188ZSep 12 00:39:55.438Sep 12 00:39:55.438 Sep 12 00:39:55.438INFODEBG adding route 172.17.0.14/32 -> 10.0.0.255DEBG
55722026-09-12T00:39:57.188Z replacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
55732026-09-12T00:39:57.188Z
55742026-09-12T00:39:57.188ZSep 12 00:39:55.438 DEBG Sep 12 00:39:55.438replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
55752026-09-12T00:39:57.188ZINFO adding route 3fff:beef:35::/64 -> 2001:db8::55:ff
55762026-09-12T00:39:57.188ZSep 12 00:39:55.438Sep 12 00:39:55.438 INFOINFO adding route 172.17.0.15/32 -> 10.0.0.255adding route 172.17.0.32/32 -> 10.0.0.255Sep 12 00:39:55.438
55772026-09-12T00:39:57.188Z
55782026-09-12T00:39:57.188Z DEBG replacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
55792026-09-12T00:39:57.188ZSep 12 00:39:55.438 DEBG replacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:39:55.438
55802026-09-12T00:39:57.188Z Sep 12 00:39:55.438 DEBGINFO Sep 12 00:39:55.438adding route 3fff:beef:36::/64 -> 2001:db8::55:ff replacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
55812026-09-12T00:39:57.188Z
55822026-09-12T00:39:57.188Zadding route 172.17.0.33/32 -> 10.0.0.255
55832026-09-12T00:39:57.188ZSep 12 00:39:55.438 Sep 12 00:39:55.438INFO DEBGadding route 172.17.0.16/32 -> 10.0.0.255
55842026-09-12T00:39:57.188Zreplacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:39:55.438
55852026-09-12T00:39:57.188Z DEBG replacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:39:55.438Sep 12 00:39:55.438
55862026-09-12T00:39:57.188Z DEBGINFO adding route 172.17.0.34/32 -> 10.0.0.255replacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:39:55.438
55872026-09-12T00:39:57.188Z
55882026-09-12T00:39:57.188Z INFO adding route 3fff:beef:37::/64 -> 2001:db8::55:ff
55892026-09-12T00:39:57.189ZSep 12 00:39:55.438 INFO Sep 12 00:39:55.438adding route 172.17.0.17/32 -> 10.0.0.255
55902026-09-12T00:39:57.189ZDEBG replacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:39:55.438
55912026-09-12T00:39:57.189Z Sep 12 00:39:55.438DEBG DEBGreplacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
55922026-09-12T00:39:57.189ZSep 12 00:39:55.438replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
55932026-09-12T00:39:57.189ZINFO Sep 12 00:39:55.438adding route 3fff:beef:38::/64 -> 2001:db8::55:ff
55942026-09-12T00:39:57.189ZINFO adding route 172.17.0.35/32 -> 10.0.0.255
55952026-09-12T00:39:57.189ZSep 12 00:39:55.438 Sep 12 00:39:55.438Sep 12 00:39:55.438DEBG replacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBGINFO
55962026-09-12T00:39:57.189Zreplacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.18/32 -> 10.0.0.255
55972026-09-12T00:39:57.189Z
55982026-09-12T00:39:57.189ZSep 12 00:39:55.438 INFO Sep 12 00:39:55.438adding route 3fff:beef:39::/64 -> 2001:db8::55:ff
55992026-09-12T00:39:57.189ZDEBG replacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
56002026-09-12T00:39:57.189ZSep 12 00:39:55.438Sep 12 00:39:55.438 INFODEBG Sep 12 00:39:55.438adding route 172.17.0.36/32 -> 10.0.0.255replacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
56012026-09-12T00:39:57.189Z
56022026-09-12T00:39:57.189ZINFO adding route 172.17.0.19/32 -> 10.0.0.255
56032026-09-12T00:39:57.189ZSep 12 00:39:55.439 DEBGSep 12 00:39:55.439 replacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
56042026-09-12T00:39:57.189Z replacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:39:55.439
56052026-09-12T00:39:57.189Z INFOSep 12 00:39:55.439 adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffSep 12 00:39:55.439INFO
56062026-09-12T00:39:57.189Z adding route 172.17.0.37/32 -> 10.0.0.255INFO
56072026-09-12T00:39:57.189Z adding route 172.17.0.20/32 -> 10.0.0.255
56082026-09-12T00:39:57.189ZSep 12 00:39:55.439 DEBGSep 12 00:39:55.439 replacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
56092026-09-12T00:39:57.189Z Sep 12 00:39:55.439replacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
56102026-09-12T00:39:57.189ZDEBG replacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:39:55.439Sep 12 00:39:55.439
56112026-09-12T00:39:57.189ZINFO adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffINFO
56122026-09-12T00:39:57.189Z adding route 172.17.0.21/32 -> 10.0.0.255Sep 12 00:39:55.439
56132026-09-12T00:39:57.189Z INFO adding route 172.17.0.38/32 -> 10.0.0.255
56142026-09-12T00:39:57.189ZSep 12 00:39:55.439 DEBG replacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:39:55.439
56152026-09-12T00:39:57.189Z DEBG Sep 12 00:39:55.439replacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 12 00:39:55.439
56162026-09-12T00:39:57.189ZDEBG INFO replacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:39:55.439
56172026-09-12T00:39:57.190Z INFO adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffadding route 172.17.0.39/32 -> 10.0.0.255
56182026-09-12T00:39:57.190ZSep 12 00:39:55.439
56192026-09-12T00:39:57.190Z INFO Sep 12 00:39:55.439Sep 12 00:39:55.439 DEBGDEBG adding route 172.17.0.22/32 -> 10.0.0.255replacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
56202026-09-12T00:39:57.190Z
56212026-09-12T00:39:57.190Z replacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
56222026-09-12T00:39:57.190ZSep 12 00:39:55.439Sep 12 00:39:55.439 INFODEBG adding route 172.17.0.40/32 -> 10.0.0.255replacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
56232026-09-12T00:39:57.190ZSep 12 00:39:55.439
56242026-09-12T00:39:57.190Z DEBG failed to allocate space for the new target listSep 12 00:39:55.439
56252026-09-12T00:39:57.190Z DEBG replacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
56262026-09-12T00:39:57.190ZSep 12 00:39:55.439 Sep 12 00:39:55.439DEBG INFOSep 12 00:39:55.439 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]adding route 172.17.0.23/32 -> 10.0.0.255INFO
56272026-09-12T00:39:57.190Z adding route 172.17.0.41/32 -> 10.0.0.255
56282026-09-12T00:39:57.190Z
56292026-09-12T00:39:57.190ZSep 12 00:39:55.439 DEBGSep 12 00:39:55.439 replacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
56302026-09-12T00:39:57.190Z replacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
56312026-09-12T00:39:57.190ZSep 12 00:39:55.439 Sep 12 00:39:55.439 INFO adding route 172.17.0.42/32 -> 10.0.0.255
56322026-09-12T00:39:57.190ZINFO adding route 172.17.0.24/32 -> 10.0.0.255Sep 12 00:39:55.439
56332026-09-12T00:39:57.190Z DEBG replacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
56342026-09-12T00:39:57.190ZSep 12 00:39:55.439 Sep 12 00:39:55.439DEBG INFOreplacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
56352026-09-12T00:39:57.190Zadding route 172.17.0.43/32 -> 10.0.0.255
56362026-09-12T00:39:57.190Z Sep 12 00:39:55.439Sep 12 00:39:55.439replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
56372026-09-12T00:39:57.190ZINFO DEBG adding route 172.17.0.25/32 -> 10.0.0.255replacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:39:55.439
56382026-09-12T00:39:57.190Z
56392026-09-12T00:39:57.190Z INFO adding route 172.17.0.11/32 -> 10.0.0.255Sep 12 00:39:55.439Sep 12 00:39:55.439
56402026-09-12T00:39:57.190Z DEBGINFO replacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:39:55.439adding route 172.17.0.44/32 -> 10.0.0.255
56412026-09-12T00:39:57.195Z
56422026-09-12T00:39:57.195Z DEBG replacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:39:55.439Sep 12 00:39:55.439
56432026-09-12T00:39:57.195Z INFODEBG adding route 172.17.0.26/32 -> 10.0.0.255Sep 12 00:39:55.439replacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
56442026-09-12T00:39:57.195Z
56452026-09-12T00:39:57.195ZINFO adding route 172.17.0.12/32 -> 10.0.0.255
56462026-09-12T00:39:57.196ZSep 12 00:39:55.439 Sep 12 00:39:55.439DEBGSep 12 00:39:55.439 INFODEBG adding route 172.17.0.45/32 -> 10.0.0.255replacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
56472026-09-12T00:39:57.196Z
56482026-09-12T00:39:57.196Zreplacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
56492026-09-12T00:39:57.196ZSep 12 00:39:55.439 DEBG created new freemapSep 12 00:39:55.439 , Sep 12 00:39:55.447unit :INFO DEBGfreemap_route_ipv4
56502026-09-12T00:39:57.196Zadding route 172.17.0.27/32 -> 10.0.0.255
56512026-09-12T00:39:57.196Zreplacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
56522026-09-12T00:39:57.196ZSep 12 00:39:55.447 Sep 12 00:39:55.447DEBG DEBGcreated new freemap , replacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]unit
56532026-09-12T00:39:57.196Z: freemap_route_ipv6
56542026-09-12T00:39:57.196ZSep 12 00:39:55.447 Sep 12 00:39:55.447INFO DEBGadding route 172.17.0.46/32 -> 10.0.0.255 Sep 12 00:39:55.447initted freemap. size: 64
56552026-09-12T00:39:57.196Z, unitINFO: freemap_route_ipv4adding route 172.17.0.28/32 -> 10.0.0.255
56562026-09-12T00:39:57.196Z
56572026-09-12T00:39:57.196ZSep 12 00:39:55.447 DEBGSep 12 00:39:55.447Sep 12 00:39:55.447 DEBGDEBG replacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
56582026-09-12T00:39:57.196Z
56592026-09-12T00:39:57.196Zreset freemap, unit: Sep 12 00:39:55.447freemap_route_ipv4Sep 12 00:39:55.447
56602026-09-12T00:39:57.196Z INFOINFO adding route 172.17.0.47/32 -> 10.0.0.255Sep 12 00:39:55.447
56612026-09-12T00:39:57.196Zadding route 172.17.0.29/32 -> 10.0.0.255
56622026-09-12T00:39:57.196ZDEBG initted freemap. size: 64, unit:Sep 12 00:39:55.447 freemap_route_ipv6DEBG
56632026-09-12T00:39:57.196Z replacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:39:55.447
56642026-09-12T00:39:57.196Z Sep 12 00:39:55.447 DEBGDEBG replacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:39:55.447reset freemap
56652026-09-12T00:39:57.196Z , INFO unitadding route 172.17.0.48/32 -> 10.0.0.255:
56662026-09-12T00:39:57.196Z freemap_route_ipv6Sep 12 00:39:55.447
56672026-09-12T00:39:57.196Z INFO adding route 172.17.0.30/32 -> 10.0.0.255
56682026-09-12T00:39:57.196ZSep 12 00:39:55.447 INFO Sep 12 00:39:55.447Sep 12 00:39:55.447adding route 172.16.0.0/32 -> 10.0.0.1
56692026-09-12T00:39:57.196Z DEBGDEBG replacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:39:55.447replacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
56702026-09-12T00:39:57.196ZDEBG
56712026-09-12T00:39:57.196Z replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]
56722026-09-12T00:39:57.196ZSep 12 00:39:55.447 INFOSep 12 00:39:55.447 adding route 172.17.0.49/32 -> 10.0.0.255INFO
56732026-09-12T00:39:57.197Z Sep 12 00:39:55.447adding route 172.16.0.0/32 -> 10.0.0.1
56742026-09-12T00:39:57.197ZINFOSep 12 00:39:55.439 INFOadding route 172.17.0.31/32 -> 10.0.0.255
56752026-09-12T00:39:57.197Zadding route 172.17.0.13/32 -> 10.0.0.255
56762026-09-12T00:39:57.197ZSep 12 00:39:55.447 DEBGSep 12 00:39:55.447Sep 12 00:39:55.447 DEBGSep 12 00:39:55.447replacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBGDEBG
56772026-09-12T00:39:57.197Z replacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]replacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
56782026-09-12T00:39:57.197Z
56792026-09-12T00:39:57.197Z
56802026-09-12T00:39:57.197ZSep 12 00:39:55.447Sep 12 00:39:55.447 Sep 12 00:39:55.447Sep 12 00:39:55.447 INFO INFOINFO adding route 172.17.0.14/32 -> 10.0.0.255adding route 172.17.0.50/32 -> 10.0.0.255
56812026-09-12T00:39:57.197Z
56822026-09-12T00:39:57.197Z adding route 172.16.0.0/32 -> 10.0.0.1INFO
56832026-09-12T00:39:57.197Z adding route 172.17.0.32/32 -> 10.0.0.255Sep 12 00:39:55.447
56842026-09-12T00:39:57.197ZSep 12 00:39:55.447 Sep 12 00:39:55.447DEBGDEBG replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
56852026-09-12T00:39:57.197ZSep 12 00:39:55.447replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]
56862026-09-12T00:39:57.197ZSep 12 00:39:55.447DEBG INFO
56872026-09-12T00:39:57.197Zadding route 172.17.0.15/32 -> 10.0.0.255replacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
56882026-09-12T00:39:57.197ZSep 12 00:39:55.447
56892026-09-12T00:39:57.197Z INFOSep 12 00:39:55.447 Sep 12 00:39:55.447DEBGSep 12 00:39:55.447 replacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFOadding route 172.17.0.51/32 -> 10.0.0.255
56902026-09-12T00:39:57.197Z INFO
56912026-09-12T00:39:57.197Zadding route 172.17.0.33/32 -> 10.0.0.255
56922026-09-12T00:39:57.197Zadding route 172.16.0.0/32 -> 10.0.0.2Sep 12 00:39:55.447 INFO
56932026-09-12T00:39:57.197Z Sep 12 00:39:55.447Sep 12 00:39:55.447adding route 172.17.0.16/32 -> 10.0.0.255
56942026-09-12T00:39:57.197ZDEBGSep 12 00:39:55.447 DEBG DEBGSep 12 00:39:55.447 replacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
56952026-09-12T00:39:57.197Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] DEBG
56962026-09-12T00:39:57.197Z replacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:39:55.447
56972026-09-12T00:39:57.197Zreplacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] INFO
56982026-09-12T00:39:57.197Z adding route 172.17.0.34/32 -> 10.0.0.255Sep 12 00:39:55.447Sep 12 00:39:55.447
56992026-09-12T00:39:57.197Ztest route::tests::delete_target_full ... ok
57002026-09-12T00:39:57.197ZSep 12 00:39:55.447 INFOINFO adding route 172.17.0.17/32 -> 10.0.0.255INFOSep 12 00:39:55.447
57012026-09-12T00:39:57.198Zadding route 172.17.0.0/32 -> 10.0.0.255
57022026-09-12T00:39:57.198ZDEBG adding route 172.17.0.52/32 -> 10.0.0.255replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
57032026-09-12T00:39:57.198ZSep 12 00:39:55.447
57042026-09-12T00:39:57.198Z DEBG replacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:39:55.447
57052026-09-12T00:39:57.198Z DEBG Sep 12 00:39:55.447Sep 12 00:39:55.447replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBGSep 12 00:39:55.447
57062026-09-12T00:39:57.198ZINFO adding route 172.17.0.35/32 -> 10.0.0.255INFO replacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.1/32 -> 10.0.0.255Sep 12 00:39:55.447
57072026-09-12T00:39:57.198Z
57082026-09-12T00:39:57.198ZINFO
57092026-09-12T00:39:57.198Zadding route 172.17.0.18/32 -> 10.0.0.255Sep 12 00:39:55.447Sep 12 00:39:55.447
57102026-09-12T00:39:57.198Z DEBG DEBGreplacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:39:55.447
57112026-09-12T00:39:57.198Z DEBGSep 12 00:39:55.447replacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
57122026-09-12T00:39:57.198Zreplacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:39:55.447
57132026-09-12T00:39:57.198ZINFO INFOSep 12 00:39:55.447 adding route 172.17.0.53/32 -> 10.0.0.255Sep 12 00:39:55.447 INFOadding route 172.17.0.2/32 -> 10.0.0.255 INFO
57142026-09-12T00:39:57.198Z adding route 172.17.0.36/32 -> 10.0.0.255adding route 172.17.0.19/32 -> 10.0.0.255
57152026-09-12T00:39:57.198Z
57162026-09-12T00:39:57.198Z
57172026-09-12T00:39:57.198ZSep 12 00:39:55.447Sep 12 00:39:55.447Sep 12 00:39:55.447 DEBGDEBGSep 12 00:39:55.447 replacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
57182026-09-12T00:39:57.198ZDEBGDEBG replacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
57192026-09-12T00:39:57.198Zreplacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:39:55.447
57202026-09-12T00:39:57.198Z INFOSep 12 00:39:55.447 adding route 172.17.0.20/32 -> 10.0.0.255
57212026-09-12T00:39:57.198Z
57222026-09-12T00:39:57.198ZSep 12 00:39:55.447INFO INFO adding route 172.17.0.37/32 -> 10.0.0.255adding route 172.17.0.3/32 -> 10.0.0.255
57232026-09-12T00:39:57.198ZSep 12 00:39:55.447
57242026-09-12T00:39:57.198Z DEBG Sep 12 00:39:55.447 replacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:39:55.447
57252026-09-12T00:39:57.198ZSep 12 00:39:55.447 DEBGINFO DEBGSep 12 00:39:55.447replacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
57262026-09-12T00:39:57.198Z adding route 172.17.0.54/32 -> 10.0.0.255 INFO
57272026-09-12T00:39:57.198Z adding route 172.17.0.21/32 -> 10.0.0.255replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
57282026-09-12T00:39:57.199ZSep 12 00:39:55.447Sep 12 00:39:55.447
57292026-09-12T00:39:57.199Z INFODEBGSep 12 00:39:55.447 adding route 172.17.0.38/32 -> 10.0.0.255DEBG
57302026-09-12T00:39:57.199Zreplacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:39:55.447 replacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
57312026-09-12T00:39:57.199ZINFO
57322026-09-12T00:39:57.199Z adding route 172.17.0.4/32 -> 10.0.0.255Sep 12 00:39:55.447
57332026-09-12T00:39:57.199Z DEBG Sep 12 00:39:55.447replacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 12 00:39:55.447INFO
57342026-09-12T00:39:57.199Z DEBGadding route 172.17.0.22/32 -> 10.0.0.255
57352026-09-12T00:39:57.199Zreplacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
57362026-09-12T00:39:57.199ZSep 12 00:39:55.447 Sep 12 00:39:55.447Sep 12 00:39:55.447 INFOSep 12 00:39:55.447 DEBGINFO replacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.39/32 -> 10.0.0.255INFO
57372026-09-12T00:39:57.199Z
57382026-09-12T00:39:57.199Z adding route 172.17.0.5/32 -> 10.0.0.255
57392026-09-12T00:39:57.199Z adding route 172.17.0.55/32 -> 10.0.0.255
57402026-09-12T00:39:57.199ZSep 12 00:39:55.447 Sep 12 00:39:55.447DEBG Sep 12 00:39:55.447 replacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBGINFOSep 12 00:39:55.447
57412026-09-12T00:39:57.204Z adding route 172.17.0.23/32 -> 10.0.0.255replacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
57422026-09-12T00:39:57.204Z
57432026-09-12T00:39:57.204ZDEBGSep 12 00:39:55.447 INFOreplacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] adding route 172.17.0.40/32 -> 10.0.0.255Sep 12 00:39:55.447
57442026-09-12T00:39:57.204Z
57452026-09-12T00:39:57.204Z DEBGSep 12 00:39:55.447 replacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFOSep 12 00:39:55.447
57462026-09-12T00:39:57.204Z adding route 172.17.0.6/32 -> 10.0.0.255DEBG
57472026-09-12T00:39:57.204Zreplacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:39:55.447 Sep 12 00:39:55.447INFO
57482026-09-12T00:39:57.204Z adding route 172.17.0.24/32 -> 10.0.0.255INFOSep 12 00:39:55.447
57492026-09-12T00:39:57.204Z adding route 172.17.0.56/32 -> 10.0.0.255DEBG
57502026-09-12T00:39:57.204Z Sep 12 00:39:55.447Sep 12 00:39:55.447 replacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
57512026-09-12T00:39:57.204Z adding route 172.17.0.41/32 -> 10.0.0.255DEBG
57522026-09-12T00:39:57.204ZSep 12 00:39:55.447 replacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
57532026-09-12T00:39:57.204Z Sep 12 00:39:55.447adding route 172.17.0.7/32 -> 10.0.0.255 DEBG
57542026-09-12T00:39:57.204Z Sep 12 00:39:55.447replacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 12 00:39:55.447INFO
57552026-09-12T00:39:57.204Z adding route 172.17.0.25/32 -> 10.0.0.255DEBG Sep 12 00:39:55.447
57562026-09-12T00:39:57.204Z replacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:39:55.447
57572026-09-12T00:39:57.204ZINFODEBG replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.57/32 -> 10.0.0.255Sep 12 00:39:55.447
57582026-09-12T00:39:57.204Z
57592026-09-12T00:39:57.204ZDEBG replacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
57602026-09-12T00:39:57.204ZSep 12 00:39:55.447Sep 12 00:39:55.447 INFOSep 12 00:39:55.447 Sep 12 00:39:55.447 adding route 172.17.0.8/32 -> 10.0.0.255INFO DEBGadding route 172.17.0.26/32 -> 10.0.0.255
57612026-09-12T00:39:57.204Zreplacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
57622026-09-12T00:39:57.205ZINFO
57632026-09-12T00:39:57.205Z adding route 172.17.0.42/32 -> 10.0.0.255Sep 12 00:39:55.447
57642026-09-12T00:39:57.205Z DEBGSep 12 00:39:55.447Sep 12 00:39:55.447 replacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBG replacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
57652026-09-12T00:39:57.205Z adding route 172.17.0.58/32 -> 10.0.0.255
57662026-09-12T00:39:57.205ZSep 12 00:39:55.456Sep 12 00:39:55.456 INFODEBG adding route 172.17.0.9/32 -> 10.0.0.255replacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
57672026-09-12T00:39:57.205Z
57682026-09-12T00:39:57.205ZSep 12 00:39:55.456Sep 12 00:39:55.456 INFODEBG adding route 172.17.0.59/32 -> 10.0.0.255replacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
57692026-09-12T00:39:57.205Z
57702026-09-12T00:39:57.205ZSep 12 00:39:55.456Sep 12 00:39:55.456 DEBGINFO replacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.10/32 -> 10.0.0.255
57712026-09-12T00:39:57.205Z
57722026-09-12T00:39:57.205ZSep 12 00:39:55.456Sep 12 00:39:55.456 INFODEBG adding route 172.17.0.60/32 -> 10.0.0.255replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
57732026-09-12T00:39:57.205Z
57742026-09-12T00:39:57.205ZSep 12 00:39:55.456Sep 12 00:39:55.456 DEBGINFO replacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.11/32 -> 10.0.0.255
57752026-09-12T00:39:57.205Z
57762026-09-12T00:39:57.205ZSep 12 00:39:55.456Sep 12 00:39:55.456 INFODEBG adding route 172.17.0.61/32 -> 10.0.0.255replacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
57772026-09-12T00:39:57.205Z
57782026-09-12T00:39:57.205ZSep 12 00:39:55.456Sep 12 00:39:55.456 DEBGINFO replacing targets for 172.17.0.61/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.12/32 -> 10.0.0.255
57792026-09-12T00:39:57.205Z
57802026-09-12T00:39:57.205ZSep 12 00:39:55.456Sep 12 00:39:55.456 INFODEBG adding route 172.17.0.62/32 -> 10.0.0.255replacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
57812026-09-12T00:39:57.205Z
57822026-09-12T00:39:57.205ZSep 12 00:39:55.456Sep 12 00:39:55.456 DEBGINFO replacing targets for 172.17.0.62/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.13/32 -> 10.0.0.255
57832026-09-12T00:39:57.205Z
57842026-09-12T00:39:57.205ZSep 12 00:39:55.456Sep 12 00:39:55.456 DEBGDEBG replacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]failed to allocate space for the new target list
57852026-09-12T00:39:57.205Z
57862026-09-12T00:39:57.205ZSep 12 00:39:55.456Sep 12 00:39:55.456 DEBGINFO replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]adding route 172.17.0.14/32 -> 10.0.0.255
57872026-09-12T00:39:57.205Z
57882026-09-12T00:39:57.205ZSep 12 00:39:55.456 DEBG replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
57892026-09-12T00:39:57.205ZSep 12 00:39:55.456 INFO adding route 172.17.0.15/32 -> 10.0.0.255
57902026-09-12T00:39:57.206ZSep 12 00:39:55.456 DEBG replacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
57912026-09-12T00:39:57.206ZSep 12 00:39:55.456 INFO adding route 172.17.0.16/32 -> 10.0.0.255
57922026-09-12T00:39:57.206ZSep 12 00:39:55.456 DEBG replacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
57932026-09-12T00:39:57.206ZSep 12 00:39:55.456 INFO adding route 172.17.0.17/32 -> 10.0.0.255
57942026-09-12T00:39:57.206ZSep 12 00:39:55.456 DEBG replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
57952026-09-12T00:39:57.206ZSep 12 00:39:55.456 INFO adding route 172.17.0.18/32 -> 10.0.0.255
57962026-09-12T00:39:57.206ZSep 12 00:39:55.456 DEBG replacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
57972026-09-12T00:39:57.206ZSep 12 00:39:55.456 INFO adding route 172.17.0.19/32 -> 10.0.0.255
57982026-09-12T00:39:57.206ZSep 12 00:39:55.456 DEBG replacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
57992026-09-12T00:39:57.206ZSep 12 00:39:55.456 INFO adding route 172.17.0.20/32 -> 10.0.0.255
58002026-09-12T00:39:57.206ZSep 12 00:39:55.456 DEBG replacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
58012026-09-12T00:39:57.206ZSep 12 00:39:55.456 INFO adding route 172.17.0.21/32 -> 10.0.0.255
58022026-09-12T00:39:57.206ZSep 12 00:39:55.456 DEBG replacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
58032026-09-12T00:39:57.206ZSep 12 00:39:55.456 INFO adding route 172.17.0.22/32 -> 10.0.0.255
58042026-09-12T00:39:57.206ZSep 12 00:39:55.456 DEBG replacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
58052026-09-12T00:39:57.206ZSep 12 00:39:55.456 INFO adding route 172.17.0.23/32 -> 10.0.0.255
58062026-09-12T00:39:57.206ZSep 12 00:39:55.456 DEBG replacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
58072026-09-12T00:39:57.206ZSep 12 00:39:55.447Sep 12 00:39:55.456 INFO adding route 172.17.0.24/32 -> 10.0.0.255DEBG
58082026-09-12T00:39:57.206Z replacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
58092026-09-12T00:39:57.206ZSep 12 00:39:55.456 DEBG replacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
58102026-09-12T00:39:57.206ZSep 12 00:39:55.456 Sep 12 00:39:55.456INFO INFOadding route 172.17.0.43/32 -> 10.0.0.255
58112026-09-12T00:39:57.206Zadding route 172.17.0.25/32 -> 10.0.0.255
58122026-09-12T00:39:57.206ZSep 12 00:39:55.456Sep 12 00:39:55.456 DEBGDEBG replacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
58132026-09-12T00:39:57.206Z
58142026-09-12T00:39:57.206ZSep 12 00:39:55.456Sep 12 00:39:55.456 INFOINFO adding route 172.17.0.26/32 -> 10.0.0.255adding route 172.17.0.44/32 -> 10.0.0.255
58152026-09-12T00:39:57.206Z
58162026-09-12T00:39:57.206ZSep 12 00:39:55.456Sep 12 00:39:55.456 DEBGDEBG replacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
58172026-09-12T00:39:57.207Z
58182026-09-12T00:39:57.207ZSep 12 00:39:55.456Sep 12 00:39:55.456 INFOINFO adding route 172.17.0.27/32 -> 10.0.0.255adding route 172.17.0.45/32 -> 10.0.0.255
58192026-09-12T00:39:57.207Z
58202026-09-12T00:39:57.207ZSep 12 00:39:55.456Sep 12 00:39:55.456 DEBGDEBG replacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
58212026-09-12T00:39:57.207ZSep 12 00:39:55.464 INFO adding route 172.17.0.28/32 -> 10.0.0.255
58222026-09-12T00:39:57.207ZSep 12 00:39:55.464 DEBG replacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
58232026-09-12T00:39:57.207ZSep 12 00:39:55.464 INFO adding route 172.17.0.29/32 -> 10.0.0.255
58242026-09-12T00:39:57.207ZSep 12 00:39:55.464 DEBG replacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
58252026-09-12T00:39:57.207ZSep 12 00:39:55.464 INFO adding route 172.17.0.30/32 -> 10.0.0.255
58262026-09-12T00:39:57.207Z
58272026-09-12T00:39:57.207ZSep 12 00:39:55.464 DEBG replacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
58282026-09-12T00:39:57.207ZSep 12 00:39:55.464 INFO Sep 12 00:39:55.464adding route 172.17.0.31/32 -> 10.0.0.255
58292026-09-12T00:39:57.207ZINFO adding route 172.17.0.27/32 -> 10.0.0.255
58302026-09-12T00:39:57.207ZSep 12 00:39:55.464 DEBG replacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:39:55.464
58312026-09-12T00:39:57.207Z DEBG replacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
58322026-09-12T00:39:57.207ZSep 12 00:39:55.464 INFO adding route 172.17.0.32/32 -> 10.0.0.255Sep 12 00:39:55.464
58332026-09-12T00:39:57.207Z INFO adding route 172.17.0.28/32 -> 10.0.0.255
58342026-09-12T00:39:57.207ZSep 12 00:39:55.464 DEBG replacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:39:55.464
58352026-09-12T00:39:57.207Z DEBG replacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
58362026-09-12T00:39:57.207ZSep 12 00:39:55.464 INFO adding route 172.17.0.33/32 -> 10.0.0.255Sep 12 00:39:55.464
58372026-09-12T00:39:57.207Z INFO adding route 172.17.0.29/32 -> 10.0.0.255
58382026-09-12T00:39:57.207ZSep 12 00:39:55.464 DEBG replacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:39:55.464
58392026-09-12T00:39:57.207Z DEBG replacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
58402026-09-12T00:39:57.207ZSep 12 00:39:55.464 INFO adding route 172.17.0.34/32 -> 10.0.0.255Sep 12 00:39:55.464
58412026-09-12T00:39:57.212Z INFO adding route 172.17.0.30/32 -> 10.0.0.255
58422026-09-12T00:39:57.212ZSep 12 00:39:55.464 DEBG replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:39:55.464
58432026-09-12T00:39:57.212Z DEBG replacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
58442026-09-12T00:39:57.212ZSep 12 00:39:55.464 INFO adding route 172.17.0.35/32 -> 10.0.0.255
58452026-09-12T00:39:57.212ZSep 12 00:39:55.464 INFO adding route 172.17.0.31/32 -> 10.0.0.255
58462026-09-12T00:39:57.212ZSep 12 00:39:55.464 DEBG replacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:39:55.464
58472026-09-12T00:39:57.212Z DEBG replacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
58482026-09-12T00:39:57.213ZSep 12 00:39:55.464 INFO adding route 172.17.0.36/32 -> 10.0.0.255
58492026-09-12T00:39:57.213ZSep 12 00:39:55.464 INFO adding route 172.17.0.32/32 -> 10.0.0.255
58502026-09-12T00:39:57.213ZSep 12 00:39:55.464 DEBG replacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:39:55.464
58512026-09-12T00:39:57.213Z DEBG replacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
58522026-09-12T00:39:57.213ZSep 12 00:39:55.464 INFO adding route 172.17.0.37/32 -> 10.0.0.255Sep 12 00:39:55.464
58532026-09-12T00:39:57.213Z INFO adding route 172.17.0.33/32 -> 10.0.0.255
58542026-09-12T00:39:57.213ZSep 12 00:39:55.464 DEBG replacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:39:55.464
58552026-09-12T00:39:57.213Z DEBG replacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
58562026-09-12T00:39:57.213ZSep 12 00:39:55.464 INFO adding route 172.17.0.38/32 -> 10.0.0.255Sep 12 00:39:55.464
58572026-09-12T00:39:57.213Z INFO adding route 172.17.0.34/32 -> 10.0.0.255
58582026-09-12T00:39:57.213ZSep 12 00:39:55.464 DEBG replacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:39:55.464
58592026-09-12T00:39:57.213Z DEBG replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
58602026-09-12T00:39:57.213ZSep 12 00:39:55.464 INFO adding route 172.17.0.39/32 -> 10.0.0.255Sep 12 00:39:55.464
58612026-09-12T00:39:57.213Z INFO adding route 172.17.0.35/32 -> 10.0.0.255
58622026-09-12T00:39:57.213ZSep 12 00:39:55.464 DEBG Sep 12 00:39:55.464replacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
58632026-09-12T00:39:57.213ZDEBG replacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
58642026-09-12T00:39:57.213ZSep 12 00:39:55.464 INFO Sep 12 00:39:55.464adding route 172.17.0.40/32 -> 10.0.0.255
58652026-09-12T00:39:57.213ZINFO adding route 172.17.0.36/32 -> 10.0.0.255
58662026-09-12T00:39:57.213ZSep 12 00:39:55.464 DEBG Sep 12 00:39:55.464replacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
58672026-09-12T00:39:57.213ZDEBG replacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
58682026-09-12T00:39:57.213ZSep 12 00:39:55.464 INFO Sep 12 00:39:55.464adding route 172.17.0.41/32 -> 10.0.0.255
58692026-09-12T00:39:57.213ZINFO adding route 172.17.0.37/32 -> 10.0.0.255
58702026-09-12T00:39:57.213ZSep 12 00:39:55.464 DEBG Sep 12 00:39:55.464replacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
58712026-09-12T00:39:57.213ZDEBG replacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
58722026-09-12T00:39:57.213ZSep 12 00:39:55.464 INFO Sep 12 00:39:55.464adding route 172.17.0.42/32 -> 10.0.0.255
58732026-09-12T00:39:57.213ZINFO adding route 172.17.0.38/32 -> 10.0.0.255
58742026-09-12T00:39:57.213ZSep 12 00:39:55.464 DEBG Sep 12 00:39:55.464replacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
58752026-09-12T00:39:57.213ZDEBG replacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
58762026-09-12T00:39:57.214ZSep 12 00:39:55.464 INFO Sep 12 00:39:55.464adding route 172.17.0.43/32 -> 10.0.0.255
58772026-09-12T00:39:57.214ZINFO adding route 172.17.0.39/32 -> 10.0.0.255
58782026-09-12T00:39:57.214ZSep 12 00:39:55.464 DEBG Sep 12 00:39:55.464replacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
58792026-09-12T00:39:57.214ZDEBG replacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
58802026-09-12T00:39:57.214ZSep 12 00:39:55.464 INFO Sep 12 00:39:55.464adding route 172.17.0.44/32 -> 10.0.0.255
58812026-09-12T00:39:57.214ZINFO adding route 172.17.0.40/32 -> 10.0.0.255
58822026-09-12T00:39:57.214ZSep 12 00:39:55.464 DEBG Sep 12 00:39:55.464replacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
58832026-09-12T00:39:57.214ZDEBG replacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
58842026-09-12T00:39:57.214ZSep 12 00:39:55.464 INFO Sep 12 00:39:55.464adding route 172.17.0.45/32 -> 10.0.0.255
58852026-09-12T00:39:57.214ZINFO adding route 172.17.0.41/32 -> 10.0.0.255
58862026-09-12T00:39:57.214ZSep 12 00:39:55.464 DEBG Sep 12 00:39:55.464replacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
58872026-09-12T00:39:57.214ZDEBG replacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
58882026-09-12T00:39:57.214ZSep 12 00:39:55.464 INFO Sep 12 00:39:55.464adding route 172.17.0.46/32 -> 10.0.0.255
58892026-09-12T00:39:57.214ZINFO adding route 172.17.0.42/32 -> 10.0.0.255
58902026-09-12T00:39:57.214ZSep 12 00:39:55.464 DEBG Sep 12 00:39:55.464replacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
58912026-09-12T00:39:57.214ZDEBG replacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
58922026-09-12T00:39:57.214ZSep 12 00:39:55.464 INFOSep 12 00:39:55.464 adding route 172.17.0.47/32 -> 10.0.0.255INFO
58932026-09-12T00:39:57.214Z adding route 172.17.0.43/32 -> 10.0.0.255
58942026-09-12T00:39:57.214ZSep 12 00:39:55.464 DEBGSep 12 00:39:55.464 replacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
58952026-09-12T00:39:57.214Z replacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
58962026-09-12T00:39:57.214ZSep 12 00:39:55.464 INFOSep 12 00:39:55.464 adding route 172.17.0.48/32 -> 10.0.0.255INFO
58972026-09-12T00:39:57.214Z adding route 172.17.0.44/32 -> 10.0.0.255
58982026-09-12T00:39:57.214ZSep 12 00:39:55.464 DEBGSep 12 00:39:55.464 replacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
58992026-09-12T00:39:57.214Z replacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
59002026-09-12T00:39:57.214ZSep 12 00:39:55.464 Sep 12 00:39:55.464INFO INFOadding route 172.17.0.49/32 -> 10.0.0.255
59012026-09-12T00:39:57.214Zadding route 172.17.0.45/32 -> 10.0.0.255
59022026-09-12T00:39:57.214ZSep 12 00:39:55.464Sep 12 00:39:55.464 DEBGDEBG replacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
59032026-09-12T00:39:57.215Z
59042026-09-12T00:39:57.215ZSep 12 00:39:55.464Sep 12 00:39:55.464 INFOINFO adding route 172.17.0.46/32 -> 10.0.0.255adding route 172.17.0.50/32 -> 10.0.0.255
59052026-09-12T00:39:57.215Z
59062026-09-12T00:39:57.215ZSep 12 00:39:55.464Sep 12 00:39:55.464 DEBGDEBG replacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
59072026-09-12T00:39:57.215Z
59082026-09-12T00:39:57.215ZSep 12 00:39:55.464Sep 12 00:39:55.464 INFOINFO adding route 172.17.0.51/32 -> 10.0.0.255adding route 172.17.0.47/32 -> 10.0.0.255
59092026-09-12T00:39:57.215Z
59102026-09-12T00:39:57.215ZSep 12 00:39:55.464Sep 12 00:39:55.464 DEBGDEBG replacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
59112026-09-12T00:39:57.215Z
59122026-09-12T00:39:57.215ZSep 12 00:39:55.464Sep 12 00:39:55.464 INFOINFO adding route 172.17.0.52/32 -> 10.0.0.255adding route 172.17.0.48/32 -> 10.0.0.255
59132026-09-12T00:39:57.215Z
59142026-09-12T00:39:57.215ZSep 12 00:39:55.464Sep 12 00:39:55.464 DEBGDEBG replacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
59152026-09-12T00:39:57.215Z
59162026-09-12T00:39:57.215ZSep 12 00:39:55.464Sep 12 00:39:55.464 INFOINFO adding route 172.17.0.49/32 -> 10.0.0.255adding route 172.17.0.53/32 -> 10.0.0.255
59172026-09-12T00:39:57.215Z
59182026-09-12T00:39:57.215ZSep 12 00:39:55.464Sep 12 00:39:55.464 DEBGDEBG replacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
59192026-09-12T00:39:57.215Z
59202026-09-12T00:39:57.215ZSep 12 00:39:55.464Sep 12 00:39:55.464 INFOINFO adding route 172.17.0.50/32 -> 10.0.0.255adding route 172.17.0.54/32 -> 10.0.0.255
59212026-09-12T00:39:57.215Z
59222026-09-12T00:39:57.215ZSep 12 00:39:55.464Sep 12 00:39:55.464 DEBGDEBG replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
59232026-09-12T00:39:57.215Z
59242026-09-12T00:39:57.215ZSep 12 00:39:55.464Sep 12 00:39:55.464 INFOINFO adding route 172.17.0.55/32 -> 10.0.0.255adding route 172.17.0.51/32 -> 10.0.0.255
59252026-09-12T00:39:57.215Z
59262026-09-12T00:39:57.215ZSep 12 00:39:55.464Sep 12 00:39:55.464 DEBGDEBG replacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
59272026-09-12T00:39:57.215Z
59282026-09-12T00:39:57.215ZSep 12 00:39:55.464Sep 12 00:39:55.464 INFOINFO adding route 172.17.0.56/32 -> 10.0.0.255adding route 172.17.0.52/32 -> 10.0.0.255
59292026-09-12T00:39:57.215Z
59302026-09-12T00:39:57.215ZSep 12 00:39:55.464Sep 12 00:39:55.464 DEBGDEBG replacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
59312026-09-12T00:39:57.216Z
59322026-09-12T00:39:57.216ZSep 12 00:39:55.464Sep 12 00:39:55.464 INFOINFO adding route 172.17.0.57/32 -> 10.0.0.255adding route 172.17.0.53/32 -> 10.0.0.255
59332026-09-12T00:39:57.216Z
59342026-09-12T00:39:57.216ZSep 12 00:39:55.464Sep 12 00:39:55.464 DEBGDEBG replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
59352026-09-12T00:39:57.216Z
59362026-09-12T00:39:57.216ZSep 12 00:39:55.464Sep 12 00:39:55.464 INFOINFO adding route 172.17.0.58/32 -> 10.0.0.255adding route 172.17.0.54/32 -> 10.0.0.255
59372026-09-12T00:39:57.216Z
59382026-09-12T00:39:57.216ZSep 12 00:39:55.464Sep 12 00:39:55.464 DEBGDEBG replacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
59392026-09-12T00:39:57.216ZSep 12 00:39:55.472 INFO adding route 172.17.0.59/32 -> 10.0.0.255
59402026-09-12T00:39:57.216Z
59412026-09-12T00:39:57.221ZSep 12 00:39:55.472 DEBG replacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
59422026-09-12T00:39:57.221ZSep 12 00:39:55.472 Sep 12 00:39:55.472INFO INFOadding route 172.17.0.55/32 -> 10.0.0.255
59432026-09-12T00:39:57.221Zadding route 172.17.0.60/32 -> 10.0.0.255
59442026-09-12T00:39:57.221ZSep 12 00:39:55.472 Sep 12 00:39:55.472DEBG DEBGreplacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
59452026-09-12T00:39:57.221Zreplacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
59462026-09-12T00:39:57.221ZSep 12 00:39:55.472 Sep 12 00:39:55.472INFO DEBGadding route 172.17.0.56/32 -> 10.0.0.255
59472026-09-12T00:39:57.221Zfailed to allocate space for the new target list
59482026-09-12T00:39:57.221ZSep 12 00:39:55.472 Sep 12 00:39:55.472DEBG DEBGreplacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
59492026-09-12T00:39:57.221Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]
59502026-09-12T00:39:57.221ZSep 12 00:39:55.473 INFO adding route 172.17.0.57/32 -> 10.0.0.255
59512026-09-12T00:39:57.221ZSep 12 00:39:55.473 DEBG replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
59522026-09-12T00:39:57.221ZSep 12 00:39:55.473 INFO adding route 172.17.0.58/32 -> 10.0.0.255
59532026-09-12T00:39:57.221ZSep 12 00:39:55.473 DEBG replacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
59542026-09-12T00:39:57.221ZSep 12 00:39:55.473 INFO adding route 172.17.0.59/32 -> 10.0.0.255
59552026-09-12T00:39:57.221ZSep 12 00:39:55.473 DEBG replacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
59562026-09-12T00:39:57.221ZSep 12 00:39:55.473 INFO adding route 172.17.0.60/32 -> 10.0.0.255
59572026-09-12T00:39:57.221ZSep 12 00:39:55.473 DEBG replacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
59582026-09-12T00:39:57.221ZSep 12 00:39:55.473 DEBG failed to allocate space for the new target list
59592026-09-12T00:39:57.221ZSep 12 00:39:55.473 DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]
59602026-09-12T00:39:57.221Z
59612026-09-12T00:39:57.221ZSep 12 00:39:55.473 INFO adding route 172.17.0.46/32 -> 10.0.0.255
59622026-09-12T00:39:57.221ZSep 12 00:39:55.473 DEBG replacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
59632026-09-12T00:39:57.222ZSep 12 00:39:55.473 INFO adding route 172.17.0.47/32 -> 10.0.0.255
59642026-09-12T00:39:57.222ZSep 12 00:39:55.473 DEBG replacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
59652026-09-12T00:39:57.222ZSep 12 00:39:55.473 INFO adding route 172.17.0.48/32 -> 10.0.0.255
59662026-09-12T00:39:57.222ZSep 12 00:39:55.473 DEBG replacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
59672026-09-12T00:39:57.222ZSep 12 00:39:55.473 INFO adding route 172.17.0.49/32 -> 10.0.0.255
59682026-09-12T00:39:57.222ZSep 12 00:39:55.473 DEBG replacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
59692026-09-12T00:39:57.222ZSep 12 00:39:55.473 INFO adding route 172.17.0.50/32 -> 10.0.0.255
59702026-09-12T00:39:57.222ZSep 12 00:39:55.473 DEBG replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
59712026-09-12T00:39:57.222ZSep 12 00:39:55.473 INFO adding route 172.17.0.51/32 -> 10.0.0.255
59722026-09-12T00:39:57.222ZSep 12 00:39:55.473 DEBG replacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
59732026-09-12T00:39:57.222ZSep 12 00:39:55.473 INFO adding route 172.17.0.52/32 -> 10.0.0.255
59742026-09-12T00:39:57.222ZSep 12 00:39:55.473 DEBG replacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
59752026-09-12T00:39:57.222ZSep 12 00:39:55.473 INFO adding route 172.17.0.53/32 -> 10.0.0.255
59762026-09-12T00:39:57.222ZSep 12 00:39:55.473 DEBG replacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
59772026-09-12T00:39:57.222ZSep 12 00:39:55.473 INFO adding route 172.17.0.54/32 -> 10.0.0.255
59782026-09-12T00:39:57.222ZSep 12 00:39:55.473 DEBG replacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
59792026-09-12T00:39:57.222ZSep 12 00:39:55.473 INFO adding route 172.17.0.55/32 -> 10.0.0.255
59802026-09-12T00:39:57.222ZSep 12 00:39:55.473 DEBG replacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
59812026-09-12T00:39:57.222ZSep 12 00:39:55.473 INFO adding route 172.17.0.56/32 -> 10.0.0.255
59822026-09-12T00:39:57.222ZSep 12 00:39:55.473 DEBG replacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
59832026-09-12T00:39:57.222ZSep 12 00:39:55.473 INFO adding route 172.17.0.57/32 -> 10.0.0.255
59842026-09-12T00:39:57.222ZSep 12 00:39:55.473 DEBG replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
59852026-09-12T00:39:57.222ZSep 12 00:39:55.473 INFO adding route 172.17.0.58/32 -> 10.0.0.255
59862026-09-12T00:39:57.222ZSep 12 00:39:55.473 DEBG replacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
59872026-09-12T00:39:57.222ZSep 12 00:39:55.473 INFO adding route 172.17.0.59/32 -> 10.0.0.255
59882026-09-12T00:39:57.222ZSep 12 00:39:55.473 DEBG replacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
59892026-09-12T00:39:57.222ZSep 12 00:39:55.473 INFO adding route 172.17.0.60/32 -> 10.0.0.255
59902026-09-12T00:39:57.222ZSep 12 00:39:55.473 DEBG replacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
59912026-09-12T00:39:57.222ZSep 12 00:39:55.473 DEBG failed to allocate space for the new target list
59922026-09-12T00:39:57.223ZSep 12 00:39:55.473 DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]
59932026-09-12T00:39:57.223Ztest route::tests::delete_target_fragmented ... ok
59942026-09-12T00:39:57.223Ztest route::tests::delete_targets_full ... ok
59952026-09-12T00:39:57.223Ztest route::tests::delete_targets_fragmented ... ok
59962026-09-12T00:39:57.223Z
59972026-09-12T00:39:57.223Ztest result: ok. 66 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
59982026-09-12T00:39:57.223Z
59992026-09-12T00:39:57.223Z Running tests/test_openapi.rs (target/debug/deps/test_openapi-5750b041e52bfda1)
60002026-09-12T00:39:57.223Z
60012026-09-12T00:39:57.223Zrunning 0 tests
60022026-09-12T00:39:57.223Z
60032026-09-12T00:39:57.223Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60042026-09-12T00:39:57.223Z
60052026-09-12T00:39:57.223Z Running unittests src/lib.rs (target/debug/deps/dpd_api-129626530bed4535)
60062026-09-12T00:39:57.223Z
60072026-09-12T00:39:57.223Zrunning 0 tests
60082026-09-12T00:39:57.223Z
60092026-09-12T00:39:57.223Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60102026-09-12T00:39:57.223Z
60112026-09-12T00:39:57.223Z Running unittests src/lib.rs (target/debug/deps/dpd_client-ec0eafd1bf41e957)
60122026-09-12T00:39:57.223Z
60132026-09-12T00:39:57.223Zrunning 6 tests
60142026-09-12T00:39:57.223Ztest tests::test_full_lot_id_both_present ... ok
60152026-09-12T00:39:57.223Ztest tests::test_full_lot_id_lot_only ... ok
60162026-09-12T00:39:57.223Ztest tests::test_full_lot_id_lotnum_only ... ok
60172026-09-12T00:39:57.223Ztest tests::test_full_lot_id_neither_present ... ok
60182026-09-12T00:39:57.223Ztest tests::test_parse_client_port_id ... ok
60192026-09-12T00:39:57.223Ztest tests::test_port_id_cmp ... ok
60202026-09-12T00:39:57.224Z
60212026-09-12T00:39:57.224Ztest result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60222026-09-12T00:39:57.224Z
60232026-09-12T00:39:57.224Z Running tests/test_all.rs (target/debug/deps/test_all-c6441cfd51e8f1de)
60242026-09-12T00:39:57.224Z
60252026-09-12T00:39:57.224Zrunning 0 tests
60262026-09-12T00:39:57.224Z
60272026-09-12T00:39:57.224Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60282026-09-12T00:39:57.224Z
60292026-09-12T00:39:57.224Z Running unittests src/lib.rs (target/debug/deps/dpd_types-9a1ffdc1254bfaa8)
60302026-09-12T00:39:57.224Z
60312026-09-12T00:39:57.224Zrunning 0 tests
60322026-09-12T00:39:57.224Z
60332026-09-12T00:39:57.224Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60342026-09-12T00:39:57.224Z
60352026-09-12T00:39:57.224Z Running unittests src/lib.rs (target/debug/deps/dpd_types_versions-fbfe8a6c92a1a523)
60362026-09-12T00:39:57.224Z
60372026-09-12T00:39:57.224Zrunning 15 tests
60382026-09-12T00:39:57.224Ztest impls::switch_identifiers::tests::chip_revision_b0 ... ok
60392026-09-12T00:39:57.224Ztest impls::switch_identifiers::tests::chip_revision_a0 ... ok
60402026-09-12T00:39:57.224Ztest impls::switch_identifiers::tests::chip_revision_b1 ... ok
60412026-09-12T00:39:57.229Ztest impls::switch_identifiers::tests::chip_revision_unknown_device_id ... ok
60422026-09-12T00:39:57.229Ztest impls::switch_identifiers::tests::chip_revision_unknown_rev_num ... ok
60432026-09-12T00:39:57.229Ztest impls::table::tests::table_counter_entry_new_collects_key_values ... ok
60442026-09-12T00:39:57.229Ztest impls::table::tests::table_entry_new_collects_display_values ... ok
60452026-09-12T00:39:57.229Ztest v1::port::tests::port_ids_are_ascii ... ok
60462026-09-12T00:39:57.229Ztest v1::network::tests::test_into ... ok
60472026-09-12T00:39:57.229Ztest v1::network::tests::test_eui64 ... ok
60482026-09-12T00:39:57.229Ztest v1::network::tests::test_equal ... ok
60492026-09-12T00:39:57.229Ztest v1::network::tests::test_not_equal ... ok
60502026-09-12T00:39:57.229Ztest v1::network::tests::test_to_string ... ok
60512026-09-12T00:39:57.229Ztest v1::network::tests::test_parse ... ok
60522026-09-12T00:39:57.229Ztest v10::oxstats::tests::latest_oximeter_metadata_uses_v10_switch_identifiers ... ok
60532026-09-12T00:39:57.229Z
60542026-09-12T00:39:57.229Ztest result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60552026-09-12T00:39:57.229Z
60562026-09-12T00:39:57.229Z Running unittests src/lib.rs (target/debug/deps/packet-b7146b2a4ac94eed)
60572026-09-12T00:39:57.229Z
60582026-09-12T00:39:57.229Zrunning 12 tests
60592026-09-12T00:39:57.229Ztest pbuf::test_byte ... ok
60602026-09-12T00:39:57.229Ztest icmp::test_v4_checksum ... ok
60612026-09-12T00:39:57.230Ztest ipv6::test_ipv6_parse ... ok
60622026-09-12T00:39:57.230Ztest pbuf::test_short ... ok
60632026-09-12T00:39:57.230Ztest lldp::test_lldp_parse ... ok
60642026-09-12T00:39:57.230Ztest pbuf::test_nibble ... ok
60652026-09-12T00:39:57.230Ztest icmp::test_v6_checksum ... ok
60662026-09-12T00:39:57.230Ztest pbuf::test_overflow ... ok
60672026-09-12T00:39:57.230Ztest pbuf::test_word ... ok
60682026-09-12T00:39:57.230Ztest pbuf::test_twelve ... ok
60692026-09-12T00:39:57.230Ztest tcp::test_checksum_ack_data ... ok
60702026-09-12T00:39:57.230Ztest tcp::test_checksum_syn_nodata ... ok
60712026-09-12T00:39:57.230Z
60722026-09-12T00:39:57.230Ztest result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60732026-09-12T00:39:57.230Z
60742026-09-12T00:39:57.230Z Running unittests src/lib.rs (target/debug/deps/pcap-2225aa3176c6479b)
60752026-09-12T00:39:57.230Z
60762026-09-12T00:39:57.230Zrunning 0 tests
60772026-09-12T00:39:57.230Z
60782026-09-12T00:39:57.230Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60792026-09-12T00:39:57.230Z
60802026-09-12T00:39:57.230Z Running unittests src/main.rs (target/debug/deps/swadm-b2a24f703eb7d5da)
60812026-09-12T00:39:57.230Z
60822026-09-12T00:39:57.230Zrunning 5 tests
60832026-09-12T00:39:57.235Z Lane 0 Lane 1 Lane 2 Lane 3
60842026-09-12T00:39:57.235Z State: Activated Activated Activated Activated
60852026-09-12T00:39:57.235Z Rx Output Enabled: false false false false
60862026-09-12T00:39:57.235Z Rx Output Status: valid valid valid valid
60872026-09-12T00:39:57.235Z Rx Loss-of-lock: true true true true
60882026-09-12T00:39:57.235Z Rx Loss-of-signal: false false false false
60892026-09-12T00:39:57.235ZRx Auto-squelch Disable: true true true true
60902026-09-12T00:39:57.235Z Tx Output Enabled: true true true true
60912026-09-12T00:39:57.235Z Tx Output Status: invalid invalid invalid invalid
60922026-09-12T00:39:57.235Z Tx Loss-of-lock: false false false false
60932026-09-12T00:39:57.235Z Tx Loss-of-signal: true true true true
60942026-09-12T00:39:57.235ZTx Auto-squelch Disable: false false false false
60952026-09-12T00:39:57.235Z Tx Adaptive EQ Fail: true true true true
60962026-09-12T00:39:57.235Z Tx Failure: false false false false
60972026-09-12T00:39:57.235Z Tx Force Squelch: true true true true
60982026-09-12T00:39:57.235Z Tx Input Polarity: normal normal normal normal
60992026-09-12T00:39:57.235Ztest switchport::test::test_compute_lanes ... ok
61002026-09-12T00:39:57.235Ztest switchport::test::test_print_cmis_datapath ... ok
61012026-09-12T00:39:57.235Z Lane 0 Lane 1 Lane 2 Lane 3
61022026-09-12T00:39:57.235Z Rx Loss-of-lock: Yes Yes Yes Yes
61032026-09-12T00:39:57.235Z Rx Loss-of-signal: Yes Yes Yes Yes
61042026-09-12T00:39:57.235Z Rx CDR Enabled: Yes Yes Yes Yes
61052026-09-12T00:39:57.235Z Tx Enabled: Yes Yes Yes Yes
61062026-09-12T00:39:57.236Z Tx Loss-of-lock: No No No No
61072026-09-12T00:39:57.236Z Tx Loss-of-signal: No No No No
61082026-09-12T00:39:57.236Z Tx CDR Enabled: No No No No
61092026-09-12T00:39:57.236Z Tx Adaptive EQ Fault: No No No No
61102026-09-12T00:39:57.236Z Tx Fault: Yes Yes Yes Yes
61112026-09-12T00:39:57.236Ztest switchport::test::test_print_sff_datapath ... ok
61122026-09-12T00:39:57.236Ztest switchport::test::port_id_ordering ... ok
61132026-09-12T00:39:57.236Ztest link::test_filter ... ok
61142026-09-12T00:39:57.236Z
61152026-09-12T00:39:57.236Ztest result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61162026-09-12T00:39:57.236Z
61172026-09-12T00:39:57.236Z Running tests/cli/main.rs (target/debug/deps/cli-35f8289389b89620)
61182026-09-12T00:39:57.241Z
61192026-09-12T00:39:57.242Zrunning 7 tests
61202026-09-12T00:39:57.242Ztest counters::counters_list ... ignored
61212026-09-12T00:39:57.242Ztest link_apply::apply_tx_eq_all ... ignored
61222026-09-12T00:39:57.242Ztest link_apply::apply_tx_eq_custom ... ignored
61232026-09-12T00:39:57.242Ztest tx_eq::set_all_taps ... ignored
61242026-09-12T00:39:57.242Ztest tx_eq::set_partial_taps ... ignored
61252026-09-12T00:39:57.242Ztest cmd::test::pattern_statics ... ok
61262026-09-12T00:39:57.247Ztest link_apply::tx_eq_exclusive ... ok
61272026-09-12T00:39:57.247Z
61282026-09-12T00:39:57.247Ztest result: ok. 2 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.01s
61292026-09-12T00:39:57.247Z
61302026-09-12T00:39:57.251Z Running unittests src/main.rs (target/debug/deps/tfportd-0701c57c3d44d201)
61312026-09-12T00:39:57.254Z
61322026-09-12T00:39:57.254Zrunning 4 tests
61332026-09-12T00:39:57.254Ztest linklocal::test_parse_ipadm ... ok
61342026-09-12T00:39:57.254Ztest config::tests::test_updates ... ok
61352026-09-12T00:39:57.255Ztest oxstats::tests::producer_ids_are_actually_unique ... ok
61362026-09-12T00:39:57.255Ztest tfport::test_parse_tfport ... ok
61372026-09-12T00:39:57.255Z
61382026-09-12T00:39:57.255Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61392026-09-12T00:39:57.255Z
61402026-09-12T00:39:57.259Z Running unittests src/main.rs (target/debug/deps/uplinkd-8872d4adf66e7b1b)
61412026-09-12T00:39:57.259Z
61422026-09-12T00:39:57.259Zrunning 0 tests
61432026-09-12T00:39:57.259Z
61442026-09-12T00:39:57.259Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61452026-09-12T00:39:57.259Z
61462026-09-12T00:39:57.259Z Running unittests src/main.rs (target/debug/deps/xtask-8bdda0ad85b34353)
61472026-09-12T00:39:57.259Z
61482026-09-12T00:39:57.259Zrunning 0 tests
61492026-09-12T00:39:57.259Z
61502026-09-12T00:39:57.259Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61512026-09-12T00:39:57.259Z
61522026-09-12T00:39:57.263Z Doc-tests aal
61532026-09-12T00:39:57.481Z
61542026-09-12T00:39:57.481Zrunning 0 tests
61552026-09-12T00:39:57.481Z
61562026-09-12T00:39:57.481Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61572026-09-12T00:39:57.481Z
61582026-09-12T00:39:57.508Z Doc-tests aal_macros
61592026-09-12T00:39:57.577Z
61602026-09-12T00:39:57.577Zrunning 0 tests
61612026-09-12T00:39:57.577Z
61622026-09-12T00:39:57.577Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61632026-09-12T00:39:57.577Z
61642026-09-12T00:39:57.590Z Doc-tests common
61652026-09-12T00:39:57.824Z
61662026-09-12T00:39:57.824Zrunning 0 tests
61672026-09-12T00:39:57.824Z
61682026-09-12T00:39:57.824Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61692026-09-12T00:39:57.824Z
61702026-09-12T00:39:57.852Z Doc-tests dpd_api
61712026-09-12T00:39:58.561Z
61722026-09-12T00:39:58.561Zrunning 2 tests
61732026-09-12T00:39:58.561Ztest dpd-api/src/lib.rs - dpd_api_mod::api_description (line 68) ... ignored
61742026-09-12T00:39:58.561Ztest dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 74) ... ignored
61752026-09-12T00:39:58.562Z
61762026-09-12T00:39:58.562Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
61772026-09-12T00:39:58.562Z
61782026-09-12T00:39:58.593Z Doc-tests dpd_client
61792026-09-12T00:39:59.998Z
61802026-09-12T00:39:59.998Zrunning 0 tests
61812026-09-12T00:39:59.998Z
61822026-09-12T00:39:59.998Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61832026-09-12T00:39:59.998Z
61842026-09-12T00:40:00.054Z Doc-tests dpd_types
61852026-09-12T00:40:00.238Z
61862026-09-12T00:40:00.238Zrunning 0 tests
61872026-09-12T00:40:00.238Z
61882026-09-12T00:40:00.238Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61892026-09-12T00:40:00.238Z
61902026-09-12T00:40:00.264Z Doc-tests dpd_types_versions
61912026-09-12T00:40:01.752Z
61922026-09-12T00:40:01.752Zrunning 1 test
61932026-09-12T00:40:01.752Ztest dpd-types/versions/src/lib.rs - (line 19) ... ignored
61942026-09-12T00:40:01.752Z
61952026-09-12T00:40:01.752Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
61962026-09-12T00:40:01.752Z
61972026-09-12T00:40:01.804Z Doc-tests packet
61982026-09-12T00:40:02.023Z
61992026-09-12T00:40:02.023Zrunning 0 tests
62002026-09-12T00:40:02.023Z
62012026-09-12T00:40:02.023Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
62022026-09-12T00:40:02.023Z
62032026-09-12T00:40:02.051Z Doc-tests pcap
62042026-09-12T00:40:02.103Z
62052026-09-12T00:40:02.103Zrunning 0 tests
62062026-09-12T00:40:02.103Z
62072026-09-12T00:40:02.103Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
62082026-09-12T00:40:02.103Z
62092026-09-12T00:40:02.152Z+ for feat in tofino_stub tofino_asic softnpu chaos
62102026-09-12T00:40:02.152Z+ RUST_BACKTRACE=full
62112026-09-12T00:40:02.152Z+ cargo test --features softnpu --no-fail-fast
62122026-09-12T00:40:02.788Z Compiling num-integer v0.1.46
62132026-09-12T00:40:02.872Z Compiling num-complex v0.4.6
62142026-09-12T00:40:02.909Z Compiling bitstruct_derive v0.1.0
62152026-09-12T00:40:02.913Z Compiling tap v1.0.1
62162026-09-12T00:40:03.035Z Compiling wyz v0.5.1
62172026-09-12T00:40:03.170Z Compiling num-rational v0.4.2
62182026-09-12T00:40:03.202Z Compiling num-iter v0.1.45
62192026-09-12T00:40:03.202Z Compiling num-bigint v0.4.6
62202026-09-12T00:40:03.313Z Compiling radium v0.7.0
62212026-09-12T00:40:03.335Z Compiling funty v2.0.0
62222026-09-12T00:40:03.356Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
62232026-09-12T00:40:03.402Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62242026-09-12T00:40:03.629Z Compiling num v0.4.3
62252026-09-12T00:40:03.633Z Compiling nvpair_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62262026-09-12T00:40:03.633Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
62272026-09-12T00:40:03.633Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62282026-09-12T00:40:03.674Z Compiling bitvec v1.0.1
62292026-09-12T00:40:03.727Z Compiling nvpair v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62302026-09-12T00:40:03.884Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1)
62312026-09-12T00:40:03.905Z Compiling typeid v1.0.3
62322026-09-12T00:40:03.989Z Compiling rgb_frame v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62332026-09-12T00:40:04.008Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62342026-09-12T00:40:04.025Z Compiling viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62352026-09-12T00:40:04.337Z Compiling ascii v1.1.0
62362026-09-12T00:40:04.757Z Compiling rfb v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62372026-09-12T00:40:04.807Z Compiling cpuid_utils v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62382026-09-12T00:40:04.880Z Compiling viona_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62392026-09-12T00:40:04.944Z Compiling erased-serde v0.4.8
62402026-09-12T00:40:05.086Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1)
62412026-09-12T00:40:05.271Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
62422026-09-12T00:40:05.308Z Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#c1343544)
62432026-09-12T00:40:05.330Z Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a)
62442026-09-12T00:40:05.431Z Compiling bitstruct v0.1.1
62452026-09-12T00:40:05.754Z Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#7e015d16)
62462026-09-12T00:40:05.891Z Compiling dladm v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62472026-09-12T00:40:05.926Z Compiling serde_arrays v0.1.0
62482026-09-12T00:40:06.033Z Compiling libloading v0.7.4
62492026-09-12T00:40:06.121Z Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=main#7e015d16)
62502026-09-12T00:40:06.465Z Compiling propolis v0.1.0 (https://github.com/oxidecomputer/propolis#827e6615)
62512026-09-12T00:40:06.728Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
62522026-09-12T00:40:06.974Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
62532026-09-12T00:40:08.105Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
62542026-09-12T00:40:08.733Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
62552026-09-12T00:40:15.088Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
62562026-09-12T00:40:15.311Z Compiling aal v0.1.0 (/work/oxidecomputer/dendrite/aal)
62572026-09-12T00:40:15.315Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
62582026-09-12T00:40:15.379Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
62592026-09-12T00:40:15.525Z Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
62602026-09-12T00:40:17.416Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
62612026-09-12T00:40:17.630Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
62622026-09-12T00:40:17.960Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
62632026-09-12T00:40:23.845Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
62642026-09-12T00:40:24.071Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
62652026-09-12T00:40:31.847Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
62662026-09-12T00:40:34.330Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
62672026-09-12T00:40:37.734Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
62682026-09-12T00:41:17.214Z Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 15s
62692026-09-12T00:41:17.332Z Running unittests src/lib.rs (target/debug/deps/aal-fca1c72dfc47a54a)
62702026-09-12T00:41:17.342Z
62712026-09-12T00:41:17.342Zrunning 0 tests
62722026-09-12T00:41:17.342Z
62732026-09-12T00:41:17.350Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
62742026-09-12T00:41:17.350Z
62752026-09-12T00:41:17.350Z Running unittests src/lib.rs (target/debug/deps/aal_macros-5b37c54c08977ed3)
62762026-09-12T00:41:17.350Z
62772026-09-12T00:41:17.350Zrunning 0 tests
62782026-09-12T00:41:17.350Z
62792026-09-12T00:41:17.350Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
62802026-09-12T00:41:17.350Z
62812026-09-12T00:41:17.350Z Running unittests src/lib.rs (target/debug/deps/asic-044e9430fd7fc305)
62822026-09-12T00:41:17.359Z
62832026-09-12T00:41:17.359Zrunning 0 tests
62842026-09-12T00:41:17.359Z
62852026-09-12T00:41:17.359Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
62862026-09-12T00:41:17.359Z
62872026-09-12T00:41:17.359Z Running unittests src/lib.rs (target/debug/deps/common-f0fc91ad575fea74)
62882026-09-12T00:41:17.379Z
62892026-09-12T00:41:17.380Zrunning 4 tests
62902026-09-12T00:41:17.383Ztest nat::tests::test_vni ... ok
62912026-09-12T00:41:17.384Ztest network::tests::test_generate_ipv6_link_local ... ok
62922026-09-12T00:41:17.384Ztest test_purge ... ok
62932026-09-12T00:41:17.384Ztest illumos::test::address_exists_handles_missing_object ... ok
62942026-09-12T00:41:17.384Z
62952026-09-12T00:41:17.384Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
62962026-09-12T00:41:17.384Z
62972026-09-12T00:41:17.396Z Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-049fc7a9b9157ea9)
62982026-09-12T00:41:17.412Z
62992026-09-12T00:41:17.413Zrunning 1 test
63002026-09-12T00:41:17.413Z -------
63012026-09-12T00:41:17.413Z Generating OpenAPI documents from API definitions ...
63022026-09-12T00:41:17.573Z Loading local OpenAPI documents from "/work/oxidecomputer/dendrite/openapi" ...
63032026-09-12T00:41:17.656Z Loading blessed OpenAPI documents from VCS revision "origin/main" path "openapi"
63042026-09-12T00:41:18.707Z -------
63052026-09-12T00:41:18.707Z Checking 13 OpenAPI documents...
63062026-09-12T00:41:18.715Z Fresh dpd (versioned v1.0.0 (blessed)): Oxide Switch Dataplane Controller
63072026-09-12T00:41:18.715Z Fresh dpd (versioned v2.0.0 (blessed)): Oxide Switch Dataplane Controller
63082026-09-12T00:41:18.715Z Fresh dpd (versioned v3.0.0 (blessed)): Oxide Switch Dataplane Controller
63092026-09-12T00:41:18.715Z Fresh dpd (versioned v4.0.0 (blessed)): Oxide Switch Dataplane Controller
63102026-09-12T00:41:18.715Z Fresh dpd (versioned v5.0.0 (blessed)): Oxide Switch Dataplane Controller
63112026-09-12T00:41:18.715Z Fresh dpd (versioned v6.0.0 (blessed)): Oxide Switch Dataplane Controller
63122026-09-12T00:41:18.715Z Fresh dpd (versioned v7.0.0 (blessed)): Oxide Switch Dataplane Controller
63132026-09-12T00:41:18.715Z Fresh dpd (versioned v8.0.0 (blessed)): Oxide Switch Dataplane Controller
63142026-09-12T00:41:18.715Z Fresh dpd (versioned v9.0.0 (blessed)): Oxide Switch Dataplane Controller
63152026-09-12T00:41:18.716Z Fresh dpd (versioned v10.0.0 (blessed)): Oxide Switch Dataplane Controller
63162026-09-12T00:41:18.716Z Fresh dpd (versioned v11.0.0 (blessed)): Oxide Switch Dataplane Controller
63172026-09-12T00:41:18.716Z Fresh dpd (versioned v12.0.0 (blessed)): Oxide Switch Dataplane Controller
63182026-09-12T00:41:18.716Z Fresh dpd (versioned v13.0.0 (blessed)): Oxide Switch Dataplane Controller
63192026-09-12T00:41:18.716Z Fresh dpd "latest" symlink
63202026-09-12T00:41:18.716Z -------
63212026-09-12T00:41:18.716Z Success 13 documents checked: 14 fresh, 0 stale, 0 failed, 0 other problems
63222026-09-12T00:41:18.784Ztest test::test_apis_up_to_date ... ok
63232026-09-12T00:41:18.784Z
63242026-09-12T00:41:18.784Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.37s
63252026-09-12T00:41:18.784Z
63262026-09-12T00:41:18.843Z Running unittests src/main.rs (target/debug/deps/dpd-1c13ae62cfef6605)
63272026-09-12T00:41:18.848Z
63282026-09-12T00:41:18.848Zrunning 34 tests
63292026-09-12T00:41:18.852Ztest freemap::test_ordering ... ok
63302026-09-12T00:41:18.852Ztest config::tests::test_updates ... ok
63312026-09-12T00:41:18.853Ztest dhcpv6::tests::test_create_duid_bytes ... ok
63322026-09-12T00:41:18.853Ztest freemap::test_split ... ok
63332026-09-12T00:41:18.853Ztest macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok
63342026-09-12T00:41:18.853Ztest macaddrs::tests::test_mac_offset ... ok
63352026-09-12T00:41:18.853Ztest macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok
63362026-09-12T00:41:18.853Ztest macaddrs::tests::test_parse_port_id ... ok
63372026-09-12T00:41:18.853Ztest nat::test_mapping ... ok
63382026-09-12T00:41:18.853ZSep 12 00:41:17.146 DEBG created new freemap, unit: freemap_test
63392026-09-12T00:41:18.853ZSep 12 00:41:17.146 DEBG initted freemap. size: 128, unit: freemap_test
63402026-09-12T00:41:18.853ZSep 12 00:41:17.146 DEBG reset freemap, unit: freemap_test
63412026-09-12T00:41:18.858ZSep 12 00:41:17.146 DEBG created new freemapSep 12 00:41:17.146 DEBG created new freemap, Sep 12 00:41:17.146unit :DEBG freemap_testcreated new freemap
63422026-09-12T00:41:18.858Z, unit: freemap_testSep 12 00:41:17.146
63432026-09-12T00:41:18.858ZDEBG , initted freemap. size: 128unit, :unit :freemap_test freemap_testSep 12 00:41:17.146
63442026-09-12T00:41:18.858Z
63452026-09-12T00:41:18.858Z DEBG initted freemap. size: 128, unitSep 12 00:41:17.146: Sep 12 00:41:17.146 DEBG freemap_test
63462026-09-12T00:41:18.858ZDEBGreset freemap , initted freemap. size: 128unit, :unitSep 12 00:41:17.146: DEBGfreemap_test
63472026-09-12T00:41:18.858Zreset freemap , freemap_testunit
63482026-09-12T00:41:18.858Z:Sep 12 00:41:17.146 freemap_testDEBG
63492026-09-12T00:41:18.858Z reset freemap, unit: freemap_test
63502026-09-12T00:41:18.858Ztest freemap::test_basic ... ok
63512026-09-12T00:41:18.858Ztest port_map::tests::dump_map ... ok
63522026-09-12T00:41:18.858Ztest freemap::test_exhaustion ... ok
63532026-09-12T00:41:18.858Ztest freemap::test_free ... ok
63542026-09-12T00:41:18.858Ztest freemap::test_reclaim ... ok
63552026-09-12T00:41:18.858Ztest port_map::tests::test_backplane_group ... ok
63562026-09-12T00:41:18.858Ztest port_map::tests::test_port_map ... ok
63572026-09-12T00:41:18.858ZSep 12 00:41:17.147 DEBG created new freemap, unit: freemap_test
63582026-09-12T00:41:18.858ZSep 12 00:41:17.147 DEBG initted freemap. size: 8, unit: freemap_test
63592026-09-12T00:41:18.858ZSep 12 00:41:17.147 DEBG reset freemap, unit: freemap_test
63602026-09-12T00:41:18.858Ztest freemap::test_reclaim_preserves_existing_freelist ... ok
63612026-09-12T00:41:18.858ZSep 12 00:41:17.147 DEBG created new freemap, unit: freemap_test
63622026-09-12T00:41:18.858ZSep 12 00:41:17.147 DEBG initted freemap. size: 128, unit: freemap_test
63632026-09-12T00:41:18.858ZSep 12 00:41:17.147 DEBG reset freemap, unit: freemap_test
63642026-09-12T00:41:18.858ZSep 12 00:41:17.147 DEBG created new freemap, unit: freemap_route_ipv4
63652026-09-12T00:41:18.858ZSep 12 00:41:17.147 DEBG created new freemap, unit: freemap_route_ipv6
63662026-09-12T00:41:18.858ZSep 12 00:41:17.147 DEBG initted freemap. size: 64, unit: freemap_route_ipv4
63672026-09-12T00:41:18.858ZSep 12 00:41:17.148 DEBG reset freemap, unit: freemap_route_ipv4
63682026-09-12T00:41:18.858ZSep 12 00:41:17.148 DEBG initted freemap. size: 64, unit: freemap_route_ipv6
63692026-09-12T00:41:18.858ZSep 12 00:41:17.148 DEBG reset freemap, unit: freemap_route_ipv6
63702026-09-12T00:41:18.858ZSep 12 00:41:17.148 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1
63712026-09-12T00:41:18.858ZSep 12 00:41:17.148 DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
63722026-09-12T00:41:18.858ZSep 12 00:41:17.148 INFO adding route 3fff:dead::/64 -> 2001:db8::55:2
63732026-09-12T00:41:18.858ZSep 12 00:41:17.148 DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]
63742026-09-12T00:41:18.858ZSep 12 00:41:17.148 INFO adding route 3fff:beef::/64 -> 2001:db8::55:ff
63752026-09-12T00:41:18.859ZSep 12 00:41:17.148 DEBG replacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
63762026-09-12T00:41:18.859ZSep 12 00:41:17.148 INFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ff
63772026-09-12T00:41:18.859ZSep 12 00:41:17.148 DEBG replacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
63782026-09-12T00:41:18.859ZSep 12 00:41:17.148 INFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ff
63792026-09-12T00:41:18.859ZSep 12 00:41:17.148 DEBG replacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
63802026-09-12T00:41:18.859ZSep 12 00:41:17.148 INFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ff
63812026-09-12T00:41:18.859ZSep 12 00:41:17.148 DEBG replacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
63822026-09-12T00:41:18.859ZSep 12 00:41:17.148 INFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ff
63832026-09-12T00:41:18.859ZSep 12 00:41:17.148 DEBG replacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
63842026-09-12T00:41:18.859ZSep 12 00:41:17.148 INFO adding route 3fff:beef:5::/64 -> 2001:db8::55:ff
63852026-09-12T00:41:18.859ZSep 12 00:41:17.148 DEBG replacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
63862026-09-12T00:41:18.859ZSep 12 00:41:17.148 INFO adding route 3fff:beef:6::/64 -> 2001:db8::55:ff
63872026-09-12T00:41:18.859ZSep 12 00:41:17.148 DEBG replacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
63882026-09-12T00:41:18.859ZSep 12 00:41:17.148 INFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ff
63892026-09-12T00:41:18.859ZSep 12 00:41:17.148 DEBG replacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
63902026-09-12T00:41:18.859ZSep 12 00:41:17.148 INFO adding route 3fff:beef:8::/64 -> 2001:db8::55:ff
63912026-09-12T00:41:18.859ZSep 12 00:41:17.148 DEBG replacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
63922026-09-12T00:41:18.859ZSep 12 00:41:17.148 INFO adding route 3fff:beef:9::/64 -> 2001:db8::55:ff
63932026-09-12T00:41:18.859ZSep 12 00:41:17.148 DEBG replacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
63942026-09-12T00:41:18.859ZSep 12 00:41:17.148 INFO adding route 3fff:beef:a::/64 -> 2001:db8::55:ff
63952026-09-12T00:41:18.859ZSep 12 00:41:17.148 DEBG replacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
63962026-09-12T00:41:18.859ZSep 12 00:41:17.148 INFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ff
63972026-09-12T00:41:18.859ZSep 12 00:41:17.148 DEBG replacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
63982026-09-12T00:41:18.859ZSep 12 00:41:17.148 INFO adding route 3fff:beef:c::/64 -> 2001:db8::55:ff
63992026-09-12T00:41:18.859ZSep 12 00:41:17.148 DEBG replacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
64002026-09-12T00:41:18.859ZSep 12 00:41:17.148 INFO adding route 3fff:beef:d::/64 -> 2001:db8::55:ff
64012026-09-12T00:41:18.859ZSep 12 00:41:17.148 DEBG replacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
64022026-09-12T00:41:18.859ZSep 12 00:41:17.148 INFO adding route 3fff:beef:e::/64 -> 2001:db8::55:ff
64032026-09-12T00:41:18.859ZSep 12 00:41:17.148 DEBG replacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
64042026-09-12T00:41:18.859ZSep 12 00:41:17.148 INFO adding route 3fff:beef:f::/64 -> 2001:db8::55:ff
64052026-09-12T00:41:18.859ZSep 12 00:41:17.148 DEBG replacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
64062026-09-12T00:41:18.859ZSep 12 00:41:17.148 INFO adding route 3fff:beef:10::/64 -> 2001:db8::55:ff
64072026-09-12T00:41:18.859ZSep 12 00:41:17.148 DEBG replacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
64082026-09-12T00:41:18.859ZSep 12 00:41:17.148 INFO adding route 3fff:beef:11::/64 -> 2001:db8::55:ff
64092026-09-12T00:41:18.859ZSep 12 00:41:17.148 DEBG replacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
64102026-09-12T00:41:18.860ZSep 12 00:41:17.148 INFO adding route 3fff:beef:12::/64 -> 2001:db8::55:ff
64112026-09-12T00:41:18.860ZSep 12 00:41:17.148 DEBG replacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
64122026-09-12T00:41:18.860ZSep 12 00:41:17.148 INFO adding route 3fff:beef:13::/64 -> 2001:db8::55:ff
64132026-09-12T00:41:18.860ZSep 12 00:41:17.148 DEBG replacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
64142026-09-12T00:41:18.860ZSep 12 00:41:17.148 INFO adding route 3fff:beef:14::/64 -> 2001:db8::55:ff
64152026-09-12T00:41:18.860ZSep 12 00:41:17.148 DEBG replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
64162026-09-12T00:41:18.860ZSep 12 00:41:17.148 INFO adding route 3fff:beef:15::/64 -> 2001:db8::55:ff
64172026-09-12T00:41:18.860ZSep 12 00:41:17.148 DEBG replacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
64182026-09-12T00:41:18.860ZSep 12 00:41:17.148 INFO adding route 3fff:beef:16::/64 -> 2001:db8::55:ff
64192026-09-12T00:41:18.860ZSep 12 00:41:17.148 DEBG replacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
64202026-09-12T00:41:18.860ZSep 12 00:41:17.148 INFO adding route 3fff:beef:17::/64 -> 2001:db8::55:ff
64212026-09-12T00:41:18.860ZSep 12 00:41:17.148 DEBG replacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
64222026-09-12T00:41:18.860ZSep 12 00:41:17.148 INFO adding route 3fff:beef:18::/64 -> 2001:db8::55:ff
64232026-09-12T00:41:18.860ZSep 12 00:41:17.148 DEBG replacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
64242026-09-12T00:41:18.860ZSep 12 00:41:17.148 INFO adding route 3fff:beef:19::/64 -> 2001:db8::55:ff
64252026-09-12T00:41:18.860ZSep 12 00:41:17.148 DEBG replacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
64262026-09-12T00:41:18.860ZSep 12 00:41:17.148 INFO adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff
64272026-09-12T00:41:18.860Ztest freemap::test_span ... ok
64282026-09-12T00:41:18.860ZSep 12 00:41:17.148 DEBG replacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
64292026-09-12T00:41:18.860Ztest api_server::tests::test_build_info ... ok
64302026-09-12T00:41:18.860ZSep 12 00:41:17.148 INFO adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff
64312026-09-12T00:41:18.860ZSep 12 00:41:17.148 DEBG replacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
64322026-09-12T00:41:18.860ZSep 12 00:41:17.148Sep 12 00:41:17.148 INFO adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff
64332026-09-12T00:41:18.860ZSep 12 00:41:17.148 DEBG replacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
64342026-09-12T00:41:18.860ZSep 12 00:41:17.148 INFO adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff
64352026-09-12T00:41:18.860ZSep 12 00:41:17.148 DEBG Sep 12 00:41:17.148replacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
64362026-09-12T00:41:18.860ZSep 12 00:41:17.148 INFO adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff
64372026-09-12T00:41:18.860ZSep 12 00:41:17.148 DEBG replacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
64382026-09-12T00:41:18.860ZSep 12 00:41:17.148 INFO adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff
64392026-09-12T00:41:18.860ZSep 12 00:41:17.148 DEBG replacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
64402026-09-12T00:41:18.860ZSep 12 00:41:17.148 INFO DEBGadding route 3fff:beef:20::/64 -> 2001:db8::55:ff
64412026-09-12T00:41:18.864Zcreated new freemap, Sep 12 00:41:17.148unit DEBG replacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
64422026-09-12T00:41:18.864Z: freemap_route_ipv4Sep 12 00:41:17.148
64432026-09-12T00:41:18.864ZINFO adding route 3fff:beef:21::/64 -> 2001:db8::55:ff
64442026-09-12T00:41:18.864ZSep 12 00:41:17.148 DEBG replacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
64452026-09-12T00:41:18.864ZSep 12 00:41:17.148 INFO adding route 3fff:beef:22::/64 -> 2001:db8::55:ff
64462026-09-12T00:41:18.864ZSep 12 00:41:17.148 DEBG replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
64472026-09-12T00:41:18.864ZSep 12 00:41:17.148 INFO adding route 3fff:beef:23::/64 -> 2001:db8::55:ff
64482026-09-12T00:41:18.864ZSep 12 00:41:17.148 DEBG replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
64492026-09-12T00:41:18.864ZSep 12 00:41:17.148 INFO adding route 3fff:beef:24::/64 -> 2001:db8::55:ff
64502026-09-12T00:41:18.864ZSep 12 00:41:17.148 DEBG replacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
64512026-09-12T00:41:18.864ZSep 12 00:41:17.148 INFO adding route 3fff:beef:25::/64 -> 2001:db8::55:ff
64522026-09-12T00:41:18.864ZSep 12 00:41:17.148 DEBG created new freemap, unit: freemap_route_ipv4
64532026-09-12T00:41:18.864Ztest port_map::tests::parse_softnpu_revision ... ok
64542026-09-12T00:41:18.864ZSep 12 00:41:17.148 DEBG created new freemap, unit: freemap_route_ipv6
64552026-09-12T00:41:18.864Z DEBG created new freemapSep 12 00:41:17.148, unitDEBG initted freemap. size: 64, unit: freemap_route_ipv4Sep 12 00:41:17.148
64562026-09-12T00:41:18.864Z DEBG replacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:41:17.148
64572026-09-12T00:41:18.864ZDEBG reset freemap, unit: freemap_route_ipv4
64582026-09-12T00:41:18.864ZSep 12 00:41:17.148 DEBG initted freemap. size: 64, unit: freemap_route_ipv6
64592026-09-12T00:41:18.864ZSep 12 00:41:17.148 DEBG reset freemap, unit: freemap_route_ipv6
64602026-09-12T00:41:18.864ZSep 12 00:41:17.148 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1
64612026-09-12T00:41:18.864ZSep 12 00:41:17.148 DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
64622026-09-12T00:41:18.865ZSep 12 00:41:17.148Sep 12 00:41:17.148 DEBGINFO created new freemapadding route 3fff:dead::/64 -> 2001:db8::55:2,
64632026-09-12T00:41:18.865Zunit: freemap_route_ipv6Sep 12 00:41:17.148
64642026-09-12T00:41:18.865Z DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]
64652026-09-12T00:41:18.865ZSep 12 00:41:17.148 DEBG initted freemap. size: 64, Sep 12 00:41:17.148unit :INFO freemap_route_ipv4adding route 3fff:dead::/64 -> 2001:db8::55:3
64662026-09-12T00:41:18.865Z
64672026-09-12T00:41:18.865ZSep 12 00:41:17.148Sep 12 00:41:17.148 DEBGDEBG reset freemapreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }],
64682026-09-12T00:41:18.865Zunit: freemap_route_ipv4
64692026-09-12T00:41:18.865ZSep 12 00:41:17.148 INFO adding route 3fff:dead::/64 -> 2001:db8::55:4Sep 12 00:41:17.148
64702026-09-12T00:41:18.865Z DEBG initted freemap. size: 64, Sep 12 00:41:17.148unit :DEBG freemap_route_ipv6replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]
64712026-09-12T00:41:18.865Z
64722026-09-12T00:41:18.865ZSep 12 00:41:17.148Sep 12 00:41:17.148 DEBGINFO reset freemapadding route 3fff:beef::/64 -> 2001:db8::55:ff,
64732026-09-12T00:41:18.865Zunit: freemap_route_ipv6
64742026-09-12T00:41:18.865ZSep 12 00:41:17.148 DEBG replacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:41:17.148
64752026-09-12T00:41:18.865Z INFO adding route 3fff:dead::/64 -> 2001:db8::55:1
64762026-09-12T00:41:18.865ZSep 12 00:41:17.148 INFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ffSep 12 00:41:17.148
64772026-09-12T00:41:18.865Z DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
64782026-09-12T00:41:18.865ZSep 12 00:41:17.148 DEBG replacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:41:17.148
64792026-09-12T00:41:18.865Z INFO adding route 3fff:dead::/64 -> 2001:db8::55:1
64802026-09-12T00:41:18.865ZSep 12 00:41:17.148 INFO Sep 12 00:41:17.148adding route 3fff:beef:2::/64 -> 2001:db8::55:ff
64812026-09-12T00:41:18.865ZDEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]Sep 12 00:41:17.148
64822026-09-12T00:41:18.865Z DEBG replacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
64832026-09-12T00:41:18.865ZSep 12 00:41:17.148Sep 12 00:41:17.148 INFOINFO adding route 3fff:dead::/64 -> 2001:db8::55:1adding route 3fff:beef:3::/64 -> 2001:db8::55:ff
64842026-09-12T00:41:18.865Z
64852026-09-12T00:41:18.865ZSep 12 00:41:17.148Sep 12 00:41:17.148 DEBGDEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]replacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
64862026-09-12T00:41:18.865Z
64872026-09-12T00:41:18.865ZSep 12 00:41:17.148Sep 12 00:41:17.148 INFOINFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:2
64882026-09-12T00:41:18.865Z
64892026-09-12T00:41:18.865ZSep 12 00:41:17.148Sep 12 00:41:17.148 DEBGDEBG replacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]
64902026-09-12T00:41:18.865Z
64912026-09-12T00:41:18.865ZSep 12 00:41:17.148 INFO adding route 3fff:beef::/64 -> 2001:db8::55:ff
64922026-09-12T00:41:18.865ZSep 12 00:41:17.148 INFO adding route 3fff:beef:5::/64 -> 2001:db8::55:ffSep 12 00:41:17.148
64932026-09-12T00:41:18.865Z DEBG replacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:41:17.148
64942026-09-12T00:41:18.865Z DEBG replacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
64952026-09-12T00:41:18.865ZSep 12 00:41:17.148 INFO adding route 3fff:beef:6::/64 -> 2001:db8::55:ff
64962026-09-12T00:41:18.866ZSep 12 00:41:17.149 Sep 12 00:41:17.148DEBG INFOreplacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
64972026-09-12T00:41:18.866Zadding route 3fff:beef:1::/64 -> 2001:db8::55:ff
64982026-09-12T00:41:18.866ZSep 12 00:41:17.149Sep 12 00:41:17.149 INFODEBG adding route 3fff:beef:7::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
64992026-09-12T00:41:18.866Z
65002026-09-12T00:41:18.866ZSep 12 00:41:17.148Sep 12 00:41:17.149 Sep 12 00:41:17.149INFOINFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ffadding route 3fff:beef:26::/64 -> 2001:db8::55:ff
65012026-09-12T00:41:18.866ZDEBG
65022026-09-12T00:41:18.866Z replacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:41:17.149
65032026-09-12T00:41:18.866Z DEBG replacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
65042026-09-12T00:41:18.866ZSep 12 00:41:17.149 INFO adding route 3fff:beef:8::/64 -> 2001:db8::55:ffSep 12 00:41:17.149
65052026-09-12T00:41:18.866Z INFOSep 12 00:41:17.149 Sep 12 00:41:17.149adding route 3fff:beef:3::/64 -> 2001:db8::55:ffDEBG
65062026-09-12T00:41:18.866ZDEBG replacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
65072026-09-12T00:41:18.866Z
65082026-09-12T00:41:18.866ZSep 12 00:41:17.149Sep 12 00:41:17.149 DEBGSep 12 00:41:17.149 replacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
65092026-09-12T00:41:18.866Z adding route 3fff:beef:9::/64 -> 2001:db8::55:ffINFO
65102026-09-12T00:41:18.866Z Sep 12 00:41:17.149adding route 3fff:beef:27::/64 -> 2001:db8::55:ff INFO
65112026-09-12T00:41:18.866Z adding route 3fff:beef:4::/64 -> 2001:db8::55:ffSep 12 00:41:17.149
65122026-09-12T00:41:18.866Z Sep 12 00:41:17.149DEBG DEBGSep 12 00:41:17.149 replacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
65132026-09-12T00:41:18.866Zreplacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
65142026-09-12T00:41:18.866Zreplacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
65152026-09-12T00:41:18.866ZSep 12 00:41:17.149 Sep 12 00:41:17.149Sep 12 00:41:17.149 INFOINFO adding route 3fff:beef:a::/64 -> 2001:db8::55:ffINFO:
65162026-09-12T00:41:18.866Zadding route 3fff:beef:28::/64 -> 2001:db8::55:ff
65172026-09-12T00:41:18.866Zfreemap_route_ipv4 adding route 3fff:beef:5::/64 -> 2001:db8::55:ff
65182026-09-12T00:41:18.866Z
65192026-09-12T00:41:18.866ZSep 12 00:41:17.149 Sep 12 00:41:17.149DEBG replacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBGSep 12 00:41:17.149
65202026-09-12T00:41:18.866Z DEBG replacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:41:17.149
65212026-09-12T00:41:18.866Z
65222026-09-12T00:41:18.866Z Sep 12 00:41:17.149INFO DEBGSep 12 00:41:17.149adding route 3fff:beef:b::/64 -> 2001:db8::55:ffSep 12 00:41:17.149
65232026-09-12T00:41:18.866Z created new freemapINFOINFO adding route 3fff:beef:29::/64 -> 2001:db8::55:ffadding route 3fff:beef:6::/64 -> 2001:db8::55:ff,
65242026-09-12T00:41:18.866Z
65252026-09-12T00:41:18.866ZSep 12 00:41:17.149unit DEBG: Sep 12 00:41:17.149Sep 12 00:41:17.149replacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
65262026-09-12T00:41:18.866ZDEBGDEBGfreemap_route_ipv6
65272026-09-12T00:41:18.866Zreplacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 12 00:41:17.149
65282026-09-12T00:41:18.866Z replacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
65292026-09-12T00:41:18.866Z adding route 3fff:beef:c::/64 -> 2001:db8::55:ffSep 12 00:41:17.149
65302026-09-12T00:41:18.866ZSep 12 00:41:17.149Sep 12 00:41:17.149 INFO INFOadding route 3fff:beef:7::/64 -> 2001:db8::55:ff DEBGSep 12 00:41:17.149 adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff
65312026-09-12T00:41:18.866Z
65322026-09-12T00:41:18.866Zinitted freemap. size: 64DEBG, unit: replacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv4Sep 12 00:41:17.149
65332026-09-12T00:41:18.866ZSep 12 00:41:17.149
65342026-09-12T00:41:18.867ZDEBG DEBG Sep 12 00:41:17.149Sep 12 00:41:17.149 replacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
65352026-09-12T00:41:18.867Z
65362026-09-12T00:41:18.867ZDEBG INFOreset freemapSep 12 00:41:17.149, unitINFO : Sep 12 00:41:17.149 adding route 3fff:beef:8::/64 -> 2001:db8::55:ffSep 12 00:41:17.149
65372026-09-12T00:41:18.867Zadding route 3fff:beef:d::/64 -> 2001:db8::55:ff freemap_route_ipv4
65382026-09-12T00:41:18.867ZINFO
65392026-09-12T00:41:18.867Z adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff
65402026-09-12T00:41:18.867ZSep 12 00:41:17.149 Sep 12 00:41:17.149DEBG Sep 12 00:41:17.149Sep 12 00:41:17.149DEBGreplacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
65412026-09-12T00:41:18.871ZDEBG created new freemapreplacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
65422026-09-12T00:41:18.871Z, unit:DEBG Sep 12 00:41:17.149freemap_route_ipv4 Sep 12 00:41:17.149 INFO replacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:9::/64 -> 2001:db8::55:ffDEBG
65432026-09-12T00:41:18.871ZINFO
65442026-09-12T00:41:18.871Z
65452026-09-12T00:41:18.871Zinitted freemap. size: 64Sep 12 00:41:17.149 adding route 3fff:beef:e::/64 -> 2001:db8::55:ff, DEBG
65462026-09-12T00:41:18.871Z Sep 12 00:41:17.149replacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:41:17.149Sep 12 00:41:17.149
65472026-09-12T00:41:18.871Zunit : INFODEBG DEBGadding route 3fff:beef:2c::/64 -> 2001:db8::55:ff Sep 12 00:41:17.149replacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
65482026-09-12T00:41:18.871Zfreemap_route_ipv6
65492026-09-12T00:41:18.871Z
65502026-09-12T00:41:18.871ZINFO Sep 12 00:41:17.149 created new freemapadding route 3fff:beef:a::/64 -> 2001:db8::55:ffDEBG
65512026-09-12T00:41:18.871ZSep 12 00:41:17.149 Sep 12 00:41:17.149replacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO , Sep 12 00:41:17.149DEBG adding route 3fff:beef:f::/64 -> 2001:db8::55:ff DEBG
65522026-09-12T00:41:18.871Z
65532026-09-12T00:41:18.871Z replacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]reset freemap
65542026-09-12T00:41:18.871Zunit, unitSep 12 00:41:17.149::Sep 12 00:41:17.149 Sep 12 00:41:17.149 INFO freemap_route_ipv6INFODEBGadding route 3fff:beef:b::/64 -> 2001:db8::55:ff freemap_route_ipv6
65552026-09-12T00:41:18.871Z replacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
65562026-09-12T00:41:18.871Z
65572026-09-12T00:41:18.871Z
65582026-09-12T00:41:18.871Zadding route 3fff:beef:2d::/64 -> 2001:db8::55:ffSep 12 00:41:17.149 DEBG
65592026-09-12T00:41:18.871Z replacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:41:17.149Sep 12 00:41:17.149
65602026-09-12T00:41:18.871Z INFO Sep 12 00:41:17.149INFO Sep 12 00:41:17.149adding route 3fff:beef:10::/64 -> 2001:db8::55:ff adding route 3fff:dead::/64 -> 2001:db8::55:1INFO
65612026-09-12T00:41:18.871ZDEBG adding route 3fff:beef:c::/64 -> 2001:db8::55:ffSep 12 00:41:17.149
65622026-09-12T00:41:18.871Z
65632026-09-12T00:41:18.871Z DEBGSep 12 00:41:17.149Sep 12 00:41:17.149replacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
65642026-09-12T00:41:18.871ZDEBGDEBGSep 12 00:41:17.149 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]DEBG
65652026-09-12T00:41:18.871Zreplacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
65662026-09-12T00:41:18.871Z
65672026-09-12T00:41:18.871Zinitted freemap. size: 64Sep 12 00:41:17.149 INFO, Sep 12 00:41:17.149Sep 12 00:41:17.149Sep 12 00:41:17.149 INFOINFO unitadding route 3fff:beef:d::/64 -> 2001:db8::55:ff
65682026-09-12T00:41:18.871Zadding route 3fff:beef:11::/64 -> 2001:db8::55:ff :
65692026-09-12T00:41:18.871ZSep 12 00:41:17.149 adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffDEBG
65702026-09-12T00:41:18.871ZSep 12 00:41:17.149 replacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
65712026-09-12T00:41:18.871Z Sep 12 00:41:17.149INFOreplacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
65722026-09-12T00:41:18.872ZDEBG Sep 12 00:41:17.149Sep 12 00:41:17.149 replacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] INFO
65732026-09-12T00:41:18.872Z INFOadding route 3fff:beef:e::/64 -> 2001:db8::55:ff
65742026-09-12T00:41:18.872Zadding route 3fff:beef:12::/64 -> 2001:db8::55:ff
65752026-09-12T00:41:18.872Zfreemap_route_ipv4Sep 12 00:41:17.149
65762026-09-12T00:41:18.872Z Sep 12 00:41:17.149INFO Sep 12 00:41:17.149Sep 12 00:41:17.149DEBG replacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff
65772026-09-12T00:41:18.872Z
65782026-09-12T00:41:18.872ZDEBG DEBG replacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:41:17.149Sep 12 00:41:17.149 INFO
65792026-09-12T00:41:18.872Z reset freemapDEBGadding route 3fff:beef:f::/64 -> 2001:db8::55:ff
65802026-09-12T00:41:18.872Z, replacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:41:17.149unit
65812026-09-12T00:41:18.872Z Sep 12 00:41:17.149INFO DEBGadding route 3fff:beef:13::/64 -> 2001:db8::55:ff
65822026-09-12T00:41:18.872Zreplacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:41:17.149
65832026-09-12T00:41:18.872Z INFO :Sep 12 00:41:17.149Sep 12 00:41:17.149 adding route 3fff:beef:30::/64 -> 2001:db8::55:ffINFO DEBGadding route 3fff:beef:10::/64 -> 2001:db8::55:fffreemap_route_ipv4
65842026-09-12T00:41:18.872Z
65852026-09-12T00:41:18.872Z
65862026-09-12T00:41:18.872Zreplacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
65872026-09-12T00:41:18.872ZSep 12 00:41:17.149Sep 12 00:41:17.149 DEBGDEBG Sep 12 00:41:17.149Sep 12 00:41:17.149replacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
65882026-09-12T00:41:18.872Z
65892026-09-12T00:41:18.872ZINFO adding route 3fff:beef:14::/64 -> 2001:db8::55:ffDEBGSep 12 00:41:17.149
65902026-09-12T00:41:18.872Z INFOSep 12 00:41:17.149 adding route 3fff:beef:11::/64 -> 2001:db8::55:ffINFO
65912026-09-12T00:41:18.872Z initted freemap. size: 64adding route 3fff:beef:31::/64 -> 2001:db8::55:ff,
65922026-09-12T00:41:18.872ZSep 12 00:41:17.149unit Sep 12 00:41:17.149DEBG replacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
65932026-09-12T00:41:18.872Z:Sep 12 00:41:17.149 replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
65942026-09-12T00:41:18.872ZSep 12 00:41:17.149 freemap_route_ipv6replacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
65952026-09-12T00:41:18.872ZSep 12 00:41:17.149 adding route 3fff:beef:12::/64 -> 2001:db8::55:ff
65962026-09-12T00:41:18.872Z
65972026-09-12T00:41:18.872Z INFO adding route 3fff:beef:15::/64 -> 2001:db8::55:ff
65982026-09-12T00:41:18.872ZSep 12 00:41:17.149Sep 12 00:41:17.149 INFOSep 12 00:41:17.149DEBGSep 12 00:41:17.149 replacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
65992026-09-12T00:41:18.872Z adding route 3fff:beef:32::/64 -> 2001:db8::55:ff
66002026-09-12T00:41:18.872ZDEBGreset freemap Sep 12 00:41:17.149replacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] INFO
66012026-09-12T00:41:18.872Z Sep 12 00:41:17.149 adding route 3fff:beef:13::/64 -> 2001:db8::55:ffSep 12 00:41:17.149
66022026-09-12T00:41:18.872ZDEBG, INFOSep 12 00:41:17.149 replacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:16::/64 -> 2001:db8::55:ff
66032026-09-12T00:41:18.872Z
66042026-09-12T00:41:18.872ZDEBG replacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]unit
66052026-09-12T00:41:18.872Z:Sep 12 00:41:17.149Sep 12 00:41:17.149 Sep 12 00:41:17.149DEBG freemap_route_ipv6INFOINFO adding route 3fff:beef:14::/64 -> 2001:db8::55:ff
66062026-09-12T00:41:18.872Z
66072026-09-12T00:41:18.873Zreplacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:33::/64 -> 2001:db8::55:ff
66082026-09-12T00:41:18.873Z
66092026-09-12T00:41:18.873ZSep 12 00:41:17.149Sep 12 00:41:17.149 DEBGSep 12 00:41:17.149INFO replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFOSep 12 00:41:17.149
66102026-09-12T00:41:18.873Z adding route 3fff:beef:17::/64 -> 2001:db8::55:ff Sep 12 00:41:17.149
66112026-09-12T00:41:18.873ZDEBGINFO replacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:15::/64 -> 2001:db8::55:ff
66122026-09-12T00:41:18.873Zadding route 3fff:dead::/64 -> 2001:db8::55:1
66132026-09-12T00:41:18.873ZSep 12 00:41:17.149Sep 12 00:41:17.149
66142026-09-12T00:41:18.873Z DEBG DEBG Sep 12 00:41:17.149replacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
66152026-09-12T00:41:18.873Z
66162026-09-12T00:41:18.873Z INFO Sep 12 00:41:17.149adding route 3fff:beef:34::/64 -> 2001:db8::55:ff
66172026-09-12T00:41:18.873ZINFO Sep 12 00:41:17.149adding route 3fff:beef:16::/64 -> 2001:db8::55:ffSep 12 00:41:17.149
66182026-09-12T00:41:18.873ZSep 12 00:41:17.149 DEBG DEBG INFOreplacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:41:17.149
66192026-09-12T00:41:18.873ZDEBGadding route 3fff:beef:18::/64 -> 2001:db8::55:ff replacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
66202026-09-12T00:41:18.873Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
66212026-09-12T00:41:18.873Z
66222026-09-12T00:41:18.873ZSep 12 00:41:17.149 Sep 12 00:41:17.149Sep 12 00:41:17.149 INFOINFODEBG adding route 3fff:beef:17::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
66232026-09-12T00:41:18.873Z adding route 3fff:beef:35::/64 -> 2001:db8::55:ff
66242026-09-12T00:41:18.873Z
66252026-09-12T00:41:18.873ZSep 12 00:41:17.149Sep 12 00:41:17.149 DEBGDEBG Sep 12 00:41:17.149replacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
66262026-09-12T00:41:18.873ZSep 12 00:41:17.149INFO DEBG replacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:19::/64 -> 2001:db8::55:ff Sep 12 00:41:17.149replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]
66272026-09-12T00:41:18.873Z
66282026-09-12T00:41:18.873ZINFO
66292026-09-12T00:41:18.873Zadding route 3fff:beef:18::/64 -> 2001:db8::55:ff
66302026-09-12T00:41:18.873ZSep 12 00:41:17.149Sep 12 00:41:17.149Sep 12 00:41:17.149 INFO DEBGDEBG adding route 3fff:beef:36::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
66312026-09-12T00:41:18.873Z
66322026-09-12T00:41:18.873Z
66332026-09-12T00:41:18.873ZSep 12 00:41:17.149Sep 12 00:41:17.149Sep 12 00:41:17.149 INFOINFO adding route 3fff:beef:19::/64 -> 2001:db8::55:ffDEBG
66342026-09-12T00:41:18.873Z adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
66352026-09-12T00:41:18.873Z
66362026-09-12T00:41:18.873ZSep 12 00:41:17.149 DEBG replacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:41:17.149Sep 12 00:41:17.149
66372026-09-12T00:41:18.873Z DEBGINFO Sep 12 00:41:17.149replacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:37::/64 -> 2001:db8::55:ff
66382026-09-12T00:41:18.873Z
66392026-09-12T00:41:18.873ZINFO adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff
66402026-09-12T00:41:18.873ZSep 12 00:41:17.149Sep 12 00:41:17.149 INFODEBGSep 12 00:41:17.149 adding route 3fff:beef:1b::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
66412026-09-12T00:41:18.878ZDEBG replacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
66422026-09-12T00:41:18.878Z
66432026-09-12T00:41:18.878ZSep 12 00:41:17.149 DEBG Sep 12 00:41:17.149replacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
66442026-09-12T00:41:18.878ZINFO adding route 3fff:beef:1b::/64 -> 2001:db8::55:ffSep 12 00:41:17.149
66452026-09-12T00:41:18.878Z Sep 12 00:41:17.149INFO adding route 3fff:beef:38::/64 -> 2001:db8::55:ffINFOSep 12 00:41:17.149
66462026-09-12T00:41:18.878Zadding route 3fff:beef:1c::/64 -> 2001:db8::55:ffDEBG
66472026-09-12T00:41:18.878Zreplacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
66482026-09-12T00:41:18.878ZSep 12 00:41:17.149 Sep 12 00:41:17.149DEBG Sep 12 00:41:17.149DEBG INFO replacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff
66492026-09-12T00:41:18.878Z
66502026-09-12T00:41:18.878Z
66512026-09-12T00:41:18.878ZSep 12 00:41:17.149Sep 12 00:41:17.149 Sep 12 00:41:17.149DEBG replacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
66522026-09-12T00:41:18.878ZINFO adding route 3fff:beef:39::/64 -> 2001:db8::55:ffadding route 3fff:beef:1d::/64 -> 2001:db8::55:ff
66532026-09-12T00:41:18.878Z
66542026-09-12T00:41:18.878ZSep 12 00:41:17.149 INFOSep 12 00:41:17.149 Sep 12 00:41:17.149adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff
66552026-09-12T00:41:18.878ZDEBG replacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
66562026-09-12T00:41:18.878Z replacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
66572026-09-12T00:41:18.878ZSep 12 00:41:17.149Sep 12 00:41:17.149 INFOINFOSep 12 00:41:17.149 adding route 3fff:beef:1e::/64 -> 2001:db8::55:ffadding route 3fff:beef:3a::/64 -> 2001:db8::55:ff
66582026-09-12T00:41:18.878ZDEBG
66592026-09-12T00:41:18.878Zreplacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
66602026-09-12T00:41:18.878ZSep 12 00:41:17.150Sep 12 00:41:17.150Sep 12 00:41:17.150 INFODEBGDEBG adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff
66612026-09-12T00:41:18.878Zreplacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
66622026-09-12T00:41:18.878Z
66632026-09-12T00:41:18.878ZSep 12 00:41:17.150 DEBG Sep 12 00:41:17.150Sep 12 00:41:17.150replacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
66642026-09-12T00:41:18.878ZINFO adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffINFO
66652026-09-12T00:41:18.878Z adding route 3fff:beef:1f::/64 -> 2001:db8::55:ffSep 12 00:41:17.150
66662026-09-12T00:41:18.878Z Sep 12 00:41:17.150 INFODEBG adding route 3fff:beef:1f::/64 -> 2001:db8::55:ffSep 12 00:41:17.150
66672026-09-12T00:41:18.878Zreplacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
66682026-09-12T00:41:18.878ZDEBG replacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
66692026-09-12T00:41:18.878ZSep 12 00:41:17.150Sep 12 00:41:17.150 INFODEBG adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
66702026-09-12T00:41:18.878Z
66712026-09-12T00:41:18.878ZSep 12 00:41:17.150 Sep 12 00:41:17.150INFO Sep 12 00:41:17.150INFO DEBG adding route 3fff:beef:20::/64 -> 2001:db8::55:ffadding route 3fff:beef:20::/64 -> 2001:db8::55:ff
66722026-09-12T00:41:18.879Zreplacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
66732026-09-12T00:41:18.879Z
66742026-09-12T00:41:18.879ZSep 12 00:41:17.150Sep 12 00:41:17.150 INFODEBG Sep 12 00:41:17.150replacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
66752026-09-12T00:41:18.879ZDEBGadding route 3fff:beef:3d::/64 -> 2001:db8::55:ff
66762026-09-12T00:41:18.879Zreplacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
66772026-09-12T00:41:18.879ZSep 12 00:41:17.150Sep 12 00:41:17.150 Sep 12 00:41:17.150INFO INFOadding route 3fff:beef:21::/64 -> 2001:db8::55:ff adding route 3fff:beef:21::/64 -> 2001:db8::55:ff
66782026-09-12T00:41:18.879ZDEBG
66792026-09-12T00:41:18.879Z replacing targets for 3fff:beef:3d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
66802026-09-12T00:41:18.879ZSep 12 00:41:17.150Sep 12 00:41:17.150 Sep 12 00:41:17.150 DEBGDEBG INFO replacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:3e::/64 -> 2001:db8::55:ff
66812026-09-12T00:41:18.879Z
66822026-09-12T00:41:18.879Z
66832026-09-12T00:41:18.879ZSep 12 00:41:17.150Sep 12 00:41:17.150 Sep 12 00:41:17.150INFO DEBGadding route 3fff:beef:22::/64 -> 2001:db8::55:ff
66842026-09-12T00:41:18.879ZINFO replacing targets for 3fff:beef:3e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
66852026-09-12T00:41:18.879Zadding route 3fff:beef:22::/64 -> 2001:db8::55:ff
66862026-09-12T00:41:18.879ZSep 12 00:41:17.150Sep 12 00:41:17.150 Sep 12 00:41:17.150DEBG DEBGreplacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
66872026-09-12T00:41:18.879Zreplacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
66882026-09-12T00:41:18.879Z Sep 12 00:41:17.150failed to allocate space for the new target list
66892026-09-12T00:41:18.879ZINFOSep 12 00:41:17.150 adding route 3fff:beef:23::/64 -> 2001:db8::55:ffINFO
66902026-09-12T00:41:18.879Z adding route 3fff:beef:23::/64 -> 2001:db8::55:ff
66912026-09-12T00:41:18.879ZSep 12 00:41:17.150Sep 12 00:41:17.150Sep 12 00:41:17.150 DEBGDEBGDEBG replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
66922026-09-12T00:41:18.879Z
66932026-09-12T00:41:18.879Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
66942026-09-12T00:41:18.879ZSep 12 00:41:17.150 Sep 12 00:41:17.150INFO INFOadding route 3fff:beef:24::/64 -> 2001:db8::55:ff
66952026-09-12T00:41:18.879Zadding route 3fff:beef:24::/64 -> 2001:db8::55:ff
66962026-09-12T00:41:18.879Z Sep 12 00:41:17.150adding route 3fff:beef::/64 -> 2001:db8::55:ffSep 12 00:41:17.150 DEBGDEBG
66972026-09-12T00:41:18.879Z replacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
66982026-09-12T00:41:18.879Z
66992026-09-12T00:41:18.879ZSep 12 00:41:17.150 DEBGSep 12 00:41:17.150 Sep 12 00:41:17.150replacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
67002026-09-12T00:41:18.879Z INFOINFO adding route 3fff:beef:25::/64 -> 2001:db8::55:ffadding route 3fff:beef:25::/64 -> 2001:db8::55:ff
67012026-09-12T00:41:18.879Z
67022026-09-12T00:41:18.879ZSep 12 00:41:17.150 INFOSep 12 00:41:17.150Sep 12 00:41:17.150 DEBGadding route 3fff:beef:1::/64 -> 2001:db8::55:ff
67032026-09-12T00:41:18.879Zreplacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
67042026-09-12T00:41:18.879Z replacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
67052026-09-12T00:41:18.879ZSep 12 00:41:17.150Sep 12 00:41:17.150Sep 12 00:41:17.150 INFO INFOadding route 3fff:beef:26::/64 -> 2001:db8::55:ffDEBG
67062026-09-12T00:41:18.879Z replacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:26::/64 -> 2001:db8::55:ff
67072026-09-12T00:41:18.879ZSep 12 00:41:17.150
67082026-09-12T00:41:18.879Z DEBG replacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:41:17.150
67092026-09-12T00:41:18.879ZSep 12 00:41:17.150 INFO Sep 12 00:41:17.150DEBG adding route 3fff:beef:2::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
67102026-09-12T00:41:18.879Z
67112026-09-12T00:41:18.880ZINFO adding route 3fff:beef:27::/64 -> 2001:db8::55:ff
67122026-09-12T00:41:18.880ZSep 12 00:41:17.150Sep 12 00:41:17.150 Sep 12 00:41:17.150 DEBGDEBGINFO replacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:27::/64 -> 2001:db8::55:ff
67132026-09-12T00:41:18.880Z
67142026-09-12T00:41:18.880Zreplacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
67152026-09-12T00:41:18.880ZSep 12 00:41:17.150Sep 12 00:41:17.150Sep 12 00:41:17.150 INFO INFODEBGadding route 3fff:beef:28::/64 -> 2001:db8::55:ff
67162026-09-12T00:41:18.880Zreplacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
67172026-09-12T00:41:18.880Zadding route 3fff:beef:3::/64 -> 2001:db8::55:ff
67182026-09-12T00:41:18.880ZSep 12 00:41:17.150Sep 12 00:41:17.150Sep 12 00:41:17.150 DEBGDEBG replacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
67192026-09-12T00:41:18.880ZINFOreplacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
67202026-09-12T00:41:18.880Zadding route 3fff:beef:28::/64 -> 2001:db8::55:ff
67212026-09-12T00:41:18.880ZSep 12 00:41:17.150Sep 12 00:41:17.150Sep 12 00:41:17.150 INFOINFO adding route 3fff:beef:29::/64 -> 2001:db8::55:ff
67222026-09-12T00:41:18.880ZDEBGadding route 3fff:beef:4::/64 -> 2001:db8::55:ff
67232026-09-12T00:41:18.880Zreplacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:41:17.150
67242026-09-12T00:41:18.880Z DEBG replacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:41:17.150Sep 12 00:41:17.150
67252026-09-12T00:41:18.880ZINFO adding route 3fff:beef:29::/64 -> 2001:db8::55:ffDEBG
67262026-09-12T00:41:18.880ZSep 12 00:41:17.150 INFO replacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff
67272026-09-12T00:41:18.880ZSep 12 00:41:17.150
67282026-09-12T00:41:18.880Z DEBG replacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:41:17.150Sep 12 00:41:17.150
67292026-09-12T00:41:18.880ZINFO DEBGadding route 3fff:beef:5::/64 -> 2001:db8::55:ff replacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
67302026-09-12T00:41:18.880Z
67312026-09-12T00:41:18.880ZSep 12 00:41:17.150 INFO Sep 12 00:41:17.150Sep 12 00:41:17.150 adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffINFODEBG
67322026-09-12T00:41:18.880Zadding route 3fff:beef:2b::/64 -> 2001:db8::55:ff
67332026-09-12T00:41:18.880Zreplacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
67342026-09-12T00:41:18.880ZSep 12 00:41:17.150Sep 12 00:41:17.150 DEBGSep 12 00:41:17.150 DEBGreplacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
67352026-09-12T00:41:18.880Z replacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
67362026-09-12T00:41:18.880Z adding route 3fff:beef:6::/64 -> 2001:db8::55:ffSep 12 00:41:17.150
67372026-09-12T00:41:18.880Z Sep 12 00:41:17.150 INFOINFO adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffSep 12 00:41:17.150adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff
67382026-09-12T00:41:18.880ZDEBG
67392026-09-12T00:41:18.880Z replacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
67402026-09-12T00:41:18.880ZSep 12 00:41:17.150Sep 12 00:41:17.150 DEBGDEBG Sep 12 00:41:17.150replacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
67412026-09-12T00:41:18.885ZINFOreplacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
67422026-09-12T00:41:18.885Zadding route 3fff:beef:7::/64 -> 2001:db8::55:ff
67432026-09-12T00:41:18.885ZSep 12 00:41:17.150 Sep 12 00:41:17.150INFO Sep 12 00:41:17.150 INFOadding route 3fff:beef:2d::/64 -> 2001:db8::55:ff
67442026-09-12T00:41:18.885ZDEBG adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff
67452026-09-12T00:41:18.885ZSep 12 00:41:17.150replacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
67462026-09-12T00:41:18.885ZDEBG replacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:41:17.150Sep 12 00:41:17.150
67472026-09-12T00:41:18.885ZDEBGINFO adding route 3fff:beef:8::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
67482026-09-12T00:41:18.885ZSep 12 00:41:17.150
67492026-09-12T00:41:18.885Z INFO adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff
67502026-09-12T00:41:18.885ZSep 12 00:41:17.150Sep 12 00:41:17.150 INFO DEBGSep 12 00:41:17.150adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff DEBG
67512026-09-12T00:41:18.885Zreplacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
67522026-09-12T00:41:18.885Zreplacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
67532026-09-12T00:41:18.885ZSep 12 00:41:17.150 Sep 12 00:41:17.150Sep 12 00:41:17.150 DEBGINFO replacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff
67542026-09-12T00:41:18.885Z
67552026-09-12T00:41:18.885ZINFO adding route 3fff:beef:9::/64 -> 2001:db8::55:ff
67562026-09-12T00:41:18.885ZSep 12 00:41:17.150Sep 12 00:41:17.150 INFO DEBGadding route 3fff:beef:2e::/64 -> 2001:db8::55:ffSep 12 00:41:17.150
67572026-09-12T00:41:18.885Z DEBG replacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
67582026-09-12T00:41:18.885Z
67592026-09-12T00:41:18.885ZSep 12 00:41:17.150 DEBG Sep 12 00:41:17.150replacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:41:17.150
67602026-09-12T00:41:18.885Z INFO INFO adding route 3fff:beef:a::/64 -> 2001:db8::55:ffSep 12 00:41:17.150adding route 3fff:beef:30::/64 -> 2001:db8::55:ff
67612026-09-12T00:41:18.885ZINFO
67622026-09-12T00:41:18.885Z adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff
67632026-09-12T00:41:18.885ZSep 12 00:41:17.150Sep 12 00:41:17.150 DEBG replacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
67642026-09-12T00:41:18.885Z Sep 12 00:41:17.150replacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:41:17.150
67652026-09-12T00:41:18.885Z INFO DEBGadding route 3fff:beef:31::/64 -> 2001:db8::55:ff
67662026-09-12T00:41:18.886Zreplacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
67672026-09-12T00:41:18.886ZSep 12 00:41:17.150 Sep 12 00:41:17.150INFO Sep 12 00:41:17.150DEBG INFOreplacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 3fff:beef:b::/64 -> 2001:db8::55:ff
67682026-09-12T00:41:18.886Z
67692026-09-12T00:41:18.886Zadding route 3fff:beef:30::/64 -> 2001:db8::55:ff
67702026-09-12T00:41:18.886ZSep 12 00:41:17.150Sep 12 00:41:17.150 DEBGSep 12 00:41:17.150 INFOreplacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
67712026-09-12T00:41:18.886Zreplacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:32::/64 -> 2001:db8::55:ff
67722026-09-12T00:41:18.886Z
67732026-09-12T00:41:18.886ZSep 12 00:41:17.150Sep 12 00:41:17.150Sep 12 00:41:17.150 DEBGINFO replacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
67742026-09-12T00:41:18.886Zadding route 3fff:beef:31::/64 -> 2001:db8::55:ffINFO
67752026-09-12T00:41:18.886Zadding route 3fff:beef:c::/64 -> 2001:db8::55:ffSep 12 00:41:17.150
67762026-09-12T00:41:18.886Z INFO adding route 3fff:beef:33::/64 -> 2001:db8::55:ffSep 12 00:41:17.150
67772026-09-12T00:41:18.886ZSep 12 00:41:17.150 DEBGDEBG replacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:41:17.150
67782026-09-12T00:41:18.886Z DEBG
67792026-09-12T00:41:18.886Z replacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:41:17.150Sep 12 00:41:17.150
67802026-09-12T00:41:18.886Z INFO adding route 3fff:beef:32::/64 -> 2001:db8::55:ffSep 12 00:41:17.150Sep 12 00:41:17.150 INFODEBG INFOadding route 3fff:beef:34::/64 -> 2001:db8::55:ff
67812026-09-12T00:41:18.886Zcreated new freemap
67822026-09-12T00:41:18.886Z, adding route 3fff:beef:d::/64 -> 2001:db8::55:ffunit:
67832026-09-12T00:41:18.886Z freemap_route_ipv4Sep 12 00:41:17.150
67842026-09-12T00:41:18.886ZDEBGSep 12 00:41:17.150 Sep 12 00:41:17.150 DEBGreplacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
67852026-09-12T00:41:18.886ZDEBGreplacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
67862026-09-12T00:41:18.886Z
67872026-09-12T00:41:18.886ZSep 12 00:41:17.150Sep 12 00:41:17.150 DEBG created new freemapINFO, Sep 12 00:41:17.150adding route 3fff:beef:35::/64 -> 2001:db8::55:ffunitSep 12 00:41:17.150:
67882026-09-12T00:41:18.886Zfreemap_route_ipv6INFO
67892026-09-12T00:41:18.886ZSep 12 00:41:17.150 adding route 3fff:beef:33::/64 -> 2001:db8::55:ffDEBGINFO Sep 12 00:41:17.150 replacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
67902026-09-12T00:41:18.886Z
67912026-09-12T00:41:18.886Zadding route 3fff:beef:e::/64 -> 2001:db8::55:ff
67922026-09-12T00:41:18.886ZDEBG Sep 12 00:41:17.150initted freemap. size: 64 , INFOSep 12 00:41:17.150 Sep 12 00:41:17.150unitadding route 3fff:beef:36::/64 -> 2001:db8::55:ff:
67932026-09-12T00:41:18.886ZDEBG replacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 12 00:41:17.150
67942026-09-12T00:41:18.886Z DEBGfreemap_route_ipv4 replacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
67952026-09-12T00:41:18.886Z replacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:41:17.150
67962026-09-12T00:41:18.886Z
67972026-09-12T00:41:18.886ZSep 12 00:41:17.150INFO Sep 12 00:41:17.150INFOSep 12 00:41:17.150 DEBGadding route 3fff:beef:37::/64 -> 2001:db8::55:ff adding route 3fff:beef:34::/64 -> 2001:db8::55:ff
67982026-09-12T00:41:18.886Z
67992026-09-12T00:41:18.886ZINFO adding route 3fff:beef:f::/64 -> 2001:db8::55:ffSep 12 00:41:17.150
68002026-09-12T00:41:18.886ZSep 12 00:41:17.150 DEBGreset freemap Sep 12 00:41:17.150replacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }], DEBG
68012026-09-12T00:41:18.886Zunit replacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] :
68022026-09-12T00:41:18.886Z Sep 12 00:41:17.150freemap_route_ipv4
68032026-09-12T00:41:18.886ZINFO Sep 12 00:41:17.150adding route 3fff:beef:38::/64 -> 2001:db8::55:ff INFO
68042026-09-12T00:41:18.887ZDEBG adding route 3fff:beef:35::/64 -> 2001:db8::55:ffSep 12 00:41:17.150
68052026-09-12T00:41:18.887Z DEBG replacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]initted freemap. size: 64Sep 12 00:41:17.150
68062026-09-12T00:41:18.887Z Sep 12 00:41:17.150, unitDEBG :replacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:41:17.150DEBG
68072026-09-12T00:41:18.887Ztest route::tests::grow_succeeds ... ok
68082026-09-12T00:41:18.887Z INFO freemap_route_ipv6 replacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:10::/64 -> 2001:db8::55:ff
68092026-09-12T00:41:18.887ZSep 12 00:41:17.150
68102026-09-12T00:41:18.887Z INFO
68112026-09-12T00:41:18.887Z adding route 3fff:beef:39::/64 -> 2001:db8::55:ffSep 12 00:41:17.150
68122026-09-12T00:41:18.887Z DEBG Sep 12 00:41:17.150replacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:41:17.150
68132026-09-12T00:41:18.887Z INFODEBG Sep 12 00:41:17.150replacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:41:17.150 INFOSep 12 00:41:17.150 adding route 3fff:beef:11::/64 -> 2001:db8::55:ffDEBG
68142026-09-12T00:41:18.887Z created new freemap, unitSep 12 00:41:17.151: DEBGfreemap_route_ipv4
68152026-09-12T00:41:18.887Zreplacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
68162026-09-12T00:41:18.887ZSep 12 00:41:17.151 INFO adding route 3fff:beef:12::/64 -> 2001:db8::55:ff
68172026-09-12T00:41:18.887ZSep 12 00:41:17.151 DEBGSep 12 00:41:17.151 created new freemapDEBG, unitreplacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]:
68182026-09-12T00:41:18.887Z freemap_route_ipv6Sep 12 00:41:17.150Sep 12 00:41:17.151
68192026-09-12T00:41:18.887Z INFODEBG adding route 3fff:beef:13::/64 -> 2001:db8::55:ffcreated new freemap
68202026-09-12T00:41:18.887ZSep 12 00:41:17.151, unitDEBG:Sep 12 00:41:17.151 freemap_route_ipv4initted freemap. size: 64
68212026-09-12T00:41:18.887Z, DEBGunit replacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]:
68222026-09-12T00:41:18.887Z freemap_route_ipv4Sep 12 00:41:17.151
68232026-09-12T00:41:18.887ZSep 12 00:41:17.151 INFO Sep 12 00:41:17.151adding route 3fff:beef:14::/64 -> 2001:db8::55:ff DEBGDEBG
68242026-09-12T00:41:18.887Z created new freemapreset freemap, , unitunit:Sep 12 00:41:17.151 :freemap_route_ipv6
68252026-09-12T00:41:18.887Z DEBG freemap_route_ipv4replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
68262026-09-12T00:41:18.887ZSep 12 00:41:17.151
68272026-09-12T00:41:18.887Z DEBGSep 12 00:41:17.151Sep 12 00:41:17.151 initted freemap. size: 64, unit : INFOfreemap_route_ipv4DEBG
68282026-09-12T00:41:18.887Z adding route 3fff:beef:15::/64 -> 2001:db8::55:ff
68292026-09-12T00:41:18.887ZDEBG reset freemapinitted freemap. size: 64Sep 12 00:41:17.151, , unitunit::DEBGSep 12 00:41:17.151 freemap_route_ipv6 reset freemapfreemap_route_ipv6,
68302026-09-12T00:41:18.887ZunitDEBG
68312026-09-12T00:41:18.887Z: freemap_route_ipv4
68322026-09-12T00:41:18.887Zreplacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:41:17.151
68332026-09-12T00:41:18.887Z Sep 12 00:41:17.151DEBGSep 12 00:41:17.151 INFOSep 12 00:41:17.151reset freemap , DEBGunit : initted freemap. size: 64freemap_route_ipv6INFO,
68342026-09-12T00:41:18.887Z unitadding route 3fff:beef:16::/64 -> 2001:db8::55:ff:adding route 172.16.0.0/32 -> 10.0.0.1
68352026-09-12T00:41:18.887Zfreemap_route_ipv6
68362026-09-12T00:41:18.887Z
68372026-09-12T00:41:18.887ZSep 12 00:41:17.151 Sep 12 00:41:17.151INFOSep 12 00:41:17.151 adding route 172.16.0.0/32 -> 10.0.0.1DEBG
68382026-09-12T00:41:18.887ZSep 12 00:41:17.151 DEBG DEBGreplacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
68392026-09-12T00:41:18.887Zreset freemapreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }],
68402026-09-12T00:41:18.887ZunitSep 12 00:41:17.151 Sep 12 00:41:17.151:DEBG INFOSep 12 00:41:17.151 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]freemap_route_ipv6adding route 3fff:beef:17::/64 -> 2001:db8::55:ff
68412026-09-12T00:41:19.294Z
68422026-09-12T00:41:19.294Z
68432026-09-12T00:41:19.294ZDEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]Sep 12 00:41:17.151
68442026-09-12T00:41:19.294ZSep 12 00:41:17.151 INFODEBG adding route 3fff:dead::/64 -> 2001:db8::55:1replacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
68452026-09-12T00:41:19.294Z
68462026-09-12T00:41:19.294ZSep 12 00:41:17.151 INFO adding route 3fff:beef:36::/64 -> 2001:db8::55:ffadding route 172.16.0.0/32 -> 10.0.0.2Sep 12 00:41:17.151
68472026-09-12T00:41:19.294ZSep 12 00:41:17.151
68482026-09-12T00:41:19.294Z DEBG Sep 12 00:41:17.151Sep 12 00:41:17.151
68492026-09-12T00:41:19.294Z Sep 12 00:41:17.151DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]DEBG created new freemap
68502026-09-12T00:41:19.294Z , unitreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]: freemap_route_ipv4INFOSep 12 00:41:17.151 Sep 12 00:41:17.151INFO adding route 3fff:beef:18::/64 -> 2001:db8::55:ffINFO
68512026-09-12T00:41:19.294Zadding route 3fff:beef:3a::/64 -> 2001:db8::55:ff
68522026-09-12T00:41:19.294Z
68532026-09-12T00:41:19.294ZDEBGSep 12 00:41:17.151 Sep 12 00:41:17.151Sep 12 00:41:17.151 DEBG created new freemapadding route 3fff:dead::/64 -> 2001:db8::55:1, unit
68542026-09-12T00:41:19.294Z:replacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
68552026-09-12T00:41:19.295Zfreemap_route_ipv6
68562026-09-12T00:41:19.295Z
68572026-09-12T00:41:19.295Z Sep 12 00:41:17.151 DEBG Sep 12 00:41:17.151initted freemap. size: 64, unit: freemap_route_ipv4
68582026-09-12T00:41:19.295Zreplacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
68592026-09-12T00:41:19.295ZSep 12 00:41:17.151DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
68602026-09-12T00:41:19.295ZSep 12 00:41:17.151Sep 12 00:41:17.151 INFO adding route 172.17.0.0/32 -> 10.0.0.255
68612026-09-12T00:41:19.295Z INFOSep 12 00:41:17.151 adding route 3fff:dead::/64 -> 2001:db8::55:1DEBG
68622026-09-12T00:41:19.295Z replacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
68632026-09-12T00:41:19.295ZSep 12 00:41:17.151 DEBGSep 12 00:41:17.151 DEBG reset freemapreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }],
68642026-09-12T00:41:19.295Zunit INFO adding route 172.17.0.1/32 -> 10.0.0.255Sep 12 00:41:17.151
68652026-09-12T00:41:19.295Z : freemap_route_ipv4
68662026-09-12T00:41:19.295ZINFOSep 12 00:41:17.151Sep 12 00:41:17.151Sep 12 00:41:17.151 DEBGSep 12 00:41:17.151 initted freemap. size: 64, DEBGunit : freemap_route_ipv6INFO
68672026-09-12T00:41:19.295Z replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO adding route 3fff:beef:37::/64 -> 2001:db8::55:ff
68682026-09-12T00:41:19.295ZSep 12 00:41:17.151 Sep 12 00:41:17.151DEBG reset freemap , DEBGunit:replacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
68692026-09-12T00:41:19.295Zfreemap_route_ipv6adding route 3fff:dead::/64 -> 2001:db8::55:2
68702026-09-12T00:41:19.295Z
68712026-09-12T00:41:19.295Z
68722026-09-12T00:41:19.295ZSep 12 00:41:17.151Sep 12 00:41:17.151 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 12 00:41:17.151
68732026-09-12T00:41:19.295Zadding route 3fff:beef:19::/64 -> 2001:db8::55:ff
68742026-09-12T00:41:19.295ZDEBGSep 12 00:41:17.151 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]Sep 12 00:41:17.151 DEBG
68752026-09-12T00:41:19.295Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
68762026-09-12T00:41:19.295ZINFO adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff
68772026-09-12T00:41:19.295ZSep 12 00:41:17.151 INFO Sep 12 00:41:17.151Sep 12 00:41:17.151adding route 3fff:dead::/64 -> 2001:db8::55:2
68782026-09-12T00:41:19.295Z replacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:41:17.151
68792026-09-12T00:41:19.296Z DEBGINFO DEBGSep 12 00:41:17.151 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]
68802026-09-12T00:41:19.296Z adding route 172.17.0.2/32 -> 10.0.0.255
68812026-09-12T00:41:19.296ZINFO Sep 12 00:41:17.151 INFO Sep 12 00:41:17.151adding route 3fff:dead::/64 -> 2001:db8::55:3
68822026-09-12T00:41:19.296Zreplacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 12 00:41:17.151 DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]
68832026-09-12T00:41:19.296ZDEBG replacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
68842026-09-12T00:41:19.296ZSep 12 00:41:17.151 INFO adding route 3fff:dead::/64 -> 2001:db8::55:4
68852026-09-12T00:41:19.296Z
68862026-09-12T00:41:19.296ZSep 12 00:41:17.151 DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]
68872026-09-12T00:41:19.296ZSep 12 00:41:17.151 DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]
68882026-09-12T00:41:19.296ZSep 12 00:41:17.151DEBG INFOreplacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
68892026-09-12T00:41:19.296Zadding route 3fff:beef::/64 -> 2001:db8::55:ff
68902026-09-12T00:41:19.296ZSep 12 00:41:17.151Sep 12 00:41:17.151Sep 12 00:41:17.151 INFOINFO adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffDEBGadding route 172.17.0.3/32 -> 10.0.0.255
68912026-09-12T00:41:19.296Z
68922026-09-12T00:41:19.296Zreplacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
68932026-09-12T00:41:19.296ZSep 12 00:41:17.151 Sep 12 00:41:17.151Sep 12 00:41:17.151DEBG INFO DEBGadding route 3fff:beef:1::/64 -> 2001:db8::55:ff replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
68942026-09-12T00:41:19.296Z
68952026-09-12T00:41:19.296Z
68962026-09-12T00:41:19.296ZSep 12 00:41:17.151Sep 12 00:41:17.151 DEBGSep 12 00:41:17.151 INFOreplacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBG
68972026-09-12T00:41:19.296Zadding route 172.17.0.4/32 -> 10.0.0.255
68982026-09-12T00:41:19.296Zfailed to allocate space for the new target list
68992026-09-12T00:41:19.296ZSep 12 00:41:17.151Sep 12 00:41:17.151Sep 12 00:41:17.151 DEBGDEBG replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
69002026-09-12T00:41:19.296ZINFOreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]
69012026-09-12T00:41:19.296Z adding route 3fff:beef:2::/64 -> 2001:db8::55:ff
69022026-09-12T00:41:19.296ZSep 12 00:41:17.151 INFO adding route 172.17.0.5/32 -> 10.0.0.255Sep 12 00:41:17.151
69032026-09-12T00:41:19.297Z DEBG Sep 12 00:41:17.151 replacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
69042026-09-12T00:41:19.297Zadding route 3fff:beef:38::/64 -> 2001:db8::55:ffDEBGSep 12 00:41:17.151
69052026-09-12T00:41:19.297Zreplacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
69062026-09-12T00:41:19.297ZINFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ff
69072026-09-12T00:41:19.297ZSep 12 00:41:17.151 Sep 12 00:41:17.151DEBG DEBGreplacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
69082026-09-12T00:41:19.297Ztest route::tests::identity_replace_is_noop ... ok
69092026-09-12T00:41:19.297ZSep 12 00:41:17.151replacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
69102026-09-12T00:41:19.297ZINFO Sep 12 00:41:17.151adding route 172.17.0.6/32 -> 10.0.0.255
69112026-09-12T00:41:19.297ZINFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ffSep 12 00:41:17.151
69122026-09-12T00:41:19.297Z INFO Sep 12 00:41:17.151adding route 3fff:beef:39::/64 -> 2001:db8::55:ff
69132026-09-12T00:41:19.297ZSep 12 00:41:17.151DEBG DEBG replacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
69142026-09-12T00:41:19.297Z
69152026-09-12T00:41:19.297ZSep 12 00:41:17.151 DEBG replacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:41:17.151
69162026-09-12T00:41:19.297Z Sep 12 00:41:17.151INFO adding route 3fff:beef:5::/64 -> 2001:db8::55:ffINFO
69172026-09-12T00:41:19.297Ztest route::tests::rollback_on_compact_delete_failure ... ok
69182026-09-12T00:41:19.297Zadding route 172.17.0.7/32 -> 10.0.0.255
69192026-09-12T00:41:19.297ZSep 12 00:41:17.151 INFO adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffSep 12 00:41:17.151Sep 12 00:41:17.151 DEBGDEBG
69202026-09-12T00:41:19.297Z replacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
69212026-09-12T00:41:19.297Z
69222026-09-12T00:41:19.297ZSep 12 00:41:17.151 DEBGSep 12 00:41:17.152 replacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
69232026-09-12T00:41:19.297Z created new freemap, Sep 12 00:41:17.152Sep 12 00:41:17.158Sep 12 00:41:17.152 INFODEBG adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffunitcreated new freemap: , DEBGunit :created new freemap , unit
69242026-09-12T00:41:19.297Zfreemap_route_ipv4:
69252026-09-12T00:41:19.297Z freemap_route_ipv4Sep 12 00:41:17.158freemap_route_ipv4Sep 12 00:41:17.158
69262026-09-12T00:41:19.297Z
69272026-09-12T00:41:19.297Z DEBGDEBGSep 12 00:41:17.151 Sep 12 00:41:17.158Sep 12 00:41:17.158created new freemapINFO, replacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]unit
69282026-09-12T00:41:19.298Zadding route 172.17.0.8/32 -> 10.0.0.255DEBGDEBG
69292026-09-12T00:41:19.298Z :created new freemapcreated new freemap , , freemap_route_ipv6unitunit
69302026-09-12T00:41:19.298Z: Sep 12 00:41:17.158 DEBG:Sep 12 00:41:17.158 freemap_route_ipv6 replacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
69312026-09-12T00:41:19.298Z
69322026-09-12T00:41:19.298Zfreemap_route_ipv6DEBG
69332026-09-12T00:41:19.298ZSep 12 00:41:17.158 INFOSep 12 00:41:17.158initted freemap. size: 64 , INFOunitSep 12 00:41:17.158 adding route 172.17.0.9/32 -> 10.0.0.255adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff:
69342026-09-12T00:41:19.298Z freemap_route_ipv4
69352026-09-12T00:41:19.298ZSep 12 00:41:17.158
69362026-09-12T00:41:19.298ZSep 12 00:41:17.158 DEBGDEBG Sep 12 00:41:17.158initted freemap. size: 64 , DEBGunit : replacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
69372026-09-12T00:41:19.298ZSep 12 00:41:17.158 DEBGDEBG freemap_route_ipv4Sep 12 00:41:17.158replacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
69382026-09-12T00:41:19.298Zreset freemapinitted freemap. size: 64 , unitINFO
69392026-09-12T00:41:19.298Z , : adding route 172.17.0.10/32 -> 10.0.0.255Sep 12 00:41:17.158freemap_route_ipv4
69402026-09-12T00:41:19.298Z
69412026-09-12T00:41:19.303Z DEBGunitSep 12 00:41:17.158 Sep 12 00:41:17.158reset freemapSep 12 00:41:17.158 DEBGDEBG replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]initted freemap. size: 64,
69422026-09-12T00:41:19.303ZDEBGunit, :unit:Sep 12 00:41:17.158 : INFOfreemap_route_ipv6 freemap_route_ipv4
69432026-09-12T00:41:19.303Zadding route 172.17.0.11/32 -> 10.0.0.255
69442026-09-12T00:41:19.303Z
69452026-09-12T00:41:19.303Zfailed to allocate space for the new target listSep 12 00:41:17.158 freemap_route_ipv4
69462026-09-12T00:41:19.303Z
69472026-09-12T00:41:19.303ZSep 12 00:41:17.158DEBG DEBGreset freemap replacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
69482026-09-12T00:41:19.304ZSep 12 00:41:17.158, Sep 12 00:41:17.158unitSep 12 00:41:17.158Sep 12 00:41:17.158 INFO:DEBGDEBG adding route 172.17.0.12/32 -> 10.0.0.255
69492026-09-12T00:41:19.304Zfreemap_route_ipv6
69502026-09-12T00:41:19.304ZDEBGreset freemap initted freemap. size: 64, , unitSep 12 00:41:17.158replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]:Sep 12 00:41:17.158 unitINFO
69512026-09-12T00:41:19.304ZDEBG:freemap_route_ipv4
69522026-09-12T00:41:19.304Zfreemap_route_ipv6
69532026-09-12T00:41:19.304Zreplacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
69542026-09-12T00:41:19.304Zadding route 172.16.0.0/32 -> 10.0.0.1
69552026-09-12T00:41:19.304ZSep 12 00:41:17.158 Sep 12 00:41:17.158DEBGSep 12 00:41:17.158 DEBG INFO initted freemap. size: 64adding route 172.17.0.13/32 -> 10.0.0.255Sep 12 00:41:17.158
69562026-09-12T00:41:19.304Zreset freemap , DEBG, unitunitreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]:Sep 12 00:41:17.158 freemap_route_ipv6DEBG
69572026-09-12T00:41:19.304Z
69582026-09-12T00:41:19.304Zreplacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
69592026-09-12T00:41:19.304Z: Sep 12 00:41:17.158freemap_route_ipv6 Sep 12 00:41:17.158
69602026-09-12T00:41:19.304ZINFOSep 12 00:41:17.158 INFOINFO adding route 172.16.0.0/32 -> 10.0.0.1adding route 172.17.0.14/32 -> 10.0.0.255Sep 12 00:41:17.158
69612026-09-12T00:41:19.304Z
69622026-09-12T00:41:19.304ZDEBG adding route 172.16.0.0/32 -> 10.0.0.2reset freemapSep 12 00:41:17.158
69632026-09-12T00:41:19.304Z , DEBGunit :replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
69642026-09-12T00:41:19.304Zfreemap_route_ipv6Sep 12 00:41:17.158Sep 12 00:41:17.158
69652026-09-12T00:41:19.304ZDEBGSep 12 00:41:17.158DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]Sep 12 00:41:17.158
69662026-09-12T00:41:19.304Z INFOreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] adding route 172.17.0.15/32 -> 10.0.0.255INFO
69672026-09-12T00:41:19.304Z
69682026-09-12T00:41:19.304Z adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 12 00:41:17.158
69692026-09-12T00:41:19.304Z Sep 12 00:41:17.158INFO DEBGSep 12 00:41:17.158 replacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
69702026-09-12T00:41:19.304ZINFO adding route 172.16.0.0/32 -> 10.0.0.3adding route 172.16.0.0/32 -> 10.0.0.1
69712026-09-12T00:41:19.304Z
69722026-09-12T00:41:19.304ZSep 12 00:41:17.158 INFOSep 12 00:41:17.158 adding route 172.17.0.16/32 -> 10.0.0.255Sep 12 00:41:17.158Sep 12 00:41:17.158
69732026-09-12T00:41:19.305ZDEBG DEBG DEBGreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
69742026-09-12T00:41:19.305Z replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]Sep 12 00:41:17.158
69752026-09-12T00:41:19.305Z DEBGreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]
69762026-09-12T00:41:19.305Zreplacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:41:17.158
69772026-09-12T00:41:19.305Z INFO Sep 12 00:41:17.158adding route 3fff:dead::/64 -> 2001:db8::55:2 Sep 12 00:41:17.158Sep 12 00:41:17.158
69782026-09-12T00:41:19.305Z INFOINFO adding route 172.16.0.0/32 -> 10.0.0.4 adding route 172.17.0.17/32 -> 10.0.0.255INFO
69792026-09-12T00:41:19.305Z
69802026-09-12T00:41:19.305Zadding route 172.16.0.0/32 -> 10.0.0.1Sep 12 00:41:17.158
69812026-09-12T00:41:19.305Z DEBGSep 12 00:41:17.158 Sep 12 00:41:17.158 DEBGreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]Sep 12 00:41:17.158DEBG
69822026-09-12T00:41:19.305Z replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }]replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
69832026-09-12T00:41:19.305ZDEBG
69842026-09-12T00:41:19.305Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]
69852026-09-12T00:41:19.305ZSep 12 00:41:17.158Sep 12 00:41:17.158 DEBG INFOreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }]
69862026-09-12T00:41:19.305ZSep 12 00:41:17.158 INFOSep 12 00:41:17.158 adding route 172.17.0.18/32 -> 10.0.0.255INFO
69872026-09-12T00:41:19.305Z adding route 3fff:dead::/64 -> 2001:db8::55:3adding route 172.16.0.0/32 -> 10.0.0.2
69882026-09-12T00:41:19.305Z
69892026-09-12T00:41:19.305ZSep 12 00:41:17.158Sep 12 00:41:17.158 DEBG Sep 12 00:41:17.158DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]replacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
69902026-09-12T00:41:19.305Z
69912026-09-12T00:41:19.305ZDEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]Sep 12 00:41:17.158
69922026-09-12T00:41:19.305Z INFOSep 12 00:41:17.158 adding route 172.17.0.19/32 -> 10.0.0.255Sep 12 00:41:17.158
69932026-09-12T00:41:19.305Z INFOINFO adding route 172.17.0.0/32 -> 10.0.0.255Sep 12 00:41:17.158adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff
69942026-09-12T00:41:19.305ZSep 12 00:41:17.158
69952026-09-12T00:41:19.305Z INFODEBG replacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:41:17.158
69962026-09-12T00:41:19.306ZSep 12 00:41:17.158 DEBGDEBGadding route 3fff:dead::/64 -> 2001:db8::55:4 Sep 12 00:41:17.158 replacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
69972026-09-12T00:41:19.306ZINFO
69982026-09-12T00:41:19.306Z
69992026-09-12T00:41:19.306Z adding route 172.17.0.20/32 -> 10.0.0.255
70002026-09-12T00:41:19.306ZSep 12 00:41:17.158Sep 12 00:41:17.158 INFOSep 12 00:41:17.158INFOSep 12 00:41:17.158 DEBG adding route 172.17.0.1/32 -> 10.0.0.255replacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
70012026-09-12T00:41:19.306Z
70022026-09-12T00:41:19.306Z DEBGadding route 3fff:beef:1b::/64 -> 2001:db8::55:ff Sep 12 00:41:17.158
70032026-09-12T00:41:19.306ZSep 12 00:41:17.158 DEBGINFOreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]
70042026-09-12T00:41:19.306Z replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.21/32 -> 10.0.0.255
70052026-09-12T00:41:19.306Z
70062026-09-12T00:41:19.306ZSep 12 00:41:17.158Sep 12 00:41:17.158Sep 12 00:41:17.158 Sep 12 00:41:17.158 DEBGDEBG INFO replacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.2/32 -> 10.0.0.255
70072026-09-12T00:41:19.306ZDEBG
70082026-09-12T00:41:19.306Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }] replacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
70092026-09-12T00:41:19.306Z
70102026-09-12T00:41:19.306ZSep 12 00:41:17.158 INFOSep 12 00:41:17.158 adding route 172.17.0.22/32 -> 10.0.0.255DEBGSep 12 00:41:17.158
70112026-09-12T00:41:19.306Z replacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:41:17.158INFO
70122026-09-12T00:41:19.306ZSep 12 00:41:17.158 adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffDEBG replacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]WARN
70132026-09-12T00:41:19.306Z
70142026-09-12T00:41:19.306Z Sep 12 00:41:17.158shrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })
70152026-09-12T00:41:19.306ZINFO Sep 12 00:41:17.158adding route 172.17.0.3/32 -> 10.0.0.255
70162026-09-12T00:41:19.306ZINFO adding route 172.17.0.23/32 -> 10.0.0.255Sep 12 00:41:17.158
70172026-09-12T00:41:19.306Z DEBGSep 12 00:41:17.158 replacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
70182026-09-12T00:41:19.306Z replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
70192026-09-12T00:41:19.306ZSep 12 00:41:17.158 Sep 12 00:41:17.158Sep 12 00:41:17.158 DEBGINFO replacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.4/32 -> 10.0.0.255
70202026-09-12T00:41:19.306ZINFO
70212026-09-12T00:41:19.307Z adding route 3fff:beef:1d::/64 -> 2001:db8::55:ffSep 12 00:41:17.158
70222026-09-12T00:41:19.307ZSep 12 00:41:17.159 Sep 12 00:41:17.151 DEBGINFO INFOcreated new freemapadding route 3fff:beef:6::/64 -> 2001:db8::55:ff ,
70232026-09-12T00:41:19.307Zadding route 172.17.0.24/32 -> 10.0.0.255unit:
70242026-09-12T00:41:19.307Zfreemap_route_ipv4
70252026-09-12T00:41:19.307ZSep 12 00:41:17.159Sep 12 00:41:17.165Sep 12 00:41:17.165 DEBG DEBGcreated new freemap DEBGSep 12 00:41:17.165replacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] , replacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
70262026-09-12T00:41:19.307Z unit
70272026-09-12T00:41:19.307ZDEBG: replacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv4
70282026-09-12T00:41:19.307ZSep 12 00:41:17.165
70292026-09-12T00:41:19.307Z Sep 12 00:41:17.165INFO adding route 172.17.0.25/32 -> 10.0.0.255INFO
70302026-09-12T00:41:19.307Z Sep 12 00:41:17.165Sep 12 00:41:17.165 adding route 3fff:beef:7::/64 -> 2001:db8::55:ffDEBG
70312026-09-12T00:41:19.307Z INFOcreated new freemap , Sep 12 00:41:17.165unitadding route 3fff:beef:1e::/64 -> 2001:db8::55:ff:
70322026-09-12T00:41:19.307Zfreemap_route_ipv6Sep 12 00:41:17.165
70332026-09-12T00:41:19.307ZDEBGDEBG replacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:41:17.165 Sep 12 00:41:17.165
70342026-09-12T00:41:19.307Z replacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
70352026-09-12T00:41:19.307ZDEBG initted freemap. size: 64 Sep 12 00:41:17.165replacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }],
70362026-09-12T00:41:19.307Zunit Sep 12 00:41:17.165INFO INFOSep 12 00:41:17.165 adding route 172.17.0.26/32 -> 10.0.0.255:adding route 3fff:beef:8::/64 -> 2001:db8::55:ffINFO
70372026-09-12T00:41:19.307Z
70382026-09-12T00:41:19.307Z freemap_route_ipv4
70392026-09-12T00:41:19.307Zadding route 3fff:beef:1f::/64 -> 2001:db8::55:ffSep 12 00:41:17.165Sep 12 00:41:17.165
70402026-09-12T00:41:19.307Z DEBG DEBGreplacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:41:17.165
70412026-09-12T00:41:19.313Z Sep 12 00:41:17.165 DEBGreplacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
70422026-09-12T00:41:19.313ZSep 12 00:41:17.165 reset freemap, unitreplacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]:INFO
70432026-09-12T00:41:19.313ZSep 12 00:41:17.165adding route 172.17.0.27/32 -> 10.0.0.255freemap_route_ipv4
70442026-09-12T00:41:19.313Z
70452026-09-12T00:41:19.313Z INFOSep 12 00:41:17.165Sep 12 00:41:17.165 DEBG INFO replacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
70462026-09-12T00:41:19.313Zadding route 3fff:beef:20::/64 -> 2001:db8::55:ffSep 12 00:41:17.165
70472026-09-12T00:41:19.314Z DEBGadding route 3fff:beef:9::/64 -> 2001:db8::55:ff
70482026-09-12T00:41:19.314ZSep 12 00:41:17.165Sep 12 00:41:17.165 initted freemap. size: 64INFODEBG adding route 172.17.0.28/32 -> 10.0.0.255, replacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]unit
70492026-09-12T00:41:19.314Z:Sep 12 00:41:17.165
70502026-09-12T00:41:19.314Z freemap_route_ipv6
70512026-09-12T00:41:19.314Z DEBGSep 12 00:41:17.165Sep 12 00:41:17.165 INFO DEBG adding route 3fff:beef:21::/64 -> 2001:db8::55:ffreplacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:41:17.165
70522026-09-12T00:41:19.314Z
70532026-09-12T00:41:19.314ZDEBG replacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]reset freemap
70542026-09-12T00:41:19.314ZSep 12 00:41:17.165, Sep 12 00:41:17.165 unit :DEBGINFO Sep 12 00:41:17.165freemap_route_ipv6 adding route 172.17.0.29/32 -> 10.0.0.255
70552026-09-12T00:41:19.314Z
70562026-09-12T00:41:19.314Zreplacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
70572026-09-12T00:41:19.314Z Sep 12 00:41:17.165adding route 3fff:beef:a::/64 -> 2001:db8::55:ff Sep 12 00:41:17.165INFO
70582026-09-12T00:41:19.314ZDEBGSep 12 00:41:17.165adding route 172.16.0.0/32 -> 10.0.0.1
70592026-09-12T00:41:19.314Z replacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:41:17.165INFO
70602026-09-12T00:41:19.314Z DEBGSep 12 00:41:17.165adding route 3fff:beef:22::/64 -> 2001:db8::55:ff replacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:41:17.165
70612026-09-12T00:41:19.314Z
70622026-09-12T00:41:19.314Z DEBGINFO adding route 172.17.0.30/32 -> 10.0.0.255replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]
70632026-09-12T00:41:19.314Z
70642026-09-12T00:41:19.314ZSep 12 00:41:17.165Sep 12 00:41:17.165 DEBG replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFOSep 12 00:41:17.165Sep 12 00:41:17.165
70652026-09-12T00:41:19.314Z DEBG adding route 3fff:beef:b::/64 -> 2001:db8::55:ff replacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
70662026-09-12T00:41:19.314Z Sep 12 00:41:17.165 INFOadding route 172.16.0.0/32 -> 10.0.0.2
70672026-09-12T00:41:19.314Z
70682026-09-12T00:41:19.314Z Sep 12 00:41:17.165adding route 3fff:beef:23::/64 -> 2001:db8::55:ff
70692026-09-12T00:41:19.314ZINFO Sep 12 00:41:17.165Sep 12 00:41:17.165 adding route 172.17.0.31/32 -> 10.0.0.255
70702026-09-12T00:41:19.314ZDEBGDEBG replacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]Sep 12 00:41:17.165
70712026-09-12T00:41:19.314Z
70722026-09-12T00:41:19.314ZSep 12 00:41:17.165 DEBG DEBG Sep 12 00:41:17.165replacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:41:17.165
70732026-09-12T00:41:19.314Z INFO replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] INFO
70742026-09-12T00:41:19.315Z Sep 12 00:41:17.165adding route 172.16.0.0/32 -> 10.0.0.3adding route 3fff:beef:c::/64 -> 2001:db8::55:ff
70752026-09-12T00:41:19.315Z
70762026-09-12T00:41:19.315Z INFOSep 12 00:41:17.165 Sep 12 00:41:17.165adding route 172.17.0.32/32 -> 10.0.0.255INFO
70772026-09-12T00:41:19.315ZDEBGadding route 3fff:beef:24::/64 -> 2001:db8::55:ff Sep 12 00:41:17.165
70782026-09-12T00:41:19.315Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]Sep 12 00:41:17.165 DEBG
70792026-09-12T00:41:19.315ZSep 12 00:41:17.165 replacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
70802026-09-12T00:41:19.315ZDEBG DEBGreplacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 12 00:41:17.165replacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
70812026-09-12T00:41:19.315ZSep 12 00:41:17.165
70822026-09-12T00:41:19.315Z INFOINFO adding route 172.17.0.33/32 -> 10.0.0.255Sep 12 00:41:17.165adding route 172.16.0.0/32 -> 10.0.0.4
70832026-09-12T00:41:19.315ZSep 12 00:41:17.165
70842026-09-12T00:41:19.315Z INFO INFOadding route 3fff:beef:25::/64 -> 2001:db8::55:ff Sep 12 00:41:17.165
70852026-09-12T00:41:19.315Zadding route 3fff:beef:d::/64 -> 2001:db8::55:ff Sep 12 00:41:17.165
70862026-09-12T00:41:19.315ZDEBG DEBG replacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
70872026-09-12T00:41:19.315Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }]Sep 12 00:41:17.165
70882026-09-12T00:41:19.315Z DEBGSep 12 00:41:17.165 replacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
70892026-09-12T00:41:19.315ZSep 12 00:41:17.165replacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
70902026-09-12T00:41:19.315ZINFO adding route 172.17.0.34/32 -> 10.0.0.255Sep 12 00:41:17.165
70912026-09-12T00:41:19.315Z Sep 12 00:41:17.165 Sep 12 00:41:17.165INFOINFO Sep 12 00:41:17.165adding route 172.17.0.0/32 -> 10.0.0.255
70922026-09-12T00:41:19.315ZDEBGadding route 3fff:beef:26::/64 -> 2001:db8::55:ff
70932026-09-12T00:41:19.315ZINFO replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:41:17.165
70942026-09-12T00:41:19.315Z adding route 3fff:beef:e::/64 -> 2001:db8::55:ffDEBG
70952026-09-12T00:41:19.315Z Sep 12 00:41:17.165replacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
70962026-09-12T00:41:19.315ZDEBGSep 12 00:41:17.165Sep 12 00:41:17.165 INFO DEBGSep 12 00:41:17.165replacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
70972026-09-12T00:41:19.315Zadding route 172.17.0.35/32 -> 10.0.0.255replacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
70982026-09-12T00:41:19.316ZINFO
70992026-09-12T00:41:19.316Zadding route 172.17.0.1/32 -> 10.0.0.255
71002026-09-12T00:41:19.316ZSep 12 00:41:17.165 Sep 12 00:41:17.165 Sep 12 00:41:17.165INFO DEBGDEBGadding route 3fff:beef:f::/64 -> 2001:db8::55:ff Sep 12 00:41:17.165replacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
71012026-09-12T00:41:19.316Z
71022026-09-12T00:41:19.316Z
71032026-09-12T00:41:19.316ZINFO adding route 3fff:beef:27::/64 -> 2001:db8::55:ffSep 12 00:41:17.165
71042026-09-12T00:41:19.316ZSep 12 00:41:17.165 Sep 12 00:41:17.165INFOSep 12 00:41:17.165Sep 12 00:41:17.165 DEBGadding route 172.17.0.36/32 -> 10.0.0.255
71052026-09-12T00:41:19.316Z INFODEBG DEBG created new freemap Sep 12 00:41:17.165adding route 172.17.0.2/32 -> 10.0.0.255 , DEBGunit
71062026-09-12T00:41:19.316Zreplacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]:replacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
71072026-09-12T00:41:19.316Ztest route::tests::rollback_on_compact_write_failure ... ok
71082026-09-12T00:41:19.316Z
71092026-09-12T00:41:19.316Z
71102026-09-12T00:41:19.316Zfreemap_route_ipv6
71112026-09-12T00:41:19.316ZSep 12 00:41:17.165Sep 12 00:41:17.165Sep 12 00:41:17.165 INFOSep 12 00:41:17.165INFOINFO Sep 12 00:41:17.165DEBGadding route 3fff:beef:10::/64 -> 2001:db8::55:ff
71122026-09-12T00:41:19.316Zadding route 172.17.0.37/32 -> 10.0.0.255 DEBG
71132026-09-12T00:41:19.316Ztest route::tests::rollback_failure_leaves_in_core_cleared ... ok
71142026-09-12T00:41:19.316Zadding route 3fff:beef:28::/64 -> 2001:db8::55:ff replacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]initted freemap. size: 64
71152026-09-12T00:41:19.316ZSep 12 00:41:17.165,
71162026-09-12T00:41:19.316Z unitDEBG :replacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] freemap_route_ipv4
71172026-09-12T00:41:19.316Z
71182026-09-12T00:41:19.316ZSep 12 00:41:17.165 DEBG Sep 12 00:41:17.165replacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 12 00:41:17.165Sep 12 00:41:17.165 INFODEBG
71192026-09-12T00:41:19.316Z adding route 172.17.0.3/32 -> 10.0.0.255reset freemap
71202026-09-12T00:41:19.316ZINFOSep 12 00:41:17.165, unit Sep 12 00:41:17.165adding route 172.17.0.38/32 -> 10.0.0.255:
71212026-09-12T00:41:19.317Z freemap_route_ipv4Sep 12 00:41:17.165
71222026-09-12T00:41:19.317Z Sep 12 00:41:17.165DEBGDEBGDEBG Sep 12 00:41:17.165replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
71232026-09-12T00:41:19.317ZINFOreplacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
71242026-09-12T00:41:19.317Zadding route 3fff:beef:29::/64 -> 2001:db8::55:ff
71252026-09-12T00:41:19.317Zreplacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG Sep 12 00:41:17.165 initted freemap. size: 64INFOSep 12 00:41:17.165
71262026-09-12T00:41:19.317Z Sep 12 00:41:17.165adding route 172.17.0.39/32 -> 10.0.0.255 , INFO
71272026-09-12T00:41:19.317Z adding route 172.17.0.4/32 -> 10.0.0.255unit:
71282026-09-12T00:41:19.317Z DEBGSep 12 00:41:17.165 Sep 12 00:41:17.165DEBG replacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO Sep 12 00:41:17.165freemap_route_ipv6replacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
71292026-09-12T00:41:19.317Z
71302026-09-12T00:41:19.317Z DEBG
71312026-09-12T00:41:19.317Z adding route 3fff:beef:11::/64 -> 2001:db8::55:ffreplacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:41:17.165Sep 12 00:41:17.165
71322026-09-12T00:41:19.317Z
71332026-09-12T00:41:19.317ZSep 12 00:41:17.165 INFOINFODEBG adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffadding route 172.17.0.40/32 -> 10.0.0.255Sep 12 00:41:17.165 reset freemap
71342026-09-12T00:41:19.317Z, Sep 12 00:41:17.165
71352026-09-12T00:41:19.317Z INFODEBGSep 12 00:41:17.165Sep 12 00:41:17.165 unit adding route 172.17.0.5/32 -> 10.0.0.255DEBGDEBG
71362026-09-12T00:41:19.317Zreplacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
71372026-09-12T00:41:19.317Z:replacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 12 00:41:17.165replacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
71382026-09-12T00:41:19.317ZSep 12 00:41:17.165 INFO
71392026-09-12T00:41:19.317Z adding route 172.17.0.41/32 -> 10.0.0.255
71402026-09-12T00:41:19.317Z freemap_route_ipv6Sep 12 00:41:17.172
71412026-09-12T00:41:19.322Z INFO Sep 12 00:41:17.151adding route 3fff:beef:12::/64 -> 2001:db8::55:ffDEBG
71422026-09-12T00:41:19.322Z replacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:41:17.172
71432026-09-12T00:41:19.322ZDEBG Sep 12 00:41:17.172Sep 12 00:41:17.172 DEBG created new freemapDEBGSep 12 00:41:17.172 replacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }],
71442026-09-12T00:41:19.322Z unitINFO: replacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:dead::/64 -> 2001:db8::55:1
71452026-09-12T00:41:19.322ZINFO
71462026-09-12T00:41:19.322ZSep 12 00:41:17.172freemap_route_ipv4 INFO
71472026-09-12T00:41:19.322Zadding route 172.17.0.6/32 -> 10.0.0.255Sep 12 00:41:17.172adding route 172.17.0.42/32 -> 10.0.0.255
71482026-09-12T00:41:19.322Z
71492026-09-12T00:41:19.322ZINFO adding route 3fff:beef:13::/64 -> 2001:db8::55:ffSep 12 00:41:17.172Sep 12 00:41:17.172
71502026-09-12T00:41:19.322Z Sep 12 00:41:17.172DEBGDEBG DEBGSep 12 00:41:17.172 Sep 12 00:41:17.172replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]DEBG DEBG
71512026-09-12T00:41:19.322Zcreated new freemap replacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }],
71522026-09-12T00:41:19.322Zunit:replacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
71532026-09-12T00:41:19.322Z freemap_route_ipv6
71542026-09-12T00:41:19.322ZSep 12 00:41:17.172 INFOSep 12 00:41:17.172 replacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.17.0.43/32 -> 10.0.0.255
71552026-09-12T00:41:19.322Z
71562026-09-12T00:41:19.322ZSep 12 00:41:17.172Sep 12 00:41:17.172 INFODEBGSep 12 00:41:17.172 DEBGinitted freemap. size: 64adding route 3fff:dead::/64 -> 2001:db8::55:2 , replacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]unit
71572026-09-12T00:41:19.323Z INFO
71582026-09-12T00:41:19.323Zadding route 172.17.0.7/32 -> 10.0.0.255:
71592026-09-12T00:41:19.323ZSep 12 00:41:17.172 INFOSep 12 00:41:17.172freemap_route_ipv4 adding route 172.17.0.44/32 -> 10.0.0.255
71602026-09-12T00:41:19.323Z
71612026-09-12T00:41:19.323ZINFOSep 12 00:41:17.172 Sep 12 00:41:17.172DEBG Sep 12 00:41:17.172adding route 3fff:beef:14::/64 -> 2001:db8::55:ff Sep 12 00:41:17.172replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG DEBGreplacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
71622026-09-12T00:41:19.323Z
71632026-09-12T00:41:19.323Zreset freemap
71642026-09-12T00:41:19.323Z, unit :Sep 12 00:41:17.172 Sep 12 00:41:17.172 Sep 12 00:41:17.172freemap_route_ipv4INFO
71652026-09-12T00:41:19.323Z INFOadding route 172.17.0.45/32 -> 10.0.0.255DEBG
71662026-09-12T00:41:19.323Zadding route 172.17.0.8/32 -> 10.0.0.255Sep 12 00:41:17.172
71672026-09-12T00:41:19.323Z DEBGreplacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 12 00:41:17.172
71682026-09-12T00:41:19.323Z DEBGDEBG initted freemap. size: 64replacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }],
71692026-09-12T00:41:19.323ZunitSep 12 00:41:17.172 : DEBG Sep 12 00:41:17.172replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]Sep 12 00:41:17.172replacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
71702026-09-12T00:41:19.323Zfreemap_route_ipv6INFO Sep 12 00:41:17.172adding route 172.17.0.46/32 -> 10.0.0.255
71712026-09-12T00:41:19.323Z
71722026-09-12T00:41:19.323ZINFO adding route 3fff:beef:15::/64 -> 2001:db8::55:ff
71732026-09-12T00:41:19.323ZSep 12 00:41:17.172Sep 12 00:41:17.172 DEBG
71742026-09-12T00:41:19.323ZINFO replacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
71752026-09-12T00:41:19.323Zadding route 172.17.0.9/32 -> 10.0.0.255
71762026-09-12T00:41:19.323Z adding route 3fff:dead::/64 -> 2001:db8::55:3Sep 12 00:41:17.172Sep 12 00:41:17.172
71772026-09-12T00:41:19.323ZDEBGSep 12 00:41:17.172 Sep 12 00:41:17.172Sep 12 00:41:17.172INFO adding route 172.17.0.47/32 -> 10.0.0.255DEBG
71782026-09-12T00:41:19.323ZDEBGDEBG reset freemapreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]replacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:41:17.172
71792026-09-12T00:41:19.323Z
71802026-09-12T00:41:19.323ZDEBG, replacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]unitreplacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]:
71812026-09-12T00:41:19.323ZSep 12 00:41:17.172
71822026-09-12T00:41:19.324ZINFOSep 12 00:41:17.172 adding route 3fff:dead::/64 -> 2001:db8::55:4 Sep 12 00:41:17.172Sep 12 00:41:17.172INFO
71832026-09-12T00:41:19.324Zfreemap_route_ipv6
71842026-09-12T00:41:19.324ZINFOINFO adding route 172.17.0.10/32 -> 10.0.0.255
71852026-09-12T00:41:19.324Z adding route 172.17.0.48/32 -> 10.0.0.255adding route 3fff:beef:16::/64 -> 2001:db8::55:ff
71862026-09-12T00:41:19.324ZSep 12 00:41:17.172
71872026-09-12T00:41:19.324Z INFO Sep 12 00:41:17.172adding route 3fff:dead::/64 -> 2001:db8::55:1 Sep 12 00:41:17.172
71882026-09-12T00:41:19.324ZDEBGSep 12 00:41:17.172 Sep 12 00:41:17.172DEBGDEBG replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
71892026-09-12T00:41:19.324Z
71902026-09-12T00:41:19.324Z
71912026-09-12T00:41:19.324Z DEBGSep 12 00:41:17.172Sep 12 00:41:17.172Sep 12 00:41:17.172 Sep 12 00:41:17.172 INFOreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }] INFO
71922026-09-12T00:41:19.324Zadding route 172.17.0.49/32 -> 10.0.0.255INFODEBG Sep 12 00:41:17.172
71932026-09-12T00:41:19.324Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
71942026-09-12T00:41:19.324Zadding route 3fff:beef:17::/64 -> 2001:db8::55:ff Sep 12 00:41:17.172 DEBGadding route 172.17.0.11/32 -> 10.0.0.255
71952026-09-12T00:41:19.324ZDEBGreplacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
71962026-09-12T00:41:19.324ZSep 12 00:41:17.172 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]
71972026-09-12T00:41:19.324Z
71982026-09-12T00:41:19.324ZINFOSep 12 00:41:17.172 adding route 3fff:dead::/64 -> 2001:db8::55:2INFOSep 12 00:41:17.172Sep 12 00:41:17.172
71992026-09-12T00:41:19.324ZSep 12 00:41:17.172DEBGWARN adding route 172.17.0.50/32 -> 10.0.0.255DEBG
72002026-09-12T00:41:19.324Z shrink-in-place compact add failed at slot 8: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })replacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
72012026-09-12T00:41:19.324Z
72022026-09-12T00:41:19.324ZSep 12 00:41:17.172Sep 12 00:41:17.172replacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBG DEBGSep 12 00:41:17.172replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
72032026-09-12T00:41:19.324Z
72042026-09-12T00:41:19.324ZINFO replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]adding route 172.17.0.12/32 -> 10.0.0.255
72052026-09-12T00:41:19.324Z
72062026-09-12T00:41:19.324ZSep 12 00:41:17.172 Sep 12 00:41:17.172Sep 12 00:41:17.172 INFO adding route 3fff:dead::/64 -> 2001:db8::55:3
72072026-09-12T00:41:19.325ZSep 12 00:41:17.172 Sep 12 00:41:17.172DEBG INFO DEBGadding route 172.17.0.51/32 -> 10.0.0.255 replacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] INFO
72082026-09-12T00:41:19.325Z
72092026-09-12T00:41:19.325Ztest route::tests::rollback_on_index_readd_failure ... ok
72102026-09-12T00:41:19.325Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]
72112026-09-12T00:41:19.325Zadding route 3fff:beef:18::/64 -> 2001:db8::55:ffSep 12 00:41:17.172
72122026-09-12T00:41:19.325Z Sep 12 00:41:17.172 DEBGSep 12 00:41:17.172 INFOreplacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] INFOadding route 3fff:dead::/64 -> 2001:db8::55:4
72132026-09-12T00:41:19.325Z
72142026-09-12T00:41:19.325Zadding route 172.17.0.13/32 -> 10.0.0.255Sep 12 00:41:17.172
72152026-09-12T00:41:19.325Z Sep 12 00:41:17.172DEBG INFOreplacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 12 00:41:17.172adding route 172.17.0.52/32 -> 10.0.0.255
72162026-09-12T00:41:19.325ZSep 12 00:41:17.172DEBG
72172026-09-12T00:41:19.325Z DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]replacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
72182026-09-12T00:41:19.325ZSep 12 00:41:17.172
72192026-09-12T00:41:19.325Z DEBG replacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:41:17.172
72202026-09-12T00:41:19.325Z Sep 12 00:41:17.172 Sep 12 00:41:17.172INFO INFOSep 12 00:41:17.172DEBG INFO adding route 3fff:beef:19::/64 -> 2001:db8::55:ffreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]adding route 172.17.0.53/32 -> 10.0.0.255
72212026-09-12T00:41:19.325Z
72222026-09-12T00:41:19.325Zadding route 172.17.0.14/32 -> 10.0.0.255
72232026-09-12T00:41:19.325Z
72242026-09-12T00:41:19.325ZSep 12 00:41:17.172Sep 12 00:41:17.172 DEBG replacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
72252026-09-12T00:41:19.325ZSep 12 00:41:17.172 WARNDEBG Sep 12 00:41:17.172Sep 12 00:41:17.172shrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })
72262026-09-12T00:41:19.325ZINFO replacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
72272026-09-12T00:41:19.325Z adding route 172.17.0.54/32 -> 10.0.0.255
72282026-09-12T00:41:19.325Zreplacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
72292026-09-12T00:41:19.325ZSep 12 00:41:17.172 ERRO rollback route_index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })
72302026-09-12T00:41:19.325ZSep 12 00:41:17.172 Sep 12 00:41:17.172Sep 12 00:41:17.172ERRO DEBGshrink-in-place rollback failed for 3fff:dead::/64; in-core entry stays cleared and ASIC state may diverge until the next control-plane update on this subnet rebuilds itSep 12 00:41:17.172
72312026-09-12T00:41:19.325Z INFOreplacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
72322026-09-12T00:41:19.325ZINFO adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff
72332026-09-12T00:41:19.326Zadding route 172.17.0.15/32 -> 10.0.0.255Sep 12 00:41:17.172
72342026-09-12T00:41:19.326Z INFO adding route 172.17.0.55/32 -> 10.0.0.255Sep 12 00:41:17.172
72352026-09-12T00:41:19.326Z Sep 12 00:41:17.172DEBG Sep 12 00:41:17.172DEBGreplacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
72362026-09-12T00:41:19.326ZSep 12 00:41:17.172 replacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG INFO
72372026-09-12T00:41:19.326ZSep 12 00:41:17.172 adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffreplacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
72382026-09-12T00:41:19.326Z
72392026-09-12T00:41:19.326ZINFOSep 12 00:41:17.172 adding route 3fff:beef:1b::/64 -> 2001:db8::55:ffINFOSep 12 00:41:17.172Sep 12 00:41:17.172 DEBGadding route 172.17.0.16/32 -> 10.0.0.255
72402026-09-12T00:41:19.326ZINFO replacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
72412026-09-12T00:41:19.330Zadding route 172.17.0.56/32 -> 10.0.0.255
72422026-09-12T00:41:19.331Z
72432026-09-12T00:41:19.331ZSep 12 00:41:17.172Sep 12 00:41:17.172 INFO Sep 12 00:41:17.173Sep 12 00:41:17.159adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff DEBG
72442026-09-12T00:41:19.331Zcreated new freemap , DEBGunit Sep 12 00:41:17.158:Sep 12 00:41:17.179 freemap_route_ipv4DEBGDEBGcreated new freemap, unit
72452026-09-12T00:41:19.331Z:replacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
72462026-09-12T00:41:19.331Zreplacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
72472026-09-12T00:41:19.331Zfreemap_route_ipv4Sep 12 00:41:17.179
72482026-09-12T00:41:19.331Z DEBGSep 12 00:41:17.179 created new freemapINFOSep 12 00:41:17.179 adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffINFO,
72492026-09-12T00:41:19.331Zunit: freemap_route_ipv6adding route 172.17.0.5/32 -> 10.0.0.255Sep 12 00:41:17.179
72502026-09-12T00:41:19.331Z
72512026-09-12T00:41:19.331ZDEBG replacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
72522026-09-12T00:41:19.331ZSep 12 00:41:17.179Sep 12 00:41:17.179Sep 12 00:41:17.179 DEBGDEBG DEBGinitted freemap. size: 64 Sep 12 00:41:17.179, replacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]created new freemapunit :INFO , freemap_route_ipv4unitadding route 3fff:beef:2e::/64 -> 2001:db8::55:ff:
72532026-09-12T00:41:19.331Z
72542026-09-12T00:41:19.331Z
72552026-09-12T00:41:19.331Z freemap_route_ipv6
72562026-09-12T00:41:19.331ZSep 12 00:41:17.179Sep 12 00:41:17.179 INFO Sep 12 00:41:17.179Sep 12 00:41:17.179adding route 172.17.0.6/32 -> 10.0.0.255
72572026-09-12T00:41:19.331Z DEBGDEBG DEBGreset freemap , replacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]unit
72582026-09-12T00:41:19.331ZSep 12 00:41:17.179 : DEBG Sep 12 00:41:17.179 initted freemap. size: 64replacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }], INFO
72592026-09-12T00:41:19.331Z unitadding route 3fff:beef:2f::/64 -> 2001:db8::55:ff:
72602026-09-12T00:41:19.331Z freemap_route_ipv4
72612026-09-12T00:41:19.331Zfreemap_route_ipv4
72622026-09-12T00:41:19.331ZSep 12 00:41:17.179Sep 12 00:41:17.179 DEBGINFO adding route 172.17.0.7/32 -> 10.0.0.255replacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:41:17.179
72632026-09-12T00:41:19.331Z
72642026-09-12T00:41:19.332Z DEBG Sep 12 00:41:17.179initted freemap. size: 64Sep 12 00:41:17.179, Sep 12 00:41:17.179INFO unit DEBG: adding route 3fff:beef:30::/64 -> 2001:db8::55:ffDEBG
72652026-09-12T00:41:19.332Z replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]freemap_route_ipv6
72662026-09-12T00:41:19.332Z
72672026-09-12T00:41:19.332Z reset freemapSep 12 00:41:17.179, unit DEBG: Sep 12 00:41:17.179replacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
72682026-09-12T00:41:19.332Zfreemap_route_ipv4DEBG Sep 12 00:41:17.179
72692026-09-12T00:41:19.332Z reset freemapSep 12 00:41:17.179, unitINFO Sep 12 00:41:17.179INFOadding route 172.17.0.8/32 -> 10.0.0.255
72702026-09-12T00:41:19.332Zadding route 3fff:beef:31::/64 -> 2001:db8::55:ff:
72712026-09-12T00:41:19.332Z freemap_route_ipv6DEBG
72722026-09-12T00:41:19.332Z initted freemap. size: 64Sep 12 00:41:17.179Sep 12 00:41:17.179, Sep 12 00:41:17.179 DEBGDEBG INFOreplacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] unitreplacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]:adding route 3fff:dead::/64 -> 2001:db8::55:1
72732026-09-12T00:41:19.332Z
72742026-09-12T00:41:19.332Z
72752026-09-12T00:41:19.332Zfreemap_route_ipv6
72762026-09-12T00:41:19.332ZSep 12 00:41:17.179 Sep 12 00:41:17.179 INFODEBGSep 12 00:41:17.172 Sep 12 00:41:17.179Sep 12 00:41:17.179 adding route 3fff:beef:32::/64 -> 2001:db8::55:ffDEBG
72772026-09-12T00:41:19.332Z replacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
72782026-09-12T00:41:19.332Z INFOSep 12 00:41:17.179DEBG DEBG
72792026-09-12T00:41:19.332Zadding route 172.17.0.9/32 -> 10.0.0.255 Sep 12 00:41:17.179replacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
72802026-09-12T00:41:19.332Z
72812026-09-12T00:41:19.332Z INFOreset freemap , Sep 12 00:41:17.179Sep 12 00:41:17.179adding route 172.17.0.17/32 -> 10.0.0.255
72822026-09-12T00:41:19.332Z unitINFOSep 12 00:41:17.179 :INFOadding route 3fff:beef:33::/64 -> 2001:db8::55:ff freemap_route_ipv6 DEBG
72832026-09-12T00:41:19.332Zadding route 3fff:dead::/64 -> 2001:db8::55:2Sep 12 00:41:17.179
72842026-09-12T00:41:19.332Z replacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
72852026-09-12T00:41:19.332ZDEBG
72862026-09-12T00:41:19.332ZSep 12 00:41:17.179 replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
72872026-09-12T00:41:19.332Zreplacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:41:17.179 Sep 12 00:41:17.179
72882026-09-12T00:41:19.332ZINFOSep 12 00:41:17.179 INFOadding route 172.17.0.10/32 -> 10.0.0.255Sep 12 00:41:17.179 INFO adding route 172.17.0.18/32 -> 10.0.0.255DEBG
72892026-09-12T00:41:19.332ZSep 12 00:41:17.179 adding route 3fff:dead::/64 -> 2001:db8::55:1INFO
72902026-09-12T00:41:19.333Zadding route 3fff:beef:34::/64 -> 2001:db8::55:ff
72912026-09-12T00:41:19.333Z
72922026-09-12T00:41:19.333Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]Sep 12 00:41:17.179Sep 12 00:41:17.179Sep 12 00:41:17.179
72932026-09-12T00:41:19.333ZSep 12 00:41:17.179 DEBG DEBGreplacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
72942026-09-12T00:41:19.333Z DEBGreplacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
72952026-09-12T00:41:19.333Z
72962026-09-12T00:41:19.333ZSep 12 00:41:17.179 Sep 12 00:41:17.179Sep 12 00:41:17.179 Sep 12 00:41:17.179INFO INFOadding route 3fff:beef:35::/64 -> 2001:db8::55:ffINFO
72972026-09-12T00:41:19.333Z adding route 172.17.0.19/32 -> 10.0.0.255
72982026-09-12T00:41:19.333Z adding route 3fff:dead::/64 -> 2001:db8::55:3Sep 12 00:41:17.179replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] INFODEBGSep 12 00:41:17.179 replacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
72992026-09-12T00:41:19.333ZDEBG replacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.11/32 -> 10.0.0.255
73002026-09-12T00:41:19.333Z
73012026-09-12T00:41:19.333ZSep 12 00:41:17.179
73022026-09-12T00:41:19.333Z
73032026-09-12T00:41:19.333Z INFOSep 12 00:41:17.179 INFOSep 12 00:41:17.179adding route 3fff:beef:36::/64 -> 2001:db8::55:ff adding route 172.17.0.20/32 -> 10.0.0.255
73042026-09-12T00:41:19.333Ztest route::tests::same_size_non_subset_replace ... ok
73052026-09-12T00:41:19.333Z
73062026-09-12T00:41:19.333Ztest route::tests::delete_target_full ... ok
73072026-09-12T00:41:19.333ZDEBG replacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
73082026-09-12T00:41:19.333ZSep 12 00:41:17.179 Sep 12 00:41:17.179DEBG Sep 12 00:41:17.179replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }] DEBGSep 12 00:41:17.179DEBG replacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
73092026-09-12T00:41:19.333Z
73102026-09-12T00:41:19.333Z INFOSep 12 00:41:17.179replacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
73112026-09-12T00:41:19.333ZSep 12 00:41:17.179 INFO adding route 172.17.0.12/32 -> 10.0.0.255Sep 12 00:41:17.179adding route 3fff:beef:37::/64 -> 2001:db8::55:ff
73122026-09-12T00:41:19.333ZINFO
73132026-09-12T00:41:19.333ZSep 12 00:41:17.179 INFOINFO adding route 172.17.0.21/32 -> 10.0.0.255adding route 3fff:dead::/64 -> 2001:db8::55:2Sep 12 00:41:17.179Sep 12 00:41:17.179 adding route 3fff:dead::/64 -> 2001:db8::55:4
73142026-09-12T00:41:19.334ZDEBGDEBG replacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
73152026-09-12T00:41:19.334Z
73162026-09-12T00:41:19.334ZSep 12 00:41:17.179
73172026-09-12T00:41:19.334Z
73182026-09-12T00:41:19.334ZDEBG Sep 12 00:41:17.179 Sep 12 00:41:17.179INFOreplacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 12 00:41:17.179adding route 3fff:beef:38::/64 -> 2001:db8::55:ffINFO
73192026-09-12T00:41:19.334Z
73202026-09-12T00:41:19.334Zadding route 172.17.0.13/32 -> 10.0.0.255 DEBG
73212026-09-12T00:41:19.334ZSep 12 00:41:17.179replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }] Sep 12 00:41:17.179Sep 12 00:41:17.179DEBG
73222026-09-12T00:41:19.334Z INFOreplacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
73232026-09-12T00:41:19.334Zadding route 172.17.0.22/32 -> 10.0.0.255Sep 12 00:41:17.179
73242026-09-12T00:41:19.334ZSep 12 00:41:17.179DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]Sep 12 00:41:17.179Sep 12 00:41:17.179DEBG DEBG INFO DEBG replacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:beef:39::/64 -> 2001:db8::55:ff
73252026-09-12T00:41:19.334Zreplacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]
73262026-09-12T00:41:19.334Z
73272026-09-12T00:41:19.334Z
73282026-09-12T00:41:19.334Z
73292026-09-12T00:41:19.334ZSep 12 00:41:17.179Sep 12 00:41:17.179Sep 12 00:41:17.179Sep 12 00:41:17.179 DEBG WARNreplacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
73302026-09-12T00:41:19.334ZINFOINFOSep 12 00:41:17.179 shrink-in-place index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })adding route 172.17.0.23/32 -> 10.0.0.255
73312026-09-12T00:41:19.334Z
73322026-09-12T00:41:19.334Zadding route 172.17.0.14/32 -> 10.0.0.255Sep 12 00:41:17.179DEBG
73332026-09-12T00:41:19.334ZINFOSep 12 00:41:17.179 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]DEBG
73342026-09-12T00:41:19.334Z adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffreplacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
73352026-09-12T00:41:19.334Z
73362026-09-12T00:41:19.334ZSep 12 00:41:17.179 Sep 12 00:41:17.179 INFOSep 12 00:41:17.179 adding route 172.17.0.24/32 -> 10.0.0.255DEBG
73372026-09-12T00:41:19.334Z DEBGreplacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
73382026-09-12T00:41:19.334Zreplacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:41:17.179
73392026-09-12T00:41:19.334Z DEBGSep 12 00:41:17.179 replacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:41:17.173INFOSep 12 00:41:17.179 adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff
73402026-09-12T00:41:19.335Z
73412026-09-12T00:41:19.457Z INFODEBG adding route 172.17.0.15/32 -> 10.0.0.255Sep 12 00:41:17.179Sep 12 00:41:17.179
73422026-09-12T00:41:19.457ZDEBG replacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]created new freemapSep 12 00:41:17.179INFO
73432026-09-12T00:41:19.457Z , adding route 172.17.0.25/32 -> 10.0.0.255unitDEBG
73442026-09-12T00:41:19.458Z Sep 12 00:41:17.179replacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
73452026-09-12T00:41:19.458ZINFO adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff:
73462026-09-12T00:41:19.458Z freemap_route_ipv4Sep 12 00:41:17.179Sep 12 00:41:17.179 Sep 12 00:41:17.179DEBG DEBGreplacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
73472026-09-12T00:41:19.458Z
73482026-09-12T00:41:19.458Zreplacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
73492026-09-12T00:41:19.458Zadding route 172.17.0.16/32 -> 10.0.0.255
73502026-09-12T00:41:19.458ZSep 12 00:41:17.179Sep 12 00:41:17.179 INFOSep 12 00:41:17.179DEBG INFOSep 12 00:41:17.179adding route 172.17.0.26/32 -> 10.0.0.255
73512026-09-12T00:41:19.458ZDEBG replacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:beef:3d::/64 -> 2001:db8::55:ff
73522026-09-12T00:41:19.458Z
73532026-09-12T00:41:19.458Z Sep 12 00:41:17.179created new freemap , DEBGunitSep 12 00:41:17.179 replacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
73542026-09-12T00:41:19.458Z :Sep 12 00:41:17.179replacing targets for 3fff:beef:3d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] INFO Sep 12 00:41:17.180adding route 172.17.0.17/32 -> 10.0.0.255
73552026-09-12T00:41:19.458ZDEBG created new freemap
73562026-09-12T00:41:19.458Z, unit: freemap_route_ipv4Sep 12 00:41:17.186
73572026-09-12T00:41:19.458Z Sep 12 00:41:17.186DEBG replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
73582026-09-12T00:41:19.458Z Sep 12 00:41:17.186adding route 3fff:beef:3e::/64 -> 2001:db8::55:ff
73592026-09-12T00:41:19.458ZDEBGSep 12 00:41:17.186 created new freemapINFO, unitadding route 172.17.0.18/32 -> 10.0.0.255:
73602026-09-12T00:41:19.458Z freemap_route_ipv6Sep 12 00:41:17.186
73612026-09-12T00:41:19.458Z DEBGSep 12 00:41:17.172Sep 12 00:41:17.186 DEBG replacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:beef:3e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
73622026-09-12T00:41:19.458Z
73632026-09-12T00:41:19.458ZDEBGSep 12 00:41:17.186 replacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBGSep 12 00:41:17.186
73642026-09-12T00:41:19.458ZINFOSep 12 00:41:17.186 adding route 3fff:beef:3f::/64 -> 2001:db8::55:ffINFOinitted freemap. size: 64
73652026-09-12T00:41:19.458Z, adding route 172.17.0.19/32 -> 10.0.0.255unit
73662026-09-12T00:41:19.459Z: Sep 12 00:41:17.186 freemap_route_ipv4DEBG
73672026-09-12T00:41:19.459Z Sep 12 00:41:17.186replacing targets for 3fff:beef:3f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:41:17.186 DEBG
73682026-09-12T00:41:19.459Z Sep 12 00:41:17.186replacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
73692026-09-12T00:41:19.459Z adding route 172.17.0.57/32 -> 10.0.0.255 Sep 12 00:41:17.186
73702026-09-12T00:41:19.459Z Sep 12 00:41:17.186DEBGDEBG reset freemapINFO failed to allocate space for the new target listadding route 172.17.0.20/32 -> 10.0.0.255
73712026-09-12T00:41:19.459Z
73722026-09-12T00:41:19.459ZSep 12 00:41:17.186, unit :Sep 12 00:41:17.186DEBG Sep 12 00:41:17.186freemap_route_ipv4
73732026-09-12T00:41:19.459ZDEBGDEBG replacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
73742026-09-12T00:41:19.459Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]
73752026-09-12T00:41:19.459ZSep 12 00:41:17.186replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
73762026-09-12T00:41:19.459Z DEBGSep 12 00:41:17.186Sep 12 00:41:17.186 INFODEBGinitted freemap. size: 64 , adding route 172.17.0.21/32 -> 10.0.0.255 unitfailed to allocate space for the new target list
73772026-09-12T00:41:19.459Z:Sep 12 00:41:17.186
73782026-09-12T00:41:19.459Z freemap_route_ipv6 Sep 12 00:41:17.186INFO
73792026-09-12T00:41:19.459Z DEBG adding route 172.17.0.58/32 -> 10.0.0.255replacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
73802026-09-12T00:41:19.459Z
73812026-09-12T00:41:19.459ZSep 12 00:41:17.186 Sep 12 00:41:17.186DEBG DEBGreset freemap , replacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]unitSep 12 00:41:17.186:
73822026-09-12T00:41:19.459Z INFO freemap_route_ipv6adding route 172.17.0.22/32 -> 10.0.0.255
73832026-09-12T00:41:19.459Z
73842026-09-12T00:41:19.459ZSep 12 00:41:17.186 INFO adding route 172.17.0.59/32 -> 10.0.0.255Sep 12 00:41:17.186
73852026-09-12T00:41:19.459Z DEBG Sep 12 00:41:17.186replacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
73862026-09-12T00:41:19.459ZINFOSep 12 00:41:17.186 DEBGadding route 172.16.0.0/32 -> 10.0.0.1
73872026-09-12T00:41:19.459Zreplacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
73882026-09-12T00:41:19.459ZSep 12 00:41:17.186 INFOSep 12 00:41:17.186 Sep 12 00:41:17.186 freemap_route_ipv6INFO
73892026-09-12T00:41:19.460ZDEBG adding route 172.17.0.23/32 -> 10.0.0.255replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]adding route 172.17.0.60/32 -> 10.0.0.255
73902026-09-12T00:41:19.460Z
73912026-09-12T00:41:19.460ZSep 12 00:41:17.186 DEBG
73922026-09-12T00:41:19.460Zinitted freemap. size: 64Sep 12 00:41:17.186, Sep 12 00:41:17.186 DEBG unitDEBG : replacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
73932026-09-12T00:41:19.460Z
73942026-09-12T00:41:19.460Z freemap_route_ipv4
73952026-09-12T00:41:19.460ZSep 12 00:41:17.186Sep 12 00:41:17.186 INFOINFO Sep 12 00:41:17.186adding route 172.17.0.61/32 -> 10.0.0.255adding route 172.17.0.24/32 -> 10.0.0.255
73962026-09-12T00:41:19.460Z
73972026-09-12T00:41:19.460ZSep 12 00:41:17.186INFO adding route 172.16.0.0/32 -> 10.0.0.2
73982026-09-12T00:41:19.460ZDEBGSep 12 00:41:17.186Sep 12 00:41:17.186 DEBGDEBG replacing targets for 172.17.0.61/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 12 00:41:17.186replacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] reset freemapDEBG
73992026-09-12T00:41:19.460Z
74002026-09-12T00:41:19.460Z replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }], unit
74012026-09-12T00:41:19.460ZSep 12 00:41:17.186:Sep 12 00:41:17.186 INFOfreemap_route_ipv4
74022026-09-12T00:41:19.460Z Sep 12 00:41:17.186adding route 172.17.0.62/32 -> 10.0.0.255 DEBGINFO
74032026-09-12T00:41:19.460Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]
74042026-09-12T00:41:19.460Z adding route 172.17.0.25/32 -> 10.0.0.255Sep 12 00:41:17.186
74052026-09-12T00:41:19.460Z DEBGSep 12 00:41:17.186 initted freemap. size: 64DEBG, unitreplacing targets for 172.17.0.62/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]:Sep 12 00:41:17.186
74062026-09-12T00:41:19.460Zfreemap_route_ipv6
74072026-09-12T00:41:19.460ZDEBG Sep 12 00:41:17.186Sep 12 00:41:17.186 DEBGreplacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
74082026-09-12T00:41:19.460ZDEBGfailed to allocate space for the new target list reset freemapDEBG
74092026-09-12T00:41:19.460Z Sep 12 00:41:17.186 replacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
74102026-09-12T00:41:19.460Z, unitSep 12 00:41:17.186 : Sep 12 00:41:17.186DEBG adding route 172.17.0.26/32 -> 10.0.0.255
74112026-09-12T00:41:19.460ZINFO replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff
74122026-09-12T00:41:19.460Z
74132026-09-12T00:41:19.460Zfreemap_route_ipv6
74142026-09-12T00:41:19.461ZSep 12 00:41:17.186 DEBG replacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:41:17.186
74152026-09-12T00:41:19.461Z DEBGSep 12 00:41:17.186 INFOreplacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 3fff:dead::/64 -> 2001:db8::55:1
74162026-09-12T00:41:19.461ZSep 12 00:41:17.187Sep 12 00:41:17.186 DEBG created new freemap , INFO unitadding route 172.17.0.27/32 -> 10.0.0.255:
74172026-09-12T00:41:19.461Z freemap_route_ipv4
74182026-09-12T00:41:19.461ZSep 12 00:41:17.180Sep 12 00:41:17.597 Sep 12 00:41:17.597 DEBG INFO Sep 12 00:41:17.597Sep 12 00:41:17.597adding route 172.17.0.27/32 -> 10.0.0.255 created new freemap
74192026-09-12T00:41:19.461ZDEBGDEBG replacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }], created new freemapunitSep 12 00:41:17.597,
74202026-09-12T00:41:19.461Z DEBGunit DEBGreplacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] :replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]:
74212026-09-12T00:41:19.461Z
74222026-09-12T00:41:19.461Z freemap_route_ipv6Sep 12 00:41:17.597Sep 12 00:41:17.597
74232026-09-12T00:41:19.461Z freemap_route_ipv4INFOINFO
74242026-09-12T00:41:19.461Z adding route 172.17.0.28/32 -> 10.0.0.255adding route 172.17.0.28/32 -> 10.0.0.255
74252026-09-12T00:41:19.461ZSep 12 00:41:17.597
74262026-09-12T00:41:19.461Z DEBG initted freemap. size: 64Sep 12 00:41:17.597, Sep 12 00:41:17.597unit Sep 12 00:41:17.597: DEBG INFOreplacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] freemap_route_ipv4
74272026-09-12T00:41:19.461ZDEBG replacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:dead::/64 -> 2001:db8::55:2
74282026-09-12T00:41:19.461Z
74292026-09-12T00:41:19.461Z
74302026-09-12T00:41:19.461ZSep 12 00:41:17.597 DEBGSep 12 00:41:17.597 Sep 12 00:41:17.597INFOreset freemap , Sep 12 00:41:17.597adding route 172.17.0.29/32 -> 10.0.0.255 Sep 12 00:41:17.597
74312026-09-12T00:41:19.461Z DEBGunitDEBG : replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]Sep 12 00:41:17.597 created new freemap
74322026-09-12T00:41:19.461Z , DEBGINFOfreemap_route_ipv4unit :replacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
74332026-09-12T00:41:19.461Zadding route 172.17.0.29/32 -> 10.0.0.255
74342026-09-12T00:41:19.461Z
74352026-09-12T00:41:19.461Zfreemap_route_ipv6
74362026-09-12T00:41:19.462ZSep 12 00:41:17.597Sep 12 00:41:17.597 Sep 12 00:41:17.597Sep 12 00:41:17.597DEBG INFOreplacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:41:17.597
74372026-09-12T00:41:19.462Z INFODEBG DEBGadding route 172.17.0.30/32 -> 10.0.0.255
74382026-09-12T00:41:19.462Z initted freemap. size: 64initted freemap. size: 64adding route 3fff:dead::/64 -> 2001:db8::55:3, , unit
74392026-09-12T00:41:19.462ZunitSep 12 00:41:17.597: :Sep 12 00:41:17.597INFO freemap_route_ipv6Sep 12 00:41:17.597DEBG replacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
74402026-09-12T00:41:19.462Z
74412026-09-12T00:41:19.467Zadding route 172.17.0.30/32 -> 10.0.0.255freemap_route_ipv4DEBG
74422026-09-12T00:41:19.467Z
74432026-09-12T00:41:19.467Z Sep 12 00:41:17.597replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]Sep 12 00:41:17.597Sep 12 00:41:17.597
74442026-09-12T00:41:19.467Z Sep 12 00:41:17.597INFODEBG adding route 172.17.0.31/32 -> 10.0.0.255 DEBGDEBG
74452026-09-12T00:41:19.467Z reset freemapreset freemapSep 12 00:41:17.597Sep 12 00:41:17.597, replacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }], unit DEBG:
74462026-09-12T00:41:19.467Zunit replacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]freemap_route_ipv6INFO
74472026-09-12T00:41:19.467Z
74482026-09-12T00:41:19.467Z adding route 3fff:dead::/64 -> 2001:db8::55:4: Sep 12 00:41:17.597Sep 12 00:41:17.597
74492026-09-12T00:41:19.467ZSep 12 00:41:17.597 freemap_route_ipv4
74502026-09-12T00:41:19.467ZINFOINFOINFO adding route 172.17.0.32/32 -> 10.0.0.255 adding route 172.16.0.0/32 -> 10.0.0.1
74512026-09-12T00:41:19.467Z
74522026-09-12T00:41:19.467Zadding route 172.17.0.31/32 -> 10.0.0.255Sep 12 00:41:17.597Sep 12 00:41:17.597
74532026-09-12T00:41:19.467ZSep 12 00:41:17.597 DEBG Sep 12 00:41:17.597 DEBGDEBG Sep 12 00:41:17.597replacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]DEBG
74542026-09-12T00:41:19.467Z
74552026-09-12T00:41:19.467ZDEBG replacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
74562026-09-12T00:41:19.467Z
74572026-09-12T00:41:19.468ZSep 12 00:41:17.597 INFOinitted freemap. size: 64, unitSep 12 00:41:17.597Sep 12 00:41:17.597 :INFO adding route 172.17.0.33/32 -> 10.0.0.255 freemap_route_ipv6Sep 12 00:41:17.597DEBG
74582026-09-12T00:41:19.468Z adding route 172.17.0.0/32 -> 10.0.0.255INFO
74592026-09-12T00:41:19.468Z
74602026-09-12T00:41:19.468Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
74612026-09-12T00:41:19.468ZSep 12 00:41:17.597adding route 172.17.0.32/32 -> 10.0.0.255Sep 12 00:41:17.597
74622026-09-12T00:41:19.468ZSep 12 00:41:17.597 DEBG DEBG replacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
74632026-09-12T00:41:19.468Z reset freemap
74642026-09-12T00:41:19.468ZSep 12 00:41:17.597, DEBGSep 12 00:41:17.597unit :Sep 12 00:41:17.597 freemap_route_ipv6
74652026-09-12T00:41:19.468ZINFOreplacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
74662026-09-12T00:41:19.468Zadding route 172.17.0.34/32 -> 10.0.0.255INFO adding route 172.17.0.1/32 -> 10.0.0.255
74672026-09-12T00:41:19.468Z
74682026-09-12T00:41:19.468ZSep 12 00:41:17.597 INFOSep 12 00:41:17.597 adding route 3fff:dead::/64 -> 2001:db8::55:1DEBG Sep 12 00:41:17.597replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
74692026-09-12T00:41:19.468ZSep 12 00:41:17.597
74702026-09-12T00:41:19.468Z DEBG INFOreplacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 12 00:41:17.597adding route 172.17.0.33/32 -> 10.0.0.255
74712026-09-12T00:41:19.468Z
74722026-09-12T00:41:19.468ZINFOSep 12 00:41:17.597 DEBGadding route 172.17.0.2/32 -> 10.0.0.255 Sep 12 00:41:17.597
74732026-09-12T00:41:19.468Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] INFO
74742026-09-12T00:41:19.468ZSep 12 00:41:17.597 Sep 12 00:41:17.597DEBG adding route 172.17.0.35/32 -> 10.0.0.255DEBG
74752026-09-12T00:41:19.468ZSep 12 00:41:17.597 replacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO replacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:dead::/64 -> 2001:db8::55:2
74762026-09-12T00:41:19.468ZSep 12 00:41:17.597
74772026-09-12T00:41:19.468Z
74782026-09-12T00:41:19.468Z DEBG replacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:41:17.597
74792026-09-12T00:41:19.469Z Sep 12 00:41:17.597INFO INFO adding route 172.17.0.34/32 -> 10.0.0.255adding route 172.17.0.3/32 -> 10.0.0.255Sep 12 00:41:17.597
74802026-09-12T00:41:19.469Z Sep 12 00:41:17.597INFO DEBGadding route 172.17.0.36/32 -> 10.0.0.255
74812026-09-12T00:41:19.469Z
74822026-09-12T00:41:19.469ZSep 12 00:41:17.597replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]
74832026-09-12T00:41:19.469ZDEBG replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:41:17.597
74842026-09-12T00:41:19.469Z Sep 12 00:41:17.597DEBG INFOreplacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:41:17.597
74852026-09-12T00:41:19.469Z DEBG adding route 3fff:dead::/64 -> 2001:db8::55:3Sep 12 00:41:17.597replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:41:17.597
74862026-09-12T00:41:19.469Z INFOINFO
74872026-09-12T00:41:19.469Z adding route 172.17.0.4/32 -> 10.0.0.255adding route 172.17.0.37/32 -> 10.0.0.255
74882026-09-12T00:41:19.469Z
74892026-09-12T00:41:19.469ZSep 12 00:41:17.597 INFO Sep 12 00:41:17.597Sep 12 00:41:17.597 DEBGadding route 172.17.0.35/32 -> 10.0.0.255DEBG
74902026-09-12T00:41:19.469ZSep 12 00:41:17.597replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
74912026-09-12T00:41:19.469ZDEBG
74922026-09-12T00:41:19.469Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]Sep 12 00:41:17.597
74932026-09-12T00:41:19.469Z DEBG replacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:41:17.597
74942026-09-12T00:41:19.469Z Sep 12 00:41:17.597INFOSep 12 00:41:17.597 Sep 12 00:41:17.597adding route 172.17.0.5/32 -> 10.0.0.255INFO
74952026-09-12T00:41:19.469Z INFO adding route 172.17.0.38/32 -> 10.0.0.255 INFO
74962026-09-12T00:41:19.469ZSep 12 00:41:17.597 DEBGadding route 172.17.0.36/32 -> 10.0.0.255adding route 3fff:dead::/64 -> 2001:db8::55:4 Sep 12 00:41:17.597replacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
74972026-09-12T00:41:19.469ZDEBG
74982026-09-12T00:41:19.469Z
74992026-09-12T00:41:19.469Zreplacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
75002026-09-12T00:41:19.469ZSep 12 00:41:17.597 INFOSep 12 00:41:17.597 Sep 12 00:41:17.597 adding route 172.17.0.6/32 -> 10.0.0.255
75012026-09-12T00:41:19.469ZDEBGINFOSep 12 00:41:17.597 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]
75022026-09-12T00:41:19.469Z adding route 172.17.0.39/32 -> 10.0.0.255DEBGSep 12 00:41:17.597
75032026-09-12T00:41:19.470Zreplacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBG
75042026-09-12T00:41:19.470Zreplacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
75052026-09-12T00:41:19.470ZSep 12 00:41:17.597Sep 12 00:41:17.597 DEBGSep 12 00:41:17.597 replacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
75062026-09-12T00:41:19.470Z INFO Sep 12 00:41:17.597 adding route 172.17.0.37/32 -> 10.0.0.255Sep 12 00:41:17.597
75072026-09-12T00:41:19.470Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]INFO
75082026-09-12T00:41:19.470ZINFO adding route 172.17.0.40/32 -> 10.0.0.255adding route 172.17.0.7/32 -> 10.0.0.255Sep 12 00:41:17.597
75092026-09-12T00:41:19.470Z DEBG replacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
75102026-09-12T00:41:19.470ZSep 12 00:41:17.598 INFO
75112026-09-12T00:41:19.470Zadding route 172.17.0.38/32 -> 10.0.0.255Sep 12 00:41:17.598
75122026-09-12T00:41:19.470Z DEBGSep 12 00:41:17.598 Sep 12 00:41:17.598 replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
75132026-09-12T00:41:19.470Z DEBG replacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
75142026-09-12T00:41:19.470Z
75152026-09-12T00:41:19.470ZSep 12 00:41:17.598 INFO adding route 172.17.0.8/32 -> 10.0.0.255Sep 12 00:41:17.598
75162026-09-12T00:41:19.470Z INFO Sep 12 00:41:17.598adding route 172.17.0.39/32 -> 10.0.0.255
75172026-09-12T00:41:19.470ZSep 12 00:41:17.598INFO DEBGadding route 172.17.0.41/32 -> 10.0.0.255
75182026-09-12T00:41:19.470Zreplacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:41:17.598
75192026-09-12T00:41:19.470Ztest route::tests::shrink_preserves_compacted_order ... ok
75202026-09-12T00:41:19.470Z DEBG Sep 12 00:41:17.598replacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
75212026-09-12T00:41:19.470ZDEBG replacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
75222026-09-12T00:41:19.470ZSep 12 00:41:17.598 INFOSep 12 00:41:17.598 adding route 172.17.0.40/32 -> 10.0.0.255INFO
75232026-09-12T00:41:19.470Ztest route::tests::shrink_to_single_non_zero_survivor ... ok
75242026-09-12T00:41:19.470Z Sep 12 00:41:17.598adding route 172.17.0.42/32 -> 10.0.0.255
75252026-09-12T00:41:19.470ZINFOSep 12 00:41:17.598 adding route 172.17.0.9/32 -> 10.0.0.255DEBG
75262026-09-12T00:41:19.470Z Sep 12 00:41:17.598replacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
75272026-09-12T00:41:19.471ZSep 12 00:41:17.598Sep 12 00:41:17.606 DEBGINFO created new freemapadding route 172.17.0.41/32 -> 10.0.0.255,
75282026-09-12T00:41:19.471Zunit
75292026-09-12T00:41:19.471Z: freemap_route_ipv4
75302026-09-12T00:41:19.471ZSep 12 00:41:17.606 DEBG replacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:41:17.598
75312026-09-12T00:41:19.471ZSep 12 00:41:17.606 Sep 12 00:41:17.606DEBG INFODEBG Sep 12 00:41:17.606 created new freemapadding route 3fff:beef:1d::/64 -> 2001:db8::55:ff , INFOunit :
75322026-09-12T00:41:19.471Zadding route 172.17.0.42/32 -> 10.0.0.255 created new freemapfreemap_route_ipv6
75332026-09-12T00:41:19.471Z
75342026-09-12T00:41:19.471ZSep 12 00:41:17.606, DEBGunit :replacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:41:17.606 Sep 12 00:41:17.606freemap_route_ipv4
75352026-09-12T00:41:19.471Z
75362026-09-12T00:41:19.471ZDEBGDEBG replacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]initted freemap. size: 64
75372026-09-12T00:41:19.471Z, unit:Sep 12 00:41:17.606 freemap_route_ipv4INFOSep 12 00:41:17.606
75382026-09-12T00:41:19.471Z Sep 12 00:41:17.606adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff
75392026-09-12T00:41:19.471ZINFO DEBGSep 12 00:41:17.606 Sep 12 00:41:17.606 adding route 172.17.0.43/32 -> 10.0.0.255DEBGDEBGcreated new freemap , reset freemapreplacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]unit,
75402026-09-12T00:41:19.471Zunit
75412026-09-12T00:41:19.476Z:: freemap_route_ipv6
75422026-09-12T00:41:19.476Z Sep 12 00:41:17.606Sep 12 00:41:17.606Sep 12 00:41:17.606 DEBGDEBG replacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]initted freemap. size: 64
75432026-09-12T00:41:19.477Z, INFOunit freemap_route_ipv4
75442026-09-12T00:41:19.477Z:adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff
75452026-09-12T00:41:19.477ZSep 12 00:41:17.606Sep 12 00:41:17.606 Sep 12 00:41:17.606INFO freemap_route_ipv4DEBG Sep 12 00:41:17.606
75462026-09-12T00:41:19.477Zadding route 172.17.0.44/32 -> 10.0.0.255initted freemap. size: 64
75472026-09-12T00:41:19.477Z, unit:DEBG freemap_route_ipv6replacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:41:17.606DEBG
75482026-09-12T00:41:19.477Z
75492026-09-12T00:41:19.477ZSep 12 00:41:17.606 DEBG Sep 12 00:41:17.606Sep 12 00:41:17.606replacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] INFODEBGDEBG
75502026-09-12T00:41:19.477Z reset freemapreset freemap, adding route 3fff:beef:20::/64 -> 2001:db8::55:ffreplacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]unit
75512026-09-12T00:41:19.477Z, unit:: freemap_route_ipv6freemap_route_ipv4Sep 12 00:41:17.606
75522026-09-12T00:41:19.477Z
75532026-09-12T00:41:19.477ZSep 12 00:41:17.606
75542026-09-12T00:41:19.477Z DEBG Sep 12 00:41:17.606replacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
75552026-09-12T00:41:19.477ZINFOSep 12 00:41:17.606 Sep 12 00:41:17.606 INFOadding route 172.17.0.45/32 -> 10.0.0.255 adding route 172.16.0.0/32 -> 10.0.0.1INFO
75562026-09-12T00:41:19.477Z Sep 12 00:41:17.606DEBG Sep 12 00:41:17.606
75572026-09-12T00:41:19.477Z DEBG adding route 172.17.0.10/32 -> 10.0.0.255initted freemap. size: 64,
75582026-09-12T00:41:19.477Z INFO unitadding route 3fff:beef:21::/64 -> 2001:db8::55:ffSep 12 00:41:17.606:
75592026-09-12T00:41:19.477Z freemap_route_ipv6replacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBGSep 12 00:41:17.606
75602026-09-12T00:41:19.477Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]
75612026-09-12T00:41:19.477Z
75622026-09-12T00:41:19.478ZSep 12 00:41:17.606 DEBGSep 12 00:41:17.606Sep 12 00:41:17.606Sep 12 00:41:17.606 INFOreplacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBGINFO DEBG
75632026-09-12T00:41:19.478Zadding route 172.16.0.0/32 -> 10.0.0.2reset freemap
75642026-09-12T00:41:19.478Z, unitadding route 172.17.0.46/32 -> 10.0.0.255:
75652026-09-12T00:41:19.478ZSep 12 00:41:17.606freemap_route_ipv6 DEBG
75662026-09-12T00:41:19.478Z replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:41:17.606
75672026-09-12T00:41:19.478ZSep 12 00:41:17.606replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]
75682026-09-12T00:41:19.478Z DEBG Sep 12 00:41:17.606INFO Sep 12 00:41:17.606INFO INFOadding route 172.16.0.0/32 -> 10.0.0.1
75692026-09-12T00:41:19.478ZSep 12 00:41:17.606adding route 3fff:beef:22::/64 -> 2001:db8::55:ff
75702026-09-12T00:41:19.478Z adding route 172.16.0.0/32 -> 10.0.0.3INFO
75712026-09-12T00:41:19.478Zreplacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
75722026-09-12T00:41:19.478Zadding route 172.17.0.11/32 -> 10.0.0.255Sep 12 00:41:17.606Sep 12 00:41:17.606 DEBGDEBG replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]Sep 12 00:41:17.606Sep 12 00:41:17.606
75732026-09-12T00:41:19.478Z
75742026-09-12T00:41:19.478ZINFODEBG
75752026-09-12T00:41:19.478Z adding route 172.17.0.47/32 -> 10.0.0.255
75762026-09-12T00:41:19.478ZSep 12 00:41:17.606replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]
75772026-09-12T00:41:19.478ZSep 12 00:41:17.606 INFOINFO Sep 12 00:41:17.606adding route 172.16.0.0/32 -> 10.0.0.4Sep 12 00:41:17.606Sep 12 00:41:17.606
75782026-09-12T00:41:19.478Z adding route 3fff:beef:23::/64 -> 2001:db8::55:ffINFODEBG
75792026-09-12T00:41:19.478Zreplacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.16.0.0/32 -> 10.0.0.2DEBG
75802026-09-12T00:41:19.478ZSep 12 00:41:17.606
75812026-09-12T00:41:19.478Zreplacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:41:17.606DEBG DEBG
75822026-09-12T00:41:19.478Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }]
75832026-09-12T00:41:19.478ZSep 12 00:41:17.606replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
75842026-09-12T00:41:19.479ZINFOSep 12 00:41:17.606Sep 12 00:41:17.606 Sep 12 00:41:17.606 adding route 172.17.0.48/32 -> 10.0.0.255DEBG DEBG
75852026-09-12T00:41:19.479Z replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]
75862026-09-12T00:41:19.479ZINFO replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]Sep 12 00:41:17.606
75872026-09-12T00:41:19.479ZSep 12 00:41:17.606 adding route 172.17.0.12/32 -> 10.0.0.255 INFODEBGSep 12 00:41:17.606
75882026-09-12T00:41:19.479Z adding route 3fff:beef:24::/64 -> 2001:db8::55:ff
75892026-09-12T00:41:19.479Z replacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO Sep 12 00:41:17.606
75902026-09-12T00:41:19.479Zadding route 172.16.0.0/32 -> 10.0.0.3
75912026-09-12T00:41:19.479ZSep 12 00:41:17.606DEBG DEBG Sep 12 00:41:17.606replacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
75922026-09-12T00:41:19.479ZINFO adding route 172.17.0.49/32 -> 10.0.0.255
75932026-09-12T00:41:19.479Z
75942026-09-12T00:41:19.479ZSep 12 00:41:17.606 Sep 12 00:41:17.606DEBG INFOreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }] Sep 12 00:41:17.606
75952026-09-12T00:41:19.479ZDEBGadding route 3fff:beef:25::/64 -> 2001:db8::55:ff
75962026-09-12T00:41:19.479Zreplacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:41:17.606
75972026-09-12T00:41:19.479Z INFOSep 12 00:41:17.606 Sep 12 00:41:17.606adding route 172.17.0.13/32 -> 10.0.0.255 DEBGINFO
75982026-09-12T00:41:19.479Zadding route 172.16.0.0/32 -> 10.0.0.4Sep 12 00:41:17.606
75992026-09-12T00:41:19.479Zreplacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
76002026-09-12T00:41:19.479ZINFO adding route 172.17.0.50/32 -> 10.0.0.255
76012026-09-12T00:41:19.479ZSep 12 00:41:17.606Sep 12 00:41:17.606 INFODEBG Sep 12 00:41:17.606 adding route 3fff:beef:26::/64 -> 2001:db8::55:ffDEBGreplacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:41:17.606
76022026-09-12T00:41:19.479Z replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
76032026-09-12T00:41:19.479Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }]Sep 12 00:41:17.606
76042026-09-12T00:41:19.479Z
76052026-09-12T00:41:19.479ZDEBG Sep 12 00:41:17.606replacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:41:17.606
76062026-09-12T00:41:19.479ZDEBGINFO adding route 172.17.0.51/32 -> 10.0.0.255replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]Sep 12 00:41:17.606
76072026-09-12T00:41:19.479Z
76082026-09-12T00:41:19.479ZSep 12 00:41:17.606 INFO INFOadding route 3fff:beef:27::/64 -> 2001:db8::55:ff
76092026-09-12T00:41:19.480ZSep 12 00:41:17.606adding route 172.17.0.14/32 -> 10.0.0.255
76102026-09-12T00:41:19.480ZDEBG replacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
76112026-09-12T00:41:19.480ZSep 12 00:41:17.606 DEBG Sep 12 00:41:17.606replacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
76122026-09-12T00:41:19.480ZINFO adding route 172.17.0.52/32 -> 10.0.0.255Sep 12 00:41:17.606
76132026-09-12T00:41:19.480Z DEBGSep 12 00:41:17.606 replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
76142026-09-12T00:41:19.480ZINFOSep 12 00:41:17.606 adding route 3fff:beef:28::/64 -> 2001:db8::55:ffDEBG
76152026-09-12T00:41:19.480Z Sep 12 00:41:17.606replacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
76162026-09-12T00:41:19.480ZINFO adding route 172.17.0.15/32 -> 10.0.0.255
76172026-09-12T00:41:19.480ZSep 12 00:41:17.606 INFO Sep 12 00:41:17.606Sep 12 00:41:17.606 DEBGadding route 172.17.0.53/32 -> 10.0.0.255
76182026-09-12T00:41:19.480ZDEBG replacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
76192026-09-12T00:41:19.480Z
76202026-09-12T00:41:19.480ZSep 12 00:41:17.606 Sep 12 00:41:17.606DEBG INFOreplacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
76212026-09-12T00:41:19.480Zadding route 172.17.0.16/32 -> 10.0.0.255Sep 12 00:41:17.606
76222026-09-12T00:41:19.480Z Sep 12 00:41:17.606INFODEBG adding route 3fff:beef:29::/64 -> 2001:db8::55:ffINFO
76232026-09-12T00:41:19.480Zadding route 172.17.0.54/32 -> 10.0.0.255Sep 12 00:41:17.606
76242026-09-12T00:41:19.480Ztest route::tests::delete_targets_full ... ok
76252026-09-12T00:41:19.480Zreplacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 12 00:41:17.606
76262026-09-12T00:41:19.480Z DEBG DEBGreplacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
76272026-09-12T00:41:19.480ZSep 12 00:41:17.606replacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
76282026-09-12T00:41:19.480ZDEBG Sep 12 00:41:17.606replacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
76292026-09-12T00:41:19.480ZINFOSep 12 00:41:17.606 Sep 12 00:41:17.606adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffINFOSep 12 00:41:17.606
76302026-09-12T00:41:19.480Z INFOINFO adding route 172.17.0.17/32 -> 10.0.0.255adding route 172.17.0.43/32 -> 10.0.0.255
76312026-09-12T00:41:19.480Ztest route::tests::delete_target_fragmented ... ok
76322026-09-12T00:41:19.480Z
76332026-09-12T00:41:19.481Zadding route 172.17.0.55/32 -> 10.0.0.255Sep 12 00:41:17.606
76342026-09-12T00:41:19.481Z DEBG replacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:41:17.606
76352026-09-12T00:41:19.481Z Sep 12 00:41:17.606DEBG Sep 12 00:41:17.606DEBGreplacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:41:17.606
76362026-09-12T00:41:19.481Z INFOreplacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:41:17.606 INFO adding route 172.17.0.44/32 -> 10.0.0.255
76372026-09-12T00:41:19.481Z
76382026-09-12T00:41:19.481ZSep 12 00:41:17.616 INFO Sep 12 00:41:17.616adding route 172.17.0.18/32 -> 10.0.0.255
76392026-09-12T00:41:19.481ZDEBG Sep 12 00:41:17.616replacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
76402026-09-12T00:41:19.481ZDEBG replacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
76412026-09-12T00:41:19.486ZSep 12 00:41:17.616Sep 12 00:41:17.616 INFOINFO adding route 172.17.0.45/32 -> 10.0.0.255adding route 172.17.0.19/32 -> 10.0.0.255
76422026-09-12T00:41:19.486Z
76432026-09-12T00:41:19.486ZSep 12 00:41:17.616 DEBG replacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
76442026-09-12T00:41:19.486ZSep 12 00:41:17.616 DEBGSep 12 00:41:17.616 replacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
76452026-09-12T00:41:19.486Z adding route 172.17.0.20/32 -> 10.0.0.255
76462026-09-12T00:41:19.486ZSep 12 00:41:17.616 INFOSep 12 00:41:17.616 adding route 172.17.0.46/32 -> 10.0.0.255DEBG
76472026-09-12T00:41:19.486Z replacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
76482026-09-12T00:41:19.486ZSep 12 00:41:17.616 DEBG Sep 12 00:41:17.616replacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
76492026-09-12T00:41:19.486Z
76502026-09-12T00:41:19.486ZINFO adding route 172.17.0.21/32 -> 10.0.0.255
76512026-09-12T00:41:19.486ZSep 12 00:41:17.616 INFO adding route 172.17.0.47/32 -> 10.0.0.255Sep 12 00:41:17.616
76522026-09-12T00:41:19.486Z DEBG replacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
76532026-09-12T00:41:19.486ZSep 12 00:41:17.616 Sep 12 00:41:17.616DEBG Sep 12 00:41:17.616 adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffreplacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
76542026-09-12T00:41:19.486Z
76552026-09-12T00:41:19.486ZINFO adding route 172.17.0.56/32 -> 10.0.0.255INFO
76562026-09-12T00:41:19.486ZSep 12 00:41:17.616 INFOadding route 172.17.0.22/32 -> 10.0.0.255 Sep 12 00:41:17.616adding route 172.17.0.48/32 -> 10.0.0.255
76572026-09-12T00:41:19.486ZSep 12 00:41:17.616
76582026-09-12T00:41:19.486Z DEBGDEBG replacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
76592026-09-12T00:41:19.487Zreplacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:41:17.616
76602026-09-12T00:41:19.487ZSep 12 00:41:17.616 DEBG DEBGSep 12 00:41:17.616 replacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
76612026-09-12T00:41:19.487ZINFOreplacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
76622026-09-12T00:41:19.487Zadding route 172.17.0.57/32 -> 10.0.0.255Sep 12 00:41:17.616Sep 12 00:41:17.616
76632026-09-12T00:41:19.487Z INFO adding route 172.17.0.49/32 -> 10.0.0.255INFOSep 12 00:41:17.616 Sep 12 00:41:17.616DEBG
76642026-09-12T00:41:19.487Zadding route 3fff:beef:2c::/64 -> 2001:db8::55:ff replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
76652026-09-12T00:41:19.487ZINFO Sep 12 00:41:17.616adding route 172.17.0.23/32 -> 10.0.0.255
76662026-09-12T00:41:19.487Z
76672026-09-12T00:41:19.487ZDEBG Sep 12 00:41:17.616replacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
76682026-09-12T00:41:19.487ZDEBGSep 12 00:41:17.616Sep 12 00:41:17.616 replacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBG
76692026-09-12T00:41:19.487ZINFO Sep 12 00:41:17.616adding route 172.17.0.58/32 -> 10.0.0.255
76702026-09-12T00:41:19.487Z Sep 12 00:41:17.616INFOreplacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] INFOadding route 172.17.0.50/32 -> 10.0.0.255
76712026-09-12T00:41:19.487Z
76722026-09-12T00:41:19.487Z Sep 12 00:41:17.616 DEBG adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffreplacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
76732026-09-12T00:41:19.487Z
76742026-09-12T00:41:19.487ZSep 12 00:41:17.616 DEBGSep 12 00:41:17.616Sep 12 00:41:17.616 Sep 12 00:41:17.616 replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] INFO
76752026-09-12T00:41:19.487ZDEBG adding route 172.17.0.59/32 -> 10.0.0.255 INFO
76762026-09-12T00:41:19.487Zreplacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 172.17.0.24/32 -> 10.0.0.255
76772026-09-12T00:41:19.487ZSep 12 00:41:17.616
76782026-09-12T00:41:19.487Z Sep 12 00:41:17.616INFO Sep 12 00:41:17.616 DEBGadding route 172.17.0.51/32 -> 10.0.0.255INFO
76792026-09-12T00:41:19.487ZSep 12 00:41:17.616 DEBGadding route 3fff:beef:2e::/64 -> 2001:db8::55:ffreplacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
76802026-09-12T00:41:19.487ZSep 12 00:41:17.616replacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
76812026-09-12T00:41:19.487ZDEBG
76822026-09-12T00:41:19.487Z Sep 12 00:41:17.616replacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
76832026-09-12T00:41:19.488Z INFOSep 12 00:41:17.616Sep 12 00:41:17.616 Sep 12 00:41:17.616adding route 172.17.0.60/32 -> 10.0.0.255 DEBGINFO
76842026-09-12T00:41:19.488ZINFO replacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.17.0.52/32 -> 10.0.0.255 adding route 172.17.0.25/32 -> 10.0.0.255
76852026-09-12T00:41:19.488Z
76862026-09-12T00:41:19.488Z
76872026-09-12T00:41:19.488ZSep 12 00:41:17.616 DEBG Sep 12 00:41:17.616replacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:41:17.616 Sep 12 00:41:17.616DEBG
76882026-09-12T00:41:19.488Z replacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
76892026-09-12T00:41:19.488ZINFO Sep 12 00:41:17.616adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff replacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
76902026-09-12T00:41:19.488ZSep 12 00:41:17.616DEBG
76912026-09-12T00:41:19.488Z failed to allocate space for the new target list
76922026-09-12T00:41:19.488ZINFO adding route 172.17.0.53/32 -> 10.0.0.255Sep 12 00:41:17.616
76932026-09-12T00:41:19.488Z Sep 12 00:41:17.616Sep 12 00:41:17.616 DEBGDEBG Sep 12 00:41:17.616replacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBG
76942026-09-12T00:41:19.488Z INFO replacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]adding route 172.17.0.26/32 -> 10.0.0.255
76952026-09-12T00:41:19.488Z
76962026-09-12T00:41:19.488Z
76972026-09-12T00:41:19.488ZSep 12 00:41:17.616Sep 12 00:41:17.616 Sep 12 00:41:17.616INFO INFO adding route 3fff:beef:30::/64 -> 2001:db8::55:ffDEBG
76982026-09-12T00:41:19.488Z replacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.54/32 -> 10.0.0.255
76992026-09-12T00:41:19.488Z
77002026-09-12T00:41:19.488ZSep 12 00:41:17.616 DEBG Sep 12 00:41:17.616replacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 12 00:41:17.616
77012026-09-12T00:41:19.488Z INFODEBG adding route 172.17.0.27/32 -> 10.0.0.255replacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:41:17.616
77022026-09-12T00:41:19.489Z
77032026-09-12T00:41:19.489Z INFO adding route 3fff:beef:31::/64 -> 2001:db8::55:ff
77042026-09-12T00:41:19.489ZSep 12 00:41:17.616Sep 12 00:41:17.616 INFO adding route 172.17.0.55/32 -> 10.0.0.255DEBG
77052026-09-12T00:41:19.489Z Sep 12 00:41:17.616replacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
77062026-09-12T00:41:19.489ZDEBG replacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:41:17.616
77072026-09-12T00:41:19.489Z DEBGSep 12 00:41:17.616 replacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
77082026-09-12T00:41:19.489Ztest route::tests::add_target_fails_full ... ok
77092026-09-12T00:41:19.489ZINFO Sep 12 00:41:17.616adding route 172.17.0.28/32 -> 10.0.0.255
77102026-09-12T00:41:19.489ZSep 12 00:41:17.616INFO INFOadding route 3fff:beef:32::/64 -> 2001:db8::55:ff
77112026-09-12T00:41:19.489Zadding route 172.17.0.56/32 -> 10.0.0.255
77122026-09-12T00:41:19.489ZSep 12 00:41:17.616Sep 12 00:41:17.616Sep 12 00:41:17.616 DEBGDEBG DEBG replacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
77132026-09-12T00:41:19.489Z
77142026-09-12T00:41:19.489Zreplacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
77152026-09-12T00:41:19.489ZSep 12 00:41:17.616Sep 12 00:41:17.616Sep 12 00:41:17.616 INFOINFO INFOadding route 172.17.0.57/32 -> 10.0.0.255adding route 3fff:beef:33::/64 -> 2001:db8::55:ff
77162026-09-12T00:41:19.489Z
77172026-09-12T00:41:19.489Zadding route 172.17.0.29/32 -> 10.0.0.255
77182026-09-12T00:41:19.489ZSep 12 00:41:17.616Sep 12 00:41:17.616 Sep 12 00:41:17.616DEBG DEBGreplacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
77192026-09-12T00:41:19.489Z replacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
77202026-09-12T00:41:19.489Z replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
77212026-09-12T00:41:19.489ZSep 12 00:41:17.616 Sep 12 00:41:17.616INFO Sep 12 00:41:17.616adding route 3fff:beef:34::/64 -> 2001:db8::55:ff
77222026-09-12T00:41:19.489ZINFOINFO adding route 172.17.0.58/32 -> 10.0.0.255
77232026-09-12T00:41:19.490Zadding route 172.17.0.30/32 -> 10.0.0.255
77242026-09-12T00:41:19.490ZSep 12 00:41:17.616 DEBGSep 12 00:41:17.616 replacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:41:17.616
77252026-09-12T00:41:19.490Z DEBGDEBG replacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
77262026-09-12T00:41:19.490Zreplacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:41:17.616
77272026-09-12T00:41:19.490Z INFO Sep 12 00:41:17.616adding route 3fff:beef:35::/64 -> 2001:db8::55:ff
77282026-09-12T00:41:19.490ZSep 12 00:41:17.616INFO INFO adding route 172.17.0.59/32 -> 10.0.0.255Sep 12 00:41:17.616
77292026-09-12T00:41:19.490Zadding route 172.17.0.31/32 -> 10.0.0.255 DEBG
77302026-09-12T00:41:19.490Z replacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:41:17.616
77312026-09-12T00:41:19.490Z DEBG Sep 12 00:41:17.616replacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 12 00:41:17.616
77322026-09-12T00:41:19.490Z DEBGINFO adding route 3fff:beef:36::/64 -> 2001:db8::55:ffreplacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
77332026-09-12T00:41:19.490Z
77342026-09-12T00:41:19.490ZSep 12 00:41:17.616 INFO adding route 172.17.0.60/32 -> 10.0.0.255Sep 12 00:41:17.616
77352026-09-12T00:41:19.490Z Sep 12 00:41:17.616INFO DEBGadding route 172.17.0.32/32 -> 10.0.0.255
77362026-09-12T00:41:19.490Zreplacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:41:17.616
77372026-09-12T00:41:19.490Z DEBG replacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:41:17.616
77382026-09-12T00:41:19.490ZSep 12 00:41:17.616 INFODEBG adding route 3fff:beef:37::/64 -> 2001:db8::55:ffSep 12 00:41:17.616
77392026-09-12T00:41:19.490Zreplacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
77402026-09-12T00:41:19.490ZDEBG Sep 12 00:41:17.616failed to allocate space for the new target list
77412026-09-12T00:41:19.495ZSep 12 00:41:17.616DEBG replacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
77422026-09-12T00:41:19.495ZINFOSep 12 00:41:17.616 adding route 172.17.0.33/32 -> 10.0.0.255DEBG
77432026-09-12T00:41:19.495Z replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]
77442026-09-12T00:41:19.495ZSep 12 00:41:17.616Sep 12 00:41:17.616 INFODEBG adding route 3fff:beef:38::/64 -> 2001:db8::55:ffreplacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
77452026-09-12T00:41:19.495Z
77462026-09-12T00:41:19.495ZSep 12 00:41:17.616Sep 12 00:41:17.616 INFODEBG adding route 172.17.0.34/32 -> 10.0.0.255replacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
77472026-09-12T00:41:19.495Z
77482026-09-12T00:41:19.495ZSep 12 00:41:17.616Sep 12 00:41:17.616 DEBGINFO replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:beef:39::/64 -> 2001:db8::55:ff
77492026-09-12T00:41:19.495Z
77502026-09-12T00:41:19.495ZSep 12 00:41:17.616Sep 12 00:41:17.616 DEBGINFO replacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.17.0.35/32 -> 10.0.0.255
77512026-09-12T00:41:19.495Z
77522026-09-12T00:41:19.495ZSep 12 00:41:17.624 DEBG replacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
77532026-09-12T00:41:19.495ZSep 12 00:41:17.624 INFO adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffSep 12 00:41:17.624
77542026-09-12T00:41:19.495Z INFO adding route 172.17.0.36/32 -> 10.0.0.255
77552026-09-12T00:41:19.495ZSep 12 00:41:17.624 DEBG replacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:41:17.624
77562026-09-12T00:41:19.496Z DEBG replacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
77572026-09-12T00:41:19.496ZSep 12 00:41:17.624 INFO adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffSep 12 00:41:17.624
77582026-09-12T00:41:19.496Z INFO adding route 172.17.0.37/32 -> 10.0.0.255
77592026-09-12T00:41:19.496ZSep 12 00:41:17.624 DEBG replacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:41:17.624
77602026-09-12T00:41:19.496Z DEBG replacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
77612026-09-12T00:41:19.496ZSep 12 00:41:17.624 INFO adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffSep 12 00:41:17.624
77622026-09-12T00:41:19.496Z INFO adding route 172.17.0.38/32 -> 10.0.0.255
77632026-09-12T00:41:19.496ZSep 12 00:41:17.624 DEBG replacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:41:17.624
77642026-09-12T00:41:19.496Z DEBG replacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
77652026-09-12T00:41:19.496ZSep 12 00:41:17.624 DEBG failed to allocate space for the new target listSep 12 00:41:17.624
77662026-09-12T00:41:19.496Z INFO adding route 172.17.0.39/32 -> 10.0.0.255
77672026-09-12T00:41:19.496ZSep 12 00:41:17.624 DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]Sep 12 00:41:17.624
77682026-09-12T00:41:19.496Z DEBG replacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
77692026-09-12T00:41:19.496ZSep 12 00:41:17.624 INFO adding route 172.17.0.40/32 -> 10.0.0.255
77702026-09-12T00:41:19.496ZSep 12 00:41:17.624 DEBG replacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
77712026-09-12T00:41:19.496ZSep 12 00:41:17.624 INFO adding route 172.17.0.41/32 -> 10.0.0.255
77722026-09-12T00:41:19.496ZSep 12 00:41:17.624 DEBG replacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
77732026-09-12T00:41:19.496ZSep 12 00:41:17.624 INFO adding route 172.17.0.42/32 -> 10.0.0.255
77742026-09-12T00:41:19.496ZSep 12 00:41:17.624 DEBG replacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
77752026-09-12T00:41:19.496ZSep 12 00:41:17.624 INFO adding route 172.17.0.43/32 -> 10.0.0.255
77762026-09-12T00:41:19.496ZSep 12 00:41:17.624 DEBG replacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
77772026-09-12T00:41:19.496ZSep 12 00:41:17.624 INFO adding route 172.17.0.44/32 -> 10.0.0.255
77782026-09-12T00:41:19.497ZSep 12 00:41:17.624 DEBG replacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
77792026-09-12T00:41:19.497ZSep 12 00:41:17.624 INFO adding route 172.17.0.45/32 -> 10.0.0.255
77802026-09-12T00:41:19.497ZSep 12 00:41:17.624 DEBG replacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
77812026-09-12T00:41:19.497ZSep 12 00:41:17.624 INFO adding route 172.17.0.46/32 -> 10.0.0.255
77822026-09-12T00:41:19.497ZSep 12 00:41:17.624 DEBG replacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
77832026-09-12T00:41:19.497ZSep 12 00:41:17.624 INFO adding route 172.17.0.47/32 -> 10.0.0.255
77842026-09-12T00:41:19.497ZSep 12 00:41:17.624 DEBG replacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
77852026-09-12T00:41:19.497ZSep 12 00:41:17.624 INFO adding route 172.17.0.48/32 -> 10.0.0.255
77862026-09-12T00:41:19.497ZSep 12 00:41:17.624 DEBG replacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
77872026-09-12T00:41:19.497ZSep 12 00:41:17.624 INFO adding route 172.17.0.49/32 -> 10.0.0.255
77882026-09-12T00:41:19.497ZSep 12 00:41:17.624 DEBG replacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
77892026-09-12T00:41:19.497ZSep 12 00:41:17.624 INFO adding route 172.17.0.50/32 -> 10.0.0.255
77902026-09-12T00:41:19.497ZSep 12 00:41:17.624 DEBG replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
77912026-09-12T00:41:19.497ZSep 12 00:41:17.624 INFO adding route 172.17.0.51/32 -> 10.0.0.255
77922026-09-12T00:41:19.497ZSep 12 00:41:17.624 DEBG replacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
77932026-09-12T00:41:19.497ZSep 12 00:41:17.624 INFO adding route 172.17.0.52/32 -> 10.0.0.255
77942026-09-12T00:41:19.497ZSep 12 00:41:17.624 DEBG replacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
77952026-09-12T00:41:19.497ZSep 12 00:41:17.624 INFO adding route 172.17.0.53/32 -> 10.0.0.255
77962026-09-12T00:41:19.497ZSep 12 00:41:17.624 DEBG replacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
77972026-09-12T00:41:19.497ZSep 12 00:41:17.624 INFO adding route 172.17.0.54/32 -> 10.0.0.255
77982026-09-12T00:41:19.497ZSep 12 00:41:17.624 DEBG replacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
77992026-09-12T00:41:19.497ZSep 12 00:41:17.624 INFO adding route 172.17.0.55/32 -> 10.0.0.255
78002026-09-12T00:41:19.497ZSep 12 00:41:17.624 DEBG replacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
78012026-09-12T00:41:19.497ZSep 12 00:41:17.625 INFO adding route 172.17.0.56/32 -> 10.0.0.255
78022026-09-12T00:41:19.497ZSep 12 00:41:17.625 DEBG replacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
78032026-09-12T00:41:19.497ZSep 12 00:41:17.625 INFO adding route 172.17.0.57/32 -> 10.0.0.255
78042026-09-12T00:41:19.498ZSep 12 00:41:17.625 DEBG replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
78052026-09-12T00:41:19.498ZSep 12 00:41:17.625 INFO adding route 172.17.0.58/32 -> 10.0.0.255
78062026-09-12T00:41:19.498ZSep 12 00:41:17.625 DEBG replacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
78072026-09-12T00:41:19.498ZSep 12 00:41:17.625 INFO adding route 172.17.0.59/32 -> 10.0.0.255
78082026-09-12T00:41:19.498ZSep 12 00:41:17.625 DEBG replacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
78092026-09-12T00:41:19.498ZSep 12 00:41:17.625 INFO adding route 172.17.0.60/32 -> 10.0.0.255
78102026-09-12T00:41:19.498ZSep 12 00:41:17.625 DEBG replacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
78112026-09-12T00:41:19.498ZSep 12 00:41:17.625 INFO adding route 172.17.0.61/32 -> 10.0.0.255
78122026-09-12T00:41:19.498ZSep 12 00:41:17.625 DEBG replacing targets for 172.17.0.61/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
78132026-09-12T00:41:19.498ZSep 12 00:41:17.625 INFO adding route 172.17.0.62/32 -> 10.0.0.255
78142026-09-12T00:41:19.498ZSep 12 00:41:17.625 DEBG replacing targets for 172.17.0.62/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
78152026-09-12T00:41:19.498ZSep 12 00:41:17.625 INFO adding route 172.17.0.63/32 -> 10.0.0.255
78162026-09-12T00:41:19.498ZSep 12 00:41:17.625 DEBG replacing targets for 172.17.0.63/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
78172026-09-12T00:41:19.498ZSep 12 00:41:17.625 DEBG failed to allocate space for the new target list
78182026-09-12T00:41:19.498ZSep 12 00:41:17.625 DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]
78192026-09-12T00:41:19.498ZSep 12 00:41:17.625 DEBG failed to allocate space for the new target list
78202026-09-12T00:41:19.498ZSep 12 00:41:17.625 DEBG created new freemap, unit: freemap_route_ipv4
78212026-09-12T00:41:19.498ZSep 12 00:41:17.625 DEBG created new freemap, unit: freemap_route_ipv6
78222026-09-12T00:41:19.498ZSep 12 00:41:17.625 DEBG initted freemap. size: 64, unit: freemap_route_ipv4
78232026-09-12T00:41:19.498ZSep 12 00:41:17.625 DEBG reset freemap, unit: freemap_route_ipv4
78242026-09-12T00:41:19.498ZSep 12 00:41:17.625 DEBG initted freemap. size: 64, unit: freemap_route_ipv6
78252026-09-12T00:41:19.498ZSep 12 00:41:17.625 DEBG reset freemap, unit: freemap_route_ipv6
78262026-09-12T00:41:19.499ZSep 12 00:41:17.625 INFO adding route 172.16.0.0/32 -> 10.0.0.1
78272026-09-12T00:41:19.499ZSep 12 00:41:17.625 DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]
78282026-09-12T00:41:19.499ZSep 12 00:41:17.625 INFO adding route 172.16.0.0/32 -> 10.0.0.1
78292026-09-12T00:41:19.499ZSep 12 00:41:17.625 DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]
78302026-09-12T00:41:19.499ZSep 12 00:41:17.625 INFO adding route 172.16.0.0/32 -> 10.0.0.1
78312026-09-12T00:41:19.499ZSep 12 00:41:17.625 DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]
78322026-09-12T00:41:19.499ZSep 12 00:41:17.625 INFO adding route 172.16.0.0/32 -> 10.0.0.2
78332026-09-12T00:41:19.499ZSep 12 00:41:17.625 DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]
78342026-09-12T00:41:19.499ZSep 12 00:41:17.625 INFO adding route 172.17.0.0/32 -> 10.0.0.255
78352026-09-12T00:41:19.499ZSep 12 00:41:17.625 DEBG replacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
78362026-09-12T00:41:19.499ZSep 12 00:41:17.625 INFO adding route 172.17.0.1/32 -> 10.0.0.255
78372026-09-12T00:41:19.499ZSep 12 00:41:17.625 DEBG replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
78382026-09-12T00:41:19.499ZSep 12 00:41:17.625 INFO adding route 172.17.0.2/32 -> 10.0.0.255
78392026-09-12T00:41:19.499ZSep 12 00:41:17.625 DEBG replacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
78402026-09-12T00:41:19.499ZSep 12 00:41:17.625 INFO adding route 172.17.0.3/32 -> 10.0.0.255
78412026-09-12T00:41:19.509ZSep 12 00:41:17.625 DEBG replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
78422026-09-12T00:41:19.509ZSep 12 00:41:17.625 INFO adding route 172.17.0.4/32 -> 10.0.0.255
78432026-09-12T00:41:19.509ZSep 12 00:41:17.625 DEBG replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
78442026-09-12T00:41:19.509ZSep 12 00:41:17.625 INFO adding route 172.17.0.5/32 -> 10.0.0.255
78452026-09-12T00:41:19.509ZSep 12 00:41:17.625 DEBG replacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
78462026-09-12T00:41:19.509ZSep 12 00:41:17.625 INFO adding route 172.17.0.6/32 -> 10.0.0.255
78472026-09-12T00:41:19.509ZSep 12 00:41:17.625 DEBG replacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
78482026-09-12T00:41:19.509ZSep 12 00:41:17.625 INFO adding route 172.17.0.7/32 -> 10.0.0.255
78492026-09-12T00:41:19.509ZSep 12 00:41:17.625 DEBG replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
78502026-09-12T00:41:19.509ZSep 12 00:41:17.625 INFO adding route 172.17.0.8/32 -> 10.0.0.255
78512026-09-12T00:41:19.509ZSep 12 00:41:17.625 DEBG replacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
78522026-09-12T00:41:19.509ZSep 12 00:41:17.625 INFO adding route 172.17.0.9/32 -> 10.0.0.255
78532026-09-12T00:41:19.509ZSep 12 00:41:17.625 DEBG replacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
78542026-09-12T00:41:19.509ZSep 12 00:41:17.625 INFO adding route 172.17.0.10/32 -> 10.0.0.255
78552026-09-12T00:41:19.509ZSep 12 00:41:17.625 DEBG replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
78562026-09-12T00:41:19.509ZSep 12 00:41:17.625 INFO adding route 172.17.0.11/32 -> 10.0.0.255
78572026-09-12T00:41:19.509ZSep 12 00:41:17.625 DEBG replacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
78582026-09-12T00:41:19.509ZSep 12 00:41:17.625 INFO adding route 172.17.0.12/32 -> 10.0.0.255
78592026-09-12T00:41:19.510ZSep 12 00:41:17.625 DEBG replacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
78602026-09-12T00:41:19.510ZSep 12 00:41:17.625 INFO adding route 172.17.0.13/32 -> 10.0.0.255
78612026-09-12T00:41:19.510ZSep 12 00:41:17.625 DEBG replacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
78622026-09-12T00:41:19.510ZSep 12 00:41:17.625 INFO adding route 172.17.0.14/32 -> 10.0.0.255
78632026-09-12T00:41:19.510ZSep 12 00:41:17.625 DEBG replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
78642026-09-12T00:41:19.510ZSep 12 00:41:17.625 INFO adding route 172.17.0.15/32 -> 10.0.0.255
78652026-09-12T00:41:19.510ZSep 12 00:41:17.625 DEBG replacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
78662026-09-12T00:41:19.510ZSep 12 00:41:17.745 INFO adding route 172.17.0.16/32 -> 10.0.0.255
78672026-09-12T00:41:19.510ZSep 12 00:41:17.745 DEBG replacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
78682026-09-12T00:41:19.510ZSep 12 00:41:17.745 INFO adding route 172.17.0.17/32 -> 10.0.0.255
78692026-09-12T00:41:19.510ZSep 12 00:41:17.745 DEBG replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
78702026-09-12T00:41:19.510ZSep 12 00:41:17.745 INFO adding route 172.17.0.18/32 -> 10.0.0.255
78712026-09-12T00:41:19.510ZSep 12 00:41:17.745 DEBG replacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
78722026-09-12T00:41:19.510ZSep 12 00:41:17.745 INFO adding route 172.17.0.19/32 -> 10.0.0.255
78732026-09-12T00:41:19.510ZSep 12 00:41:17.745 DEBG replacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
78742026-09-12T00:41:19.510ZSep 12 00:41:17.745 INFO adding route 172.17.0.20/32 -> 10.0.0.255
78752026-09-12T00:41:19.510ZSep 12 00:41:17.745 DEBG replacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
78762026-09-12T00:41:19.510ZSep 12 00:41:17.745 INFO adding route 172.17.0.21/32 -> 10.0.0.255
78772026-09-12T00:41:19.510ZSep 12 00:41:17.745 DEBG replacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
78782026-09-12T00:41:19.510ZSep 12 00:41:17.745 INFO adding route 172.17.0.22/32 -> 10.0.0.255
78792026-09-12T00:41:19.510ZSep 12 00:41:17.745 DEBG replacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
78802026-09-12T00:41:19.510ZSep 12 00:41:17.745 INFO adding route 172.17.0.23/32 -> 10.0.0.255
78812026-09-12T00:41:19.510ZSep 12 00:41:17.745 DEBG replacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
78822026-09-12T00:41:19.511ZSep 12 00:41:17.745 INFO adding route 172.17.0.24/32 -> 10.0.0.255
78832026-09-12T00:41:19.511ZSep 12 00:41:17.745 DEBG replacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
78842026-09-12T00:41:19.511ZSep 12 00:41:17.745 INFO adding route 172.17.0.25/32 -> 10.0.0.255
78852026-09-12T00:41:19.511ZSep 12 00:41:17.745 DEBG replacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
78862026-09-12T00:41:19.511ZSep 12 00:41:17.745 INFO adding route 172.17.0.26/32 -> 10.0.0.255
78872026-09-12T00:41:19.511ZSep 12 00:41:17.745 DEBG replacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
78882026-09-12T00:41:19.511ZSep 12 00:41:17.745 INFO adding route 172.17.0.27/32 -> 10.0.0.255
78892026-09-12T00:41:19.511ZSep 12 00:41:17.745 DEBG replacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
78902026-09-12T00:41:19.511ZSep 12 00:41:17.745 INFO adding route 172.17.0.28/32 -> 10.0.0.255
78912026-09-12T00:41:19.511ZSep 12 00:41:17.745 DEBG replacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
78922026-09-12T00:41:19.511ZSep 12 00:41:17.745 INFO adding route 172.17.0.29/32 -> 10.0.0.255
78932026-09-12T00:41:19.511ZSep 12 00:41:17.745 DEBG replacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
78942026-09-12T00:41:19.511ZSep 12 00:41:17.745 INFO adding route 172.17.0.30/32 -> 10.0.0.255
78952026-09-12T00:41:19.511ZSep 12 00:41:17.745 DEBG replacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
78962026-09-12T00:41:19.511ZSep 12 00:41:17.745 INFO adding route 172.17.0.31/32 -> 10.0.0.255
78972026-09-12T00:41:19.511ZSep 12 00:41:17.745 DEBG replacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
78982026-09-12T00:41:19.511ZSep 12 00:41:17.745 INFO adding route 172.17.0.32/32 -> 10.0.0.255
78992026-09-12T00:41:19.511ZSep 12 00:41:17.745 DEBG replacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
79002026-09-12T00:41:19.511ZSep 12 00:41:17.745 INFO adding route 172.17.0.33/32 -> 10.0.0.255
79012026-09-12T00:41:19.511ZSep 12 00:41:17.745 DEBG replacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
79022026-09-12T00:41:19.511ZSep 12 00:41:17.745 INFO adding route 172.17.0.34/32 -> 10.0.0.255
79032026-09-12T00:41:19.511ZSep 12 00:41:17.745 DEBG replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
79042026-09-12T00:41:19.511ZSep 12 00:41:17.745 INFO adding route 172.17.0.35/32 -> 10.0.0.255
79052026-09-12T00:41:19.511Ztest route::tests::delete_targets_fragmented ... ok
79062026-09-12T00:41:19.512ZSep 12 00:41:17.745 DEBG replacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
79072026-09-12T00:41:19.512ZSep 12 00:41:17.745 INFO adding route 172.17.0.36/32 -> 10.0.0.255
79082026-09-12T00:41:19.512ZSep 12 00:41:17.745 DEBG replacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
79092026-09-12T00:41:19.512ZSep 12 00:41:17.745 INFO adding route 172.17.0.37/32 -> 10.0.0.255
79102026-09-12T00:41:19.512ZSep 12 00:41:17.745 DEBG replacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
79112026-09-12T00:41:19.512ZSep 12 00:41:17.745 INFO adding route 172.17.0.38/32 -> 10.0.0.255
79122026-09-12T00:41:19.512ZSep 12 00:41:17.745 DEBG replacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
79132026-09-12T00:41:19.512ZSep 12 00:41:17.745 INFO adding route 172.17.0.39/32 -> 10.0.0.255
79142026-09-12T00:41:19.512Z
79152026-09-12T00:41:19.512ZSep 12 00:41:17.745 DEBG replacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
79162026-09-12T00:41:19.512ZSep 12 00:41:17.745 INFO adding route 172.17.0.40/32 -> 10.0.0.255
79172026-09-12T00:41:19.512ZSep 12 00:41:17.745 DEBG replacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
79182026-09-12T00:41:19.512Ztest result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.62s
79192026-09-12T00:41:19.512ZSep 12 00:41:17.745 INFO adding route 172.17.0.41/32 -> 10.0.0.255
79202026-09-12T00:41:19.512Z
79212026-09-12T00:41:19.512ZSep 12 00:41:17.745 DEBG replacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
79222026-09-12T00:41:19.512ZSep 12 00:41:17.745 INFO adding route 172.17.0.42/32 -> 10.0.0.255
79232026-09-12T00:41:19.512ZSep 12 00:41:17.745 DEBG replacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
79242026-09-12T00:41:19.512ZSep 12 00:41:17.745 INFO adding route 172.17.0.43/32 -> 10.0.0.255
79252026-09-12T00:41:19.512ZSep 12 00:41:17.745 DEBG replacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
79262026-09-12T00:41:19.512ZSep 12 00:41:17.745 INFO adding route 172.17.0.44/32 -> 10.0.0.255
79272026-09-12T00:41:19.512ZSep 12 00:41:17.745 DEBG replacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
79282026-09-12T00:41:19.512ZSep 12 00:41:17.745 INFO adding route 172.17.0.45/32 -> 10.0.0.255
79292026-09-12T00:41:19.512ZSep 12 00:41:17.760 DEBG replacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
79302026-09-12T00:41:19.513ZSep 12 00:41:17.760 INFO adding route 172.17.0.46/32 -> 10.0.0.255
79312026-09-12T00:41:19.513ZSep 12 00:41:17.760 DEBG replacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
79322026-09-12T00:41:19.513ZSep 12 00:41:17.760 INFO adding route 172.17.0.47/32 -> 10.0.0.255
79332026-09-12T00:41:19.513ZSep 12 00:41:17.760 DEBG replacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
79342026-09-12T00:41:19.513ZSep 12 00:41:17.760 INFO adding route 172.17.0.48/32 -> 10.0.0.255
79352026-09-12T00:41:19.513ZSep 12 00:41:17.760 DEBG replacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
79362026-09-12T00:41:19.513ZSep 12 00:41:17.760 INFO adding route 172.17.0.49/32 -> 10.0.0.255
79372026-09-12T00:41:19.513ZSep 12 00:41:17.760 DEBG replacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
79382026-09-12T00:41:19.513ZSep 12 00:41:17.760 INFO adding route 172.17.0.50/32 -> 10.0.0.255
79392026-09-12T00:41:19.513ZSep 12 00:41:17.760 DEBG replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
79402026-09-12T00:41:19.513ZSep 12 00:41:17.760 INFO adding route 172.17.0.51/32 -> 10.0.0.255
79412026-09-12T00:41:19.517ZSep 12 00:41:17.760 DEBG replacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
79422026-09-12T00:41:19.517ZSep 12 00:41:17.760 INFO adding route 172.17.0.52/32 -> 10.0.0.255
79432026-09-12T00:41:19.518ZSep 12 00:41:17.760 DEBG replacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
79442026-09-12T00:41:19.518ZSep 12 00:41:17.760 INFO adding route 172.17.0.53/32 -> 10.0.0.255
79452026-09-12T00:41:19.518ZSep 12 00:41:17.760 DEBG replacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
79462026-09-12T00:41:19.518ZSep 12 00:41:17.760 INFO adding route 172.17.0.54/32 -> 10.0.0.255
79472026-09-12T00:41:19.518ZSep 12 00:41:17.760 DEBG replacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
79482026-09-12T00:41:19.518ZSep 12 00:41:17.760 INFO adding route 172.17.0.55/32 -> 10.0.0.255
79492026-09-12T00:41:19.518ZSep 12 00:41:17.760 DEBG replacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
79502026-09-12T00:41:19.518ZSep 12 00:41:17.760 INFO adding route 172.17.0.56/32 -> 10.0.0.255
79512026-09-12T00:41:19.518ZSep 12 00:41:17.760 DEBG replacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
79522026-09-12T00:41:19.518ZSep 12 00:41:17.760 INFO adding route 172.17.0.57/32 -> 10.0.0.255
79532026-09-12T00:41:19.518ZSep 12 00:41:17.760 DEBG replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
79542026-09-12T00:41:19.518ZSep 12 00:41:17.760 INFO adding route 172.17.0.58/32 -> 10.0.0.255
79552026-09-12T00:41:19.518ZSep 12 00:41:17.760 DEBG replacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
79562026-09-12T00:41:19.518ZSep 12 00:41:17.760 INFO adding route 172.17.0.59/32 -> 10.0.0.255
79572026-09-12T00:41:19.518ZSep 12 00:41:17.760 DEBG replacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
79582026-09-12T00:41:19.518ZSep 12 00:41:17.760 INFO adding route 172.17.0.60/32 -> 10.0.0.255
79592026-09-12T00:41:19.518ZSep 12 00:41:17.760 DEBG replacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
79602026-09-12T00:41:19.518ZSep 12 00:41:17.761 DEBG failed to allocate space for the new target list
79612026-09-12T00:41:19.518ZSep 12 00:41:17.761 DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]
79622026-09-12T00:41:19.518Z Running tests/test_openapi.rs (target/debug/deps/test_openapi-590acc8ba8a56e5a)
79632026-09-12T00:41:19.518Z
79642026-09-12T00:41:19.518Zrunning 0 tests
79652026-09-12T00:41:19.518Z
79662026-09-12T00:41:19.518Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
79672026-09-12T00:41:19.518Z
79682026-09-12T00:41:19.518Z Running unittests src/lib.rs (target/debug/deps/dpd_api-129626530bed4535)
79692026-09-12T00:41:19.519Z
79702026-09-12T00:41:19.519Zrunning 0 tests
79712026-09-12T00:41:19.519Z
79722026-09-12T00:41:19.519Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
79732026-09-12T00:41:19.519Z
79742026-09-12T00:41:19.519Z Running unittests src/lib.rs (target/debug/deps/dpd_client-997b6ac0c3f3c24c)
79752026-09-12T00:41:19.519Z
79762026-09-12T00:41:19.519Zrunning 6 tests
79772026-09-12T00:41:19.519Ztest tests::test_full_lot_id_neither_present ... ok
79782026-09-12T00:41:19.519Ztest tests::test_full_lot_id_lotnum_only ... ok
79792026-09-12T00:41:19.519Ztest tests::test_full_lot_id_both_present ... ok
79802026-09-12T00:41:19.519Ztest tests::test_full_lot_id_lot_only ... ok
79812026-09-12T00:41:19.519Ztest tests::test_port_id_cmp ... ok
79822026-09-12T00:41:19.519Ztest tests::test_parse_client_port_id ... ok
79832026-09-12T00:41:19.519Z
79842026-09-12T00:41:19.519Ztest result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
79852026-09-12T00:41:19.519Z
79862026-09-12T00:41:19.519Z Running tests/test_all.rs (target/debug/deps/test_all-27505f3949f0cd2c)
79872026-09-12T00:41:19.519Z
79882026-09-12T00:41:19.519Zrunning 0 tests
79892026-09-12T00:41:19.519Z
79902026-09-12T00:41:19.519Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
79912026-09-12T00:41:19.519Z
79922026-09-12T00:41:19.519Z Running unittests src/lib.rs (target/debug/deps/dpd_types-9a1ffdc1254bfaa8)
79932026-09-12T00:41:19.523Z
79942026-09-12T00:41:19.523Zrunning 0 tests
79952026-09-12T00:41:19.523Z
79962026-09-12T00:41:19.523Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
79972026-09-12T00:41:19.523Z
79982026-09-12T00:41:19.523Z Running unittests src/lib.rs (target/debug/deps/dpd_types_versions-fbfe8a6c92a1a523)
79992026-09-12T00:41:19.540Z
80002026-09-12T00:41:19.540Zrunning 15 tests
80012026-09-12T00:41:19.543Ztest impls::switch_identifiers::tests::chip_revision_a0 ... ok
80022026-09-12T00:41:19.543Ztest impls::switch_identifiers::tests::chip_revision_b1 ... ok
80032026-09-12T00:41:19.543Ztest impls::switch_identifiers::tests::chip_revision_b0 ... ok
80042026-09-12T00:41:19.544Ztest impls::switch_identifiers::tests::chip_revision_unknown_device_id ... ok
80052026-09-12T00:41:19.544Ztest impls::switch_identifiers::tests::chip_revision_unknown_rev_num ... ok
80062026-09-12T00:41:19.544Ztest impls::table::tests::table_entry_new_collects_display_values ... ok
80072026-09-12T00:41:19.544Ztest impls::table::tests::table_counter_entry_new_collects_key_values ... ok
80082026-09-12T00:41:19.544Ztest v1::network::tests::test_equal ... ok
80092026-09-12T00:41:19.544Ztest v1::network::tests::test_eui64 ... ok
80102026-09-12T00:41:19.544Ztest v1::network::tests::test_into ... ok
80112026-09-12T00:41:19.544Ztest v1::network::tests::test_not_equal ... ok
80122026-09-12T00:41:19.544Ztest v1::network::tests::test_to_string ... ok
80132026-09-12T00:41:19.547Ztest v1::port::tests::port_ids_are_ascii ... ok
80142026-09-12T00:41:19.548Ztest v1::network::tests::test_parse ... ok
80152026-09-12T00:41:19.548Ztest v10::oxstats::tests::latest_oximeter_metadata_uses_v10_switch_identifiers ... ok
80162026-09-12T00:41:19.548Z
80172026-09-12T00:41:19.548Ztest result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
80182026-09-12T00:41:19.548Z
80192026-09-12T00:41:19.551Z Running unittests src/lib.rs (target/debug/deps/packet-b7146b2a4ac94eed)
80202026-09-12T00:41:19.572Z
80212026-09-12T00:41:19.572Zrunning 12 tests
80222026-09-12T00:41:19.575Ztest lldp::test_lldp_parse ... ok
80232026-09-12T00:41:19.575Ztest ipv6::test_ipv6_parse ... ok
80242026-09-12T00:41:19.575Ztest icmp::test_v4_checksum ... ok
80252026-09-12T00:41:19.575Ztest icmp::test_v6_checksum ... ok
80262026-09-12T00:41:19.575Ztest pbuf::test_byte ... ok
80272026-09-12T00:41:19.575Ztest pbuf::test_nibble ... ok
80282026-09-12T00:41:19.575Ztest pbuf::test_short ... ok
80292026-09-12T00:41:19.575Ztest pbuf::test_overflow ... ok
80302026-09-12T00:41:19.575Ztest pbuf::test_twelve ... ok
80312026-09-12T00:41:19.575Ztest pbuf::test_word ... ok
80322026-09-12T00:41:19.575Ztest tcp::test_checksum_syn_nodata ... ok
80332026-09-12T00:41:19.575Ztest tcp::test_checksum_ack_data ... ok
80342026-09-12T00:41:19.576Z
80352026-09-12T00:41:19.576Ztest result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
80362026-09-12T00:41:19.576Z
80372026-09-12T00:41:19.579Z Running unittests src/lib.rs (target/debug/deps/pcap-2225aa3176c6479b)
80382026-09-12T00:41:19.579Z
80392026-09-12T00:41:19.579Zrunning 0 tests
80402026-09-12T00:41:19.579Z
80412026-09-12T00:41:19.579Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
80422026-09-12T00:41:19.579Z
80432026-09-12T00:41:19.579Z Running unittests src/main.rs (target/debug/deps/swadm-bcdfd33959ff28c7)
80442026-09-12T00:41:19.592Z
80452026-09-12T00:41:19.592Zrunning 5 tests
80462026-09-12T00:41:19.597Ztest switchport::test::test_compute_lanes ... ok
80472026-09-12T00:41:19.602Ztest switchport::test::port_id_ordering ... ok
80482026-09-12T00:41:19.602Z Lane 0 Lane 1 Lane 2 Lane 3
80492026-09-12T00:41:19.602Z Rx Loss-of-lock: Yes Yes Yes Yes
80502026-09-12T00:41:19.602Z Rx Loss-of-signal: Yes Yes Yes Yes
80512026-09-12T00:41:19.602Z Rx CDR Enabled: Yes Yes Yes Yes
80522026-09-12T00:41:19.602Z Tx Enabled: Yes Yes Yes Yes
80532026-09-12T00:41:19.602Z Tx Loss-of-lock: No No No No
80542026-09-12T00:41:19.602Z Tx Loss-of-signal: No No No No
80552026-09-12T00:41:19.602Z Tx CDR Enabled: No No No No
80562026-09-12T00:41:19.602Z Lane 0 Tx Adaptive EQ Fault: No No Lane 1No Lane 2No
80572026-09-12T00:41:19.602ZLane 3 Tx Fault: Yes
80582026-09-12T00:41:19.602Z Yes State: Activated Yes ActivatedYes
80592026-09-12T00:41:19.602ZActivated Activated
80602026-09-12T00:41:19.602Z Rx Output Enabled: false false false false
80612026-09-12T00:41:19.602Z Rx Output Status: valid valid valid valid
80622026-09-12T00:41:19.603Z Rx Loss-of-lock: true true true true
80632026-09-12T00:41:19.603Z Rx Loss-of-signal: false false false false
80642026-09-12T00:41:19.603ZRx Auto-squelch Disable: true true true true
80652026-09-12T00:41:19.603Z Tx Output Enabled: true true true true
80662026-09-12T00:41:19.603Z Tx Output Status: invalid invalid invalid invalid
80672026-09-12T00:41:19.603Z Tx Loss-of-lock: false false false false
80682026-09-12T00:41:19.603Z Tx Loss-of-signal: true true true true
80692026-09-12T00:41:19.603ZTx Auto-squelch Disable: false false false false
80702026-09-12T00:41:19.603Ztest link::test_filter ... ok Tx Adaptive EQ Fail: true true
80712026-09-12T00:41:19.603Ztrue true
80722026-09-12T00:41:19.603Z Tx Failure: false false false false
80732026-09-12T00:41:19.603Z Tx Force Squelch: true true true true
80742026-09-12T00:41:19.603Z Tx Input Polarity: normal normal normal normal
80752026-09-12T00:41:19.604Ztest switchport::test::test_print_cmis_datapath ... ok
80762026-09-12T00:41:19.604Ztest switchport::test::test_print_sff_datapath ... ok
80772026-09-12T00:41:19.604Z
80782026-09-12T00:41:19.604Ztest result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
80792026-09-12T00:41:19.604Z
80802026-09-12T00:41:19.609Z Running tests/cli/main.rs (target/debug/deps/cli-abb6971d8239a246)
80812026-09-12T00:41:19.623Z
80822026-09-12T00:41:19.623Zrunning 7 tests
80832026-09-12T00:41:19.627Ztest counters::counters_list ... ignored
80842026-09-12T00:41:19.627Ztest link_apply::apply_tx_eq_all ... ignored
80852026-09-12T00:41:19.627Ztest link_apply::apply_tx_eq_custom ... ignored
80862026-09-12T00:41:19.627Ztest tx_eq::set_all_taps ... ignored
80872026-09-12T00:41:19.627Ztest tx_eq::set_partial_taps ... ignored
80882026-09-12T00:41:19.630Ztest cmd::test::pattern_statics ... ok
80892026-09-12T00:41:19.670Ztest link_apply::tx_eq_exclusive ... ok
80902026-09-12T00:41:19.671Z
80912026-09-12T00:41:19.674Ztest result: ok. 2 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.05s
80922026-09-12T00:41:19.674Z
80932026-09-12T00:41:19.674Z Running unittests src/main.rs (target/debug/deps/tfportd-76472ed5e2085d96)
80942026-09-12T00:41:19.678Z
80952026-09-12T00:41:19.678Zrunning 4 tests
80962026-09-12T00:41:19.681Ztest oxstats::tests::producer_ids_are_actually_unique ... ok
80972026-09-12T00:41:19.681Ztest linklocal::test_parse_ipadm ... ok
80982026-09-12T00:41:19.681Ztest tfport::test_parse_tfport ... ok
80992026-09-12T00:41:19.682Ztest config::tests::test_updates ... ok
81002026-09-12T00:41:19.682Z
81012026-09-12T00:41:19.682Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
81022026-09-12T00:41:19.682Z
81032026-09-12T00:41:19.682Z Running unittests src/main.rs (target/debug/deps/uplinkd-8872d4adf66e7b1b)
81042026-09-12T00:41:19.687Z
81052026-09-12T00:41:19.687Zrunning 0 tests
81062026-09-12T00:41:19.699Z
81072026-09-12T00:41:19.699Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
81082026-09-12T00:41:19.699Z
81092026-09-12T00:41:19.699Z Running unittests src/main.rs (target/debug/deps/xtask-8bdda0ad85b34353)
81102026-09-12T00:41:19.699Z
81112026-09-12T00:41:19.700Zrunning 0 tests
81122026-09-12T00:41:19.700Z
81132026-09-12T00:41:19.700Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
81142026-09-12T00:41:19.700Z
81152026-09-12T00:41:19.700Z Doc-tests aal
81162026-09-12T00:41:19.920Z
81172026-09-12T00:41:19.920Zrunning 0 tests
81182026-09-12T00:41:19.920Z
81192026-09-12T00:41:19.924Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
81202026-09-12T00:41:19.924Z
81212026-09-12T00:41:19.948Z Doc-tests aal_macros
81222026-09-12T00:41:20.021Z
81232026-09-12T00:41:20.021Zrunning 0 tests
81242026-09-12T00:41:20.021Z
81252026-09-12T00:41:20.021Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
81262026-09-12T00:41:20.021Z
81272026-09-12T00:41:20.034Z Doc-tests common
81282026-09-12T00:41:21.328Z
81292026-09-12T00:41:21.328Zrunning 0 tests
81302026-09-12T00:41:21.328Z
81312026-09-12T00:41:21.328Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
81322026-09-12T00:41:21.328Z
81332026-09-12T00:41:21.358Z Doc-tests dpd_api
81342026-09-12T00:41:21.358Z
81352026-09-12T00:41:21.358Zrunning 2 tests
81362026-09-12T00:41:21.358Ztest dpd-api/src/lib.rs - dpd_api_mod::api_description (line 68) ... ignored
81372026-09-12T00:41:21.358Ztest dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 74) ... ignored
81382026-09-12T00:41:21.358Z
81392026-09-12T00:41:21.358Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
81402026-09-12T00:41:21.358Z
81412026-09-12T00:41:21.358Z Doc-tests dpd_client
81422026-09-12T00:41:22.519Z
81432026-09-12T00:41:22.519Zrunning 0 tests
81442026-09-12T00:41:22.520Z
81452026-09-12T00:41:22.520Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
81462026-09-12T00:41:22.520Z
81472026-09-12T00:41:22.576Z Doc-tests dpd_types
81482026-09-12T00:41:22.761Z
81492026-09-12T00:41:22.762Zrunning 0 tests
81502026-09-12T00:41:22.762Z
81512026-09-12T00:41:22.762Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
81522026-09-12T00:41:22.762Z
81532026-09-12T00:41:22.786Z Doc-tests dpd_types_versions
81542026-09-12T00:41:24.301Z
81552026-09-12T00:41:24.301Zrunning 1 test
81562026-09-12T00:41:24.301Ztest dpd-types/versions/src/lib.rs - (line 19) ... ignored
81572026-09-12T00:41:24.301Z
81582026-09-12T00:41:24.301Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
81592026-09-12T00:41:24.301Z
81602026-09-12T00:41:24.355Z Doc-tests packet
81612026-09-12T00:41:24.578Z
81622026-09-12T00:41:24.578Zrunning 0 tests
81632026-09-12T00:41:24.578Z
81642026-09-12T00:41:24.578Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
81652026-09-12T00:41:24.578Z
81662026-09-12T00:41:24.607Z Doc-tests pcap
81672026-09-12T00:41:24.661Z
81682026-09-12T00:41:24.661Zrunning 0 tests
81692026-09-12T00:41:24.661Z
81702026-09-12T00:41:24.661Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
81712026-09-12T00:41:24.661Z
81722026-09-12T00:41:24.715Z+ for feat in tofino_stub tofino_asic softnpu chaos
81732026-09-12T00:41:24.715Z+ RUST_BACKTRACE=full
81742026-09-12T00:41:24.715Z+ cargo test --features chaos --no-fail-fast
81752026-09-12T00:41:25.325Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
81762026-09-12T00:41:25.405Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
81772026-09-12T00:41:25.413Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
81782026-09-12T00:41:34.069Z Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
81792026-09-12T00:41:34.191Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
81802026-09-12T00:42:13.984Z Finished `test` profile [unoptimized + debuginfo] target(s) in 49.25s
81812026-09-12T00:42:14.127Z Running unittests src/lib.rs (target/debug/deps/aal-38ea820840cac455)
81822026-09-12T00:42:14.146Z
81832026-09-12T00:42:14.146Zrunning 0 tests
81842026-09-12T00:42:14.146Z
81852026-09-12T00:42:14.146Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
81862026-09-12T00:42:14.146Z
81872026-09-12T00:42:14.146Z Running unittests src/lib.rs (target/debug/deps/aal_macros-5b37c54c08977ed3)
81882026-09-12T00:42:14.146Z
81892026-09-12T00:42:14.146Zrunning 0 tests
81902026-09-12T00:42:14.146Z
81912026-09-12T00:42:14.146Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
81922026-09-12T00:42:14.147Z
81932026-09-12T00:42:14.147Z Running unittests src/lib.rs (target/debug/deps/asic-fbbd3f473aded47c)
81942026-09-12T00:42:14.147Z
81952026-09-12T00:42:14.147Zrunning 0 tests
81962026-09-12T00:42:14.147Z
81972026-09-12T00:42:14.147Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
81982026-09-12T00:42:14.147Z
81992026-09-12T00:42:14.147Z Running unittests src/lib.rs (target/debug/deps/common-f0fc91ad575fea74)
82002026-09-12T00:42:14.157Z
82012026-09-12T00:42:14.157Zrunning 4 tests
82022026-09-12T00:42:14.158Ztest nat::tests::test_vni ... ok
82032026-09-12T00:42:14.158Ztest network::tests::test_generate_ipv6_link_local ... ok
82042026-09-12T00:42:14.158Ztest test_purge ... ok
82052026-09-12T00:42:14.164Ztest illumos::test::address_exists_handles_missing_object ... ok
82062026-09-12T00:42:14.164Z
82072026-09-12T00:42:14.164Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
82082026-09-12T00:42:14.164Z
82092026-09-12T00:42:14.164Z Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-049fc7a9b9157ea9)
82102026-09-12T00:42:14.186Z
82112026-09-12T00:42:14.186Zrunning 1 test
82122026-09-12T00:42:14.191Z -------
82132026-09-12T00:42:14.191Z Generating OpenAPI documents from API definitions ...
82142026-09-12T00:42:14.346Z Loading local OpenAPI documents from "/work/oxidecomputer/dendrite/openapi" ...
82152026-09-12T00:42:14.419Z Loading blessed OpenAPI documents from VCS revision "origin/main" path "openapi"
82162026-09-12T00:42:15.473Z -------
82172026-09-12T00:42:15.473Z Checking 13 OpenAPI documents...
82182026-09-12T00:42:15.473Z Fresh dpd (versioned v1.0.0 (blessed)): Oxide Switch Dataplane Controller
82192026-09-12T00:42:15.473Z Fresh dpd (versioned v2.0.0 (blessed)): Oxide Switch Dataplane Controller
82202026-09-12T00:42:15.473Z Fresh dpd (versioned v3.0.0 (blessed)): Oxide Switch Dataplane Controller
82212026-09-12T00:42:15.473Z Fresh dpd (versioned v4.0.0 (blessed)): Oxide Switch Dataplane Controller
82222026-09-12T00:42:15.474Z Fresh dpd (versioned v5.0.0 (blessed)): Oxide Switch Dataplane Controller
82232026-09-12T00:42:15.474Z Fresh dpd (versioned v6.0.0 (blessed)): Oxide Switch Dataplane Controller
82242026-09-12T00:42:15.474Z Fresh dpd (versioned v7.0.0 (blessed)): Oxide Switch Dataplane Controller
82252026-09-12T00:42:15.474Z Fresh dpd (versioned v8.0.0 (blessed)): Oxide Switch Dataplane Controller
82262026-09-12T00:42:15.474Z Fresh dpd (versioned v9.0.0 (blessed)): Oxide Switch Dataplane Controller
82272026-09-12T00:42:15.474Z Fresh dpd (versioned v10.0.0 (blessed)): Oxide Switch Dataplane Controller
82282026-09-12T00:42:15.474Z Fresh dpd (versioned v11.0.0 (blessed)): Oxide Switch Dataplane Controller
82292026-09-12T00:42:15.474Z Fresh dpd (versioned v12.0.0 (blessed)): Oxide Switch Dataplane Controller
82302026-09-12T00:42:15.474Z Fresh dpd (versioned v13.0.0 (blessed)): Oxide Switch Dataplane Controller
82312026-09-12T00:42:15.474Z Fresh dpd "latest" symlink
82322026-09-12T00:42:15.474Z -------
82332026-09-12T00:42:15.474Z Success 13 documents checked: 14 fresh, 0 stale, 0 failed, 0 other problems
82342026-09-12T00:42:15.572Ztest test::test_apis_up_to_date ... ok
82352026-09-12T00:42:15.572Z
82362026-09-12T00:42:15.572Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.39s
82372026-09-12T00:42:15.572Z
82382026-09-12T00:42:15.636Z Running unittests src/main.rs (target/debug/deps/dpd-9c12dacd9659a21c)
82392026-09-12T00:42:15.643Z
82402026-09-12T00:42:15.643Zrunning 34 tests
82412026-09-12T00:42:15.647Ztest freemap::test_ordering ... ok
82422026-09-12T00:42:15.647Ztest config::tests::test_updates ... ok
82432026-09-12T00:42:15.647Ztest dhcpv6::tests::test_create_duid_bytes ... ok
82442026-09-12T00:42:15.647Ztest freemap::test_split ... ok
82452026-09-12T00:42:15.647Ztest macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok
82462026-09-12T00:42:15.647Ztest macaddrs::tests::test_mac_offset ... ok
82472026-09-12T00:42:15.652Ztest macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok
82482026-09-12T00:42:15.652Ztest macaddrs::tests::test_parse_port_id ... ok
82492026-09-12T00:42:15.652ZSep 12 00:42:13.940 DEBG created new freemap, unit: freemap_test
82502026-09-12T00:42:15.652ZSep 12 00:42:13.941Sep 12 00:42:13.941 DEBGDEBG Sep 12 00:42:13.940 initted freemap. size: 128DEBGcreated new freemap, , unit :unit :freemap_testSep 12 00:42:13.940
82512026-09-12T00:42:15.652Z created new freemapDEBGfreemap_test, unitcreated new freemapSep 12 00:42:13.941:, unitfreemap_test:
82522026-09-12T00:42:15.652ZDEBG
82532026-09-12T00:42:15.652Zfreemap_test
82542026-09-12T00:42:15.652Ztest nat::test_mapping ... ok
82552026-09-12T00:42:15.652Zreset freemapSep 12 00:42:13.941, unitDEBG: Sep 12 00:42:13.941freemap_test
82562026-09-12T00:42:15.652Z DEBGSep 12 00:42:13.941 initted freemap. size: 128, unit: freemap_testDEBG
82572026-09-12T00:42:15.652Zinitted freemap. size: 128, unit: freemap_test
82582026-09-12T00:42:15.652Z Sep 12 00:42:13.941 DEBGinitted freemap. size: 128 reset freemap, , unitSep 12 00:42:13.941unit: DEBGfreemap_test:
82592026-09-12T00:42:15.652Z freemap_testreset freemap
82602026-09-12T00:42:15.652Z, unit: freemap_test
82612026-09-12T00:42:15.652ZSep 12 00:42:13.941 DEBG reset freemap, unit: freemap_test
82622026-09-12T00:42:15.652Ztest freemap::test_reclaim ... ok
82632026-09-12T00:42:15.652Ztest freemap::test_basic ... ok
82642026-09-12T00:42:15.652Ztest freemap::test_exhaustion ... ok
82652026-09-12T00:42:15.652Ztest freemap::test_free ... ok
82662026-09-12T00:42:15.652Ztest port_map::tests::test_backplane_group ... ok
82672026-09-12T00:42:15.652Ztest port_map::tests::test_port_map ... ok
82682026-09-12T00:42:15.652Ztest port_map::tests::dump_map ... ok
82692026-09-12T00:42:15.652ZSep 12 00:42:13.941 DEBG created new freemap, unit: freemap_test
82702026-09-12T00:42:15.653ZSep 12 00:42:13.941 DEBG initted freemap. size: 8, unit: freemap_test
82712026-09-12T00:42:15.653ZSep 12 00:42:13.941 DEBG reset freemap, unit: freemap_test
82722026-09-12T00:42:15.653Ztest freemap::test_reclaim_preserves_existing_freelist ... ok
82732026-09-12T00:42:15.653ZSep 12 00:42:13.942 DEBG created new freemap, unit: freemap_test
82742026-09-12T00:42:15.653ZSep 12 00:42:13.942 DEBG initted freemap. size: 128, unit: freemap_test
82752026-09-12T00:42:15.653ZSep 12 00:42:13.942 DEBG reset freemap, unit: freemap_test
82762026-09-12T00:42:15.653Ztest freemap::test_span ... ok
82772026-09-12T00:42:15.653ZSep 12 00:42:13.942 DEBG created new freemap, unit: freemap_route_ipv4
82782026-09-12T00:42:15.653ZSep 12 00:42:13.942 DEBG created new freemap, unit: freemap_route_ipv6
82792026-09-12T00:42:15.653ZSep 12 00:42:13.942 DEBG initted freemap. size: 64, unit: freemap_route_ipv4
82802026-09-12T00:42:15.653ZSep 12 00:42:13.942 DEBG reset freemap, unit: freemap_route_ipv4
82812026-09-12T00:42:15.653ZSep 12 00:42:13.942 DEBG initted freemap. size: 64, unit: freemap_route_ipv6
82822026-09-12T00:42:15.653ZSep 12 00:42:13.942 DEBG reset freemap, unit: freemap_route_ipv6
82832026-09-12T00:42:15.653ZSep 12 00:42:13.942 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1
82842026-09-12T00:42:15.653ZSep 12 00:42:13.942 DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
82852026-09-12T00:42:15.653ZSep 12 00:42:13.942 DEBG created new freemap, unit: freemap_route_ipv4
82862026-09-12T00:42:15.653ZSep 12 00:42:13.942 DEBG created new freemap, unit: freemap_route_ipv6
82872026-09-12T00:42:15.653ZSep 12 00:42:13.942 DEBG initted freemap. size: 64, unit: freemap_route_ipv4
82882026-09-12T00:42:15.653ZSep 12 00:42:13.942 DEBG reset freemap, unit: freemap_route_ipv4
82892026-09-12T00:42:15.653ZSep 12 00:42:13.942 DEBG initted freemap. size: 64, unit: freemap_route_ipv6
82902026-09-12T00:42:15.653ZSep 12 00:42:13.942 DEBG reset freemap, unit: freemap_route_ipv6
82912026-09-12T00:42:15.653ZSep 12 00:42:13.942 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1
82922026-09-12T00:42:15.653ZSep 12 00:42:13.942 DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
82932026-09-12T00:42:15.653ZSep 12 00:42:13.942 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1
82942026-09-12T00:42:15.653ZSep 12 00:42:13.942 DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
82952026-09-12T00:42:15.653ZSep 12 00:42:13.942 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1
82962026-09-12T00:42:15.653ZSep 12 00:42:13.942 DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
82972026-09-12T00:42:15.653ZSep 12 00:42:13.942 INFO adding route 3fff:dead::/64 -> 2001:db8::55:2
82982026-09-12T00:42:15.653ZSep 12 00:42:13.942 DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]
82992026-09-12T00:42:15.653ZSep 12 00:42:13.942 INFO adding route 3fff:beef::/64 -> 2001:db8::55:ff
83002026-09-12T00:42:15.653ZSep 12 00:42:13.942 DEBG replacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
83012026-09-12T00:42:15.653ZSep 12 00:42:13.942 INFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ff
83022026-09-12T00:42:15.653ZSep 12 00:42:13.942 DEBG replacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
83032026-09-12T00:42:15.653ZSep 12 00:42:13.942 INFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ff
83042026-09-12T00:42:15.653ZSep 12 00:42:13.942 DEBG replacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
83052026-09-12T00:42:15.654ZSep 12 00:42:13.942 INFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ff
83062026-09-12T00:42:15.654ZSep 12 00:42:13.942 DEBG replacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
83072026-09-12T00:42:15.654ZSep 12 00:42:13.942 INFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ff
83082026-09-12T00:42:15.654ZSep 12 00:42:13.942 DEBG replacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
83092026-09-12T00:42:15.654ZSep 12 00:42:13.942 INFO adding route 3fff:beef:5::/64 -> 2001:db8::55:ff
83102026-09-12T00:42:15.654ZSep 12 00:42:13.942 DEBG replacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
83112026-09-12T00:42:15.654ZSep 12 00:42:13.942 INFO adding route 3fff:beef:6::/64 -> 2001:db8::55:ff
83122026-09-12T00:42:15.654ZSep 12 00:42:13.942 DEBG replacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
83132026-09-12T00:42:15.654ZSep 12 00:42:13.942 INFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ff
83142026-09-12T00:42:15.654ZSep 12 00:42:13.942 DEBG replacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
83152026-09-12T00:42:15.654ZSep 12 00:42:13.942 INFO adding route 3fff:beef:8::/64 -> 2001:db8::55:ff
83162026-09-12T00:42:15.654ZSep 12 00:42:13.942 DEBG replacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
83172026-09-12T00:42:15.654ZSep 12 00:42:13.942 INFO adding route 3fff:beef:9::/64 -> 2001:db8::55:ff
83182026-09-12T00:42:15.654ZSep 12 00:42:13.942 DEBG replacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
83192026-09-12T00:42:15.654ZSep 12 00:42:13.942 INFO adding route 3fff:beef:a::/64 -> 2001:db8::55:ff
83202026-09-12T00:42:15.654ZSep 12 00:42:13.942 DEBG replacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
83212026-09-12T00:42:15.654ZSep 12 00:42:13.942 INFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ff
83222026-09-12T00:42:15.654ZSep 12 00:42:13.942 DEBG replacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
83232026-09-12T00:42:15.654ZSep 12 00:42:13.942 INFO adding route 3fff:beef:c::/64 -> 2001:db8::55:ff
83242026-09-12T00:42:15.654ZSep 12 00:42:13.942 DEBG replacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
83252026-09-12T00:42:15.654ZSep 12 00:42:13.942 INFO adding route 3fff:beef:d::/64 -> 2001:db8::55:ff
83262026-09-12T00:42:15.654ZSep 12 00:42:13.942 DEBG replacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
83272026-09-12T00:42:15.654ZSep 12 00:42:13.942 INFO adding route 3fff:beef:e::/64 -> 2001:db8::55:ff
83282026-09-12T00:42:15.654ZSep 12 00:42:13.942 DEBG replacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
83292026-09-12T00:42:15.654ZSep 12 00:42:13.942 INFO adding route 3fff:beef:f::/64 -> 2001:db8::55:ff
83302026-09-12T00:42:15.654ZSep 12 00:42:13.942 DEBG replacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
83312026-09-12T00:42:15.654ZSep 12 00:42:13.942 INFO adding route 3fff:beef:10::/64 -> 2001:db8::55:ff
83322026-09-12T00:42:15.654ZSep 12 00:42:13.942 DEBG replacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
83332026-09-12T00:42:15.654ZSep 12 00:42:13.942 INFO adding route 3fff:beef:11::/64 -> 2001:db8::55:ff
83342026-09-12T00:42:15.654ZSep 12 00:42:13.942 DEBG replacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
83352026-09-12T00:42:15.654ZSep 12 00:42:13.942 INFO adding route 3fff:beef:12::/64 -> 2001:db8::55:ff
83362026-09-12T00:42:15.654ZSep 12 00:42:13.942 DEBG replacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
83372026-09-12T00:42:15.654ZSep 12 00:42:13.942 INFO adding route 3fff:beef:13::/64 -> 2001:db8::55:ff
83382026-09-12T00:42:15.655ZSep 12 00:42:13.942 DEBG replacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
83392026-09-12T00:42:15.655ZSep 12 00:42:13.942 INFO adding route 3fff:beef:14::/64 -> 2001:db8::55:ff
83402026-09-12T00:42:15.655ZSep 12 00:42:13.942 DEBG replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
83412026-09-12T00:42:15.655ZSep 12 00:42:13.942 INFO adding route 3fff:beef:15::/64 -> 2001:db8::55:ff
83422026-09-12T00:42:15.655ZSep 12 00:42:13.942 DEBG replacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
83432026-09-12T00:42:15.655ZSep 12 00:42:13.942 INFO adding route 3fff:beef:16::/64 -> 2001:db8::55:ff
83442026-09-12T00:42:15.655ZSep 12 00:42:13.942 DEBG replacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
83452026-09-12T00:42:15.655ZSep 12 00:42:13.942 INFO adding route 3fff:beef:17::/64 -> 2001:db8::55:ff
83462026-09-12T00:42:15.655ZSep 12 00:42:13.942 DEBG replacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
83472026-09-12T00:42:15.659ZSep 12 00:42:13.942 INFO adding route 3fff:beef:18::/64 -> 2001:db8::55:ff
83482026-09-12T00:42:15.659ZSep 12 00:42:13.942 DEBG replacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
83492026-09-12T00:42:15.659ZSep 12 00:42:13.942 INFO adding route 3fff:beef:19::/64 -> 2001:db8::55:ff
83502026-09-12T00:42:15.659ZSep 12 00:42:13.942 DEBG replacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
83512026-09-12T00:42:15.659ZSep 12 00:42:13.942Sep 12 00:42:13.942 INFOINFO adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:2
83522026-09-12T00:42:15.659Z
83532026-09-12T00:42:15.659ZSep 12 00:42:13.942Sep 12 00:42:13.942 DEBGDEBG replacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]
83542026-09-12T00:42:15.659Z
83552026-09-12T00:42:15.659ZSep 12 00:42:13.942Sep 12 00:42:13.942 INFOINFO adding route 3fff:beef:1b::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:3
83562026-09-12T00:42:15.659Z
83572026-09-12T00:42:15.659ZSep 12 00:42:13.942Sep 12 00:42:13.942 DEBGDEBG replacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]
83582026-09-12T00:42:15.659Z
83592026-09-12T00:42:15.659ZSep 12 00:42:13.942Sep 12 00:42:13.942 INFOINFO adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:4
83602026-09-12T00:42:15.660Z
83612026-09-12T00:42:15.660ZSep 12 00:42:13.942Sep 12 00:42:13.942 DEBGDEBG replacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]
83622026-09-12T00:42:15.660Z
83632026-09-12T00:42:15.660ZSep 12 00:42:13.942Sep 12 00:42:13.942 INFOINFO adding route 3fff:beef:1d::/64 -> 2001:db8::55:ffadding route 3fff:beef::/64 -> 2001:db8::55:ff
83642026-09-12T00:42:15.660Z
83652026-09-12T00:42:15.660ZSep 12 00:42:13.942Sep 12 00:42:13.942 DEBGDEBG replacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
83662026-09-12T00:42:15.660Z
83672026-09-12T00:42:15.660ZSep 12 00:42:13.942Sep 12 00:42:13.942 INFOINFO adding route 3fff:beef:1e::/64 -> 2001:db8::55:ffadding route 3fff:beef:1::/64 -> 2001:db8::55:ff
83682026-09-12T00:42:15.660Z
83692026-09-12T00:42:15.660ZSep 12 00:42:13.942Sep 12 00:42:13.942 DEBGDEBG replacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:42:13.942
83702026-09-12T00:42:15.660Z
83712026-09-12T00:42:15.660Z DEBG created new freemapSep 12 00:42:13.942Sep 12 00:42:13.942 , INFOINFOunit adding route 3fff:beef:2::/64 -> 2001:db8::55:ff:adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff
83722026-09-12T00:42:15.660Z
83732026-09-12T00:42:15.660Z freemap_route_ipv4
83742026-09-12T00:42:15.660ZSep 12 00:42:13.943Sep 12 00:42:13.943 DEBG DEBGreplacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 12 00:42:13.943replacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
83752026-09-12T00:42:15.660Z
83762026-09-12T00:42:15.660ZDEBG created new freemap, Sep 12 00:42:13.943unitSep 12 00:42:13.943: INFOfreemap_route_ipv6
83772026-09-12T00:42:15.660Zadding route 3fff:beef:3::/64 -> 2001:db8::55:ffINFO
83782026-09-12T00:42:15.660Z adding route 3fff:beef:20::/64 -> 2001:db8::55:ff
83792026-09-12T00:42:15.660ZSep 12 00:42:13.943Sep 12 00:42:13.943 DEBGDEBG Sep 12 00:42:13.943 replacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]initted freemap. size: 64DEBG, unit
83802026-09-12T00:42:15.660Z:replacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] freemap_route_ipv4
83812026-09-12T00:42:15.660Z
83822026-09-12T00:42:15.660ZSep 12 00:42:13.943 INFO Sep 12 00:42:13.943adding route 3fff:beef:4::/64 -> 2001:db8::55:ff
83832026-09-12T00:42:15.660ZINFOSep 12 00:42:13.943 DEBGadding route 3fff:beef:21::/64 -> 2001:db8::55:ff
83842026-09-12T00:42:15.660ZSep 12 00:42:13.943reset freemap , DEBGunit :Sep 12 00:42:13.943replacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBG
83852026-09-12T00:42:15.660Z freemap_route_ipv4replacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
83862026-09-12T00:42:15.660Z
83872026-09-12T00:42:15.660ZSep 12 00:42:13.943Sep 12 00:42:13.943Sep 12 00:42:13.943 INFODEBG INFOinitted freemap. size: 64adding route 3fff:beef:5::/64 -> 2001:db8::55:ff
83882026-09-12T00:42:15.660Zadding route 3fff:beef:22::/64 -> 2001:db8::55:ff,
83892026-09-12T00:42:15.660Zunit:Sep 12 00:42:13.943 freemap_route_ipv6Sep 12 00:42:13.943DEBG
83902026-09-12T00:42:15.661Z replacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBGSep 12 00:42:13.943
83912026-09-12T00:42:15.661Ztest port_map::tests::parse_softnpu_revision ... ok
83922026-09-12T00:42:15.661Zreplacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBG
83932026-09-12T00:42:15.661Z reset freemap, unit:Sep 12 00:42:13.943 Sep 12 00:42:13.943 INFOINFO freemap_route_ipv6
83942026-09-12T00:42:15.661Zadding route 3fff:beef:6::/64 -> 2001:db8::55:ffadding route 3fff:beef:23::/64 -> 2001:db8::55:ff
83952026-09-12T00:42:15.661Z
83962026-09-12T00:42:15.661Ztest api_server::tests::test_build_info ... ok
83972026-09-12T00:42:15.661ZSep 12 00:42:13.943Sep 12 00:42:13.943Sep 12 00:42:13.943 DEBGDEBG replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
83982026-09-12T00:42:15.661Z
83992026-09-12T00:42:15.661ZINFO adding route 3fff:dead::/64 -> 2001:db8::55:1
84002026-09-12T00:42:15.661ZSep 12 00:42:13.943 Sep 12 00:42:13.943INFOSep 12 00:42:13.943 INFO DEBGadding route 3fff:beef:24::/64 -> 2001:db8::55:ff
84012026-09-12T00:42:15.661Zadding route 3fff:beef:7::/64 -> 2001:db8::55:ff
84022026-09-12T00:42:15.661Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
84032026-09-12T00:42:15.661ZSep 12 00:42:13.943 Sep 12 00:42:13.943DEBG Sep 12 00:42:13.943 DEBGreplacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] INFOreplacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
84042026-09-12T00:42:15.661Z
84052026-09-12T00:42:15.661Z adding route 3fff:dead::/64 -> 2001:db8::55:1
84062026-09-12T00:42:15.661ZSep 12 00:42:13.943Sep 12 00:42:13.943Sep 12 00:42:13.943 DEBG INFOSep 12 00:42:13.943INFO DEBGreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
84072026-09-12T00:42:15.661Zadding route 3fff:beef:8::/64 -> 2001:db8::55:ff
84082026-09-12T00:42:15.661Zcreated new freemap adding route 3fff:beef:25::/64 -> 2001:db8::55:ff,
84092026-09-12T00:42:15.661ZSep 12 00:42:13.943unitSep 12 00:42:13.943 :INFO adding route 3fff:dead::/64 -> 2001:db8::55:1DEBG
84102026-09-12T00:42:15.661Z Sep 12 00:42:13.943replacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] freemap_route_ipv4
84112026-09-12T00:42:15.661ZDEBG
84122026-09-12T00:42:15.661Z Sep 12 00:42:13.943replacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBG
84132026-09-12T00:42:15.661Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]Sep 12 00:42:13.943
84142026-09-12T00:42:15.661Z Sep 12 00:42:13.943INFOSep 12 00:42:13.943 Sep 12 00:42:13.943DEBG INFOcreated new freemapINFOadding route 3fff:beef:9::/64 -> 2001:db8::55:ff
84152026-09-12T00:42:15.661Zadding route 3fff:dead::/64 -> 2001:db8::55:2
84162026-09-12T00:42:15.661Zadding route 3fff:beef:26::/64 -> 2001:db8::55:ff,
84172026-09-12T00:42:15.661ZunitSep 12 00:42:13.943: Sep 12 00:42:13.943 freemap_route_ipv6 DEBGDEBG
84182026-09-12T00:42:15.661Z replacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:42:13.943
84192026-09-12T00:42:15.661Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] Sep 12 00:42:13.943 DEBGDEBG
84202026-09-12T00:42:15.661Z replacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]initted freemap. size: 64Sep 12 00:42:13.943
84212026-09-12T00:42:15.661Z, INFOunitSep 12 00:42:13.943 :adding route 3fff:beef:a::/64 -> 2001:db8::55:ff Sep 12 00:42:13.943Sep 12 00:42:13.943freemap_route_ipv4
84222026-09-12T00:42:15.661ZINFO
84232026-09-12T00:42:15.661ZINFO adding route 3fff:beef:27::/64 -> 2001:db8::55:ff DEBG
84242026-09-12T00:42:15.661Zadding route 3fff:beef::/64 -> 2001:db8::55:ff Sep 12 00:42:13.943
84252026-09-12T00:42:15.661ZSep 12 00:42:13.943DEBG reset freemapSep 12 00:42:13.943Sep 12 00:42:13.943, DEBGDEBG unitcreated new freemap: replacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
84262026-09-12T00:42:15.662Z
84272026-09-12T00:42:15.662Zfreemap_route_ipv4,
84282026-09-12T00:42:15.662ZunitDEBGSep 12 00:42:13.943Sep 12 00:42:13.943 :INFOSep 12 00:42:13.943INFO freemap_route_ipv4DEBG
84292026-09-12T00:42:15.662Z initted freemap. size: 64adding route 3fff:beef:b::/64 -> 2001:db8::55:ff,
84302026-09-12T00:42:15.662Zadding route 3fff:beef:1::/64 -> 2001:db8::55:ffunit
84312026-09-12T00:42:15.662Z: Sep 12 00:42:13.943freemap_route_ipv6
84322026-09-12T00:42:15.662ZDEBGSep 12 00:42:13.943 Sep 12 00:42:13.943replacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
84332026-09-12T00:42:15.662ZDEBG replacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 12 00:42:13.943Sep 12 00:42:13.943
84342026-09-12T00:42:15.662Z
84352026-09-12T00:42:15.662Z DEBGINFO reset freemapDEBGSep 12 00:42:13.943, unitINFO: created new freemapadding route 3fff:beef:2::/64 -> 2001:db8::55:ff,
84362026-09-12T00:42:15.662Zfreemap_route_ipv6unitadding route 3fff:beef:c::/64 -> 2001:db8::55:ff
84372026-09-12T00:42:15.662Z
84382026-09-12T00:42:15.662Z: Sep 12 00:42:13.943freemap_route_ipv6
84392026-09-12T00:42:15.662ZSep 12 00:42:13.943Sep 12 00:42:13.943DEBG Sep 12 00:42:13.943 DEBGINFO replacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:42:13.943
84402026-09-12T00:42:15.662Z
84412026-09-12T00:42:15.662Z adding route 3fff:dead::/64 -> 2001:db8::55:1DEBG
84422026-09-12T00:42:15.662Z Sep 12 00:42:13.943initted freemap. size: 64Sep 12 00:42:13.943, unitINFOSep 12 00:42:13.943 :adding route 3fff:beef:d::/64 -> 2001:db8::55:ffDEBG
84432026-09-12T00:42:15.662Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
84442026-09-12T00:42:15.662ZINFOSep 12 00:42:13.943 adding route 3fff:beef:3::/64 -> 2001:db8::55:ff
84452026-09-12T00:42:15.662ZDEBGSep 12 00:42:13.943 replacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFOfreemap_route_ipv4
84462026-09-12T00:42:15.662Z Sep 12 00:42:13.943adding route 3fff:beef::/64 -> 2001:db8::55:ff
84472026-09-12T00:42:15.667ZDEBG
84482026-09-12T00:42:15.667Zreplacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:42:13.943
84492026-09-12T00:42:15.667Z Sep 12 00:42:13.943INFO adding route 3fff:beef:e::/64 -> 2001:db8::55:ffDEBGSep 12 00:42:13.943
84502026-09-12T00:42:15.667Z replacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
84512026-09-12T00:42:15.667ZDEBGSep 12 00:42:13.943 Sep 12 00:42:13.943 DEBGreset freemap Sep 12 00:42:13.943 , replacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
84522026-09-12T00:42:15.667ZINFO unitadding route 3fff:beef:4::/64 -> 2001:db8::55:ff:adding route 3fff:beef:1::/64 -> 2001:db8::55:ff
84532026-09-12T00:42:15.667Z
84542026-09-12T00:42:15.667ZSep 12 00:42:13.943 INFO freemap_route_ipv4 Sep 12 00:42:13.943
84552026-09-12T00:42:15.667ZSep 12 00:42:13.943 DEBGDEBGadding route 3fff:beef:f::/64 -> 2001:db8::55:ff replacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
84562026-09-12T00:42:15.667Z
84572026-09-12T00:42:15.667Z
84582026-09-12T00:42:15.667ZSep 12 00:42:13.943 DEBGSep 12 00:42:13.943Sep 12 00:42:13.943 INFOSep 12 00:42:13.943 adding route 3fff:beef:5::/64 -> 2001:db8::55:ffinitted freemap. size: 64INFO, unit
84592026-09-12T00:42:15.667Z:DEBG freemap_route_ipv6adding route 3fff:beef:2::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
84602026-09-12T00:42:15.667Z
84612026-09-12T00:42:15.668Z
84622026-09-12T00:42:15.668ZSep 12 00:42:13.943Sep 12 00:42:13.943 Sep 12 00:42:13.943 Sep 12 00:42:13.943INFODEBG reset freemapDEBGadding route 3fff:beef:10::/64 -> 2001:db8::55:ff DEBG
84632026-09-12T00:42:15.668Z, replacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] unit
84642026-09-12T00:42:15.668Z: replacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv6
84652026-09-12T00:42:15.668Z
84662026-09-12T00:42:15.668ZSep 12 00:42:13.943Sep 12 00:42:13.943 INFODEBGSep 12 00:42:13.943Sep 12 00:42:13.943 INFOadding route 3fff:beef:6::/64 -> 2001:db8::55:ff INFOreplacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 3fff:dead::/64 -> 2001:db8::55:1adding route 3fff:beef:3::/64 -> 2001:db8::55:ff
84672026-09-12T00:42:15.668Z
84682026-09-12T00:42:15.668Z
84692026-09-12T00:42:15.668Z
84702026-09-12T00:42:15.668ZSep 12 00:42:13.943Sep 12 00:42:13.943 Sep 12 00:42:13.943DEBG Sep 12 00:42:13.943 DEBGreplacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
84712026-09-12T00:42:15.668Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
84722026-09-12T00:42:15.668ZDEBGINFO adding route 3fff:beef:11::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
84732026-09-12T00:42:15.668ZSep 12 00:42:13.943
84742026-09-12T00:42:15.668Z INFOSep 12 00:42:13.943 Sep 12 00:42:13.943Sep 12 00:42:13.943 adding route 3fff:beef:7::/64 -> 2001:db8::55:ff
84752026-09-12T00:42:15.668ZDEBG DEBG replacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFOreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]Sep 12 00:42:13.943
84762026-09-12T00:42:15.668Z adding route 3fff:beef:4::/64 -> 2001:db8::55:ffDEBG
84772026-09-12T00:42:15.668Z
84782026-09-12T00:42:15.668Z replacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
84792026-09-12T00:42:15.668ZSep 12 00:42:13.943Sep 12 00:42:13.943Sep 12 00:42:13.943 INFODEBGINFO adding route 3fff:beef:8::/64 -> 2001:db8::55:ffadding route 3fff:beef:12::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
84802026-09-12T00:42:15.668Z
84812026-09-12T00:42:15.668Z
84822026-09-12T00:42:15.668ZSep 12 00:42:13.943 Sep 12 00:42:13.943Sep 12 00:42:13.943DEBG INFODEBG replacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:5::/64 -> 2001:db8::55:ff
84832026-09-12T00:42:15.668Z
84842026-09-12T00:42:15.668Z
84852026-09-12T00:42:15.668ZSep 12 00:42:13.943 Sep 12 00:42:13.943INFO Sep 12 00:42:13.943 INFOadding route 3fff:beef:9::/64 -> 2001:db8::55:ff DEBG
84862026-09-12T00:42:15.668Z adding route 3fff:beef:13::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
84872026-09-12T00:42:15.668Z
84882026-09-12T00:42:15.668ZSep 12 00:42:13.943 DEBGSep 12 00:42:13.943Sep 12 00:42:13.943 INFOreplacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBG
84892026-09-12T00:42:15.668Zadding route 3fff:beef:6::/64 -> 2001:db8::55:ff
84902026-09-12T00:42:15.668Zreplacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
84912026-09-12T00:42:15.668ZSep 12 00:42:13.943 Sep 12 00:42:13.943INFO Sep 12 00:42:13.943DEBG adding route 3fff:beef:a::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
84922026-09-12T00:42:15.668Z
84932026-09-12T00:42:15.668ZINFO adding route 3fff:beef:14::/64 -> 2001:db8::55:ff
84942026-09-12T00:42:15.668ZSep 12 00:42:13.943Sep 12 00:42:13.943 Sep 12 00:42:13.943INFO DEBGadding route 3fff:beef:7::/64 -> 2001:db8::55:ffDEBG
84952026-09-12T00:42:15.668Z replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
84962026-09-12T00:42:15.668Z
84972026-09-12T00:42:15.668ZSep 12 00:42:13.943 DEBG Sep 12 00:42:13.943replacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
84982026-09-12T00:42:15.669ZINFOSep 12 00:42:13.943 adding route 3fff:beef:b::/64 -> 2001:db8::55:ffINFOSep 12 00:42:13.943
84992026-09-12T00:42:15.669Z adding route 3fff:beef:15::/64 -> 2001:db8::55:ffINFO
85002026-09-12T00:42:15.669Z adding route 3fff:beef:8::/64 -> 2001:db8::55:ffSep 12 00:42:13.943
85012026-09-12T00:42:15.669Z Sep 12 00:42:13.943DEBG DEBGreplacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
85022026-09-12T00:42:15.669Zreplacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:42:13.943
85032026-09-12T00:42:15.669Z DEBG replacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:42:13.943Sep 12 00:42:13.943
85042026-09-12T00:42:15.669Z INFO INFOSep 12 00:42:13.943 adding route 3fff:beef:c::/64 -> 2001:db8::55:ffadding route 3fff:beef:16::/64 -> 2001:db8::55:ffINFO
85052026-09-12T00:42:15.669Z
85062026-09-12T00:42:15.669Z adding route 3fff:beef:9::/64 -> 2001:db8::55:ff
85072026-09-12T00:42:15.669ZSep 12 00:42:13.943Sep 12 00:42:13.943 DEBGDEBG replacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:42:13.943
85082026-09-12T00:42:15.669Z
85092026-09-12T00:42:15.669ZDEBG replacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
85102026-09-12T00:42:15.669ZSep 12 00:42:13.943Sep 12 00:42:13.943 Sep 12 00:42:13.943INFO INFOINFO adding route 3fff:beef:17::/64 -> 2001:db8::55:ffadding route 3fff:beef:a::/64 -> 2001:db8::55:ff
85112026-09-12T00:42:15.669Z
85122026-09-12T00:42:15.669Zadding route 3fff:beef:d::/64 -> 2001:db8::55:ff
85132026-09-12T00:42:15.669ZSep 12 00:42:13.943Sep 12 00:42:13.943 Sep 12 00:42:13.943DEBG DEBG replacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
85142026-09-12T00:42:15.669Z
85152026-09-12T00:42:15.669ZDEBG replacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
85162026-09-12T00:42:15.669ZSep 12 00:42:13.943Sep 12 00:42:13.943 INFOINFO adding route 3fff:beef:18::/64 -> 2001:db8::55:ffadding route 3fff:beef:b::/64 -> 2001:db8::55:ffSep 12 00:42:13.943
85172026-09-12T00:42:15.669Z
85182026-09-12T00:42:15.669ZINFO adding route 3fff:beef:e::/64 -> 2001:db8::55:ffSep 12 00:42:13.943
85192026-09-12T00:42:15.669ZSep 12 00:42:13.943 DEBGDEBG Sep 12 00:42:13.943replacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
85202026-09-12T00:42:15.669Z
85212026-09-12T00:42:15.669ZDEBG Sep 12 00:42:13.943replacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
85222026-09-12T00:42:15.669ZINFO Sep 12 00:42:13.943adding route 3fff:beef:19::/64 -> 2001:db8::55:ff
85232026-09-12T00:42:15.669ZINFO adding route 3fff:beef:c::/64 -> 2001:db8::55:ff
85242026-09-12T00:42:15.669ZSep 12 00:42:13.943Sep 12 00:42:13.943 INFODEBG adding route 3fff:beef:f::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:42:13.943
85252026-09-12T00:42:15.669Z
85262026-09-12T00:42:15.669Z DEBG replacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:42:13.943Sep 12 00:42:13.943
85272026-09-12T00:42:15.669Z INFODEBGSep 12 00:42:13.943 adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
85282026-09-12T00:42:15.669Z
85292026-09-12T00:42:15.670Z adding route 3fff:beef:d::/64 -> 2001:db8::55:ff
85302026-09-12T00:42:15.670ZSep 12 00:42:13.943Sep 12 00:42:13.943 DEBGINFO replacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:10::/64 -> 2001:db8::55:ffSep 12 00:42:13.943
85312026-09-12T00:42:15.670Z
85322026-09-12T00:42:15.670ZDEBG replacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
85332026-09-12T00:42:15.670ZSep 12 00:42:13.943Sep 12 00:42:13.943 Sep 12 00:42:13.943DEBG INFOreplacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
85342026-09-12T00:42:15.670Z adding route 3fff:beef:e::/64 -> 2001:db8::55:ffadding route 3fff:beef:1b::/64 -> 2001:db8::55:ff
85352026-09-12T00:42:15.670Z
85362026-09-12T00:42:15.670ZSep 12 00:42:13.943Sep 12 00:42:13.943 Sep 12 00:42:13.943INFO DEBGDEBG adding route 3fff:beef:11::/64 -> 2001:db8::55:ff
85372026-09-12T00:42:15.670Zreplacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
85382026-09-12T00:42:15.670Z
85392026-09-12T00:42:15.670ZSep 12 00:42:13.943Sep 12 00:42:13.943 Sep 12 00:42:13.943INFODEBG replacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
85402026-09-12T00:42:15.670Zadding route 3fff:beef:1c::/64 -> 2001:db8::55:ff
85412026-09-12T00:42:15.670Zadding route 3fff:beef:f::/64 -> 2001:db8::55:ff
85422026-09-12T00:42:15.670ZSep 12 00:42:13.943Sep 12 00:42:13.943 DEBGINFO adding route 3fff:beef:12::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
85432026-09-12T00:42:15.670Z
85442026-09-12T00:42:15.670ZSep 12 00:42:13.943 Sep 12 00:42:13.943Sep 12 00:42:13.943 DEBGINFODEBG adding route 3fff:beef:1d::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
85452026-09-12T00:42:15.670Zreplacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
85462026-09-12T00:42:15.670Z
85472026-09-12T00:42:15.678ZSep 12 00:42:13.943Sep 12 00:42:13.943 Sep 12 00:42:13.943DEBG INFOreplacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
85482026-09-12T00:42:15.678Z adding route 3fff:beef:10::/64 -> 2001:db8::55:ffadding route 3fff:beef:13::/64 -> 2001:db8::55:ff
85492026-09-12T00:42:15.678Z
85502026-09-12T00:42:15.678ZSep 12 00:42:13.943 INFOSep 12 00:42:13.943 Sep 12 00:42:13.943adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff DEBG
85512026-09-12T00:42:15.678ZDEBG replacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
85522026-09-12T00:42:15.678Z
85532026-09-12T00:42:15.679ZSep 12 00:42:13.943 DEBG replacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:42:13.943Sep 12 00:42:13.943 INFOINFO
85542026-09-12T00:42:15.679Z adding route 3fff:beef:14::/64 -> 2001:db8::55:ffSep 12 00:42:13.943
85552026-09-12T00:42:15.679Z INFO adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff
85562026-09-12T00:42:15.679ZSep 12 00:42:13.944 adding route 3fff:beef:11::/64 -> 2001:db8::55:ffDEBGSep 12 00:42:13.944
85572026-09-12T00:42:15.679Z DEBGreplacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
85582026-09-12T00:42:15.679Zreplacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:42:13.944
85592026-09-12T00:42:15.679Z DEBG Sep 12 00:42:13.944replacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 12 00:42:13.944
85602026-09-12T00:42:15.679ZINFO adding route 3fff:beef:15::/64 -> 2001:db8::55:ffINFO
85612026-09-12T00:42:15.679ZSep 12 00:42:13.944 adding route 3fff:beef:20::/64 -> 2001:db8::55:ffINFO
85622026-09-12T00:42:15.679ZSep 12 00:42:13.944 adding route 3fff:beef:12::/64 -> 2001:db8::55:ffDEBG
85632026-09-12T00:42:15.679Z Sep 12 00:42:13.944replacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
85642026-09-12T00:42:15.679ZDEBG Sep 12 00:42:13.944replacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
85652026-09-12T00:42:15.679ZDEBGSep 12 00:42:13.944 Sep 12 00:42:13.944replacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] INFOINFO
85662026-09-12T00:42:15.679Z adding route 3fff:beef:21::/64 -> 2001:db8::55:ffadding route 3fff:beef:16::/64 -> 2001:db8::55:ff
85672026-09-12T00:42:15.679Z
85682026-09-12T00:42:15.679ZSep 12 00:42:13.944Sep 12 00:42:13.944Sep 12 00:42:13.944 INFODEBG DEBGadding route 3fff:beef:13::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
85692026-09-12T00:42:15.679Z
85702026-09-12T00:42:15.679Zreplacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
85712026-09-12T00:42:15.679ZSep 12 00:42:13.944Sep 12 00:42:13.944Sep 12 00:42:13.944 INFODEBG INFOadding route 3fff:beef:17::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
85722026-09-12T00:42:15.679Z
85732026-09-12T00:42:15.679Z adding route 3fff:beef:22::/64 -> 2001:db8::55:ff
85742026-09-12T00:42:15.679ZSep 12 00:42:13.944Sep 12 00:42:13.944 INFODEBG adding route 3fff:beef:14::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:42:13.944
85752026-09-12T00:42:15.679Z
85762026-09-12T00:42:15.679Z DEBG replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
85772026-09-12T00:42:15.679ZSep 12 00:42:13.944Sep 12 00:42:13.944 DEBGINFO replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:18::/64 -> 2001:db8::55:ff
85782026-09-12T00:42:15.679ZSep 12 00:42:13.944
85792026-09-12T00:42:15.679Z INFO adding route 3fff:beef:23::/64 -> 2001:db8::55:ffSep 12 00:42:13.944Sep 12 00:42:13.944
85802026-09-12T00:42:15.679Z DEBGINFO replacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:42:13.944
85812026-09-12T00:42:15.679Zadding route 3fff:beef:15::/64 -> 2001:db8::55:ff DEBG
85822026-09-12T00:42:15.680Z replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:42:13.944
85832026-09-12T00:42:15.680Z Sep 12 00:42:13.944INFO DEBGSep 12 00:42:13.944 adding route 3fff:beef:19::/64 -> 2001:db8::55:ff replacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
85842026-09-12T00:42:15.680Z
85852026-09-12T00:42:15.680Zadding route 3fff:beef:24::/64 -> 2001:db8::55:ff
85862026-09-12T00:42:15.680ZSep 12 00:42:13.944Sep 12 00:42:13.944 INFODEBG adding route 3fff:beef:16::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
85872026-09-12T00:42:15.680Z
85882026-09-12T00:42:15.680ZSep 12 00:42:13.944 DEBG Sep 12 00:42:13.944Sep 12 00:42:13.944 DEBGINFO replacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff
85892026-09-12T00:42:15.680Z
85902026-09-12T00:42:15.680Z
85912026-09-12T00:42:15.680ZSep 12 00:42:13.944Sep 12 00:42:13.944 Sep 12 00:42:13.944INFO INFOadding route 3fff:beef:17::/64 -> 2001:db8::55:ff
85922026-09-12T00:42:15.680Zadding route 3fff:beef:25::/64 -> 2001:db8::55:ffDEBG
85932026-09-12T00:42:15.680Z replacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
85942026-09-12T00:42:15.680ZSep 12 00:42:13.944Sep 12 00:42:13.944 DEBGDEBG replacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
85952026-09-12T00:42:15.680Z
85962026-09-12T00:42:15.680ZSep 12 00:42:13.944Sep 12 00:42:13.944 INFOINFO adding route 3fff:beef:26::/64 -> 2001:db8::55:ffadding route 3fff:beef:18::/64 -> 2001:db8::55:ff
85972026-09-12T00:42:15.680Z
85982026-09-12T00:42:15.680ZSep 12 00:42:13.944Sep 12 00:42:13.944Sep 12 00:42:13.944 DEBGINFO DEBG adding route 3fff:beef:1b::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
85992026-09-12T00:42:15.680Z
86002026-09-12T00:42:15.680Z replacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
86012026-09-12T00:42:15.680ZSep 12 00:42:13.944Sep 12 00:42:13.944 INFODEBGSep 12 00:42:13.944 adding route 3fff:beef:19::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
86022026-09-12T00:42:15.680Z
86032026-09-12T00:42:15.680ZINFO adding route 3fff:beef:27::/64 -> 2001:db8::55:ff
86042026-09-12T00:42:15.680ZSep 12 00:42:13.944Sep 12 00:42:13.944 DEBGINFO Sep 12 00:42:13.944replacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff
86052026-09-12T00:42:15.680Z
86062026-09-12T00:42:15.680Z DEBG replacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
86072026-09-12T00:42:15.680ZSep 12 00:42:13.944Sep 12 00:42:13.944 INFODEBG adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:42:13.944
86082026-09-12T00:42:15.680Z
86092026-09-12T00:42:15.680Z INFO adding route 3fff:beef:28::/64 -> 2001:db8::55:ff
86102026-09-12T00:42:15.680ZSep 12 00:42:13.944 INFO Sep 12 00:42:13.944Sep 12 00:42:13.944 adding route 3fff:beef:1d::/64 -> 2001:db8::55:ffDEBG
86112026-09-12T00:42:15.681Z DEBGreplacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
86122026-09-12T00:42:15.681Z
86132026-09-12T00:42:15.681ZSep 12 00:42:13.944 DEBGSep 12 00:42:13.944Sep 12 00:42:13.944 INFOINFO adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff replacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:29::/64 -> 2001:db8::55:ff
86142026-09-12T00:42:15.681Z
86152026-09-12T00:42:15.681Z
86162026-09-12T00:42:15.681ZSep 12 00:42:13.944 Sep 12 00:42:13.944DEBGSep 12 00:42:13.944 DEBG replacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
86172026-09-12T00:42:15.681Zreplacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
86182026-09-12T00:42:15.681Zadding route 3fff:beef:1e::/64 -> 2001:db8::55:ffSep 12 00:42:13.944
86192026-09-12T00:42:15.681Z INFOSep 12 00:42:13.944 adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffINFO
86202026-09-12T00:42:15.681Z adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffSep 12 00:42:13.944
86212026-09-12T00:42:15.681Z Sep 12 00:42:13.944DEBG Sep 12 00:42:13.944replacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
86222026-09-12T00:42:15.681ZSep 12 00:42:13.944 replacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
86232026-09-12T00:42:15.681ZSep 12 00:42:13.944DEBG INFODEBG adding route 3fff:beef:1f::/64 -> 2001:db8::55:ffSep 12 00:42:13.944
86242026-09-12T00:42:15.681Z replacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] INFOcreated new freemap
86252026-09-12T00:42:15.681Z Sep 12 00:42:13.944adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff,
86262026-09-12T00:42:15.681ZunitDEBG :Sep 12 00:42:13.944replacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
86272026-09-12T00:42:15.681ZSep 12 00:42:13.944INFO DEBG replacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:42:13.944
86282026-09-12T00:42:15.681Zadding route 3fff:beef:2b::/64 -> 2001:db8::55:ff INFO
86292026-09-12T00:42:15.681Z adding route 3fff:beef:20::/64 -> 2001:db8::55:fffreemap_route_ipv4
86302026-09-12T00:42:15.681ZSep 12 00:42:13.944
86312026-09-12T00:42:15.681Z Sep 12 00:42:13.944 INFODEBGSep 12 00:42:13.944 adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff
86322026-09-12T00:42:15.681Z DEBGSep 12 00:42:13.944 replacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
86332026-09-12T00:42:15.681Z
86342026-09-12T00:42:15.681ZINFOcreated new freemapSep 12 00:42:13.944 adding route 3fff:beef:28::/64 -> 2001:db8::55:ffSep 12 00:42:13.944Sep 12 00:42:13.944, DEBG unit INFO:INFO freemap_route_ipv6 adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
86352026-09-12T00:42:15.681Z
86362026-09-12T00:42:15.681Zadding route 3fff:beef:21::/64 -> 2001:db8::55:ff
86372026-09-12T00:42:15.682Z
86382026-09-12T00:42:15.682Z
86392026-09-12T00:42:15.682ZSep 12 00:42:13.944 Sep 12 00:42:13.944Sep 12 00:42:13.944INFOSep 12 00:42:13.944 DEBGSep 12 00:42:13.944adding route 3fff:beef:1f::/64 -> 2001:db8::55:ffDEBGDEBG replacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]initted freemap. size: 64
86402026-09-12T00:42:15.682Z , replacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
86412026-09-12T00:42:15.682Z
86422026-09-12T00:42:15.682ZDEBG unitreplacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:42:13.944:Sep 12 00:42:13.944
86432026-09-12T00:42:15.682Z INFODEBG Sep 12 00:42:13.944adding route 3fff:beef:22::/64 -> 2001:db8::55:fffreemap_route_ipv4
86442026-09-12T00:42:15.682Z INFO replacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
86452026-09-12T00:42:15.682ZSep 12 00:42:13.944Sep 12 00:42:13.944
86462026-09-12T00:42:15.682ZDEBGadding route 3fff:beef:2d::/64 -> 2001:db8::55:ff
86472026-09-12T00:42:15.686Z INFOSep 12 00:42:13.944replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 3fff:beef:29::/64 -> 2001:db8::55:ff
86482026-09-12T00:42:15.686Z
86492026-09-12T00:42:15.686ZINFO adding route 3fff:beef:20::/64 -> 2001:db8::55:ffSep 12 00:42:13.944
86502026-09-12T00:42:15.686ZSep 12 00:42:13.944 DEBG Sep 12 00:42:13.944Sep 12 00:42:13.944Sep 12 00:42:13.944 DEBGDEBGDEBG INFO replacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:23::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
86512026-09-12T00:42:15.687Z
86522026-09-12T00:42:15.687Z
86532026-09-12T00:42:15.687Z
86542026-09-12T00:42:15.687Zreset freemap, Sep 12 00:42:13.944Sep 12 00:42:13.944 Sep 12 00:42:13.944Sep 12 00:42:13.944unit INFO DEBGINFO replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFOadding route 3fff:beef:2e::/64 -> 2001:db8::55:ff
86552026-09-12T00:42:15.687Zadding route 3fff:beef:2a::/64 -> 2001:db8::55:ff
86562026-09-12T00:42:15.687Z:
86572026-09-12T00:42:15.687Z Sep 12 00:42:13.944adding route 3fff:beef:21::/64 -> 2001:db8::55:ff DEBGfreemap_route_ipv4
86582026-09-12T00:42:15.687Zreplacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:42:13.944
86592026-09-12T00:42:15.687ZINFO
86602026-09-12T00:42:15.687ZSep 12 00:42:13.944adding route 3fff:beef:24::/64 -> 2001:db8::55:ffSep 12 00:42:13.944 DEBGDEBGSep 12 00:42:13.944
86612026-09-12T00:42:15.687Z replacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
86622026-09-12T00:42:15.687Z
86632026-09-12T00:42:15.687Zadding route 3fff:beef:2f::/64 -> 2001:db8::55:ffSep 12 00:42:13.944Sep 12 00:42:13.944 INFO adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff
86642026-09-12T00:42:15.687Z Sep 12 00:42:13.944DEBG Sep 12 00:42:13.944replacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
86652026-09-12T00:42:15.687Z adding route 3fff:beef:22::/64 -> 2001:db8::55:ffDEBG
86662026-09-12T00:42:15.687Z Sep 12 00:42:13.944replacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
86672026-09-12T00:42:15.687ZINFO Sep 12 00:42:13.944adding route 3fff:beef:25::/64 -> 2001:db8::55:ff
86682026-09-12T00:42:15.687ZDEBGSep 12 00:42:13.944 replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
86692026-09-12T00:42:15.687ZSep 12 00:42:13.944 adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffDEBG
86702026-09-12T00:42:15.687Z Sep 12 00:42:13.944replacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
86712026-09-12T00:42:15.687ZINFOSep 12 00:42:13.944 adding route 3fff:beef:23::/64 -> 2001:db8::55:ffDEBG
86722026-09-12T00:42:15.687Zreplacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:42:13.944
86732026-09-12T00:42:15.687Z INFOSep 12 00:42:13.944 Sep 12 00:42:13.944adding route 3fff:beef:26::/64 -> 2001:db8::55:ffDEBG
86742026-09-12T00:42:15.687Zreplacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
86752026-09-12T00:42:15.687Z Sep 12 00:42:13.944adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff
86762026-09-12T00:42:15.687ZDEBG Sep 12 00:42:13.944replacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
86772026-09-12T00:42:15.687ZSep 12 00:42:13.944INFO DEBGadding route 3fff:beef:24::/64 -> 2001:db8::55:ff
86782026-09-12T00:42:15.687Zreplacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
86792026-09-12T00:42:15.687ZSep 12 00:42:13.944 Sep 12 00:42:13.944INFO Sep 12 00:42:13.944DEBG INFOreplacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
86802026-09-12T00:42:15.687Zadding route 3fff:beef:27::/64 -> 2001:db8::55:ffadding route 3fff:beef:2e::/64 -> 2001:db8::55:ff
86812026-09-12T00:42:15.688Z
86822026-09-12T00:42:15.688ZSep 12 00:42:13.944 INFO adding route 3fff:beef:25::/64 -> 2001:db8::55:ffSep 12 00:42:13.944
86832026-09-12T00:42:15.688Z DEBG replacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:42:13.944
86842026-09-12T00:42:15.688Z DEBG replacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
86852026-09-12T00:42:15.688ZSep 12 00:42:13.944 Sep 12 00:42:13.944 INFO
86862026-09-12T00:42:15.688Zadding route 3fff:beef:26::/64 -> 2001:db8::55:ff
86872026-09-12T00:42:15.688ZSep 12 00:42:13.944Sep 12 00:42:13.944 DEBGINFODEBG replacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
86882026-09-12T00:42:15.688Z adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff
86892026-09-12T00:42:15.688ZSep 12 00:42:13.944 INFO adding route 3fff:beef:30::/64 -> 2001:db8::55:ffSep 12 00:42:13.944
86902026-09-12T00:42:15.688Z DEBG replacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:42:13.944
86912026-09-12T00:42:15.688Z DEBG replacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:42:13.944
86922026-09-12T00:42:15.688ZINFO
86932026-09-12T00:42:15.688Zadding route 3fff:beef:30::/64 -> 2001:db8::55:ff
86942026-09-12T00:42:15.688ZSep 12 00:42:13.944Sep 12 00:42:13.944 INFOSep 12 00:42:13.944 adding route 3fff:beef:31::/64 -> 2001:db8::55:ffDEBGDEBG
86952026-09-12T00:42:15.688Z replacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:42:13.944
86962026-09-12T00:42:15.688Z Sep 12 00:42:13.944Sep 12 00:42:13.944
86972026-09-12T00:42:15.688Z INFODEBG adding route 3fff:beef:27::/64 -> 2001:db8::55:ffINFO
86982026-09-12T00:42:15.688Zadding route 3fff:beef:28::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
86992026-09-12T00:42:15.688ZSep 12 00:42:13.944
87002026-09-12T00:42:15.688Z Sep 12 00:42:13.944INFO adding route 3fff:beef:31::/64 -> 2001:db8::55:ffSep 12 00:42:13.944
87012026-09-12T00:42:15.688ZSep 12 00:42:13.944 DEBG DEBGreplacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
87022026-09-12T00:42:15.688Z replacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:42:13.944Sep 12 00:42:13.944 adding route 3fff:beef:32::/64 -> 2001:db8::55:ff
87032026-09-12T00:42:15.688ZINFO DEBG
87042026-09-12T00:42:15.688Z adding route 3fff:beef:29::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
87052026-09-12T00:42:15.688ZSep 12 00:42:13.944Sep 12 00:42:13.944
87062026-09-12T00:42:15.688Z DEBG Sep 12 00:42:13.944replacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 12 00:42:13.944DEBGINFO replacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
87072026-09-12T00:42:15.688Z
87082026-09-12T00:42:15.688Zadding route 3fff:beef:32::/64 -> 2001:db8::55:ff
87092026-09-12T00:42:15.688Zadding route 3fff:beef:28::/64 -> 2001:db8::55:ffSep 12 00:42:13.944Sep 12 00:42:13.944
87102026-09-12T00:42:15.688Z INFOINFO adding route 3fff:beef:33::/64 -> 2001:db8::55:ffadding route 3fff:beef:2a::/64 -> 2001:db8::55:ff
87112026-09-12T00:42:15.688Z
87122026-09-12T00:42:15.689ZSep 12 00:42:13.944 DEBG replacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:42:13.944Sep 12 00:42:13.944
87132026-09-12T00:42:15.689ZDEBG DEBGreplacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 12 00:42:13.944replacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
87142026-09-12T00:42:15.689Z Sep 12 00:42:13.944DEBG
87152026-09-12T00:42:15.689Zreplacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
87162026-09-12T00:42:15.689Z adding route 3fff:beef:33::/64 -> 2001:db8::55:ffSep 12 00:42:13.944
87172026-09-12T00:42:15.689Z Sep 12 00:42:13.944INFO INFOadding route 3fff:beef:34::/64 -> 2001:db8::55:ff
87182026-09-12T00:42:15.689ZSep 12 00:42:13.944 adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffDEBG
87192026-09-12T00:42:15.689Z replacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:42:13.944Sep 12 00:42:13.944
87202026-09-12T00:42:15.689ZDEBGSep 12 00:42:13.944 INFOreplacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
87212026-09-12T00:42:15.689ZDEBG replacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:42:13.944 adding route 3fff:beef:29::/64 -> 2001:db8::55:ff
87222026-09-12T00:42:15.689Z
87232026-09-12T00:42:15.689ZINFOSep 12 00:42:13.944 INFOadding route 3fff:beef:34::/64 -> 2001:db8::55:ff
87242026-09-12T00:42:15.689Zadding route 3fff:beef:35::/64 -> 2001:db8::55:ff
87252026-09-12T00:42:15.689ZSep 12 00:42:13.944Sep 12 00:42:13.944 INFODEBG Sep 12 00:42:13.944adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff
87262026-09-12T00:42:15.689ZDEBGreplacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:42:13.944
87272026-09-12T00:42:15.689Z Sep 12 00:42:13.944replacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBGDEBG
87282026-09-12T00:42:15.689Z replacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
87292026-09-12T00:42:15.689Z
87302026-09-12T00:42:15.689ZSep 12 00:42:13.944 Sep 12 00:42:13.944Sep 12 00:42:13.944 INFOINFOINFO Sep 12 00:42:13.944adding route 3fff:beef:35::/64 -> 2001:db8::55:ffadding route 3fff:beef:36::/64 -> 2001:db8::55:ff
87312026-09-12T00:42:15.689Z
87322026-09-12T00:42:15.689Z INFO adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffadding route 3fff:beef:2d::/64 -> 2001:db8::55:ffSep 12 00:42:13.944
87332026-09-12T00:42:15.689Z DEBGSep 12 00:42:13.944 replacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
87342026-09-12T00:42:15.689Z replacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
87352026-09-12T00:42:15.689Z
87362026-09-12T00:42:15.689ZSep 12 00:42:13.945Sep 12 00:42:13.945 INFOSep 12 00:42:13.945DEBG DEBG replacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:42:13.945
87372026-09-12T00:42:15.689Zadding route 3fff:beef:37::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
87382026-09-12T00:42:15.689Z
87392026-09-12T00:42:15.689ZINFO adding route 3fff:beef:36::/64 -> 2001:db8::55:ff
87402026-09-12T00:42:15.690ZSep 12 00:42:13.945Sep 12 00:42:13.945 Sep 12 00:42:13.945INFO DEBGadding route 3fff:beef:2e::/64 -> 2001:db8::55:ff Sep 12 00:42:13.945replacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] INFO
87412026-09-12T00:42:15.690Z
87422026-09-12T00:42:15.690ZDEBG replacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff
87432026-09-12T00:42:15.690Z
87442026-09-12T00:42:15.690ZSep 12 00:42:13.945 DEBGSep 12 00:42:13.945 replacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFOSep 12 00:42:13.945
87452026-09-12T00:42:15.690Z DEBGadding route 3fff:beef:37::/64 -> 2001:db8::55:ff
87462026-09-12T00:42:15.690ZSep 12 00:42:13.945Sep 12 00:42:13.945 replacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
87472026-09-12T00:42:15.695Z INFOadding route 3fff:beef:38::/64 -> 2001:db8::55:ff adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff
87482026-09-12T00:42:15.695Z
87492026-09-12T00:42:15.695ZSep 12 00:42:13.945 Sep 12 00:42:13.945INFO Sep 12 00:42:13.945 DEBG DEBGadding route 3fff:beef:2c::/64 -> 2001:db8::55:ffSep 12 00:42:13.945replacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBGreplacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
87502026-09-12T00:42:15.695Z
87512026-09-12T00:42:15.695Z replacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
87522026-09-12T00:42:15.695Z
87532026-09-12T00:42:15.695ZSep 12 00:42:13.945 INFOSep 12 00:42:13.945Sep 12 00:42:13.945 adding route 3fff:beef:30::/64 -> 2001:db8::55:ffINFO
87542026-09-12T00:42:15.695ZDEBGSep 12 00:42:13.945 INFOadding route 3fff:beef:39::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
87552026-09-12T00:42:15.695ZSep 12 00:42:13.945
87562026-09-12T00:42:15.695Z DEBGadding route 3fff:beef:38::/64 -> 2001:db8::55:ff
87572026-09-12T00:42:15.695Zreplacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:42:13.945
87582026-09-12T00:42:15.695Z DEBGSep 12 00:42:13.945 Sep 12 00:42:13.945 INFOreplacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
87592026-09-12T00:42:15.695Zadding route 3fff:beef:2d::/64 -> 2001:db8::55:ffDEBG
87602026-09-12T00:42:15.695Z replacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:42:13.945
87612026-09-12T00:42:15.695Z INFOSep 12 00:42:13.945 Sep 12 00:42:13.945adding route 3fff:beef:31::/64 -> 2001:db8::55:ff Sep 12 00:42:13.945
87622026-09-12T00:42:15.695Z INFO DEBG INFOadding route 3fff:beef:3a::/64 -> 2001:db8::55:ffSep 12 00:42:13.945
87632026-09-12T00:42:15.695Z adding route 3fff:beef:39::/64 -> 2001:db8::55:ff
87642026-09-12T00:42:15.695ZDEBG Sep 12 00:42:13.945replacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
87652026-09-12T00:42:15.695Z
87662026-09-12T00:42:15.695ZDEBGSep 12 00:42:13.945 replacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBGSep 12 00:42:13.945
87672026-09-12T00:42:15.695Z INFOreplacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
87682026-09-12T00:42:15.695ZSep 12 00:42:13.945adding route 3fff:beef:32::/64 -> 2001:db8::55:ff
87692026-09-12T00:42:15.695ZINFO Sep 12 00:42:13.945adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffSep 12 00:42:13.945
87702026-09-12T00:42:15.695ZSep 12 00:42:13.945INFO adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff DEBGINFOSep 12 00:42:13.945 replacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff
87712026-09-12T00:42:15.696Z
87722026-09-12T00:42:15.696ZDEBG
87732026-09-12T00:42:15.696Z replacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
87742026-09-12T00:42:15.696ZSep 12 00:42:13.945Sep 12 00:42:13.945 DEBGINFO replacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:33::/64 -> 2001:db8::55:ffSep 12 00:42:13.945
87752026-09-12T00:42:15.696Z
87762026-09-12T00:42:15.696ZINFO adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffSep 12 00:42:13.945
87772026-09-12T00:42:15.696Z Sep 12 00:42:13.945DEBGSep 12 00:42:13.945 replacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:42:13.945DEBG DEBGreplacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
87782026-09-12T00:42:15.696ZINFO
87792026-09-12T00:42:15.696Z replacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff
87802026-09-12T00:42:15.696Z
87812026-09-12T00:42:15.696ZSep 12 00:42:13.945 INFOSep 12 00:42:13.945 Sep 12 00:42:13.945INFO adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffDEBG
87822026-09-12T00:42:15.696Z adding route 3fff:beef:34::/64 -> 2001:db8::55:ffSep 12 00:42:13.945 failed to allocate space for the new target list
87832026-09-12T00:42:15.696ZDEBG
87842026-09-12T00:42:15.696ZSep 12 00:42:13.945 DEBGreplacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:42:13.945Sep 12 00:42:13.945
87852026-09-12T00:42:15.696Z DEBG DEBGreplacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
87862026-09-12T00:42:15.696Zreplacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
87872026-09-12T00:42:15.696Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]Sep 12 00:42:13.945Sep 12 00:42:13.945Sep 12 00:42:13.945
87882026-09-12T00:42:15.696Z INFOINFOINFO adding route 3fff:beef:35::/64 -> 2001:db8::55:ffadding route 3fff:beef:3c::/64 -> 2001:db8::55:ff
87892026-09-12T00:42:15.696Z
87902026-09-12T00:42:15.696Z Sep 12 00:42:13.945adding route 3fff:beef:30::/64 -> 2001:db8::55:ff
87912026-09-12T00:42:15.696ZSep 12 00:42:13.945Sep 12 00:42:13.945DEBG DEBGcreated new freemap , unitDEBG:replacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
87922026-09-12T00:42:15.696Zfreemap_route_ipv4replacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
87932026-09-12T00:42:15.696Z
87942026-09-12T00:42:15.696ZSep 12 00:42:13.945Sep 12 00:42:13.945 Sep 12 00:42:13.945INFOSep 12 00:42:13.945DEBG DEBG replacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:36::/64 -> 2001:db8::55:ffDEBG
87952026-09-12T00:42:15.696Zfailed to allocate space for the new target list
87962026-09-12T00:42:15.696Zcreated new freemap
87972026-09-12T00:42:15.696Z, unitSep 12 00:42:13.945Sep 12 00:42:13.945 :Sep 12 00:42:13.945 freemap_route_ipv6DEBG
87982026-09-12T00:42:15.696Z DEBG replacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
87992026-09-12T00:42:15.696Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]Sep 12 00:42:13.945
88002026-09-12T00:42:15.697Z Sep 12 00:42:13.945 DEBGINFOadding route 3fff:beef:31::/64 -> 2001:db8::55:ff initted freemap. size: 64
88012026-09-12T00:42:15.697Zadding route 3fff:beef:37::/64 -> 2001:db8::55:ff,
88022026-09-12T00:42:15.697Zunit: freemap_route_ipv4Sep 12 00:42:13.945
88032026-09-12T00:42:15.697ZSep 12 00:42:13.945 DEBGDEBG Sep 12 00:42:13.945replacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
88042026-09-12T00:42:15.697Ztest route::tests::grow_succeeds ... ok
88052026-09-12T00:42:15.697Z
88062026-09-12T00:42:15.697Zreset freemap, unit: Sep 12 00:42:13.945Sep 12 00:42:13.945freemap_route_ipv4
88072026-09-12T00:42:15.697ZINFO INFO adding route 3fff:beef:32::/64 -> 2001:db8::55:ffadding route 3fff:beef:38::/64 -> 2001:db8::55:ffSep 12 00:42:13.945
88082026-09-12T00:42:15.697Z
88092026-09-12T00:42:15.697Z DEBG initted freemap. size: 64, unitSep 12 00:42:13.945Sep 12 00:42:13.945 DEBG:DEBG replacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
88102026-09-12T00:42:15.697Zreplacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv6
88112026-09-12T00:42:15.697Z
88122026-09-12T00:42:15.697ZSep 12 00:42:13.945 Sep 12 00:42:13.945INFOSep 12 00:42:13.945 DEBG adding route 3fff:beef:39::/64 -> 2001:db8::55:ffINFO
88132026-09-12T00:42:15.697Zreset freemap , adding route 3fff:beef:33::/64 -> 2001:db8::55:ffunit
88142026-09-12T00:42:15.697Z:Sep 12 00:42:13.945 freemap_route_ipv6DEBG
88152026-09-12T00:42:15.697Z Sep 12 00:42:13.945replacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
88162026-09-12T00:42:15.697ZDEBG Sep 12 00:42:13.945replacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:42:13.945 INFO
88172026-09-12T00:42:15.697ZINFO adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:1
88182026-09-12T00:42:15.697Z
88192026-09-12T00:42:15.697ZSep 12 00:42:13.945 INFOSep 12 00:42:13.945 Sep 12 00:42:13.945adding route 3fff:beef:34::/64 -> 2001:db8::55:ff
88202026-09-12T00:42:15.697Z DEBGDEBG replacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
88212026-09-12T00:42:15.697ZSep 12 00:42:13.946 DEBG Sep 12 00:42:13.945created new freemap , Sep 12 00:42:13.952DEBGunit : freemap_route_ipv4Sep 12 00:42:13.952created new freemap , DEBGunit
88222026-09-12T00:42:15.697Z :initted freemap. size: 64 , freemap_route_ipv4unit
88232026-09-12T00:42:15.697Z: freemap_route_ipv6Sep 12 00:42:13.952
88242026-09-12T00:42:15.697Z DEBGSep 12 00:42:13.952 Sep 12 00:42:13.945 created new freemapDEBGSep 12 00:42:13.945, Sep 12 00:42:13.952 DEBG unitDEBGcreated new freemapDEBG, created new freemap: , created new freemap reset freemapunit, :, freemap_route_ipv6unit
88252026-09-12T00:42:15.697Zfreemap_route_ipv4unitunit:
88262026-09-12T00:42:15.697Z:: freemap_route_ipv6freemap_route_ipv4
88272026-09-12T00:42:15.697Zfreemap_route_ipv6Sep 12 00:42:13.953
88282026-09-12T00:42:15.697Z
88292026-09-12T00:42:15.697ZDEBGSep 12 00:42:13.953 initted freemap. size: 64, DEBGunitSep 12 00:42:13.953 :Sep 12 00:42:13.953 Sep 12 00:42:13.953freemap_route_ipv4initted freemap. size: 64 ,
88302026-09-12T00:42:15.697Z INFOunitDEBG: DEBG freemap_route_ipv4adding route 172.16.0.0/32 -> 10.0.0.1created new freemap
88312026-09-12T00:42:15.698Z
88322026-09-12T00:42:15.698Z, created new freemapunit, Sep 12 00:42:13.953:Sep 12 00:42:13.953Sep 12 00:42:13.953 unit freemap_route_ipv6 DEBGDEBG
88332026-09-12T00:42:15.698Z reset freemapDEBG, unit: Sep 12 00:42:13.953 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]DEBG:reset freemapfreemap_route_ipv6,
88342026-09-12T00:42:15.698Z
88352026-09-12T00:42:15.698Zinitted freemap. size: 64 , unitunit:freemap_route_ipv4 :
88362026-09-12T00:42:15.698Zfreemap_route_ipv4
88372026-09-12T00:42:15.698ZSep 12 00:42:13.953 freemap_route_ipv4Sep 12 00:42:13.953
88382026-09-12T00:42:15.698ZSep 12 00:42:13.953 DEBG Sep 12 00:42:13.953DEBGDEBGreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] Sep 12 00:42:13.953initted freemap. size: 64
88392026-09-12T00:42:15.698Zinitted freemap. size: 64 DEBG , unitreset freemap:, unitfreemap_route_ipv6,
88402026-09-12T00:42:15.698Z:unitDEBG: initted freemap. size: 64 , freemap_route_ipv4freemap_route_ipv4Sep 12 00:42:13.953unit
88412026-09-12T00:42:15.698Z
88422026-09-12T00:42:15.698Z: DEBG freemap_route_ipv6Sep 12 00:42:13.953reset freemapSep 12 00:42:13.953, unit
88432026-09-12T00:42:15.698Z: DEBGDEBGfreemap_route_ipv6
88442026-09-12T00:42:15.698Z initted freemap. size: 64Sep 12 00:42:13.953, unitreset freemap:, Sep 12 00:42:13.953 freemap_route_ipv6INFODEBG
88452026-09-12T00:42:15.698Z adding route 3fff:dead::/64 -> 2001:db8::55:1unit
88462026-09-12T00:42:15.698Zreset freemap:, unitSep 12 00:42:13.953freemap_route_ipv4:Sep 12 00:42:13.953 freemap_route_ipv6DEBG
88472026-09-12T00:42:15.703ZDEBG
88482026-09-12T00:42:15.703Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]reset freemap
88492026-09-12T00:42:15.703Z, Sep 12 00:42:13.953unit Sep 12 00:42:13.953INFO: DEBG Sep 12 00:42:13.953adding route 172.16.0.0/32 -> 10.0.0.1initted freemap. size: 64
88502026-09-12T00:42:15.703Zfreemap_route_ipv6
88512026-09-12T00:42:15.703ZINFO, unitadding route 3fff:dead::/64 -> 2001:db8::55:2:Sep 12 00:42:13.953
88522026-09-12T00:42:15.703Z Sep 12 00:42:13.953 INFOfreemap_route_ipv6 DEBG
88532026-09-12T00:42:15.703Zadding route 172.16.0.0/32 -> 10.0.0.1Sep 12 00:42:13.953
88542026-09-12T00:42:15.703Z replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]DEBG
88552026-09-12T00:42:15.703Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]
88562026-09-12T00:42:15.703ZSep 12 00:42:13.953Sep 12 00:42:13.953 DEBGDEBGSep 12 00:42:13.953Sep 12 00:42:13.953 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] INFOreset freemap
88572026-09-12T00:42:15.703Z INFO adding route 3fff:dead::/64 -> 2001:db8::55:3adding route 172.16.0.0/32 -> 10.0.0.1,
88582026-09-12T00:42:15.703Z
88592026-09-12T00:42:15.704Zunit:Sep 12 00:42:13.953 freemap_route_ipv6INFO
88602026-09-12T00:42:15.704ZSep 12 00:42:13.953adding route 172.16.0.0/32 -> 10.0.0.2
88612026-09-12T00:42:15.704ZSep 12 00:42:13.953DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]DEBGSep 12 00:42:13.953Sep 12 00:42:13.953
88622026-09-12T00:42:15.704Z DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]INFO
88632026-09-12T00:42:15.704Z
88642026-09-12T00:42:15.704ZSep 12 00:42:13.953 adding route 3fff:dead::/64 -> 2001:db8::55:1INFOSep 12 00:42:13.953
88652026-09-12T00:42:15.704ZSep 12 00:42:13.953 INFO INFO adding route 3fff:dead::/64 -> 2001:db8::55:4adding route 172.16.0.0/32 -> 10.0.0.1
88662026-09-12T00:42:15.704Z
88672026-09-12T00:42:15.704Zadding route 172.16.0.0/32 -> 10.0.0.3
88682026-09-12T00:42:15.704ZSep 12 00:42:13.953 DEBG Sep 12 00:42:13.953Sep 12 00:42:13.953Sep 12 00:42:13.953 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] DEBG
88692026-09-12T00:42:15.704Z DEBGDEBGreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]
88702026-09-12T00:42:15.704Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]
88712026-09-12T00:42:15.704Z
88722026-09-12T00:42:15.704ZSep 12 00:42:13.953Sep 12 00:42:13.953 Sep 12 00:42:13.953DEBGINFO replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]adding route 3fff:dead::/64 -> 2001:db8::55:2INFO
88732026-09-12T00:42:15.704Z
88742026-09-12T00:42:15.704Z adding route 172.16.0.0/32 -> 10.0.0.4INFO
88752026-09-12T00:42:15.704Z Sep 12 00:42:13.953adding route 3fff:dead::/64 -> 2001:db8::55:2Sep 12 00:42:13.953 INFO
88762026-09-12T00:42:15.704ZDEBG Sep 12 00:42:13.953replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] Sep 12 00:42:13.953DEBG
88772026-09-12T00:42:15.705Zadding route 172.16.0.0/32 -> 10.0.0.2
88782026-09-12T00:42:15.705Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }]
88792026-09-12T00:42:15.705ZDEBG Sep 12 00:42:13.953Sep 12 00:42:13.953 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] INFODEBG Sep 12 00:42:13.945 Sep 12 00:42:13.953
88802026-09-12T00:42:15.705Z replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]INFOadding route 3fff:beef::/64 -> 2001:db8::55:ff
88812026-09-12T00:42:15.705Z
88822026-09-12T00:42:15.705ZDEBG adding route 172.17.0.0/32 -> 10.0.0.255
88832026-09-12T00:42:15.705ZSep 12 00:42:13.953replacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:42:13.953
88842026-09-12T00:42:15.705ZSep 12 00:42:13.953 DEBGINFO Sep 12 00:42:13.953 replacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBGINFO
88852026-09-12T00:42:15.705Z adding route 172.17.0.0/32 -> 10.0.0.255 replacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
88862026-09-12T00:42:15.705Z
88872026-09-12T00:42:15.705ZSep 12 00:42:13.953adding route 3fff:dead::/64 -> 2001:db8::55:3
88882026-09-12T00:42:15.705ZSep 12 00:42:13.953INFO Sep 12 00:42:13.953Sep 12 00:42:13.953 DEBGadding route 3fff:beef:35::/64 -> 2001:db8::55:ffINFO
88892026-09-12T00:42:15.705ZINFO Sep 12 00:42:13.953adding route 3fff:beef:1::/64 -> 2001:db8::55:ff
88902026-09-12T00:42:15.705Zadding route 172.17.0.1/32 -> 10.0.0.255
88912026-09-12T00:42:15.705Zreplacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
88922026-09-12T00:42:15.705Z Sep 12 00:42:13.953replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]Sep 12 00:42:13.953
88932026-09-12T00:42:15.705Z DEBGDEBG Sep 12 00:42:13.953Sep 12 00:42:13.953 replacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO Sep 12 00:42:13.953 replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
88942026-09-12T00:42:15.705Z
88952026-09-12T00:42:15.705Z INFODEBG adding route 3fff:dead::/64 -> 2001:db8::55:4Sep 12 00:42:13.953
88962026-09-12T00:42:15.705Z Sep 12 00:42:13.953INFOreplacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
88972026-09-12T00:42:15.706Zadding route 3fff:beef:2::/64 -> 2001:db8::55:ff
88982026-09-12T00:42:15.706ZINFO Sep 12 00:42:13.953adding route 172.17.0.2/32 -> 10.0.0.255 Sep 12 00:42:13.953DEBG
88992026-09-12T00:42:15.706Z INFOreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]
89002026-09-12T00:42:15.706Zadding route 3fff:beef:36::/64 -> 2001:db8::55:ff
89012026-09-12T00:42:15.706ZSep 12 00:42:13.953Sep 12 00:42:13.953 DEBGDEBG Sep 12 00:42:13.953replacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
89022026-09-12T00:42:15.706Zreplacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
89032026-09-12T00:42:15.706ZDEBGSep 12 00:42:13.953 replacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
89042026-09-12T00:42:15.706Z Sep 12 00:42:13.953replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]
89052026-09-12T00:42:15.706ZINFO Sep 12 00:42:13.953adding route 3fff:beef:3::/64 -> 2001:db8::55:ff
89062026-09-12T00:42:15.706ZSep 12 00:42:13.953INFOSep 12 00:42:13.953 INFOWARNadding route 172.17.0.3/32 -> 10.0.0.255
89072026-09-12T00:42:15.706Zadding route 3fff:beef:37::/64 -> 2001:db8::55:ff shrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })Sep 12 00:42:13.953
89082026-09-12T00:42:15.706ZSep 12 00:42:13.953
89092026-09-12T00:42:15.706Z DEBG DEBG replacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
89102026-09-12T00:42:15.707ZSep 12 00:42:13.953
89112026-09-12T00:42:15.707Z ERROSep 12 00:42:13.953Sep 12 00:42:13.953 INFOINFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ffadding route 172.17.0.4/32 -> 10.0.0.255
89122026-09-12T00:42:15.707Z
89132026-09-12T00:42:15.707Z rollback route_index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })Sep 12 00:42:13.953
89142026-09-12T00:42:15.707Ztest route::tests::identity_replace_is_noop ... ok
89152026-09-12T00:42:15.707Ztest route::tests::rollback_failure_leaves_in_core_cleared ... ok
89162026-09-12T00:42:15.707Ztest route::tests::rollback_on_compact_delete_failure ... ok
89172026-09-12T00:42:15.707Z DEBGSep 12 00:42:13.953 Sep 12 00:42:13.953replacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBGSep 12 00:42:13.953 replacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
89182026-09-12T00:42:15.707ZDEBG Sep 12 00:42:13.953created new freemap , DEBGSep 12 00:42:13.960unit created new freemapINFO: , adding route 3fff:beef:5::/64 -> 2001:db8::55:fffreemap_route_ipv4
89192026-09-12T00:42:15.707Zunit
89202026-09-12T00:42:15.707Z: freemap_route_ipv4
89212026-09-12T00:42:15.707Z
89222026-09-12T00:42:15.707ZSep 12 00:42:13.960 DEBGSep 12 00:42:13.960 created new freemapDEBG, Sep 12 00:42:13.960 unitSep 12 00:42:13.960 replacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]:INFO
89232026-09-12T00:42:15.707Z adding route 3fff:beef:3b::/64 -> 2001:db8::55:fffreemap_route_ipv6adding route 172.17.0.1/32 -> 10.0.0.255
89242026-09-12T00:42:15.707Z
89252026-09-12T00:42:15.707Z
89262026-09-12T00:42:15.707Z DEBG created new freemapSep 12 00:42:13.960 , DEBGunit Sep 12 00:42:13.960initted freemap. size: 64:, Sep 12 00:42:13.960Sep 12 00:42:13.960 unitINFO: DEBGfreemap_route_ipv4freemap_route_ipv6 replacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
89272026-09-12T00:42:15.707Z
89282026-09-12T00:42:15.707Z
89292026-09-12T00:42:15.707ZDEBGadding route 3fff:beef:6::/64 -> 2001:db8::55:ff replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:42:13.960
89302026-09-12T00:42:15.707ZSep 12 00:42:13.960 DEBGINFO
89312026-09-12T00:42:15.707Z reset freemapSep 12 00:42:13.960Sep 12 00:42:13.960, adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffunit
89322026-09-12T00:42:15.707Z : DEBGfreemap_route_ipv4 DEBG replacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
89332026-09-12T00:42:15.708Z
89342026-09-12T00:42:15.708ZSep 12 00:42:13.960initted freemap. size: 64Sep 12 00:42:13.960, unit INFODEBG replacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
89352026-09-12T00:42:15.708Z:adding route 172.17.0.2/32 -> 10.0.0.255 freemap_route_ipv4Sep 12 00:42:13.960
89362026-09-12T00:42:15.708ZSep 12 00:42:13.960Sep 12 00:42:13.960 INFODEBG Sep 12 00:42:13.960DEBG adding route 3fff:beef:7::/64 -> 2001:db8::55:fffailed to allocate space for the new target listinitted freemap. size: 64
89372026-09-12T00:42:15.708Z
89382026-09-12T00:42:15.708Z,
89392026-09-12T00:42:15.708ZunitDEBG: Sep 12 00:42:13.960 freemap_route_ipv6 Sep 12 00:42:13.960reset freemap ,
89402026-09-12T00:42:15.708ZunitDEBG replacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]:DEBG
89412026-09-12T00:42:15.708ZSep 12 00:42:13.960 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]DEBG
89422026-09-12T00:42:15.708Z reset freemap, unitfreemap_route_ipv4:
89432026-09-12T00:42:15.708ZSep 12 00:42:13.960 Sep 12 00:42:13.960DEBGSep 12 00:42:13.960 freemap_route_ipv6replacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
89442026-09-12T00:42:15.708ZDEBG adding route 3fff:beef:8::/64 -> 2001:db8::55:ffinitted freemap. size: 64
89452026-09-12T00:42:15.708Z,
89462026-09-12T00:42:15.708Zunit:Sep 12 00:42:13.960 Sep 12 00:42:13.960INFOfreemap_route_ipv6
89472026-09-12T00:42:15.713ZSep 12 00:42:13.960 DEBG adding route 172.16.0.0/32 -> 10.0.0.1replacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
89482026-09-12T00:42:15.713Z
89492026-09-12T00:42:15.713Z adding route 172.17.0.3/32 -> 10.0.0.255
89502026-09-12T00:42:15.713ZSep 12 00:42:13.960Sep 12 00:42:13.960 Sep 12 00:42:13.960 Sep 12 00:42:13.960DEBG INFODEBG reset freemap adding route 3fff:beef:9::/64 -> 2001:db8::55:ffreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]
89512026-09-12T00:42:15.713Z
89522026-09-12T00:42:15.713ZDEBG, replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]unit:
89532026-09-12T00:42:15.713Zfreemap_route_ipv6Sep 12 00:42:13.960Sep 12 00:42:13.960
89542026-09-12T00:42:15.713ZINFODEBG adding route 172.16.0.0/32 -> 10.0.0.2replacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
89552026-09-12T00:42:15.713Z
89562026-09-12T00:42:15.713ZSep 12 00:42:13.960 INFOSep 12 00:42:13.960 Sep 12 00:42:13.960 adding route 172.17.0.4/32 -> 10.0.0.255INFO
89572026-09-12T00:42:15.713ZDEBGadding route 3fff:dead::/64 -> 2001:db8::55:1
89582026-09-12T00:42:15.713Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]Sep 12 00:42:13.960
89592026-09-12T00:42:15.713ZSep 12 00:42:13.960 INFOSep 12 00:42:13.960 adding route 3fff:beef:a::/64 -> 2001:db8::55:ffDEBG
89602026-09-12T00:42:15.713Z Sep 12 00:42:13.960DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]INFOSep 12 00:42:13.960
89612026-09-12T00:42:15.713Zreplacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBG
89622026-09-12T00:42:15.713Zadding route 172.16.0.0/32 -> 10.0.0.3replacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
89632026-09-12T00:42:15.713Z
89642026-09-12T00:42:15.713ZSep 12 00:42:13.960 Sep 12 00:42:13.960INFOSep 12 00:42:13.960 INFOadding route 3fff:dead::/64 -> 2001:db8::55:2 INFOadding route 3fff:beef:b::/64 -> 2001:db8::55:ff
89652026-09-12T00:42:15.713Z Sep 12 00:42:13.960
89662026-09-12T00:42:15.713Zadding route 172.17.0.5/32 -> 10.0.0.255
89672026-09-12T00:42:15.713ZSep 12 00:42:13.960DEBG Sep 12 00:42:13.960replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]Sep 12 00:42:13.960 DEBG
89682026-09-12T00:42:15.713ZDEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]replacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
89692026-09-12T00:42:15.713ZDEBGSep 12 00:42:13.960
89702026-09-12T00:42:15.713Zreplacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
89712026-09-12T00:42:15.713ZINFO adding route 172.16.0.0/32 -> 10.0.0.4Sep 12 00:42:13.960Sep 12 00:42:13.960
89722026-09-12T00:42:15.713ZINFO INFOadding route 3fff:dead::/64 -> 2001:db8::55:3
89732026-09-12T00:42:15.714ZSep 12 00:42:13.960adding route 3fff:beef:c::/64 -> 2001:db8::55:ff Sep 12 00:42:13.960
89742026-09-12T00:42:15.714Z INFODEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }]Sep 12 00:42:13.960
89752026-09-12T00:42:15.714ZSep 12 00:42:13.960 adding route 172.17.0.6/32 -> 10.0.0.255 DEBGDEBG
89762026-09-12T00:42:15.714Z Sep 12 00:42:13.960replacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]
89772026-09-12T00:42:15.714Z
89782026-09-12T00:42:15.714Z Sep 12 00:42:13.960DEBG Sep 12 00:42:13.960DEBG replacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }]INFO
89792026-09-12T00:42:15.714Z Sep 12 00:42:13.960adding route 3fff:beef:d::/64 -> 2001:db8::55:ff
89802026-09-12T00:42:15.714ZINFO
89812026-09-12T00:42:15.714Z adding route 3fff:dead::/64 -> 2001:db8::55:4
89822026-09-12T00:42:15.714ZSep 12 00:42:13.960Sep 12 00:42:13.960 DEBG Sep 12 00:42:13.960replacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
89832026-09-12T00:42:15.714ZDEBG INFOSep 12 00:42:13.960replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]
89842026-09-12T00:42:15.714ZSep 12 00:42:13.960ERRO INFOshrink-in-place rollback failed for 3fff:dead::/64; in-core entry stays cleared and ASIC state may diverge until the next control-plane update on this subnet rebuilds itadding route 172.17.0.7/32 -> 10.0.0.255
89852026-09-12T00:42:15.714ZSep 12 00:42:13.960
89862026-09-12T00:42:15.714Z DEBGadding route 3fff:beef:e::/64 -> 2001:db8::55:ff
89872026-09-12T00:42:15.714Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]Sep 12 00:42:13.960
89882026-09-12T00:42:15.714Z DEBG replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
89892026-09-12T00:42:15.714ZSep 12 00:42:13.960Sep 12 00:42:13.960 replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]WARN
89902026-09-12T00:42:15.714Z DEBGshrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })
89912026-09-12T00:42:15.714Zreplacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
89922026-09-12T00:42:15.714ZSep 12 00:42:13.960 Sep 12 00:42:13.960INFO adding route 172.17.0.5/32 -> 10.0.0.255INFO
89932026-09-12T00:42:15.714Z
89942026-09-12T00:42:15.714Zadding route 172.17.0.8/32 -> 10.0.0.255Sep 12 00:42:13.960
89952026-09-12T00:42:15.714Z INFO adding route 3fff:beef:f::/64 -> 2001:db8::55:ffSep 12 00:42:13.960
89962026-09-12T00:42:15.714ZSep 12 00:42:13.960 Sep 12 00:42:13.960 DEBGINFO Sep 12 00:42:13.960replacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBG
89972026-09-12T00:42:15.714Z adding route 3fff:beef:38::/64 -> 2001:db8::55:ffDEBG
89982026-09-12T00:42:15.714Zreplacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
89992026-09-12T00:42:15.714Z replacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
90002026-09-12T00:42:15.714ZSep 12 00:42:13.960Sep 12 00:42:13.960 INFOINFOSep 12 00:42:13.960 INFOadding route 172.17.0.6/32 -> 10.0.0.255adding route 172.17.0.9/32 -> 10.0.0.255
90012026-09-12T00:42:15.714Zadding route 3fff:beef:10::/64 -> 2001:db8::55:ff
90022026-09-12T00:42:15.714Z
90032026-09-12T00:42:15.714ZSep 12 00:42:13.960 DEBGSep 12 00:42:13.960 Sep 12 00:42:13.960replacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
90042026-09-12T00:42:15.714Ztest route::tests::rollback_on_index_readd_failure ... ok
90052026-09-12T00:42:15.714ZDEBGDEBG replacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
90062026-09-12T00:42:15.714Ztest route::tests::rollback_on_compact_write_failure ... ok
90072026-09-12T00:42:15.714Z
90082026-09-12T00:42:15.714ZSep 12 00:42:13.960 INFO Sep 12 00:42:13.960adding route 172.17.0.7/32 -> 10.0.0.255
90092026-09-12T00:42:15.714ZSep 12 00:42:13.960INFO INFOadding route 3fff:beef:11::/64 -> 2001:db8::55:ff
90102026-09-12T00:42:15.715Zadding route 172.17.0.10/32 -> 10.0.0.255
90112026-09-12T00:42:15.715ZSep 12 00:42:13.960 DEBG replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:42:13.960Sep 12 00:42:13.960 DEBG
90122026-09-12T00:42:15.715Z DEBG replacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
90132026-09-12T00:42:15.715Z
90142026-09-12T00:42:15.715ZSep 12 00:42:13.960 INFO adding route 172.17.0.8/32 -> 10.0.0.255Sep 12 00:42:13.960
90152026-09-12T00:42:15.715Z Sep 12 00:42:13.960INFO INFOadding route 3fff:beef:12::/64 -> 2001:db8::55:ffSep 12 00:42:13.960
90162026-09-12T00:42:15.715Z DEBGadding route 172.17.0.11/32 -> 10.0.0.255
90172026-09-12T00:42:15.715Zreplacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
90182026-09-12T00:42:15.715ZSep 12 00:42:13.960 DEBG replacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:42:13.960Sep 12 00:42:13.960
90192026-09-12T00:42:15.715ZINFODEBG replacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.9/32 -> 10.0.0.255
90202026-09-12T00:42:15.715Z
90212026-09-12T00:42:15.715ZSep 12 00:42:13.961Sep 12 00:42:13.961 Sep 12 00:42:13.961INFO INFOadding route 172.17.0.12/32 -> 10.0.0.255 DEBGadding route 3fff:beef:13::/64 -> 2001:db8::55:ff
90222026-09-12T00:42:15.715Zreplacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
90232026-09-12T00:42:15.715Z
90242026-09-12T00:42:15.715ZSep 12 00:42:13.961Sep 12 00:42:13.961 DEBGSep 12 00:42:13.961INFO adding route 172.17.0.10/32 -> 10.0.0.255DEBG replacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
90252026-09-12T00:42:15.715ZSep 12 00:42:13.961 DEBGSep 12 00:42:13.961 created new freemapDEBG, Sep 12 00:42:13.968unit INFO: created new freemap adding route 3fff:beef:14::/64 -> 2001:db8::55:ff, freemap_route_ipv4
90262026-09-12T00:42:15.715Zunit
90272026-09-12T00:42:15.715Z: freemap_route_ipv4Sep 12 00:42:13.968
90282026-09-12T00:42:15.715Z DEBG Sep 12 00:42:13.968
90292026-09-12T00:42:15.715Zcreated new freemap , Sep 12 00:42:13.968unit DEBGDEBG: replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]created new freemap
90302026-09-12T00:42:15.715Zfreemap_route_ipv6,
90312026-09-12T00:42:15.715Zunit:Sep 12 00:42:13.968 freemap_route_ipv6INFOSep 12 00:42:13.968
90322026-09-12T00:42:15.715Z DEBGadding route 3fff:beef:15::/64 -> 2001:db8::55:ffSep 12 00:42:13.968 DEBGreplacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
90332026-09-12T00:42:15.715ZSep 12 00:42:13.968
90342026-09-12T00:42:15.715Z initted freemap. size: 64DEBG, Sep 12 00:42:13.968Sep 12 00:42:13.968unit :INFO DEBGfreemap_route_ipv4
90352026-09-12T00:42:15.715Z replacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]initted freemap. size: 64adding route 172.17.0.11/32 -> 10.0.0.255,
90362026-09-12T00:42:15.715Zunit:
90372026-09-12T00:42:15.715Z Sep 12 00:42:13.968freemap_route_ipv4Sep 12 00:42:13.968
90382026-09-12T00:42:15.715Z DEBG reset freemapINFO, Sep 12 00:42:13.968unitadding route 3fff:beef:16::/64 -> 2001:db8::55:ff: DEBG
90392026-09-12T00:42:15.715Z freemap_route_ipv4reset freemap
90402026-09-12T00:42:15.715Z, Sep 12 00:42:13.968unit :DEBGSep 12 00:42:13.968 Sep 12 00:42:13.968replacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] freemap_route_ipv4DEBG
90412026-09-12T00:42:15.715ZDEBG
90422026-09-12T00:42:15.715Z replacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]initted freemap. size: 64
90432026-09-12T00:42:15.715Z, unitSep 12 00:42:13.968: INFOSep 12 00:42:13.968freemap_route_ipv6 adding route 172.17.0.12/32 -> 10.0.0.255INFO
90442026-09-12T00:42:15.715ZSep 12 00:42:13.968 adding route 3fff:beef:17::/64 -> 2001:db8::55:ff
90452026-09-12T00:42:15.715Z
90462026-09-12T00:42:15.715ZDEBG Sep 12 00:42:13.968Sep 12 00:42:13.968initted freemap. size: 64 , DEBG unitDEBGSep 12 00:42:13.968 :reset freemap replacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }], unitDEBGfreemap_route_ipv6 :replacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
90472026-09-12T00:42:15.722Z
90482026-09-12T00:42:15.722Z
90492026-09-12T00:42:15.722Z freemap_route_ipv6Sep 12 00:42:13.968Sep 12 00:42:13.968
90502026-09-12T00:42:15.722ZINFODEBG adding route 3fff:beef:18::/64 -> 2001:db8::55:ffreset freemap
90512026-09-12T00:42:15.722Z, unitSep 12 00:42:13.968Sep 12 00:42:13.961: Sep 12 00:42:13.968INFODEBGfreemap_route_ipv6 Sep 12 00:42:13.968
90522026-09-12T00:42:15.722Z DEBG created new freemap replacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.17.0.13/32 -> 10.0.0.255,
90532026-09-12T00:42:15.722ZSep 12 00:42:13.968
90542026-09-12T00:42:15.722Z INFOunit INFOSep 12 00:42:13.968 adding route 3fff:dead::/64 -> 2001:db8::55:1DEBG
90552026-09-12T00:42:15.722Zadding route 3fff:dead::/64 -> 2001:db8::55:1 replacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
90562026-09-12T00:42:15.722Z
90572026-09-12T00:42:15.722ZSep 12 00:42:13.968 Sep 12 00:42:13.968INFO:Sep 12 00:42:13.968 adding route 3fff:beef:19::/64 -> 2001:db8::55:ffDEBG
90582026-09-12T00:42:15.722Z DEBG Sep 12 00:42:13.968replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
90592026-09-12T00:42:15.722Zfreemap_route_ipv4Sep 12 00:42:13.968
90602026-09-12T00:42:15.722Z INFO
90612026-09-12T00:42:15.722ZDEBG replacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.17.0.14/32 -> 10.0.0.255
90622026-09-12T00:42:15.722Z
90632026-09-12T00:42:15.722ZSep 12 00:42:13.968 Sep 12 00:42:13.968Sep 12 00:42:13.968replacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFOSep 12 00:42:13.968
90642026-09-12T00:42:15.722Z DEBGadding route 3fff:dead::/64 -> 2001:db8::55:2
90652026-09-12T00:42:15.722Zcreated new freemap Sep 12 00:42:13.968 INFO DEBG Sep 12 00:42:13.968, replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:dead::/64 -> 2001:db8::55:2INFO DEBG
90662026-09-12T00:42:15.723Z
90672026-09-12T00:42:15.723Zadding route 3fff:beef:1a::/64 -> 2001:db8::55:ffunitSep 12 00:42:13.968 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]: Sep 12 00:42:13.968INFO
90682026-09-12T00:42:15.723Z freemap_route_ipv6 Sep 12 00:42:13.968
90692026-09-12T00:42:15.723Z
90702026-09-12T00:42:15.723Z adding route 172.17.0.13/32 -> 10.0.0.255DEBG
90712026-09-12T00:42:15.723ZSep 12 00:42:13.968Sep 12 00:42:13.968 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] DEBG
90722026-09-12T00:42:15.723ZSep 12 00:42:13.968INFOSep 12 00:42:13.968 adding route 172.17.0.15/32 -> 10.0.0.255 INFOSep 12 00:42:13.968
90732026-09-12T00:42:15.723Z DEBG replacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBGINFO adding route 3fff:dead::/64 -> 2001:db8::55:3 initted freemap. size: 64adding route 3fff:dead::/64 -> 2001:db8::55:3Sep 12 00:42:13.968
90742026-09-12T00:42:15.723Z
90752026-09-12T00:42:15.723Z , unit
90762026-09-12T00:42:15.723ZDEBGreplacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
90772026-09-12T00:42:15.723ZSep 12 00:42:13.968: Sep 12 00:42:13.968 DEBG DEBGreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]Sep 12 00:42:13.968 replacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]
90782026-09-12T00:42:15.723Z
90792026-09-12T00:42:15.723ZINFO
90802026-09-12T00:42:15.723Z Sep 12 00:42:13.968adding route 3fff:beef:1b::/64 -> 2001:db8::55:ffSep 12 00:42:13.968 Sep 12 00:42:13.968
90812026-09-12T00:42:15.723Z INFOSep 12 00:42:13.968 freemap_route_ipv4Sep 12 00:42:13.968INFO
90822026-09-12T00:42:15.723Zadding route 172.17.0.16/32 -> 10.0.0.255
90832026-09-12T00:42:15.723ZDEBGINFO adding route 3fff:dead::/64 -> 2001:db8::55:4 replacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
90842026-09-12T00:42:15.723ZINFOadding route 3fff:dead::/64 -> 2001:db8::55:4Sep 12 00:42:13.968 adding route 172.17.0.14/32 -> 10.0.0.255
90852026-09-12T00:42:15.723ZDEBG
90862026-09-12T00:42:15.723Z
90872026-09-12T00:42:15.723Z replacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
90882026-09-12T00:42:15.723ZSep 12 00:42:13.968 Sep 12 00:42:13.968Sep 12 00:42:13.968Sep 12 00:42:13.968Sep 12 00:42:13.960Sep 12 00:42:13.968 Sep 12 00:42:13.968INFO INFODEBGDEBGadding route 172.17.0.17/32 -> 10.0.0.255DEBG
90892026-09-12T00:42:15.723Z DEBGreplacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffDEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]
90902026-09-12T00:42:15.723ZSep 12 00:42:13.968
90912026-09-12T00:42:15.723Z
90922026-09-12T00:42:15.723Z DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]reset freemapSep 12 00:42:13.968 Sep 12 00:42:13.968
90932026-09-12T00:42:15.723ZDEBG,
90942026-09-12T00:42:15.723Z INFO replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]Sep 12 00:42:13.968Sep 12 00:42:13.968
90952026-09-12T00:42:15.723Z Sep 12 00:42:13.968
90962026-09-12T00:42:15.723Z DEBGunitINFO : adding route 172.17.0.18/32 -> 10.0.0.255 Sep 12 00:42:13.968
90972026-09-12T00:42:15.723Z DEBG replacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]
90982026-09-12T00:42:15.723ZWARNadding route 172.17.0.15/32 -> 10.0.0.255
90992026-09-12T00:42:15.723Z Sep 12 00:42:13.968shrink-in-place index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })
91002026-09-12T00:42:15.723Z
91012026-09-12T00:42:15.723ZSep 12 00:42:13.968DEBG Sep 12 00:42:13.968replacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]freemap_route_ipv4INFO
91022026-09-12T00:42:15.723Z
91032026-09-12T00:42:15.724Z DEBG replacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff
91042026-09-12T00:42:15.724Z
91052026-09-12T00:42:15.724ZSep 12 00:42:13.968Sep 12 00:42:13.968 INFOWARNSep 12 00:42:13.968Sep 12 00:42:13.968Sep 12 00:42:13.968 DEBG INFOshrink-in-place compact add failed at slot 8: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })
91062026-09-12T00:42:15.724Zadding route 172.17.0.19/32 -> 10.0.0.255
91072026-09-12T00:42:15.724Zadding route 3fff:beef:39::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
91082026-09-12T00:42:15.724ZSep 12 00:42:13.968
91092026-09-12T00:42:15.724Z INFOinitted freemap. size: 64Sep 12 00:42:13.968 Sep 12 00:42:13.968 INFODEBG adding route 3fff:beef:1e::/64 -> 2001:db8::55:ffreplacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
91102026-09-12T00:42:15.724Z
91112026-09-12T00:42:15.724Zadding route 172.17.0.16/32 -> 10.0.0.255Sep 12 00:42:13.969Sep 12 00:42:13.969
91122026-09-12T00:42:15.724Z INFODEBG adding route 172.17.0.20/32 -> 10.0.0.255replacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
91132026-09-12T00:42:15.724ZSep 12 00:42:13.969
91142026-09-12T00:42:15.724Z DEBGSep 12 00:42:13.969 replacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
91152026-09-12T00:42:15.724ZSep 12 00:42:13.969 replacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
91162026-09-12T00:42:15.724Zadding route 3fff:beef:1f::/64 -> 2001:db8::55:ff
91172026-09-12T00:42:15.724ZSep 12 00:42:13.969Sep 12 00:42:13.969 DEBG replacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
91182026-09-12T00:42:15.724ZSep 12 00:42:13.969INFO INFOadding route 172.17.0.17/32 -> 10.0.0.255
91192026-09-12T00:42:15.724Zadding route 172.17.0.21/32 -> 10.0.0.255Sep 12 00:42:13.969
91202026-09-12T00:42:15.724Z INFO adding route 3fff:beef:20::/64 -> 2001:db8::55:ff
91212026-09-12T00:42:15.724ZSep 12 00:42:13.969Sep 12 00:42:13.969Sep 12 00:42:13.961 DEBG DEBGreplacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
91222026-09-12T00:42:15.724Zcreated new freemapSep 12 00:42:13.969, unitSep 12 00:42:13.969replacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
91232026-09-12T00:42:15.724ZINFO :adding route 3fff:beef:21::/64 -> 2001:db8::55:ff Sep 12 00:42:13.969freemap_route_ipv4
91242026-09-12T00:42:15.724Z INFO
91252026-09-12T00:42:15.724ZDEBG adding route 172.17.0.22/32 -> 10.0.0.255replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
91262026-09-12T00:42:15.724Z
91272026-09-12T00:42:15.724ZSep 12 00:42:13.969Sep 12 00:42:13.969 Sep 12 00:42:13.969DEBG INFO Sep 12 00:42:13.969 replacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.18/32 -> 10.0.0.255DEBGDEBG
91282026-09-12T00:42:15.724Z
91292026-09-12T00:42:15.724Zreplacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
91302026-09-12T00:42:15.725Zcreated new freemap, Sep 12 00:42:13.969unit :DEBG replacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]freemap_route_ipv6
91312026-09-12T00:42:15.725ZSep 12 00:42:13.969
91322026-09-12T00:42:15.725ZSep 12 00:42:13.980 DEBGDEBG created new freemapinitted freemap. size: 64, , unitunit:: freemap_route_ipv4freemap_route_ipv4
91332026-09-12T00:42:15.725Z
91342026-09-12T00:42:15.725ZSep 12 00:42:13.980 INFO Sep 12 00:42:13.969 Sep 12 00:42:13.980DEBG DEBGcreated new freemap , created new freemapunit, : Sep 12 00:42:13.969freemap_route_ipv4 INFO
91352026-09-12T00:42:15.725Zunit :adding route 3fff:beef:22::/64 -> 2001:db8::55:ff
91362026-09-12T00:42:15.725Zfreemap_route_ipv6
91372026-09-12T00:42:15.725ZSep 12 00:42:13.980 DEBG created new freemapSep 12 00:42:13.968Sep 12 00:42:13.980, unitSep 12 00:42:13.980 DEBGDEBG: replacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] initted freemap. size: 64
91382026-09-12T00:42:15.725Z, DEBGfreemap_route_ipv6unit
91392026-09-12T00:42:15.725Z replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]:
91402026-09-12T00:42:15.725Z freemap_route_ipv4
91412026-09-12T00:42:15.725ZSep 12 00:42:13.980 DEBGSep 12 00:42:13.980Sep 12 00:42:13.980Sep 12 00:42:13.980 INFO Sep 12 00:42:13.980INFO initted freemap. size: 64DEBG, unitreset freemap :, adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff
91422026-09-12T00:42:15.725Zunit : adding route 3fff:beef:23::/64 -> 2001:db8::55:fffreemap_route_ipv4DEBG
91432026-09-12T00:42:15.725Z
91442026-09-12T00:42:15.725ZSep 12 00:42:13.980reset freemap freemap_route_ipv4DEBGSep 12 00:42:13.980
91452026-09-12T00:42:15.725Z , unitDEBGreplacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:42:13.980 :
91462026-09-12T00:42:15.725ZDEBGSep 12 00:42:13.980 initted freemap. size: 64, replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]unit
91472026-09-12T00:42:15.730ZSep 12 00:42:13.980 DEBG:freemap_route_ipv4 freemap_route_ipv6reset freemap
91482026-09-12T00:42:15.730Z, Sep 12 00:42:13.980INFOunit:
91492026-09-12T00:42:15.731Z INFOfreemap_route_ipv4 adding route 3fff:beef:24::/64 -> 2001:db8::55:ffadding route 3fff:beef:3b::/64 -> 2001:db8::55:ffSep 12 00:42:13.980
91502026-09-12T00:42:15.731ZSep 12 00:42:13.980
91512026-09-12T00:42:15.731Z
91522026-09-12T00:42:15.731ZDEBGDEBG initted freemap. size: 64reset freemap, , unitunit::Sep 12 00:42:13.980 freemap_route_ipv6 Sep 12 00:42:13.980
91532026-09-12T00:42:15.731Z DEBGDEBG replacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
91542026-09-12T00:42:15.731ZSep 12 00:42:13.980Sep 12 00:42:13.980 DEBG INFOreplacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
91552026-09-12T00:42:15.731ZSep 12 00:42:13.980freemap_route_ipv6adding route 3fff:dead::/64 -> 2001:db8::55:1
91562026-09-12T00:42:15.731Z initted freemap. size: 64INFOSep 12 00:42:13.980,
91572026-09-12T00:42:15.731ZINFOunit adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffadding route 3fff:beef:25::/64 -> 2001:db8::55:ff:
91582026-09-12T00:42:15.731Z
91592026-09-12T00:42:15.731Z Sep 12 00:42:13.980freemap_route_ipv6Sep 12 00:42:13.980Sep 12 00:42:13.980
91602026-09-12T00:42:15.731Z DEBGDEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]Sep 12 00:42:13.980
91612026-09-12T00:42:15.731ZDEBGSep 12 00:42:13.980 reset freemapreplacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBGDEBG
91622026-09-12T00:42:15.731Z, Sep 12 00:42:13.980replacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]reset freemap
91632026-09-12T00:42:15.731ZSep 12 00:42:13.980 , unitunitINFO:: freemap_route_ipv6freemap_route_ipv6INFO
91642026-09-12T00:42:15.731Z
91652026-09-12T00:42:15.731Z Sep 12 00:42:13.980adding route 3fff:beef:3d::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:2
91662026-09-12T00:42:15.731ZINFO Sep 12 00:42:13.980adding route 3fff:beef:26::/64 -> 2001:db8::55:ff
91672026-09-12T00:42:15.731Z
91682026-09-12T00:42:15.731ZSep 12 00:42:13.980Sep 12 00:42:13.980 INFODEBGSep 12 00:42:13.980INFO Sep 12 00:42:13.980 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]adding route 3fff:dead::/64 -> 2001:db8::55:1
91692026-09-12T00:42:15.731Z
91702026-09-12T00:42:15.731Zadding route 3fff:dead::/64 -> 2001:db8::55:1DEBG DEBG replacing targets for 3fff:beef:3d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
91712026-09-12T00:42:15.731ZSep 12 00:42:13.980
91722026-09-12T00:42:15.731Z
91732026-09-12T00:42:15.731ZSep 12 00:42:13.980 DEBGSep 12 00:42:13.980Sep 12 00:42:13.980DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]DEBGINFO replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]
91742026-09-12T00:42:15.731Z
91752026-09-12T00:42:15.731Z
91762026-09-12T00:42:15.731Zadding route 3fff:beef:3e::/64 -> 2001:db8::55:ff
91772026-09-12T00:42:15.731ZSep 12 00:42:13.980Sep 12 00:42:13.980Sep 12 00:42:13.980 INFO INFOadding route 3fff:dead::/64 -> 2001:db8::55:2INFO
91782026-09-12T00:42:15.731Z adding route 3fff:dead::/64 -> 2001:db8::55:2adding route 3fff:beef:27::/64 -> 2001:db8::55:ffSep 12 00:42:13.980
91792026-09-12T00:42:15.732Z ,
91802026-09-12T00:42:15.732ZDEBGunitSep 12 00:42:13.980: Sep 12 00:42:13.980Sep 12 00:42:13.980DEBG DEBGreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]replacing targets for 3fff:beef:3e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
91812026-09-12T00:42:15.732Z
91822026-09-12T00:42:15.732Z replacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
91832026-09-12T00:42:15.732ZSep 12 00:42:13.980Sep 12 00:42:13.980 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]INFO
91842026-09-12T00:42:15.732ZSep 12 00:42:13.980 INFO freemap_route_ipv6INFOadding route 3fff:dead::/64 -> 2001:db8::55:3Sep 12 00:42:13.980
91852026-09-12T00:42:15.732Z
91862026-09-12T00:42:15.732Z adding route 3fff:beef:28::/64 -> 2001:db8::55:ffadding route 3fff:beef:3f::/64 -> 2001:db8::55:ffINFO
91872026-09-12T00:42:15.732Z Sep 12 00:42:13.980adding route 3fff:dead::/64 -> 2001:db8::55:3
91882026-09-12T00:42:15.732Z
91892026-09-12T00:42:15.732ZDEBGSep 12 00:42:13.980 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]DEBGSep 12 00:42:13.980
91902026-09-12T00:42:15.732Zreplacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:42:13.980 DEBG DEBG
91912026-09-12T00:42:15.732Zreplacing targets for 3fff:beef:3f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 12 00:42:13.980Sep 12 00:42:13.980replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]
91922026-09-12T00:42:15.732Z
91932026-09-12T00:42:15.732ZDEBG Sep 12 00:42:13.980INFOSep 12 00:42:13.980 Sep 12 00:42:13.980adding route 3fff:dead::/64 -> 2001:db8::55:4
91942026-09-12T00:42:15.732Z DEBGINFO failed to allocate space for the new target listadding route 3fff:dead::/64 -> 2001:db8::55:4reset freemap
91952026-09-12T00:42:15.732ZINFO, Sep 12 00:42:13.980unit :DEBG freemap_route_ipv6adding route 3fff:beef:29::/64 -> 2001:db8::55:ffSep 12 00:42:13.980
91962026-09-12T00:42:15.732Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]
91972026-09-12T00:42:15.732Z DEBG
91982026-09-12T00:42:15.732Z
91992026-09-12T00:42:15.732Z replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]Sep 12 00:42:13.980
92002026-09-12T00:42:15.732ZSep 12 00:42:13.980Sep 12 00:42:13.980 DEBG DEBGSep 12 00:42:13.980 Sep 12 00:42:13.980replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]
92012026-09-12T00:42:15.732Z INFOreplacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
92022026-09-12T00:42:15.732Zfailed to allocate space for the new target listadding route 172.16.0.0/32 -> 10.0.0.1
92032026-09-12T00:42:15.732ZDEBG
92042026-09-12T00:42:15.732Ztest route::tests::shrink_preserves_compacted_order ... ok
92052026-09-12T00:42:15.732Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]Sep 12 00:42:13.980
92062026-09-12T00:42:15.732ZSep 12 00:42:13.980 DEBG INFOSep 12 00:42:13.980 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff
92072026-09-12T00:42:15.732Z
92082026-09-12T00:42:15.732ZDEBG Sep 12 00:42:13.980 DEBG replacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]
92092026-09-12T00:42:15.732Z
92102026-09-12T00:42:15.732ZSep 12 00:42:13.980Sep 12 00:42:13.980 INFOINFO adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffadding route 172.16.0.0/32 -> 10.0.0.1
92112026-09-12T00:42:15.733Z
92122026-09-12T00:42:15.733ZSep 12 00:42:13.980Sep 12 00:42:13.980 DEBGDEBG replacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]
92132026-09-12T00:42:15.733Z
92142026-09-12T00:42:15.733Zadding route 172.17.0.19/32 -> 10.0.0.255
92152026-09-12T00:42:15.733ZSep 12 00:42:13.980Sep 12 00:42:13.980 INFOINFO adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffadding route 172.16.0.0/32 -> 10.0.0.1
92162026-09-12T00:42:15.733Z
92172026-09-12T00:42:15.733ZSep 12 00:42:13.980Sep 12 00:42:13.980 Sep 12 00:42:13.980DEBG DEBG DEBGreplacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
92182026-09-12T00:42:15.733Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]
92192026-09-12T00:42:15.733Zreplacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
92202026-09-12T00:42:15.733ZSep 12 00:42:13.980 INFO adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffSep 12 00:42:13.980Sep 12 00:42:13.980
92212026-09-12T00:42:15.733Z INFOINFO adding route 172.16.0.0/32 -> 10.0.0.2adding route 172.17.0.20/32 -> 10.0.0.255Sep 12 00:42:13.980
92222026-09-12T00:42:15.733Z
92232026-09-12T00:42:15.733ZDEBG replacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
92242026-09-12T00:42:15.733ZSep 12 00:42:13.980 DEBGSep 12 00:42:13.980Sep 12 00:42:13.980 DEBG INFOreplacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]
92252026-09-12T00:42:15.733Zadding route 3fff:beef:2e::/64 -> 2001:db8::55:ff
92262026-09-12T00:42:15.733Z
92272026-09-12T00:42:15.733ZSep 12 00:42:13.980Sep 12 00:42:13.980 INFOSep 12 00:42:13.980DEBG replacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO
92282026-09-12T00:42:15.733Z adding route 172.17.0.21/32 -> 10.0.0.255adding route 172.17.0.0/32 -> 10.0.0.255
92292026-09-12T00:42:15.733Z
92302026-09-12T00:42:15.733ZSep 12 00:42:13.980 INFOSep 12 00:42:13.980 Sep 12 00:42:13.980adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff
92312026-09-12T00:42:15.733ZDEBGDEBG replacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
92322026-09-12T00:42:15.733Z
92332026-09-12T00:42:15.733ZSep 12 00:42:13.980 DEBG Sep 12 00:42:13.981Sep 12 00:42:13.981 replacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG
92342026-09-12T00:42:15.733Z created new freemapDEBG , created new freemapSep 12 00:42:13.981Sep 12 00:42:13.988 DEBGINFO , unit created new freemapSep 12 00:42:13.980unit, :unit:: freemap_route_ipv4freemap_route_ipv4
92352026-09-12T00:42:15.733Zadding route 3fff:beef:30::/64 -> 2001:db8::55:ff
92362026-09-12T00:42:15.733Zfreemap_route_ipv4
92372026-09-12T00:42:15.733Z Sep 12 00:42:13.988INFO DEBGadding route 172.17.0.22/32 -> 10.0.0.255
92382026-09-12T00:42:15.733ZSep 12 00:42:13.988 created new freemapDEBG, unitreplacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]:
92392026-09-12T00:42:15.733Z freemap_route_ipv6
92402026-09-12T00:42:15.734ZSep 12 00:42:13.988
92412026-09-12T00:42:15.734ZDEBG replacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
92422026-09-12T00:42:15.734ZSep 12 00:42:13.988 INFOSep 12 00:42:13.988 Sep 12 00:42:13.988adding route 3fff:beef:31::/64 -> 2001:db8::55:ff
92432026-09-12T00:42:15.734ZDEBGSep 12 00:42:13.988 INFOinitted freemap. size: 64 DEBGSep 12 00:42:13.988adding route 172.17.0.23/32 -> 10.0.0.255
92442026-09-12T00:42:15.734Z, Sep 12 00:42:13.988unit :DEBG created new freemapcreated new freemap, freemap_route_ipv4,
92452026-09-12T00:42:15.734Zunit:unitDEBG: Sep 12 00:42:13.988freemap_route_ipv6
92462026-09-12T00:42:15.734Z Sep 12 00:42:13.988freemap_route_ipv6 DEBG
92472026-09-12T00:42:15.739ZDEBGSep 12 00:42:13.988 DEBG replacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]reset freemap
92482026-09-12T00:42:15.739ZSep 12 00:42:13.988 , initted freemap. size: 64unitreplacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] ,
92492026-09-12T00:42:15.739Zunit: :freemap_route_ipv4 Sep 12 00:42:13.988
92502026-09-12T00:42:15.739Zfreemap_route_ipv4 INFO
92512026-09-12T00:42:15.739ZDEBGadding route 172.17.0.24/32 -> 10.0.0.255Sep 12 00:42:13.988 DEBG
92522026-09-12T00:42:15.739Zinitted freemap. size: 64 , Sep 12 00:42:13.988 unitINFOSep 12 00:42:13.988Sep 12 00:42:13.988initted freemap. size: 64: DEBGDEBG, freemap_route_ipv6replacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
92532026-09-12T00:42:15.739Zadding route 3fff:beef:32::/64 -> 2001:db8::55:ffreset freemap
92542026-09-12T00:42:15.739Z, unit
92552026-09-12T00:42:15.739Z: unitfreemap_route_ipv4Sep 12 00:42:13.988
92562026-09-12T00:42:15.739ZSep 12 00:42:13.988 Sep 12 00:42:13.988:DEBG INFO Sep 12 00:42:13.988 reset freemap , DEBGunitadding route 172.17.0.25/32 -> 10.0.0.255:DEBG
92572026-09-12T00:42:15.739Z freemap_route_ipv6initted freemap. size: 64
92582026-09-12T00:42:15.739Z, Sep 12 00:42:13.988unit freemap_route_ipv4DEBG :replacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
92592026-09-12T00:42:15.739Zreplacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv6
92602026-09-12T00:42:15.739Z
92612026-09-12T00:42:15.739ZSep 12 00:42:13.988
92622026-09-12T00:42:15.739ZINFOSep 12 00:42:13.988 adding route 172.16.0.0/32 -> 10.0.0.1Sep 12 00:42:13.988Sep 12 00:42:13.988 INFO
92632026-09-12T00:42:15.740ZINFO adding route 3fff:beef:33::/64 -> 2001:db8::55:ffSep 12 00:42:13.988
92642026-09-12T00:42:15.740Z DEBG Sep 12 00:42:13.988adding route 172.17.0.26/32 -> 10.0.0.255DEBG DEBG
92652026-09-12T00:42:15.740Z reset freemapSep 12 00:42:13.988replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }],
92662026-09-12T00:42:15.740ZDEBGSep 12 00:42:13.988 unit: DEBGfreemap_route_ipv6 replacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:42:13.988replacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
92672026-09-12T00:42:15.740Zreset freemap
92682026-09-12T00:42:15.740Z , INFO
92692026-09-12T00:42:15.740ZSep 12 00:42:13.988unit Sep 12 00:42:13.988 :INFOadding route 172.17.0.0/32 -> 10.0.0.255INFOSep 12 00:42:13.988
92702026-09-12T00:42:15.740Zadding route 172.16.0.0/32 -> 10.0.0.1
92712026-09-12T00:42:15.740Zfreemap_route_ipv4 INFO adding route 172.17.0.27/32 -> 10.0.0.255adding route 3fff:beef:34::/64 -> 2001:db8::55:ffSep 12 00:42:13.988
92722026-09-12T00:42:15.740Z
92732026-09-12T00:42:15.740ZSep 12 00:42:13.988
92742026-09-12T00:42:15.740ZDEBG Sep 12 00:42:13.988 DEBGDEBGreplacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
92752026-09-12T00:42:15.740Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]Sep 12 00:42:13.988replacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:42:13.988
92762026-09-12T00:42:15.740Z DEBGDEBGSep 12 00:42:13.988
92772026-09-12T00:42:15.740Z replacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] initted freemap. size: 64INFO
92782026-09-12T00:42:15.740ZSep 12 00:42:13.988 INFOSep 12 00:42:13.988 adding route 172.16.0.0/32 -> 10.0.0.2adding route 172.17.0.1/32 -> 10.0.0.255
92792026-09-12T00:42:15.740Z
92802026-09-12T00:42:15.740ZINFO adding route 3fff:beef:35::/64 -> 2001:db8::55:ff
92812026-09-12T00:42:15.740ZSep 12 00:42:13.988, Sep 12 00:42:13.988Sep 12 00:42:13.988 INFO DEBGSep 12 00:42:13.988 DEBG replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.28/32 -> 10.0.0.255
92822026-09-12T00:42:15.740Z
92832026-09-12T00:42:15.740Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]unit
92842026-09-12T00:42:15.740Z:Sep 12 00:42:13.988DEBG Sep 12 00:42:13.988 DEBGfreemap_route_ipv6replacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFOSep 12 00:42:13.988 adding route 172.17.0.2/32 -> 10.0.0.255INFOreplacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
92852026-09-12T00:42:15.740Z
92862026-09-12T00:42:15.740Z
92872026-09-12T00:42:15.741Z adding route 172.16.0.0/32 -> 10.0.0.3
92882026-09-12T00:42:15.741Z
92892026-09-12T00:42:15.741ZSep 12 00:42:13.988Sep 12 00:42:13.988Sep 12 00:42:13.988 Sep 12 00:42:13.988 DEBGDEBG INFOreplacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
92902026-09-12T00:42:15.741ZSep 12 00:42:13.988INFO adding route 172.17.0.29/32 -> 10.0.0.255adding route 3fff:beef:36::/64 -> 2001:db8::55:ff reset freemapDEBG
92912026-09-12T00:42:15.741Z
92922026-09-12T00:42:15.741Z Sep 12 00:42:13.988, replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }] Sep 12 00:42:13.988INFO
92932026-09-12T00:42:15.741Z adding route 172.17.0.3/32 -> 10.0.0.255unitDEBG
92942026-09-12T00:42:15.741Z :Sep 12 00:42:13.988Sep 12 00:42:13.988replacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 12 00:42:13.988
92952026-09-12T00:42:15.741ZINFO adding route 172.16.0.0/32 -> 10.0.0.4
92962026-09-12T00:42:15.741Z DEBGfreemap_route_ipv6 DEBG
92972026-09-12T00:42:15.741Z Sep 12 00:42:13.988replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
92982026-09-12T00:42:15.741ZSep 12 00:42:13.988 INFOreplacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBGadding route 172.17.0.30/32 -> 10.0.0.255 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }]
92992026-09-12T00:42:15.741Z
93002026-09-12T00:42:15.741Z
93012026-09-12T00:42:15.741ZSep 12 00:42:13.988 INFO Sep 12 00:42:13.988Sep 12 00:42:13.988 DEBGINFO replacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:beef:37::/64 -> 2001:db8::55:ff
93022026-09-12T00:42:15.741Z
93032026-09-12T00:42:15.741Zadding route 172.17.0.4/32 -> 10.0.0.255Sep 12 00:42:13.988
93042026-09-12T00:42:15.741Ztest route::tests::shrink_to_single_non_zero_survivor ... ok
93052026-09-12T00:42:15.741Z Sep 12 00:42:13.988 DEBG INFOSep 12 00:42:13.988 Sep 12 00:42:13.988replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]INFOadding route 172.16.0.0/32 -> 10.0.0.1
93062026-09-12T00:42:15.741Z
93072026-09-12T00:42:15.741Z DEBG adding route 172.17.0.31/32 -> 10.0.0.255replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:42:13.988
93082026-09-12T00:42:15.741Z DEBGSep 12 00:42:13.988
93092026-09-12T00:42:15.741Z Sep 12 00:42:13.988 replacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG Sep 12 00:42:13.988
93102026-09-12T00:42:15.741Z DEBG INFOreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] replacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
93112026-09-12T00:42:15.742Z
93122026-09-12T00:42:15.742Zadding route 172.17.0.5/32 -> 10.0.0.255Sep 12 00:42:13.988
93132026-09-12T00:42:15.742Z INFOSep 12 00:42:13.988 adding route 3fff:beef:38::/64 -> 2001:db8::55:ffINFOSep 12 00:42:13.988
93142026-09-12T00:42:15.742Z DEBG adding route 172.17.0.32/32 -> 10.0.0.255replacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
93152026-09-12T00:42:15.742Z
93162026-09-12T00:42:15.742ZSep 12 00:42:13.988Sep 12 00:42:13.988 INFO DEBGSep 12 00:42:13.988adding route 172.16.0.0/32 -> 10.0.0.2 Sep 12 00:42:13.988INFO adding route 172.17.0.6/32 -> 10.0.0.255replacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
93172026-09-12T00:42:15.742Z
93182026-09-12T00:42:15.742ZDEBG
93192026-09-12T00:42:15.742Z replacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:42:13.988
93202026-09-12T00:42:15.742Z DEBGSep 12 00:42:13.988Sep 12 00:42:13.988 INFODEBG adding route 3fff:beef:39::/64 -> 2001:db8::55:ffreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]
93212026-09-12T00:42:15.742Z
93222026-09-12T00:42:15.742Zreplacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
93232026-09-12T00:42:15.742ZSep 12 00:42:13.988Sep 12 00:42:13.988Sep 12 00:42:13.988Sep 12 00:42:13.988 INFODEBG INFOadding route 172.17.0.33/32 -> 10.0.0.255
93242026-09-12T00:42:15.742Z adding route 172.17.0.7/32 -> 10.0.0.255INFOreplacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
93252026-09-12T00:42:15.742Z
93262026-09-12T00:42:15.742Z Sep 12 00:42:13.988adding route 172.16.0.0/32 -> 10.0.0.3
93272026-09-12T00:42:15.742ZSep 12 00:42:13.988DEBG Sep 12 00:42:13.988DEBGreplacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
93282026-09-12T00:42:15.742Z
93292026-09-12T00:42:15.742Zadding route 3fff:beef:3a::/64 -> 2001:db8::55:ff
93302026-09-12T00:42:15.742ZSep 12 00:42:13.988Sep 12 00:42:13.988 INFODEBG Sep 12 00:42:13.988adding route 172.17.0.8/32 -> 10.0.0.255
93312026-09-12T00:42:15.742ZDEBG replacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]
93322026-09-12T00:42:15.742Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]
93332026-09-12T00:42:15.742ZSep 12 00:42:13.988Sep 12 00:42:13.988 DEBG Sep 12 00:42:13.988replacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 12 00:42:13.988
93342026-09-12T00:42:15.742ZINFOINFO INFO adding route 172.17.0.34/32 -> 10.0.0.255Sep 12 00:42:13.988
93352026-09-12T00:42:15.742Zadding route 172.16.0.0/32 -> 10.0.0.4 adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffINFO
93362026-09-12T00:42:15.743Z
93372026-09-12T00:42:15.743Z adding route 172.17.0.9/32 -> 10.0.0.255Sep 12 00:42:13.988
93382026-09-12T00:42:15.743Z DEBGSep 12 00:42:13.988 DEBG replacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:42:13.988
93392026-09-12T00:42:15.743Z DEBGSep 12 00:42:13.988Sep 12 00:42:13.988 replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
93402026-09-12T00:42:15.743Z DEBG replacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
93412026-09-12T00:42:15.743Z Sep 12 00:42:13.988adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff
93422026-09-12T00:42:15.743ZINFOreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }]
93432026-09-12T00:42:15.743ZSep 12 00:42:13.988adding route 172.17.0.35/32 -> 10.0.0.255 INFO
93442026-09-12T00:42:15.743Z adding route 172.17.0.10/32 -> 10.0.0.255Sep 12 00:42:13.988
93452026-09-12T00:42:15.743Z DEBGSep 12 00:42:13.981Sep 12 00:42:13.988Sep 12 00:42:13.988 DEBG DEBGDEBG created new freemapreplacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }], unitreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]
93462026-09-12T00:42:15.743Z: freemap_route_ipv4
93472026-09-12T00:42:15.748ZSep 12 00:42:13.980 INFO adding route 172.17.0.1/32 -> 10.0.0.255
93482026-09-12T00:42:15.748Z
93492026-09-12T00:42:15.748ZSep 12 00:42:13.988Sep 12 00:42:13.996 DEBG created new freemapSep 12 00:42:13.996, unitDEBG DEBGreplacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:42:13.996
93502026-09-12T00:42:15.748Z INFO adding route 172.17.0.36/32 -> 10.0.0.255Sep 12 00:42:13.996
93512026-09-12T00:42:15.748Z INFO adding route 172.17.0.2/32 -> 10.0.0.255Sep 12 00:42:13.969
93522026-09-12T00:42:15.748Z Sep 12 00:42:13.996INFO DEBGadding route 172.17.0.23/32 -> 10.0.0.255
93532026-09-12T00:42:15.748Zreplacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
93542026-09-12T00:42:15.748ZSep 12 00:42:13.996 DEBG replacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
93552026-09-12T00:42:15.748Zreplacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 00:42:13.996
93562026-09-12T00:42:15.748ZSep 12 00:42:13.996Sep 12 00:42:13.996 INFODEBGINFO Sep 12 00:42:13.996 adding route 172.17.0.3/32 -> 10.0.0.255replacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
93572026-09-12T00:42:15.748Z INFO
93582026-09-12T00:42:15.748Zadding route 3fff:beef:3d::/64 -> 2001:db8::55:ff
93592026-09-12T00:42:15.748Zadding route 172.17.0.37/32 -> 10.0.0.255Sep 12 00:42:13.996
93602026-09-12T00:42:15.748Z DEBG Sep 12 00:42:13.996Sep 12 00:42:13.996 DEBGINFO replacing targets for 3fff:beef:3d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
93612026-09-12T00:42:15.748Zadding route 172.17.0.24/32 -> 10.0.0.255
93622026-09-12T00:42:15.748ZSep 12 00:42:13.996
93632026-09-12T00:42:15.748Z Sep 12 00:42:13.996replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] INFO
93642026-09-12T00:42:15.748Z Sep 12 00:42:13.996adding route 3fff:beef:3e::/64 -> 2001:db8::55:ff
93652026-09-12T00:42:15.748ZDEBG replacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
93662026-09-12T00:42:15.748ZSep 12 00:42:13.996DEBG Sep 12 00:42:13.996Sep 12 00:42:13.996 Sep 12 00:42:13.996DEBG replacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] INFO
93672026-09-12T00:42:15.749Z INFO adding route 172.17.0.4/32 -> 10.0.0.255adding route 172.17.0.11/32 -> 10.0.0.255Sep 12 00:42:13.996
93682026-09-12T00:42:15.749ZINFO
93692026-09-12T00:42:15.749Z adding route 172.17.0.25/32 -> 10.0.0.255INFOreplacing targets for 3fff:beef:3e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 172.17.0.38/32 -> 10.0.0.255
93702026-09-12T00:42:15.749ZSep 12 00:42:13.996
93712026-09-12T00:42:15.749Z DEBG
93722026-09-12T00:42:15.749Z Sep 12 00:42:13.996Sep 12 00:42:13.996 replacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:42:13.996 DEBGDEBG failed to allocate space for the new target list
93732026-09-12T00:42:15.749ZSep 12 00:42:13.996
93742026-09-12T00:42:15.749ZDEBGDEBG replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:42:13.996
93752026-09-12T00:42:15.749Z replacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
93762026-09-12T00:42:15.749ZINFO
93772026-09-12T00:42:15.749Zadding route 172.17.0.12/32 -> 10.0.0.255Sep 12 00:42:13.996
93782026-09-12T00:42:15.749Z INFO Sep 12 00:42:13.996adding route 172.17.0.26/32 -> 10.0.0.255 Sep 12 00:42:13.996INFOSep 12 00:42:13.996
93792026-09-12T00:42:15.749ZSep 12 00:42:13.996 adding route 172.17.0.39/32 -> 10.0.0.255 DEBG DEBG
93802026-09-12T00:42:15.749ZINFO replacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:42:13.996
93812026-09-12T00:42:15.749Zreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] Sep 12 00:42:13.996
93822026-09-12T00:42:15.749ZDEBG replacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:42:13.996
93832026-09-12T00:42:15.749ZINFODEBG adding route 172.17.0.13/32 -> 10.0.0.255replacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
93842026-09-12T00:42:15.749Z
93852026-09-12T00:42:15.749Zadding route 172.17.0.5/32 -> 10.0.0.255Sep 12 00:42:13.996
93862026-09-12T00:42:15.749Z INFOSep 12 00:42:13.996 adding route 172.17.0.27/32 -> 10.0.0.255DEBG
93872026-09-12T00:42:15.749ZSep 12 00:42:13.996 replacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
93882026-09-12T00:42:15.749ZSep 12 00:42:13.996 Sep 12 00:42:13.996replacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
93892026-09-12T00:42:15.749ZDEBG INFOSep 12 00:42:13.996 replacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
93902026-09-12T00:42:15.749Z adding route 172.17.0.40/32 -> 10.0.0.255adding route 172.17.0.14/32 -> 10.0.0.255
93912026-09-12T00:42:15.749Z
93922026-09-12T00:42:15.749ZSep 12 00:42:13.996 INFO Sep 12 00:42:13.996adding route 172.17.0.6/32 -> 10.0.0.255Sep 12 00:42:13.996 INFOSep 12 00:42:13.996
93932026-09-12T00:42:15.749Z DEBG DEBG adding route 172.17.0.28/32 -> 10.0.0.255
93942026-09-12T00:42:15.749Zreplacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
93952026-09-12T00:42:15.749ZSep 12 00:42:13.996
93962026-09-12T00:42:15.749Z Sep 12 00:42:13.996DEBG DEBGSep 12 00:42:13.996 Sep 12 00:42:13.996replacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
93972026-09-12T00:42:15.749ZINFOINFOreplacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] adding route 172.17.0.15/32 -> 10.0.0.255adding route 172.17.0.41/32 -> 10.0.0.255Sep 12 00:42:13.996
93982026-09-12T00:42:15.749Z
93992026-09-12T00:42:15.750Z
94002026-09-12T00:42:15.750ZINFO Sep 12 00:42:13.996adding route 172.17.0.7/32 -> 10.0.0.255
94012026-09-12T00:42:15.750ZDEBGSep 12 00:42:13.996 Sep 12 00:42:13.996Sep 12 00:42:13.996DEBG replacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
94022026-09-12T00:42:15.750ZDEBG
94032026-09-12T00:42:15.750ZINFO adding route 172.17.0.29/32 -> 10.0.0.255replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
94042026-09-12T00:42:15.750Ztest route::tests::same_size_non_subset_replace ... ok
94052026-09-12T00:42:15.750Z
94062026-09-12T00:42:15.750ZSep 12 00:42:13.996 INFO adding route 172.17.0.42/32 -> 10.0.0.255Sep 12 00:42:13.996
94072026-09-12T00:42:15.750Z Sep 12 00:42:13.996INFOSep 12 00:42:13.996 adding route 172.17.0.16/32 -> 10.0.0.255DEBG
94082026-09-12T00:42:15.750Z replacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
94092026-09-12T00:42:15.750ZINFOSep 12 00:42:13.996 Sep 12 00:42:13.996 Sep 12 00:42:13.996adding route 172.17.0.8/32 -> 10.0.0.255DEBGDEBG
94102026-09-12T00:42:15.750Z replacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
94112026-09-12T00:42:15.750Z
94122026-09-12T00:42:15.750ZINFOSep 12 00:42:13.996 Sep 12 00:42:13.996adding route 172.17.0.30/32 -> 10.0.0.255 Sep 12 00:42:13.996INFO
94132026-09-12T00:42:15.750Z adding route 172.17.0.17/32 -> 10.0.0.255DEBGINFO
94142026-09-12T00:42:15.750ZSep 12 00:42:13.996 replacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.43/32 -> 10.0.0.255
94152026-09-12T00:42:15.750ZDEBG replacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
94162026-09-12T00:42:15.750Z
94172026-09-12T00:42:15.750ZSep 12 00:42:13.996Sep 12 00:42:13.996 DEBGDEBGSep 12 00:42:13.996Sep 12 00:42:13.996 INFOreplacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
94182026-09-12T00:42:15.750Z adding route 172.17.0.9/32 -> 10.0.0.255adding route 172.17.0.31/32 -> 10.0.0.255
94192026-09-12T00:42:15.750Zreplacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
94202026-09-12T00:42:15.750Z
94212026-09-12T00:42:15.750ZSep 12 00:42:13.996Sep 12 00:42:13.996 DEBGINFOSep 12 00:42:13.996 Sep 12 00:42:13.996 adding route 172.17.0.18/32 -> 10.0.0.255
94222026-09-12T00:42:15.750ZDEBGreplacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
94232026-09-12T00:42:15.750Zreplacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
94242026-09-12T00:42:15.750ZINFOSep 12 00:42:13.996 Sep 12 00:42:13.996 adding route 172.17.0.44/32 -> 10.0.0.255DEBG
94252026-09-12T00:42:15.750ZSep 12 00:42:13.996 INFOreplacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
94262026-09-12T00:42:15.750Z Sep 12 00:42:13.996 adding route 172.17.0.32/32 -> 10.0.0.255adding route 172.17.0.10/32 -> 10.0.0.255Sep 12 00:42:13.996DEBG
94272026-09-12T00:42:15.750ZINFO
94282026-09-12T00:42:15.751Zreplacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
94292026-09-12T00:42:15.751Z adding route 172.17.0.19/32 -> 10.0.0.255
94302026-09-12T00:42:15.751ZSep 12 00:42:13.996Sep 12 00:42:13.996 Sep 12 00:42:13.996Sep 12 00:42:13.996DEBGDEBG DEBGreplacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
94312026-09-12T00:42:15.751ZINFO
94322026-09-12T00:42:15.751Z replacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.45/32 -> 10.0.0.255
94332026-09-12T00:42:15.751Z
94342026-09-12T00:42:15.751ZSep 12 00:42:13.996Sep 12 00:42:13.996 INFOINFOSep 12 00:42:13.996 adding route 172.17.0.33/32 -> 10.0.0.255Sep 12 00:42:13.996
94352026-09-12T00:42:15.751Zadding route 172.17.0.11/32 -> 10.0.0.255INFO
94362026-09-12T00:42:15.751ZDEBG adding route 172.17.0.20/32 -> 10.0.0.255replacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
94372026-09-12T00:42:15.751Z
94382026-09-12T00:42:15.751ZSep 12 00:42:13.996Sep 12 00:42:13.996 DEBG DEBGreplacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 12 00:42:13.996replacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:42:13.996
94392026-09-12T00:42:15.751ZINFODEBG
94402026-09-12T00:42:15.751Z replacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.46/32 -> 10.0.0.255
94412026-09-12T00:42:15.751Z
94422026-09-12T00:42:15.751ZSep 12 00:42:13.996Sep 12 00:42:13.996 INFO INFOSep 12 00:42:13.996 Sep 12 00:42:13.996 adding route 172.17.0.12/32 -> 10.0.0.255INFO adding route 172.17.0.34/32 -> 10.0.0.255
94432026-09-12T00:42:15.751ZDEBG
94442026-09-12T00:42:15.751Z adding route 172.17.0.21/32 -> 10.0.0.255replacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
94452026-09-12T00:42:15.751Z
94462026-09-12T00:42:15.751ZSep 12 00:42:13.996 Sep 12 00:42:13.996DEBGSep 12 00:42:13.996Sep 12 00:42:13.996 INFODEBGreplacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
94472026-09-12T00:42:15.756Z replacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
94482026-09-12T00:42:15.756Zreplacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:42:13.996
94492026-09-12T00:42:15.756Z INFOadding route 172.17.0.47/32 -> 10.0.0.255
94502026-09-12T00:42:15.756ZSep 12 00:42:13.996adding route 172.17.0.35/32 -> 10.0.0.255
94512026-09-12T00:42:15.756ZINFO adding route 172.17.0.22/32 -> 10.0.0.255Sep 12 00:42:13.996
94522026-09-12T00:42:15.756Z Sep 12 00:42:13.996Sep 12 00:42:13.996 DEBG Sep 12 00:42:13.996DEBGreplacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
94532026-09-12T00:42:15.756Z adding route 172.17.0.13/32 -> 10.0.0.255
94542026-09-12T00:42:15.756Zreplacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
94552026-09-12T00:42:15.756Z replacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:42:13.996
94562026-09-12T00:42:15.756Z Sep 12 00:42:13.996INFOSep 12 00:42:13.996 DEBG INFOreplacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.48/32 -> 10.0.0.255
94572026-09-12T00:42:15.756ZSep 12 00:42:13.996 adding route 172.17.0.36/32 -> 10.0.0.255INFO
94582026-09-12T00:42:15.756ZSep 12 00:42:13.996 adding route 172.17.0.23/32 -> 10.0.0.255
94592026-09-12T00:42:15.756Z
94602026-09-12T00:42:15.756Z Sep 12 00:42:13.996INFO Sep 12 00:42:13.996Sep 12 00:42:13.996DEBGadding route 172.17.0.14/32 -> 10.0.0.255
94612026-09-12T00:42:15.756Z DEBG replacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
94622026-09-12T00:42:15.756ZSep 12 00:42:13.996replacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBG
94632026-09-12T00:42:15.756Z replacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
94642026-09-12T00:42:15.756ZSep 12 00:42:13.996 INFO: adding route 172.17.0.24/32 -> 10.0.0.255freemap_route_ipv6
94652026-09-12T00:42:15.756Z
94662026-09-12T00:42:15.756Z
94672026-09-12T00:42:15.757ZSep 12 00:42:13.997Sep 12 00:42:14.006 DEBGINFO created new freemapadding route 172.17.0.49/32 -> 10.0.0.255,
94682026-09-12T00:42:15.757Zunit:Sep 12 00:42:14.006 freemap_route_ipv4
94692026-09-12T00:42:15.757ZDEBGSep 12 00:42:14.006 initted freemap. size: 64DEBG, unitreplacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]:Sep 12 00:42:14.006 freemap_route_ipv4
94702026-09-12T00:42:15.757Z
94712026-09-12T00:42:15.757ZDEBG created new freemapSep 12 00:42:14.006 INFO , adding route 172.17.0.50/32 -> 10.0.0.255unit
94722026-09-12T00:42:15.757Z:Sep 12 00:42:14.006 freemap_route_ipv6DEBGSep 12 00:42:14.006 reset freemapDEBG, unitreplacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]:
94732026-09-12T00:42:15.757Z
94742026-09-12T00:42:15.757Z freemap_route_ipv4
94752026-09-12T00:42:15.757ZSep 12 00:42:14.006 DEBG initted freemap. size: 64Sep 12 00:42:14.006 , Sep 12 00:42:14.006INFOunitSep 12 00:42:14.006 DEBG:adding route 172.17.0.51/32 -> 10.0.0.255
94762026-09-12T00:42:15.757Zfreemap_route_ipv4DEBG
94772026-09-12T00:42:15.757Z replacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]initted freemap. size: 64
94782026-09-12T00:42:15.757Z, Sep 12 00:42:14.006unit : DEBGfreemap_route_ipv6
94792026-09-12T00:42:15.757ZSep 12 00:42:14.006Sep 12 00:42:14.006 DEBGINFOreplacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 12 00:42:14.006 reset freemapadding route 172.17.0.25/32 -> 10.0.0.255
94802026-09-12T00:42:15.757Z
94812026-09-12T00:42:15.757Z DEBG, unit :reset freemapSep 12 00:42:14.006, Sep 12 00:42:14.006INFOunitfreemap_route_ipv4
94822026-09-12T00:42:15.757Zadding route 172.17.0.52/32 -> 10.0.0.255
94832026-09-12T00:42:15.757ZDEBG: replacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:42:14.006
94842026-09-12T00:42:15.757Zfreemap_route_ipv6
94852026-09-12T00:42:15.757ZDEBG initted freemap. size: 64, Sep 12 00:42:14.006unit :INFO Sep 12 00:42:14.006 freemap_route_ipv6adding route 172.17.0.26/32 -> 10.0.0.255
94862026-09-12T00:42:15.757Z
94872026-09-12T00:42:15.757Z INFOSep 12 00:42:14.006 adding route 172.16.0.0/32 -> 10.0.0.1Sep 12 00:42:14.006DEBG Sep 12 00:42:14.006
94882026-09-12T00:42:15.757ZDEBG DEBGreplacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:42:14.006reset freemap
94892026-09-12T00:42:15.757ZDEBG
94902026-09-12T00:42:15.757Z , unit: replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]Sep 12 00:42:14.006freemap_route_ipv6
94912026-09-12T00:42:15.757ZINFO
94922026-09-12T00:42:15.757Z Sep 12 00:42:14.006 adding route 172.17.0.53/32 -> 10.0.0.255INFO
94932026-09-12T00:42:15.757Z Sep 12 00:42:14.006Sep 12 00:42:14.006adding route 172.17.0.27/32 -> 10.0.0.255
94942026-09-12T00:42:15.757ZINFOSep 12 00:42:14.006 INFO adding route 172.16.0.0/32 -> 10.0.0.2DEBGadding route 172.16.0.0/32 -> 10.0.0.1
94952026-09-12T00:42:15.757Zreplacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
94962026-09-12T00:42:15.757Z
94972026-09-12T00:42:15.757ZSep 12 00:42:14.006 DEBGSep 12 00:42:14.006 replacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:42:14.006
94982026-09-12T00:42:15.757Z DEBGINFOSep 12 00:42:14.006 adding route 172.17.0.54/32 -> 10.0.0.255 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]Sep 12 00:42:14.006DEBG
94992026-09-12T00:42:15.758Z
95002026-09-12T00:42:15.758Z replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]
95012026-09-12T00:42:15.758ZINFO adding route 172.17.0.28/32 -> 10.0.0.255Sep 12 00:42:14.006
95022026-09-12T00:42:15.758Z Sep 12 00:42:14.006Sep 12 00:42:14.006 DEBGDEBG replacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFOSep 12 00:42:14.006
95032026-09-12T00:42:15.758Zreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }] DEBGadding route 172.16.0.0/32 -> 10.0.0.2
95042026-09-12T00:42:15.758Ztest route::tests::delete_targets_fragmented ... ok
95052026-09-12T00:42:15.758Z
95062026-09-12T00:42:15.758ZSep 12 00:42:14.006 replacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
95072026-09-12T00:42:15.758Z adding route 172.17.0.55/32 -> 10.0.0.255
95082026-09-12T00:42:15.758ZSep 12 00:42:14.006 INFO adding route 172.17.0.29/32 -> 10.0.0.255Sep 12 00:42:14.006
95092026-09-12T00:42:15.758ZDEBG Sep 12 00:42:14.006replacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
95102026-09-12T00:42:15.758ZSep 12 00:42:14.006DEBG DEBGreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]
95112026-09-12T00:42:15.758Zreplacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
95122026-09-12T00:42:15.758ZSep 12 00:42:14.006 INFO adding route 172.17.0.56/32 -> 10.0.0.255Sep 12 00:42:14.006Sep 12 00:42:13.996 INFO
95132026-09-12T00:42:15.758Z INFO Sep 12 00:42:14.006adding route 172.17.0.37/32 -> 10.0.0.255adding route 172.17.0.30/32 -> 10.0.0.255
95142026-09-12T00:42:15.758Z
95152026-09-12T00:42:15.758ZINFOSep 12 00:42:14.006 Sep 12 00:42:14.006DEBG adding route 172.17.0.0/32 -> 10.0.0.255 DEBG
95162026-09-12T00:42:15.758Z replacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
95172026-09-12T00:42:15.758Z
95182026-09-12T00:42:15.758ZSep 12 00:42:14.006 DEBG replacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:42:14.006
95192026-09-12T00:42:15.758Z INFO Sep 12 00:42:14.006adding route 172.17.0.15/32 -> 10.0.0.255
95202026-09-12T00:42:15.758ZSep 12 00:42:14.006INFO adding route 172.17.0.38/32 -> 10.0.0.255INFO
95212026-09-12T00:42:15.758Z adding route 172.17.0.31/32 -> 10.0.0.255Sep 12 00:42:14.006
95222026-09-12T00:42:15.758ZSep 12 00:42:14.006 DEBG Sep 12 00:42:14.006Sep 12 00:42:14.006replacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
95232026-09-12T00:42:15.758ZDEBG replacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
95242026-09-12T00:42:15.758Z replacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
95252026-09-12T00:42:15.758Z
95262026-09-12T00:42:15.758ZSep 12 00:42:14.006Sep 12 00:42:14.006 Sep 12 00:42:14.006INFOINFO adding route 172.17.0.32/32 -> 10.0.0.255 INFO
95272026-09-12T00:42:15.758Z adding route 172.17.0.16/32 -> 10.0.0.255adding route 172.17.0.39/32 -> 10.0.0.255
95282026-09-12T00:42:15.759ZSep 12 00:42:14.006Sep 12 00:42:14.006
95292026-09-12T00:42:15.759Z DEBGINFO adding route 172.17.0.1/32 -> 10.0.0.255replacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
95302026-09-12T00:42:15.759ZSep 12 00:42:14.006Sep 12 00:42:14.006
95312026-09-12T00:42:15.759Z DEBGDEBGSep 12 00:42:14.006 Sep 12 00:42:14.006 replacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBGreplacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
95322026-09-12T00:42:15.759Z INFO replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
95332026-09-12T00:42:15.759Z
95342026-09-12T00:42:15.759Zadding route 172.17.0.33/32 -> 10.0.0.255Sep 12 00:42:14.006
95352026-09-12T00:42:15.759Z INFO adding route 172.17.0.40/32 -> 10.0.0.255Sep 12 00:42:14.006Sep 12 00:42:14.006
95362026-09-12T00:42:15.759Z INFODEBG adding route 172.17.0.2/32 -> 10.0.0.255replacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:42:14.006
95372026-09-12T00:42:15.759Z DEBGSep 12 00:42:14.006 replacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
95382026-09-12T00:42:15.759Z
95392026-09-12T00:42:15.759Z Sep 12 00:42:14.006INFO DEBGadding route 172.17.0.17/32 -> 10.0.0.255Sep 12 00:42:14.006
95402026-09-12T00:42:15.759Zreplacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
95412026-09-12T00:42:15.759ZSep 12 00:42:14.006 INFOINFO Sep 12 00:42:14.006adding route 172.17.0.34/32 -> 10.0.0.255adding route 172.17.0.41/32 -> 10.0.0.255
95422026-09-12T00:42:15.759ZSep 12 00:42:14.006
95432026-09-12T00:42:15.759ZINFO adding route 172.17.0.3/32 -> 10.0.0.255DEBG
95442026-09-12T00:42:15.759ZSep 12 00:42:14.006Sep 12 00:42:14.006 DEBG DEBGreplacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
95452026-09-12T00:42:15.759Zreplacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:42:14.006
95462026-09-12T00:42:15.759Z DEBGreplacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
95472026-09-12T00:42:15.764Zreplacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:42:14.006Sep 12 00:42:14.006
95482026-09-12T00:42:15.764ZINFOSep 12 00:42:14.006 adding route 172.17.0.35/32 -> 10.0.0.255INFOINFOSep 12 00:42:14.006 adding route 172.17.0.42/32 -> 10.0.0.255
95492026-09-12T00:42:15.764ZINFO
95502026-09-12T00:42:15.764Zadding route 172.17.0.4/32 -> 10.0.0.255adding route 172.17.0.18/32 -> 10.0.0.255
95512026-09-12T00:42:15.764Z
95522026-09-12T00:42:15.764ZSep 12 00:42:14.006 Sep 12 00:42:14.006DEBG Sep 12 00:42:14.006 DEBGreplacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
95532026-09-12T00:42:15.764ZDEBG replacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:42:14.006
95542026-09-12T00:42:15.764Z replacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBGSep 12 00:42:14.006
95552026-09-12T00:42:15.764Z Sep 12 00:42:14.006 replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
95562026-09-12T00:42:15.764ZINFOSep 12 00:42:14.006 adding route 172.17.0.36/32 -> 10.0.0.255adding route 172.17.0.43/32 -> 10.0.0.255
95572026-09-12T00:42:15.764ZSep 12 00:42:14.006
95582026-09-12T00:42:15.764Z INFOINFO Sep 12 00:42:14.006adding route 172.17.0.5/32 -> 10.0.0.255Sep 12 00:42:14.006
95592026-09-12T00:42:15.764ZDEBG DEBG replacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.19/32 -> 10.0.0.255
95602026-09-12T00:42:15.764Z
95612026-09-12T00:42:15.764Zreplacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:42:14.006
95622026-09-12T00:42:15.765Z DEBGSep 12 00:42:14.006 Sep 12 00:42:14.006Sep 12 00:42:14.006replacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
95632026-09-12T00:42:15.765Z adding route 172.17.0.37/32 -> 10.0.0.255INFO
95642026-09-12T00:42:15.765ZDEBG replacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
95652026-09-12T00:42:15.765Zadding route 172.17.0.44/32 -> 10.0.0.255Sep 12 00:42:14.006
95662026-09-12T00:42:15.765Z Sep 12 00:42:14.006DEBG INFOreplacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
95672026-09-12T00:42:15.765Zadding route 172.17.0.6/32 -> 10.0.0.255
95682026-09-12T00:42:15.765ZSep 12 00:42:14.006 DEBGSep 12 00:42:14.006 Sep 12 00:42:14.006 replacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFOINFO adding route 172.17.0.20/32 -> 10.0.0.255
95692026-09-12T00:42:15.765Z
95702026-09-12T00:42:15.765Zadding route 172.17.0.38/32 -> 10.0.0.255
95712026-09-12T00:42:15.765ZSep 12 00:42:14.006 Sep 12 00:42:14.006Sep 12 00:42:14.006 INFODEBGSep 12 00:42:14.006 replacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.45/32 -> 10.0.0.255DEBG
95722026-09-12T00:42:15.765Z replacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
95732026-09-12T00:42:15.765Z
95742026-09-12T00:42:15.765Z replacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
95752026-09-12T00:42:15.765ZSep 12 00:42:14.006 INFOSep 12 00:42:14.006 adding route 172.17.0.7/32 -> 10.0.0.255INFO
95762026-09-12T00:42:15.765Z Sep 12 00:42:14.006adding route 172.17.0.39/32 -> 10.0.0.255
95772026-09-12T00:42:15.765ZSep 12 00:42:14.006INFOSep 12 00:42:14.006 DEBG DEBGreplacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 12 00:42:14.006
95782026-09-12T00:42:15.765Z replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
95792026-09-12T00:42:15.765Z replacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.21/32 -> 10.0.0.255
95802026-09-12T00:42:15.765Z
95812026-09-12T00:42:15.765ZSep 12 00:42:14.006Sep 12 00:42:14.006 INFO INFOSep 12 00:42:14.006adding route 172.17.0.8/32 -> 10.0.0.255
95822026-09-12T00:42:15.765ZINFO Sep 12 00:42:14.006adding route 172.17.0.40/32 -> 10.0.0.255adding route 172.17.0.46/32 -> 10.0.0.255
95832026-09-12T00:42:15.765ZSep 12 00:42:14.006
95842026-09-12T00:42:15.766Z DEBGDEBG Sep 12 00:42:14.006replacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
95852026-09-12T00:42:15.766ZDEBG Sep 12 00:42:14.006replacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
95862026-09-12T00:42:15.766Z Sep 12 00:42:14.013DEBG Sep 12 00:42:14.013INFO Sep 12 00:42:14.013replacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
95872026-09-12T00:42:15.766ZINFOadding route 172.17.0.41/32 -> 10.0.0.255
95882026-09-12T00:42:15.766Zadding route 172.17.0.57/32 -> 10.0.0.255
95892026-09-12T00:42:15.766ZINFO adding route 172.17.0.9/32 -> 10.0.0.255
95902026-09-12T00:42:15.766ZSep 12 00:42:14.013Sep 12 00:42:14.013 INFODEBG Sep 12 00:42:14.013 Sep 12 00:42:14.013 replacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.47/32 -> 10.0.0.255DEBG
95912026-09-12T00:42:15.766Z replacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
95922026-09-12T00:42:15.766ZDEBG
95932026-09-12T00:42:15.766Z replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:42:14.013
95942026-09-12T00:42:15.766Z Sep 12 00:42:14.013INFO DEBGadding route 172.17.0.42/32 -> 10.0.0.255Sep 12 00:42:14.013
95952026-09-12T00:42:15.766Z replacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
95962026-09-12T00:42:15.766Z Sep 12 00:42:14.013adding route 172.17.0.58/32 -> 10.0.0.255
95972026-09-12T00:42:15.766ZDEBGSep 12 00:42:14.013Sep 12 00:42:14.013 replacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFOINFO
95982026-09-12T00:42:15.766Z Sep 12 00:42:14.013adding route 172.17.0.48/32 -> 10.0.0.255
95992026-09-12T00:42:15.766ZDEBGSep 12 00:42:14.013 replacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO Sep 12 00:42:14.013 adding route 172.17.0.10/32 -> 10.0.0.255
96002026-09-12T00:42:15.766ZDEBG adding route 172.17.0.43/32 -> 10.0.0.255replacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
96012026-09-12T00:42:15.766Z
96022026-09-12T00:42:15.766Z
96032026-09-12T00:42:15.766ZSep 12 00:42:14.013 DEBG replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:42:14.013
96042026-09-12T00:42:15.767Ztest route::tests::delete_target_fragmented ... ok
96052026-09-12T00:42:15.767Z Sep 12 00:42:14.013INFO INFOadding route 172.17.0.49/32 -> 10.0.0.255 Sep 12 00:42:14.013adding route 172.17.0.59/32 -> 10.0.0.255 DEBG
96062026-09-12T00:42:15.767Ztest route::tests::add_target_fails_full ... ok
96072026-09-12T00:42:15.767Z
96082026-09-12T00:42:15.767Zreplacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:42:14.013
96092026-09-12T00:42:15.767Z INFOSep 12 00:42:14.013 Sep 12 00:42:14.013 DEBGadding route 172.17.0.11/32 -> 10.0.0.255DEBG replacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
96102026-09-12T00:42:15.767Z
96112026-09-12T00:42:15.767ZSep 12 00:42:14.013replacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
96122026-09-12T00:42:15.767Z INFO
96132026-09-12T00:42:15.767Z adding route 172.17.0.44/32 -> 10.0.0.255Sep 12 00:42:14.013
96142026-09-12T00:42:15.767Z Sep 12 00:42:14.013Sep 12 00:42:14.013 Sep 12 00:42:14.013DEBG Sep 12 00:42:14.013replacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
96152026-09-12T00:42:15.767ZDEBGINFO replacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
96162026-09-12T00:42:15.767ZINFOSep 12 00:42:14.013 INFOadding route 172.17.0.50/32 -> 10.0.0.255
96172026-09-12T00:42:15.767Zadding route 172.17.0.12/32 -> 10.0.0.255Sep 12 00:42:14.013
96182026-09-12T00:42:15.767Z INFOINFO adding route 172.17.0.22/32 -> 10.0.0.255 adding route 172.17.0.60/32 -> 10.0.0.255Sep 12 00:42:14.013
96192026-09-12T00:42:15.767Zadding route 172.17.0.45/32 -> 10.0.0.255Sep 12 00:42:14.013
96202026-09-12T00:42:15.767Z
96212026-09-12T00:42:15.767Z DEBG DEBGSep 12 00:42:14.013 Sep 12 00:42:14.013replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
96222026-09-12T00:42:15.768Z DEBG replacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
96232026-09-12T00:42:15.768Z
96242026-09-12T00:42:15.768ZDEBGSep 12 00:42:14.013 replacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
96252026-09-12T00:42:15.768ZSep 12 00:42:14.013 adding route 172.17.0.51/32 -> 10.0.0.255
96262026-09-12T00:42:15.768ZSep 12 00:42:14.013 INFOSep 12 00:42:14.013Sep 12 00:42:14.013 DEBGSep 12 00:42:14.013 adding route 172.17.0.46/32 -> 10.0.0.255failed to allocate space for the new target list
96272026-09-12T00:42:15.768ZDEBG INFO
96282026-09-12T00:42:15.768Zreplacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:42:14.013DEBG DEBG
96292026-09-12T00:42:15.768Z Sep 12 00:42:14.013 replacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.13/32 -> 10.0.0.255
96302026-09-12T00:42:15.768Z
96312026-09-12T00:42:15.768ZDEBG Sep 12 00:42:14.013replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]
96322026-09-12T00:42:15.768Z
96332026-09-12T00:42:15.768ZINFO adding route 172.17.0.52/32 -> 10.0.0.255Sep 12 00:42:14.013Sep 12 00:42:14.013
96342026-09-12T00:42:15.768Z INFODEBG adding route 172.17.0.47/32 -> 10.0.0.255replacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
96352026-09-12T00:42:15.768Z
96362026-09-12T00:42:15.768ZSep 12 00:42:14.013 INFO Sep 12 00:42:14.013Sep 12 00:42:14.013Sep 12 00:42:14.013 DEBGINFODEBG adding route 172.17.0.23/32 -> 10.0.0.255 adding route 172.17.0.14/32 -> 10.0.0.255replacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
96372026-09-12T00:42:15.768Zreplacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
96382026-09-12T00:42:15.768Z
96392026-09-12T00:42:15.768Z
96402026-09-12T00:42:15.768ZSep 12 00:42:14.013Sep 12 00:42:14.013Sep 12 00:42:14.013Sep 12 00:42:14.013 INFOINFODEBG adding route 172.17.0.48/32 -> 10.0.0.255replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
96412026-09-12T00:42:15.768Z
96422026-09-12T00:42:15.768Zadding route 172.17.0.53/32 -> 10.0.0.255DEBG
96432026-09-12T00:42:15.768Z Sep 12 00:42:14.013replacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
96442026-09-12T00:42:15.769ZSep 12 00:42:14.013DEBG replacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
96452026-09-12T00:42:15.769Z adding route 172.17.0.15/32 -> 10.0.0.255Sep 12 00:42:14.013
96462026-09-12T00:42:15.769Z Sep 12 00:42:14.013 INFOSep 12 00:42:14.013 DEBGadding route 172.17.0.49/32 -> 10.0.0.255
96472026-09-12T00:42:15.774ZSep 12 00:42:14.013replacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBG
96482026-09-12T00:42:15.774ZSep 12 00:42:14.024 DEBG replacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
96492026-09-12T00:42:15.774ZSep 12 00:42:14.024 INFO replacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
96502026-09-12T00:42:15.774ZSep 12 00:42:14.024 INFO adding route 172.17.0.50/32 -> 10.0.0.255adding route 172.17.0.54/32 -> 10.0.0.255
96512026-09-12T00:42:15.774Z
96522026-09-12T00:42:15.774ZSep 12 00:42:14.024 INFO adding route 172.17.0.16/32 -> 10.0.0.255
96532026-09-12T00:42:15.774ZSep 12 00:42:14.024Sep 12 00:42:14.024 DEBGSep 12 00:42:14.024 DEBG DEBGreplacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
96542026-09-12T00:42:15.774Zreplacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
96552026-09-12T00:42:15.774Z
96562026-09-12T00:42:15.774ZSep 12 00:42:14.024Sep 12 00:42:14.024 INFOINFO adding route 172.17.0.55/32 -> 10.0.0.255adding route 172.17.0.17/32 -> 10.0.0.255Sep 12 00:42:14.024
96572026-09-12T00:42:15.774Z
96582026-09-12T00:42:15.774ZINFO adding route 172.17.0.51/32 -> 10.0.0.255
96592026-09-12T00:42:15.774ZSep 12 00:42:14.024 DEBGSep 12 00:42:14.024Sep 12 00:42:14.024 DEBGDEBGreplacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
96602026-09-12T00:42:15.774Z
96612026-09-12T00:42:15.774Z
96622026-09-12T00:42:15.774ZSep 12 00:42:14.024Sep 12 00:42:14.024 INFOINFO adding route 172.17.0.56/32 -> 10.0.0.255adding route 172.17.0.52/32 -> 10.0.0.255
96632026-09-12T00:42:15.774Z
96642026-09-12T00:42:15.774ZSep 12 00:42:14.024 INFO Sep 12 00:42:14.024adding route 172.17.0.18/32 -> 10.0.0.255Sep 12 00:42:14.024
96652026-09-12T00:42:15.774Z DEBG DEBGreplacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
96662026-09-12T00:42:15.774Zreplacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:42:14.024
96672026-09-12T00:42:15.774Z DEBG replacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
96682026-09-12T00:42:15.774ZSep 12 00:42:14.024 INFO adding route 172.17.0.57/32 -> 10.0.0.255Sep 12 00:42:14.024
96692026-09-12T00:42:15.774Z INFOSep 12 00:42:14.024 adding route 172.17.0.19/32 -> 10.0.0.255INFOSep 12 00:42:14.024
96702026-09-12T00:42:15.774Z DEBG adding route 172.17.0.53/32 -> 10.0.0.255replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
96712026-09-12T00:42:15.775Z
96722026-09-12T00:42:15.775ZSep 12 00:42:14.024 DEBG Sep 12 00:42:14.024replacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
96732026-09-12T00:42:15.775ZDEBG replacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
96742026-09-12T00:42:15.775ZSep 12 00:42:14.024Sep 12 00:42:14.024 Sep 12 00:42:14.024INFOINFO adding route 172.17.0.58/32 -> 10.0.0.255
96752026-09-12T00:42:15.775Zadding route 172.17.0.20/32 -> 10.0.0.255INFO
96762026-09-12T00:42:15.775Z adding route 172.17.0.54/32 -> 10.0.0.255
96772026-09-12T00:42:15.775ZSep 12 00:42:14.024 DEBGSep 12 00:42:14.024 replacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG
96782026-09-12T00:42:15.775Z Sep 12 00:42:14.024replacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
96792026-09-12T00:42:15.775ZDEBG replacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:42:14.024
96802026-09-12T00:42:15.775Z INFOSep 12 00:42:14.024 adding route 172.17.0.21/32 -> 10.0.0.255Sep 12 00:42:14.024INFO
96812026-09-12T00:42:15.775Z adding route 172.17.0.55/32 -> 10.0.0.255INFO
96822026-09-12T00:42:15.775Z adding route 172.17.0.59/32 -> 10.0.0.255Sep 12 00:42:14.024
96832026-09-12T00:42:15.775Z DEBG replacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
96842026-09-12T00:42:15.775ZSep 12 00:42:14.024 DEBG replacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:42:14.024
96852026-09-12T00:42:15.775ZSep 12 00:42:14.024 DEBGINFOINFO adding route 172.17.0.22/32 -> 10.0.0.255replacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
96862026-09-12T00:42:15.775Z
96872026-09-12T00:42:15.775ZSep 12 00:42:14.024adding route 172.17.0.24/32 -> 10.0.0.255
96882026-09-12T00:42:15.775ZSep 12 00:42:14.024Sep 12 00:42:14.024 INFOINFODEBG adding route 172.17.0.60/32 -> 10.0.0.255 replacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.56/32 -> 10.0.0.255
96892026-09-12T00:42:15.775Z
96902026-09-12T00:42:15.775Z
96912026-09-12T00:42:15.775ZSep 12 00:42:14.024Sep 12 00:42:14.024Sep 12 00:42:14.024Sep 12 00:42:14.024 DEBGDEBG INFOreplacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBG
96922026-09-12T00:42:15.775Z replacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.23/32 -> 10.0.0.255
96932026-09-12T00:42:15.775Zreplacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
96942026-09-12T00:42:15.775ZSep 12 00:42:14.024
96952026-09-12T00:42:15.775Z INFO adding route 172.17.0.57/32 -> 10.0.0.255Sep 12 00:42:14.024
96962026-09-12T00:42:15.775Z Sep 12 00:42:14.024DEBG Sep 12 00:42:14.024DEBGSep 12 00:42:14.024 failed to allocate space for the new target listDEBG
96972026-09-12T00:42:15.775Z replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
96982026-09-12T00:42:15.775Z
96992026-09-12T00:42:15.775ZSep 12 00:42:14.024 DEBG INFOreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]
97002026-09-12T00:42:15.775ZSep 12 00:42:14.024Sep 12 00:42:14.024 INFOINFO adding route 172.17.0.24/32 -> 10.0.0.255adding route 172.17.0.58/32 -> 10.0.0.255
97012026-09-12T00:42:15.776Z
97022026-09-12T00:42:15.776Zadding route 172.17.0.25/32 -> 10.0.0.255
97032026-09-12T00:42:15.776ZSep 12 00:42:14.024Sep 12 00:42:14.024Sep 12 00:42:14.024 DEBGDEBGDEBG replacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
97042026-09-12T00:42:15.776Z
97052026-09-12T00:42:15.776Z replacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
97062026-09-12T00:42:15.776ZSep 12 00:42:14.024 Sep 12 00:42:14.024INFO Sep 12 00:42:14.024adding route 172.17.0.59/32 -> 10.0.0.255INFO
97072026-09-12T00:42:15.776Ztest route::tests::delete_targets_full ... ok
97082026-09-12T00:42:15.776Z adding route 172.17.0.26/32 -> 10.0.0.255INFO
97092026-09-12T00:42:15.776Z Sep 12 00:42:14.024adding route 172.17.0.25/32 -> 10.0.0.255
97102026-09-12T00:42:15.776ZDEBG replacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
97112026-09-12T00:42:15.776ZSep 12 00:42:14.024Sep 12 00:42:14.024 DEBGSep 12 00:42:14.024DEBG INFOreplacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
97122026-09-12T00:42:15.776Zadding route 172.17.0.60/32 -> 10.0.0.255replacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
97132026-09-12T00:42:15.776Ztest route::tests::delete_target_full ... ok
97142026-09-12T00:42:15.776Z
97152026-09-12T00:42:15.776Z
97162026-09-12T00:42:15.776ZSep 12 00:42:14.024Sep 12 00:42:14.024 DEBGINFO replacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:42:14.024
97172026-09-12T00:42:15.776Z adding route 172.17.0.26/32 -> 10.0.0.255INFO
97182026-09-12T00:42:15.776Ztest result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
97192026-09-12T00:42:15.776Z adding route 172.17.0.27/32 -> 10.0.0.255Sep 12 00:42:14.024
97202026-09-12T00:42:15.776Z
97212026-09-12T00:42:15.776Z Sep 12 00:42:14.024INFO DEBGadding route 172.17.0.61/32 -> 10.0.0.255
97222026-09-12T00:42:15.776Zreplacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
97232026-09-12T00:42:15.776ZSep 12 00:42:14.024Sep 12 00:42:14.024 Sep 12 00:42:14.024 DEBGINFO DEBGreplacing targets for 172.17.0.61/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
97242026-09-12T00:42:15.776Zadding route 172.17.0.27/32 -> 10.0.0.255replacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
97252026-09-12T00:42:15.776Z
97262026-09-12T00:42:15.776ZSep 12 00:42:14.024Sep 12 00:42:14.024Sep 12 00:42:14.024 INFODEBG INFOadding route 172.17.0.62/32 -> 10.0.0.255replacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
97272026-09-12T00:42:15.776Z adding route 172.17.0.28/32 -> 10.0.0.255
97282026-09-12T00:42:15.776Z
97292026-09-12T00:42:15.776ZSep 12 00:42:14.024 Sep 12 00:42:14.024Sep 12 00:42:14.024 DEBGINFO replacing targets for 172.17.0.62/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.28/32 -> 10.0.0.255
97302026-09-12T00:42:15.776Z
97312026-09-12T00:42:15.776ZDEBG replacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
97322026-09-12T00:42:15.776ZSep 12 00:42:14.024Sep 12 00:42:14.024 INFODEBGSep 12 00:42:14.024 replacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.63/32 -> 10.0.0.255INFO
97332026-09-12T00:42:15.776Z
97342026-09-12T00:42:15.776Z adding route 172.17.0.29/32 -> 10.0.0.255
97352026-09-12T00:42:15.776ZSep 12 00:42:14.024Sep 12 00:42:14.024 INFODEBG adding route 172.17.0.29/32 -> 10.0.0.255replacing targets for 172.17.0.63/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:42:14.024
97362026-09-12T00:42:15.777Z
97372026-09-12T00:42:15.777Z DEBG replacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 00:42:14.024
97382026-09-12T00:42:15.777Z Sep 12 00:42:14.024DEBG DEBGfailed to allocate space for the new target listSep 12 00:42:14.024
97392026-09-12T00:42:15.777ZINFOreplacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
97402026-09-12T00:42:15.777Zadding route 172.17.0.30/32 -> 10.0.0.255
97412026-09-12T00:42:15.777ZSep 12 00:42:14.024 DEBGSep 12 00:42:14.024 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]Sep 12 00:42:14.024INFO
97422026-09-12T00:42:15.777Z DEBG adding route 172.17.0.30/32 -> 10.0.0.255replacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
97432026-09-12T00:42:15.777Z
97442026-09-12T00:42:15.777ZSep 12 00:42:14.024 DEBG Sep 12 00:42:14.024Sep 12 00:42:14.024 failed to allocate space for the new target listDEBG
97452026-09-12T00:42:15.777Z replacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO
97462026-09-12T00:42:15.777Zadding route 172.17.0.31/32 -> 10.0.0.255
97472026-09-12T00:42:15.782ZSep 12 00:42:14.024 Sep 12 00:42:14.024INFO DEBGadding route 172.17.0.31/32 -> 10.0.0.255
97482026-09-12T00:42:15.782Zreplacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
97492026-09-12T00:42:15.782ZSep 12 00:42:14.024 Sep 12 00:42:14.024DEBG INFOreplacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
97502026-09-12T00:42:15.782Zadding route 172.17.0.32/32 -> 10.0.0.255
97512026-09-12T00:42:15.782ZSep 12 00:42:14.024 Sep 12 00:42:14.024INFO DEBGadding route 172.17.0.32/32 -> 10.0.0.255
97522026-09-12T00:42:15.782Zreplacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
97532026-09-12T00:42:15.783ZSep 12 00:42:14.024 Sep 12 00:42:14.024DEBG INFO adding route 172.17.0.33/32 -> 10.0.0.255
97542026-09-12T00:42:15.783Zreplacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
97552026-09-12T00:42:15.783ZSep 12 00:42:14.024 Sep 12 00:42:14.024INFO DEBG replacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
97562026-09-12T00:42:15.783Zadding route 172.17.0.33/32 -> 10.0.0.255
97572026-09-12T00:42:15.783ZSep 12 00:42:14.024 Sep 12 00:42:14.024DEBG INFOreplacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
97582026-09-12T00:42:15.783Zadding route 172.17.0.34/32 -> 10.0.0.255
97592026-09-12T00:42:15.783ZSep 12 00:42:14.024Sep 12 00:42:14.024 INFODEBG adding route 172.17.0.34/32 -> 10.0.0.255replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
97602026-09-12T00:42:15.783Z
97612026-09-12T00:42:15.783ZSep 12 00:42:14.024Sep 12 00:42:14.024 DEBGINFO replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.35/32 -> 10.0.0.255
97622026-09-12T00:42:15.783Z
97632026-09-12T00:42:15.783ZSep 12 00:42:14.024Sep 12 00:42:14.024 INFODEBG adding route 172.17.0.35/32 -> 10.0.0.255replacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
97642026-09-12T00:42:15.783Z
97652026-09-12T00:42:15.783ZSep 12 00:42:14.024Sep 12 00:42:14.024 DEBGINFO replacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.36/32 -> 10.0.0.255
97662026-09-12T00:42:15.783Z
97672026-09-12T00:42:15.783ZSep 12 00:42:14.032 Sep 12 00:42:14.032DEBG INFOreplacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
97682026-09-12T00:42:15.783Zadding route 172.17.0.36/32 -> 10.0.0.255
97692026-09-12T00:42:15.783ZSep 12 00:42:14.032 Sep 12 00:42:14.032INFO DEBGadding route 172.17.0.37/32 -> 10.0.0.255
97702026-09-12T00:42:15.783Z Sep 12 00:42:14.032replacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
97712026-09-12T00:42:15.783ZDEBG replacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
97722026-09-12T00:42:15.783ZSep 12 00:42:14.032 INFO Sep 12 00:42:14.032adding route 172.17.0.37/32 -> 10.0.0.255
97732026-09-12T00:42:15.783ZINFO adding route 172.17.0.38/32 -> 10.0.0.255
97742026-09-12T00:42:15.783ZSep 12 00:42:14.032 DEBG Sep 12 00:42:14.032replacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
97752026-09-12T00:42:15.783ZDEBG replacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
97762026-09-12T00:42:15.784ZSep 12 00:42:14.032 INFO Sep 12 00:42:14.032adding route 172.17.0.38/32 -> 10.0.0.255
97772026-09-12T00:42:15.784ZINFO adding route 172.17.0.39/32 -> 10.0.0.255
97782026-09-12T00:42:15.784ZSep 12 00:42:14.032 Sep 12 00:42:14.032DEBG DEBGreplacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
97792026-09-12T00:42:15.784Zreplacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
97802026-09-12T00:42:15.784ZSep 12 00:42:14.032Sep 12 00:42:14.032 INFOINFO adding route 172.17.0.39/32 -> 10.0.0.255adding route 172.17.0.40/32 -> 10.0.0.255
97812026-09-12T00:42:15.784Z
97822026-09-12T00:42:15.784ZSep 12 00:42:14.032Sep 12 00:42:14.032 DEBGDEBG replacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
97832026-09-12T00:42:15.784Z
97842026-09-12T00:42:15.784ZSep 12 00:42:14.032Sep 12 00:42:14.032 INFOINFO adding route 172.17.0.40/32 -> 10.0.0.255adding route 172.17.0.41/32 -> 10.0.0.255
97852026-09-12T00:42:15.784Z
97862026-09-12T00:42:15.784ZSep 12 00:42:14.032Sep 12 00:42:14.032 DEBGDEBG replacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
97872026-09-12T00:42:15.784Z
97882026-09-12T00:42:15.784ZSep 12 00:42:14.032Sep 12 00:42:14.032 INFOINFO adding route 172.17.0.41/32 -> 10.0.0.255adding route 172.17.0.42/32 -> 10.0.0.255
97892026-09-12T00:42:15.784Z
97902026-09-12T00:42:15.784ZSep 12 00:42:14.032Sep 12 00:42:14.032 DEBGDEBG replacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
97912026-09-12T00:42:15.784Z
97922026-09-12T00:42:15.784ZSep 12 00:42:14.032Sep 12 00:42:14.032 INFOINFO adding route 172.17.0.42/32 -> 10.0.0.255adding route 172.17.0.43/32 -> 10.0.0.255
97932026-09-12T00:42:15.784Z
97942026-09-12T00:42:15.784ZSep 12 00:42:14.032Sep 12 00:42:14.032 DEBGDEBG replacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
97952026-09-12T00:42:15.784Z
97962026-09-12T00:42:15.784ZSep 12 00:42:14.032Sep 12 00:42:14.032 INFOINFO adding route 172.17.0.44/32 -> 10.0.0.255adding route 172.17.0.43/32 -> 10.0.0.255
97972026-09-12T00:42:15.784Z
97982026-09-12T00:42:15.784ZSep 12 00:42:14.032Sep 12 00:42:14.032 DEBGDEBG replacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
97992026-09-12T00:42:15.784Z
98002026-09-12T00:42:15.784ZSep 12 00:42:14.032Sep 12 00:42:14.032 INFOINFO adding route 172.17.0.45/32 -> 10.0.0.255adding route 172.17.0.44/32 -> 10.0.0.255
98012026-09-12T00:42:15.784Z
98022026-09-12T00:42:15.784ZSep 12 00:42:14.032Sep 12 00:42:14.032 DEBGDEBG replacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
98032026-09-12T00:42:15.785Z
98042026-09-12T00:42:15.785ZSep 12 00:42:14.032Sep 12 00:42:14.032 INFOINFO adding route 172.17.0.46/32 -> 10.0.0.255adding route 172.17.0.45/32 -> 10.0.0.255
98052026-09-12T00:42:15.785Z
98062026-09-12T00:42:15.785Zrunning 0 tests
98072026-09-12T00:42:15.785Z
98082026-09-12T00:42:15.785Z
98092026-09-12T00:42:15.785ZSep 12 00:42:14.032Sep 12 00:42:14.032 DEBGDEBG replacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
98102026-09-12T00:42:15.785Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
98112026-09-12T00:42:15.785Z
98122026-09-12T00:42:15.785Z
98132026-09-12T00:42:15.785ZSep 12 00:42:14.032Sep 12 00:42:14.032 INFOINFO adding route 172.17.0.46/32 -> 10.0.0.255adding route 172.17.0.47/32 -> 10.0.0.255
98142026-09-12T00:42:15.785Z
98152026-09-12T00:42:15.785ZSep 12 00:42:14.032Sep 12 00:42:14.032 DEBGDEBG replacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
98162026-09-12T00:42:15.785Z
98172026-09-12T00:42:15.785ZSep 12 00:42:14.032Sep 12 00:42:14.032 INFOINFO adding route 172.17.0.47/32 -> 10.0.0.255adding route 172.17.0.48/32 -> 10.0.0.255
98182026-09-12T00:42:15.785Z
98192026-09-12T00:42:15.785ZSep 12 00:42:14.032Sep 12 00:42:14.032 DEBGDEBG replacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
98202026-09-12T00:42:15.785Z
98212026-09-12T00:42:15.785ZSep 12 00:42:14.032Sep 12 00:42:14.032 INFOINFO adding route 172.17.0.48/32 -> 10.0.0.255adding route 172.17.0.49/32 -> 10.0.0.255
98222026-09-12T00:42:15.785Z
98232026-09-12T00:42:15.785ZSep 12 00:42:14.032Sep 12 00:42:14.032 DEBGDEBG replacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
98242026-09-12T00:42:15.785Z
98252026-09-12T00:42:15.785ZSep 12 00:42:14.032Sep 12 00:42:14.032 INFOINFO adding route 172.17.0.49/32 -> 10.0.0.255adding route 172.17.0.50/32 -> 10.0.0.255
98262026-09-12T00:42:15.785Z
98272026-09-12T00:42:15.785ZSep 12 00:42:14.032Sep 12 00:42:14.032 DEBGDEBG replacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
98282026-09-12T00:42:15.785Z
98292026-09-12T00:42:15.785ZSep 12 00:42:14.032Sep 12 00:42:14.032 INFOINFO adding route 172.17.0.50/32 -> 10.0.0.255adding route 172.17.0.51/32 -> 10.0.0.255
98302026-09-12T00:42:15.785Z
98312026-09-12T00:42:15.786ZSep 12 00:42:14.032Sep 12 00:42:14.032 DEBGDEBG replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
98322026-09-12T00:42:15.786Z
98332026-09-12T00:42:15.786ZSep 12 00:42:14.032Sep 12 00:42:14.032 INFOINFO adding route 172.17.0.51/32 -> 10.0.0.255adding route 172.17.0.52/32 -> 10.0.0.255
98342026-09-12T00:42:15.786Z
98352026-09-12T00:42:15.786ZSep 12 00:42:14.032Sep 12 00:42:14.032 DEBGDEBG replacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
98362026-09-12T00:42:15.786Z
98372026-09-12T00:42:15.786ZSep 12 00:42:14.032Sep 12 00:42:14.032 INFOINFO adding route 172.17.0.53/32 -> 10.0.0.255adding route 172.17.0.52/32 -> 10.0.0.255
98382026-09-12T00:42:15.786Z
98392026-09-12T00:42:15.786ZSep 12 00:42:14.032Sep 12 00:42:14.032 DEBGDEBG replacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
98402026-09-12T00:42:15.786Z
98412026-09-12T00:42:15.786ZSep 12 00:42:14.032Sep 12 00:42:14.032 INFOINFO adding route 172.17.0.53/32 -> 10.0.0.255adding route 172.17.0.54/32 -> 10.0.0.255
98422026-09-12T00:42:15.786Z
98432026-09-12T00:42:15.786ZSep 12 00:42:14.032Sep 12 00:42:14.032 DEBGDEBG replacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
98442026-09-12T00:42:15.786Z
98452026-09-12T00:42:15.786ZSep 12 00:42:14.032Sep 12 00:42:14.032 INFOINFO adding route 172.17.0.54/32 -> 10.0.0.255adding route 172.17.0.55/32 -> 10.0.0.255
98462026-09-12T00:42:15.786Z
98472026-09-12T00:42:15.793ZSep 12 00:42:14.032Sep 12 00:42:14.032 DEBGDEBG replacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
98482026-09-12T00:42:15.793Z
98492026-09-12T00:42:15.793ZSep 12 00:42:14.032Sep 12 00:42:14.032 INFOINFO adding route 172.17.0.55/32 -> 10.0.0.255adding route 172.17.0.56/32 -> 10.0.0.255
98502026-09-12T00:42:15.793Z
98512026-09-12T00:42:15.793ZSep 12 00:42:14.032Sep 12 00:42:14.032 DEBGDEBG replacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
98522026-09-12T00:42:15.793Z
98532026-09-12T00:42:15.793ZSep 12 00:42:14.032Sep 12 00:42:14.032 INFOINFO adding route 172.17.0.56/32 -> 10.0.0.255adding route 172.17.0.57/32 -> 10.0.0.255
98542026-09-12T00:42:15.793Z
98552026-09-12T00:42:15.793ZSep 12 00:42:14.032Sep 12 00:42:14.032 DEBGDEBG replacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
98562026-09-12T00:42:15.793Z
98572026-09-12T00:42:15.793ZSep 12 00:42:14.032Sep 12 00:42:14.032 INFOINFO adding route 172.17.0.57/32 -> 10.0.0.255adding route 172.17.0.58/32 -> 10.0.0.255
98582026-09-12T00:42:15.793Z
98592026-09-12T00:42:15.794ZSep 12 00:42:14.032Sep 12 00:42:14.032 DEBGDEBG replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
98602026-09-12T00:42:15.794Z
98612026-09-12T00:42:15.794ZSep 12 00:42:14.032Sep 12 00:42:14.032 INFOINFO adding route 172.17.0.58/32 -> 10.0.0.255adding route 172.17.0.59/32 -> 10.0.0.255
98622026-09-12T00:42:15.794Z
98632026-09-12T00:42:15.794ZSep 12 00:42:14.032Sep 12 00:42:14.032 DEBGDEBG replacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
98642026-09-12T00:42:15.794Z
98652026-09-12T00:42:15.794ZSep 12 00:42:14.032Sep 12 00:42:14.032 INFOINFO adding route 172.17.0.60/32 -> 10.0.0.255adding route 172.17.0.59/32 -> 10.0.0.255
98662026-09-12T00:42:15.794Z
98672026-09-12T00:42:15.794ZSep 12 00:42:14.032Sep 12 00:42:14.032 DEBGDEBG replacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
98682026-09-12T00:42:15.794Z
98692026-09-12T00:42:15.794ZSep 12 00:42:14.032Sep 12 00:42:14.032 DEBGINFO failed to allocate space for the new target listadding route 172.17.0.60/32 -> 10.0.0.255
98702026-09-12T00:42:15.794Z
98712026-09-12T00:42:15.794ZSep 12 00:42:14.032Sep 12 00:42:14.032 DEBGDEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]replacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
98722026-09-12T00:42:15.794Z
98732026-09-12T00:42:15.794ZSep 12 00:42:14.032 INFO adding route 172.17.0.61/32 -> 10.0.0.255
98742026-09-12T00:42:15.794ZSep 12 00:42:14.032 DEBG replacing targets for 172.17.0.61/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
98752026-09-12T00:42:15.794ZSep 12 00:42:14.032 INFO adding route 172.17.0.62/32 -> 10.0.0.255
98762026-09-12T00:42:15.794ZSep 12 00:42:14.032 DEBG replacing targets for 172.17.0.62/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]
98772026-09-12T00:42:15.794ZSep 12 00:42:14.032 DEBG failed to allocate space for the new target list
98782026-09-12T00:42:15.794ZSep 12 00:42:14.032 DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]
98792026-09-12T00:42:15.794Z Running tests/test_openapi.rs (target/debug/deps/test_openapi-265f103366e8a9eb)
98802026-09-12T00:42:15.794Z Running unittests src/lib.rs (target/debug/deps/dpd_api-129626530bed4535)
98812026-09-12T00:42:15.794Z
98822026-09-12T00:42:15.794Zrunning 0 tests
98832026-09-12T00:42:15.794Z
98842026-09-12T00:42:15.794Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
98852026-09-12T00:42:15.794Z
98862026-09-12T00:42:15.794Z Running unittests src/lib.rs (target/debug/deps/dpd_client-e69f4616d86663c9)
98872026-09-12T00:42:15.794Z
98882026-09-12T00:42:15.794Zrunning 6 tests
98892026-09-12T00:42:15.795Ztest tests::test_port_id_cmp ... ok
98902026-09-12T00:42:15.795Ztest tests::test_parse_client_port_id ... ok
98912026-09-12T00:42:15.795Ztest tests::test_full_lot_id_neither_present ... ok
98922026-09-12T00:42:15.795Ztest tests::test_full_lot_id_lotnum_only ... ok
98932026-09-12T00:42:15.795Ztest tests::test_full_lot_id_both_present ... ok
98942026-09-12T00:42:15.795Ztest tests::test_full_lot_id_lot_only ... ok
98952026-09-12T00:42:15.795Z
98962026-09-12T00:42:15.795Ztest result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
98972026-09-12T00:42:15.795Z
98982026-09-12T00:42:15.795Z Running tests/test_all.rs (target/debug/deps/test_all-46576c33bbbf0e68)
98992026-09-12T00:42:15.795Z
99002026-09-12T00:42:15.795Zrunning 6 tests
99012026-09-12T00:42:18.780Ztest chaos_tests::port_settings::test_basic_autoneg_chaos ... ok
99022026-09-12T00:42:18.783Ztest chaos_tests::port_settings::test_port_settings_addr_fail_1 ... ok
99032026-09-12T00:42:18.783Ztest chaos_tests::port_settings::test_port_settings_addr_success_1 ... ok
99042026-09-12T00:42:18.787Ztest chaos_tests::port_settings::test_port_settings_addr_success_multi ... ok
99052026-09-12T00:42:19.114Ztest chaos_tests::port_settings::test_port_settings_txn_par_sweep ... ok
99062026-09-12T00:42:22.037Ztest chaos_tests::port_settings::test_port_settings_txn_sweep ... ok
99072026-09-12T00:42:22.037Z
99082026-09-12T00:42:22.037Ztest result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.25s
99092026-09-12T00:42:22.037Z
99102026-09-12T00:42:22.042Z Running unittests src/lib.rs (target/debug/deps/dpd_types-9a1ffdc1254bfaa8)
99112026-09-12T00:42:22.042Z
99122026-09-12T00:42:22.042Zrunning 0 tests
99132026-09-12T00:42:22.042Z
99142026-09-12T00:42:22.042Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
99152026-09-12T00:42:22.042Z
99162026-09-12T00:42:22.042Z Running unittests src/lib.rs (target/debug/deps/dpd_types_versions-fbfe8a6c92a1a523)
99172026-09-12T00:42:22.062Z
99182026-09-12T00:42:22.062Zrunning 15 tests
99192026-09-12T00:42:22.065Ztest impls::switch_identifiers::tests::chip_revision_a0 ... ok
99202026-09-12T00:42:22.065Ztest impls::switch_identifiers::tests::chip_revision_b1 ... ok
99212026-09-12T00:42:22.065Ztest impls::switch_identifiers::tests::chip_revision_b0 ... ok
99222026-09-12T00:42:22.065Ztest impls::switch_identifiers::tests::chip_revision_unknown_device_id ... ok
99232026-09-12T00:42:22.065Ztest impls::switch_identifiers::tests::chip_revision_unknown_rev_num ... ok
99242026-09-12T00:42:22.065Ztest impls::table::tests::table_entry_new_collects_display_values ... ok
99252026-09-12T00:42:22.065Ztest impls::table::tests::table_counter_entry_new_collects_key_values ... ok
99262026-09-12T00:42:22.065Ztest v1::network::tests::test_equal ... ok
99272026-09-12T00:42:22.066Ztest v1::network::tests::test_eui64 ... ok
99282026-09-12T00:42:22.066Ztest v1::network::tests::test_into ... ok
99292026-09-12T00:42:22.066Ztest v1::network::tests::test_parse ... ok
99302026-09-12T00:42:22.066Ztest v1::network::tests::test_not_equal ... ok
99312026-09-12T00:42:22.066Ztest v1::network::tests::test_to_string ... ok
99322026-09-12T00:42:22.066Ztest v1::port::tests::port_ids_are_ascii ... ok
99332026-09-12T00:42:22.069Ztest v10::oxstats::tests::latest_oximeter_metadata_uses_v10_switch_identifiers ... ok
99342026-09-12T00:42:22.069Z
99352026-09-12T00:42:22.069Ztest result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
99362026-09-12T00:42:22.069Z
99372026-09-12T00:42:22.069Z Running unittests src/lib.rs (target/debug/deps/packet-b7146b2a4ac94eed)
99382026-09-12T00:42:22.093Z
99392026-09-12T00:42:22.093Zrunning 12 tests
99402026-09-12T00:42:22.097Ztest icmp::test_v6_checksum ... ok
99412026-09-12T00:42:22.097Ztest icmp::test_v4_checksum ... ok
99422026-09-12T00:42:22.097Ztest ipv6::test_ipv6_parse ... ok
99432026-09-12T00:42:22.097Ztest lldp::test_lldp_parse ... ok
99442026-09-12T00:42:22.097Ztest pbuf::test_byte ... ok
99452026-09-12T00:42:22.098Ztest pbuf::test_nibble ... ok
99462026-09-12T00:42:22.098Ztest pbuf::test_short ... ok
99472026-09-12T00:42:22.098Ztest pbuf::test_overflow ... ok
99482026-09-12T00:42:22.098Ztest pbuf::test_twelve ... ok
99492026-09-12T00:42:22.098Ztest pbuf::test_word ... ok
99502026-09-12T00:42:22.098Ztest tcp::test_checksum_syn_nodata ... ok
99512026-09-12T00:42:22.098Ztest tcp::test_checksum_ack_data ... ok
99522026-09-12T00:42:22.098Z
99532026-09-12T00:42:22.098Ztest result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
99542026-09-12T00:42:22.098Z
99552026-09-12T00:42:22.102Z Running unittests src/lib.rs (target/debug/deps/pcap-2225aa3176c6479b)
99562026-09-12T00:42:22.102Z
99572026-09-12T00:42:22.102Zrunning 0 tests
99582026-09-12T00:42:22.102Z
99592026-09-12T00:42:22.102Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
99602026-09-12T00:42:22.102Z
99612026-09-12T00:42:22.102Z Running unittests src/main.rs (target/debug/deps/swadm-6c33dfabe18f71e1)
99622026-09-12T00:42:22.106Z
99632026-09-12T00:42:22.106Zrunning 5 tests
99642026-09-12T00:42:22.106Ztest switchport::test::test_compute_lanes ... ok
99652026-09-12T00:42:22.106Ztest switchport::test::port_id_ordering ... ok
99662026-09-12T00:42:22.106Z Lane 0 Lane 1 Lane 0 Lane 2 Lane 3Lane 1
99672026-09-12T00:42:22.106Z Lane 2 State: Activated Lane 3Activated
99682026-09-12T00:42:22.106Z Activated Rx Loss-of-lock: YesActivated
99692026-09-12T00:42:22.106ZYes Rx Output Enabled: false Yesfalse Yes
99702026-09-12T00:42:22.106Zfalse false Rx Loss-of-signal: Yes
99712026-09-12T00:42:22.107Z Yes Rx Output Status: valid Yesvalid Yes
99722026-09-12T00:42:22.107Zvalid valid Rx CDR Enabled: Yes
99732026-09-12T00:42:22.107Z Rx Loss-of-lock: true Yestrue Yes trueYes
99742026-09-12T00:42:22.107Ztrue
99752026-09-12T00:42:22.107Z Tx Enabled: Yes Rx Loss-of-signal: false Yes false Yes falseYes
99762026-09-12T00:42:22.107Zfalse
99772026-09-12T00:42:22.107Z Tx Loss-of-lock: No Rx Auto-squelch Disable: trueNo true Notrue Notrue
99782026-09-12T00:42:22.107Z
99792026-09-12T00:42:22.107Z Tx Loss-of-signal: No Tx Output Enabled: trueNo No trueNo
99802026-09-12T00:42:22.107Ztrue Tx CDR Enabled: No trueNo
99812026-09-12T00:42:22.107Z Tx Output Status: invalid No Noinvalid
99822026-09-12T00:42:22.107Z Tx Adaptive EQ Fault: No invalid Noinvalid
99832026-09-12T00:42:22.107ZNo Tx Loss-of-lock: falseNo
99842026-09-12T00:42:22.107Zfalse Tx Fault: Yes Yesfalse Yesfalse
99852026-09-12T00:42:22.107ZYes Tx Loss-of-signal: true
99862026-09-12T00:42:22.107Z true true true
99872026-09-12T00:42:22.107ZTx Auto-squelch Disable: false false false false
99882026-09-12T00:42:22.107Z Tx Adaptive EQ Fail: true true true true
99892026-09-12T00:42:22.107Z Tx Failure: false false false false
99902026-09-12T00:42:22.107Z Tx Force Squelch: true true true true
99912026-09-12T00:42:22.107Z Tx Input Polarity: normal normal normal normal
99922026-09-12T00:42:22.107Ztest switchport::test::test_print_sff_datapath ... ok
99932026-09-12T00:42:22.107Ztest switchport::test::test_print_cmis_datapath ... ok
99942026-09-12T00:42:22.107Ztest link::test_filter ... ok
99952026-09-12T00:42:22.107Z
99962026-09-12T00:42:22.108Ztest result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
99972026-09-12T00:42:22.108Z
99982026-09-12T00:42:22.111Z Running tests/cli/main.rs (target/debug/deps/cli-66983617425916ef)
99992026-09-12T00:42:22.121Z
100002026-09-12T00:42:22.121Zrunning 7 tests
100012026-09-12T00:42:22.125Ztest counters::counters_list ... ignored
100022026-09-12T00:42:22.125Ztest link_apply::apply_tx_eq_all ... ignored
100032026-09-12T00:42:22.125Ztest link_apply::apply_tx_eq_custom ... ignored
100042026-09-12T00:42:22.125Ztest tx_eq::set_all_taps ... ignored
100052026-09-12T00:42:22.125Ztest tx_eq::set_partial_taps ... ignored
100062026-09-12T00:42:22.128Ztest cmd::test::pattern_statics ... ok
100072026-09-12T00:42:22.135Ztest link_apply::tx_eq_exclusive ... ok
100082026-09-12T00:42:22.135Z
100092026-09-12T00:42:22.138Ztest result: ok. 2 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.01s
100102026-09-12T00:42:22.138Z
100112026-09-12T00:42:22.138Z Running unittests src/main.rs (target/debug/deps/tfportd-d2ba48eac2aa7042)
100122026-09-12T00:42:22.142Z
100132026-09-12T00:42:22.142Zrunning 4 tests
100142026-09-12T00:42:22.142Ztest oxstats::tests::producer_ids_are_actually_unique ... ok
100152026-09-12T00:42:22.142Ztest linklocal::test_parse_ipadm ... ok
100162026-09-12T00:42:22.142Ztest tfport::test_parse_tfport ... ok
100172026-09-12T00:42:22.142Ztest config::tests::test_updates ... ok
100182026-09-12T00:42:22.142Z
100192026-09-12T00:42:22.142Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
100202026-09-12T00:42:22.142Z
100212026-09-12T00:42:22.146Z Running unittests src/main.rs (target/debug/deps/uplinkd-8872d4adf66e7b1b)
100222026-09-12T00:42:22.149Z
100232026-09-12T00:42:22.149Zrunning 0 tests
100242026-09-12T00:42:22.149Z
100252026-09-12T00:42:22.149Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
100262026-09-12T00:42:22.149Z
100272026-09-12T00:42:22.150Z Running unittests src/main.rs (target/debug/deps/xtask-8bdda0ad85b34353)
100282026-09-12T00:42:22.153Z
100292026-09-12T00:42:22.153Zrunning 0 tests
100302026-09-12T00:42:22.153Z
100312026-09-12T00:42:22.156Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
100322026-09-12T00:42:22.156Z
100332026-09-12T00:42:22.156Z Doc-tests aal
100342026-09-12T00:42:22.661Z
100352026-09-12T00:42:22.661Zrunning 0 tests
100362026-09-12T00:42:22.661Z
100372026-09-12T00:42:22.665Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
100382026-09-12T00:42:22.665Z
100392026-09-12T00:42:22.687Z Doc-tests aal_macros
100402026-09-12T00:42:22.759Z
100412026-09-12T00:42:22.759Zrunning 0 tests
100422026-09-12T00:42:22.760Z
100432026-09-12T00:42:22.760Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
100442026-09-12T00:42:22.760Z
100452026-09-12T00:42:22.771Z Doc-tests common
100462026-09-12T00:42:23.001Z
100472026-09-12T00:42:23.001Zrunning 0 tests
100482026-09-12T00:42:23.001Z
100492026-09-12T00:42:23.004Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
100502026-09-12T00:42:23.005Z
100512026-09-12T00:42:23.028Z Doc-tests dpd_api
100522026-09-12T00:42:23.789Z
100532026-09-12T00:42:23.789Zrunning 2 tests
100542026-09-12T00:42:23.789Ztest dpd-api/src/lib.rs - dpd_api_mod::api_description (line 68) ... ignored
100552026-09-12T00:42:23.789Ztest dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 74) ... ignored
100562026-09-12T00:42:23.789Z
100572026-09-12T00:42:23.789Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
100582026-09-12T00:42:23.789Z
100592026-09-12T00:42:23.820Z Doc-tests dpd_client
100602026-09-12T00:42:25.309Z
100612026-09-12T00:42:25.309Zrunning 0 tests
100622026-09-12T00:42:25.309Z
100632026-09-12T00:42:25.309Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
100642026-09-12T00:42:25.309Z
100652026-09-12T00:42:25.366Z Doc-tests dpd_types
100662026-09-12T00:42:25.545Z
100672026-09-12T00:42:25.545Zrunning 0 tests
100682026-09-12T00:42:25.546Z
100692026-09-12T00:42:25.546Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
100702026-09-12T00:42:25.546Z
100712026-09-12T00:42:25.569Z Doc-tests dpd_types_versions
100722026-09-12T00:42:27.101Z
100732026-09-12T00:42:27.102Zrunning 1 test
100742026-09-12T00:42:27.102Ztest dpd-types/versions/src/lib.rs - (line 19) ... ignored
100752026-09-12T00:42:27.102Z
100762026-09-12T00:42:27.102Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
100772026-09-12T00:42:27.102Z
100782026-09-12T00:42:27.153Z Doc-tests packet
100792026-09-12T00:42:27.368Z
100802026-09-12T00:42:27.368Zrunning 0 tests
100812026-09-12T00:42:27.368Z
100822026-09-12T00:42:27.368Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
100832026-09-12T00:42:27.368Z
100842026-09-12T00:42:27.395Z Doc-tests pcap
100852026-09-12T00:42:27.449Z
100862026-09-12T00:42:27.449Zrunning 0 tests
100872026-09-12T00:42:27.449Z
100882026-09-12T00:42:27.449Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
100892026-09-12T00:42:27.449Z
100902026-09-12T00:42:27.497Zprocess exited: duration 609737 ms, exit code 0
 
100912026-09-12T00:42:27.508Zfound 0 output files