01M1ZJ2X5D27BB9PDM92XKB191: test

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

Buildomat Job: 01M1ZJ3H3YQV0CZEHFKNH9D83V

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-08T03:49:32.996Zjob assigned to worker 01M1ZJ3NZ2GGZ0JCH1CXY4K5C0 [factory aws, i-06baba2bfaccf0603] (queued for 58 s)
 
22026-09-08T03:49:39.596Zstarting task 0: "setup"
32026-09-08T03:49:39.600Z++ uname -s
42026-09-08T03:49:39.604Z+ kern=SunOS
52026-09-08T03:49:39.604Z+ build_user=build
62026-09-08T03:49:39.604Z+ build_uid=12345
72026-09-08T03:49:39.604Z+ work_dir=/work
82026-09-08T03:49:39.604Z+ input_dir=/input
92026-09-08T03:49:39.604Z+ [[ 0 == 12345 ]]
102026-09-08T03:49:39.604Z+ case "$kern" in
112026-09-08T03:49:39.604Z+ groupadd -g 12345 build
122026-09-08T03:49:39.604Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-08T03:49:41.611Z+ zfs create -o mountpoint=/work rpool/work
142026-09-08T03:49:41.687Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-08T03:49:41.690Z+ home_fs=zfs
162026-09-08T03:49:41.690Z+ [[ zfs == autofs ]]
172026-09-08T03:49:41.690Z+ mkdir -p /home/build
182026-09-08T03:49:41.690Z+ chown build:build /home/build /work
192026-09-08T03:49:43.693Z+ chmod 0700 /home/build /work
202026-09-08T03:49:43.704Zprocess exited: duration 4100 ms, exit code 0
 
212026-09-08T03:49:43.712Zstarting task 1: "rust-toolchain"
222026-09-08T03:49:43.718Z+ printf ' * rust toolchain channel = "%s"\n' 1.90.0
232026-09-08T03:49:43.718Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-09-08T03:49:43.718Z * rust toolchain channel = "1.90.0"
252026-09-08T03:49:43.718Z * rust toolchain profile = "default"
262026-09-08T03:49:43.718Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-08T03:49:43.718Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-08T03:49:43.722Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-08T03:49:43.722Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.90.0 --profile default
302026-09-08T03:49:43.830Zinfo: downloading installer
312026-09-08T03:49:45.158Zinfo: profile set to default
322026-09-08T03:49:45.158Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-08T03:49:45.164Zinfo: syncing channel updates for 1.90.0-x86_64-unknown-illumos
342026-09-08T03:49:45.291Zinfo: latest update on 2025-09-18 for version 1.90.0 (1159e78c4 2025-09-14)
352026-09-08T03:49:45.294Zinfo: downloading 6 components
362026-09-08T03:49:58.838Zinfo: default toolchain set to 1.90.0-x86_64-unknown-illumos
372026-09-08T03:49:58.838Z
382026-09-08T03:49:58.870Z 1.90.0-x86_64-unknown-illumos installed - rustc 1.90.0 (1159e78c4 2025-09-14)
392026-09-08T03:49:58.870Z
402026-09-08T03:49:58.876Z
412026-09-08T03:49:58.876ZRust is installed now. Great!
422026-09-08T03:49:58.876Z
432026-09-08T03:49:58.876ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-08T03:49:58.876Zenvironment variable. This has not been done automatically.
452026-09-08T03:49:58.876Z
462026-09-08T03:49:58.877ZTo configure your current shell, you need to source
472026-09-08T03:49:58.877Zthe corresponding env file under $HOME/.cargo.
482026-09-08T03:49:58.877Z
492026-09-08T03:49:58.877ZConsider running the right command for your shell (note the leading DOT):
502026-09-08T03:49:58.877Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-08T03:49:58.877Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-08T03:49:58.877ZCC_x86_64-unknown-illumos = None
532026-09-08T03:49:58.877Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-08T03:49:58.877ZCC_x86_64_unknown_illumos = None
552026-09-08T03:49:58.877Zcargo:rerun-if-env-changed=HOST_CC
562026-09-08T03:49:58.877ZHOST_CC = None
572026-09-08T03:49:58.877Zcargo:rerun-if-env-changed=CC
582026-09-08T03:49:58.877ZCC = None
592026-09-08T03:49:58.877Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-08T03:49:59.045Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-08T03:49:59.045ZCRATE_CC_NO_DEFAULTS = None
622026-09-08T03:49:59.045Zcargo:rerun-if-env-changed=CFLAGS
632026-09-08T03:49:59.045ZCFLAGS = None
642026-09-08T03:49:59.045Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-08T03:49:59.045ZHOST_CFLAGS = None
662026-09-08T03:49:59.046Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-08T03:49:59.046ZCFLAGS_x86_64_unknown_illumos = None
682026-09-08T03:49:59.046Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-08T03:49:59.046ZCFLAGS_x86_64-unknown-illumos = None
702026-09-08T03:49:59.139Z+ rustup --version
712026-09-08T03:49:59.151Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-08T03:49:59.154Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-08T03:49:59.170Zinfo: the currently active `rustc` version is `rustc 1.90.0 (1159e78c4 2025-09-14)`
742026-09-08T03:49:59.174Z+ cargo --version
752026-09-08T03:49:59.183Zcargo 1.90.0 (840b83a10 2025-07-30)
762026-09-08T03:49:59.198Z+ rustc --version
772026-09-08T03:49:59.219Zrustc 1.90.0 (1159e78c4 2025-09-14)
782026-09-08T03:49:59.230Zprocess exited: duration 15495 ms, exit code 0
 
792026-09-08T03:49:59.259Zstarting task 2: "authentication"
802026-09-08T03:49:59.272Zprocess exited: duration 20 ms, exit code 0
 
812026-09-08T03:49:59.281Zstarting task 3: "clone repository"
822026-09-08T03:49:59.286Z+ mkdir -p /work/oxidecomputer/dendrite
832026-09-08T03:49:59.286Z+ git clone https://github.com/oxidecomputer/dendrite /work/oxidecomputer/dendrite
842026-09-08T03:49:59.328ZCloning into '/work/oxidecomputer/dendrite'...
852026-09-08T03:50:00.476Z+ cd /work/oxidecomputer/dendrite
862026-09-08T03:50:00.476Z+ git fetch origin 28de636437d37f30f1e08b5cbd30c590e25c9fd7
872026-09-08T03:50:00.738ZFrom https://github.com/oxidecomputer/dendrite
882026-09-08T03:50:00.738Z * branch 28de636437d37f30f1e08b5cbd30c590e25c9fd7 -> FETCH_HEAD
892026-09-08T03:50:00.745Z+ [[ -n zl/mcast-validation ]]
902026-09-08T03:50:00.748Z++ git branch --show-current
912026-09-08T03:50:00.748Z+ current=main
922026-09-08T03:50:00.748Z+ [[ main != zl/mcast-validation ]]
932026-09-08T03:50:00.748Z+ git branch -f zl/mcast-validation 28de636437d37f30f1e08b5cbd30c590e25c9fd7
942026-09-08T03:50:00.751Z+ git checkout -f zl/mcast-validation
952026-09-08T03:50:00.770ZSwitched to branch 'zl/mcast-validation'
962026-09-08T03:50:00.773Z+ git reset --hard 28de636437d37f30f1e08b5cbd30c590e25c9fd7
972026-09-08T03:50:00.793ZHEAD is now at 28de636 [dpd, mcast] Tighten multicast group and source validation
982026-09-08T03:50:00.796Zprocess exited: duration 1513 ms, exit code 0
 
992026-09-08T03:50:00.805Zstarting task 4: "build"
1002026-09-08T03:50:00.808Z+ source .github/buildomat/common.sh
1012026-09-08T03:50:00.812Z++ TOFINO_STAGES=20
1022026-09-08T03:50:00.813Z++ SDE_COMMIT=2a6b33211c9675996dcb99fe939045506667ae94
1032026-09-08T03:50:00.813Z++ SDE_PKG_SHA256=d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275
1042026-09-08T03:50:00.813Z++ SDE_DEB_SHA256=3ecbf7c677bb722b351d5af74cee44fab70c1bb5eadc6ab2558ba714a8c3978b
1052026-09-08T03:50:00.813Z+++ uname -s
1062026-09-08T03:50:00.813Z++ '[' SunOS == SunOS ']'
1072026-09-08T03:50:00.813Z++ SERIES=illumos
1082026-09-08T03:50:00.813Z+++ uname -s
1092026-09-08T03:50:00.816Z++ '[' SunOS == SunOS ']'
1102026-09-08T03:50:00.816Z++ SDE_DIR=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/tofino-sde/illumos/2a6b33211c9675996dcb99fe939045506667ae94
1112026-09-08T03:50:00.816Z++ rustup show active-toolchain
1122026-09-08T03:50:00.819Z1.90.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/dendrite/rust-toolchain.toml')
1132026-09-08T03:50:00.819Z+ source .github/buildomat/illumos.sh
1142026-09-08T03:50:00.819Z++ banner 'sde setup'
1152026-09-08T03:50:00.823Z
1162026-09-08T03:50:00.823Z #### ##### ###### #### ###### ##### # # #####
1172026-09-08T03:50:00.823Z # # # # # # # # # # #
1182026-09-08T03:50:00.823Z #### # # ##### #### ##### # # # # #
1192026-09-08T03:50:00.823Z # # # # # # # # # #####
1202026-09-08T03:50:00.823Z # # # # # # # # # # # #
1212026-09-08T03:50:00.823Z #### ##### ###### #### ###### # #### #
1222026-09-08T03:50:00.823Z
1232026-09-08T03:50:00.823Z++ export PKG_SUCCESS_ON_NOP=1
1242026-09-08T03:50:00.823Z++ PKG_SUCCESS_ON_NOP=1
1252026-09-08T03:50:00.824Z++ export PKG=tofino_sde.p5p
1262026-09-08T03:50:00.824Z++ PKG=tofino_sde.p5p
1272026-09-08T03:50:00.824Z++ curl -OL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/tofino-sde/illumos/2a6b33211c9675996dcb99fe939045506667ae94/tofino_sde.p5p
1282026-09-08T03:50:00.827Z % Total % Received % Xferd Average Speed Time Time Time Current
1292026-09-08T03:50:00.827Z Dload Upload Total Spent Left Speed
1302026-09-08T03:50:01.765Z 0 0 0 0 0 0 0 0 0 100 76.03M 100 76.03M 0 0 81.05M 0 0 100 76.03M 100 76.03M 0 0 81.04M 0 0 100 76.03M 100 76.03M 0 0 81.04M 0 0
1312026-09-08T03:50:01.769Z+++ digest -a sha256 tofino_sde.p5p
1322026-09-08T03:50:01.815Z++ SDE_CALC=d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275
1332026-09-08T03:50:01.816Z++ '[' d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275 '!=' d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275 ']'
1342026-09-08T03:50:01.816Z++ pfexec pkg install -g tofino_sde.p5p tofino_sde
1352026-09-08T03:50:03.449Z Startup: Refreshing catalog 'helios' ... Done
1362026-09-08T03:50:03.876Z Startup: Caching catalogs ... Done
1372026-09-08T03:50:03.935Z Startup: Refreshing catalog 'oxide' ... Done
1382026-09-08T03:50:06.797ZPlanning: Solver setup ... Done
1392026-09-08T03:50:06.866ZPlanning: Running solver ... Done
1402026-09-08T03:50:06.918ZPlanning: Finding local manifests ... Done
1412026-09-08T03:50:06.922ZPlanning: Fetching manifests: 1/1 100% complete
1422026-09-08T03:50:06.925ZPlanning: Fetching manifests: 1/1 100% complete
1432026-09-08T03:50:06.940ZPlanning: Package planning ... Done
1442026-09-08T03:50:06.944ZPlanning: Merging actions ... Done
1452026-09-08T03:50:07.028ZPlanning: Checking for conflicting actions ... Done
1462026-09-08T03:50:07.033ZPlanning: Consolidating action changes ... Done
1472026-09-08T03:50:07.825ZPlanning: Evaluating mediators ... Done
1482026-09-08T03:50:07.829ZPlanning: Planning completed in 3.86 seconds
1492026-09-08T03:50:07.833Z Packages to install: 1
1502026-09-08T03:50:07.833Z Create boot environment: No
1512026-09-08T03:50:07.833ZCreate backup boot environment: No
1522026-09-08T03:50:07.857Z
1532026-09-08T03:50:07.857ZDownload: 0/242 items 0.0/75.3MB 0% complete
1542026-09-08T03:50:07.990ZDownload: Completed 75.30 MB in 0.13 seconds (567M/s)
1552026-09-08T03:50:08.131Z Actions: 1/293 actions (Installing new actions)
1562026-09-08T03:50:09.097Z Actions: Completed 293 actions in 0.97 seconds.
1572026-09-08T03:50:09.101ZFinalize: Updating package state database ... Done
1582026-09-08T03:50:09.149ZFinalize: Updating package cache ... Done
1592026-09-08T03:50:09.247ZFinalize: Updating image state ... Done
1602026-09-08T03:50:11.818ZFinalize: Creating fast lookup database ... Done
1612026-09-08T03:50:11.887ZFinalize: Reading search index ... Done
1622026-09-08T03:50:11.890ZFinalize: Updating search index ... Done
1632026-09-08T03:50:12.104ZFinalize: Updating package cache ... Done
1642026-09-08T03:50:12.276Z++ export SDE=/opt/oxide/tofino_sde
1652026-09-08T03:50:12.276Z++ SDE=/opt/oxide/tofino_sde
1662026-09-08T03:50:12.276Z++ export LD_LIBRARY_PATH=/opt/oxide/tofino_sde/lib:
1672026-09-08T03:50:12.276Z++ LD_LIBRARY_PATH=/opt/oxide/tofino_sde/lib:
1682026-09-08T03:50:12.276Z++ banner packages
1692026-09-08T03:50:12.280Z
1702026-09-08T03:50:12.280Z ##### ## #### # # ## #### ###### ####
1712026-09-08T03:50:12.280Z # # # # # # # # # # # # # #
1722026-09-08T03:50:12.280Z # # # # # #### # # # ##### ####
1732026-09-08T03:50:12.280Z ##### ###### # # # ###### # ### # #
1742026-09-08T03:50:12.280Z # # # # # # # # # # # # # #
1752026-09-08T03:50:12.280Z # # # #### # # # # #### ###### ####
1762026-09-08T03:50:12.280Z
1772026-09-08T03:50:12.280Z++ pfexec pkg install clang-15 pcap gcc14
1782026-09-08T03:50:12.553Z Startup: Refreshing catalog 'helios' ... Done
1792026-09-08T03:50:12.556Z Startup: Refreshing catalog 'oxide' ... Done
1802026-09-08T03:50:14.922ZPlanning: Solver setup ... Done
1812026-09-08T03:50:14.990ZPlanning: Running solver ... Done
1822026-09-08T03:50:15.043ZPlanning: Consolidating action changes ... Done
1832026-09-08T03:50:15.043ZPlanning: Evaluating mediators ... Done
1842026-09-08T03:50:15.046ZPlanning: Planning completed in 2.49 seconds
1852026-09-08T03:50:15.061ZNo updates necessary for this image.
1862026-09-08T03:50:15.206Z++ pfexec pkg set-mediator -V 15 clang llvm
1872026-09-08T03:50:15.421ZPlanning: Evaluating mediator changes ... Done
1882026-09-08T03:50:15.525ZPlanning: Checking for conflicting actions ... Done
1892026-09-08T03:50:15.528ZPlanning: Consolidating action changes ... Done
1902026-09-08T03:50:15.682ZPlanning: Evaluating mediators ... Done
1912026-09-08T03:50:15.685ZPlanning: Planning completed in 0.26 seconds
1922026-09-08T03:50:15.704Z Mediators to change: 2
1932026-09-08T03:50:15.705Z Create boot environment: No
1942026-09-08T03:50:15.705ZCreate backup boot environment: No
1952026-09-08T03:50:15.748ZFinalize: Updating package state database ... Done
1962026-09-08T03:50:15.748ZFinalize: Updating package cache ... Done
1972026-09-08T03:50:15.805ZFinalize: Updating image state ... Done
1982026-09-08T03:50:17.751ZFinalize: Creating fast lookup database ... Done
1992026-09-08T03:50:17.811ZFinalize: Reading search index ... Done
2002026-09-08T03:50:17.816ZFinalize: Updating search index ... Done
2012026-09-08T03:50:17.890ZFinalize: Updating package cache ... Done
2022026-09-08T03:50:17.962Z++ cargo --version
2032026-09-08T03:50:17.972Zcargo 1.90.0 (840b83a10 2025-07-30)
2042026-09-08T03:50:17.976Z++ rustc --version
2052026-09-08T03:50:17.994Zrustc 1.90.0 (1159e78c4 2025-09-14)
2062026-09-08T03:50:17.997Z+ banner copyrights
2072026-09-08T03:50:18.002Z
2082026-09-08T03:50:18.002Z #### #### ##### # # ##### # #### # # ##### ####
2092026-09-08T03:50:18.002Z # # # # # # # # # # # # # # # # #
2102026-09-08T03:50:18.002Z # # # # # # # # # # ###### # ####
2112026-09-08T03:50:18.002Z # # # ##### # ##### # # ### # # # #
2122026-09-08T03:50:18.002Z # # # # # # # # # # # # # # # #
2132026-09-08T03:50:18.002Z #### #### # # # # # #### # # # ####
2142026-09-08T03:50:18.002Z
2152026-09-08T03:50:18.002Z+ ./tools/check_copyrights.sh
2162026-09-08T03:50:18.298Zcommon/src/illumos.rs: Copyright with wrong year
2172026-09-08T03:50:19.212Zdpd/p4/headers.p4: Copyright with wrong year
2182026-09-08T03:50:19.632Zdpd/src/transceivers/stub_impl.rs: Copyright with wrong year
2192026-09-08T03:50:19.692Zpacket/src/eth.rs: Copyright with wrong year
2202026-09-08T03:50:19.786Zpcap/build.rs: Copyright with wrong year
2212026-09-08T03:50:19.982Ztfportd/src/linklocal.rs: Copyright with wrong year
2222026-09-08T03:50:20.177Zuplinkd/src/sys.rs: Copyright with wrong year
2232026-09-08T03:50:20.218Z+ banner clippy
2242026-09-08T03:50:20.221Z
2252026-09-08T03:50:20.221Z #### # # ##### ##### # #
2262026-09-08T03:50:20.221Z # # # # # # # # # #
2272026-09-08T03:50:20.221Z # # # # # # # #
2282026-09-08T03:50:20.221Z # # # ##### ##### #
2292026-09-08T03:50:20.221Z # # # # # # #
2302026-09-08T03:50:20.221Z #### ###### # # # #
2312026-09-08T03:50:20.221Z
2322026-09-08T03:50:20.221Z+ for feat in tofino_stub tofino_asic softnpu chaos
2332026-09-08T03:50:20.221Z+ cargo clippy --features tofino_stub -- --deny warnings
2342026-09-08T03:50:20.370Z Updating git repository `https://github.com/oxidecomputer/omicron`
2352026-09-08T03:50:34.201Z Updating crates.io index
2362026-09-08T03:50:34.231Z Updating git repository `https://github.com/illumos/smf-rs`
2372026-09-08T03:50:34.731Z Updating git repository `https://github.com/oxidecomputer/propolis`
2382026-09-08T03:50:35.739Z Updating git repository `https://github.com/oxidecomputer/softnpu`
2392026-09-08T03:50:36.058Z Updating git repository `https://github.com/oxidecomputer/tofino`
2402026-09-08T03:50:36.349Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2412026-09-08T03:50:37.446Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2422026-09-08T03:50:37.842Z Updating git repository `https://github.com/oxidecomputer/ispf`
2432026-09-08T03:50:38.126Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2442026-09-08T03:50:38.496Z Updating git repository `https://github.com/oxidecomputer/lldp`
2452026-09-08T03:50:38.864Z Updating git repository `https://github.com/oxidecomputer/lldp`
2462026-09-08T03:50:39.273Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2472026-09-08T03:50:40.041Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2482026-09-08T03:50:40.369Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2492026-09-08T03:50:40.722Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2502026-09-08T03:50:41.052Z Updating git repository `https://github.com/oxidecomputer/p9fs`
2512026-09-08T03:50:41.431Z Updating git repository `https://github.com/oxidecomputer/p4`
2522026-09-08T03:50:41.896Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2532026-09-08T03:50:42.416Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2542026-09-08T03:50:43.047Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2552026-09-08T03:50:43.364Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2562026-09-08T03:50:43.702Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2572026-09-08T03:50:44.892Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2582026-09-08T03:50:45.504Z Updating git repository `https://github.com/oxidecomputer/propolis`
2592026-09-08T03:50:45.981Z Updating git repository `https://github.com/oxidecomputer/crucible`
2602026-09-08T03:50:47.713Z Updating git repository `https://github.com/oxidecomputer/opte`
2612026-09-08T03:50:48.554Z Updating git repository `https://github.com/oxidecomputer/tofino`
2622026-09-08T03:50:48.844Z Updating git repository `https://github.com/oxidecomputer/clickward`
2632026-09-08T03:50:49.272Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2642026-09-08T03:50:50.987Z Downloading crates ...
2652026-09-08T03:50:51.075Z Downloaded crypto-common v0.1.6
2662026-09-08T03:50:51.078Z Downloaded bit-set v0.8.0
2672026-09-08T03:50:51.085Z Downloaded embedded-io v0.6.1
2682026-09-08T03:50:51.088Z Downloaded cfg-if v1.0.4
2692026-09-08T03:50:51.091Z Downloaded base16ct v0.2.0
2702026-09-08T03:50:51.093Z Downloaded equivalent v1.0.2
2712026-09-08T03:50:51.096Z Downloaded dyn-clone v1.0.20
2722026-09-08T03:50:51.096Z Downloaded async-stream v0.3.6
2732026-09-08T03:50:51.099Z Downloaded darling_macro v0.21.3
2742026-09-08T03:50:51.102Z Downloaded derive_more v0.99.20
2752026-09-08T03:50:51.105Z Downloaded ciborium-ll v0.2.2
2762026-09-08T03:50:51.108Z Downloaded atomic-waker v1.1.2
2772026-09-08T03:50:51.110Z Downloaded adler2 v2.0.1
2782026-09-08T03:50:51.113Z Downloaded chacha20 v0.9.1
2792026-09-08T03:50:51.116Z Downloaded compression-codecs v0.4.32
2802026-09-08T03:50:51.119Z Downloaded ciborium-io v0.2.2
2812026-09-08T03:50:51.119Z Downloaded anstream v1.0.0
2822026-09-08T03:50:51.122Z Downloaded cargo-platform v0.1.9
2832026-09-08T03:50:51.125Z Downloaded anstyle-query v1.1.4
2842026-09-08T03:50:51.134Z Downloaded compression-core v0.4.32
2852026-09-08T03:50:51.134Z Downloaded data-encoding v2.9.0
2862026-09-08T03:50:51.134Z Downloaded aead v0.5.2
2872026-09-08T03:50:51.134Z Downloaded block-buffer v0.10.4
2882026-09-08T03:50:51.137Z Downloaded cobs v0.3.0
2892026-09-08T03:50:51.137Z Downloaded atomicwrites v0.4.4
2902026-09-08T03:50:51.140Z Downloaded dunce v1.0.5
2912026-09-08T03:50:51.142Z Downloaded dtrace-parser v0.2.0
2922026-09-08T03:50:51.142Z Downloaded cpufeatures v0.3.0
2932026-09-08T03:50:51.145Z Downloaded backoff v0.4.0
2942026-09-08T03:50:51.148Z Downloaded argon2 v0.5.3
2952026-09-08T03:50:51.150Z Downloaded float-cmp v0.10.0
2962026-09-08T03:50:51.153Z Downloaded crc32fast v1.5.0
2972026-09-08T03:50:51.156Z Downloaded gethostname v0.5.0
2982026-09-08T03:50:51.159Z Downloaded futures-sink v0.3.32
2992026-09-08T03:50:51.162Z Downloaded bitflags v1.3.2
3002026-09-08T03:50:51.162Z Downloaded hostname v0.3.1
3012026-09-08T03:50:51.164Z Downloaded form_urlencoded v1.2.2
3022026-09-08T03:50:51.167Z Downloaded heck v0.5.0
3032026-09-08T03:50:51.169Z Downloaded futures-task v0.3.32
3042026-09-08T03:50:51.172Z Downloaded float-ord v0.3.2
3052026-09-08T03:50:51.172Z Downloaded debug-ignore v1.0.5
3062026-09-08T03:50:51.176Z Downloaded enum-as-inner v0.6.1
3072026-09-08T03:50:51.179Z Downloaded dtrace-parser v0.3.0
3082026-09-08T03:50:51.179Z Downloaded cstr-argument v0.1.2
3092026-09-08T03:50:51.181Z Downloaded crucible-workspace-hack v0.1.0
3102026-09-08T03:50:51.184Z Downloaded http-body v1.0.1
3112026-09-08T03:50:51.184Z Downloaded foreign-types-macros v0.2.3
3122026-09-08T03:50:51.187Z Downloaded foreign-types-shared v0.3.1
3132026-09-08T03:50:51.190Z Downloaded dof v0.4.0
3142026-09-08T03:50:51.190Z Downloaded critical-section v1.2.0
3152026-09-08T03:50:51.193Z Downloaded git-stub v1.0.0
3162026-09-08T03:50:51.196Z Downloaded fnv v1.0.7
3172026-09-08T03:50:51.198Z Downloaded hubpack_derive v0.1.1
3182026-09-08T03:50:51.199Z Downloaded hash32 v0.3.1
3192026-09-08T03:50:51.201Z Downloaded hex v0.4.3
3202026-09-08T03:50:51.204Z Downloaded hostname v0.4.2
3212026-09-08T03:50:51.207Z Downloaded hubpack v0.1.2
3222026-09-08T03:50:51.207Z Downloaded fastrand v2.3.0
3232026-09-08T03:50:51.212Z Downloaded cexpr v0.6.0
3242026-09-08T03:50:51.217Z Downloaded heck v0.4.1
3252026-09-08T03:50:51.217Z Downloaded generic-array v0.14.7
3262026-09-08T03:50:51.220Z Downloaded crossbeam-deque v0.8.6
3272026-09-08T03:50:51.220Z Downloaded git-stub-vcs v0.1.0
3282026-09-08T03:50:51.223Z Downloaded idna_adapter v1.2.1
3292026-09-08T03:50:51.223Z Downloaded cmake v0.1.54
3302026-09-08T03:50:51.226Z Downloaded glob v0.3.3
3312026-09-08T03:50:51.229Z Downloaded indent_write v2.2.0
3322026-09-08T03:50:51.229Z Downloaded ident_case v1.0.1
3332026-09-08T03:50:51.232Z Downloaded hyper-tls v0.6.0
3342026-09-08T03:50:51.232Z Downloaded highway v1.3.0
3352026-09-08T03:50:51.235Z Downloaded csv-core v0.1.12
3362026-09-08T03:50:51.238Z Downloaded crypto-common v0.2.2
3372026-09-08T03:50:51.241Z Downloaded derive-ex v0.1.8
3382026-09-08T03:50:51.241Z Downloaded itoa v1.0.15
3392026-09-08T03:50:51.244Z Downloaded instant v0.1.13
3402026-09-08T03:50:51.247Z Downloaded daft-derive v0.1.5
3412026-09-08T03:50:51.250Z Downloaded futures-executor v0.3.32
3422026-09-08T03:50:51.253Z Downloaded defmt-macros v1.0.1
3432026-09-08T03:50:51.256Z Downloaded either v1.15.0
3442026-09-08T03:50:51.256Z Downloaded find-msvc-tools v0.1.9
3452026-09-08T03:50:51.259Z Downloaded httpdate v1.0.3
3462026-09-08T03:50:51.262Z Downloaded daft v0.1.5
3472026-09-08T03:50:51.265Z Downloaded is-terminal v0.4.16
3482026-09-08T03:50:51.265Z Downloaded inout v0.1.4
3492026-09-08T03:50:51.269Z Downloaded lru-cache v0.1.2
3502026-09-08T03:50:51.269Z Downloaded humantime v2.3.0
3512026-09-08T03:50:51.272Z Downloaded http-body-util v0.1.3
3522026-09-08T03:50:51.275Z Downloaded console v0.16.4
3532026-09-08T03:50:51.275Z Downloaded getrandom v0.2.16
3542026-09-08T03:50:51.278Z Downloaded managed v0.8.0
3552026-09-08T03:50:51.281Z Downloaded linked-hash-map v0.5.6
3562026-09-08T03:50:51.281Z Downloaded elliptic-curve v0.13.8
3572026-09-08T03:50:51.287Z Downloaded macaddr v1.0.1
3582026-09-08T03:50:51.292Z Downloaded crossbeam-utils v0.8.21
3592026-09-08T03:50:51.292Z Downloaded colored v3.1.1
3602026-09-08T03:50:51.295Z Downloaded ipnet v2.11.0
3612026-09-08T03:50:51.295Z Downloaded ciborium v0.2.2
3622026-09-08T03:50:51.298Z Downloaded ingot-types v0.1.2
3632026-09-08T03:50:51.298Z Downloaded anyhow v1.0.102
3642026-09-08T03:50:51.301Z Downloaded hmac v0.12.1
3652026-09-08T03:50:51.304Z Downloaded cookie v0.18.1
3662026-09-08T03:50:51.307Z Downloaded digest v0.10.7
3672026-09-08T03:50:51.310Z Downloaded darling v0.21.3
3682026-09-08T03:50:51.313Z Downloaded num_enum_derive v0.5.11
3692026-09-08T03:50:51.318Z Downloaded internet-checksum v0.2.1
3702026-09-08T03:50:51.318Z Downloaded num_threads v0.1.7
3712026-09-08T03:50:51.321Z Downloaded iana-time-zone v0.1.64
3722026-09-08T03:50:51.321Z Downloaded newtype-uuid-macros v0.1.0
3732026-09-08T03:50:51.324Z Downloaded ingot v0.1.1
3742026-09-08T03:50:51.327Z Downloaded drift v0.2.0
3752026-09-08T03:50:51.331Z Downloaded num v0.4.3
3762026-09-08T03:50:51.334Z Downloaded olpc-cjson v0.1.4
3772026-09-08T03:50:51.337Z Downloaded ipnetwork v0.21.1
3782026-09-08T03:50:51.337Z Downloaded futures v0.3.32
3792026-09-08T03:50:51.341Z Downloaded openssl-probe v0.1.6
3802026-09-08T03:50:51.344Z Downloaded keccak v0.1.6
3812026-09-08T03:50:51.348Z Downloaded jobserver v0.1.34
3822026-09-08T03:50:51.348Z Downloaded const_format v0.2.34
3832026-09-08T03:50:51.351Z Downloaded hyper-rustls v0.27.7
3842026-09-08T03:50:51.355Z Downloaded half v2.7.1
3852026-09-08T03:50:51.357Z Downloaded futures-channel v0.3.32
3862026-09-08T03:50:51.360Z Downloaded derive-where v1.6.0
3872026-09-08T03:50:51.363Z Downloaded dropshot_endpoint v0.17.1
3882026-09-08T03:50:51.366Z Downloaded num_enum v0.5.11
3892026-09-08T03:50:51.370Z Downloaded proc-macro-crate v1.3.1
3902026-09-08T03:50:51.373Z Downloaded num-iter v0.1.45
3912026-09-08T03:50:51.373Z Downloaded normalize-line-endings v0.3.0
3922026-09-08T03:50:51.373Z Downloaded openssl-macros v0.1.1
3932026-09-08T03:50:51.377Z Downloaded multer v3.1.0
3942026-09-08T03:50:51.382Z Downloaded libsw-core v0.3.2
3952026-09-08T03:50:51.382Z Downloaded owo-colors v4.3.0
3962026-09-08T03:50:51.387Z Downloaded num-integer v0.1.46
3972026-09-08T03:50:51.387Z Downloaded newtype-uuid v1.3.2
3982026-09-08T03:50:51.387Z Downloaded libsw v3.5.0
3992026-09-08T03:50:51.390Z Downloaded indexmap v1.9.3
4002026-09-08T03:50:51.390Z Downloaded darling_core v0.21.3
4012026-09-08T03:50:51.394Z Downloaded progenitor-client v0.14.0
4022026-09-08T03:50:51.397Z Downloaded num-rational v0.4.2
4032026-09-08T03:50:51.400Z Downloaded const-oid v0.10.2
4042026-09-08T03:50:51.400Z Downloaded bytes v1.12.0
4052026-09-08T03:50:51.403Z Downloaded progenitor-client v0.10.0
4062026-09-08T03:50:51.406Z Downloaded password-hash v0.5.0
4072026-09-08T03:50:51.411Z Downloaded ingot-macros v0.1.1
4082026-09-08T03:50:51.411Z Downloaded progenitor-client v0.11.1
4092026-09-08T03:50:51.417Z Downloaded crypto-bigint v0.5.5
4102026-09-08T03:50:51.417Z Downloaded proc-macro-error-attr v1.0.4
4112026-09-08T03:50:51.420Z Downloaded num-complex v0.4.6
4122026-09-08T03:50:51.420Z Downloaded lock_api v0.4.14
4132026-09-08T03:50:51.423Z Downloaded memmap v0.7.0
4142026-09-08T03:50:51.423Z Downloaded predicates-core v1.0.9
4152026-09-08T03:50:51.427Z Downloaded powerfmt v0.2.0
4162026-09-08T03:50:51.427Z Downloaded predicates v3.1.4
4172026-09-08T03:50:51.431Z Downloaded hickory-resolver v0.25.2
4182026-09-08T03:50:51.435Z Downloaded ppv-lite86 v0.2.21
4192026-09-08T03:50:51.435Z Downloaded icu_normalizer_data v2.0.0
4202026-09-08T03:50:51.438Z Downloaded parse-display v0.10.0
4212026-09-08T03:50:51.438Z Downloaded oxide-tokio-rt v0.1.2
4222026-09-08T03:50:51.442Z Downloaded progenitor-macro v0.14.0
4232026-09-08T03:50:51.442Z Downloaded opaque-debug v0.3.1
4242026-09-08T03:50:51.442Z Downloaded progenitor-macro v0.11.1
4252026-09-08T03:50:51.445Z Downloaded proc-macro-error2 v2.0.1
4262026-09-08T03:50:51.449Z Downloaded proc-macro-error v1.0.4
4272026-09-08T03:50:51.452Z Downloaded progenitor v0.14.0
4282026-09-08T03:50:51.452Z Downloaded progenitor v0.11.1
4292026-09-08T03:50:51.455Z Downloaded rand_xorshift v0.4.0
4302026-09-08T03:50:51.455Z Downloaded ref-cast-impl v1.0.25
4312026-09-08T03:50:51.458Z Downloaded pin-project-lite v0.2.16
4322026-09-08T03:50:51.461Z Downloaded rustc_version v0.4.1
4332026-09-08T03:50:51.461Z Downloaded rustc_version v0.1.7
4342026-09-08T03:50:51.464Z Downloaded rand_chacha v0.3.1
4352026-09-08T03:50:51.464Z Downloaded icu_locale_core v2.0.0
4362026-09-08T03:50:51.468Z Downloaded pretty-hex v0.4.1
4372026-09-08T03:50:51.471Z Downloaded quick-error v1.2.3
4382026-09-08T03:50:51.474Z Downloaded progenitor-macro v0.10.0
4392026-09-08T03:50:51.474Z Downloaded potential_utf v0.1.3
4402026-09-08T03:50:51.474Z Downloaded pest_generator v2.8.2
4412026-09-08T03:50:51.477Z Downloaded log v0.4.29
4422026-09-08T03:50:51.480Z Downloaded poly1305 v0.8.0
4432026-09-08T03:50:51.480Z Downloaded num-traits v0.2.19
4442026-09-08T03:50:51.483Z Downloaded hickory-resolver v0.24.4
4452026-09-08T03:50:51.486Z Downloaded omicron-zone-package v0.12.2
4462026-09-08T03:50:51.489Z Downloaded plain v0.2.3
4472026-09-08T03:50:51.492Z Downloaded curl v0.4.50
4482026-09-08T03:50:51.495Z Downloaded rand_core v0.6.4
4492026-09-08T03:50:51.495Z Downloaded quote v1.0.45
4502026-09-08T03:50:51.498Z Downloaded memmap2 v0.9.8
4512026-09-08T03:50:51.501Z Downloaded parking_lot_core v0.9.12
4522026-09-08T03:50:51.503Z Downloaded once_cell v1.21.3
4532026-09-08T03:50:51.503Z Downloaded rustc-hash v2.1.1
4542026-09-08T03:50:51.508Z Downloaded cc v1.2.64
4552026-09-08T03:50:51.511Z Downloaded scroll_derive v0.13.1
4562026-09-08T03:50:51.511Z Downloaded progenitor v0.10.0
4572026-09-08T03:50:51.511Z Downloaded papergrid v0.11.0
4582026-09-08T03:50:51.514Z Downloaded pin-project-internal v1.1.10
4592026-09-08T03:50:51.517Z Downloaded rand_core v0.9.3
4602026-09-08T03:50:51.520Z Downloaded serde_repr v0.1.20
4612026-09-08T03:50:51.520Z Downloaded resolv-conf v0.7.5
4622026-09-08T03:50:51.523Z Downloaded jiff-static v0.2.15
4632026-09-08T03:50:51.523Z Downloaded sha1 v0.10.6
4642026-09-08T03:50:51.526Z Downloaded serde_urlencoded v0.7.1
4652026-09-08T03:50:51.529Z Downloaded pest_derive v2.8.2
4662026-09-08T03:50:51.529Z Downloaded serde-big-array v0.5.1
4672026-09-08T03:50:51.532Z Downloaded parking_lot v0.12.5
4682026-09-08T03:50:51.535Z Downloaded postcard v1.1.3
4692026-09-08T03:50:51.535Z Downloaded num_enum_derive v0.7.5
4702026-09-08T03:50:51.538Z Downloaded num_enum v0.7.5
4712026-09-08T03:50:51.542Z Downloaded hyper-util v0.1.20
4722026-09-08T03:50:51.545Z Downloaded siphasher v1.0.1
4732026-09-08T03:50:51.545Z Downloaded signal-hook-tokio v0.4.0
4742026-09-08T03:50:51.548Z Downloaded sha1 v0.11.0
4752026-09-08T03:50:51.560Z Downloaded rusty-fork v0.3.0
4762026-09-08T03:50:51.561Z Downloaded serde_spanned v1.1.1
4772026-09-08T03:50:51.561Z Downloaded quinn-udp v0.5.14
4782026-09-08T03:50:51.561Z Downloaded scopeguard v1.2.0
4792026-09-08T03:50:51.561Z Downloaded pkg-config v0.3.32
4802026-09-08T03:50:51.561Z Downloaded ref-cast v1.0.25
4812026-09-08T03:50:51.564Z Downloaded pest_meta v2.8.2
4822026-09-08T03:50:51.564Z Downloaded scroll v0.13.0
4832026-09-08T03:50:51.564Z Downloaded scroll v0.12.0
4842026-09-08T03:50:51.564Z Downloaded pin-project v1.1.10
4852026-09-08T03:50:51.570Z Downloaded smawk v0.3.2
4862026-09-08T03:50:51.573Z Downloaded sigpipe v0.1.3
4872026-09-08T03:50:51.573Z Downloaded rustls-pemfile v2.2.0
4882026-09-08T03:50:51.576Z Downloaded strsim v0.11.1
4892026-09-08T03:50:51.576Z Downloaded progenitor-impl v0.11.1
4902026-09-08T03:50:51.580Z Downloaded slog-bunyan v2.5.0
4912026-09-08T03:50:51.583Z Downloaded secrecy v0.10.3
4922026-09-08T03:50:51.583Z Downloaded same-file v1.0.6
4932026-09-08T03:50:51.583Z Downloaded stable_deref_trait v1.2.0
4942026-09-08T03:50:51.586Z Downloaded strum v0.28.0
4952026-09-08T03:50:51.586Z Downloaded strum v0.26.3
4962026-09-08T03:50:51.586Z Downloaded search_path v0.1.4
4972026-09-08T03:50:51.590Z Downloaded rustversion v1.0.22
4982026-09-08T03:50:51.593Z Downloaded serde_derive_internals v0.29.1
4992026-09-08T03:50:51.593Z Downloaded memchr v2.7.5
5002026-09-08T03:50:51.596Z Downloaded sync_wrapper v1.0.2
5012026-09-08T03:50:51.599Z Downloaded semver v0.1.20
5022026-09-08T03:50:51.599Z Downloaded strum v0.27.2
5032026-09-08T03:50:51.599Z Downloaded structmeta v0.3.0
5042026-09-08T03:50:51.601Z Downloaded serde_spanned v0.6.9
5052026-09-08T03:50:51.601Z Downloaded indexmap v2.14.0
5062026-09-08T03:50:51.605Z Downloaded http v1.4.2
5072026-09-08T03:50:51.608Z Downloaded miniz_oxide v0.8.9
5082026-09-08T03:50:51.610Z Downloaded slog-dtrace v0.3.0
5092026-09-08T03:50:51.610Z Downloaded hashbrown v0.12.3
5102026-09-08T03:50:51.613Z Downloaded supports-color v3.0.2
5112026-09-08T03:50:51.616Z Downloaded scroll_derive v0.12.1
5122026-09-08T03:50:51.616Z Downloaded serde_plain v1.0.2
5132026-09-08T03:50:51.620Z Downloaded take_mut v0.2.2
5142026-09-08T03:50:51.621Z Downloaded tagptr v0.2.0
5152026-09-08T03:50:51.621Z Downloaded structmeta-derive v0.3.0
5162026-09-08T03:50:51.623Z Downloaded schemars_derive v0.8.22
5172026-09-08T03:50:51.623Z Downloaded expectorate v1.3.0
5182026-09-08T03:50:51.624Z Downloaded openssl-sys v0.9.117
5192026-09-08T03:50:51.627Z Downloaded papergrid v0.18.0
5202026-09-08T03:50:51.631Z Downloaded tabled_derive v0.7.0
5212026-09-08T03:50:51.634Z Downloaded slog-term v2.9.2
5222026-09-08T03:50:51.634Z Downloaded rand_chacha v0.9.0
5232026-09-08T03:50:51.636Z Downloaded newtype_derive v0.1.6
5242026-09-08T03:50:51.636Z Downloaded oxnet v0.1.6
5252026-09-08T03:50:51.639Z Downloaded slog-json v2.6.1
5262026-09-08T03:50:51.642Z Downloaded slab v0.4.11
5272026-09-08T03:50:51.642Z Downloaded mime v0.3.17
5282026-09-08T03:50:51.642Z Downloaded litemap v0.8.0
5292026-09-08T03:50:51.645Z Downloaded thread-id v5.0.0
5302026-09-08T03:50:51.648Z Downloaded thiserror-impl-no-std v2.0.2
5312026-09-08T03:50:51.648Z Downloaded thread-id v4.2.2
5322026-09-08T03:50:51.648Z Downloaded terminal_size v0.4.3
5332026-09-08T03:50:51.651Z Downloaded tabwriter v1.4.1
5342026-09-08T03:50:51.651Z Downloaded termtree v0.5.1
5352026-09-08T03:50:51.653Z Downloaded icu_collections v2.0.0
5362026-09-08T03:50:51.656Z Downloaded pem v3.0.5
5372026-09-08T03:50:51.659Z Downloaded proc-macro-error-attr2 v2.0.0
5382026-09-08T03:50:51.659Z Downloaded percent-encoding v2.3.2
5392026-09-08T03:50:51.659Z Downloaded paste v1.0.15
5402026-09-08T03:50:51.662Z Downloaded subtle v2.6.1
5412026-09-08T03:50:51.662Z Downloaded testing_table v0.3.0
5422026-09-08T03:50:51.665Z Downloaded strum_macros v0.28.0
5432026-09-08T03:50:51.665Z Downloaded proc-macro2 v1.0.106
5442026-09-08T03:50:51.668Z Downloaded synstructure v0.13.2
5452026-09-08T03:50:51.671Z Downloaded snafu-derive v0.8.9
5462026-09-08T03:50:51.671Z Downloaded progenitor-impl v0.10.0
5472026-09-08T03:50:51.674Z Downloaded signal-hook-registry v1.4.6
5482026-09-08T03:50:51.674Z Downloaded shlex v1.3.0
5492026-09-08T03:50:51.674Z Downloaded serde_tokenstream v0.2.3
5502026-09-08T03:50:51.677Z Downloaded toml_datetime v0.6.11
5512026-09-08T03:50:51.677Z Downloaded tokio-macros v2.7.0
5522026-09-08T03:50:51.680Z Downloaded tinyvec_macros v0.1.1
5532026-09-08T03:50:51.680Z Downloaded hashbrown v0.16.1
5542026-09-08T03:50:51.683Z Downloaded smallvec v1.15.1
5552026-09-08T03:50:51.686Z Downloaded shlex v2.0.1
5562026-09-08T03:50:51.686Z Downloaded schemars v0.8.22
5572026-09-08T03:50:51.692Z Downloaded swrite v0.1.0
5582026-09-08T03:50:51.695Z Downloaded toml_write v0.1.2
5592026-09-08T03:50:51.695Z Downloaded strum_macros v0.27.2
5602026-09-08T03:50:51.698Z Downloaded slog-async v2.8.0
5612026-09-08T03:50:51.698Z Downloaded tower-service v0.3.3
5622026-09-08T03:50:51.701Z Downloaded topological-sort v0.2.2
5632026-09-08T03:50:51.701Z Downloaded mio v1.2.1
5642026-09-08T03:50:51.705Z Downloaded thiserror v2.0.18
5652026-09-08T03:50:51.708Z Downloaded signal-hook v0.4.4
5662026-09-08T03:50:51.711Z Downloaded semver v1.0.28
5672026-09-08T03:50:51.712Z Downloaded try-lock v0.2.5
5682026-09-08T03:50:51.714Z Downloaded thiserror-impl v2.0.18
5692026-09-08T03:50:51.714Z Downloaded tower-layer v0.3.3
5702026-09-08T03:50:51.714Z Downloaded rayon-core v1.13.0
5712026-09-08T03:50:51.717Z Downloaded time-macros v0.2.27
5722026-09-08T03:50:51.721Z Downloaded qorb v0.4.1
5732026-09-08T03:50:51.724Z Downloaded thiserror-impl v1.0.69
5742026-09-08T03:50:51.724Z Downloaded time-core v0.1.8
5752026-09-08T03:50:51.724Z Downloaded progenitor-impl v0.14.0
5762026-09-08T03:50:51.727Z Downloaded smf v0.2.3
5772026-09-08T03:50:51.727Z Downloaded minimal-lexical v0.2.1
5782026-09-08T03:50:51.730Z Downloaded unarray v0.1.4
5792026-09-08T03:50:51.730Z Downloaded tokio-dtrace v0.1.1
5802026-09-08T03:50:51.733Z Downloaded thiserror v1.0.69
5812026-09-08T03:50:51.736Z Downloaded rand v0.8.5
5822026-09-08T03:50:51.739Z Downloaded unicode-linebreak v0.1.5
5832026-09-08T03:50:51.739Z Downloaded typify-macro v0.6.2
5842026-09-08T03:50:51.739Z Downloaded tokio-rustls v0.25.0
5852026-09-08T03:50:51.742Z Downloaded tinystr v0.8.1
5862026-09-08T03:50:51.742Z Downloaded thread_local v1.1.9
5872026-09-08T03:50:51.744Z Downloaded tokio-native-tls v0.3.1
5882026-09-08T03:50:51.744Z Downloaded toml_datetime v1.1.1+spec-1.1.0
5892026-09-08T03:50:51.747Z Downloaded untrusted v0.7.1
5902026-09-08T03:50:51.747Z Downloaded universal-hash v0.5.1
5912026-09-08T03:50:51.747Z Downloaded slog v2.8.2
5922026-09-08T03:50:51.751Z Downloaded static_assertions v1.1.0
5932026-09-08T03:50:51.753Z Downloaded ryu v1.0.20
5942026-09-08T03:50:51.754Z Downloaded usdt v0.6.0
5952026-09-08T03:50:51.756Z Downloaded usdt v0.5.0
5962026-09-08T03:50:51.756Z Downloaded untrusted v0.9.0
5972026-09-08T03:50:51.756Z Downloaded typify-macro v0.4.3
5982026-09-08T03:50:51.760Z Downloaded tempfile v3.27.0
5992026-09-08T03:50:51.760Z Downloaded toml_writer v1.1.1+spec-1.1.0
6002026-09-08T03:50:51.763Z Downloaded thiserror-no-std v2.0.2
6012026-09-08T03:50:51.763Z Downloaded unicode-xid v0.2.6
6022026-09-08T03:50:51.767Z Downloaded dropshot-api-manager v0.7.2
6032026-09-08T03:50:51.770Z Downloaded term v1.2.0
6042026-09-08T03:50:51.770Z Downloaded usdt-attr-macro v0.6.0
6052026-09-08T03:50:51.774Z Downloaded usdt-attr-macro v0.5.0
6062026-09-08T03:50:51.774Z Downloaded spin v0.9.8
6072026-09-08T03:50:51.774Z Downloaded serde_path_to_error v0.1.20
6082026-09-08T03:50:51.777Z Downloaded utf8parse v0.2.2
6092026-09-08T03:50:51.777Z Downloaded serde_core v1.0.228
6102026-09-08T03:50:51.777Z Downloaded serde_yaml v0.9.34+deprecated
6112026-09-08T03:50:51.779Z Downloaded wait-timeout v0.2.1
6122026-09-08T03:50:51.783Z Downloaded clap_builder v4.6.0
6132026-09-08T03:50:51.786Z Downloaded utf8_iter v1.0.4
6142026-09-08T03:50:51.786Z Downloaded usdt-macro v0.6.0
6152026-09-08T03:50:51.786Z Downloaded usdt-macro v0.5.0
6162026-09-08T03:50:51.786Z Downloaded tokio-stream v0.1.17
6172026-09-08T03:50:51.789Z Downloaded want v0.3.1
6182026-09-08T03:50:51.792Z Downloaded toml_datetime v0.7.5+spec-1.1.0
6192026-09-08T03:50:51.792Z Downloaded version_check v0.9.5
6202026-09-08T03:50:51.792Z Downloaded rustls-webpki v0.103.6
6212026-09-08T03:50:51.795Z Downloaded rand v0.9.3
6222026-09-08T03:50:51.798Z Downloaded schemars v1.2.0
6232026-09-08T03:50:51.805Z Downloaded zerofrom v0.1.6
6242026-09-08T03:50:51.807Z Downloaded similar v2.7.0
6252026-09-08T03:50:51.810Z Downloaded xattr v1.6.1
6262026-09-08T03:50:51.810Z Downloaded toml_parser v1.1.2+spec-1.1.0
6272026-09-08T03:50:51.813Z Downloaded yoke-derive v0.8.0
6282026-09-08T03:50:51.813Z Downloaded serde_derive v1.0.228
6292026-09-08T03:50:51.816Z Downloaded textwrap v0.16.2
6302026-09-08T03:50:51.816Z Downloaded quinn v0.11.9
6312026-09-08T03:50:51.819Z Downloaded tokio-rustls v0.26.4
6322026-09-08T03:50:51.819Z Downloaded scuffle v0.1.0
6332026-09-08T03:50:51.822Z Downloaded zeroize_derive v1.4.3
6342026-09-08T03:50:51.822Z Downloaded zerofrom-derive v0.1.6
6352026-09-08T03:50:51.825Z Downloaded snafu v0.8.9
6362026-09-08T03:50:51.828Z Downloaded zone_cfg_derive v0.3.1
6372026-09-08T03:50:51.828Z Downloaded test-strategy v0.4.3
6382026-09-08T03:50:51.833Z Downloaded hyper v1.10.1
6392026-09-08T03:50:51.836Z Downloaded zone v0.3.1
6402026-09-08T03:50:51.836Z Downloaded serde v1.0.228
6412026-09-08T03:50:51.839Z Downloaded tracing-attributes v0.1.30
6422026-09-08T03:50:51.843Z Downloaded usdt-impl v0.6.0
6432026-09-08T03:50:51.843Z Downloaded toml v0.8.23
6442026-09-08T03:50:51.843Z Downloaded whoami v1.6.1
6452026-09-08T03:50:51.845Z Downloaded waitgroup v0.1.2
6462026-09-08T03:50:51.845Z Downloaded toml v1.1.2+spec-1.1.0
6472026-09-08T03:50:51.849Z Downloaded futures-util v0.3.32
6482026-09-08T03:50:51.853Z Downloaded vsss-rs v3.3.4
6492026-09-08T03:50:51.856Z Downloaded tinyvec v1.10.0
6502026-09-08T03:50:51.859Z Downloaded libm v0.2.15
6512026-09-08T03:50:51.862Z Downloaded writeable v0.6.1
6522026-09-08T03:50:51.865Z Downloaded zerovec-derive v0.11.1
6532026-09-08T03:50:51.865Z Downloaded zmij v1.0.17
6542026-09-08T03:50:51.868Z Downloaded typify v0.4.3
6552026-09-08T03:50:51.871Z Downloaded itertools v0.14.0
6562026-09-08T03:50:51.874Z Downloaded vergen v8.3.2
6572026-09-08T03:50:51.874Z Downloaded aws-lc-rs v1.16.2
6582026-09-08T03:50:51.881Z Downloaded ucd-trie v0.1.7
6592026-09-08T03:50:51.884Z Downloaded unicode-ident v1.0.24
6602026-09-08T03:50:51.884Z Downloaded tar v0.4.45
6612026-09-08T03:50:51.887Z Downloaded zeroize v1.8.1
6622026-09-08T03:50:51.888Z Downloaded usdt-impl v0.5.0
6632026-09-08T03:50:51.888Z Downloaded yoke v0.8.0
6642026-09-08T03:50:51.891Z Downloaded goblin v0.8.2
6652026-09-08T03:50:51.894Z Downloaded tracing-core v0.1.34
6662026-09-08T03:50:51.894Z Downloaded socket2 v0.6.4
6672026-09-08T03:50:51.896Z Downloaded toml_edit v0.22.27
6682026-09-08T03:50:51.899Z Downloaded typify v0.6.2
6692026-09-08T03:50:51.902Z Downloaded steno v0.4.1
6702026-09-08T03:50:51.902Z Downloaded pest v2.8.2
6712026-09-08T03:50:51.905Z Downloaded walkdir v2.5.0
6722026-09-08T03:50:51.908Z Downloaded toml v0.7.8
6732026-09-08T03:50:51.911Z Downloaded toml v0.9.12+spec-1.1.0
6742026-09-08T03:50:51.911Z Downloaded toml_edit v0.19.15
6752026-09-08T03:50:51.920Z Downloaded zerocopy-derive v0.7.35
6762026-09-08T03:50:51.923Z Downloaded schemars v0.9.0
6772026-09-08T03:50:51.930Z Downloaded similar v3.2.0
6782026-09-08T03:50:51.934Z Downloaded iddqd v0.4.5
6792026-09-08T03:50:51.938Z Downloaded unsafe-libyaml v0.2.11
6802026-09-08T03:50:51.941Z Downloaded reqwest v0.12.23
6812026-09-08T03:50:51.944Z Downloaded tower v0.5.2
6822026-09-08T03:50:51.949Z Downloaded itertools v0.12.1
6832026-09-08T03:50:51.953Z Downloaded chrono v0.4.45
6842026-09-08T03:50:51.957Z Downloaded tracing v0.1.41
6852026-09-08T03:50:51.960Z Downloaded blake3 v1.8.2
6862026-09-08T03:50:51.965Z Downloaded hkdf v0.12.4
6872026-09-08T03:50:51.968Z Downloaded h2 v0.4.14
6882026-09-08T03:50:51.971Z Downloaded uuid v1.23.3
6892026-09-08T03:50:51.974Z Downloaded bindgen v0.72.1
6902026-09-08T03:50:51.977Z Downloaded nom v7.1.3
6912026-09-08T03:50:51.980Z Downloaded iddqd v0.3.18
6922026-09-08T03:50:51.984Z Downloaded hashbrown v0.17.1
6932026-09-08T03:50:51.988Z Downloaded zerocopy-derive v0.8.27
6942026-09-08T03:50:51.993Z Downloaded sha2 v0.10.9
6952026-09-08T03:50:51.995Z Downloaded regex v1.12.4
6962026-09-08T03:50:51.998Z Downloaded url v2.5.7
6972026-09-08T03:50:52.001Z Downloaded serde_with_macros v3.14.1
6982026-09-08T03:50:52.001Z Downloaded typed-path v0.9.3
6992026-09-08T03:50:52.006Z Downloaded git2 v0.19.0
7002026-09-08T03:50:52.011Z Downloaded typenum v1.20.1
7012026-09-08T03:50:52.014Z Downloaded tower-http v0.6.8
7022026-09-08T03:50:52.017Z Downloaded reqwest v0.13.2
7032026-09-08T03:50:52.021Z Downloaded unicode-segmentation v1.12.0
7042026-09-08T03:50:52.028Z Downloaded serde_json v1.0.150
7052026-09-08T03:50:52.031Z Downloaded portable-atomic v1.11.1
7062026-09-08T03:50:52.031Z Downloaded zerotrie v0.2.2
7072026-09-08T03:50:52.034Z Downloaded goblin v0.10.1
7082026-09-08T03:50:52.037Z Downloaded curve25519-dalek v4.1.3
7092026-09-08T03:50:52.041Z Downloaded itertools v0.15.0
7102026-09-08T03:50:52.047Z Downloaded rustls-pki-types v1.12.0
7112026-09-08T03:50:52.050Z Downloaded iri-string v0.7.8
7122026-09-08T03:50:52.054Z Downloaded icu_properties_data v2.0.1
7132026-09-08T03:50:52.057Z Downloaded tokio-util v0.7.16
7142026-09-08T03:50:52.062Z Downloaded rayon v1.11.0
7152026-09-08T03:50:52.067Z Downloaded zerocopy v0.7.35
7162026-09-08T03:50:52.076Z Downloaded quinn-proto v0.11.14
7172026-09-08T03:50:52.080Z Downloaded unicode-normalization v0.1.24
7182026-09-08T03:50:52.084Z Downloaded hashbrown v0.15.5
7192026-09-08T03:50:52.092Z Downloaded idna v1.1.0
7202026-09-08T03:50:52.095Z Downloaded aho-corasick v1.1.3
7212026-09-08T03:50:52.095Z Downloaded tough v0.20.0
7222026-09-08T03:50:52.097Z Downloaded winnow v1.0.3
7232026-09-08T03:50:52.102Z Downloaded time v0.3.47
7242026-09-08T03:50:52.109Z Downloaded syn v1.0.109
7252026-09-08T03:50:52.115Z Downloaded zerovec v0.11.4
7262026-09-08T03:50:52.118Z Downloaded moka v0.12.11
7272026-09-08T03:50:52.124Z Downloaded proptest v1.8.0
7282026-09-08T03:50:52.130Z Downloaded bstr v1.12.0
7292026-09-08T03:50:52.135Z Downloaded winnow v0.7.14
7302026-09-08T03:50:52.140Z Downloaded rustls-webpki v0.102.8
7312026-09-08T03:50:52.151Z Downloaded winnow v0.5.40
7322026-09-08T03:50:52.157Z Downloaded dropshot v0.17.1
7332026-09-08T03:50:52.169Z Downloaded unicode-width v0.1.14
7342026-09-08T03:50:52.173Z Downloaded serde_with v3.14.1
7352026-09-08T03:50:52.178Z Downloaded openssl v0.10.81
7362026-09-08T03:50:52.184Z Downloaded webpki-roots v1.0.2
7372026-09-08T03:50:52.189Z Downloaded tabled v0.15.0
7382026-09-08T03:50:52.197Z Downloaded openapiv3 v2.2.0
7392026-09-08T03:50:52.203Z Downloaded regex-syntax v0.8.11
7402026-09-08T03:50:52.208Z Downloaded nix v0.31.3
7412026-09-08T03:50:52.215Z Downloaded syn v2.0.118
7422026-09-08T03:50:52.223Z Downloaded tabled v0.21.0
7432026-09-08T03:50:52.233Z Downloaded hickory-proto v0.24.4
7442026-09-08T03:50:52.242Z Downloaded dropshot v0.16.7
7452026-09-08T03:50:52.256Z Downloaded vcpkg v0.2.15
7462026-09-08T03:50:52.278Z Downloaded rustix v1.1.4
7472026-09-08T03:50:52.291Z Downloaded nix v0.30.1
7482026-09-08T03:50:52.298Z Downloaded zerocopy v0.8.27
7492026-09-08T03:50:52.312Z Downloaded hickory-proto v0.25.2
7502026-09-08T03:50:52.319Z Downloaded regress v0.10.5
7512026-09-08T03:50:52.325Z Downloaded unicode-width v0.2.1
7522026-09-08T03:50:52.328Z Downloaded rustls v0.22.4
7532026-09-08T03:50:52.336Z Downloaded smoltcp v0.11.0
7542026-09-08T03:50:52.343Z Downloaded regress v0.11.1
7552026-09-08T03:50:52.348Z Downloaded rustls v0.23.40
7562026-09-08T03:50:52.356Z Downloaded rustix v0.38.44
7572026-09-08T03:50:52.369Z Downloaded strum_macros v0.26.4
7582026-09-08T03:50:52.372Z Downloaded prettyplease v0.2.37
7592026-09-08T03:50:52.375Z Downloaded crossbeam-channel v0.5.15
7602026-09-08T03:50:52.375Z Downloaded omicron-workspace-hack v0.1.0
7612026-09-08T03:50:52.375Z Downloaded num-conv v0.2.1
7622026-09-08T03:50:52.378Z Downloaded num-derive v0.4.2
7632026-09-08T03:50:52.378Z Downloaded memoffset v0.9.1
7642026-09-08T03:50:52.378Z Downloaded libloading v0.8.9
7652026-09-08T03:50:52.381Z Downloaded chacha20poly1305 v0.10.1
7662026-09-08T03:50:52.381Z Downloaded phf v0.12.1
7672026-09-08T03:50:52.381Z Downloaded getrandom v0.4.2
7682026-09-08T03:50:52.384Z Downloaded linear-map v1.2.0
7692026-09-08T03:50:52.384Z Downloaded httparse v1.10.1
7702026-09-08T03:50:52.384Z Downloaded dropshot_endpoint v0.16.7
7712026-09-08T03:50:52.387Z Downloaded flate2 v1.1.2
7722026-09-08T03:50:52.390Z Downloaded parse-display-derive v0.10.0
7732026-09-08T03:50:52.390Z Downloaded newline-converter v0.3.0
7742026-09-08T03:50:52.390Z Downloaded icu_normalizer v2.0.0
7752026-09-08T03:50:52.396Z Downloaded icu_provider v2.0.0
7762026-09-08T03:50:52.399Z Downloaded regex-automata v0.4.13
7772026-09-08T03:50:52.404Z Downloaded jiff v0.2.15
7782026-09-08T03:50:52.414Z Downloaded typify-impl v0.6.2
7792026-09-08T03:50:52.423Z Downloaded chrono-tz v0.10.4
7802026-09-08T03:50:52.434Z Downloaded icu_properties v2.0.1
7812026-09-08T03:50:52.437Z Downloaded heapless v0.8.0
7822026-09-08T03:50:52.441Z Downloaded typify-impl v0.4.3
7832026-09-08T03:50:52.447Z Downloaded phf_shared v0.12.1
7842026-09-08T03:50:52.451Z Downloaded match_cfg v0.1.0
7852026-09-08T03:50:52.451Z Downloaded kstat-rs v0.2.4
7862026-09-08T03:50:52.451Z Downloaded hybrid-array v0.4.12
7872026-09-08T03:50:52.451Z Downloaded native-tls v0.2.14
7882026-09-08T03:50:52.451Z Downloaded clap v4.6.1
7892026-09-08T03:50:52.456Z Downloaded libscf-sys v1.2.0
7902026-09-08T03:50:52.459Z Downloaded getrandom v0.3.3
7912026-09-08T03:50:52.459Z Downloaded async-compression v0.4.33
7922026-09-08T03:50:52.463Z Downloaded lru-slab v0.1.2
7932026-09-08T03:50:52.465Z Downloaded csv v1.4.0
7942026-09-08T03:50:52.475Z Downloaded base64 v0.22.1
7952026-09-08T03:50:52.478Z Downloaded allocator-api2 v0.2.21
7962026-09-08T03:50:52.481Z Downloaded lazy_static v1.5.0
7972026-09-08T03:50:52.481Z Downloaded sha3 v0.10.8
7982026-09-08T03:50:52.484Z Downloaded is_terminal_polyfill v1.70.1
7992026-09-08T03:50:52.484Z Downloaded is_ci v1.2.0
8002026-09-08T03:50:52.484Z Downloaded globset v0.4.16
8012026-09-08T03:50:52.487Z Downloaded fs-err v3.1.2
8022026-09-08T03:50:52.487Z Downloaded fs_extra v1.3.0
8032026-09-08T03:50:52.491Z Downloaded erased-serde v0.3.31
8042026-09-08T03:50:52.491Z Downloaded crossbeam-epoch v0.9.18
8052026-09-08T03:50:52.491Z Downloaded clap_derive v4.6.1
8062026-09-08T03:50:52.494Z Downloaded clang-sys v1.8.1
8072026-09-08T03:50:52.494Z Downloaded foldhash v0.1.5
8082026-09-08T03:50:52.494Z Downloaded filetime v0.2.26
8092026-09-08T03:50:52.499Z Downloaded displaydoc v0.2.5
8102026-09-08T03:50:52.499Z Downloaded const_format_proc_macros v0.2.34
8112026-09-08T03:50:52.499Z Downloaded arrayvec v0.7.6
8122026-09-08T03:50:52.503Z Downloaded async-trait v0.1.89
8132026-09-08T03:50:52.503Z Downloaded group v0.13.0
8142026-09-08T03:50:52.503Z Downloaded petgraph v0.6.5
8152026-09-08T03:50:52.514Z Downloaded fixedbitset v0.5.7
8162026-09-08T03:50:52.517Z Downloaded camino-tempfile v1.4.1
8172026-09-08T03:50:52.517Z Downloaded defmt v1.0.1
8182026-09-08T03:50:52.517Z Downloaded digest v0.11.3
8192026-09-08T03:50:52.521Z Downloaded cipher v0.4.4
8202026-09-08T03:50:52.521Z Downloaded cargo_metadata v0.18.1
8212026-09-08T03:50:52.521Z Downloaded bytecount v0.6.9
8222026-09-08T03:50:52.524Z Downloaded blake2 v0.10.6
8232026-09-08T03:50:52.524Z Downloaded base64ct v1.8.0
8242026-09-08T03:50:52.524Z Downloaded futures-core v0.3.32
8252026-09-08T03:50:52.524Z Downloaded foldhash v0.2.0
8262026-09-08T03:50:52.528Z Downloaded ff v0.13.1
8272026-09-08T03:50:52.528Z Downloaded defmt v0.3.100
8282026-09-08T03:50:52.528Z Downloaded constant_time_eq v0.3.1
8292026-09-08T03:50:52.528Z Downloaded cancel-safe-futures v0.1.5
8302026-09-08T03:50:52.531Z Downloaded camino v1.2.3
8312026-09-08T03:50:52.531Z Downloaded byteorder v1.5.0
8322026-09-08T03:50:52.531Z Downloaded bitflags v2.11.1
8332026-09-08T03:50:52.537Z Downloaded bit-vec v0.8.0
8342026-09-08T03:50:52.537Z Downloaded bcs v0.1.6
8352026-09-08T03:50:52.537Z Downloaded anstyle v1.0.14
8362026-09-08T03:50:52.537Z Downloaded foreign-types-shared v0.1.1
8372026-09-08T03:50:52.537Z Downloaded difflib v0.4.0
8382026-09-08T03:50:52.537Z Downloaded curve25519-dalek-derive v0.1.1
8392026-09-08T03:50:52.537Z Downloaded petgraph v0.8.2
8402026-09-08T03:50:52.549Z Downloaded futures-macro v0.3.32
8412026-09-08T03:50:52.552Z Downloaded libc v0.2.186
8422026-09-08T03:50:52.568Z Downloaded futures-io v0.3.32
8432026-09-08T03:50:52.571Z Downloaded libz-sys v1.1.22
8442026-09-08T03:50:52.580Z Downloaded foreign-types v0.3.2
8452026-09-08T03:50:52.583Z Downloaded embedded-io v0.4.0
8462026-09-08T03:50:52.583Z Downloaded anstyle-parse v1.0.0
8472026-09-08T03:50:52.583Z Downloaded deranged v0.5.3
8482026-09-08T03:50:52.583Z Downloaded defmt-parser v1.0.0
8492026-09-08T03:50:52.587Z Downloaded crc8 v0.1.1
8502026-09-08T03:50:52.587Z Downloaded colorchoice v1.0.4
8512026-09-08T03:50:52.587Z Downloaded clap_lex v1.1.0
8522026-09-08T03:50:52.587Z Downloaded cpufeatures v0.2.17
8532026-09-08T03:50:52.587Z Downloaded convert_case v0.4.0
8542026-09-08T03:50:52.587Z Downloaded cfg_aliases v0.2.1
8552026-09-08T03:50:52.587Z Downloaded autocfg v1.5.0
8562026-09-08T03:50:52.590Z Downloaded foreign-types v0.5.0
8572026-09-08T03:50:52.590Z Downloaded fixedbitset v0.4.2
8582026-09-08T03:50:52.590Z Downloaded errno v0.3.14
8592026-09-08T03:50:52.590Z Downloaded block-buffer v0.12.0
8602026-09-08T03:50:52.590Z Downloaded async-stream-impl v0.3.6
8612026-09-08T03:50:52.590Z Downloaded dof v0.3.0
8622026-09-08T03:50:52.590Z Downloaded dropshot-api-manager-types v0.7.2
8632026-09-08T03:50:52.594Z Downloaded async-recursion v1.1.1
8642026-09-08T03:50:52.594Z Downloaded arrayref v0.3.9
8652026-09-08T03:50:52.599Z Downloaded tokio v1.52.3
8662026-09-08T03:50:52.663Z Downloaded encoding_rs v0.8.35
8672026-09-08T03:50:52.674Z Downloaded curl-sys v0.4.89+curl-8.20.0
8682026-09-08T03:50:52.706Z Downloaded ring v0.17.14
8692026-09-08T03:50:52.729Z Downloaded libgit2-sys v0.17.0+1.8.1
8702026-09-08T03:50:53.219Z Downloaded aws-lc-sys v0.39.1
8712026-09-08T03:50:53.537Z Compiling proc-macro2 v1.0.106
8722026-09-08T03:50:53.537Z Compiling quote v1.0.45
8732026-09-08T03:50:53.537Z Compiling unicode-ident v1.0.24
8742026-09-08T03:50:53.540Z Compiling serde_core v1.0.228
8752026-09-08T03:50:53.540Z Compiling serde v1.0.228
8762026-09-08T03:50:53.540Z Compiling libc v0.2.186
8772026-09-08T03:50:53.540Z Checking cfg-if v1.0.4
8782026-09-08T03:50:53.843Z Compiling zmij v1.0.17
8792026-09-08T03:50:53.885Z Compiling autocfg v1.5.0
8802026-09-08T03:50:54.172Z Compiling memchr v2.7.5
8812026-09-08T03:50:54.215Z Compiling libm v0.2.15
8822026-09-08T03:50:54.560Z Compiling getrandom v0.4.2
8832026-09-08T03:50:54.655Z Compiling jobserver v0.1.34
8842026-09-08T03:50:54.679Z Compiling find-msvc-tools v0.1.9
8852026-09-08T03:50:54.700Z Compiling shlex v2.0.1
8862026-09-08T03:50:54.751Z Compiling version_check v0.9.5
8872026-09-08T03:50:54.906Z Compiling cc v1.2.64
8882026-09-08T03:50:54.922Z Checking smallvec v1.15.1
8892026-09-08T03:50:54.981Z Compiling thiserror v2.0.18
8902026-09-08T03:50:55.017Z Compiling syn v2.0.118
8912026-09-08T03:50:55.039Z Checking itoa v1.0.15
8922026-09-08T03:50:55.094Z Compiling icu_properties_data v2.0.1
8932026-09-08T03:50:55.175Z Compiling icu_normalizer_data v2.0.0
8942026-09-08T03:50:55.240Z Compiling parking_lot_core v0.9.12
8952026-09-08T03:50:55.354Z Checking stable_deref_trait v1.2.0
8962026-09-08T03:50:55.425Z Compiling serde_json v1.0.150
8972026-09-08T03:50:55.529Z Compiling heck v0.5.0
8982026-09-08T03:50:55.680Z Checking litemap v0.8.0
8992026-09-08T03:50:55.736Z Checking writeable v0.6.1
9002026-09-08T03:50:55.801Z Compiling num-traits v0.2.19
9012026-09-08T03:50:55.887Z Checking percent-encoding v2.3.2
9022026-09-08T03:50:56.088Z Checking form_urlencoded v1.2.2
9032026-09-08T03:50:56.203Z Checking utf8_iter v1.0.4
9042026-09-08T03:50:56.219Z Compiling zerocopy v0.8.27
9052026-09-08T03:50:56.223Z Checking pin-project-lite v0.2.16
9062026-09-08T03:50:56.275Z Compiling log v0.4.29
9072026-09-08T03:50:56.291Z Compiling equivalent v1.0.2
9082026-09-08T03:50:56.323Z Compiling semver v1.0.28
9092026-09-08T03:50:56.326Z Checking iana-time-zone v0.1.64
9102026-09-08T03:50:56.376Z Compiling rustversion v1.0.22
9112026-09-08T03:50:56.443Z Checking getrandom v0.2.16
9122026-09-08T03:50:56.459Z Checking socket2 v0.6.4
9132026-09-08T03:50:56.586Z Checking uuid v1.23.3
9142026-09-08T03:50:56.616Z Checking scopeguard v1.2.0
9152026-09-08T03:50:56.738Z Checking lock_api v0.4.14
9162026-09-08T03:50:56.832Z Checking bitflags v2.11.1
9172026-09-08T03:50:56.868Z Checking signal-hook-registry v1.4.6
9182026-09-08T03:50:56.884Z Checking mio v1.2.1
9192026-09-08T03:50:56.935Z Checking parking_lot v0.12.5
9202026-09-08T03:50:57.000Z Compiling schemars v0.8.22
9212026-09-08T03:50:57.107Z Checking dyn-clone v1.0.20
9222026-09-08T03:50:57.167Z Compiling portable-atomic v1.11.1
9232026-09-08T03:50:57.207Z Checking futures-core v0.3.32
9242026-09-08T03:50:57.257Z Compiling ring v0.17.14
9252026-09-08T03:50:57.297Z Checking critical-section v1.2.0
9262026-09-08T03:50:57.328Z Compiling hashbrown v0.17.1
9272026-09-08T03:50:57.396Z Compiling httparse v1.10.1
9282026-09-08T03:50:57.455Z Checking futures-sink v0.3.32
9292026-09-08T03:50:57.518Z Checking subtle v2.6.1
9302026-09-08T03:50:57.669Z Compiling regex-syntax v0.8.11
9312026-09-08T03:50:57.790Z Compiling synstructure v0.13.2
9322026-09-08T03:50:57.807Z Compiling serde_derive_internals v0.29.1
9332026-09-08T03:50:58.107Z Checking once_cell v1.21.3
9342026-09-08T03:50:58.125Z Compiling indexmap v2.14.0
9352026-09-08T03:50:58.495Z Checking slab v0.4.11
9362026-09-08T03:50:58.537Z Compiling aho-corasick v1.1.3
9372026-09-08T03:50:58.615Z Compiling rustix v1.1.4
9382026-09-08T03:50:58.654Z Compiling thiserror v1.0.69
9392026-09-08T03:50:58.689Z Checking rand_core v0.6.4
9402026-09-08T03:50:58.854Z Checking typenum v1.20.1
9412026-09-08T03:50:59.084Z Compiling serde_derive v1.0.228
9422026-09-08T03:50:59.152Z Compiling zerofrom-derive v0.1.6
9432026-09-08T03:50:59.184Z Compiling yoke-derive v0.8.0
9442026-09-08T03:50:59.216Z Compiling zerovec-derive v0.11.1
9452026-09-08T03:50:59.637Z Compiling displaydoc v0.2.5
9462026-09-08T03:50:59.791Z Compiling thiserror-impl v2.0.18
9472026-09-08T03:51:00.010Z Compiling schemars_derive v0.8.22
9482026-09-08T03:51:00.250Z Compiling tokio-macros v2.7.0
9492026-09-08T03:51:00.338Z Compiling zerocopy-derive v0.8.27
9502026-09-08T03:51:00.383Z Compiling futures-macro v0.3.32
9512026-09-08T03:51:00.386Z Checking zerofrom v0.1.6
9522026-09-08T03:51:00.517Z Checking yoke v0.8.0
9532026-09-08T03:51:00.694Z Checking zerovec v0.11.4
9542026-09-08T03:51:00.961Z Checking zerotrie v0.2.2
9552026-09-08T03:51:01.174Z Compiling zeroize_derive v1.4.3
9562026-09-08T03:51:01.189Z Compiling regex-automata v0.4.13
9572026-09-08T03:51:01.205Z Compiling thiserror-impl v1.0.69
9582026-09-08T03:51:01.394Z Checking tinystr v0.8.1
9592026-09-08T03:51:01.546Z Checking potential_utf v0.1.3
9602026-09-08T03:51:01.574Z Checking icu_locale_core v2.0.0
9612026-09-08T03:51:01.680Z Checking icu_collections v2.0.0
9622026-09-08T03:51:01.828Z Checking zeroize v1.8.1
9632026-09-08T03:51:01.985Z Checking futures-channel v0.3.32
9642026-09-08T03:51:02.022Z Checking icu_provider v2.0.0
9652026-09-08T03:51:02.100Z Checking bytes v1.12.0
9662026-09-08T03:51:02.141Z Checking chrono v0.4.45
9672026-09-08T03:51:02.175Z Compiling ucd-trie v0.1.7
9682026-09-08T03:51:02.267Z Checking icu_properties v2.0.1
9692026-09-08T03:51:02.339Z Checking icu_normalizer v2.0.0
9702026-09-08T03:51:02.407Z Compiling serde_tokenstream v0.2.3
9712026-09-08T03:51:02.537Z Checking tokio v1.52.3
9722026-09-08T03:51:02.691Z Compiling pest v2.8.2
9732026-09-08T03:51:02.817Z Compiling regex v1.12.4
9742026-09-08T03:51:02.999Z Checking futures-task v0.3.32
9752026-09-08T03:51:03.134Z Checking idna_adapter v1.2.1
9762026-09-08T03:51:03.150Z Checking futures-io v0.3.32
9772026-09-08T03:51:03.263Z Checking futures-util v0.3.32
9782026-09-08T03:51:03.263Z Checking idna v1.1.0
9792026-09-08T03:51:03.295Z Compiling pkg-config v0.3.32
9802026-09-08T03:51:03.333Z Compiling anyhow v1.0.102
9812026-09-08T03:51:03.509Z Checking url v2.5.7
9822026-09-08T03:51:03.811Z Compiling pest_meta v2.8.2
9832026-09-08T03:51:03.881Z Compiling tracing-attributes v0.1.30
9842026-09-08T03:51:03.981Z Checking tracing-core v0.1.34
9852026-09-08T03:51:04.020Z Compiling generic-array v0.14.7
9862026-09-08T03:51:04.252Z Compiling vcpkg v0.2.15
9872026-09-08T03:51:04.287Z Compiling fnv v1.0.7
9882026-09-08T03:51:04.406Z Compiling pest_generator v2.8.2
9892026-09-08T03:51:04.592Z Compiling foldhash v0.2.0
9902026-09-08T03:51:04.794Z Compiling allocator-api2 v0.2.21
9912026-09-08T03:51:04.965Z Checking http v1.4.2
9922026-09-08T03:51:05.032Z Compiling getrandom v0.3.3
9932026-09-08T03:51:05.083Z Checking tracing v0.1.41
9942026-09-08T03:51:05.115Z Compiling pest_derive v2.8.2
9952026-09-08T03:51:05.131Z Compiling hashbrown v0.16.1
9962026-09-08T03:51:05.320Z Compiling byteorder v1.5.0
9972026-09-08T03:51:05.511Z Compiling camino v1.2.3
9982026-09-08T03:51:05.544Z Checking crypto-common v0.1.6
9992026-09-08T03:51:05.614Z Checking errno v0.3.14
10002026-09-08T03:51:05.665Z Checking ipnet v2.11.0
10012026-09-08T03:51:05.701Z Compiling num-conv v0.2.1
10022026-09-08T03:51:05.730Z Compiling time-core v0.1.8
10032026-09-08T03:51:05.746Z Checking base64 v0.22.1
10042026-09-08T03:51:05.856Z Checking tokio-util v0.7.16
10052026-09-08T03:51:05.879Z Compiling scroll_derive v0.13.1
10062026-09-08T03:51:05.882Z Compiling time-macros v0.2.27
10072026-09-08T03:51:05.911Z Compiling paste v1.0.15
10082026-09-08T03:51:05.985Z Checking http-body v1.0.1
10092026-09-08T03:51:06.071Z Checking rustls-pki-types v1.12.0
10102026-09-08T03:51:06.251Z Checking atomic-waker v1.1.2
10112026-09-08T03:51:06.363Z Checking try-lock v0.2.5
10122026-09-08T03:51:06.465Z Checking tower-service v0.3.3
10132026-09-08T03:51:06.555Z Checking tower-layer v0.3.3
10142026-09-08T03:51:06.572Z Checking untrusted v0.9.0
10152026-09-08T03:51:06.699Z Checking want v0.3.1
10162026-09-08T03:51:06.714Z Checking h2 v0.4.14
10172026-09-08T03:51:06.807Z Checking ryu v1.0.20
10182026-09-08T03:51:06.824Z Checking httpdate v1.0.3
10192026-09-08T03:51:06.842Z Compiling openssl-sys v0.9.117
10202026-09-08T03:51:06.886Z Compiling async-trait v0.1.89
10212026-09-08T03:51:06.943Z Compiling cmake v0.1.54
10222026-09-08T03:51:06.970Z Compiling dunce v1.0.5
10232026-09-08T03:51:07.072Z Checking pretty-hex v0.4.1
10242026-09-08T03:51:07.137Z Compiling crossbeam-utils v0.8.21
10252026-09-08T03:51:07.192Z Compiling strsim v0.11.1
10262026-09-08T03:51:07.284Z Compiling fs_extra v1.3.0
10272026-09-08T03:51:07.460Z Compiling scroll v0.13.0
10282026-09-08T03:51:07.478Z Compiling regress v0.10.5
10292026-09-08T03:51:07.494Z Checking block-buffer v0.10.4
10302026-09-08T03:51:07.545Z Compiling aws-lc-sys v0.39.1
10312026-09-08T03:51:07.608Z Checking ppv-lite86 v0.2.21
10322026-09-08T03:51:07.662Z Compiling slog v2.8.2
10332026-09-08T03:51:07.729Z Compiling usdt-impl v0.6.0
10342026-09-08T03:51:07.846Z Compiling plain v0.2.3
10352026-09-08T03:51:07.921Z Checking digest v0.10.7
10362026-09-08T03:51:07.954Z Checking http-body-util v0.1.3
10372026-09-08T03:51:07.987Z Compiling goblin v0.10.1
10382026-09-08T03:51:08.050Z Checking ipnetwork v0.21.1
10392026-09-08T03:51:08.121Z Checking erased-serde v0.3.31
10402026-09-08T03:51:08.172Z Compiling ident_case v1.0.1
10412026-09-08T03:51:08.266Z Compiling omicron-workspace-hack v0.1.0
10422026-09-08T03:51:08.443Z Compiling darling_core v0.21.3
10432026-09-08T03:51:08.536Z Checking serde_urlencoded v0.7.1
10442026-09-08T03:51:08.644Z Checking hyper v1.10.1
10452026-09-08T03:51:08.660Z Compiling dtrace-parser v0.3.0
10462026-09-08T03:51:08.741Z Compiling openapiv3 v2.2.0
10472026-09-08T03:51:08.760Z Compiling daft-derive v0.1.5
10482026-09-08T03:51:09.282Z Compiling typify-impl v0.4.3
10492026-09-08T03:51:09.489Z Compiling thread-id v5.0.0
10502026-09-08T03:51:09.557Z Checking hyper-util v0.1.20
10512026-09-08T03:51:09.576Z Compiling aws-lc-rs v1.16.2
10522026-09-08T03:51:10.520Z Compiling darling_macro v0.21.3
10532026-09-08T03:51:10.603Z Checking encoding_rs v0.8.35
10542026-09-08T03:51:10.771Z Compiling dof v0.4.0
10552026-09-08T03:51:11.053Z Compiling darling v0.21.3
10562026-09-08T03:51:11.139Z Compiling slog-async v2.8.0
10572026-09-08T03:51:11.180Z Checking untrusted v0.7.1
10582026-09-08T03:51:11.294Z Checking mime v0.3.17
10592026-09-08T03:51:11.424Z Checking cpufeatures v0.2.17
10602026-09-08T03:51:11.515Z Checking rand_core v0.9.3
10612026-09-08T03:51:11.518Z Checking oxnet v0.1.6
10622026-09-08T03:51:11.651Z Compiling structmeta-derive v0.3.0
10632026-09-08T03:51:11.683Z Compiling multer v3.1.0
10642026-09-08T03:51:11.758Z Compiling usdt-attr-macro v0.6.0
10652026-09-08T03:51:11.777Z Compiling usdt-macro v0.6.0
10662026-09-08T03:51:11.907Z Compiling unsafe-libyaml v0.2.11
10672026-09-08T03:51:11.936Z Compiling rustls v0.22.4
10682026-09-08T03:51:11.975Z Compiling rustls v0.23.40
10692026-09-08T03:51:12.432Z Compiling serde_yaml v0.9.34+deprecated
10702026-09-08T03:51:12.559Z Compiling async-stream-impl v0.3.6
10712026-09-08T03:51:12.575Z Checking sync_wrapper v1.0.2
10722026-09-08T03:51:12.615Z Compiling typify-macro v0.4.3
10732026-09-08T03:51:12.659Z Compiling structmeta v0.3.0
10742026-09-08T03:51:12.674Z Checking hex v0.4.3
10752026-09-08T03:51:12.893Z Checking fastrand v2.3.0
10762026-09-08T03:51:12.913Z Checking foreign-types-shared v0.1.1
10772026-09-08T03:51:12.998Z Compiling openssl v0.10.81
10782026-09-08T03:51:13.207Z Checking tempfile v3.27.0
10792026-09-08T03:51:13.284Z Checking foreign-types v0.3.2
10802026-09-08T03:51:13.315Z Checking tower v0.5.2
10812026-09-08T03:51:13.355Z Checking rand_chacha v0.9.0
10822026-09-08T03:51:13.403Z Checking futures-executor v0.3.32
10832026-09-08T03:51:13.504Z Compiling openssl-macros v0.1.1
10842026-09-08T03:51:13.541Z Compiling strum_macros v0.26.4
10852026-09-08T03:51:13.558Z Checking openssl-probe v0.1.6
10862026-09-08T03:51:13.659Z Checking iri-string v0.7.8
10872026-09-08T03:51:13.689Z Compiling native-tls v0.2.14
10882026-09-08T03:51:13.704Z Checking powerfmt v0.2.0
10892026-09-08T03:51:13.857Z Checking deranged v0.5.3
10902026-09-08T03:51:13.968Z Checking futures v0.3.32
10912026-09-08T03:51:14.048Z Checking rand v0.9.3
10922026-09-08T03:51:14.134Z Compiling typify v0.4.3
10932026-09-08T03:51:14.226Z Compiling newtype-uuid-macros v0.1.0
10942026-09-08T03:51:14.644Z Checking num_threads v0.1.7
10952026-09-08T03:51:14.661Z Checking tower-http v0.6.8
10962026-09-08T03:51:14.665Z Compiling ref-cast v1.0.25
10972026-09-08T03:51:14.875Z Checking time v0.3.47
10982026-09-08T03:51:14.937Z Compiling ref-cast-impl v1.0.25
10992026-09-08T03:51:14.968Z Compiling dropshot v0.16.7
11002026-09-08T03:51:15.018Z Checking memmap2 v0.9.8
11012026-09-08T03:51:15.119Z Checking unicode-width v0.2.1
11022026-09-08T03:51:15.255Z Compiling derive-ex v0.1.8
11032026-09-08T03:51:15.368Z Checking crossbeam-channel v0.5.15
11042026-09-08T03:51:15.460Z Checking webpki-roots v1.0.2
11052026-09-08T03:51:15.512Z Compiling dropshot_endpoint v0.16.7
11062026-09-08T03:51:15.578Z Compiling strum_macros v0.27.2
11072026-09-08T03:51:15.686Z Checking winnow v0.7.14
11082026-09-08T03:51:15.993Z Compiling progenitor-impl v0.11.1
11092026-09-08T03:51:16.223Z Checking tokio-native-tls v0.3.1
11102026-09-08T03:51:16.383Z Checking hyper-tls v0.6.0
11112026-09-08T03:51:16.781Z Compiling test-strategy v0.4.3
11122026-09-08T03:51:16.833Z Checking newtype-uuid v1.3.2
11132026-09-08T03:51:16.948Z Checking thread_local v1.1.9
11142026-09-08T03:51:17.017Z Checking winnow v1.0.3
11152026-09-08T03:51:17.095Z Checking daft v0.1.5
11162026-09-08T03:51:17.109Z Compiling serde_with_macros v3.14.1
11172026-09-08T03:51:17.300Z Checking toml_parser v1.1.2+spec-1.1.0
11182026-09-08T03:51:17.320Z Checking serde_spanned v1.1.1
11192026-09-08T03:51:17.336Z Checking is-terminal v0.4.16
11202026-09-08T03:51:17.430Z Checking term v1.2.0
11212026-09-08T03:51:17.456Z Checking toml_writer v1.1.1+spec-1.1.0
11222026-09-08T03:51:17.625Z Checking match_cfg v0.1.0
11232026-09-08T03:51:17.641Z Checking debug-ignore v1.0.5
11242026-09-08T03:51:17.656Z Checking either v1.15.0
11252026-09-08T03:51:17.695Z Checking take_mut v0.2.2
11262026-09-08T03:51:17.742Z Checking hostname v0.3.1
11272026-09-08T03:51:17.849Z Checking slog-term v2.9.2
11282026-09-08T03:51:17.895Z Checking slog-json v2.6.1
11292026-09-08T03:51:18.046Z Compiling progenitor-macro v0.11.1
11302026-09-08T03:51:18.050Z Checking spin v0.9.8
11312026-09-08T03:51:18.115Z Compiling syn v1.0.109
11322026-09-08T03:51:18.141Z Checking slog-bunyan v2.5.0
11332026-09-08T03:51:18.183Z Checking usdt v0.6.0
11342026-09-08T03:51:18.238Z Checking async-stream v0.3.6
11352026-09-08T03:51:18.255Z Compiling parse-display-derive v0.10.0
11362026-09-08T03:51:18.368Z Checking rustls-webpki v0.102.8
11372026-09-08T03:51:18.385Z Checking waitgroup v0.1.2
11382026-09-08T03:51:18.416Z Checking rustls-pemfile v2.2.0
11392026-09-08T03:51:18.480Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
11402026-09-08T03:51:18.496Z Checking serde_path_to_error v0.1.20
11412026-09-08T03:51:18.554Z Checking hostname v0.4.2
11422026-09-08T03:51:18.658Z Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
11432026-09-08T03:51:18.761Z Checking strum v0.26.3
11442026-09-08T03:51:18.876Z Checking rand_chacha v0.3.1
11452026-09-08T03:51:18.927Z Checking macaddr v1.0.1
11462026-09-08T03:51:18.979Z Checking toml_datetime v0.7.5+spec-1.1.0
11472026-09-08T03:51:19.074Z Checking wait-timeout v0.2.1
11482026-09-08T03:51:19.110Z Checking bit-vec v0.8.0
11492026-09-08T03:51:19.174Z Checking quick-error v1.2.3
11502026-09-08T03:51:19.198Z Checking lazy_static v1.5.0
11512026-09-08T03:51:19.278Z Checking rusty-fork v0.3.0
11522026-09-08T03:51:19.297Z Checking toml v0.9.12+spec-1.1.0
11532026-09-08T03:51:19.301Z Checking bit-set v0.8.0
11542026-09-08T03:51:19.443Z Checking rand v0.8.5
11552026-09-08T03:51:19.447Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
11562026-09-08T03:51:19.777Z Checking rand_xorshift v0.4.0
11572026-09-08T03:51:19.866Z Checking sha1 v0.10.6
11582026-09-08T03:51:19.904Z Checking unarray v0.1.4
11592026-09-08T03:51:20.008Z Checking proptest v1.8.0
11602026-09-08T03:51:20.026Z Checking strum v0.27.2
11612026-09-08T03:51:20.137Z Checking tabwriter v1.4.1
11622026-09-08T03:51:20.154Z Checking tokio-rustls v0.25.0
11632026-09-08T03:51:20.190Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
11642026-09-08T03:51:20.282Z Checking colored v3.1.1
11652026-09-08T03:51:20.330Z Checking serde_with v3.14.1
11662026-09-08T03:51:20.784Z Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
11672026-09-08T03:51:21.011Z Checking instant v0.1.13
11682026-09-08T03:51:21.109Z Checking rustc-hash v2.1.1
11692026-09-08T03:51:21.433Z Checking iddqd v0.3.18
11702026-09-08T03:51:21.476Z Checking backoff v0.4.0
11712026-09-08T03:51:21.594Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
11722026-09-08T03:51:21.651Z Checking parse-display v0.10.0
11732026-09-08T03:51:21.667Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
11742026-09-08T03:51:21.777Z Checking itertools v0.14.0
11752026-09-08T03:51:21.797Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
11762026-09-08T03:51:22.180Z Compiling toml_datetime v0.6.11
11772026-09-08T03:51:22.219Z Compiling clap_derive v4.6.1
11782026-09-08T03:51:22.269Z Checking utf8parse v0.2.2
11792026-09-08T03:51:22.384Z Checking anstyle-parse v1.0.0
11802026-09-08T03:51:22.538Z Checking terminal_size v0.4.3
11812026-09-08T03:51:22.669Z Checking anstyle-query v1.1.4
11822026-09-08T03:51:22.764Z Checking is_terminal_polyfill v1.70.1
11832026-09-08T03:51:22.805Z Checking colorchoice v1.0.4
11842026-09-08T03:51:22.820Z Checking anstyle v1.0.14
11852026-09-08T03:51:23.066Z Checking anstream v1.0.0
11862026-09-08T03:51:23.180Z Checking clap_lex v1.1.0
11872026-09-08T03:51:23.390Z Checking clap_builder v4.6.0
11882026-09-08T03:51:24.632Z Checking clap v4.6.1
11892026-09-08T03:51:25.718Z Compiling num-derive v0.4.2
11902026-09-08T03:51:26.254Z Compiling rustls-webpki v0.103.6
11912026-09-08T03:51:26.624Z Compiling prettyplease v0.2.37
11922026-09-08T03:51:28.315Z Checking crossbeam-epoch v0.9.18
11932026-09-08T03:51:28.462Z Compiling winnow v0.5.40
11942026-09-08T03:51:28.544Z Compiling cfg_aliases v0.2.1
11952026-09-08T03:51:29.178Z Checking serde_spanned v0.6.9
11962026-09-08T03:51:29.359Z Compiling memoffset v0.9.1
11972026-09-08T03:51:29.493Z Compiling tokio-rustls v0.26.4
11982026-09-08T03:51:29.574Z Compiling rayon-core v1.13.0
11992026-09-08T03:51:29.796Z Compiling toml_edit v0.19.15
12002026-09-08T03:51:31.086Z Compiling proc-macro-crate v1.3.1
12012026-09-08T03:51:31.159Z Compiling zerocopy-derive v0.7.35
12022026-09-08T03:51:31.534Z Compiling crc32fast v1.5.0
12032026-09-08T03:51:31.982Z Compiling hyper-rustls v0.27.7
12042026-09-08T03:51:32.250Z Compiling reqwest v0.12.23
12052026-09-08T03:51:32.380Z Checking crossbeam-deque v0.8.6
12062026-09-08T03:51:33.127Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
12072026-09-08T03:51:33.158Z Checking adler2 v2.0.1
12082026-09-08T03:51:33.429Z Compiling progenitor-client v0.11.1
12092026-09-08T03:51:33.445Z Checking miniz_oxide v0.8.9
12102026-09-08T03:51:33.703Z Compiling progenitor v0.11.1
12112026-09-08T03:51:34.874Z Compiling num-integer v0.1.46
12122026-09-08T03:51:34.936Z Compiling proc-macro-error-attr v1.0.4
12132026-09-08T03:51:35.092Z Compiling heapless v0.8.0
12142026-09-08T03:51:35.381Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
12152026-09-08T03:51:35.427Z Checking flate2 v1.1.2
12162026-09-08T03:51:35.427Z Compiling progenitor-client v0.10.0
12172026-09-08T03:51:35.817Z Compiling ingot-macros v0.1.1
12182026-09-08T03:51:36.536Z Checking hash32 v0.3.1
12192026-09-08T03:51:36.667Z Checking hybrid-array v0.4.12
12202026-09-08T03:51:36.755Z Compiling proc-macro-error v1.0.4
12212026-09-08T03:51:36.987Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee)
12222026-09-08T03:51:37.103Z Compiling smoltcp v0.11.0
12232026-09-08T03:51:37.233Z Checking toml_write v0.1.2
12242026-09-08T03:51:37.408Z Checking toml_edit v0.22.27
12252026-09-08T03:51:37.718Z Checking num-rational v0.4.2
12262026-09-08T03:51:37.997Z Checking num-iter v0.1.45
12272026-09-08T03:51:38.129Z Compiling zerocopy v0.7.35
12282026-09-08T03:51:38.146Z Compiling num_enum_derive v0.7.5
12292026-09-08T03:51:38.458Z Checking ingot-types v0.1.2
12302026-09-08T03:51:38.531Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
12312026-09-08T03:51:38.587Z Compiling hubpack_derive v0.1.1
12322026-09-08T03:51:38.714Z Checking cobs v0.3.0
12332026-09-08T03:51:38.808Z Compiling foreign-types-macros v0.2.3
12342026-09-08T03:51:38.835Z Compiling scroll_derive v0.12.1
12352026-09-08T03:51:38.860Z Compiling num-complex v0.4.6
12362026-09-08T03:51:39.091Z Compiling usdt-impl v0.5.0
12372026-09-08T03:51:39.194Z Checking foreign-types-shared v0.3.1
12382026-09-08T03:51:39.227Z Compiling crucible-workspace-hack v0.1.0
12392026-09-08T03:51:39.255Z Checking managed v0.8.0
12402026-09-08T03:51:39.287Z Checking bitflags v1.3.2
12412026-09-08T03:51:39.430Z Checking foreign-types v0.5.0
12422026-09-08T03:51:39.537Z Checking scroll v0.12.0
12432026-09-08T03:51:39.554Z Checking num v0.4.3
12442026-09-08T03:51:39.641Z Checking num_enum v0.7.5
12452026-09-08T03:51:39.662Z Checking hubpack v0.1.2
12462026-09-08T03:51:39.758Z Checking postcard v1.1.3
12472026-09-08T03:51:39.761Z Checking ingot v0.1.1
12482026-09-08T03:51:39.826Z Compiling dof v0.3.0
12492026-09-08T03:51:40.048Z Checking toml v0.8.23
12502026-09-08T03:51:40.443Z Checking block-buffer v0.12.0
12512026-09-08T03:51:40.464Z Checking crypto-common v0.2.2
12522026-09-08T03:51:40.614Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
12532026-09-08T03:51:40.699Z Compiling dtrace-parser v0.2.0
12542026-09-08T03:51:41.004Z Checking camino-tempfile v1.4.1
12552026-09-08T03:51:41.087Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12562026-09-08T03:51:41.103Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12572026-09-08T03:51:41.158Z Checking cstr-argument v0.1.2
12582026-09-08T03:51:41.281Z Compiling thread-id v4.2.2
12592026-09-08T03:51:41.296Z Compiling minimal-lexical v0.2.1
12602026-09-08T03:51:41.312Z Compiling float-ord v0.3.2
12612026-09-08T03:51:41.328Z Checking compression-core v0.4.32
12622026-09-08T03:51:41.370Z Checking const-oid v0.10.2
12632026-09-08T03:51:41.434Z Checking static_assertions v1.1.0
12642026-09-08T03:51:41.505Z Compiling heck v0.4.1
12652026-09-08T03:51:41.530Z Checking digest v0.11.3
12662026-09-08T03:51:41.548Z Compiling nom v7.1.3
12672026-09-08T03:51:41.561Z Checking compression-codecs v0.4.32
12682026-09-08T03:51:41.724Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12692026-09-08T03:51:41.756Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
12702026-09-08T03:51:41.809Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
12712026-09-08T03:51:41.980Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee)
12722026-09-08T03:51:42.022Z Checking goblin v0.8.2
12732026-09-08T03:51:42.201Z Checking rayon v1.11.0
12742026-09-08T03:51:42.451Z Compiling num_enum_derive v0.5.11
12752026-09-08T03:51:42.475Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12762026-09-08T03:51:42.700Z Compiling rustc_version v0.4.1
12772026-09-08T03:51:42.818Z Checking toml_datetime v1.1.1+spec-1.1.0
12782026-09-08T03:51:43.025Z Compiling dropshot v0.17.1
12792026-09-08T03:51:43.040Z Compiling rustix v0.38.44
12802026-09-08T03:51:43.257Z Checking cpufeatures v0.3.0
12812026-09-08T03:51:43.273Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26)
12822026-09-08T03:51:43.335Z Compiling convert_case v0.4.0
12832026-09-08T03:51:43.396Z Checking tinyvec_macros v0.1.1
12842026-09-08T03:51:43.461Z Checking num_enum v0.5.11
12852026-09-08T03:51:43.477Z Checking tinyvec v1.10.0
12862026-09-08T03:51:43.575Z Checking sha1 v0.11.0
12872026-09-08T03:51:43.660Z Compiling derive_more v0.99.20
12882026-09-08T03:51:43.695Z Checking toml v1.1.2+spec-1.1.0
12892026-09-08T03:51:43.750Z Checking async-compression v0.4.33
12902026-09-08T03:51:43.788Z Compiling nix v0.30.1
12912026-09-08T03:51:43.971Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
12922026-09-08T03:51:44.180Z Checking libscf-sys v1.2.0
12932026-09-08T03:51:44.285Z Compiling libz-sys v1.1.22
12942026-09-08T03:51:44.312Z Compiling dropshot_endpoint v0.17.1
12952026-09-08T03:51:44.474Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
12962026-09-08T03:51:44.504Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
12972026-09-08T03:51:44.612Z Checking bytecount v0.6.9
12982026-09-08T03:51:44.772Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
12992026-09-08T03:51:45.011Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
13002026-09-08T03:51:45.479Z Compiling usdt-macro v0.5.0
13012026-09-08T03:51:45.631Z Compiling usdt-attr-macro v0.5.0
13022026-09-08T03:51:45.649Z Compiling zone_cfg_derive v0.3.1
13032026-09-08T03:51:45.841Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
13042026-09-08T03:51:45.878Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13052026-09-08T03:51:45.931Z Checking itertools v0.12.1
13062026-09-08T03:51:46.008Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13072026-09-08T03:51:46.141Z Checking sigpipe v0.1.3
13082026-09-08T03:51:46.225Z Checking memmap v0.7.0
13092026-09-08T03:51:46.306Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13102026-09-08T03:51:46.349Z Checking glob v0.3.3
13112026-09-08T03:51:46.365Z Checking jiff v0.2.15
13122026-09-08T03:51:46.428Z Checking usdt v0.5.0
13132026-09-08T03:51:46.525Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
13142026-09-08T03:51:46.561Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
13152026-09-08T03:51:46.741Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
13162026-09-08T03:51:46.758Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
13172026-09-08T03:51:46.761Z Checking smf v0.2.3
13182026-09-08T03:51:46.904Z Checking zone v0.3.1
13192026-09-08T03:51:46.940Z Checking secrecy v0.10.3
13202026-09-08T03:51:46.994Z Checking whoami v1.6.1
13212026-09-08T03:51:47.057Z Compiling curve25519-dalek v4.1.3
13222026-09-08T03:51:47.149Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13232026-09-08T03:51:47.165Z Checking hmac v0.12.1
13242026-09-08T03:51:47.243Z Checking inout v0.1.4
13252026-09-08T03:51:47.296Z Compiling enum-as-inner v0.6.1
13262026-09-08T03:51:47.312Z Compiling clang-sys v1.8.1
13272026-09-08T03:51:47.331Z Checking ff v0.13.1
13282026-09-08T03:51:47.375Z Checking data-encoding v2.9.0
13292026-09-08T03:51:47.458Z Compiling semver v0.1.20
13302026-09-08T03:51:47.533Z Checking group v0.13.0
13312026-09-08T03:51:47.644Z Compiling rustc_version v0.1.7
13322026-09-08T03:51:47.644Z Checking cipher v0.4.4
13332026-09-08T03:51:47.710Z Checking hkdf v0.12.4
13342026-09-08T03:51:47.776Z Checking atomicwrites v0.4.4
13352026-09-08T03:51:47.832Z Compiling thiserror-impl-no-std v2.0.2
13362026-09-08T03:51:47.836Z Checking universal-hash v0.5.1
13372026-09-08T03:51:47.905Z Compiling regress v0.11.1
13382026-09-08T03:51:47.920Z Checking crypto-bigint v0.5.5
13392026-09-08T03:51:47.939Z Checking half v2.7.1
13402026-09-08T03:51:47.962Z Compiling curve25519-dalek-derive v0.1.1
13412026-09-08T03:51:48.186Z Checking base64ct v1.8.0
13422026-09-08T03:51:48.427Z Checking opaque-debug v0.3.1
13432026-09-08T03:51:48.503Z Checking indent_write v2.2.0
13442026-09-08T03:51:48.630Z Checking base16ct v0.2.0
13452026-09-08T03:51:48.645Z Checking ciborium-io v0.2.2
13462026-09-08T03:51:48.737Z Checking ciborium-ll v0.2.2
13472026-09-08T03:51:48.806Z Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13482026-09-08T03:51:48.915Z Checking poly1305 v0.8.0
13492026-09-08T03:51:48.942Z Checking elliptic-curve v0.13.8
13502026-09-08T03:51:48.966Z Checking password-hash v0.5.0
13512026-09-08T03:51:48.982Z Checking thiserror-no-std v2.0.2
13522026-09-08T03:51:49.071Z Compiling newtype_derive v0.1.6
13532026-09-08T03:51:49.144Z Checking chacha20 v0.9.1
13542026-09-08T03:51:49.187Z Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13552026-09-08T03:51:49.191Z Compiling nix v0.31.3
13562026-09-08T03:51:49.303Z Checking blake2 v0.10.6
13572026-09-08T03:51:49.337Z Checking aead v0.5.2
13582026-09-08T03:51:49.442Z Compiling typify-impl v0.6.2
13592026-09-08T03:51:49.459Z Compiling libloading v0.8.9
13602026-09-08T03:51:49.475Z Checking bstr v1.12.0
13612026-09-08T03:51:49.518Z Checking keccak v0.1.6
13622026-09-08T03:51:49.588Z Checking resolv-conf v0.7.5
13632026-09-08T03:51:49.651Z Checking linked-hash-map v0.5.6
13642026-09-08T03:51:49.674Z Compiling owo-colors v4.3.0
13652026-09-08T03:51:49.775Z Compiling bindgen v0.72.1
13662026-09-08T03:51:49.812Z Checking sha3 v0.10.8
13672026-09-08T03:51:49.828Z Checking lru-cache v0.1.2
13682026-09-08T03:51:50.042Z Checking argon2 v0.5.3
13692026-09-08T03:51:50.059Z Checking chacha20poly1305 v0.10.1
13702026-09-08T03:51:50.094Z Checking vsss-rs v3.3.4
13712026-09-08T03:51:50.241Z Checking ciborium v0.2.2
13722026-09-08T03:51:50.335Z Checking hickory-proto v0.24.4
13732026-09-08T03:51:50.551Z Checking tokio-dtrace v0.1.1
13742026-09-08T03:51:50.657Z Checking papergrid v0.18.0
13752026-09-08T03:51:50.731Z Compiling cexpr v0.6.0
13762026-09-08T03:51:50.875Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
13772026-09-08T03:51:51.164Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
13782026-09-08T03:51:51.298Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
13792026-09-08T03:51:51.408Z Checking serde-big-array v0.5.1
13802026-09-08T03:51:51.533Z Compiling derive-where v1.6.0
13812026-09-08T03:51:51.549Z Compiling serde_repr v0.1.20
13822026-09-08T03:51:51.831Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
13832026-09-08T03:51:51.915Z Compiling shlex v1.3.0
13842026-09-08T03:51:52.065Z Checking same-file v1.0.6
13852026-09-08T03:51:52.083Z Checking unicode-segmentation v1.12.0
13862026-09-08T03:51:52.116Z Checking siphasher v1.0.1
13872026-09-08T03:51:52.132Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
13882026-09-08T03:51:52.195Z Checking walkdir v2.5.0
13892026-09-08T03:51:52.280Z Checking phf_shared v0.12.1
13902026-09-08T03:51:52.399Z Checking newline-converter v0.3.0
13912026-09-08T03:51:52.436Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
13922026-09-08T03:51:52.520Z Checking hickory-resolver v0.24.4
13932026-09-08T03:51:52.753Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
13942026-09-08T03:51:52.835Z Checking tabled v0.21.0
13952026-09-08T03:51:52.886Z Compiling typify-macro v0.6.2
13962026-09-08T03:51:53.243Z Checking oxide-tokio-rt v0.1.2
13972026-09-08T03:51:53.358Z Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
13982026-09-08T03:51:54.041Z Checking itertools v0.15.0
13992026-09-08T03:51:54.063Z Checking console v0.16.4
14002026-09-08T03:51:54.114Z Compiling progenitor-impl v0.10.0
14012026-09-08T03:51:54.160Z Checking tokio-stream v0.1.17
14022026-09-08T03:51:54.364Z Compiling pin-project-internal v1.1.10
14032026-09-08T03:51:54.417Z Compiling slog-dtrace v0.3.0
14042026-09-08T03:51:54.481Z Checking csv-core v0.1.12
14052026-09-08T03:51:54.542Z Checking foldhash v0.1.5
14062026-09-08T03:51:54.652Z Compiling chrono-tz v0.10.4
14072026-09-08T03:51:54.667Z Checking unicode-width v0.1.14
14082026-09-08T03:51:54.681Z Checking similar v3.2.0
14092026-09-08T03:51:54.873Z Compiling cancel-safe-futures v0.1.5
14102026-09-08T03:51:54.916Z Checking unicode-linebreak v0.1.5
14112026-09-08T03:51:55.126Z Checking swrite v0.1.0
14122026-09-08T03:51:55.142Z Checking smawk v0.3.2
14132026-09-08T03:51:55.146Z Compiling unicode-xid v0.2.6
14142026-09-08T03:51:55.237Z Checking expectorate v1.3.0
14152026-09-08T03:51:55.298Z Compiling const_format_proc_macros v0.2.34
14162026-09-08T03:51:55.370Z Checking textwrap v0.16.2
14172026-09-08T03:51:55.433Z Checking pin-project v1.1.10
14182026-09-08T03:51:55.582Z Checking hashbrown v0.15.5
14192026-09-08T03:51:55.599Z Checking csv v1.4.0
14202026-09-08T03:51:55.979Z Checking qorb v0.4.1
14212026-09-08T03:51:56.017Z Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14222026-09-08T03:51:56.053Z Checking phf v0.12.1
14232026-09-08T03:51:56.074Z Checking unicode-normalization v0.1.24
14242026-09-08T03:51:56.176Z Compiling progenitor-macro v0.10.0
14252026-09-08T03:51:56.197Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14262026-09-08T03:51:56.949Z Checking libsw-core v0.3.2
14272026-09-08T03:51:57.102Z Compiling libgit2-sys v0.17.0+1.8.1
14282026-09-08T03:51:57.106Z Compiling snafu-derive v0.8.9
14292026-09-08T03:51:57.193Z Compiling async-recursion v1.1.1
14302026-09-08T03:51:57.435Z Compiling cookie v0.18.1
14312026-09-08T03:51:57.537Z Compiling moka v0.12.11
14322026-09-08T03:51:57.555Z Checking fixedbitset v0.5.7
14332026-09-08T03:51:57.678Z Checking highway v1.3.0
14342026-09-08T03:51:57.759Z Checking fixedbitset v0.4.2
14352026-09-08T03:51:57.933Z Checking petgraph v0.8.2
14362026-09-08T03:51:57.971Z Checking petgraph v0.6.5
14372026-09-08T03:51:58.888Z Checking snafu v0.8.9
14382026-09-08T03:51:59.063Z Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14392026-09-08T03:51:59.129Z Checking libsw v3.5.0
14402026-09-08T03:51:59.231Z Checking olpc-cjson v0.1.4
14412026-09-08T03:51:59.269Z Checking const_format v0.2.34
14422026-09-08T03:51:59.319Z Checking cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14432026-09-08T03:51:59.505Z Checking papergrid v0.11.0
14442026-09-08T03:51:59.521Z Compiling typify v0.6.2
14452026-09-08T03:51:59.589Z Checking globset v0.4.16
14462026-09-08T03:51:59.618Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
14472026-09-08T03:51:59.712Z Checking gethostname v0.5.0
14482026-09-08T03:51:59.833Z Compiling tabled_derive v0.7.0
14492026-09-08T03:51:59.918Z Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14502026-09-08T03:52:00.107Z Checking reqwest v0.13.2
14512026-09-08T03:52:00.111Z Checking bcs v0.1.6
14522026-09-08T03:52:00.247Z Checking pem v3.0.5
14532026-09-08T03:52:00.264Z Checking progenitor v0.10.0
14542026-09-08T03:52:00.350Z Checking serde_plain v1.0.2
14552026-09-08T03:52:00.400Z Checking crc8 v0.1.1
14562026-09-08T03:52:00.418Z Checking humantime v2.3.0
14572026-09-08T03:52:00.495Z Checking typed-path v0.9.3
14582026-09-08T03:52:00.513Z Checking termtree v0.5.1
14592026-09-08T03:52:00.596Z Checking tagptr v0.2.0
14602026-09-08T03:52:00.648Z Compiling signal-hook v0.4.4
14612026-09-08T03:52:00.652Z Checking linear-map v1.2.0
14622026-09-08T03:52:00.766Z Checking tabled v0.15.0
14632026-09-08T03:52:00.831Z Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14642026-09-08T03:52:00.888Z Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14652026-09-08T03:52:01.240Z Checking tough v0.20.0
14662026-09-08T03:52:01.350Z Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14672026-09-08T03:52:01.512Z Compiling progenitor-impl v0.14.0
14682026-09-08T03:52:02.012Z Checking steno v0.4.1
14692026-09-08T03:52:02.263Z Checking hickory-proto v0.25.2
14702026-09-08T03:52:02.997Z Compiling curl-sys v0.4.89+curl-8.20.0
14712026-09-08T03:52:03.019Z Compiling cargo-platform v0.1.9
14722026-09-08T03:52:03.168Z Compiling vergen v8.3.2
14732026-09-08T03:52:03.260Z Compiling fs-err v3.1.2
14742026-09-08T03:52:03.434Z Compiling cargo_metadata v0.18.1
14752026-09-08T03:52:03.610Z Checking progenitor-client v0.14.0
14762026-09-08T03:52:03.628Z Compiling progenitor-macro v0.14.0
14772026-09-08T03:52:03.710Z Checking dropshot-api-manager-types v0.7.2
14782026-09-08T03:52:03.828Z Checking sha2 v0.10.9
14792026-09-08T03:52:03.867Z Checking hickory-resolver v0.25.2
14802026-09-08T03:52:03.884Z Compiling blake3 v1.8.2
14812026-09-08T03:52:04.265Z Checking dpd-types-versions v0.1.0 (/work/oxidecomputer/dendrite/dpd-types/versions)
14822026-09-08T03:52:04.316Z Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14832026-09-08T03:52:04.489Z Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14842026-09-08T03:52:04.856Z Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14852026-09-08T03:52:05.276Z Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14862026-09-08T03:52:05.552Z Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14872026-09-08T03:52:05.888Z Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14882026-09-08T03:52:06.087Z Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14892026-09-08T03:52:06.350Z Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14902026-09-08T03:52:06.365Z Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14912026-09-08T03:52:06.368Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14922026-09-08T03:52:06.626Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
14932026-09-08T03:52:06.654Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
14942026-09-08T03:52:07.119Z Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14952026-09-08T03:52:07.370Z Compiling pcap v0.1.0 (/work/oxidecomputer/dendrite/pcap)
14962026-09-08T03:52:07.495Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
14972026-09-08T03:52:07.499Z Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
14982026-09-08T03:52:07.743Z Checking progenitor v0.14.0
14992026-09-08T03:52:07.964Z Checking git-stub v1.0.0
15002026-09-08T03:52:08.034Z Compiling strum_macros v0.28.0
15012026-09-08T03:52:08.124Z Checking filetime v0.2.26
15022026-09-08T03:52:08.272Z Checking xattr v1.6.1
15032026-09-08T03:52:08.412Z Compiling curl v0.4.50
15042026-09-08T03:52:08.554Z Checking arrayref v0.3.9
15052026-09-08T03:52:08.634Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#2cd6617e)
15062026-09-08T03:52:08.660Z Checking is_ci v1.2.0
15072026-09-08T03:52:08.679Z Checking arrayvec v0.7.6
15082026-09-08T03:52:08.767Z Checking constant_time_eq v0.3.1
15092026-09-08T03:52:08.864Z Checking supports-color v3.0.2
15102026-09-08T03:52:08.994Z Checking tar v0.4.45
15112026-09-08T03:52:09.173Z Checking git-stub-vcs v0.1.0
15122026-09-08T03:52:09.400Z Checking toml v0.7.8
15132026-09-08T03:52:09.677Z Checking similar v2.7.0
15142026-09-08T03:52:09.716Z Checking drift v0.2.0
15152026-09-08T03:52:09.832Z Checking dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types)
15162026-09-08T03:52:09.851Z Checking strum v0.28.0
15172026-09-08T03:52:09.967Z Checking dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api)
15182026-09-08T03:52:10.009Z Checking kstat-rs v0.2.4
15192026-09-08T03:52:10.024Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
15202026-09-08T03:52:10.039Z Checking topological-sort v0.2.2
15212026-09-08T03:52:10.059Z Checking common v0.1.0 (/work/oxidecomputer/dendrite/common)
15222026-09-08T03:52:10.175Z Checking omicron-zone-package v0.12.2
15232026-09-08T03:52:10.191Z Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15242026-09-08T03:52:10.596Z Checking dropshot-api-manager v0.7.2
15252026-09-08T03:52:10.795Z Checking aal v0.1.0 (/work/oxidecomputer/dendrite/aal)
15262026-09-08T03:52:10.825Z Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
15272026-09-08T03:52:10.937Z Checking packet v0.1.0 (/work/oxidecomputer/dendrite/packet)
15282026-09-08T03:52:11.821Z Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15292026-09-08T03:52:11.953Z Checking signal-hook-tokio v0.4.0
15302026-09-08T03:52:12.085Z Checking scuffle v0.1.0
15312026-09-08T03:52:12.197Z Compiling aal_macros v0.0.1 (/work/oxidecomputer/dendrite/aal_macros)
15322026-09-08T03:52:12.357Z Checking iddqd v0.4.5
15332026-09-08T03:52:12.626Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
15342026-09-08T03:52:12.709Z Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15352026-09-08T03:52:12.749Z Checking search_path v0.1.4
15362026-09-08T03:52:12.818Z Checking internet-checksum v0.2.1
15372026-09-08T03:52:12.936Z Checking xtask v0.1.0 (/work/oxidecomputer/dendrite/xtask)
15382026-09-08T03:52:13.003Z Checking dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis)
15392026-09-08T03:52:13.020Z Checking uplinkd v0.1.0 (/work/oxidecomputer/dendrite/uplinkd)
15402026-09-08T03:52:13.105Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
15412026-09-08T03:52:13.254Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
15422026-09-08T03:52:13.652Z Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15432026-09-08T03:52:15.445Z Compiling git2 v0.19.0
15442026-09-08T03:52:17.730Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
15452026-09-08T03:52:18.795Z Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
15462026-09-08T03:52:24.849Z Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15472026-09-08T03:52:26.159Z Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
15482026-09-08T03:52:31.657Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 11s
15492026-09-08T03:52:32.013Z+ for feat in tofino_stub tofino_asic softnpu chaos
15502026-09-08T03:52:32.013Z+ cargo clippy --features tofino_asic -- --deny warnings
15512026-09-08T03:52:32.514Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#d13f3e2d)
15522026-09-08T03:52:32.517Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
15532026-09-08T03:52:32.593Z Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
15542026-09-08T03:52:32.597Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
15552026-09-08T03:52:39.841Z Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
15562026-09-08T03:52:39.845Z Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
15572026-09-08T03:52:42.667Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.61s
15582026-09-08T03:52:42.811Z+ for feat in tofino_stub tofino_asic softnpu chaos
15592026-09-08T03:52:42.811Z+ cargo clippy --features softnpu -- --deny warnings
15602026-09-08T03:52:43.118Z Downloading crates ...
15612026-09-08T03:52:43.262Z Downloaded serde_arrays v0.1.0
15622026-09-08T03:52:43.272Z Downloaded wyz v0.5.1
15632026-09-08T03:52:43.277Z Downloaded bitstruct_derive v0.1.0
15642026-09-08T03:52:43.281Z Downloaded radium v0.7.0
15652026-09-08T03:52:43.281Z Downloaded funty v2.0.0
15662026-09-08T03:52:43.281Z Downloaded libloading v0.7.4
15672026-09-08T03:52:43.284Z Downloaded typeid v1.0.3
15682026-09-08T03:52:43.284Z Downloaded tap v1.0.1
15692026-09-08T03:52:43.284Z Downloaded bitstruct v0.1.1
15702026-09-08T03:52:43.288Z Downloaded erased-serde v0.4.8
15712026-09-08T03:52:43.288Z Downloaded num-bigint v0.4.6
15722026-09-08T03:52:43.291Z Downloaded ascii v1.1.0
15732026-09-08T03:52:43.298Z Downloaded bitvec v1.0.1
15742026-09-08T03:52:43.419Z Checking num-integer v0.1.46
15752026-09-08T03:52:43.497Z Checking num-complex v0.4.6
15762026-09-08T03:52:43.506Z Compiling radium v0.7.0
15772026-09-08T03:52:43.514Z Checking tap v1.0.1
15782026-09-08T03:52:43.520Z Checking funty v2.0.0
15792026-09-08T03:52:43.526Z Compiling typeid v1.0.3
15802026-09-08T03:52:43.529Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1)
15812026-09-08T03:52:43.539Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15822026-09-08T03:52:43.599Z Checking wyz v0.5.1
15832026-09-08T03:52:43.692Z Checking num-bigint v0.4.6
15842026-09-08T03:52:43.692Z Checking num-iter v0.1.45
15852026-09-08T03:52:43.747Z Checking nvpair_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15862026-09-08T03:52:43.766Z Compiling erased-serde v0.4.8
15872026-09-08T03:52:43.811Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15882026-09-08T03:52:43.814Z Compiling bitstruct_derive v0.1.0
15892026-09-08T03:52:43.846Z Checking nvpair v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15902026-09-08T03:52:43.893Z Checking rgb_frame v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15912026-09-08T03:52:43.921Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15922026-09-08T03:52:43.944Z Checking bitvec v1.0.1
15932026-09-08T03:52:43.948Z Checking viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15942026-09-08T03:52:43.948Z Checking ascii v1.1.0
15952026-09-08T03:52:44.013Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1)
15962026-09-08T03:52:44.038Z Checking viona_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15972026-09-08T03:52:44.132Z Checking rfb v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15982026-09-08T03:52:44.135Z Checking cpuid_utils v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
15992026-09-08T03:52:44.153Z Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a)
16002026-09-08T03:52:44.170Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
16012026-09-08T03:52:44.423Z Checking dladm v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
16022026-09-08T03:52:44.449Z Checking bitstruct v0.1.1
16032026-09-08T03:52:44.453Z Checking serde_arrays v0.1.0
16042026-09-08T03:52:44.508Z Checking num-rational v0.4.2
16052026-09-08T03:52:44.532Z Checking libloading v0.7.4
16062026-09-08T03:52:44.555Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
16072026-09-08T03:52:44.777Z Checking num v0.4.3
16082026-09-08T03:52:44.845Z Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
16092026-09-08T03:52:45.373Z Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#c1343544)
16102026-09-08T03:52:45.650Z Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#7e015d16)
16112026-09-08T03:52:45.650Z Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=main#7e015d16)
16122026-09-08T03:52:45.841Z Checking propolis v0.1.0 (https://github.com/oxidecomputer/propolis#827e6615)
16132026-09-08T03:52:46.064Z Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
16142026-09-08T03:52:46.068Z Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
16152026-09-08T03:52:46.521Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
16162026-09-08T03:52:46.737Z Checking oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
16172026-09-08T03:52:46.741Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
16182026-09-08T03:52:46.741Z Checking aal v0.1.0 (/work/oxidecomputer/dendrite/aal)
16192026-09-08T03:52:46.741Z Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
16202026-09-08T03:52:47.566Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
16212026-09-08T03:52:48.353Z Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
16222026-09-08T03:52:52.465Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
16232026-09-08T03:52:52.586Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
16242026-09-08T03:52:58.932Z Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
16252026-09-08T03:53:00.195Z Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
16262026-09-08T03:53:00.728Z Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
16272026-09-08T03:53:05.715Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.86s
16282026-09-08T03:53:05.865Z+ for feat in tofino_stub tofino_asic softnpu chaos
16292026-09-08T03:53:05.865Z+ cargo clippy --features chaos -- --deny warnings
16302026-09-08T03:53:06.351Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
16312026-09-08T03:53:06.354Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
16322026-09-08T03:53:06.354Z Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
16332026-09-08T03:53:13.757Z Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
16342026-09-08T03:53:13.757Z Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
16352026-09-08T03:53:16.383Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.47s
16362026-09-08T03:53:16.528Z+ banner fmt
16372026-09-08T03:53:16.531Z
16382026-09-08T03:53:16.531Z ###### # # #####
16392026-09-08T03:53:16.531Z # ## ## #
16402026-09-08T03:53:16.531Z ##### # ## # #
16412026-09-08T03:53:16.531Z # # # #
16422026-09-08T03:53:16.531Z # # # #
16432026-09-08T03:53:16.531Z # # # #
16442026-09-08T03:53:16.531Z
16452026-09-08T03:53:16.531Z+ cargo fmt -- --check
16462026-09-08T03:53:16.987Z+ banner test
16472026-09-08T03:53:17.020Z
16482026-09-08T03:53:17.020Z ##### ###### #### #####
16492026-09-08T03:53:17.020Z # # # #
16502026-09-08T03:53:17.020Z # ##### #### #
16512026-09-08T03:53:17.020Z # # # #
16522026-09-08T03:53:17.020Z # # # # #
16532026-09-08T03:53:17.020Z # ###### #### #
16542026-09-08T03:53:17.020Z
16552026-09-08T03:53:17.020Z+ for feat in tofino_stub tofino_asic softnpu chaos
16562026-09-08T03:53:17.020Z+ RUST_BACKTRACE=full
16572026-09-08T03:53:17.021Z+ cargo test --features tofino_stub --no-fail-fast
16582026-09-08T03:53:17.852Z Compiling unicode-ident v1.0.24
16592026-09-08T03:53:17.852Z Compiling cfg-if v1.0.4
16602026-09-08T03:53:17.855Z Compiling memchr v2.7.5
16612026-09-08T03:53:17.956Z Compiling serde_core v1.0.228
16622026-09-08T03:53:17.991Z Compiling itoa v1.0.15
16632026-09-08T03:53:17.994Z Compiling libc v0.2.186
16642026-09-08T03:53:17.994Z Compiling zmij v1.0.17
16652026-09-08T03:53:18.005Z Compiling libm v0.2.15
16662026-09-08T03:53:18.093Z Compiling proc-macro2 v1.0.106
16672026-09-08T03:53:18.112Z Compiling heck v0.5.0
16682026-09-08T03:53:18.265Z Compiling equivalent v1.0.2
16692026-09-08T03:53:18.358Z Compiling log v0.4.29
16702026-09-08T03:53:18.479Z Compiling quote v1.0.45
16712026-09-08T03:53:18.522Z Compiling iana-time-zone v0.1.64
16722026-09-08T03:53:18.545Z Compiling smallvec v1.15.1
16732026-09-08T03:53:18.700Z Compiling syn v2.0.118
16742026-09-08T03:53:18.746Z Compiling dyn-clone v1.0.20
16752026-09-08T03:53:18.759Z Compiling hashbrown v0.17.1
16762026-09-08T03:53:18.775Z Compiling fnv v1.0.7
16772026-09-08T03:53:18.806Z Compiling regex-syntax v0.8.11
16782026-09-08T03:53:18.874Z Compiling stable_deref_trait v1.2.0
16792026-09-08T03:53:18.889Z Compiling pin-project-lite v0.2.16
16802026-09-08T03:53:18.956Z Compiling percent-encoding v2.3.2
16812026-09-08T03:53:18.991Z Compiling litemap v0.8.0
16822026-09-08T03:53:19.112Z Compiling writeable v0.6.1
16832026-09-08T03:53:19.160Z Compiling num-traits v0.2.19
16842026-09-08T03:53:19.212Z Compiling icu_properties_data v2.0.1
16852026-09-08T03:53:19.298Z Compiling icu_normalizer_data v2.0.0
16862026-09-08T03:53:19.349Z Compiling form_urlencoded v1.2.2
16872026-09-08T03:53:19.378Z Compiling utf8_iter v1.0.4
16882026-09-08T03:53:19.415Z Compiling getrandom v0.4.2
16892026-09-08T03:53:19.529Z Compiling aho-corasick v1.1.3
16902026-09-08T03:53:19.541Z Compiling scopeguard v1.2.0
16912026-09-08T03:53:19.564Z Compiling byteorder v1.5.0
16922026-09-08T03:53:19.653Z Compiling semver v1.0.28
16932026-09-08T03:53:19.773Z Compiling serde_json v1.0.150
16942026-09-08T03:53:19.783Z Compiling indexmap v2.14.0
16952026-09-08T03:53:19.794Z Compiling lock_api v0.4.14
16962026-09-08T03:53:20.001Z Compiling ucd-trie v0.1.7
16972026-09-08T03:53:20.024Z Compiling uuid v1.23.3
16982026-09-08T03:53:20.156Z Compiling allocator-api2 v0.2.21
16992026-09-08T03:53:20.295Z Compiling futures-core v0.3.32
17002026-09-08T03:53:20.403Z Compiling regex-automata v0.4.13
17012026-09-08T03:53:20.452Z Compiling foldhash v0.2.0
17022026-09-08T03:53:20.477Z Compiling ryu v1.0.20
17032026-09-08T03:53:20.670Z Compiling hashbrown v0.16.1
17042026-09-08T03:53:20.696Z Compiling pretty-hex v0.4.1
17052026-09-08T03:53:20.840Z Compiling futures-sink v0.3.32
17062026-09-08T03:53:20.951Z Compiling strsim v0.11.1
17072026-09-08T03:53:20.955Z Compiling num-conv v0.2.1
17082026-09-08T03:53:21.118Z Compiling plain v0.2.3
17092026-09-08T03:53:21.139Z Compiling time-core v0.1.8
17102026-09-08T03:53:21.252Z Compiling slab v0.4.11
17112026-09-08T03:53:21.292Z Compiling time-macros v0.2.27
17122026-09-08T03:53:21.349Z Compiling futures-channel v0.3.32
17132026-09-08T03:53:21.433Z Compiling synstructure v0.13.2
17142026-09-08T03:53:21.471Z Compiling serde_derive_internals v0.29.1
17152026-09-08T03:53:21.730Z Compiling futures-task v0.3.32
17162026-09-08T03:53:21.829Z Compiling futures-io v0.3.32
17172026-09-08T03:53:21.904Z Compiling regress v0.10.5
17182026-09-08T03:53:21.932Z Compiling darling_core v0.21.3
17192026-09-08T03:53:22.064Z Compiling regex v1.12.4
17202026-09-08T03:53:22.137Z Compiling thread-id v5.0.0
17212026-09-08T03:53:22.218Z Compiling getrandom v0.2.16
17222026-09-08T03:53:22.223Z Compiling socket2 v0.6.4
17232026-09-08T03:53:22.395Z Compiling parking_lot_core v0.9.12
17242026-09-08T03:53:22.592Z Compiling parking_lot v0.12.5
17252026-09-08T03:53:22.669Z Compiling serde_derive v1.0.228
17262026-09-08T03:53:22.704Z Compiling zerofrom-derive v0.1.6
17272026-09-08T03:53:22.704Z Compiling yoke-derive v0.8.0
17282026-09-08T03:53:22.733Z Compiling zerovec-derive v0.11.1
17292026-09-08T03:53:22.985Z Compiling displaydoc v0.2.5
17302026-09-08T03:53:23.006Z Compiling thiserror-impl v2.0.18
17312026-09-08T03:53:23.766Z Compiling schemars_derive v0.8.22
17322026-09-08T03:53:23.783Z Compiling tokio-macros v2.7.0
17332026-09-08T03:53:23.861Z Compiling zeroize_derive v1.4.3
17342026-09-08T03:53:23.936Z Compiling zerocopy-derive v0.8.27
17352026-09-08T03:53:24.110Z Compiling futures-macro v0.3.32
17362026-09-08T03:53:24.265Z Compiling thiserror v2.0.18
17372026-09-08T03:53:24.417Z Compiling zerofrom v0.1.6
17382026-09-08T03:53:24.516Z Compiling yoke v0.8.0
17392026-09-08T03:53:24.543Z Compiling tracing-attributes v0.1.30
17402026-09-08T03:53:24.559Z Compiling thiserror-impl v1.0.69
17412026-09-08T03:53:24.711Z Compiling zerovec v0.11.4
17422026-09-08T03:53:24.967Z Compiling zerotrie v0.2.2
17432026-09-08T03:53:24.989Z Compiling pest v2.8.2
17442026-09-08T03:53:25.205Z Compiling zerocopy v0.8.27
17452026-09-08T03:53:25.285Z Compiling scroll_derive v0.13.1
17462026-09-08T03:53:25.379Z Compiling serde v1.0.228
17472026-09-08T03:53:25.745Z Compiling tinystr v0.8.1
17482026-09-08T03:53:25.794Z Compiling potential_utf v0.1.3
17492026-09-08T03:53:25.812Z Compiling bytes v1.12.0
17502026-09-08T03:53:25.902Z Compiling serde_tokenstream v0.2.3
17512026-09-08T03:53:25.951Z Compiling icu_locale_core v2.0.0
17522026-09-08T03:53:25.965Z Compiling icu_collections v2.0.0
17532026-09-08T03:53:26.095Z Compiling chrono v0.4.45
17542026-09-08T03:53:26.135Z Compiling pest_meta v2.8.2
17552026-09-08T03:53:26.188Z Compiling async-trait v0.1.89
17562026-09-08T03:53:26.294Z Compiling http v1.4.2
17572026-09-08T03:53:26.458Z Compiling icu_provider v2.0.0
17582026-09-08T03:53:26.486Z Compiling scroll v0.13.0
17592026-09-08T03:53:26.692Z Compiling daft-derive v0.1.5
17602026-09-08T03:53:26.801Z Compiling icu_properties v2.0.1
17612026-09-08T03:53:26.813Z Compiling icu_normalizer v2.0.0
17622026-09-08T03:53:26.830Z Compiling pest_generator v2.8.2
17632026-09-08T03:53:27.185Z Compiling schemars v0.8.22
17642026-09-08T03:53:27.277Z Compiling goblin v0.10.1
17652026-09-08T03:53:27.433Z Compiling darling_macro v0.21.3
17662026-09-08T03:53:27.494Z Compiling openssl-macros v0.1.1
17672026-09-08T03:53:27.535Z Compiling pest_derive v2.8.2
17682026-09-08T03:53:27.672Z Compiling idna_adapter v1.2.1
17692026-09-08T03:53:27.836Z Compiling idna v1.1.0
17702026-09-08T03:53:27.985Z Compiling typify-impl v0.4.3
17712026-09-08T03:53:27.998Z Compiling openapiv3 v2.2.0
17722026-09-08T03:53:28.058Z Compiling darling v0.21.3
17732026-09-08T03:53:28.119Z Compiling dtrace-parser v0.3.0
17742026-09-08T03:53:28.140Z Compiling url v2.5.7
17752026-09-08T03:53:28.359Z Compiling async-stream-impl v0.3.6
17762026-09-08T03:53:28.626Z Compiling structmeta-derive v0.3.0
17772026-09-08T03:53:29.019Z Compiling newtype-uuid-macros v0.1.0
17782026-09-08T03:53:29.033Z Compiling serde_yaml v0.9.34+deprecated
17792026-09-08T03:53:29.045Z Compiling zeroize v1.8.1
17802026-09-08T03:53:29.258Z Compiling strum_macros v0.26.4
17812026-09-08T03:53:29.608Z Compiling bitflags v2.11.1
17822026-09-08T03:53:29.621Z Compiling signal-hook-registry v1.4.6
17832026-09-08T03:53:29.695Z Compiling structmeta v0.3.0
17842026-09-08T03:53:29.825Z Compiling untrusted v0.9.0
17852026-09-08T03:53:29.855Z Compiling thiserror v1.0.69
17862026-09-08T03:53:29.902Z Compiling mio v1.2.1
17872026-09-08T03:53:29.952Z Compiling omicron-workspace-hack v0.1.0
17882026-09-08T03:53:29.964Z Compiling base64 v0.22.1
17892026-09-08T03:53:30.029Z Compiling http-body v1.0.1
17902026-09-08T03:53:30.189Z Compiling dof v0.4.0
17912026-09-08T03:53:30.299Z Compiling tokio v1.52.3
17922026-09-08T03:53:30.312Z Compiling dropshot_endpoint v0.16.7
17932026-09-08T03:53:30.422Z Compiling ref-cast-impl v1.0.25
17942026-09-08T03:53:30.877Z Compiling usdt-impl v0.6.0
17952026-09-08T03:53:31.041Z Compiling ipnet v2.11.0
17962026-09-08T03:53:31.390Z Compiling atomic-waker v1.1.2
17972026-09-08T03:53:31.507Z Compiling derive-ex v0.1.8
17982026-09-08T03:53:31.529Z Compiling strum_macros v0.27.2
17992026-09-08T03:53:31.591Z Compiling httparse v1.10.1
18002026-09-08T03:53:31.600Z Compiling portable-atomic v1.11.1
18012026-09-08T03:53:31.912Z Compiling tower-layer v0.3.3
18022026-09-08T03:53:31.965Z Compiling tower-service v0.3.3
18032026-09-08T03:53:32.079Z Compiling try-lock v0.2.5
18042026-09-08T03:53:32.101Z Compiling usdt-macro v0.6.0
18052026-09-08T03:53:32.132Z Compiling usdt-attr-macro v0.6.0
18062026-09-08T03:53:32.188Z Compiling critical-section v1.2.0
18072026-09-08T03:53:32.304Z Compiling once_cell v1.21.3
18082026-09-08T03:53:32.399Z Compiling want v0.3.1
18092026-09-08T03:53:32.559Z Compiling httpdate v1.0.3
18102026-09-08T03:53:32.578Z Compiling serde_with_macros v3.14.1
18112026-09-08T03:53:33.140Z Compiling test-strategy v0.4.3
18122026-09-08T03:53:33.343Z Compiling ppv-lite86 v0.2.21
18132026-09-08T03:53:33.454Z Compiling erased-serde v0.3.31
18142026-09-08T03:53:33.737Z Compiling subtle v2.6.1
18152026-09-08T03:53:33.917Z Compiling parse-display-derive v0.10.0
18162026-09-08T03:53:33.964Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
18172026-09-08T03:53:34.253Z Compiling typify-macro v0.4.3
18182026-09-08T03:53:34.676Z Compiling http-body-util v0.1.3
18192026-09-08T03:53:34.790Z Compiling anyhow v1.0.102
18202026-09-08T03:53:35.053Z Compiling serde_urlencoded v0.7.1
18212026-09-08T03:53:35.064Z Compiling rand_core v0.6.4
18222026-09-08T03:53:35.299Z Compiling typenum v1.20.1
18232026-09-08T03:53:35.311Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
18242026-09-08T03:53:35.503Z Compiling futures-util v0.3.32
18252026-09-08T03:53:35.780Z Compiling sync_wrapper v1.0.2
18262026-09-08T03:53:35.793Z Compiling powerfmt v0.2.0
18272026-09-08T03:53:36.004Z Compiling deranged v0.5.3
18282026-09-08T03:53:36.120Z Compiling num_threads v0.1.7
18292026-09-08T03:53:36.151Z Compiling tracing-core v0.1.34
18302026-09-08T03:53:36.203Z Compiling camino v1.2.3
18312026-09-08T03:53:36.221Z Compiling iri-string v0.7.8
18322026-09-08T03:53:36.310Z Compiling typify v0.4.3
18332026-09-08T03:53:36.407Z Compiling progenitor-impl v0.11.1
18342026-09-08T03:53:36.639Z Compiling tracing v0.1.41
18352026-09-08T03:53:36.775Z Compiling encoding_rs v0.8.35
18362026-09-08T03:53:36.869Z Compiling fastrand v2.3.0
18372026-09-08T03:53:36.884Z Compiling mime v0.3.17
18382026-09-08T03:53:37.144Z Compiling cpufeatures v0.2.17
18392026-09-08T03:53:37.156Z Compiling generic-array v0.14.7
18402026-09-08T03:53:37.330Z Compiling hex v0.4.3
18412026-09-08T03:53:37.727Z Compiling crypto-common v0.1.6
18422026-09-08T03:53:37.870Z Compiling errno v0.3.14
18432026-09-08T03:53:37.902Z Compiling tokio-util v0.7.16
18442026-09-08T03:53:38.029Z Compiling thread_local v1.1.9
18452026-09-08T03:53:38.106Z Compiling unicode-width v0.2.1
18462026-09-08T03:53:38.303Z Compiling syn v1.0.109
18472026-09-08T03:53:38.326Z Compiling rustls-pki-types v1.12.0
18482026-09-08T03:53:38.520Z Compiling match_cfg v0.1.0
18492026-09-08T03:53:38.570Z Compiling winnow v0.7.14
18502026-09-08T03:53:38.615Z Compiling rustix v1.1.4
18512026-09-08T03:53:39.129Z Compiling take_mut v0.2.2
18522026-09-08T03:53:39.249Z Compiling winnow v1.0.3
18532026-09-08T03:53:39.351Z Compiling term v1.2.0
18542026-09-08T03:53:39.605Z Compiling toml_parser v1.1.2+spec-1.1.0
18552026-09-08T03:53:39.765Z Compiling h2 v0.4.14
18562026-09-08T03:53:39.836Z Compiling ring v0.17.14
18572026-09-08T03:53:39.964Z Compiling progenitor-macro v0.11.1
18582026-09-08T03:53:40.268Z Compiling serde_spanned v1.1.1
18592026-09-08T03:53:40.409Z Compiling toml_writer v1.1.1+spec-1.1.0
18602026-09-08T03:53:40.429Z Compiling debug-ignore v1.0.5
18612026-09-08T03:53:40.541Z Compiling spin v0.9.8
18622026-09-08T03:53:40.780Z Compiling quick-error v1.2.3
18632026-09-08T03:53:40.911Z Compiling block-buffer v0.10.4
18642026-09-08T03:53:41.200Z Compiling waitgroup v0.1.2
18652026-09-08T03:53:41.351Z Compiling async-stream v0.3.6
18662026-09-08T03:53:41.531Z Compiling serde_path_to_error v0.1.20
18672026-09-08T03:53:41.673Z Compiling bit-vec v0.8.0
18682026-09-08T03:53:41.847Z Compiling hyper v1.10.1
18692026-09-08T03:53:41.896Z Compiling lazy_static v1.5.0
18702026-09-08T03:53:41.915Z Compiling bit-set v0.8.0
18712026-09-08T03:53:42.003Z Compiling digest v0.10.7
18722026-09-08T03:53:42.082Z Compiling strum v0.26.3
18732026-09-08T03:53:42.124Z Compiling ipnetwork v0.21.1
18742026-09-08T03:53:42.191Z Compiling crossbeam-utils v0.8.21
18752026-09-08T03:53:42.211Z Compiling toml_datetime v0.7.5+spec-1.1.0
18762026-09-08T03:53:42.224Z Compiling unarray v0.1.4
18772026-09-08T03:53:42.581Z Compiling toml v0.9.12+spec-1.1.0
18782026-09-08T03:53:42.624Z Compiling slog v2.8.2
18792026-09-08T03:53:42.696Z Compiling macaddr v1.0.1
18802026-09-08T03:53:42.722Z Compiling tabwriter v1.4.1
18812026-09-08T03:53:42.927Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
18822026-09-08T03:53:42.930Z Compiling ref-cast v1.0.25
18832026-09-08T03:53:42.969Z Compiling hyper-util v0.1.20
18842026-09-08T03:53:43.043Z Compiling colored v3.1.1
18852026-09-08T03:53:43.211Z Compiling strum v0.27.2
18862026-09-08T03:53:43.347Z Compiling aws-lc-sys v0.39.1
18872026-09-08T03:53:43.461Z Compiling getrandom v0.3.3
18882026-09-08T03:53:43.652Z Compiling untrusted v0.7.1
18892026-09-08T03:53:43.665Z Compiling rand_core v0.9.3
18902026-09-08T03:53:43.783Z Compiling oxnet v0.1.6
18912026-09-08T03:53:44.006Z Compiling aws-lc-rs v1.16.2
18922026-09-08T03:53:44.136Z Compiling openssl-sys v0.9.117
18932026-09-08T03:53:44.600Z Compiling futures-executor v0.3.32
18942026-09-08T03:53:44.807Z Compiling instant v0.1.13
18952026-09-08T03:53:44.923Z Compiling foreign-types-shared v0.1.1
18962026-09-08T03:53:45.002Z Compiling rustls-webpki v0.103.6
18972026-09-08T03:53:45.016Z Compiling foreign-types v0.3.2
18982026-09-08T03:53:45.091Z Compiling rand_chacha v0.9.0
18992026-09-08T03:53:45.105Z Compiling tempfile v3.27.0
19002026-09-08T03:53:45.291Z Compiling tower v0.5.2
19012026-09-08T03:53:45.514Z Compiling rustls v0.23.40
19022026-09-08T03:53:45.531Z Compiling toml_datetime v0.6.11
19032026-09-08T03:53:45.781Z Compiling openssl-probe v0.1.6
19042026-09-08T03:53:45.808Z Compiling tower-http v0.6.8
19052026-09-08T03:53:45.976Z Compiling rand v0.9.3
19062026-09-08T03:53:46.039Z Compiling openssl v0.10.81
19072026-09-08T03:53:46.053Z Compiling futures v0.3.32
19082026-09-08T03:53:46.233Z Compiling time v0.3.47
19092026-09-08T03:53:46.290Z Compiling clap_derive v4.6.1
19102026-09-08T03:53:46.585Z Compiling memmap2 v0.9.8
19112026-09-08T03:53:47.052Z Compiling crossbeam-channel v0.5.15
19122026-09-08T03:53:47.178Z Compiling webpki-roots v1.0.2
19132026-09-08T03:53:47.308Z Compiling newtype-uuid v1.3.2
19142026-09-08T03:53:47.684Z Compiling daft v0.1.5
19152026-09-08T03:53:47.968Z Compiling is-terminal v0.4.16
19162026-09-08T03:53:47.994Z Compiling either v1.15.0
19172026-09-08T03:53:48.007Z Compiling slog-json v2.6.1
19182026-09-08T03:53:48.062Z Compiling slog-term v2.9.2
19192026-09-08T03:53:48.206Z Compiling slog-async v2.8.0
19202026-09-08T03:53:48.209Z Compiling hostname v0.3.1
19212026-09-08T03:53:48.368Z Compiling usdt v0.6.0
19222026-09-08T03:53:48.541Z Compiling tokio-rustls v0.26.4
19232026-09-08T03:53:48.662Z Compiling native-tls v0.2.14
19242026-09-08T03:53:48.763Z Compiling slog-bunyan v2.5.0
19252026-09-08T03:53:48.797Z Compiling hyper-rustls v0.27.7
19262026-09-08T03:53:48.820Z Compiling rustls-webpki v0.102.8
19272026-09-08T03:53:48.879Z Compiling tokio-native-tls v0.3.1
19282026-09-08T03:53:48.908Z Compiling multer v3.1.0
19292026-09-08T03:53:49.058Z Compiling hyper-tls v0.6.0
19302026-09-08T03:53:49.131Z Compiling rustls-pemfile v2.2.0
19312026-09-08T03:53:49.299Z Compiling reqwest v0.12.23
19322026-09-08T03:53:49.333Z Compiling hostname v0.4.2
19332026-09-08T03:53:49.424Z Compiling rustls v0.22.4
19342026-09-08T03:53:49.483Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19352026-09-08T03:53:49.710Z Compiling rand_chacha v0.3.1
19362026-09-08T03:53:50.050Z Compiling wait-timeout v0.2.1
19372026-09-08T03:53:50.220Z Compiling rusty-fork v0.3.0
19382026-09-08T03:53:50.356Z Compiling rand v0.8.5
19392026-09-08T03:53:50.599Z Compiling rand_xorshift v0.4.0
19402026-09-08T03:53:50.698Z Compiling sha1 v0.10.6
19412026-09-08T03:53:50.934Z Compiling proptest v1.8.0
19422026-09-08T03:53:51.011Z Compiling itertools v0.14.0
19432026-09-08T03:53:51.563Z Compiling tokio-rustls v0.25.0
19442026-09-08T03:53:51.792Z Compiling dropshot v0.16.7
19452026-09-08T03:53:52.260Z Compiling anstyle v1.0.14
19462026-09-08T03:53:53.044Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
19472026-09-08T03:53:53.433Z Compiling progenitor-client v0.11.1
19482026-09-08T03:53:53.717Z Compiling progenitor-client v0.10.0
19492026-09-08T03:53:53.940Z Compiling serde_with v3.14.1
19502026-09-08T03:53:53.964Z Compiling num-derive v0.4.2
19512026-09-08T03:53:54.255Z Compiling progenitor v0.11.1
19522026-09-08T03:53:54.407Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
19532026-09-08T03:53:54.758Z Compiling rustc-hash v2.1.1
19542026-09-08T03:53:54.835Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5)
19552026-09-08T03:53:54.891Z Compiling iddqd v0.3.18
19562026-09-08T03:53:54.933Z Compiling backoff v0.4.0
19572026-09-08T03:53:55.155Z Compiling parse-display v0.10.0
19582026-09-08T03:53:55.517Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
19592026-09-08T03:53:55.606Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
19602026-09-08T03:53:56.045Z Compiling utf8parse v0.2.2
19612026-09-08T03:53:56.169Z Compiling anstyle-parse v1.0.0
19622026-09-08T03:53:56.398Z Compiling colorchoice v1.0.4
19632026-09-08T03:53:56.413Z Compiling anstyle-query v1.1.4
19642026-09-08T03:53:56.521Z Compiling is_terminal_polyfill v1.70.1
19652026-09-08T03:53:56.544Z Compiling clap_lex v1.1.0
19662026-09-08T03:53:56.592Z Compiling anstream v1.0.0
19672026-09-08T03:53:57.798Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
19682026-09-08T03:53:59.918Z Compiling winnow v0.5.40
19692026-09-08T03:54:04.623Z Compiling terminal_size v0.4.3
19702026-09-08T03:54:05.879Z Compiling toml_edit v0.19.15
19712026-09-08T03:54:07.403Z Compiling proc-macro-crate v1.3.1
19722026-09-08T03:54:07.587Z Compiling clap_builder v4.6.0
19732026-09-08T03:54:07.897Z Compiling dropshot_endpoint v0.17.1
19742026-09-08T03:54:09.585Z Compiling clap v4.6.1
19752026-09-08T03:54:13.357Z Compiling serde_spanned v0.6.9
19762026-09-08T03:54:14.528Z Compiling prettyplease v0.2.37
19772026-09-08T03:54:14.954Z Compiling adler2 v2.0.1
19782026-09-08T03:54:15.094Z Compiling miniz_oxide v0.8.9
19792026-09-08T03:54:15.686Z Compiling crc32fast v1.5.0
19802026-09-08T03:54:15.796Z Compiling ingot-macros v0.1.1
19812026-09-08T03:54:15.950Z Compiling zerocopy-derive v0.7.35
19822026-09-08T03:54:15.997Z Compiling flate2 v1.1.2
19832026-09-08T03:54:16.912Z Compiling hubpack_derive v0.1.1
19842026-09-08T03:54:17.062Z Compiling hybrid-array v0.4.12
19852026-09-08T03:54:18.716Z Compiling scroll_derive v0.12.1
19862026-09-08T03:54:18.881Z Compiling toml_write v0.1.2
19872026-09-08T03:54:19.092Z Compiling toml_edit v0.22.27
19882026-09-08T03:54:19.892Z Compiling crypto-common v0.2.2
19892026-09-08T03:54:20.135Z Compiling block-buffer v0.12.0
19902026-09-08T03:54:20.249Z Compiling num_enum_derive v0.7.5
19912026-09-08T03:54:20.825Z Compiling foreign-types-macros v0.2.3
19922026-09-08T03:54:20.993Z Compiling num-integer v0.1.46
19932026-09-08T03:54:21.285Z Compiling const-oid v0.10.2
19942026-09-08T03:54:21.327Z Compiling compression-core v0.4.32
19952026-09-08T03:54:21.339Z Compiling float-ord v0.3.2
19962026-09-08T03:54:21.487Z Compiling compression-codecs v0.4.32
19972026-09-08T03:54:21.490Z Compiling digest v0.11.3
19982026-09-08T03:54:21.753Z Compiling toml v0.8.23
19992026-09-08T03:54:22.289Z Compiling zerocopy v0.7.35
20002026-09-08T03:54:23.734Z Compiling toml_datetime v1.1.1+spec-1.1.0
20012026-09-08T03:54:23.943Z Compiling glob v0.3.3
20022026-09-08T03:54:24.053Z Compiling cpufeatures v0.3.0
20032026-09-08T03:54:24.139Z Compiling sha1 v0.11.0
20042026-09-08T03:54:24.164Z Compiling toml v1.1.2+spec-1.1.0
20052026-09-08T03:54:24.404Z Compiling async-compression v0.4.33
20062026-09-08T03:54:24.407Z Compiling proc-macro-error-attr v1.0.4
20072026-09-08T03:54:24.427Z Compiling num-iter v0.1.45
20082026-09-08T03:54:24.721Z Compiling num-rational v0.4.2
20092026-09-08T03:54:25.011Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20102026-09-08T03:54:25.296Z Compiling num-complex v0.4.6
20112026-09-08T03:54:25.598Z Compiling proc-macro-error v1.0.4
20122026-09-08T03:54:25.698Z Compiling num v0.4.3
20132026-09-08T03:54:25.701Z Compiling dropshot v0.17.1
20142026-09-08T03:54:25.782Z Compiling num_enum_derive v0.5.11
20152026-09-08T03:54:25.821Z Compiling dtrace-parser v0.2.0
20162026-09-08T03:54:25.872Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
20172026-09-08T03:54:26.229Z Compiling dof v0.3.0
20182026-09-08T03:54:26.409Z Compiling thread-id v4.2.2
20192026-09-08T03:54:26.504Z Compiling derive_more v0.99.20
20202026-09-08T03:54:26.602Z Compiling usdt-impl v0.5.0
20212026-09-08T03:54:26.714Z Compiling minimal-lexical v0.2.1
20222026-09-08T03:54:26.977Z Compiling nom v7.1.3
20232026-09-08T03:54:27.234Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20242026-09-08T03:54:27.891Z Compiling usdt-attr-macro v0.5.0
20252026-09-08T03:54:28.042Z Compiling usdt-macro v0.5.0
20262026-09-08T03:54:28.355Z Compiling dpd-types-versions v0.1.0 (/work/oxidecomputer/dendrite/dpd-types/versions)
20272026-09-08T03:54:28.742Z Compiling zone_cfg_derive v0.3.1
20282026-09-08T03:54:29.186Z Compiling libscf-sys v1.2.0
20292026-09-08T03:54:29.332Z Compiling rustc_version v0.4.1
20302026-09-08T03:54:29.441Z Compiling memoffset v0.9.1
20312026-09-08T03:54:29.537Z Compiling crossbeam-epoch v0.9.18
20322026-09-08T03:54:29.753Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
20332026-09-08T03:54:30.153Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20342026-09-08T03:54:30.375Z Compiling enum-as-inner v0.6.1
20352026-09-08T03:54:30.720Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20362026-09-08T03:54:30.825Z Compiling curve25519-dalek v4.1.3
20372026-09-08T03:54:30.977Z Compiling regress v0.11.1
20382026-09-08T03:54:31.220Z Compiling crossbeam-deque v0.8.6
20392026-09-08T03:54:31.431Z Compiling hubpack v0.1.2
20402026-09-08T03:54:31.678Z Compiling thiserror-impl-no-std v2.0.2
20412026-09-08T03:54:32.321Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20422026-09-08T03:54:32.843Z Compiling curve25519-dalek-derive v0.1.1
20432026-09-08T03:54:32.856Z Compiling static_assertions v1.1.0
20442026-09-08T03:54:32.943Z Compiling typify-impl v0.6.2
20452026-09-08T03:54:33.569Z Compiling rayon-core v1.13.0
20462026-09-08T03:54:33.586Z Compiling clang-sys v1.8.1
20472026-09-08T03:54:33.676Z Compiling dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types)
20482026-09-08T03:54:34.010Z Compiling hash32 v0.3.1
20492026-09-08T03:54:34.057Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20502026-09-08T03:54:34.175Z Compiling bytecount v0.6.9
20512026-09-08T03:54:34.292Z Compiling heapless v0.8.0
20522026-09-08T03:54:34.330Z Compiling common v0.1.0 (/work/oxidecomputer/dendrite/common)
20532026-09-08T03:54:34.333Z Compiling scroll v0.12.0
20542026-09-08T03:54:34.623Z Compiling ingot-types v0.1.2
20552026-09-08T03:54:34.826Z Compiling cobs v0.3.0
20562026-09-08T03:54:34.981Z Compiling libloading v0.8.9
20572026-09-08T03:54:35.022Z Compiling bitflags v1.3.2
20582026-09-08T03:54:35.033Z Compiling managed v0.8.0
20592026-09-08T03:54:35.045Z Compiling foreign-types-shared v0.3.1
20602026-09-08T03:54:35.105Z Compiling bindgen v0.72.1
20612026-09-08T03:54:35.149Z Compiling foreign-types v0.5.0
20622026-09-08T03:54:35.187Z Compiling postcard v1.1.3
20632026-09-08T03:54:35.239Z Compiling smoltcp v0.11.0
20642026-09-08T03:54:35.256Z Compiling ingot v0.1.1
20652026-09-08T03:54:35.616Z Compiling goblin v0.8.2
20662026-09-08T03:54:35.977Z Compiling cexpr v0.6.0
20672026-09-08T03:54:36.022Z Compiling num_enum v0.7.5
20682026-09-08T03:54:36.149Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee)
20692026-09-08T03:54:36.568Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20702026-09-08T03:54:36.681Z Compiling camino-tempfile v1.4.1
20712026-09-08T03:54:36.832Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
20722026-09-08T03:54:36.895Z Compiling serde_repr v0.1.20
20732026-09-08T03:54:36.930Z Compiling derive-where v1.6.0
20742026-09-08T03:54:37.142Z Compiling cstr-argument v0.1.2
20752026-09-08T03:54:37.567Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20762026-09-08T03:54:37.852Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
20772026-09-08T03:54:39.006Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee)
20782026-09-08T03:54:39.027Z Compiling rayon v1.11.0
20792026-09-08T03:54:39.205Z Compiling rustix v0.38.44
20802026-09-08T03:54:39.302Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20812026-09-08T03:54:39.347Z Compiling typify-macro v0.6.2
20822026-09-08T03:54:39.432Z Compiling crucible-workspace-hack v0.1.0
20832026-09-08T03:54:39.887Z Compiling tinyvec_macros v0.1.1
20842026-09-08T03:54:40.103Z Compiling tinyvec v1.10.0
20852026-09-08T03:54:40.452Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
20862026-09-08T03:54:40.851Z Compiling num_enum v0.5.11
20872026-09-08T03:54:41.204Z Compiling pin-project-internal v1.1.10
20882026-09-08T03:54:41.404Z Compiling memmap v0.7.0
20892026-09-08T03:54:41.617Z Compiling usdt v0.5.0
20902026-09-08T03:54:41.617Z Compiling typify v0.6.2
20912026-09-08T03:54:42.031Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
20922026-09-08T03:54:42.144Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
20932026-09-08T03:54:42.292Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26)
20942026-09-08T03:54:42.394Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
20952026-09-08T03:54:42.799Z Compiling itertools v0.12.1
20962026-09-08T03:54:42.903Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
20972026-09-08T03:54:42.956Z Compiling progenitor-impl v0.10.0
20982026-09-08T03:54:43.444Z Compiling sigpipe v0.1.3
20992026-09-08T03:54:43.457Z Compiling jiff v0.2.15
21002026-09-08T03:54:43.490Z Compiling const_format_proc_macros v0.2.34
21012026-09-08T03:54:43.536Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c)
21022026-09-08T03:54:43.899Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
21032026-09-08T03:54:44.033Z Compiling zone v0.3.1
21042026-09-08T03:54:44.519Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
21052026-09-08T03:54:44.545Z Compiling progenitor-impl v0.14.0
21062026-09-08T03:54:44.972Z Compiling atomicwrites v0.4.4
21072026-09-08T03:54:45.182Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
21082026-09-08T03:54:45.491Z Compiling papergrid v0.18.0
21092026-09-08T03:54:45.528Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
21102026-09-08T03:54:45.602Z Compiling nix v0.30.1
21112026-09-08T03:54:46.218Z Compiling smf v0.2.3
21122026-09-08T03:54:46.455Z Compiling progenitor-macro v0.10.0
21132026-09-08T03:54:46.498Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21142026-09-08T03:54:46.827Z Compiling secrecy v0.10.3
21152026-09-08T03:54:47.162Z Compiling async-recursion v1.1.1
21162026-09-08T03:54:47.175Z Compiling snafu-derive v0.8.9
21172026-09-08T03:54:47.383Z Compiling whoami v1.6.1
21182026-09-08T03:54:47.570Z Compiling predicates-core v1.0.9
21192026-09-08T03:54:48.052Z Compiling progenitor-macro v0.14.0
21202026-09-08T03:54:48.199Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21212026-09-08T03:54:48.673Z Compiling tabled v0.21.0
21222026-09-08T03:54:48.967Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
21232026-09-08T03:54:51.195Z Compiling nix v0.31.3
21242026-09-08T03:54:51.219Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21252026-09-08T03:54:51.600Z Compiling itertools v0.15.0
21262026-09-08T03:54:51.764Z Compiling hmac v0.12.1
21272026-09-08T03:54:52.028Z Compiling inout v0.1.4
21282026-09-08T03:54:52.042Z Compiling ff v0.13.1
21292026-09-08T03:54:52.180Z Compiling float-cmp v0.10.0
21302026-09-08T03:54:52.361Z Compiling difflib v0.4.0
21312026-09-08T03:54:52.498Z Compiling normalize-line-endings v0.3.0
21322026-09-08T03:54:52.501Z Compiling data-encoding v2.9.0
21332026-09-08T03:54:52.678Z Compiling predicates v3.1.4
21342026-09-08T03:54:52.872Z Compiling group v0.13.0
21352026-09-08T03:54:52.996Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
21362026-09-08T03:54:53.009Z Compiling cipher v0.4.4
21372026-09-08T03:54:53.144Z Compiling hkdf v0.12.4
21382026-09-08T03:54:53.259Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21392026-09-08T03:54:53.620Z Compiling tabled_derive v0.7.0
21402026-09-08T03:54:54.059Z Compiling universal-hash v0.5.1
21412026-09-08T03:54:54.071Z Compiling crypto-bigint v0.5.5
21422026-09-08T03:54:54.085Z Compiling half v2.7.1
21432026-09-08T03:54:54.156Z Compiling indent_write v2.2.0
21442026-09-08T03:54:54.198Z Compiling unicode-segmentation v1.12.0
21452026-09-08T03:54:54.311Z Compiling ciborium-io v0.2.2
21462026-09-08T03:54:54.377Z Compiling base64ct v1.8.0
21472026-09-08T03:54:54.413Z Compiling crc8 v0.1.1
21482026-09-08T03:54:54.539Z Compiling base16ct v0.2.0
21492026-09-08T03:54:54.602Z Compiling opaque-debug v0.3.1
21502026-09-08T03:54:54.614Z Compiling password-hash v0.5.0
21512026-09-08T03:54:54.682Z Compiling poly1305 v0.8.0
21522026-09-08T03:54:54.695Z Compiling newline-converter v0.3.0
21532026-09-08T03:54:54.709Z Compiling ciborium-ll v0.2.2
21542026-09-08T03:54:55.182Z Compiling elliptic-curve v0.13.8
21552026-09-08T03:54:55.429Z Compiling chacha20 v0.9.1
21562026-09-08T03:54:55.447Z Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21572026-09-08T03:54:55.464Z Compiling tokio-dtrace v0.1.1
21582026-09-08T03:54:55.660Z Compiling thiserror-no-std v2.0.2
21592026-09-08T03:54:56.205Z Compiling reqwest v0.13.2
21602026-09-08T03:54:56.594Z Compiling blake2 v0.10.6
21612026-09-08T03:54:56.663Z Compiling console v0.16.4
21622026-09-08T03:54:56.758Z Compiling aead v0.5.2
21632026-09-08T03:54:56.928Z Compiling strum_macros v0.28.0
21642026-09-08T03:54:57.068Z Compiling bstr v1.12.0
21652026-09-08T03:54:57.120Z Compiling keccak v0.1.6
21662026-09-08T03:54:57.312Z Compiling resolv-conf v0.7.5
21672026-09-08T03:54:57.357Z Compiling linked-hash-map v0.5.6
21682026-09-08T03:54:57.547Z Compiling similar v3.2.0
21692026-09-08T03:54:57.738Z Compiling lru-cache v0.1.2
21702026-09-08T03:54:58.330Z Compiling expectorate v1.3.0
21712026-09-08T03:54:58.467Z Compiling sha3 v0.10.8
21722026-09-08T03:54:58.630Z Compiling progenitor-client v0.14.0
21732026-09-08T03:54:58.799Z Compiling chacha20poly1305 v0.10.1
21742026-09-08T03:54:58.841Z Compiling argon2 v0.5.3
21752026-09-08T03:54:58.944Z Compiling vsss-rs v3.3.4
21762026-09-08T03:54:58.947Z Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21772026-09-08T03:54:59.383Z Compiling oxide-tokio-rt v0.1.2
21782026-09-08T03:54:59.722Z Compiling ciborium v0.2.2
21792026-09-08T03:54:59.829Z Compiling hickory-proto v0.24.4
21802026-09-08T03:55:00.107Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
21812026-09-08T03:55:00.243Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
21822026-09-08T03:55:00.925Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
21832026-09-08T03:55:01.064Z Compiling serde-big-array v0.5.1
21842026-09-08T03:55:01.441Z Compiling siphasher v1.0.1
21852026-09-08T03:55:01.615Z Compiling same-file v1.0.6
21862026-09-08T03:55:01.647Z Compiling hickory-resolver v0.24.4
21872026-09-08T03:55:01.702Z Compiling phf_shared v0.12.1
21882026-09-08T03:55:01.794Z Compiling walkdir v2.5.0
21892026-09-08T03:55:01.819Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
21902026-09-08T03:55:01.883Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0)
21912026-09-08T03:55:03.167Z Compiling progenitor v0.14.0
21922026-09-08T03:55:03.333Z Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21932026-09-08T03:55:03.633Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
21942026-09-08T03:55:04.317Z Compiling newtype_derive v0.1.6
21952026-09-08T03:55:04.409Z Compiling owo-colors v4.3.0
21962026-09-08T03:55:04.585Z Compiling tokio-stream v0.1.17
21972026-09-08T03:55:04.736Z Compiling csv-core v0.1.12
21982026-09-08T03:55:04.751Z Compiling termtree v0.5.1
21992026-09-08T03:55:04.905Z Compiling unicode-linebreak v0.1.5
22002026-09-08T03:55:05.003Z Compiling foldhash v0.1.5
22012026-09-08T03:55:05.039Z Compiling smawk v0.3.2
22022026-09-08T03:55:05.062Z Compiling swrite v0.1.0
22032026-09-08T03:55:05.189Z Compiling unicode-width v0.1.14
22042026-09-08T03:55:05.390Z Compiling textwrap v0.16.2
22052026-09-08T03:55:05.403Z Compiling hashbrown v0.15.5
22062026-09-08T03:55:05.536Z Compiling qorb v0.4.1
22072026-09-08T03:55:05.586Z Compiling csv v1.4.0
22082026-09-08T03:55:05.964Z Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22092026-09-08T03:55:06.157Z Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22102026-09-08T03:55:07.756Z Compiling phf v0.12.1
22112026-09-08T03:55:08.010Z Compiling aal v0.1.0 (/work/oxidecomputer/dendrite/aal)
22122026-09-08T03:55:08.130Z Compiling pin-project v1.1.10
22132026-09-08T03:55:08.228Z Compiling pcap v0.1.0 (/work/oxidecomputer/dendrite/pcap)
22142026-09-08T03:55:08.240Z Compiling unicode-normalization v0.1.24
22152026-09-08T03:55:08.253Z Compiling libz-sys v1.1.22
22162026-09-08T03:55:08.394Z Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22172026-09-08T03:55:08.792Z Compiling libsw-core v0.3.2
22182026-09-08T03:55:08.876Z Compiling highway v1.3.0
22192026-09-08T03:55:08.994Z Compiling fixedbitset v0.4.2
22202026-09-08T03:55:09.230Z Compiling humantime v2.3.0
22212026-09-08T03:55:09.393Z Compiling fixedbitset v0.5.7
22222026-09-08T03:55:09.521Z Compiling petgraph v0.6.5
22232026-09-08T03:55:09.556Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22242026-09-08T03:55:09.986Z Compiling progenitor v0.10.0
22252026-09-08T03:55:10.008Z Compiling petgraph v0.8.2
22262026-09-08T03:55:10.057Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22272026-09-08T03:55:10.703Z Compiling libsw v3.5.0
22282026-09-08T03:55:11.028Z Compiling olpc-cjson v0.1.4
22292026-09-08T03:55:11.152Z Compiling libgit2-sys v0.17.0+1.8.1
22302026-09-08T03:55:11.208Z Compiling snafu v0.8.9
22312026-09-08T03:55:11.344Z Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22322026-09-08T03:55:11.597Z Compiling chrono-tz v0.10.4
22332026-09-08T03:55:11.772Z Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22342026-09-08T03:55:12.233Z Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22352026-09-08T03:55:13.034Z Compiling papergrid v0.11.0
22362026-09-08T03:55:13.101Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
22372026-09-08T03:55:13.212Z Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22382026-09-08T03:55:13.506Z Compiling strum v0.28.0
22392026-09-08T03:55:13.532Z Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22402026-09-08T03:55:13.650Z Compiling globset v0.4.16
22412026-09-08T03:55:14.810Z Compiling const_format v0.2.34
22422026-09-08T03:55:15.054Z Compiling slog-dtrace v0.3.0
22432026-09-08T03:55:15.149Z Compiling cancel-safe-futures v0.1.5
22442026-09-08T03:55:15.603Z Compiling gethostname v0.5.0
22452026-09-08T03:55:15.717Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
22462026-09-08T03:55:16.372Z Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22472026-09-08T03:55:16.735Z Compiling dropshot-api-manager-types v0.7.2
22482026-09-08T03:55:16.966Z Compiling pem v3.0.5
22492026-09-08T03:55:17.124Z Compiling bcs v0.1.6
22502026-09-08T03:55:17.143Z Compiling serde_plain v1.0.2
22512026-09-08T03:55:17.356Z Compiling cargo-platform v0.1.9
22522026-09-08T03:55:18.139Z Compiling tagptr v0.2.0
22532026-09-08T03:55:18.229Z Compiling linear-map v1.2.0
22542026-09-08T03:55:18.304Z Compiling typed-path v0.9.3
22552026-09-08T03:55:18.434Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22562026-09-08T03:55:19.053Z Compiling moka v0.12.11
22572026-09-08T03:55:19.642Z Compiling tough v0.20.0
22582026-09-08T03:55:20.514Z Compiling cargo_metadata v0.18.1
22592026-09-08T03:55:21.482Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22602026-09-08T03:55:23.457Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22612026-09-08T03:55:23.604Z Compiling tabled v0.15.0
22622026-09-08T03:55:23.742Z Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22632026-09-08T03:55:24.373Z Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22642026-09-08T03:55:24.468Z Compiling git2 v0.19.0
22652026-09-08T03:55:24.586Z Compiling steno v0.4.1
22662026-09-08T03:55:26.750Z Compiling cookie v0.18.1
22672026-09-08T03:55:27.009Z Compiling hickory-proto v0.25.2
22682026-09-08T03:55:28.970Z Compiling hickory-resolver v0.25.2
22692026-09-08T03:55:30.203Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22702026-09-08T03:55:31.185Z Compiling vergen v8.3.2
22712026-09-08T03:55:32.545Z Compiling signal-hook v0.4.4
22722026-09-08T03:55:33.054Z Compiling packet v0.1.0 (/work/oxidecomputer/dendrite/packet)
22732026-09-08T03:55:33.584Z Compiling mockall_derive v0.14.0
22742026-09-08T03:55:33.843Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
22752026-09-08T03:55:34.151Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
22762026-09-08T03:55:34.612Z Compiling dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api)
22772026-09-08T03:55:35.153Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
22782026-09-08T03:55:35.876Z Compiling sha2 v0.10.9
22792026-09-08T03:55:36.291Z Compiling aal_macros v0.0.1 (/work/oxidecomputer/dendrite/aal_macros)
22802026-09-08T03:55:36.355Z Compiling mockall v0.14.0
22812026-09-08T03:55:36.526Z Compiling diff v0.1.13
22822026-09-08T03:55:36.593Z Compiling yansi v1.0.1
22832026-09-08T03:55:36.781Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
22842026-09-08T03:55:36.929Z Compiling pretty_assertions v1.4.1
22852026-09-08T03:55:37.337Z Compiling fs-err v3.1.2
22862026-09-08T03:55:38.070Z Compiling predicates-tree v1.0.12
22872026-09-08T03:55:38.646Z Compiling git-stub v1.0.0
22882026-09-08T03:55:38.820Z Compiling serial_test_derive v3.5.0
22892026-09-08T03:55:38.939Z Compiling filetime v0.2.26
22902026-09-08T03:55:38.954Z Compiling xattr v1.6.1
22912026-09-08T03:55:39.143Z Compiling fragile v2.0.1
22922026-09-08T03:55:39.143Z Compiling is_ci v1.2.0
22932026-09-08T03:55:39.303Z Compiling constant_time_eq v0.3.1
22942026-09-08T03:55:39.434Z Compiling downcast v0.11.0
22952026-09-08T03:55:39.469Z Compiling arrayref v0.3.9
22962026-09-08T03:55:39.568Z Compiling arrayvec v0.7.6
22972026-09-08T03:55:39.591Z Compiling serial_test v3.5.0
22982026-09-08T03:55:39.786Z Compiling blake3 v1.8.2
22992026-09-08T03:55:39.983Z Compiling toml v0.7.8
23002026-09-08T03:55:40.114Z Compiling supports-color v3.0.2
23012026-09-08T03:55:40.313Z Compiling tar v0.4.45
23022026-09-08T03:55:40.367Z Compiling git-stub-vcs v0.1.0
23032026-09-08T03:55:40.754Z Compiling curl-sys v0.4.89+curl-8.20.0
23042026-09-08T03:55:41.349Z Compiling signal-hook-tokio v0.4.0
23052026-09-08T03:55:41.639Z Compiling scuffle v0.1.0
23062026-09-08T03:55:41.652Z Compiling similar v2.7.0
23072026-09-08T03:55:42.656Z Compiling drift v0.2.0
23082026-09-08T03:55:43.125Z Compiling kstat-rs v0.2.4
23092026-09-08T03:55:43.324Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
23102026-09-08T03:55:43.452Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
23112026-09-08T03:55:43.661Z Compiling topological-sort v0.2.2
23122026-09-08T03:55:43.773Z Compiling hex-literal v1.1.0
23132026-09-08T03:55:43.819Z Compiling omicron-zone-package v0.12.2
23142026-09-08T03:55:43.975Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
23152026-09-08T03:55:44.237Z Compiling dropshot-api-manager v0.7.2
23162026-09-08T03:55:45.480Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
23172026-09-08T03:55:46.052Z Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
23182026-09-08T03:55:46.689Z Compiling curl v0.4.50
23192026-09-08T03:55:47.335Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
23202026-09-08T03:55:47.539Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#2cd6617e)
23212026-09-08T03:55:48.188Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
23222026-09-08T03:55:48.445Z Compiling iddqd v0.4.5
23232026-09-08T03:55:48.488Z Compiling search_path v0.1.4
23242026-09-08T03:55:49.077Z Compiling internet-checksum v0.2.1
23252026-09-08T03:55:49.231Z Compiling xtask v0.1.0 (/work/oxidecomputer/dendrite/xtask)
23262026-09-08T03:55:50.077Z Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
23272026-09-08T03:55:51.381Z Compiling dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis)
23282026-09-08T03:56:01.730Z Compiling uplinkd v0.1.0 (/work/oxidecomputer/dendrite/uplinkd)
23292026-09-08T03:56:42.113Z Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 25s
23302026-09-08T03:56:42.241Z Running unittests src/lib.rs (target/debug/deps/aal-450f124e18c48d38)
23312026-09-08T03:56:42.244Z
23322026-09-08T03:56:42.244Zrunning 0 tests
23332026-09-08T03:56:42.244Z
23342026-09-08T03:56:42.244Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23352026-09-08T03:56:42.244Z
23362026-09-08T03:56:42.244Z Running unittests src/lib.rs (target/debug/deps/aal_macros-5b37c54c08977ed3)
23372026-09-08T03:56:42.247Z
23382026-09-08T03:56:42.247Zrunning 0 tests
23392026-09-08T03:56:42.247Z
23402026-09-08T03:56:42.247Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23412026-09-08T03:56:42.247Z
23422026-09-08T03:56:42.250Z Running unittests src/lib.rs (target/debug/deps/asic-52150b71c511feeb)
23432026-09-08T03:56:42.250Z
23442026-09-08T03:56:42.250Zrunning 0 tests
23452026-09-08T03:56:42.250Z
23462026-09-08T03:56:42.250Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
23472026-09-08T03:56:42.250Z
23482026-09-08T03:56:42.250Z Running unittests src/lib.rs (target/debug/deps/common-5e8ad7a4c62ed295)
23492026-09-08T03:56:42.255Z
23502026-09-08T03:56:42.255Zrunning 4 tests
23512026-09-08T03:56:42.258Ztest nat::tests::test_vni ... ok
23522026-09-08T03:56:42.258Ztest network::tests::test_generate_ipv6_link_local ... ok
23532026-09-08T03:56:42.258Ztest test_purge ... ok
23542026-09-08T03:56:42.261Ztest illumos::test::address_exists_handles_missing_object ... ok
23552026-09-08T03:56:42.261Z
23562026-09-08T03:56:42.261Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
23572026-09-08T03:56:42.261Z
23582026-09-08T03:56:42.264Z Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-049fc7a9b9157ea9)
23592026-09-08T03:56:42.267Z
23602026-09-08T03:56:42.267Zrunning 1 test
23612026-09-08T03:56:42.267Z -------
23622026-09-08T03:56:42.267Z Generating OpenAPI documents from API definitions ...
23632026-09-08T03:56:42.409Z Loading local OpenAPI documents from "/work/oxidecomputer/dendrite/openapi" ...
23642026-09-08T03:56:42.478Z Loading blessed OpenAPI documents from VCS revision "origin/main" path "openapi"
23652026-09-08T03:56:43.529Z -------
23662026-09-08T03:56:43.529Z Checking 13 OpenAPI documents...
23672026-09-08T03:56:43.529Z Fresh dpd (versioned v1.0.0 (blessed)): Oxide Switch Dataplane Controller
23682026-09-08T03:56:43.529Z Fresh dpd (versioned v2.0.0 (blessed)): Oxide Switch Dataplane Controller
23692026-09-08T03:56:43.529Z Fresh dpd (versioned v3.0.0 (blessed)): Oxide Switch Dataplane Controller
23702026-09-08T03:56:43.529Z Fresh dpd (versioned v4.0.0 (blessed)): Oxide Switch Dataplane Controller
23712026-09-08T03:56:43.536Z Fresh dpd (versioned v5.0.0 (blessed)): Oxide Switch Dataplane Controller
23722026-09-08T03:56:43.536Z Fresh dpd (versioned v6.0.0 (blessed)): Oxide Switch Dataplane Controller
23732026-09-08T03:56:43.536Z Fresh dpd (versioned v7.0.0 (blessed)): Oxide Switch Dataplane Controller
23742026-09-08T03:56:43.536Z Fresh dpd (versioned v8.0.0 (blessed)): Oxide Switch Dataplane Controller
23752026-09-08T03:56:43.536Z Fresh dpd (versioned v9.0.0 (blessed)): Oxide Switch Dataplane Controller
23762026-09-08T03:56:43.536Z Fresh dpd (versioned v10.0.0 (blessed)): Oxide Switch Dataplane Controller
23772026-09-08T03:56:43.536Z Fresh dpd (versioned v11.0.0 (blessed)): Oxide Switch Dataplane Controller
23782026-09-08T03:56:43.536Z Fresh dpd (versioned v12.0.0 (blessed)): Oxide Switch Dataplane Controller
23792026-09-08T03:56:43.536Z Fresh dpd (versioned v13.0.0 (blessed)): Oxide Switch Dataplane Controller
23802026-09-08T03:56:43.536Z Fresh dpd "latest" symlink
23812026-09-08T03:56:43.536Z -------
23822026-09-08T03:56:43.536Z Success 13 documents checked: 14 fresh, 0 stale, 0 failed, 0 other problems
23832026-09-08T03:56:43.597Ztest test::test_apis_up_to_date ... ok
23842026-09-08T03:56:43.597Z
23852026-09-08T03:56:43.597Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.33s
23862026-09-08T03:56:43.597Z
23872026-09-08T03:56:43.650Z Running unittests src/main.rs (target/debug/deps/dpd-9e6570a13ba7e7e3)
23882026-09-08T03:56:43.657Z
23892026-09-08T03:56:43.657Zrunning 61 tests
23902026-09-08T03:56:43.664ZSep 08 03:56:42.355 DEBG created new freemap, unit: freemap_test
23912026-09-08T03:56:43.664ZSep 08 03:56:42.356 DEBG initted freemap. size: 128, unit: freemap_test
23922026-09-08T03:56:43.664ZSep 08 03:56:42.356 DEBG reset freemap, unit: freemap_test
23932026-09-08T03:56:43.667Ztest config::tests::test_updates ... ok
23942026-09-08T03:56:43.667Ztest freemap::test_ordering ... ok
23952026-09-08T03:56:43.667Ztest dhcpv6::tests::test_create_duid_bytes ... ok
23962026-09-08T03:56:43.667Ztest freemap::test_free ... ok
23972026-09-08T03:56:43.667Ztest api_server::tests::test_build_info ... ok
23982026-09-08T03:56:43.667ZSep 08 03:56:42.360 DEBG created new freemap, unit: freemap_test
23992026-09-08T03:56:43.667ZSep 08 03:56:42.361 DEBG initted freemap. size: 128, unit: freemap_test
24002026-09-08T03:56:43.667ZSep 08 03:56:42.361 DEBG reset freemap, unit: freemap_test
24012026-09-08T03:56:43.667ZSep 08 03:56:42.361 DEBG created new freemap, unit: freemap_test
24022026-09-08T03:56:43.667ZSep 08 03:56:42.361 DEBG initted freemap. size: 128, unit: freemap_test
24032026-09-08T03:56:43.667ZSep 08 03:56:42.361 DEBG reset freemap, unit: freemap_test
24042026-09-08T03:56:43.668Ztest freemap::test_exhaustion ... ok
24052026-09-08T03:56:43.668Ztest freemap::test_reclaim ... ok
24062026-09-08T03:56:43.668ZSep 08 03:56:42.361 DEBG created new freemap, unit: freemap_test
24072026-09-08T03:56:43.668ZSep 08 03:56:42.361 DEBG initted freemap. size: 8, unit: freemap_test
24082026-09-08T03:56:43.671ZSep 08 03:56:42.361 DEBG reset freemap, unit: freemap_test
24092026-09-08T03:56:43.671Ztest freemap::test_reclaim_preserves_existing_freelist ... ok
24102026-09-08T03:56:43.671Ztest mcast::tests::test_canonicalize_sources ... ok
24112026-09-08T03:56:43.671Ztest freemap::test_split ... ok
24122026-09-08T03:56:43.671Ztest macaddrs::tests::test_parse_port_id ... ok
24132026-09-08T03:56:43.671Ztest macaddrs::tests::test_mac_offset ... ok
24142026-09-08T03:56:43.671ZSep 08 03:56:42.362 DEBG created new freemap, unit: freemap_test
24152026-09-08T03:56:43.671ZSep 08 03:56:42.362 DEBG initted freemap. size: 128, unit: freemap_test
24162026-09-08T03:56:43.671ZSep 08 03:56:42.362 DEBG reset freemap, unit: freemap_test
24172026-09-08T03:56:43.671Ztest freemap::test_span ... ok
24182026-09-08T03:56:43.671Ztest macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok
24192026-09-08T03:56:43.671Ztest mcast::tests::test_create_port_bitmap_filters_by_direction ... ok
24202026-09-08T03:56:43.671Ztest mcast::tests::test_create_port_bitmap_empty ... ok
24212026-09-08T03:56:43.671Ztest mcast::tests::test_create_port_bitmap_all_same_direction ... ok
24222026-09-08T03:56:43.671Ztest macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok
24232026-09-08T03:56:43.672Ztest mcast::tests::test_concurrent_allocation_and_deallocation ... ok
24242026-09-08T03:56:43.672Ztest mcast::tests::test_scoped_group_id_drop_returns_to_pool ... ok
24252026-09-08T03:56:43.672Ztest mcast::tests::test_multicast_group_data_id_exhaustion ... ok
24262026-09-08T03:56:43.672ZSep 08 03:56:42.365 DEBG created new freemap, unit: freemap_test
24272026-09-08T03:56:43.672ZSep 08 03:56:42.365 DEBG initted freemap. size: 128, unit: freemap_test
24282026-09-08T03:56:43.672ZSep 08 03:56:42.365 DEBG reset freemap, unit: freemap_test
24292026-09-08T03:56:43.676Ztest mcast::validate::tests::test_address_validation_integrated ... ok
24302026-09-08T03:56:43.676Ztest mcast::tests::test_multicast_group_data_generate_id_allocation ... ok
24312026-09-08T03:56:43.676Ztest mcast::tests::test_concurrent_id_allocation ... ok
24322026-09-08T03:56:43.676Ztest freemap::test_basic ... ok
24332026-09-08T03:56:43.676Ztest mcast::tests::test_id_range_boundaries ... ok
24342026-09-08T03:56:43.676Ztest mcast::tests::test_scoped_group_id_weak_reference_cleanup ... ok
24352026-09-08T03:56:43.676Ztest mcast::tests::test_paired_allocation_and_cleanup ... ok
24362026-09-08T03:56:43.676Ztest mcast::validate::tests::test_ipv6_ssm_with_sources ... ok
24372026-09-08T03:56:43.676Ztest mcast::validate::tests::test_is_ssm_function ... ok
24382026-09-08T03:56:43.676Ztest mcast::validate::tests::test_multicast_validation_boundaries ... ok
24392026-09-08T03:56:43.676Ztest mcast::validate::tests::test_validate_nat_target ... ok
24402026-09-08T03:56:43.676Ztest mcast::validate::tests::test_validate_not_underlay_subnet ... ok
24412026-09-08T03:56:43.676Ztest mcast::validate::tests::test_validate_tag ... ok
24422026-09-08T03:56:43.676Ztest mcast::validate::tests::test_validate_source_addresses ... ok
24432026-09-08T03:56:43.676Ztest mcast::validate::tests::test_ipv6_validation ... ok
24442026-09-08T03:56:43.676Ztest mcast::validate::tests::test_validate_tag_format ... ok
24452026-09-08T03:56:43.676Ztest nat::test_mapping ... ok
24462026-09-08T03:56:43.676Ztest port_map::tests::dump_map ... ok
24472026-09-08T03:56:43.677Ztest mcast::validate::tests::test_ipv4_validation ... ok
24482026-09-08T03:56:43.677Ztest port_map::tests::test_port_map ... ok
24492026-09-08T03:56:43.677Ztest port_map::tests::test_backplane_group ... ok
24502026-09-08T03:56:43.677Ztest port_map::tests::parse_softnpu_revision ... ok
24512026-09-08T03:56:43.677Ztest mcast::tests::test_sources_contain_any ... ok
24522026-09-08T03:56:43.677Ztest mcast::validate::tests::test_address_validation_with_source_validation ... ok
24532026-09-08T03:56:43.683ZSep 08 03:56:42.369 DEBG created new freemap, unit: freemap_route_ipv4
24542026-09-08T03:56:43.683ZSep 08 03:56:42.369 DEBG created new freemap, unit: freemap_route_ipv6
24552026-09-08T03:56:43.683ZSep 08 03:56:42.369 DEBG initted freemap. size: 64, unit: freemap_route_ipv4
24562026-09-08T03:56:43.683ZSep 08 03:56:42.369 DEBG reset freemap, unit: freemap_route_ipv4
24572026-09-08T03:56:43.683ZSep 08 03:56:42.369 DEBG initted freemap. size: 64, unit: freemap_route_ipv6
24582026-09-08T03:56:43.683ZSep 08 03:56:42.369 DEBG reset freemap, unit: freemap_route_ipv6
24592026-09-08T03:56:43.683ZSep 08 03:56:42.369 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1
24602026-09-08T03:56:43.683ZSep 08 03:56:42.369 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 } }]
24612026-09-08T03:56:43.683ZSep 08 03:56:42.369 INFO adding route 3fff:beef::/64 -> 2001:db8::55:ff
24622026-09-08T03:56:43.683ZSep 08 03:56:42.369 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 } }]
24632026-09-08T03:56:43.683ZSep 08 03:56:42.369 INFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ff
24642026-09-08T03:56:43.683ZSep 08 03:56:42.369 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 } }]
24652026-09-08T03:56:43.683ZSep 08 03:56:42.369 INFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ff
24662026-09-08T03:56:43.683ZSep 08 03:56:42.369 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 } }]
24672026-09-08T03:56:43.683ZSep 08 03:56:42.369 INFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ff
24682026-09-08T03:56:43.683ZSep 08 03:56:42.369 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 } }]
24692026-09-08T03:56:43.683ZSep 08 03:56:42.369 INFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ff
24702026-09-08T03:56:43.683ZSep 08 03:56:42.369 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 } }]
24712026-09-08T03:56:43.683ZSep 08 03:56:42.369 INFO adding route 3fff:beef:5::/64 -> 2001:db8::55:ff
24722026-09-08T03:56:43.683ZSep 08 03:56:42.369 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 } }]
24732026-09-08T03:56:43.684ZSep 08 03:56:42.369 INFO adding route 3fff:beef:6::/64 -> 2001:db8::55:ff
24742026-09-08T03:56:43.684ZSep 08 03:56:42.369 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 } }]
24752026-09-08T03:56:43.684ZSep 08 03:56:42.369 INFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ff
24762026-09-08T03:56:43.684ZSep 08 03:56:42.369 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 } }]
24772026-09-08T03:56:43.684ZSep 08 03:56:42.369 INFO adding route 3fff:beef:8::/64 -> 2001:db8::55:ff
24782026-09-08T03:56:43.684ZSep 08 03:56:42.369 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 } }]
24792026-09-08T03:56:43.684ZSep 08 03:56:42.369 INFO adding route 3fff:beef:9::/64 -> 2001:db8::55:ff
24802026-09-08T03:56:43.684ZSep 08 03:56:42.369 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 } }]
24812026-09-08T03:56:43.684ZSep 08 03:56:42.369 INFO adding route 3fff:beef:a::/64 -> 2001:db8::55:ff
24822026-09-08T03:56:43.684ZSep 08 03:56:42.369 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 } }]
24832026-09-08T03:56:43.684ZSep 08 03:56:42.369 INFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ff
24842026-09-08T03:56:43.684ZSep 08 03:56:42.369 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 } }]
24852026-09-08T03:56:43.684ZSep 08 03:56:42.369 INFO adding route 3fff:beef:c::/64 -> 2001:db8::55:ff
24862026-09-08T03:56:43.684ZSep 08 03:56:42.369 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 } }]
24872026-09-08T03:56:43.684ZSep 08 03:56:42.369 INFO adding route 3fff:beef:d::/64 -> 2001:db8::55:ff
24882026-09-08T03:56:43.684ZSep 08 03:56:42.369 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 } }]
24892026-09-08T03:56:43.684ZSep 08 03:56:42.369 INFO adding route 3fff:beef:e::/64 -> 2001:db8::55:ff
24902026-09-08T03:56:43.684ZSep 08 03:56:42.369 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 } }]
24912026-09-08T03:56:43.684ZSep 08 03:56:42.369 INFO adding route 3fff:beef:f::/64 -> 2001:db8::55:ff
24922026-09-08T03:56:43.684ZSep 08 03:56:42.369 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 } }]
24932026-09-08T03:56:43.684ZSep 08 03:56:42.369 INFO adding route 3fff:beef:10::/64 -> 2001:db8::55:ff
24942026-09-08T03:56:43.684ZSep 08 03:56:42.369 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 } }]
24952026-09-08T03:56:43.684ZSep 08 03:56:42.369 INFO adding route 3fff:beef:11::/64 -> 2001:db8::55:ff
24962026-09-08T03:56:43.684ZSep 08 03:56:42.369 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 } }]
24972026-09-08T03:56:43.684ZSep 08 03:56:42.369 INFO adding route 3fff:beef:12::/64 -> 2001:db8::55:ff
24982026-09-08T03:56:43.684ZSep 08 03:56:42.369 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 } }]
24992026-09-08T03:56:43.684ZSep 08 03:56:42.369 INFO adding route 3fff:beef:13::/64 -> 2001:db8::55:ff
25002026-09-08T03:56:43.684ZSep 08 03:56:42.369 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 } }]
25012026-09-08T03:56:43.684ZSep 08 03:56:42.369 INFO adding route 3fff:beef:14::/64 -> 2001:db8::55:ff
25022026-09-08T03:56:43.684ZSep 08 03:56:42.369 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 } }]
25032026-09-08T03:56:43.684ZSep 08 03:56:42.369 INFO adding route 3fff:beef:15::/64 -> 2001:db8::55:ff
25042026-09-08T03:56:43.684ZSep 08 03:56:42.369 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 } }]
25052026-09-08T03:56:43.684ZSep 08 03:56:42.369 INFO adding route 3fff:beef:16::/64 -> 2001:db8::55:ff
25062026-09-08T03:56:43.684ZSep 08 03:56:42.369 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 } }]
25072026-09-08T03:56:43.685ZSep 08 03:56:42.369 INFO adding route 3fff:beef:17::/64 -> 2001:db8::55:ff
25082026-09-08T03:56:43.685ZSep 08 03:56:42.369 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 } }]
25092026-09-08T03:56:43.685ZSep 08 03:56:42.369 INFO adding route 3fff:beef:18::/64 -> 2001:db8::55:ff
25102026-09-08T03:56:43.685ZSep 08 03:56:42.369 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 } }]
25112026-09-08T03:56:43.685ZSep 08 03:56:42.369 INFO adding route 3fff:beef:19::/64 -> 2001:db8::55:ff
25122026-09-08T03:56:43.685ZSep 08 03:56:42.369 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 } }]
25132026-09-08T03:56:43.685ZSep 08 03:56:42.369 INFO adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff
25142026-09-08T03:56:43.685ZSep 08 03:56:42.369 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 } }]
25152026-09-08T03:56:43.685ZSep 08 03:56:42.369 INFO adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff
25162026-09-08T03:56:43.685ZSep 08 03:56:42.369 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 } }]
25172026-09-08T03:56:43.685ZSep 08 03:56:42.369 INFO adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff
25182026-09-08T03:56:43.685ZSep 08 03:56:42.369 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 } }]
25192026-09-08T03:56:43.685ZSep 08 03:56:42.369 INFO adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff
25202026-09-08T03:56:43.685ZSep 08 03:56:42.369 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 } }]
25212026-09-08T03:56:43.685ZSep 08 03:56:42.369 INFO adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff
25222026-09-08T03:56:43.685ZSep 08 03:56:42.369 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 } }]
25232026-09-08T03:56:43.685ZSep 08 03:56:42.369 INFO adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff
25242026-09-08T03:56:43.685ZSep 08 03:56:42.369 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 } }]
25252026-09-08T03:56:43.685ZSep 08 03:56:42.369 INFO adding route 3fff:beef:20::/64 -> 2001:db8::55:ff
25262026-09-08T03:56:43.685ZSep 08 03:56:42.369 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 } }]
25272026-09-08T03:56:43.685ZSep 08 03:56:42.369 INFO adding route 3fff:beef:21::/64 -> 2001:db8::55:ff
25282026-09-08T03:56:43.685ZSep 08 03:56:42.369 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 } }]
25292026-09-08T03:56:43.685ZSep 08 03:56:42.369 INFO adding route 3fff:beef:22::/64 -> 2001:db8::55:ff
25302026-09-08T03:56:43.685ZSep 08 03:56:42.369 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 } }]
25312026-09-08T03:56:43.685ZSep 08 03:56:42.369 INFO adding route 3fff:beef:23::/64 -> 2001:db8::55:ff
25322026-09-08T03:56:43.685ZSep 08 03:56:42.369 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 } }]
25332026-09-08T03:56:43.685ZSep 08 03:56:42.369 INFO adding route 3fff:beef:24::/64 -> 2001:db8::55:ff
25342026-09-08T03:56:43.685ZSep 08 03:56:42.369 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 } }]
25352026-09-08T03:56:43.685ZSep 08 03:56:42.369 INFO adding route 3fff:beef:25::/64 -> 2001:db8::55:ff
25362026-09-08T03:56:43.685ZSep 08 03:56:42.369 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 } }]
25372026-09-08T03:56:43.685ZSep 08 03:56:42.369 INFO adding route 3fff:beef:26::/64 -> 2001:db8::55:ff
25382026-09-08T03:56:43.685ZSep 08 03:56:42.369 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 } }]
25392026-09-08T03:56:43.685ZSep 08 03:56:42.369 INFO adding route 3fff:beef:27::/64 -> 2001:db8::55:ff
25402026-09-08T03:56:43.685ZSep 08 03:56:42.369 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 } }]
25412026-09-08T03:56:43.685ZSep 08 03:56:42.369 INFO adding route 3fff:beef:28::/64 -> 2001:db8::55:ff
25422026-09-08T03:56:43.685ZSep 08 03:56:42.369 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 } }]
25432026-09-08T03:56:43.685ZSep 08 03:56:42.369 INFO adding route 3fff:beef:29::/64 -> 2001:db8::55:ff
25442026-09-08T03:56:43.685ZSep 08 03:56:42.369 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 } }]
25452026-09-08T03:56:43.685ZSep 08 03:56:42.369 INFO adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff
25462026-09-08T03:56:43.686ZSep 08 03:56:42.369 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 } }]
25472026-09-08T03:56:43.686ZSep 08 03:56:42.369 INFO adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff
25482026-09-08T03:56:43.686ZSep 08 03:56:42.369 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 } }]
25492026-09-08T03:56:43.686ZSep 08 03:56:42.369 INFO adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff
25502026-09-08T03:56:43.686ZSep 08 03:56:42.369 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 } }]
25512026-09-08T03:56:43.686ZSep 08 03:56:42.369 INFO adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff
25522026-09-08T03:56:43.686ZSep 08 03:56:42.369 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 } }]
25532026-09-08T03:56:43.690ZSep 08 03:56:42.369 INFO adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff
25542026-09-08T03:56:43.690ZSep 08 03:56:42.369 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 } }]
25552026-09-08T03:56:43.690ZSep 08 03:56:42.369 INFO adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff
25562026-09-08T03:56:43.690ZSep 08 03:56:42.369 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 } }]
25572026-09-08T03:56:43.690ZSep 08 03:56:42.369 INFO adding route 3fff:beef:30::/64 -> 2001:db8::55:ff
25582026-09-08T03:56:43.691ZSep 08 03:56:42.370 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 } }]
25592026-09-08T03:56:43.691ZSep 08 03:56:42.370 INFO adding route 3fff:beef:31::/64 -> 2001:db8::55:ff
25602026-09-08T03:56:43.691ZSep 08 03:56:42.370 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 } }]
25612026-09-08T03:56:43.691ZSep 08 03:56:42.370 INFO adding route 3fff:beef:32::/64 -> 2001:db8::55:ff
25622026-09-08T03:56:43.691ZSep 08 03:56:42.370 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 } }]
25632026-09-08T03:56:43.691ZSep 08 03:56:42.370 INFO adding route 3fff:beef:33::/64 -> 2001:db8::55:ff
25642026-09-08T03:56:43.691ZSep 08 03:56:42.370 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 } }]
25652026-09-08T03:56:43.691ZSep 08 03:56:42.370 INFO adding route 3fff:beef:34::/64 -> 2001:db8::55:ff
25662026-09-08T03:56:43.691ZSep 08 03:56:42.370 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 } }]
25672026-09-08T03:56:43.691ZSep 08 03:56:42.370 INFO adding route 3fff:beef:35::/64 -> 2001:db8::55:ff
25682026-09-08T03:56:43.691ZSep 08 03:56:42.370 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 } }]
25692026-09-08T03:56:43.691ZSep 08 03:56:42.370 INFO adding route 3fff:beef:36::/64 -> 2001:db8::55:ff
25702026-09-08T03:56:43.691ZSep 08 03:56:42.370 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 } }]
25712026-09-08T03:56:43.691ZSep 08 03:56:42.370 INFO adding route 3fff:beef:37::/64 -> 2001:db8::55:ff
25722026-09-08T03:56:43.691ZSep 08 03:56:42.370 DEBG 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 } }]
25732026-09-08T03:56:43.691ZSep 08 03:56:42.370 INFO adding route 3fff:beef:38::/64 -> 2001:db8::55:ff
25742026-09-08T03:56:43.691ZSep 08 03:56:42.370 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 } }]
25752026-09-08T03:56:43.691ZSep 08 03:56:42.370 INFO adding route 3fff:beef:39::/64 -> 2001:db8::55:ff
25762026-09-08T03:56:43.691ZSep 08 03:56:42.370 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 } }]
25772026-09-08T03:56:43.691ZSep 08 03:56:42.370 INFO adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff
25782026-09-08T03:56:43.691ZSep 08 03:56:42.370 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 } }]
25792026-09-08T03:56:43.691ZSep 08 03:56:42.370 INFO adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff
25802026-09-08T03:56:43.691ZSep 08 03:56:42.370 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 } }]
25812026-09-08T03:56:43.691ZSep 08 03:56:42.370 INFO adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff
25822026-09-08T03:56:43.691ZSep 08 03:56:42.370 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 } }]
25832026-09-08T03:56:43.691ZSep 08 03:56:42.370 INFO adding route 3fff:beef:3d::/64 -> 2001:db8::55:ff
25842026-09-08T03:56:43.691ZSep 08 03:56:42.370 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 } }]
25852026-09-08T03:56:43.691ZSep 08 03:56:42.370 INFO adding route 3fff:beef:3e::/64 -> 2001:db8::55:ff
25862026-09-08T03:56:43.691ZSep 08 03:56:42.370 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 } }]
25872026-09-08T03:56:43.691ZSep 08 03:56:42.370 INFO adding route 3fff:beef:3f::/64 -> 2001:db8::55:ff
25882026-09-08T03:56:43.691ZSep 08 03:56:42.370 DEBG 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 } }]
25892026-09-08T03:56:43.691ZSep 08 03:56:42.370 DEBG failed to allocate space for the new target list
25902026-09-08T03:56:43.691ZSep 08 03:56:42.370 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 } }]
25912026-09-08T03:56:43.691ZSep 08 03:56:42.370 DEBG failed to allocate space for the new target list
25922026-09-08T03:56:43.691Ztest mcast::validate::tests::test_ipv4_ssm_with_sources ... ok
25932026-09-08T03:56:43.691ZSep 08 03:56:42.373 DEBG created new freemap, unit: freemap_route_ipv4
25942026-09-08T03:56:43.691ZSep 08 03:56:42.373 DEBG created new freemap, unit: freemap_route_ipv6
25952026-09-08T03:56:43.691ZSep 08 03:56:42.373 DEBG initted freemap. size: 64, unit: freemap_route_ipv4
25962026-09-08T03:56:43.692ZSep 08 03:56:42.373 DEBG reset freemap, unit: freemap_route_ipv4
25972026-09-08T03:56:43.692ZSep 08 03:56:42.374 DEBG initted freemap. size: 64, unit: freemap_route_ipv6
25982026-09-08T03:56:43.692ZSep 08 03:56:42.374 DEBG reset freemap, unit: freemap_route_ipv6
25992026-09-08T03:56:43.692ZSep 08 03:56:42.374 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1
26002026-09-08T03:56:43.692ZSep 08 03:56:42.374 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 } }]
26012026-09-08T03:56:43.692ZSep 08 03:56:42.374 INFO adding route 3fff:dead::/64 -> 2001:db8::55:2
26022026-09-08T03:56:43.692ZSep 08 03:56:42.374 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 } }]
26032026-09-08T03:56:43.692ZSep 08 03:56:42.374 INFO adding route 3fff:dead::/64 -> 2001:db8::55:3
26042026-09-08T03:56:43.692ZSep 08 03:56:42.374 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 } }]
26052026-09-08T03:56:43.692ZSep 08 03:56:42.374 INFO adding route 3fff:dead::/64 -> 2001:db8::55:4
26062026-09-08T03:56:43.692ZSep 08 03:56:42.374 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 } }]
26072026-09-08T03:56:43.692ZSep 08 03:56:42.374 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 } }]
26082026-09-08T03:56:43.692ZSep 08 03:56:42.374 DEBG created new freemap, unit: freemap_route_ipv4
26092026-09-08T03:56:43.692ZSep 08 03:56:42.374 DEBG created new freemap, unit: freemap_route_ipv6
26102026-09-08T03:56:43.692ZSep 08 03:56:42.374 DEBG initted freemap. size: 64, unit: freemap_route_ipv4
26112026-09-08T03:56:43.692ZSep 08 03:56:42.374 DEBG reset freemap, unit: freemap_route_ipv4
26122026-09-08T03:56:43.692ZSep 08 03:56:42.374 DEBG initted freemap. size: 64, unit: freemap_route_ipv6
26132026-09-08T03:56:43.692ZSep 08 03:56:42.374 DEBG reset freemap, unit: freemap_route_ipv6
26142026-09-08T03:56:43.692ZSep 08 03:56:42.374 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1
26152026-09-08T03:56:43.692ZSep 08 03:56:42.374 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 } }]
26162026-09-08T03:56:43.692ZSep 08 03:56:42.374 INFO adding route 3fff:dead::/64 -> 2001:db8::55:2
26172026-09-08T03:56:43.692ZSep 08 03:56:42.374 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 } }]
26182026-09-08T03:56:43.692ZSep 08 03:56:42.374 INFO adding route 3fff:dead::/64 -> 2001:db8::55:3
26192026-09-08T03:56:43.692ZSep 08 03:56:42.374 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 } }]
26202026-09-08T03:56:43.692ZSep 08 03:56:42.374 INFO adding route 3fff:dead::/64 -> 2001:db8::55:4
26212026-09-08T03:56:43.692ZSep 08 03:56:42.374 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 } }]
26222026-09-08T03:56:43.692ZSep 08 03:56:42.374 INFO adding route 3fff:beef::/64 -> 2001:db8::55:ff
26232026-09-08T03:56:43.692ZSep 08 03:56:42.374 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 } }]
26242026-09-08T03:56:43.692ZSep 08 03:56:42.374 INFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ff
26252026-09-08T03:56:43.692ZSep 08 03:56:42.374 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 } }]
26262026-09-08T03:56:43.692ZSep 08 03:56:42.374 INFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ff
26272026-09-08T03:56:43.692ZSep 08 03:56:42.374 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 } }]
26282026-09-08T03:56:43.692ZSep 08 03:56:42.374 INFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ff
26292026-09-08T03:56:43.692ZSep 08 03:56:42.374 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 } }]
26302026-09-08T03:56:43.692ZSep 08 03:56:42.374 INFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ff
26312026-09-08T03:56:43.692ZSep 08 03:56:42.374 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 } }]
26322026-09-08T03:56:43.692ZSep 08 03:56:42.374 INFO adding route 3fff:beef:5::/64 -> 2001:db8::55:ff
26332026-09-08T03:56:43.692ZSep 08 03:56:42.374 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 } }]
26342026-09-08T03:56:43.692ZSep 08 03:56:42.374 INFO adding route 3fff:beef:6::/64 -> 2001:db8::55:ff
26352026-09-08T03:56:43.693ZSep 08 03:56:42.374 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 } }]
26362026-09-08T03:56:43.693ZSep 08 03:56:42.374 INFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ff
26372026-09-08T03:56:43.693ZSep 08 03:56:42.374 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 } }]
26382026-09-08T03:56:43.693ZSep 08 03:56:42.374 INFO adding route 3fff:beef:8::/64 -> 2001:db8::55:ff
26392026-09-08T03:56:43.693ZSep 08 03:56:42.374 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 } }]
26402026-09-08T03:56:43.693ZSep 08 03:56:42.374 INFO adding route 3fff:beef:9::/64 -> 2001:db8::55:ff
26412026-09-08T03:56:43.693ZSep 08 03:56:42.375 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 } }]
26422026-09-08T03:56:43.693ZSep 08 03:56:42.375 INFO adding route 3fff:beef:a::/64 -> 2001:db8::55:ff
26432026-09-08T03:56:43.693ZSep 08 03:56:42.375 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 } }]
26442026-09-08T03:56:43.693ZSep 08 03:56:42.375 INFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ff
26452026-09-08T03:56:43.693ZSep 08 03:56:42.375 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 } }]
26462026-09-08T03:56:43.693ZSep 08 03:56:42.375 INFO adding route 3fff:beef:c::/64 -> 2001:db8::55:ff
26472026-09-08T03:56:43.693ZSep 08 03:56:42.375 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 } }]
26482026-09-08T03:56:43.693ZSep 08 03:56:42.375 INFO adding route 3fff:beef:d::/64 -> 2001:db8::55:ff
26492026-09-08T03:56:43.693ZSep 08 03:56:42.375 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 } }]
26502026-09-08T03:56:43.693ZSep 08 03:56:42.375 INFO adding route 3fff:beef:e::/64 -> 2001:db8::55:ff
26512026-09-08T03:56:43.693ZSep 08 03:56:42.375 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 } }]
26522026-09-08T03:56:43.693ZSep 08 03:56:42.375 INFO adding route 3fff:beef:f::/64 -> 2001:db8::55:ff
26532026-09-08T03:56:43.698ZSep 08 03:56:42.375 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 } }]
26542026-09-08T03:56:43.698ZSep 08 03:56:42.375 INFO adding route 3fff:beef:10::/64 -> 2001:db8::55:ff
26552026-09-08T03:56:43.698ZSep 08 03:56:42.375 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 } }]
26562026-09-08T03:56:43.698ZSep 08 03:56:42.375 INFO adding route 3fff:beef:11::/64 -> 2001:db8::55:ff
26572026-09-08T03:56:43.698ZSep 08 03:56:42.375 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 } }]
26582026-09-08T03:56:43.698ZSep 08 03:56:42.375 INFO adding route 3fff:beef:12::/64 -> 2001:db8::55:ff
26592026-09-08T03:56:43.698ZSep 08 03:56:42.375 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 } }]
26602026-09-08T03:56:43.698ZSep 08 03:56:42.375 INFO adding route 3fff:beef:13::/64 -> 2001:db8::55:ff
26612026-09-08T03:56:43.698ZSep 08 03:56:42.375 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 } }]
26622026-09-08T03:56:43.698ZSep 08 03:56:42.375 INFO adding route 3fff:beef:14::/64 -> 2001:db8::55:ff
26632026-09-08T03:56:43.698ZSep 08 03:56:42.375 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 } }]
26642026-09-08T03:56:43.698ZSep 08 03:56:42.375 INFO adding route 3fff:beef:15::/64 -> 2001:db8::55:ff
26652026-09-08T03:56:43.698ZSep 08 03:56:42.375 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 } }]
26662026-09-08T03:56:43.698ZSep 08 03:56:42.375 INFO adding route 3fff:beef:16::/64 -> 2001:db8::55:ff
26672026-09-08T03:56:43.698ZSep 08 03:56:42.375 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 } }]
26682026-09-08T03:56:43.698ZSep 08 03:56:42.375 INFO adding route 3fff:beef:17::/64 -> 2001:db8::55:ff
26692026-09-08T03:56:43.698ZSep 08 03:56:42.375 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 } }]
26702026-09-08T03:56:43.698ZSep 08 03:56:42.375 INFO adding route 3fff:beef:18::/64 -> 2001:db8::55:ff
26712026-09-08T03:56:43.698ZSep 08 03:56:42.375 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 } }]
26722026-09-08T03:56:43.698ZSep 08 03:56:42.375 INFO adding route 3fff:beef:19::/64 -> 2001:db8::55:ff
26732026-09-08T03:56:43.698ZSep 08 03:56:42.375 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 } }]
26742026-09-08T03:56:43.698ZSep 08 03:56:42.375 INFO adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff
26752026-09-08T03:56:43.698ZSep 08 03:56:42.375 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 } }]
26762026-09-08T03:56:43.698ZSep 08 03:56:42.375 INFO adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff
26772026-09-08T03:56:43.698ZSep 08 03:56:42.375 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 } }]
26782026-09-08T03:56:43.698ZSep 08 03:56:42.375 INFO adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff
26792026-09-08T03:56:43.698ZSep 08 03:56:42.375 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 } }]
26802026-09-08T03:56:43.698ZSep 08 03:56:42.375 INFO adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff
26812026-09-08T03:56:43.698ZSep 08 03:56:42.375 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 } }]
26822026-09-08T03:56:43.698ZSep 08 03:56:42.375 INFO adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff
26832026-09-08T03:56:43.698ZSep 08 03:56:42.375 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 } }]
26842026-09-08T03:56:43.698ZSep 08 03:56:42.375 INFO adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff
26852026-09-08T03:56:43.698ZSep 08 03:56:42.375 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 } }]
26862026-09-08T03:56:43.698ZSep 08 03:56:42.375 INFO adding route 3fff:beef:20::/64 -> 2001:db8::55:ff
26872026-09-08T03:56:43.699ZSep 08 03:56:42.375 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 } }]
26882026-09-08T03:56:43.699ZSep 08 03:56:42.375 INFO adding route 3fff:beef:21::/64 -> 2001:db8::55:ff
26892026-09-08T03:56:43.699ZSep 08 03:56:42.375 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 } }]
26902026-09-08T03:56:43.699ZSep 08 03:56:42.375 INFO adding route 3fff:beef:22::/64 -> 2001:db8::55:ff
26912026-09-08T03:56:43.699ZSep 08 03:56:42.375 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 } }]
26922026-09-08T03:56:43.699ZSep 08 03:56:42.375 INFO adding route 3fff:beef:23::/64 -> 2001:db8::55:ff
26932026-09-08T03:56:43.699ZSep 08 03:56:42.375 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 } }]
26942026-09-08T03:56:43.699ZSep 08 03:56:42.375 INFO adding route 3fff:beef:24::/64 -> 2001:db8::55:ff
26952026-09-08T03:56:43.699ZSep 08 03:56:42.375 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 } }]
26962026-09-08T03:56:43.699ZSep 08 03:56:42.375 INFO adding route 3fff:beef:25::/64 -> 2001:db8::55:ff
26972026-09-08T03:56:43.699ZSep 08 03:56:42.375 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 } }]
26982026-09-08T03:56:43.699ZSep 08 03:56:42.375 INFO adding route 3fff:beef:26::/64 -> 2001:db8::55:ff
26992026-09-08T03:56:43.699ZSep 08 03:56:42.375 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 } }]
27002026-09-08T03:56:43.699ZSep 08 03:56:42.375 INFO adding route 3fff:beef:27::/64 -> 2001:db8::55:ff
27012026-09-08T03:56:43.699ZSep 08 03:56:42.375 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 } }]
27022026-09-08T03:56:43.699ZSep 08 03:56:42.375 INFO adding route 3fff:beef:28::/64 -> 2001:db8::55:ff
27032026-09-08T03:56:43.699ZSep 08 03:56:42.375 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 } }]
27042026-09-08T03:56:43.699ZSep 08 03:56:42.375 INFO adding route 3fff:beef:29::/64 -> 2001:db8::55:ff
27052026-09-08T03:56:43.699ZSep 08 03:56:42.375 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 } }]
27062026-09-08T03:56:43.699ZSep 08 03:56:42.375 INFO adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff
27072026-09-08T03:56:43.699ZSep 08 03:56:42.375 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 } }]
27082026-09-08T03:56:43.699ZSep 08 03:56:42.375 INFO adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff
27092026-09-08T03:56:43.699ZSep 08 03:56:42.375 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 } }]
27102026-09-08T03:56:43.699ZSep 08 03:56:42.375 INFO adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff
27112026-09-08T03:56:43.699ZSep 08 03:56:42.375 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 } }]
27122026-09-08T03:56:43.699ZSep 08 03:56:42.375 INFO adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff
27132026-09-08T03:56:43.699ZSep 08 03:56:42.375 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 } }]
27142026-09-08T03:56:43.699ZSep 08 03:56:42.375 INFO adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff
27152026-09-08T03:56:43.699ZSep 08 03:56:42.375 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 } }]
27162026-09-08T03:56:43.699ZSep 08 03:56:42.375 INFO adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff
27172026-09-08T03:56:43.699ZSep 08 03:56:42.375 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 } }]
27182026-09-08T03:56:43.699ZSep 08 03:56:42.375 INFO adding route 3fff:beef:30::/64 -> 2001:db8::55:ff
27192026-09-08T03:56:43.699ZSep 08 03:56:42.375 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 } }]
27202026-09-08T03:56:43.699ZSep 08 03:56:42.375 INFO adding route 3fff:beef:31::/64 -> 2001:db8::55:ff
27212026-09-08T03:56:43.699ZSep 08 03:56:42.375 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 } }]
27222026-09-08T03:56:43.699ZSep 08 03:56:42.375 INFO adding route 3fff:beef:32::/64 -> 2001:db8::55:ff
27232026-09-08T03:56:43.699ZSep 08 03:56:42.375 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 } }]
27242026-09-08T03:56:43.699ZSep 08 03:56:42.375 INFO adding route 3fff:beef:33::/64 -> 2001:db8::55:ff
27252026-09-08T03:56:43.699ZSep 08 03:56:42.375 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 } }]
27262026-09-08T03:56:43.699ZSep 08 03:56:42.375 INFO adding route 3fff:beef:34::/64 -> 2001:db8::55:ff
27272026-09-08T03:56:43.700ZSep 08 03:56:42.375 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 } }]
27282026-09-08T03:56:43.700ZSep 08 03:56:42.375 INFO adding route 3fff:beef:35::/64 -> 2001:db8::55:ff
27292026-09-08T03:56:43.700ZSep 08 03:56:42.375 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 } }]
27302026-09-08T03:56:43.700ZSep 08 03:56:42.375 INFO adding route 3fff:beef:36::/64 -> 2001:db8::55:ff
27312026-09-08T03:56:43.700ZSep 08 03:56:42.375 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 } }]
27322026-09-08T03:56:43.700ZSep 08 03:56:42.375 INFO adding route 3fff:beef:37::/64 -> 2001:db8::55:ff
27332026-09-08T03:56:43.700ZSep 08 03:56:42.375 DEBG 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 } }]
27342026-09-08T03:56:43.700ZSep 08 03:56:42.376 INFO adding route 3fff:beef:38::/64 -> 2001:db8::55:ff
27352026-09-08T03:56:43.700ZSep 08 03:56:42.376 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 } }]
27362026-09-08T03:56:43.700ZSep 08 03:56:42.376 INFO adding route 3fff:beef:39::/64 -> 2001:db8::55:ff
27372026-09-08T03:56:43.700ZSep 08 03:56:42.376 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 } }]
27382026-09-08T03:56:43.700ZSep 08 03:56:42.376 INFO adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff
27392026-09-08T03:56:43.700ZSep 08 03:56:42.376 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 } }]
27402026-09-08T03:56:43.700ZSep 08 03:56:42.376 INFO adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff
27412026-09-08T03:56:43.700ZSep 08 03:56:42.376 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 } }]
27422026-09-08T03:56:43.700ZSep 08 03:56:42.376 INFO adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff
27432026-09-08T03:56:43.700ZSep 08 03:56:42.376 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 } }]
27442026-09-08T03:56:43.700ZSep 08 03:56:42.376 DEBG failed to allocate space for the new target list
27452026-09-08T03:56:43.700ZSep 08 03:56:42.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 } }, 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 } }]
27462026-09-08T03:56:43.700ZSep 08 03:56:42.376 DEBG created new freemap, unit: freemap_route_ipv4
27472026-09-08T03:56:43.700ZSep 08 03:56:42.376 DEBG created new freemap, unit: freemap_route_ipv6
27482026-09-08T03:56:43.700ZSep 08 03:56:42.376 DEBG initted freemap. size: 64, unit: freemap_route_ipv4
27492026-09-08T03:56:43.700ZSep 08 03:56:42.376 DEBG reset freemap, unit: freemap_route_ipv4
27502026-09-08T03:56:43.700ZSep 08 03:56:42.376 DEBG initted freemap. size: 64, unit: freemap_route_ipv6
27512026-09-08T03:56:43.700ZSep 08 03:56:42.376 DEBG reset freemap, unit: freemap_route_ipv6
27522026-09-08T03:56:43.700ZSep 08 03:56:42.376 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1
27532026-09-08T03:56:43.706ZSep 08 03:56:42.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 } }]
27542026-09-08T03:56:43.706ZSep 08 03:56:42.376 INFO adding route 3fff:dead::/64 -> 2001:db8::55:2
27552026-09-08T03:56:43.706ZSep 08 03:56:42.377 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 } }]
27562026-09-08T03:56:43.706ZSep 08 03:56:42.377 INFO adding route 3fff:beef::/64 -> 2001:db8::55:ff
27572026-09-08T03:56:43.706ZSep 08 03:56:42.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 } }]
27582026-09-08T03:56:43.706ZSep 08 03:56:42.377 INFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ff
27592026-09-08T03:56:43.706ZSep 08 03:56:42.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 } }]
27602026-09-08T03:56:43.706ZSep 08 03:56:42.377 INFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ff
27612026-09-08T03:56:43.706ZSep 08 03:56:42.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 } }]
27622026-09-08T03:56:43.706ZSep 08 03:56:42.377 INFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ff
27632026-09-08T03:56:43.706ZSep 08 03:56:42.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 } }]
27642026-09-08T03:56:43.706ZSep 08 03:56:42.377 INFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ff
27652026-09-08T03:56:43.706ZSep 08 03:56:42.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 } }]
27662026-09-08T03:56:43.706ZSep 08 03:56:42.377 INFO adding route 3fff:beef:5::/64 -> 2001:db8::55:ff
27672026-09-08T03:56:43.706ZSep 08 03:56:42.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 } }]
27682026-09-08T03:56:43.706ZSep 08 03:56:42.377 INFO adding route 3fff:beef:6::/64 -> 2001:db8::55:ff
27692026-09-08T03:56:43.706ZSep 08 03:56:42.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 } }]
27702026-09-08T03:56:43.706ZSep 08 03:56:42.377 INFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ff
27712026-09-08T03:56:43.706ZSep 08 03:56:42.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 } }]
27722026-09-08T03:56:43.706ZSep 08 03:56:42.377 INFO adding route 3fff:beef:8::/64 -> 2001:db8::55:ff
27732026-09-08T03:56:43.706ZSep 08 03:56:42.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 } }]
27742026-09-08T03:56:43.707ZSep 08 03:56:42.377 INFO adding route 3fff:beef:9::/64 -> 2001:db8::55:ff
27752026-09-08T03:56:43.707ZSep 08 03:56:42.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 } }]
27762026-09-08T03:56:43.707ZSep 08 03:56:42.378 INFO adding route 3fff:beef:a::/64 -> 2001:db8::55:ff
27772026-09-08T03:56:43.707ZSep 08 03:56:42.378 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 } }]
27782026-09-08T03:56:43.707ZSep 08 03:56:42.378 INFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ff
27792026-09-08T03:56:43.707ZSep 08 03:56:42.378 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 } }]
27802026-09-08T03:56:43.707ZSep 08 03:56:42.378 INFO adding route 3fff:beef:c::/64 -> 2001:db8::55:ff
27812026-09-08T03:56:43.707ZSep 08 03:56:42.378 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 } }]
27822026-09-08T03:56:43.707ZSep 08 03:56:42.378 INFO adding route 3fff:beef:d::/64 -> 2001:db8::55:ff
27832026-09-08T03:56:43.707ZSep 08 03:56:42.378 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 } }]
27842026-09-08T03:56:43.707ZSep 08 03:56:42.378 INFO adding route 3fff:beef:e::/64 -> 2001:db8::55:ff
27852026-09-08T03:56:43.707ZSep 08 03:56:42.378 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 } }]
27862026-09-08T03:56:43.707ZSep 08 03:56:42.378 INFO adding route 3fff:beef:f::/64 -> 2001:db8::55:ff
27872026-09-08T03:56:43.707ZSep 08 03:56:42.378 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 } }]
27882026-09-08T03:56:43.707ZSep 08 03:56:42.378 INFO adding route 3fff:beef:10::/64 -> 2001:db8::55:ff
27892026-09-08T03:56:43.707ZSep 08 03:56:42.378 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 } }]
27902026-09-08T03:56:43.707ZSep 08 03:56:42.378 INFO adding route 3fff:beef:11::/64 -> 2001:db8::55:ff
27912026-09-08T03:56:43.707ZSep 08 03:56:42.378 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 } }]
27922026-09-08T03:56:43.707ZSep 08 03:56:42.378 INFO adding route 3fff:beef:12::/64 -> 2001:db8::55:ff
27932026-09-08T03:56:43.707ZSep 08 03:56:42.378 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 } }]
27942026-09-08T03:56:43.707ZSep 08 03:56:42.378 INFO adding route 3fff:beef:13::/64 -> 2001:db8::55:ff
27952026-09-08T03:56:43.707ZSep 08 03:56:42.378 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 } }]
27962026-09-08T03:56:43.707ZSep 08 03:56:42.379 INFO adding route 3fff:beef:14::/64 -> 2001:db8::55:ff
27972026-09-08T03:56:43.707ZSep 08 03:56:42.379 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 } }]
27982026-09-08T03:56:43.707ZSep 08 03:56:42.379 INFO adding route 3fff:beef:15::/64 -> 2001:db8::55:ff
27992026-09-08T03:56:43.707ZSep 08 03:56:42.379 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 } }]
28002026-09-08T03:56:43.707ZSep 08 03:56:42.379 INFO adding route 3fff:beef:16::/64 -> 2001:db8::55:ff
28012026-09-08T03:56:43.707ZSep 08 03:56:42.379 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 } }]
28022026-09-08T03:56:43.707ZSep 08 03:56:42.379 INFO adding route 3fff:beef:17::/64 -> 2001:db8::55:ff
28032026-09-08T03:56:43.707ZSep 08 03:56:42.379 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 } }]
28042026-09-08T03:56:43.707ZSep 08 03:56:42.379 INFO adding route 3fff:beef:18::/64 -> 2001:db8::55:ff
28052026-09-08T03:56:43.707ZSep 08 03:56:42.379 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 } }]
28062026-09-08T03:56:43.707ZSep 08 03:56:42.379 INFO adding route 3fff:beef:19::/64 -> 2001:db8::55:ff
28072026-09-08T03:56:43.707ZSep 08 03:56:42.379 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 } }]
28082026-09-08T03:56:43.707ZSep 08 03:56:42.379 INFO adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff
28092026-09-08T03:56:43.707ZSep 08 03:56:42.379 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 } }]
28102026-09-08T03:56:43.707ZSep 08 03:56:42.379 INFO adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff
28112026-09-08T03:56:43.707ZSep 08 03:56:42.379 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 } }]
28122026-09-08T03:56:43.707ZSep 08 03:56:42.379 INFO adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff
28132026-09-08T03:56:43.708ZSep 08 03:56:42.379 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 } }]
28142026-09-08T03:56:43.708ZSep 08 03:56:42.379 INFO adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff
28152026-09-08T03:56:43.708ZSep 08 03:56:42.379 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 } }]
28162026-09-08T03:56:43.708ZSep 08 03:56:42.380 INFO adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff
28172026-09-08T03:56:43.708ZSep 08 03:56:42.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 } }]
28182026-09-08T03:56:43.708ZSep 08 03:56:42.380 INFO adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff
28192026-09-08T03:56:43.708ZSep 08 03:56:42.380 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 } }]
28202026-09-08T03:56:43.708ZSep 08 03:56:42.380 INFO adding route 3fff:beef:20::/64 -> 2001:db8::55:ff
28212026-09-08T03:56:43.708ZSep 08 03:56:42.380 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 } }]
28222026-09-08T03:56:43.708ZSep 08 03:56:42.380 INFO adding route 3fff:beef:21::/64 -> 2001:db8::55:ff
28232026-09-08T03:56:43.708ZSep 08 03:56:42.380 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 } }]
28242026-09-08T03:56:43.708ZSep 08 03:56:42.380 INFO adding route 3fff:beef:22::/64 -> 2001:db8::55:ff
28252026-09-08T03:56:43.708ZSep 08 03:56:42.380 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 } }]
28262026-09-08T03:56:43.708ZSep 08 03:56:42.380 INFO adding route 3fff:beef:23::/64 -> 2001:db8::55:ff
28272026-09-08T03:56:43.708ZSep 08 03:56:42.380 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 } }]
28282026-09-08T03:56:43.708ZSep 08 03:56:42.380 INFO adding route 3fff:beef:24::/64 -> 2001:db8::55:ff
28292026-09-08T03:56:43.708ZSep 08 03:56:42.380 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 } }]
28302026-09-08T03:56:43.708ZSep 08 03:56:42.380 INFO adding route 3fff:beef:25::/64 -> 2001:db8::55:ff
28312026-09-08T03:56:43.708ZSep 08 03:56:42.380 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 } }]
28322026-09-08T03:56:43.708ZSep 08 03:56:42.380 INFO adding route 3fff:beef:26::/64 -> 2001:db8::55:ff
28332026-09-08T03:56:43.708ZSep 08 03:56:42.380 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 } }]
28342026-09-08T03:56:43.708ZSep 08 03:56:42.380 INFO adding route 3fff:beef:27::/64 -> 2001:db8::55:ff
28352026-09-08T03:56:43.708ZSep 08 03:56:42.380 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 } }]
28362026-09-08T03:56:43.708ZSep 08 03:56:42.380 INFO adding route 3fff:beef:28::/64 -> 2001:db8::55:ff
28372026-09-08T03:56:43.708ZSep 08 03:56:42.380 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 } }]
28382026-09-08T03:56:43.708ZSep 08 03:56:42.381 INFO adding route 3fff:beef:29::/64 -> 2001:db8::55:ff
28392026-09-08T03:56:43.708ZSep 08 03:56:42.381 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-08T03:56:43.708ZSep 08 03:56:42.381 INFO adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff
28412026-09-08T03:56:43.708ZSep 08 03:56:42.381 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 } }]
28422026-09-08T03:56:43.708ZSep 08 03:56:42.381 INFO adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff
28432026-09-08T03:56:43.708ZSep 08 03:56:42.381 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 } }]
28442026-09-08T03:56:43.708ZSep 08 03:56:42.381 INFO adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff
28452026-09-08T03:56:43.708ZSep 08 03:56:42.381 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 } }]
28462026-09-08T03:56:43.708ZSep 08 03:56:42.381 INFO adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff
28472026-09-08T03:56:43.708ZSep 08 03:56:42.381 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 } }]
28482026-09-08T03:56:43.708ZSep 08 03:56:42.381 INFO adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff
28492026-09-08T03:56:43.708ZSep 08 03:56:42.381 DEBG Sep 08 03:56:42.378 DEBG created new freemap, unit: freemap_route_ipv4
28502026-09-08T03:56:43.708ZSep 08 03:56:42.381 DEBG created new freemap, unit: freemap_route_ipv6
28512026-09-08T03:56:43.708ZSep 08 03:56:42.381 DEBG initted freemap. size: 64, unit: freemap_route_ipv4
28522026-09-08T03:56:43.709ZSep 08 03:56:42.381 DEBG reset freemap, unit: freemap_route_ipv4
28532026-09-08T03:56:43.713ZSep 08 03:56:42.381 DEBG initted freemap. size: 64, unit: freemap_route_ipv6
28542026-09-08T03:56:43.713ZSep 08 03:56:42.381 DEBG reset freemap, unit: freemap_route_ipv6
28552026-09-08T03:56:43.713ZSep 08 03:56:42.381 INFO adding route 172.16.0.0/32 -> 10.0.0.1
28562026-09-08T03:56:43.713ZSep 08 03:56:42.381 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 } }]
28572026-09-08T03:56:43.713ZSep 08 03:56:42.381 INFO adding route 172.16.0.0/32 -> 10.0.0.2
28582026-09-08T03:56:43.713ZSep 08 03:56:42.381 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 } }]
28592026-09-08T03:56:43.713ZSep 08 03:56:42.381 INFO adding route 172.16.0.0/32 -> 10.0.0.3
28602026-09-08T03:56:43.713ZSep 08 03:56:42.381 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 } }]
28612026-09-08T03:56:43.713ZSep 08 03:56:42.381 INFO adding route 172.16.0.0/32 -> 10.0.0.4
28622026-09-08T03:56:43.713ZSep 08 03:56:42.381 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 } }]
28632026-09-08T03:56:43.713ZSep 08 03:56:42.381 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 } }]
28642026-09-08T03:56:43.713Zreplacing 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 } }]
28652026-09-08T03:56:43.713ZSep 08 03:56:42.381 INFO adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff
28662026-09-08T03:56:43.713ZSep 08 03:56:42.381 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 } }]
28672026-09-08T03:56:43.713ZSep 08 03:56:42.381 DEBG created new freemap, unit: freemap_route_ipv4
28682026-09-08T03:56:43.713ZSep 08 03:56:42.381 INFO adding route 3fff:beef:30::/64 -> 2001:db8::55:ff
28692026-09-08T03:56:43.713ZSep 08 03:56:42.381 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 } }]
28702026-09-08T03:56:43.713ZSep 08 03:56:42.381 INFO adding route 3fff:beef:31::/64 -> 2001:db8::55:ff
28712026-09-08T03:56:43.713ZSep 08 03:56:42.381 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 08 03:56:42.381 DEBG created new freemap, unit: freemap_route_ipv6
28722026-09-08T03:56:43.714ZSep 08 03:56:42.382 DEBG initted freemap. size: 64, unit: freemap_route_ipv4
28732026-09-08T03:56:43.714ZSep 08 03:56:42.382 DEBG reset freemap, unit: freemap_route_ipv4
28742026-09-08T03:56:43.714ZSep 08 03:56:42.382 DEBG initted freemap. size: 64, unit: freemap_route_ipv6
28752026-09-08T03:56:43.714ZSep 08 03:56:42.382 DEBG reset freemap, unit: freemap_route_ipv6
28762026-09-08T03:56:43.714ZSep 08 03:56:42.382 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1
28772026-09-08T03:56:43.714ZSep 08 03:56:42.382 DEBG created new freemapSep 08 03:56:42.382 , Sep 08 03:56:42.378unit:
28782026-09-08T03:56:43.714Z DEBG created new freemap, unit: freemap_route_ipv4
28792026-09-08T03:56:43.714ZSep 08 03:56:42.382 DEBG created new freemap, unit: freemap_route_ipv6
28802026-09-08T03:56:43.714ZSep 08 03:56:42.382 DEBG initted freemap. size: 64, unit: freemap_route_ipv4
28812026-09-08T03:56:43.714ZSep 08 03:56:42.382 DEBG reset freemap, unit: freemap_route_ipv4
28822026-09-08T03:56:43.714ZSep 08 03:56:42.382 DEBG initted freemap. size: 64, unit: freemap_route_ipv6
28832026-09-08T03:56:43.714ZSep 08 03:56:42.382 DEBG reset freemap, unit: freemap_route_ipv6
28842026-09-08T03:56:43.714ZSep 08 03:56:42.382 INFO adding route 172.16.0.0/32 -> 10.0.0.1
28852026-09-08T03:56:43.714ZSep 08 03:56:42.382 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 } }]
28862026-09-08T03:56:43.714ZSep 08 03:56:42.382 INFO adding route 172.17.0.0/32 -> 10.0.0.255
28872026-09-08T03:56:43.714ZSep 08 03:56:42.382 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 } }]
28882026-09-08T03:56:43.714ZSep 08 03:56:42.382 INFO adding route 172.17.0.1/32 -> 10.0.0.255
28892026-09-08T03:56:43.714ZSep 08 03:56:42.382 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 } }]
28902026-09-08T03:56:43.714ZSep 08 03:56:42.382 INFO adding route 172.17.0.2/32 -> 10.0.0.255
28912026-09-08T03:56:43.714ZSep 08 03:56:42.382 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 } }]
28922026-09-08T03:56:43.714ZSep 08 03:56:42.382 INFO adding route 172.17.0.3/32 -> 10.0.0.255
28932026-09-08T03:56:43.714ZSep 08 03:56:42.382 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 } }]
28942026-09-08T03:56:43.714ZSep 08 03:56:42.382 INFO adding route 172.17.0.4/32 -> 10.0.0.255
28952026-09-08T03:56:43.714ZSep 08 03:56:42.382 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 } }]
28962026-09-08T03:56:43.714ZSep 08 03:56:42.382 INFO adding route 172.17.0.5/32 -> 10.0.0.255
28972026-09-08T03:56:43.714ZSep 08 03:56:42.382 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 } }]
28982026-09-08T03:56:43.714ZSep 08 03:56:42.382 INFO adding route 172.17.0.6/32 -> 10.0.0.255
28992026-09-08T03:56:43.714ZSep 08 03:56:42.382 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 } }]
29002026-09-08T03:56:43.714ZSep 08 03:56:42.382 INFO adding route 172.17.0.7/32 -> 10.0.0.255
29012026-09-08T03:56:43.714ZSep 08 03:56:42.382 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 } }]
29022026-09-08T03:56:43.714ZSep 08 03:56:42.382 INFO adding route 172.17.0.8/32 -> 10.0.0.255
29032026-09-08T03:56:43.714ZSep 08 03:56:42.382 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 } }]
29042026-09-08T03:56:43.714ZSep 08 03:56:42.382 INFO adding route 172.17.0.9/32 -> 10.0.0.255
29052026-09-08T03:56:43.714ZSep 08 03:56:42.382 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 } }]
29062026-09-08T03:56:43.714ZSep 08 03:56:42.382 INFO adding route 172.17.0.10/32 -> 10.0.0.255
29072026-09-08T03:56:43.714ZSep 08 03:56:42.382 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 } }]
29082026-09-08T03:56:43.714ZSep 08 03:56:42.382 INFO adding route 172.17.0.11/32 -> 10.0.0.255
29092026-09-08T03:56:43.714ZSep 08 03:56:42.382 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 } }]
29102026-09-08T03:56:43.714Ztest route::tests::identity_replace_is_noop ... ok
29112026-09-08T03:56:43.715ZSep 08 03:56:42.382 INFO adding route 172.17.0.12/32 -> 10.0.0.255
29122026-09-08T03:56:43.715ZSep 08 03:56:42.382 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 } }]
29132026-09-08T03:56:43.715ZSep 08 03:56:42.382 INFO adding route 172.17.0.13/32 -> 10.0.0.255
29142026-09-08T03:56:43.715ZSep 08 03:56:42.382 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 } }]
29152026-09-08T03:56:43.715ZSep 08 03:56:42.382Sep 08 03:56:42.382 INFOINFO adding route 172.17.0.14/32 -> 10.0.0.255adding route 3fff:beef:32::/64 -> 2001:db8::55:ff
29162026-09-08T03:56:43.715Z
29172026-09-08T03:56:43.715ZSep 08 03:56:42.382Sep 08 03:56:42.382 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 } }]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 } }]
29182026-09-08T03:56:43.715Z
29192026-09-08T03:56:43.715ZSep 08 03:56:42.382Sep 08 03:56:42.382 INFOINFO adding route 172.17.0.15/32 -> 10.0.0.255adding route 3fff:beef:33::/64 -> 2001:db8::55:ff
29202026-09-08T03:56:43.715Z
29212026-09-08T03:56:43.715ZSep 08 03:56:42.382Sep 08 03:56:42.382 DEBGDEBG 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 } }]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 } }]
29222026-09-08T03:56:43.715Z
29232026-09-08T03:56:43.715ZSep 08 03:56:42.382Sep 08 03:56:42.382 INFOINFO adding route 3fff:beef:34::/64 -> 2001:db8::55:ffadding route 172.17.0.16/32 -> 10.0.0.255
29242026-09-08T03:56:43.715Z
29252026-09-08T03:56:43.715ZSep 08 03:56:42.382Sep 08 03:56:42.382 DEBGDEBG 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.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 } }]
29262026-09-08T03:56:43.715Z
29272026-09-08T03:56:43.715ZSep 08 03:56:42.382Sep 08 03:56:42.382 INFOINFO adding route 3fff:beef:35::/64 -> 2001:db8::55:ffadding route 172.17.0.17/32 -> 10.0.0.255
29282026-09-08T03:56:43.715Z
29292026-09-08T03:56:43.715ZSep 08 03:56:42.382Sep 08 03:56:42.382 DEBGDEBG 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: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 } }]
29302026-09-08T03:56:43.715Z
29312026-09-08T03:56:43.715ZSep 08 03:56:42.382Sep 08 03:56:42.382 INFOINFO adding route 172.17.0.18/32 -> 10.0.0.255adding route 3fff:beef:36::/64 -> 2001:db8::55:ff
29322026-09-08T03:56:43.715Z
29332026-09-08T03:56:43.715ZSep 08 03:56:42.382Sep 08 03:56:42.382 DEBGDEBG 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: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 } }]
29342026-09-08T03:56:43.715Z
29352026-09-08T03:56:43.715ZSep 08 03:56:42.382Sep 08 03:56:42.382 INFOINFO adding route 172.17.0.19/32 -> 10.0.0.255adding route 3fff:beef:37::/64 -> 2001:db8::55:ff
29362026-09-08T03:56:43.715Z
29372026-09-08T03:56:43.715ZSep 08 03:56:42.382Sep 08 03:56:42.382 DEBGDEBG 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: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 } }]
29382026-09-08T03:56:43.715Z
29392026-09-08T03:56:43.715ZSep 08 03:56:42.382Sep 08 03:56:42.382 INFOINFO adding route 172.17.0.20/32 -> 10.0.0.255adding route 3fff:beef:38::/64 -> 2001:db8::55:ff
29402026-09-08T03:56:43.715Z
29412026-09-08T03:56:43.715ZSep 08 03:56:42.382Sep 08 03:56:42.382 DEBGDEBG 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: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 } }]
29422026-09-08T03:56:43.715Z
29432026-09-08T03:56:43.715ZSep 08 03:56:42.382Sep 08 03:56:42.382 INFOINFO adding route 172.17.0.21/32 -> 10.0.0.255adding route 3fff:beef:39::/64 -> 2001:db8::55:ff
29442026-09-08T03:56:43.715Z
29452026-09-08T03:56:43.715ZSep 08 03:56:42.382Sep 08 03:56:42.382 DEBGDEBG 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 } }]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 } }]
29462026-09-08T03:56:43.715Z
29472026-09-08T03:56:43.715ZSep 08 03:56:42.382Sep 08 03:56:42.382 INFOINFO adding route 172.17.0.22/32 -> 10.0.0.255adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff
29482026-09-08T03:56:43.715Z
29492026-09-08T03:56:43.715ZSep 08 03:56:42.382Sep 08 03:56:42.382 DEBGDEBG 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 } }]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 } }]
29502026-09-08T03:56:43.716Z
29512026-09-08T03:56:43.716ZSep 08 03:56:42.382Sep 08 03:56:42.382 INFOINFO adding route 172.17.0.23/32 -> 10.0.0.255adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff
29522026-09-08T03:56:43.716Z
29532026-09-08T03:56:43.750ZSep 08 03:56:42.382Sep 08 03:56:42.382 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: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 } }]
29542026-09-08T03:56:43.750Z
29552026-09-08T03:56:43.750ZSep 08 03:56:42.382Sep 08 03:56:42.382 INFOINFO adding route 172.17.0.24/32 -> 10.0.0.255adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff
29562026-09-08T03:56:43.750Z
29572026-09-08T03:56:43.750ZSep 08 03:56:42.382Sep 08 03:56:42.382 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 } }]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 } }]
29582026-09-08T03:56:43.750Z
29592026-09-08T03:56:43.750ZSep 08 03:56:42.382Sep 08 03:56:42.382 INFOINFO adding route 172.17.0.25/32 -> 10.0.0.255adding route 3fff:beef:3d::/64 -> 2001:db8::55:ff
29602026-09-08T03:56:43.750Z
29612026-09-08T03:56:43.750ZSep 08 03:56:42.382Sep 08 03:56:42.382 DEBGDEBG 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 } }]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 } }]
29622026-09-08T03:56:43.750Z
29632026-09-08T03:56:43.750ZSep 08 03:56:42.382Sep 08 03:56:42.382 INFOINFO adding route 3fff:beef:3e::/64 -> 2001:db8::55:ffadding route 172.17.0.26/32 -> 10.0.0.255
29642026-09-08T03:56:43.750Z
29652026-09-08T03:56:43.750ZSep 08 03:56:42.382Sep 08 03:56:42.382 DEBGDEBG 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 } }]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 } }]
29662026-09-08T03:56:43.750Z
29672026-09-08T03:56:43.750ZSep 08 03:56:42.382Sep 08 03:56:42.382 DEBGINFO failed to allocate space for the new target listadding route 172.17.0.27/32 -> 10.0.0.255
29682026-09-08T03:56:43.750Z
29692026-09-08T03:56:43.750ZSep 08 03:56:42.382Sep 08 03:56:42.382 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 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 } }]
29702026-09-08T03:56:43.750Z
29712026-09-08T03:56:43.750ZSep 08 03:56:42.382 INFO adding route 172.17.0.28/32 -> 10.0.0.255
29722026-09-08T03:56:43.750ZSep 08 03:56:42.381Sep 08 03:56:42.382 DEBGDEBG created new freemapreplacing 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 } }],
29732026-09-08T03:56:43.750Zunit: freemap_route_ipv4
29742026-09-08T03:56:43.750ZSep 08 03:56:42.382 INFO adding route 172.17.0.29/32 -> 10.0.0.255Sep 08 03:56:42.382
29752026-09-08T03:56:43.750Z DEBG created new freemapSep 08 03:56:42.382, unitDEBG: 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 } }]freemap_route_ipv6
29762026-09-08T03:56:43.750Z
29772026-09-08T03:56:43.750ZSep 08 03:56:42.382Sep 08 03:56:42.382 INFODEBG adding route 172.17.0.30/32 -> 10.0.0.255initted freemap. size: 64
29782026-09-08T03:56:43.750Z, unit: Sep 08 03:56:42.382freemap_route_ipv4
29792026-09-08T03:56:43.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 } }]
29802026-09-08T03:56:43.750ZSep 08 03:56:42.382 DEBG Sep 08 03:56:42.382reset freemap , INFOunit :adding route 172.17.0.31/32 -> 10.0.0.255
29812026-09-08T03:56:43.750Zfreemap_route_ipv4
29822026-09-08T03:56:43.750ZSep 08 03:56:42.382 Sep 08 03:56:42.382DEBG DEBGreplacing 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 } }]
29832026-09-08T03:56:43.750Zinitted freemap. size: 64, unit:Sep 08 03:56:42.382 freemap_route_ipv6INFO
29842026-09-08T03:56:43.751Z adding route 172.17.0.32/32 -> 10.0.0.255
29852026-09-08T03:56:43.751ZSep 08 03:56:42.382 Sep 08 03:56:42.382DEBG DEBGreset freemap , 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 } }]unit
29862026-09-08T03:56:43.751Z: freemap_route_ipv6
29872026-09-08T03:56:43.751ZSep 08 03:56:42.382 INFO adding route 172.17.0.33/32 -> 10.0.0.255Sep 08 03:56:42.382
29882026-09-08T03:56:43.751Z INFO adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 08 03:56:42.382
29892026-09-08T03:56:43.751Z 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 } }]
29902026-09-08T03:56:43.751ZSep 08 03:56:42.382 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 } }]Sep 08 03:56:42.382
29912026-09-08T03:56:43.751Z INFO adding route 172.17.0.34/32 -> 10.0.0.255
29922026-09-08T03:56:43.751ZSep 08 03:56:42.382 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 08 03:56:42.382
29932026-09-08T03:56:43.751Z 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 08 03:56:42.382
29942026-09-08T03:56:43.751Z 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 } }]Sep 08 03:56:42.382
29952026-09-08T03:56:43.751Z INFO adding route 172.17.0.35/32 -> 10.0.0.255
29962026-09-08T03:56:43.751ZSep 08 03:56:42.382 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 08 03:56:42.382
29972026-09-08T03:56:43.751Z 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 08 03:56:42.382
29982026-09-08T03:56:43.751Z 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 } }]
29992026-09-08T03:56:43.751ZSep 08 03:56:42.382 INFO adding route 172.17.0.36/32 -> 10.0.0.255Sep 08 03:56:42.382
30002026-09-08T03:56:43.751Z INFO adding route 3fff:dead::/64 -> 2001:db8::55:2
30012026-09-08T03:56:43.751ZSep 08 03:56:42.382 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 08 03:56:42.382
30022026-09-08T03:56:43.751Z 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 } }]
30032026-09-08T03:56:43.751ZSep 08 03:56:42.382 INFO adding route 172.17.0.37/32 -> 10.0.0.255Sep 08 03:56:42.382
30042026-09-08T03:56:43.751Z INFO adding route 3fff:beef::/64 -> 2001:db8::55:ff
30052026-09-08T03:56:43.751ZSep 08 03:56:42.382 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 08 03:56:42.382
30062026-09-08T03:56:43.751Z 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 08 03:56:42.382
30072026-09-08T03:56:43.751Z INFO adding route 172.17.0.38/32 -> 10.0.0.255
30082026-09-08T03:56:43.751ZSep 08 03:56:42.382 INFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ffSep 08 03:56:42.382
30092026-09-08T03:56:43.751Z 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 } }]
30102026-09-08T03:56:43.751Ztest route::tests::add_target_fails_full ... ok
30112026-09-08T03:56:43.751Ztest route::tests::rollback_failure_leaves_in_core_cleared ... ok
30122026-09-08T03:56:43.751ZSep 08 03:56:42.382 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 08 03:56:42.382
30132026-09-08T03:56:43.751Z INFO adding route 172.17.0.39/32 -> 10.0.0.255Sep 08 03:56:42.382
30142026-09-08T03:56:43.751Z INFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ffSep 08 03:56:42.382
30152026-09-08T03:56:43.751Z 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 } }]Sep 08 03:56:42.382
30162026-09-08T03:56:43.751Z 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 08 03:56:42.382
30172026-09-08T03:56:43.751Z INFO adding route 172.17.0.40/32 -> 10.0.0.255
30182026-09-08T03:56:43.751ZSep 08 03:56:42.382 INFO Sep 08 03:56:42.382adding route 3fff:beef:3::/64 -> 2001:db8::55:ff
30192026-09-08T03:56:43.751ZDEBG 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 } }]
30202026-09-08T03:56:43.751ZSep 08 03:56:42.382 DEBG Sep 08 03:56:42.382replacing 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 } }]
30212026-09-08T03:56:43.752ZINFO adding route 172.17.0.41/32 -> 10.0.0.255
30222026-09-08T03:56:43.752ZSep 08 03:56:42.382 Sep 08 03:56:42.382INFO DEBGadding route 3fff:beef:4::/64 -> 2001:db8::55:ff
30232026-09-08T03:56:43.752Zreplacing 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 } }]
30242026-09-08T03:56:43.752ZSep 08 03:56:42.382 Sep 08 03:56:42.382DEBG INFOreplacing 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 } }]
30252026-09-08T03:56:43.752Zadding route 172.17.0.42/32 -> 10.0.0.255
30262026-09-08T03:56:43.752ZSep 08 03:56:42.382 Sep 08 03:56:42.382INFO DEBGadding route 3fff:beef:5::/64 -> 2001:db8::55:ff
30272026-09-08T03:56:43.752Zreplacing 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 } }]
30282026-09-08T03:56:43.752ZSep 08 03:56:42.384 INFO adding route 172.17.0.43/32 -> 10.0.0.255
30292026-09-08T03:56:43.752ZSep 08 03:56:42.384 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 } }]
30302026-09-08T03:56:43.752ZSep 08 03:56:42.384 INFO adding route 172.17.0.44/32 -> 10.0.0.255
30312026-09-08T03:56:43.752ZSep 08 03:56:42.384 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 } }]
30322026-09-08T03:56:43.752ZSep 08 03:56:42.384 INFO adding route 172.17.0.45/32 -> 10.0.0.255
30332026-09-08T03:56:43.752ZSep 08 03:56:42.384 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 } }]
30342026-09-08T03:56:43.752ZSep 08 03:56:42.384 INFO adding route 172.17.0.46/32 -> 10.0.0.255
30352026-09-08T03:56:43.752ZSep 08 03:56:42.384 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 } }]
30362026-09-08T03:56:43.752ZSep 08 03:56:42.384 INFO adding route 172.17.0.47/32 -> 10.0.0.255
30372026-09-08T03:56:43.752ZSep 08 03:56:42.384 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 } }]
30382026-09-08T03:56:43.752ZSep 08 03:56:42.384 INFO adding route 172.17.0.48/32 -> 10.0.0.255
30392026-09-08T03:56:43.752ZSep 08 03:56:42.384 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 } }]
30402026-09-08T03:56:43.752ZSep 08 03:56:42.384 INFO adding route 172.17.0.49/32 -> 10.0.0.255
30412026-09-08T03:56:43.752ZSep 08 03:56:42.384 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 } }]
30422026-09-08T03:56:43.752ZSep 08 03:56:42.384 INFO adding route 172.17.0.50/32 -> 10.0.0.255
30432026-09-08T03:56:43.752ZSep 08 03:56:42.384 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 } }]
30442026-09-08T03:56:43.752ZSep 08 03:56:42.384 INFO adding route 172.17.0.51/32 -> 10.0.0.255
30452026-09-08T03:56:43.752ZSep 08 03:56:42.384 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 } }]
30462026-09-08T03:56:43.752ZSep 08 03:56:42.384 INFO adding route 172.17.0.52/32 -> 10.0.0.255
30472026-09-08T03:56:43.752ZSep 08 03:56:42.384 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 } }]
30482026-09-08T03:56:43.752ZSep 08 03:56:42.384 INFO adding route 172.17.0.53/32 -> 10.0.0.255
30492026-09-08T03:56:43.752ZSep 08 03:56:42.384 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 } }]
30502026-09-08T03:56:43.752ZSep 08 03:56:42.384 INFO adding route 172.17.0.54/32 -> 10.0.0.255
30512026-09-08T03:56:43.752ZSep 08 03:56:42.384 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 } }]
30522026-09-08T03:56:43.752ZSep 08 03:56:42.384 INFO adding route 172.17.0.55/32 -> 10.0.0.255
30532026-09-08T03:56:43.757ZSep 08 03:56:42.384 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 } }]
30542026-09-08T03:56:43.757ZSep 08 03:56:42.384 INFO adding route 172.17.0.56/32 -> 10.0.0.255
30552026-09-08T03:56:43.757ZSep 08 03:56:42.384 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 } }]
30562026-09-08T03:56:43.757ZSep 08 03:56:42.384 INFO adding route 172.17.0.57/32 -> 10.0.0.255
30572026-09-08T03:56:43.758ZSep 08 03:56:42.384 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 } }]
30582026-09-08T03:56:43.758ZSep 08 03:56:42.384 INFO adding route 172.17.0.58/32 -> 10.0.0.255
30592026-09-08T03:56:43.758ZSep 08 03:56:42.384 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 } }]
30602026-09-08T03:56:43.758ZSep 08 03:56:42.384 INFO adding route 172.17.0.59/32 -> 10.0.0.255
30612026-09-08T03:56:43.758ZSep 08 03:56:42.384 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 } }]
30622026-09-08T03:56:43.758ZSep 08 03:56:42.384 INFO adding route 172.17.0.60/32 -> 10.0.0.255
30632026-09-08T03:56:43.758ZSep 08 03:56:42.384 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 } }]
30642026-09-08T03:56:43.758ZSep 08 03:56:42.384 INFO adding route 172.17.0.61/32 -> 10.0.0.255
30652026-09-08T03:56:43.758ZSep 08 03:56:42.384 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 } }]
30662026-09-08T03:56:43.758ZSep 08 03:56:42.384 INFO adding route 172.17.0.62/32 -> 10.0.0.255
30672026-09-08T03:56:43.758ZSep 08 03:56:42.384 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 } }]
30682026-09-08T03:56:43.758ZSep 08 03:56:42.384 INFO adding route 172.17.0.63/32 -> 10.0.0.255
30692026-09-08T03:56:43.758ZSep 08 03:56:42.384 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 } }]
30702026-09-08T03:56:43.758ZSep 08 03:56:42.384 DEBG failed to allocate space for the new target list
30712026-09-08T03:56:43.758ZSep 08 03:56:42.384 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 } }]
30722026-09-08T03:56:43.758ZSep 08 03:56:42.384 DEBG failed to allocate space for the new target list
30732026-09-08T03:56:43.758ZSep 08 03:56:42.382 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 } }]
30742026-09-08T03:56:43.758Z Sep 08 03:56:42.384freemap_route_ipv4 INFO
30752026-09-08T03:56:43.758Z adding route 3fff:beef:6::/64 -> 2001:db8::55:ff
30762026-09-08T03:56:43.758ZSep 08 03:56:42.384 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 } }]
30772026-09-08T03:56:43.758ZSep 08 03:56:42.384 DEBGSep 08 03:56:42.384 created new freemapINFO , adding route 3fff:beef:7::/64 -> 2001:db8::55:ffunit
30782026-09-08T03:56:43.758Z: freemap_route_ipv6
30792026-09-08T03:56:43.758ZSep 08 03:56:42.384 DEBG Sep 08 03:56:42.384replacing 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 } }]
30802026-09-08T03:56:43.758ZDEBG initted freemap. size: 64, unitSep 08 03:56:42.384: INFOfreemap_route_ipv4
30812026-09-08T03:56:43.758Zadding route 3fff:beef:8::/64 -> 2001:db8::55:ff
30822026-09-08T03:56:43.758ZSep 08 03:56:42.384 Sep 08 03:56:42.384DEBG DEBGreset freemap , 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 } }]unit
30832026-09-08T03:56:43.758Z: freemap_route_ipv4
30842026-09-08T03:56:43.758ZSep 08 03:56:42.384 INFO Sep 08 03:56:42.384adding route 3fff:beef:9::/64 -> 2001:db8::55:ff
30852026-09-08T03:56:43.758ZDEBG initted freemap. size: 64, unitSep 08 03:56:42.384: DEBGfreemap_route_ipv6
30862026-09-08T03:56:43.758Zreplacing 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 } }]
30872026-09-08T03:56:43.758ZSep 08 03:56:42.384Sep 08 03:56:42.384 DEBGINFO reset freemapadding route 3fff:beef:a::/64 -> 2001:db8::55:ff,
30882026-09-08T03:56:43.758Zunit: freemap_route_ipv6
30892026-09-08T03:56:43.758ZSep 08 03:56:42.384 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 } }]Sep 08 03:56:42.384
30902026-09-08T03:56:43.758Z INFO adding route 3fff:dead::/64 -> 2001:db8::55:1
30912026-09-08T03:56:43.758ZSep 08 03:56:42.384 INFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ff
30922026-09-08T03:56:43.759ZSep 08 03:56:42.384 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 } }]Sep 08 03:56:42.384
30932026-09-08T03:56:43.759Z 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 } }]
30942026-09-08T03:56:43.759ZSep 08 03:56:42.384 INFO Sep 08 03:56:42.384adding route 3fff:dead::/64 -> 2001:db8::55:2
30952026-09-08T03:56:43.759ZINFO adding route 3fff:beef:c::/64 -> 2001:db8::55:ff
30962026-09-08T03:56:43.759ZSep 08 03:56:42.384 DEBGSep 08 03:56:42.384 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
30972026-09-08T03:56:43.759Z 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 } }]
30982026-09-08T03:56:43.759ZSep 08 03:56:42.384 INFOSep 08 03:56:42.384 adding route 3fff:dead::/64 -> 2001:db8::55:3INFO
30992026-09-08T03:56:43.759Z adding route 3fff:beef:d::/64 -> 2001:db8::55:ff
31002026-09-08T03:56:43.759ZSep 08 03:56:42.384 DEBGSep 08 03:56:42.384 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
31012026-09-08T03:56:43.759Z 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 } }]
31022026-09-08T03:56:43.759ZSep 08 03:56:42.384 Sep 08 03:56:42.384INFO INFOadding route 3fff:dead::/64 -> 2001:db8::55:4
31032026-09-08T03:56:43.759Zadding route 3fff:beef:e::/64 -> 2001:db8::55:ff
31042026-09-08T03:56:43.759ZSep 08 03:56:42.384 Sep 08 03:56:42.384DEBG 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 } }, 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 } }]
31052026-09-08T03:56:43.759Zreplacing 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 } }]
31062026-09-08T03:56:43.759ZSep 08 03:56:42.384Sep 08 03:56:42.384 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: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:f::/64 -> 2001:db8::55:ff
31072026-09-08T03:56:43.759Z
31082026-09-08T03:56:43.759ZSep 08 03:56:42.384Sep 08 03:56:42.384 DEBGWARN 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 } }]shrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })
31092026-09-08T03:56:43.759Z
31102026-09-08T03:56:43.759Ztest route::tests::rollback_on_index_readd_failure ... ok
31112026-09-08T03:56:43.759ZSep 08 03:56:42.384Sep 08 03:56:42.384 INFOERRO adding route 3fff:beef:10::/64 -> 2001:db8::55:ffrollback route_index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })
31122026-09-08T03:56:43.759Z
31132026-09-08T03:56:43.759ZSep 08 03:56:42.384Sep 08 03:56:42.384 DEBGERRO 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 } }]shrink-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
31142026-09-08T03:56:43.759Z
31152026-09-08T03:56:43.759ZSep 08 03:56:42.384 INFO adding route 3fff:beef:11::/64 -> 2001:db8::55:ff
31162026-09-08T03:56:43.759ZDEBG 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 } }]
31172026-09-08T03:56:43.759ZSep 08 03:56:42.384 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 } }]Sep 08 03:56:42.384
31182026-09-08T03:56:43.759Z 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 08 03:56:42.384
31192026-09-08T03:56:43.759Z INFO adding route 3fff:beef:12::/64 -> 2001:db8::55:ff
31202026-09-08T03:56:43.759ZSep 08 03:56:42.384 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 } }]
31212026-09-08T03:56:43.759ZSep 08 03:56:42.384 INFO adding route 3fff:beef:13::/64 -> 2001:db8::55:ff
31222026-09-08T03:56:43.759ZSep 08 03:56:42.384 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 } }]
31232026-09-08T03:56:43.759ZSep 08 03:56:42.384 INFO adding route 3fff:beef:14::/64 -> 2001:db8::55:ff
31242026-09-08T03:56:43.759ZSep 08 03:56:42.384 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 } }]
31252026-09-08T03:56:43.759ZSep 08 03:56:42.384 INFO adding route 3fff:beef:15::/64 -> 2001:db8::55:ff
31262026-09-08T03:56:43.759ZSep 08 03:56:42.384 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 } }]
31272026-09-08T03:56:43.760ZSep 08 03:56:42.384 INFO adding route 3fff:beef:16::/64 -> 2001:db8::55:ff
31282026-09-08T03:56:43.760ZSep 08 03:56:42.384 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 } }]
31292026-09-08T03:56:43.760ZSep 08 03:56:42.384 INFO adding route 3fff:beef:17::/64 -> 2001:db8::55:ff
31302026-09-08T03:56:43.760ZSep 08 03:56:42.384 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 } }]
31312026-09-08T03:56:43.760ZSep 08 03:56:42.384 INFO adding route 3fff:beef:18::/64 -> 2001:db8::55:ff
31322026-09-08T03:56:43.760ZSep 08 03:56:42.384 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 } }]
31332026-09-08T03:56:43.760ZSep 08 03:56:42.384 INFO adding route 3fff:beef:19::/64 -> 2001:db8::55:ff
31342026-09-08T03:56:43.760ZSep 08 03:56:42.384 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 } }]
31352026-09-08T03:56:43.760ZSep 08 03:56:42.384 INFO adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff
31362026-09-08T03:56:43.760ZSep 08 03:56:42.391 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 } }]
31372026-09-08T03:56:43.760ZSep 08 03:56:42.391 INFO adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff
31382026-09-08T03:56:43.760ZSep 08 03:56:42.391 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 } }]
31392026-09-08T03:56:43.760ZSep 08 03:56:42.391 INFO adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff
31402026-09-08T03:56:43.760ZSep 08 03:56:42.391 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 } }]
31412026-09-08T03:56:43.760ZSep 08 03:56:42.391 INFO adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff
31422026-09-08T03:56:43.760ZSep 08 03:56:42.391 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 } }]
31432026-09-08T03:56:43.760ZSep 08 03:56:42.391 INFO adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff
31442026-09-08T03:56:43.760ZSep 08 03:56:42.386Sep 08 03:56:42.391 DEBGDEBG created new 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 } }]
31452026-09-08T03:56:43.760Z, unit:Sep 08 03:56:42.391 freemap_route_ipv4INFO
31462026-09-08T03:56:43.760Zadding route 3fff:beef:1f::/64 -> 2001:db8::55:ff
31472026-09-08T03:56:43.760ZSep 08 03:56:42.391 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 } }]
31482026-09-08T03:56:43.760ZSep 08 03:56:42.391 DEBG Sep 08 03:56:42.391created new freemap , INFOunit :adding route 3fff:beef:20::/64 -> 2001:db8::55:ff
31492026-09-08T03:56:43.760Zfreemap_route_ipv6
31502026-09-08T03:56:43.760ZSep 08 03:56:42.391 Sep 08 03:56:42.391DEBG 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 } }]
31512026-09-08T03:56:43.760Zinitted freemap. size: 64, unit: Sep 08 03:56:42.391freemap_route_ipv4
31522026-09-08T03:56:43.760ZINFO adding route 3fff:beef:21::/64 -> 2001:db8::55:ff
31532026-09-08T03:56:43.765ZSep 08 03:56:42.391 DEBG Sep 08 03:56:42.391reset freemap , 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 } }]
31542026-09-08T03:56:43.765Zfreemap_route_ipv4
31552026-09-08T03:56:43.765ZSep 08 03:56:42.391 Sep 08 03:56:42.391INFO DEBGadding route 3fff:beef:22::/64 -> 2001:db8::55:ff
31562026-09-08T03:56:43.765Zinitted freemap. size: 64, unit: freemap_route_ipv6Sep 08 03:56:42.391
31572026-09-08T03:56:43.765Z 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 } }]
31582026-09-08T03:56:43.765ZSep 08 03:56:42.391 DEBG reset freemap, Sep 08 03:56:42.391unit :INFO freemap_route_ipv6adding route 3fff:beef:23::/64 -> 2001:db8::55:ff
31592026-09-08T03:56:43.765Z
31602026-09-08T03:56:43.765ZSep 08 03:56:42.391Sep 08 03:56:42.391 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 } }]adding route 3fff:dead::/64 -> 2001:db8::55:1
31612026-09-08T03:56:43.765Z
31622026-09-08T03:56:43.765ZSep 08 03:56:42.391Sep 08 03:56:42.391 INFODEBG adding route 3fff:beef:24::/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 } }]
31632026-09-08T03:56:43.765Z
31642026-09-08T03:56:43.765ZSep 08 03:56:42.391Sep 08 03:56:42.391 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 } }]adding route 3fff:dead::/64 -> 2001:db8::55:2
31652026-09-08T03:56:43.765Z
31662026-09-08T03:56:43.765ZSep 08 03:56:42.391Sep 08 03:56:42.391 INFODEBG adding route 3fff:beef:25::/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 } }]
31672026-09-08T03:56:43.765Z
31682026-09-08T03:56:43.765ZSep 08 03:56:42.391Sep 08 03:56:42.391 DEBGINFO 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:dead::/64 -> 2001:db8::55:3
31692026-09-08T03:56:43.765Z
31702026-09-08T03:56:43.765ZSep 08 03:56:42.391Sep 08 03:56:42.391 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 } }]adding route 3fff:beef:26::/64 -> 2001:db8::55:ff
31712026-09-08T03:56:43.765Z
31722026-09-08T03:56:43.765ZSep 08 03:56:42.391Sep 08 03:56:42.391 DEBGINFO 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 } }]adding route 3fff:dead::/64 -> 2001:db8::55:4
31732026-09-08T03:56:43.765Z
31742026-09-08T03:56:43.765ZSep 08 03:56:42.391Sep 08 03:56:42.391 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 } }, 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:27::/64 -> 2001:db8::55:ff
31752026-09-08T03:56:43.765Z
31762026-09-08T03:56:43.765ZSep 08 03:56:42.391Sep 08 03:56:42.391 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: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: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 } }]
31772026-09-08T03:56:43.765Z
31782026-09-08T03:56:43.765ZSep 08 03:56:42.391Sep 08 03:56:42.391 WARNINFO shrink-in-place index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })adding route 3fff:beef:28::/64 -> 2001:db8::55:ff
31792026-09-08T03:56:43.765Z
31802026-09-08T03:56:43.765ZSep 08 03:56:42.391 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 } }]
31812026-09-08T03:56:43.765ZSep 08 03:56:42.391 INFO adding route 3fff:beef:29::/64 -> 2001:db8::55:ff
31822026-09-08T03:56:43.765ZSep 08 03:56:42.391 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 } }]
31832026-09-08T03:56:43.765ZSep 08 03:56:42.391 INFO adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff
31842026-09-08T03:56:43.766ZSep 08 03:56:42.391 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 } }]
31852026-09-08T03:56:43.766ZSep 08 03:56:42.391 INFO adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff
31862026-09-08T03:56:43.766ZSep 08 03:56:42.391 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 } }]
31872026-09-08T03:56:43.766ZSep 08 03:56:42.391 INFO adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff
31882026-09-08T03:56:43.766ZSep 08 03:56:42.391 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 } }]
31892026-09-08T03:56:43.766ZSep 08 03:56:42.391 INFO adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff
31902026-09-08T03:56:43.766ZSep 08 03:56:42.391 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 } }]
31912026-09-08T03:56:43.766ZSep 08 03:56:42.391 INFO adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff
31922026-09-08T03:56:43.766ZSep 08 03:56:42.391 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 } }]
31932026-09-08T03:56:43.766ZSep 08 03:56:42.391 INFO adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff
31942026-09-08T03:56:43.766ZSep 08 03:56:42.391 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 } }]
31952026-09-08T03:56:43.766ZSep 08 03:56:42.391 INFO adding route 3fff:beef:30::/64 -> 2001:db8::55:ff
31962026-09-08T03:56:43.766ZSep 08 03:56:42.391 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 } }]
31972026-09-08T03:56:43.766ZSep 08 03:56:42.391 INFO adding route 3fff:beef:31::/64 -> 2001:db8::55:ff
31982026-09-08T03:56:43.766ZSep 08 03:56:42.391 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 } }]
31992026-09-08T03:56:43.766ZSep 08 03:56:42.391 INFO adding route 3fff:beef:32::/64 -> 2001:db8::55:ff
32002026-09-08T03:56:43.766ZSep 08 03:56:42.391 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 } }]
32012026-09-08T03:56:43.766ZSep 08 03:56:42.391 INFO adding route 3fff:beef:33::/64 -> 2001:db8::55:ff
32022026-09-08T03:56:43.766ZSep 08 03:56:42.391 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 } }]
32032026-09-08T03:56:43.766ZSep 08 03:56:42.391 INFO adding route 3fff:beef:34::/64 -> 2001:db8::55:ff
32042026-09-08T03:56:43.766ZSep 08 03:56:42.391 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 } }]
32052026-09-08T03:56:43.766ZSep 08 03:56:42.391 INFO adding route 3fff:beef:35::/64 -> 2001:db8::55:ff
32062026-09-08T03:56:43.766ZSep 08 03:56:42.391 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 } }]
32072026-09-08T03:56:43.766ZSep 08 03:56:42.391 INFO adding route 3fff:beef:36::/64 -> 2001:db8::55:ff
32082026-09-08T03:56:43.766ZSep 08 03:56:42.391 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 } }]
32092026-09-08T03:56:43.766ZSep 08 03:56:42.391 INFO adding route 3fff:beef:37::/64 -> 2001:db8::55:ff
32102026-09-08T03:56:43.766Ztest route::tests::rollback_on_compact_write_failure ... ok
32112026-09-08T03:56:43.766ZSep 08 03:56:42.391 DEBG 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 } }]
32122026-09-08T03:56:43.766ZSep 08 03:56:42.391 INFO adding route 3fff:beef:38::/64 -> 2001:db8::55:ff
32132026-09-08T03:56:43.766ZSep 08 03:56:42.391 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 } }]
32142026-09-08T03:56:43.766ZSep 08 03:56:42.391 INFO adding route 3fff:beef:39::/64 -> 2001:db8::55:ff
32152026-09-08T03:56:43.766ZSep 08 03:56:42.391 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 } }]
32162026-09-08T03:56:43.766ZSep 08 03:56:42.391 INFO adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff
32172026-09-08T03:56:43.766ZSep 08 03:56:42.391 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 } }]
32182026-09-08T03:56:43.766ZSep 08 03:56:42.391 INFO adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff
32192026-09-08T03:56:43.766ZSep 08 03:56:42.391 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 } }]
32202026-09-08T03:56:43.766ZSep 08 03:56:42.391 INFO adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff
32212026-09-08T03:56:43.766ZSep 08 03:56:42.391 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 } }]
32222026-09-08T03:56:43.766ZSep 08 03:56:42.391 DEBG failed to allocate space for the new target list
32232026-09-08T03:56:43.767ZSep 08 03:56:42.391 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 } }]
32242026-09-08T03:56:43.767ZSep 08 03:56:42.385 DEBG created new freemap, unit: freemap_route_ipv4
32252026-09-08T03:56:43.767ZSep 08 03:56:42.392 DEBG created new freemap, unit: freemap_route_ipv6
32262026-09-08T03:56:43.767ZSep 08 03:56:42.392 DEBG initted freemap. size: 64, unit: freemap_route_ipv4
32272026-09-08T03:56:43.767ZSep 08 03:56:42.392 DEBG reset freemap, unit: freemap_route_ipv4
32282026-09-08T03:56:43.767ZSep 08 03:56:42.392 DEBG initted freemap. size: 64, unit: freemap_route_ipv6
32292026-09-08T03:56:43.767ZSep 08 03:56:42.392 DEBG reset freemap, unit: freemap_route_ipv6
32302026-09-08T03:56:43.767ZSep 08 03:56:42.392 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1
32312026-09-08T03:56:43.767ZSep 08 03:56:42.392 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 } }]
32322026-09-08T03:56:43.767ZSep 08 03:56:42.392 INFO adding route 3fff:dead::/64 -> 2001:db8::55:2
32332026-09-08T03:56:43.767ZSep 08 03:56:42.392 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 } }]
32342026-09-08T03:56:43.767ZSep 08 03:56:42.392 INFO adding route 3fff:dead::/64 -> 2001:db8::55:3
32352026-09-08T03:56:43.767ZSep 08 03:56:42.392 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 } }]
32362026-09-08T03:56:43.767ZSep 08 03:56:42.392 INFO adding route 3fff:dead::/64 -> 2001:db8::55:4
32372026-09-08T03:56:43.767ZSep 08 03:56:42.392 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 } }]
32382026-09-08T03:56:43.767ZSep 08 03:56:42.392 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:4, vlan_id: None } }]
32392026-09-08T03:56:43.767ZSep 08 03:56:42.392 WARN shrink-in-place compact add failed at slot 8: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })
32402026-09-08T03:56:43.767ZSep 08 03:56:42.384 DEBG created new freemap, unit: freemap_route_ipv4
32412026-09-08T03:56:43.767ZSep 08 03:56:42.392 DEBG Sep 08 03:56:42.398created new freemap DEBG , created new freemapunit, :unit :freemap_route_ipv4 freemap_route_ipv6
32422026-09-08T03:56:43.767Z
32432026-09-08T03:56:43.767ZSep 08 03:56:42.398 DEBG initted freemap. size: 64, Sep 08 03:56:42.398unit :DEBG freemap_route_ipv4created new freemap
32442026-09-08T03:56:43.767Z, unit: freemap_route_ipv6
32452026-09-08T03:56:43.767ZSep 08 03:56:42.398 DEBG reset freemap, Sep 08 03:56:42.398unit :DEBG freemap_route_ipv4initted freemap. size: 64
32462026-09-08T03:56:43.767Z, unit: freemap_route_ipv4
32472026-09-08T03:56:43.767ZSep 08 03:56:42.398 DEBG initted freemap. size: 64Sep 08 03:56:42.398, unitDEBG: reset freemapfreemap_route_ipv6,
32482026-09-08T03:56:43.767Zunit: freemap_route_ipv4
32492026-09-08T03:56:43.767ZSep 08 03:56:42.398 DEBG reset freemapSep 08 03:56:42.398, unitDEBG: initted freemap. size: 64freemap_route_ipv6,
32502026-09-08T03:56:43.767Zunit: freemap_route_ipv6
32512026-09-08T03:56:43.767ZSep 08 03:56:42.398 INFO Sep 08 03:56:42.398adding route 172.16.0.0/32 -> 10.0.0.1
32522026-09-08T03:56:43.767ZDEBG reset freemap, unit:Sep 08 03:56:42.398 freemap_route_ipv6DEBG
32532026-09-08T03:56:43.772Z 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 } }]
32542026-09-08T03:56:43.772ZSep 08 03:56:42.398 Sep 08 03:56:42.398INFO INFOadding route 172.16.0.0/32 -> 10.0.0.1
32552026-09-08T03:56:43.772Zadding route 172.16.0.0/32 -> 10.0.0.2
32562026-09-08T03:56:43.772ZSep 08 03:56:42.398 Sep 08 03:56:42.398DEBG 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 } }]
32572026-09-08T03:56:43.772Zreplacing 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 } }]
32582026-09-08T03:56:43.772ZSep 08 03:56:42.398 Sep 08 03:56:42.398INFO INFOadding route 172.16.0.0/32 -> 10.0.0.1
32592026-09-08T03:56:43.772Zadding route 172.16.0.0/32 -> 10.0.0.3
32602026-09-08T03:56:43.773ZSep 08 03:56:42.398 Sep 08 03:56:42.398DEBG 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 } }]
32612026-09-08T03:56:43.773Zreplacing 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 } }]
32622026-09-08T03:56:43.773ZSep 08 03:56:42.398Sep 08 03:56:42.398 INFOINFO adding route 172.16.0.0/32 -> 10.0.0.1adding route 172.16.0.0/32 -> 10.0.0.4
32632026-09-08T03:56:43.773Z
32642026-09-08T03:56:43.773ZSep 08 03:56:42.398Sep 08 03:56:42.398 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 } }]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 } }]
32652026-09-08T03:56:43.773Z
32662026-09-08T03:56:43.773ZSep 08 03:56:42.398Sep 08 03:56:42.398 INFOINFO adding route 172.16.0.0/32 -> 10.0.0.2adding route 172.17.0.0/32 -> 10.0.0.255
32672026-09-08T03:56:43.773Z
32682026-09-08T03:56:43.773ZSep 08 03:56:42.398Sep 08 03:56:42.398 DEBGDEBG 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.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 } }]
32692026-09-08T03:56:43.773Z
32702026-09-08T03:56:43.773ZSep 08 03:56:42.398Sep 08 03:56:42.398 INFOINFO adding route 172.17.0.1/32 -> 10.0.0.255adding route 172.17.0.0/32 -> 10.0.0.255
32712026-09-08T03:56:43.773Z
32722026-09-08T03:56:43.773ZSep 08 03:56:42.398Sep 08 03:56:42.398 DEBGDEBG 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.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 } }]
32732026-09-08T03:56:43.773Z
32742026-09-08T03:56:43.773ZSep 08 03:56:42.398Sep 08 03:56:42.398 INFOINFO adding route 172.17.0.2/32 -> 10.0.0.255adding route 172.17.0.1/32 -> 10.0.0.255
32752026-09-08T03:56:43.773Z
32762026-09-08T03:56:43.773ZSep 08 03:56:42.398Sep 08 03:56:42.398 DEBGDEBG 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.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 } }]
32772026-09-08T03:56:43.773Z
32782026-09-08T03:56:43.773ZSep 08 03:56:42.398Sep 08 03:56:42.398 INFOINFO adding route 172.17.0.2/32 -> 10.0.0.255adding route 172.17.0.3/32 -> 10.0.0.255
32792026-09-08T03:56:43.773Z
32802026-09-08T03:56:43.773ZSep 08 03:56:42.398Sep 08 03:56:42.398 DEBGDEBG 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 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 } }]
32812026-09-08T03:56:43.773Z
32822026-09-08T03:56:43.773ZSep 08 03:56:42.398Sep 08 03:56:42.398 INFOINFO adding route 172.17.0.3/32 -> 10.0.0.255adding route 172.17.0.4/32 -> 10.0.0.255
32832026-09-08T03:56:43.773Z
32842026-09-08T03:56:43.773ZSep 08 03:56:42.398Sep 08 03:56:42.398 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 } }]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 } }]
32852026-09-08T03:56:43.773Z
32862026-09-08T03:56:43.773ZSep 08 03:56:42.398Sep 08 03:56:42.398 INFOINFO adding route 172.17.0.4/32 -> 10.0.0.255adding route 172.17.0.5/32 -> 10.0.0.255
32872026-09-08T03:56:43.773Z
32882026-09-08T03:56:43.773ZSep 08 03:56:42.398Sep 08 03:56:42.398 DEBGDEBG 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 } }]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 } }]
32892026-09-08T03:56:43.773Z
32902026-09-08T03:56:43.773ZSep 08 03:56:42.398Sep 08 03:56:42.398 INFOINFO adding route 172.17.0.6/32 -> 10.0.0.255adding route 172.17.0.5/32 -> 10.0.0.255
32912026-09-08T03:56:43.773Z
32922026-09-08T03:56:43.773ZSep 08 03:56:42.398Sep 08 03:56:42.398 DEBGDEBG 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 } }]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 } }]
32932026-09-08T03:56:43.773Z
32942026-09-08T03:56:43.773ZSep 08 03:56:42.398Sep 08 03:56:42.398 INFOINFO adding route 172.17.0.6/32 -> 10.0.0.255adding route 172.17.0.7/32 -> 10.0.0.255
32952026-09-08T03:56:43.773Z
32962026-09-08T03:56:43.774ZSep 08 03:56:42.399Sep 08 03:56:42.399 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.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 } }]
32972026-09-08T03:56:43.774Z
32982026-09-08T03:56:43.774ZSep 08 03:56:42.399Sep 08 03:56:42.399 INFOINFO adding route 172.17.0.8/32 -> 10.0.0.255adding route 172.17.0.7/32 -> 10.0.0.255
32992026-09-08T03:56:43.774Z
33002026-09-08T03:56:43.774ZSep 08 03:56:42.399Sep 08 03:56:42.399 DEBGDEBG 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 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 } }]
33012026-09-08T03:56:43.774Z
33022026-09-08T03:56:43.774ZSep 08 03:56:42.384 Sep 08 03:56:42.399Sep 08 03:56:42.399 INFOINFO DEBGadding route 172.17.0.8/32 -> 10.0.0.255
33032026-09-08T03:56:43.774Zadding route 172.17.0.9/32 -> 10.0.0.255
33042026-09-08T03:56:43.774Zcreated new freemapSep 08 03:56:42.399Sep 08 03:56:42.399 DEBG, 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 } }]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 } }]
33052026-09-08T03:56:43.774Z:
33062026-09-08T03:56:43.774Z freemap_route_ipv4Sep 08 03:56:42.399
33072026-09-08T03:56:43.774Z Sep 08 03:56:42.399INFO INFOadding route 172.17.0.10/32 -> 10.0.0.255
33082026-09-08T03:56:43.774Zadding route 172.17.0.9/32 -> 10.0.0.255
33092026-09-08T03:56:43.774ZSep 08 03:56:42.399Sep 08 03:56:42.399 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 } }]Sep 08 03:56:42.399replacing 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 } }]
33102026-09-08T03:56:43.774Ztest route::tests::rollback_on_compact_delete_failure ... ok
33112026-09-08T03:56:43.774Z
33122026-09-08T03:56:43.774ZDEBG created new freemap, Sep 08 03:56:42.399 INFO adding route 172.17.0.10/32 -> 10.0.0.255
33132026-09-08T03:56:43.774ZSep 08 03:56:42.399 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 } }]
33142026-09-08T03:56:43.774ZSep 08 03:56:42.399unit :INFO freemap_route_ipv6Sep 08 03:56:42.399adding route 172.17.0.11/32 -> 10.0.0.255
33152026-09-08T03:56:43.774Z
33162026-09-08T03:56:43.774Z INFO adding route 172.17.0.11/32 -> 10.0.0.255
33172026-09-08T03:56:43.774ZSep 08 03:56:42.399 DEBGSep 08 03:56:42.399Sep 08 03:56:42.399 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
33182026-09-08T03:56:43.774ZDEBG initted freemap. size: 64replacing 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 } }], unit
33192026-09-08T03:56:43.774Z: freemap_route_ipv4Sep 08 03:56:42.399
33202026-09-08T03:56:43.774Z Sep 08 03:56:42.399INFO INFOadding route 172.17.0.12/32 -> 10.0.0.255
33212026-09-08T03:56:43.774Zadding route 172.17.0.12/32 -> 10.0.0.255Sep 08 03:56:42.399
33222026-09-08T03:56:43.774Z DEBG reset freemapSep 08 03:56:42.399, Sep 08 03:56:42.399 DEBGDEBGunit 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 } }]:
33232026-09-08T03:56:43.774Zreplacing 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 } }]
33242026-09-08T03:56:43.774Zfreemap_route_ipv4
33252026-09-08T03:56:43.774ZSep 08 03:56:42.399 INFOSep 08 03:56:42.399 adding route 172.17.0.13/32 -> 10.0.0.255INFOSep 08 03:56:42.399
33262026-09-08T03:56:43.774Z DEBGadding route 172.17.0.13/32 -> 10.0.0.255 initted freemap. size: 64
33272026-09-08T03:56:43.774Z, unit:Sep 08 03:56:42.399 freemap_route_ipv6DEBG
33282026-09-08T03:56:43.774Z Sep 08 03:56:42.399replacing 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 } }]
33292026-09-08T03:56:43.774ZDEBG 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 08 03:56:42.399
33302026-09-08T03:56:43.774Z Sep 08 03:56:42.399DEBG INFOreset freemap , adding route 172.17.0.14/32 -> 10.0.0.255unit
33312026-09-08T03:56:43.774Z:Sep 08 03:56:42.399 freemap_route_ipv6
33322026-09-08T03:56:43.774ZINFO Sep 08 03:56:42.399adding route 172.17.0.14/32 -> 10.0.0.255
33332026-09-08T03:56:43.774ZDEBGSep 08 03:56:42.399 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 } }]INFO
33342026-09-08T03:56:43.775Z Sep 08 03:56:42.399adding route 3fff:dead::/64 -> 2001:db8::55:1
33352026-09-08T03:56:43.775ZDEBGSep 08 03:56:42.399 INFOreplacing 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 } }]
33362026-09-08T03:56:43.775Zadding route 172.17.0.15/32 -> 10.0.0.255Sep 08 03:56:42.399
33372026-09-08T03:56:43.775Z 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 } }]Sep 08 03:56:42.399
33382026-09-08T03:56:43.775ZSep 08 03:56:42.399 DEBGINFO Sep 08 03:56:42.399replacing 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 } }]
33392026-09-08T03:56:43.775Zadding route 172.17.0.15/32 -> 10.0.0.255INFO
33402026-09-08T03:56:43.775Z adding route 3fff:dead::/64 -> 2001:db8::55:2
33412026-09-08T03:56:43.775ZSep 08 03:56:42.399Sep 08 03:56:42.399 INFODEBG Sep 08 03:56:42.399replacing 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 172.17.0.16/32 -> 10.0.0.255
33422026-09-08T03:56:43.775ZDEBG
33432026-09-08T03:56:43.775Z 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 } }]
33442026-09-08T03:56:43.775ZSep 08 03:56:42.399 Sep 08 03:56:42.399INFOSep 08 03:56:42.399 INFOadding route 172.17.0.16/32 -> 10.0.0.255DEBG
33452026-09-08T03:56:43.775Z 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:dead::/64 -> 2001:db8::55:3
33462026-09-08T03:56:43.775Z
33472026-09-08T03:56:43.775ZSep 08 03:56:42.399 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 } }]
33482026-09-08T03:56:43.775ZSep 08 03:56:42.399Sep 08 03:56:42.399 INFODEBG adding route 172.17.0.17/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 } }]
33492026-09-08T03:56:43.775ZSep 08 03:56:42.399
33502026-09-08T03:56:43.775Z INFO adding route 172.17.0.17/32 -> 10.0.0.255
33512026-09-08T03:56:43.775ZSep 08 03:56:42.399 Sep 08 03:56:42.399DEBG Sep 08 03:56:42.399 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 } }]DEBGINFO
33522026-09-08T03:56:43.775Z 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 } }] adding route 3fff:dead::/64 -> 2001:db8::55:4
33532026-09-08T03:56:43.780ZSep 08 03:56:42.399 DEBG created new freemap, unit: freemap_route_ipv4Sep 08 03:56:42.406
33542026-09-08T03:56:43.780ZDEBG 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 } }]
33552026-09-08T03:56:43.780ZSep 08 03:56:42.406Sep 08 03:56:42.406 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: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 } }]created new freemap
33562026-09-08T03:56:43.780Z, unit: freemap_route_ipv6
33572026-09-08T03:56:43.780ZSep 08 03:56:42.406 WARN shrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })Sep 08 03:56:42.406
33582026-09-08T03:56:43.780Z DEBG initted freemap. size: 64, unit: freemap_route_ipv4
33592026-09-08T03:56:43.780ZSep 08 03:56:42.406 DEBG reset freemap, unit: freemap_route_ipv4
33602026-09-08T03:56:43.780ZSep 08 03:56:42.406 DEBG initted freemap. size: 64, unit: freemap_route_ipv6
33612026-09-08T03:56:43.780ZSep 08 03:56:42.407 DEBG reset freemap, unit: freemap_route_ipv6
33622026-09-08T03:56:43.780ZSep 08 03:56:42.407 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1
33632026-09-08T03:56:43.781ZSep 08 03:56:42.399Sep 08 03:56:42.407 INFODEBG adding route 172.17.0.18/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 } }]
33642026-09-08T03:56:43.781Z
33652026-09-08T03:56:43.781ZSep 08 03:56:42.407 INFOSep 08 03:56:42.407 adding route 3fff:dead::/64 -> 2001:db8::55:2DEBG
33662026-09-08T03:56:43.781Z 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 } }]
33672026-09-08T03:56:43.781ZSep 08 03:56:42.407 DEBGSep 08 03:56:42.407 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
33682026-09-08T03:56:43.781Z adding route 172.17.0.19/32 -> 10.0.0.255
33692026-09-08T03:56:43.781ZSep 08 03:56:42.407 INFOSep 08 03:56:42.407 adding route 3fff:dead::/64 -> 2001:db8::55:3DEBG
33702026-09-08T03:56:43.781Z 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 } }]
33712026-09-08T03:56:43.781ZSep 08 03:56:42.407 DEBGSep 08 03:56:42.407 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 } }]INFO
33722026-09-08T03:56:43.781Z adding route 172.17.0.20/32 -> 10.0.0.255
33732026-09-08T03:56:43.781ZSep 08 03:56:42.407 Sep 08 03:56:42.407INFO DEBGadding route 3fff:dead::/64 -> 2001:db8::55:4
33742026-09-08T03:56:43.781Zreplacing 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 } }]
33752026-09-08T03:56:43.781ZSep 08 03:56:42.407 Sep 08 03:56:42.407DEBG 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 } }]
33762026-09-08T03:56:43.781Zadding route 172.17.0.21/32 -> 10.0.0.255
33772026-09-08T03:56:43.781ZSep 08 03:56:42.407Sep 08 03:56:42.407 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.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 } }]
33782026-09-08T03:56:43.781Z
33792026-09-08T03:56:43.781ZSep 08 03:56:42.407 INFO adding route 172.17.0.22/32 -> 10.0.0.255
33802026-09-08T03:56:43.781ZSep 08 03:56:42.407 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 } }]
33812026-09-08T03:56:43.781ZSep 08 03:56:42.407 INFO adding route 172.17.0.23/32 -> 10.0.0.255
33822026-09-08T03:56:43.781ZSep 08 03:56:42.407 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 } }]
33832026-09-08T03:56:43.781ZSep 08 03:56:42.407 INFO adding route 172.17.0.24/32 -> 10.0.0.255
33842026-09-08T03:56:43.781ZSep 08 03:56:42.407 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 } }]
33852026-09-08T03:56:43.781ZSep 08 03:56:42.407 INFO adding route 172.17.0.25/32 -> 10.0.0.255
33862026-09-08T03:56:43.781ZSep 08 03:56:42.407 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 } }]
33872026-09-08T03:56:43.781ZSep 08 03:56:42.407 INFO adding route 172.17.0.26/32 -> 10.0.0.255
33882026-09-08T03:56:43.781ZSep 08 03:56:42.407 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 } }]
33892026-09-08T03:56:43.781ZSep 08 03:56:42.407 INFO adding route 172.17.0.27/32 -> 10.0.0.255
33902026-09-08T03:56:43.781ZSep 08 03:56:42.407 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 } }]
33912026-09-08T03:56:43.781ZSep 08 03:56:42.407 INFO adding route 172.17.0.28/32 -> 10.0.0.255
33922026-09-08T03:56:43.781ZSep 08 03:56:42.407 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 } }]
33932026-09-08T03:56:43.781ZSep 08 03:56:42.407 INFO adding route 172.17.0.29/32 -> 10.0.0.255
33942026-09-08T03:56:43.781ZSep 08 03:56:42.407 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 } }]
33952026-09-08T03:56:43.781ZSep 08 03:56:42.407 INFO adding route 172.17.0.30/32 -> 10.0.0.255
33962026-09-08T03:56:43.781ZSep 08 03:56:42.407 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 } }]
33972026-09-08T03:56:43.781ZSep 08 03:56:42.407 INFO adding route 172.17.0.31/32 -> 10.0.0.255
33982026-09-08T03:56:43.782ZSep 08 03:56:42.407 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 } }]
33992026-09-08T03:56:43.782ZSep 08 03:56:42.407 INFO adding route 172.17.0.32/32 -> 10.0.0.255
34002026-09-08T03:56:43.782ZSep 08 03:56:42.407 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 } }]
34012026-09-08T03:56:43.782ZSep 08 03:56:42.407 INFO adding route 172.17.0.33/32 -> 10.0.0.255
34022026-09-08T03:56:43.782ZSep 08 03:56:42.407 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 } }]
34032026-09-08T03:56:43.782ZSep 08 03:56:42.407 INFO adding route 172.17.0.34/32 -> 10.0.0.255
34042026-09-08T03:56:43.782ZSep 08 03:56:42.407 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 } }]
34052026-09-08T03:56:43.782ZSep 08 03:56:42.407 INFO adding route 172.17.0.35/32 -> 10.0.0.255
34062026-09-08T03:56:43.782ZSep 08 03:56:42.407 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 } }]
34072026-09-08T03:56:43.782ZSep 08 03:56:42.407 INFO adding route 172.17.0.36/32 -> 10.0.0.255
34082026-09-08T03:56:43.782ZSep 08 03:56:42.407 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 } }]
34092026-09-08T03:56:43.782ZSep 08 03:56:42.407 INFO adding route 172.17.0.37/32 -> 10.0.0.255
34102026-09-08T03:56:43.782Ztest route::tests::delete_target_fragmented ... ok
34112026-09-08T03:56:43.782Ztest table::mcast::mcast_egress::tests::test_port_bitmap ... ok
34122026-09-08T03:56:43.782Ztest route::tests::shrink_preserves_compacted_order ... ok
34132026-09-08T03:56:43.782ZSep 08 03:56:42.407 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 } }]
34142026-09-08T03:56:43.782ZSep 08 03:56:42.407 INFO adding route 172.17.0.38/32 -> 10.0.0.255
34152026-09-08T03:56:43.782ZSep 08 03:56:42.407 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 } }]
34162026-09-08T03:56:43.782ZSep 08 03:56:42.407 INFO adding route 172.17.0.39/32 -> 10.0.0.255
34172026-09-08T03:56:43.782ZSep 08 03:56:42.407 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 } }]
34182026-09-08T03:56:43.782ZSep 08 03:56:42.407 INFO adding route 172.17.0.40/32 -> 10.0.0.255
34192026-09-08T03:56:43.782ZSep 08 03:56:42.407 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 } }]
34202026-09-08T03:56:43.782ZSep 08 03:56:42.407 INFO adding route 172.17.0.41/32 -> 10.0.0.255
34212026-09-08T03:56:43.782ZSep 08 03:56:42.407 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 } }]
34222026-09-08T03:56:43.782ZSep 08 03:56:42.407 INFO adding route 172.17.0.42/32 -> 10.0.0.255
34232026-09-08T03:56:43.782ZSep 08 03:56:42.407 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 } }]
34242026-09-08T03:56:43.782ZSep 08 03:56:42.407 INFO adding route 172.17.0.43/32 -> 10.0.0.255
34252026-09-08T03:56:43.782ZSep 08 03:56:42.407 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 } }]
34262026-09-08T03:56:43.782ZSep 08 03:56:42.407 INFO adding route 172.17.0.44/32 -> 10.0.0.255
34272026-09-08T03:56:43.782ZSep 08 03:56:42.407 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 } }]
34282026-09-08T03:56:43.782ZSep 08 03:56:42.407 INFO adding route 172.17.0.45/32 -> 10.0.0.255
34292026-09-08T03:56:43.782ZSep 08 03:56:42.407 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 } }]
34302026-09-08T03:56:43.782ZSep 08 03:56:42.407 INFO adding route 172.17.0.46/32 -> 10.0.0.255
34312026-09-08T03:56:43.782ZSep 08 03:56:42.407 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 } }]
34322026-09-08T03:56:43.782ZSep 08 03:56:42.407 INFO adding route 172.17.0.47/32 -> 10.0.0.255
34332026-09-08T03:56:43.782ZSep 08 03:56:42.407 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 } }]
34342026-09-08T03:56:43.782ZSep 08 03:56:42.407 INFO adding route 172.17.0.48/32 -> 10.0.0.255
34352026-09-08T03:56:43.782ZSep 08 03:56:42.407 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 } }]
34362026-09-08T03:56:43.782ZSep 08 03:56:42.407 INFO adding route 172.17.0.49/32 -> 10.0.0.255
34372026-09-08T03:56:43.783ZSep 08 03:56:42.407 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 } }]
34382026-09-08T03:56:43.783ZSep 08 03:56:42.407 INFO adding route 172.17.0.50/32 -> 10.0.0.255
34392026-09-08T03:56:43.783ZSep 08 03:56:42.407 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 } }]
34402026-09-08T03:56:43.783ZSep 08 03:56:42.407 INFO adding route 172.17.0.51/32 -> 10.0.0.255
34412026-09-08T03:56:43.783ZSep 08 03:56:42.407 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 } }]
34422026-09-08T03:56:43.783ZSep 08 03:56:42.407 INFO adding route 172.17.0.52/32 -> 10.0.0.255
34432026-09-08T03:56:43.783ZSep 08 03:56:42.407 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 } }]
34442026-09-08T03:56:43.783ZSep 08 03:56:42.407 INFO adding route 172.17.0.53/32 -> 10.0.0.255
34452026-09-08T03:56:43.783ZSep 08 03:56:42.407 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 } }]
34462026-09-08T03:56:43.783ZSep 08 03:56:42.407 INFO adding route 172.17.0.54/32 -> 10.0.0.255
34472026-09-08T03:56:43.783ZSep 08 03:56:42.407 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 } }]
34482026-09-08T03:56:43.783ZSep 08 03:56:42.407 INFO adding route 172.17.0.55/32 -> 10.0.0.255
34492026-09-08T03:56:43.783ZSep 08 03:56:42.407 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 } }]
34502026-09-08T03:56:43.783ZSep 08 03:56:42.407 INFO adding route 172.17.0.56/32 -> 10.0.0.255
34512026-09-08T03:56:43.783ZSep 08 03:56:42.407 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 } }]
34522026-09-08T03:56:43.783ZSep 08 03:56:42.407 INFO adding route 172.17.0.57/32 -> 10.0.0.255
34532026-09-08T03:56:43.787ZSep 08 03:56:42.407 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 } }]
34542026-09-08T03:56:43.787ZSep 08 03:56:42.407 INFO adding route 172.17.0.58/32 -> 10.0.0.255
34552026-09-08T03:56:43.787ZSep 08 03:56:42.407 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 } }]
34562026-09-08T03:56:43.787ZSep 08 03:56:42.407 INFO adding route 172.17.0.59/32 -> 10.0.0.255
34572026-09-08T03:56:43.787ZSep 08 03:56:42.407 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 } }]
34582026-09-08T03:56:43.787ZSep 08 03:56:42.407 INFO adding route 172.17.0.60/32 -> 10.0.0.255
34592026-09-08T03:56:43.787ZSep 08 03:56:42.407 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 } }]
34602026-09-08T03:56:43.788ZSep 08 03:56:42.407 DEBG failed to allocate space for the new target list
34612026-09-08T03:56:43.788ZSep 08 03:56:42.407 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 } }]
34622026-09-08T03:56:43.788ZSep 08 03:56:42.392 DEBG created new freemap, unit: freemap_route_ipv4
34632026-09-08T03:56:43.788ZSep 08 03:56:42.407 DEBG created new freemap, unit:Sep 08 03:56:42.433 freemap_route_ipv4DEBG
34642026-09-08T03:56:43.788Zcreated new freemap, unit: freemap_route_ipv6
34652026-09-08T03:56:43.788ZSep 08 03:56:42.433 DEBG initted freemap. size: 64, unit: freemap_route_ipv4
34662026-09-08T03:56:43.788ZSep 08 03:56:42.433 DEBG Sep 08 03:56:42.433created new freemap , DEBGunit :reset freemap , freemap_route_ipv6unit
34672026-09-08T03:56:43.788Z: freemap_route_ipv4
34682026-09-08T03:56:43.788ZSep 08 03:56:42.433 DEBGSep 08 03:56:42.433 initted freemap. size: 64DEBG, unitinitted freemap. size: 64:, unitfreemap_route_ipv4:
34692026-09-08T03:56:43.788Z freemap_route_ipv6
34702026-09-08T03:56:43.788ZSep 08 03:56:42.433 Sep 08 03:56:42.433DEBG DEBGreset freemap , reset freemapunit, :unit :freemap_route_ipv4
34712026-09-08T03:56:43.788Zfreemap_route_ipv6
34722026-09-08T03:56:43.788ZSep 08 03:56:42.433Sep 08 03:56:42.433 DEBGINFO initted freemap. size: 64adding route 3fff:dead::/64 -> 2001:db8::55:1,
34732026-09-08T03:56:43.788Zunit: freemap_route_ipv6
34742026-09-08T03:56:43.788ZSep 08 03:56:42.433 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 } }]Sep 08 03:56:42.433
34752026-09-08T03:56:43.788Z DEBG reset freemap, unitSep 08 03:56:42.433: INFOfreemap_route_ipv6
34762026-09-08T03:56:43.788Zadding route 3fff:dead::/64 -> 2001:db8::55:2
34772026-09-08T03:56:43.788ZSep 08 03:56:42.433 Sep 08 03:56:42.433INFO DEBGadding route 172.16.0.0/32 -> 10.0.0.1
34782026-09-08T03:56:43.788Zreplacing 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 } }]
34792026-09-08T03:56:43.788ZSep 08 03:56:42.433 DEBGSep 08 03:56:42.433 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
34802026-09-08T03:56:43.788Z 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 } }]
34812026-09-08T03:56:43.788ZSep 08 03:56:42.433 INFO adding route 172.16.0.0/32 -> 10.0.0.2
34822026-09-08T03:56:43.788ZSep 08 03:56:42.433 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 } }]
34832026-09-08T03:56:43.788ZSep 08 03:56:42.433 INFO adding route 172.16.0.0/32 -> 10.0.0.3
34842026-09-08T03:56:43.788ZSep 08 03:56:42.433 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 } }]
34852026-09-08T03:56:43.788ZSep 08 03:56:42.433 INFO adding route 172.16.0.0/32 -> 10.0.0.4
34862026-09-08T03:56:43.788ZSep 08 03:56:42.433 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 } }]
34872026-09-08T03:56:43.788ZSep 08 03:56:42.433 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.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 } }]
34882026-09-08T03:56:43.788ZSep 08 03:56:42.408 DEBG created new freemap, unit: freemap_route_ipv4
34892026-09-08T03:56:43.788ZSep 08 03:56:42.434 DEBG created new freemap, unit: freemap_route_ipv6
34902026-09-08T03:56:43.788ZSep 08 03:56:42.434 DEBG initted freemap. size: 64, unit: freemap_route_ipv4
34912026-09-08T03:56:43.788ZSep 08 03:56:42.434 DEBG reset freemap, unit: freemap_route_ipv4
34922026-09-08T03:56:43.788ZSep 08 03:56:42.434 DEBG initted freemap. size: 64, unit: freemap_route_ipv6
34932026-09-08T03:56:43.788ZSep 08 03:56:42.434 DEBG reset freemap, unit: freemap_route_ipv6
34942026-09-08T03:56:43.788ZSep 08 03:56:42.434 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1
34952026-09-08T03:56:43.789ZSep 08 03:56:42.434 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 } }]
34962026-09-08T03:56:43.789ZSep 08 03:56:42.434 INFO adding route 3fff:dead::/64 -> 2001:db8::55:2
34972026-09-08T03:56:43.789ZSep 08 03:56:42.434 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 } }]
34982026-09-08T03:56:43.789ZSep 08 03:56:42.434 INFO adding route 3fff:dead::/64 -> 2001:db8::55:3
34992026-09-08T03:56:43.789ZSep 08 03:56:42.434 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 } }]
35002026-09-08T03:56:43.789ZSep 08 03:56:42.434 INFO adding route 3fff:dead::/64 -> 2001:db8::55:4
35012026-09-08T03:56:43.789ZSep 08 03:56:42.434 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 } }]
35022026-09-08T03:56:43.789ZSep 08 03:56:42.434 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:3, vlan_id: None } }]
35032026-09-08T03:56:43.789Z
35042026-09-08T03:56:43.789ZSep 08 03:56:42.434 INFO adding route 172.17.0.18/32 -> 10.0.0.255
35052026-09-08T03:56:43.789ZSep 08 03:56:42.434 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 } }]
35062026-09-08T03:56:43.789ZSep 08 03:56:42.434 INFO adding route 172.17.0.19/32 -> 10.0.0.255
35072026-09-08T03:56:43.789ZSep 08 03:56:42.434 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 } }]
35082026-09-08T03:56:43.789ZSep 08 03:56:42.434 INFO adding route 172.17.0.20/32 -> 10.0.0.255
35092026-09-08T03:56:43.789ZSep 08 03:56:42.434 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 } }]
35102026-09-08T03:56:43.789Ztest route::tests::shrink_to_single_non_zero_survivor ... ok
35112026-09-08T03:56:43.789Ztest route::tests::delete_targets_fragmented ... ok
35122026-09-08T03:56:43.789Ztest route::tests::same_size_non_subset_replace ... ok
35132026-09-08T03:56:43.789ZSep 08 03:56:42.434 INFO adding route 172.17.0.21/32 -> 10.0.0.255
35142026-09-08T03:56:43.789ZSep 08 03:56:42.434 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 } }]
35152026-09-08T03:56:43.789ZSep 08 03:56:42.434 INFO adding route 172.17.0.22/32 -> 10.0.0.255
35162026-09-08T03:56:43.789ZSep 08 03:56:42.434 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 } }]
35172026-09-08T03:56:43.789ZSep 08 03:56:42.434 INFO adding route 172.17.0.23/32 -> 10.0.0.255
35182026-09-08T03:56:43.789ZSep 08 03:56:42.434 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 } }]
35192026-09-08T03:56:43.789ZSep 08 03:56:42.434 INFO adding route 172.17.0.24/32 -> 10.0.0.255
35202026-09-08T03:56:43.789ZSep 08 03:56:42.434 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 } }]
35212026-09-08T03:56:43.789ZSep 08 03:56:42.434 INFO adding route 172.17.0.25/32 -> 10.0.0.255
35222026-09-08T03:56:43.789ZSep 08 03:56:42.434 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 } }]
35232026-09-08T03:56:43.789ZSep 08 03:56:42.434 INFO adding route 172.17.0.26/32 -> 10.0.0.255
35242026-09-08T03:56:43.789ZSep 08 03:56:42.434 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 } }]
35252026-09-08T03:56:43.789ZSep 08 03:56:42.434 INFO adding route 172.17.0.27/32 -> 10.0.0.255
35262026-09-08T03:56:43.789ZSep 08 03:56:42.434 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 } }]
35272026-09-08T03:56:43.789ZSep 08 03:56:42.434 INFO adding route 172.17.0.28/32 -> 10.0.0.255
35282026-09-08T03:56:43.789ZSep 08 03:56:42.434 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 } }]
35292026-09-08T03:56:43.789ZSep 08 03:56:42.434 INFO adding route 172.17.0.29/32 -> 10.0.0.255
35302026-09-08T03:56:43.789ZSep 08 03:56:42.434 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 } }]
35312026-09-08T03:56:43.789ZSep 08 03:56:42.434 INFO adding route 172.17.0.30/32 -> 10.0.0.255
35322026-09-08T03:56:43.789ZSep 08 03:56:42.434 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 } }]
35332026-09-08T03:56:43.789ZSep 08 03:56:42.434 INFO adding route 172.17.0.31/32 -> 10.0.0.255
35342026-09-08T03:56:43.790ZSep 08 03:56:42.434 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 } }]
35352026-09-08T03:56:43.790ZSep 08 03:56:42.434 INFO adding route 172.17.0.32/32 -> 10.0.0.255
35362026-09-08T03:56:43.790ZSep 08 03:56:42.434 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 } }]
35372026-09-08T03:56:43.790ZSep 08 03:56:42.434 INFO adding route 172.17.0.33/32 -> 10.0.0.255
35382026-09-08T03:56:43.790ZSep 08 03:56:42.434 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 } }]
35392026-09-08T03:56:43.790ZSep 08 03:56:42.434 INFO adding route 172.17.0.34/32 -> 10.0.0.255
35402026-09-08T03:56:43.790ZSep 08 03:56:42.434 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 } }]
35412026-09-08T03:56:43.790ZSep 08 03:56:42.434 INFO adding route 172.17.0.35/32 -> 10.0.0.255
35422026-09-08T03:56:43.790ZSep 08 03:56:42.434 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 } }]
35432026-09-08T03:56:43.790ZSep 08 03:56:42.434 INFO adding route 172.17.0.36/32 -> 10.0.0.255
35442026-09-08T03:56:43.790ZSep 08 03:56:42.434 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 } }]
35452026-09-08T03:56:43.790ZSep 08 03:56:42.434 INFO adding route 172.17.0.37/32 -> 10.0.0.255
35462026-09-08T03:56:43.790ZSep 08 03:56:42.434 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 } }]
35472026-09-08T03:56:43.790ZSep 08 03:56:42.434 INFO adding route 172.17.0.38/32 -> 10.0.0.255
35482026-09-08T03:56:43.790ZSep 08 03:56:42.434 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 } }]
35492026-09-08T03:56:43.790ZSep 08 03:56:42.434 INFO adding route 172.17.0.39/32 -> 10.0.0.255
35502026-09-08T03:56:43.790ZSep 08 03:56:42.434 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 } }]
35512026-09-08T03:56:43.790ZSep 08 03:56:42.434 INFO adding route 172.17.0.40/32 -> 10.0.0.255
35522026-09-08T03:56:43.790ZSep 08 03:56:42.434 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 } }]
35532026-09-08T03:56:43.795ZSep 08 03:56:42.434 INFO adding route 172.17.0.41/32 -> 10.0.0.255
35542026-09-08T03:56:43.795ZSep 08 03:56:42.434 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 } }]
35552026-09-08T03:56:43.795ZSep 08 03:56:42.434 INFO adding route 172.17.0.42/32 -> 10.0.0.255
35562026-09-08T03:56:43.795ZSep 08 03:56:42.434 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 } }]
35572026-09-08T03:56:43.795ZSep 08 03:56:42.434 INFO adding route 172.17.0.43/32 -> 10.0.0.255
35582026-09-08T03:56:43.795ZSep 08 03:56:42.434 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 } }]
35592026-09-08T03:56:43.795ZSep 08 03:56:42.434 INFO adding route 172.17.0.44/32 -> 10.0.0.255
35602026-09-08T03:56:43.795ZSep 08 03:56:42.434 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 } }]
35612026-09-08T03:56:43.795ZSep 08 03:56:42.434 INFO adding route 172.17.0.45/32 -> 10.0.0.255
35622026-09-08T03:56:43.795ZSep 08 03:56:42.434 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 } }]
35632026-09-08T03:56:43.796ZSep 08 03:56:42.434 INFO adding route 172.17.0.46/32 -> 10.0.0.255
35642026-09-08T03:56:43.796ZSep 08 03:56:42.434 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 } }]
35652026-09-08T03:56:43.796ZSep 08 03:56:42.434 INFO adding route 172.17.0.47/32 -> 10.0.0.255
35662026-09-08T03:56:43.796ZSep 08 03:56:42.434 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 } }]
35672026-09-08T03:56:43.796ZSep 08 03:56:42.434 INFO adding route 172.17.0.48/32 -> 10.0.0.255
35682026-09-08T03:56:43.796ZSep 08 03:56:42.434 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 } }]
35692026-09-08T03:56:43.796ZSep 08 03:56:42.434 INFO adding route 172.17.0.49/32 -> 10.0.0.255
35702026-09-08T03:56:43.796ZSep 08 03:56:42.434 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 } }]
35712026-09-08T03:56:43.796ZSep 08 03:56:42.434 INFO adding route 172.17.0.50/32 -> 10.0.0.255
35722026-09-08T03:56:43.796ZSep 08 03:56:42.434 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 } }]
35732026-09-08T03:56:43.796ZSep 08 03:56:42.450 INFO adding route 172.17.0.51/32 -> 10.0.0.255
35742026-09-08T03:56:43.796ZSep 08 03:56:42.450 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 } }]
35752026-09-08T03:56:43.796ZSep 08 03:56:42.450 INFO adding route 172.17.0.52/32 -> 10.0.0.255
35762026-09-08T03:56:43.796ZSep 08 03:56:42.450 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 } }]
35772026-09-08T03:56:43.796ZSep 08 03:56:42.435Sep 08 03:56:42.450 INFO DEBGadding route 172.17.0.53/32 -> 10.0.0.255
35782026-09-08T03:56:43.796Zcreated new freemap, unitSep 08 03:56:42.450: DEBGfreemap_route_ipv4 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 } }]
35792026-09-08T03:56:43.796Z
35802026-09-08T03:56:43.796ZSep 08 03:56:42.450 INFO adding route 172.17.0.54/32 -> 10.0.0.255
35812026-09-08T03:56:43.796ZSep 08 03:56:42.450 DEBGSep 08 03:56:42.450 created new freemapDEBG, 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 } }]:
35822026-09-08T03:56:43.796Z freemap_route_ipv6
35832026-09-08T03:56:43.796ZSep 08 03:56:42.450 Sep 08 03:56:42.450INFO DEBGadding route 172.17.0.55/32 -> 10.0.0.255
35842026-09-08T03:56:43.796Zinitted freemap. size: 64, unit: freemap_route_ipv4Sep 08 03:56:42.450
35852026-09-08T03:56:43.796Z 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 } }]Sep 08 03:56:42.450
35862026-09-08T03:56:43.796Z DEBG reset freemap, unitSep 08 03:56:42.450: INFOfreemap_route_ipv4
35872026-09-08T03:56:43.796Zadding route 172.17.0.56/32 -> 10.0.0.255
35882026-09-08T03:56:43.796ZSep 08 03:56:42.450Sep 08 03:56:42.450 DEBGDEBG initted freemap. size: 64replacing 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 } }],
35892026-09-08T03:56:43.796Zunit: freemap_route_ipv6
35902026-09-08T03:56:43.796ZSep 08 03:56:42.450 INFO Sep 08 03:56:42.450adding route 172.17.0.57/32 -> 10.0.0.255
35912026-09-08T03:56:43.796ZDEBG reset freemap, unit:Sep 08 03:56:42.450 freemap_route_ipv6DEBG
35922026-09-08T03:56:43.796Z 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 } }]
35932026-09-08T03:56:43.796ZSep 08 03:56:42.450 INFOSep 08 03:56:42.450 adding route 172.16.0.0/32 -> 10.0.0.1INFO
35942026-09-08T03:56:43.796Z adding route 172.17.0.58/32 -> 10.0.0.255
35952026-09-08T03:56:43.796ZSep 08 03:56:42.450 DEBGSep 08 03:56:42.450 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
35962026-09-08T03:56:43.797Z 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 } }]
35972026-09-08T03:56:43.797ZSep 08 03:56:42.450 INFO Sep 08 03:56:42.450adding route 172.16.0.0/32 -> 10.0.0.2
35982026-09-08T03:56:43.797ZINFO adding route 172.17.0.59/32 -> 10.0.0.255
35992026-09-08T03:56:43.797ZSep 08 03:56:42.450 DEBG Sep 08 03:56:42.450replacing 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 } }]
36002026-09-08T03:56:43.797ZDEBG 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 } }]
36012026-09-08T03:56:43.797ZSep 08 03:56:42.450 INFOSep 08 03:56:42.450 adding route 172.16.0.0/32 -> 10.0.0.3INFO
36022026-09-08T03:56:43.797Z adding route 172.17.0.60/32 -> 10.0.0.255
36032026-09-08T03:56:43.797ZSep 08 03:56:42.450 DEBGSep 08 03:56:42.450 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 } }]DEBG
36042026-09-08T03:56:43.797Z 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 } }]
36052026-09-08T03:56:43.797ZSep 08 03:56:42.450 INFOSep 08 03:56:42.450 adding route 172.16.0.0/32 -> 10.0.0.4DEBG
36062026-09-08T03:56:43.797Z failed to allocate space for the new target list
36072026-09-08T03:56:43.797ZSep 08 03:56:42.450 DEBGSep 08 03:56:42.450 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
36082026-09-08T03:56:43.797Z 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 } }]
36092026-09-08T03:56:43.797ZSep 08 03:56:42.450 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.3, vlan_id: None } }]
36102026-09-08T03:56:43.797Ztest route::tests::grow_succeeds ... ok
36112026-09-08T03:56:43.797ZSep 08 03:56:42.434 DEBG created new freemap, unit: freemap_route_ipv4
36122026-09-08T03:56:43.797ZSep 08 03:56:42.450 DEBG created new freemap, unit: freemap_route_ipv6
36132026-09-08T03:56:43.797ZSep 08 03:56:42.450 DEBG initted freemap. size: 64, unit: freemap_route_ipv4
36142026-09-08T03:56:43.797ZSep 08 03:56:42.450 DEBG reset freemap, unit: freemap_route_ipv4
36152026-09-08T03:56:43.797ZSep 08 03:56:42.451 DEBG initted freemap. size: 64, unit: freemap_route_ipv6
36162026-09-08T03:56:43.797ZSep 08 03:56:42.451 DEBG reset freemap, unit: freemap_route_ipv6
36172026-09-08T03:56:43.797ZSep 08 03:56:42.451 INFO adding route 172.16.0.0/32 -> 10.0.0.1
36182026-09-08T03:56:43.797ZSep 08 03:56:42.451 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 } }]
36192026-09-08T03:56:43.797ZSep 08 03:56:42.451 INFO adding route 172.16.0.0/32 -> 10.0.0.2
36202026-09-08T03:56:43.797ZSep 08 03:56:42.451 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 } }]
36212026-09-08T03:56:43.797ZSep 08 03:56:42.451 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.3, vlan_id: None } }]
36222026-09-08T03:56:43.797ZSep 08 03:56:42.386 DEBG created new freemap, unit: freemap_route_ipv4
36232026-09-08T03:56:43.797ZSep 08 03:56:42.451 DEBG created new freemap, unit: freemap_route_ipv6
36242026-09-08T03:56:43.797ZSep 08 03:56:42.451 DEBG initted freemap. size: 64, unit: freemap_route_ipv4
36252026-09-08T03:56:43.797ZSep 08 03:56:42.451 DEBG reset freemap, unit: freemap_route_ipv4Sep 08 03:56:42.386
36262026-09-08T03:56:43.797Z DEBG created new freemapSep 08 03:56:42.451, unitDEBG: initted freemap. size: 64freemap_route_ipv4,
36272026-09-08T03:56:43.797Zunit: freemap_route_ipv6
36282026-09-08T03:56:43.797ZSep 08 03:56:42.451Sep 08 03:56:42.451 DEBGDEBG created new freemapreset freemap, , unitunit:: freemap_route_ipv6freemap_route_ipv6
36292026-09-08T03:56:43.797Z
36302026-09-08T03:56:43.797ZSep 08 03:56:42.451Sep 08 03:56:42.451 DEBGINFO initted freemap. size: 64adding route 172.16.0.0/32 -> 10.0.0.1,
36312026-09-08T03:56:43.797Zunit: freemap_route_ipv4
36322026-09-08T03:56:43.797ZSep 08 03:56:42.451 DEBGSep 08 03:56:42.451 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
36332026-09-08T03:56:43.798Z reset freemap, unit:Sep 08 03:56:42.451 freemap_route_ipv4INFO
36342026-09-08T03:56:43.798Z adding route 172.16.0.0/32 -> 10.0.0.2
36352026-09-08T03:56:43.798ZSep 08 03:56:42.458 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 } }]
36362026-09-08T03:56:43.798ZSep 08 03:56:42.458 INFO adding route 172.17.0.0/32 -> 10.0.0.255
36372026-09-08T03:56:43.798ZSep 08 03:56:42.458 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 } }]
36382026-09-08T03:56:43.798ZSep 08 03:56:42.458 INFO adding route 172.17.0.1/32 -> 10.0.0.255
36392026-09-08T03:56:43.798ZSep 08 03:56:42.458 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 } }]
36402026-09-08T03:56:43.798ZSep 08 03:56:42.458 INFO adding route 172.17.0.2/32 -> 10.0.0.255
36412026-09-08T03:56:43.798ZSep 08 03:56:42.458 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 } }]
36422026-09-08T03:56:43.798ZSep 08 03:56:42.458 INFO adding route 172.17.0.3/32 -> 10.0.0.255
36432026-09-08T03:56:43.798ZSep 08 03:56:42.458 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 } }]
36442026-09-08T03:56:43.798ZSep 08 03:56:42.451 DEBG Sep 08 03:56:42.458initted freemap. size: 64 , INFOunit :adding route 172.17.0.4/32 -> 10.0.0.255
36452026-09-08T03:56:43.798Zfreemap_route_ipv6
36462026-09-08T03:56:43.798ZSep 08 03:56:42.458 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 } }]Sep 08 03:56:42.458
36472026-09-08T03:56:43.798Z DEBG reset freemap, Sep 08 03:56:42.458unit :INFO freemap_route_ipv6adding route 172.17.0.5/32 -> 10.0.0.255
36482026-09-08T03:56:43.798Z
36492026-09-08T03:56:43.798ZSep 08 03:56:42.458Sep 08 03:56:42.458 DEBGINFO 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.16.0.0/32 -> 10.0.0.1
36502026-09-08T03:56:43.798Z
36512026-09-08T03:56:43.798ZSep 08 03:56:42.458Sep 08 03:56:42.458 INFODEBG adding route 172.17.0.6/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 } }]
36522026-09-08T03:56:43.798Z
36532026-09-08T03:56:43.803ZSep 08 03:56:42.458Sep 08 03:56:42.458 DEBGDEBG 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 } }]
36542026-09-08T03:56:43.803Z
36552026-09-08T03:56:43.803ZSep 08 03:56:42.458 INFO adding route 172.17.0.7/32 -> 10.0.0.255
36562026-09-08T03:56:43.803ZSep 08 03:56:42.458 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 } }]
36572026-09-08T03:56:43.803ZSep 08 03:56:42.458 INFO adding route 172.17.0.8/32 -> 10.0.0.255
36582026-09-08T03:56:43.803ZSep 08 03:56:42.458 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 } }]
36592026-09-08T03:56:43.803ZSep 08 03:56:42.458 INFO adding route 172.17.0.9/32 -> 10.0.0.255
36602026-09-08T03:56:43.803ZSep 08 03:56:42.458 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 } }]
36612026-09-08T03:56:43.803ZSep 08 03:56:42.458 INFO adding route 172.17.0.10/32 -> 10.0.0.255
36622026-09-08T03:56:43.803ZSep 08 03:56:42.458 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 } }]
36632026-09-08T03:56:43.803ZSep 08 03:56:42.387Sep 08 03:56:42.458 INFODEBG adding route 172.17.0.11/32 -> 10.0.0.255created new freemap
36642026-09-08T03:56:43.803Z, unit: freemap_route_ipv4Sep 08 03:56:42.458
36652026-09-08T03:56:43.803Z 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 } }]
36662026-09-08T03:56:43.803ZSep 08 03:56:42.458Sep 08 03:56:42.458 DEBGINFO created new freemapadding route 172.17.0.12/32 -> 10.0.0.255,
36672026-09-08T03:56:43.803Zunit: freemap_route_ipv6
36682026-09-08T03:56:43.803ZSep 08 03:56:42.458 DEBG Sep 08 03:56:42.458replacing 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 } }]
36692026-09-08T03:56:43.803ZDEBG initted freemap. size: 64, unit:Sep 08 03:56:42.458 freemap_route_ipv4INFO
36702026-09-08T03:56:43.803Z adding route 172.17.0.13/32 -> 10.0.0.255
36712026-09-08T03:56:43.803ZSep 08 03:56:42.458 DEBGSep 08 03:56:42.458 reset freemapDEBG, unitreplacing 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 } }]:
36722026-09-08T03:56:43.804Z freemap_route_ipv4
36732026-09-08T03:56:43.804ZSep 08 03:56:42.458 Sep 08 03:56:42.458INFO DEBGadding route 172.17.0.14/32 -> 10.0.0.255
36742026-09-08T03:56:43.804Zinitted freemap. size: 64, unit: Sep 08 03:56:42.458freemap_route_ipv6
36752026-09-08T03:56:43.804ZDEBG 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 } }]
36762026-09-08T03:56:43.804ZSep 08 03:56:42.458 DEBGSep 08 03:56:42.458 reset freemapINFO, unitadding route 172.17.0.15/32 -> 10.0.0.255:
36772026-09-08T03:56:43.804Z freemap_route_ipv6
36782026-09-08T03:56:43.804ZSep 08 03:56:42.458 DEBGSep 08 03:56:42.458 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
36792026-09-08T03:56:43.804Z adding route 3fff:dead::/64 -> 2001:db8::55:1
36802026-09-08T03:56:43.804ZSep 08 03:56:42.458 INFOSep 08 03:56:42.458 adding route 172.17.0.16/32 -> 10.0.0.255DEBG
36812026-09-08T03:56:43.804Z 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 } }]
36822026-09-08T03:56:43.804ZSep 08 03:56:42.458 DEBGSep 08 03:56:42.458 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 } }]INFO
36832026-09-08T03:56:43.804Z adding route 3fff:dead::/64 -> 2001:db8::55:1
36842026-09-08T03:56:43.804ZSep 08 03:56:42.458 INFOSep 08 03:56:42.458 adding route 172.17.0.17/32 -> 10.0.0.255DEBG
36852026-09-08T03:56:43.804Z 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 } }]
36862026-09-08T03:56:43.804ZSep 08 03:56:42.458 DEBGSep 08 03:56:42.458 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
36872026-09-08T03:56:43.804Z adding route 3fff:dead::/64 -> 2001:db8::55:1
36882026-09-08T03:56:43.804ZSep 08 03:56:42.458 INFOSep 08 03:56:42.458 adding route 172.17.0.18/32 -> 10.0.0.255DEBG
36892026-09-08T03:56:43.804Z 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 } }]
36902026-09-08T03:56:43.804ZSep 08 03:56:42.458 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 } }]
36912026-09-08T03:56:43.804ZSep 08 03:56:42.458 INFO Sep 08 03:56:42.458adding route 3fff:dead::/64 -> 2001:db8::55:2
36922026-09-08T03:56:43.804ZINFO adding route 172.17.0.19/32 -> 10.0.0.255
36932026-09-08T03:56:43.804ZSep 08 03:56:42.458 DEBG Sep 08 03:56:42.458replacing 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 } }]
36942026-09-08T03:56:43.804ZDEBG 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 } }]
36952026-09-08T03:56:43.804ZSep 08 03:56:42.458 INFO Sep 08 03:56:42.458adding route 3fff:beef::/64 -> 2001:db8::55:ff
36962026-09-08T03:56:43.804ZINFO adding route 172.17.0.20/32 -> 10.0.0.255
36972026-09-08T03:56:43.804ZSep 08 03:56:42.458 DEBG Sep 08 03:56:42.458replacing 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 } }]
36982026-09-08T03:56:43.804ZDEBG 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 } }]
36992026-09-08T03:56:43.804ZSep 08 03:56:42.458 INFO Sep 08 03:56:42.458adding route 3fff:beef:1::/64 -> 2001:db8::55:ff
37002026-09-08T03:56:43.804ZINFO adding route 172.17.0.21/32 -> 10.0.0.255
37012026-09-08T03:56:43.804ZSep 08 03:56:42.458 DEBG Sep 08 03:56:42.458replacing 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 } }]
37022026-09-08T03:56:43.804ZDEBG 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 } }]
37032026-09-08T03:56:43.804ZSep 08 03:56:42.458 INFO Sep 08 03:56:42.458adding route 3fff:beef:2::/64 -> 2001:db8::55:ff
37042026-09-08T03:56:43.804ZINFO adding route 172.17.0.22/32 -> 10.0.0.255
37052026-09-08T03:56:43.804ZSep 08 03:56:42.458 DEBGSep 08 03:56:42.458 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 } }]DEBG
37062026-09-08T03:56:43.805Z 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 } }]
37072026-09-08T03:56:43.805ZSep 08 03:56:42.458 INFOSep 08 03:56:42.458 adding route 3fff:beef:3::/64 -> 2001:db8::55:ffINFO
37082026-09-08T03:56:43.805Z adding route 172.17.0.23/32 -> 10.0.0.255
37092026-09-08T03:56:43.805ZSep 08 03:56:42.458 DEBGSep 08 03:56:42.458 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 } }]DEBG
37102026-09-08T03:56:43.805Z 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 } }]
37112026-09-08T03:56:43.805ZSep 08 03:56:42.458 INFOSep 08 03:56:42.458 adding route 3fff:beef:4::/64 -> 2001:db8::55:ffINFO
37122026-09-08T03:56:43.805Z adding route 172.17.0.24/32 -> 10.0.0.255
37132026-09-08T03:56:43.805ZSep 08 03:56:42.458 Sep 08 03:56:42.458DEBG DEBGreplacing 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 } }]
37142026-09-08T03:56:43.805Zreplacing 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 } }]
37152026-09-08T03:56:43.805ZSep 08 03:56:42.458 Sep 08 03:56:42.458INFO INFOadding route 3fff:beef:5::/64 -> 2001:db8::55:ff
37162026-09-08T03:56:43.805Zadding route 172.17.0.25/32 -> 10.0.0.255
37172026-09-08T03:56:43.805ZSep 08 03:56:42.458Sep 08 03:56:42.458 DEBGDEBG 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.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 } }]
37182026-09-08T03:56:43.805Z
37192026-09-08T03:56:43.805ZSep 08 03:56:42.458Sep 08 03:56:42.458 INFOINFO adding route 172.17.0.26/32 -> 10.0.0.255adding route 3fff:beef:6::/64 -> 2001:db8::55:ff
37202026-09-08T03:56:43.805Z
37212026-09-08T03:56:43.805ZSep 08 03:56:42.458Sep 08 03:56:42.458 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 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 } }]
37222026-09-08T03:56:43.805Z
37232026-09-08T03:56:43.805ZSep 08 03:56:42.458Sep 08 03:56:42.458 INFOINFO adding route 172.17.0.27/32 -> 10.0.0.255adding route 3fff:beef:7::/64 -> 2001:db8::55:ff
37242026-09-08T03:56:43.805Z
37252026-09-08T03:56:43.805ZSep 08 03:56:42.459Sep 08 03:56:42.459 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 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 } }]
37262026-09-08T03:56:43.805Z
37272026-09-08T03:56:43.805ZSep 08 03:56:42.459Sep 08 03:56:42.459 INFOINFO adding route 172.17.0.28/32 -> 10.0.0.255adding route 3fff:beef:8::/64 -> 2001:db8::55:ff
37282026-09-08T03:56:43.805Z
37292026-09-08T03:56:43.805ZSep 08 03:56:42.459Sep 08 03:56:42.459 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 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 } }]
37302026-09-08T03:56:43.805Z
37312026-09-08T03:56:43.805ZSep 08 03:56:42.459Sep 08 03:56:42.459 INFOINFO adding route 172.17.0.29/32 -> 10.0.0.255adding route 3fff:beef:9::/64 -> 2001:db8::55:ff
37322026-09-08T03:56:43.805Z
37332026-09-08T03:56:43.805ZSep 08 03:56:42.459Sep 08 03:56:42.459 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: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 } }]
37342026-09-08T03:56:43.805Z
37352026-09-08T03:56:43.805ZSep 08 03:56:42.459Sep 08 03:56:42.459 INFOINFO adding route 172.17.0.30/32 -> 10.0.0.255adding route 3fff:beef:a::/64 -> 2001:db8::55:ff
37362026-09-08T03:56:43.805Z
37372026-09-08T03:56:43.805ZSep 08 03:56:42.459Sep 08 03:56:42.459 DEBGDEBG 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 } }]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 } }]
37382026-09-08T03:56:43.805Z
37392026-09-08T03:56:43.805ZSep 08 03:56:42.459Sep 08 03:56:42.459 INFOINFO adding route 172.17.0.31/32 -> 10.0.0.255adding route 3fff:beef:b::/64 -> 2001:db8::55:ff
37402026-09-08T03:56:43.805Z
37412026-09-08T03:56:43.805ZSep 08 03:56:42.459Sep 08 03:56:42.459 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 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 } }]
37422026-09-08T03:56:43.805Z
37432026-09-08T03:56:43.805ZSep 08 03:56:42.459Sep 08 03:56:42.459 INFOINFO adding route 3fff:beef:c::/64 -> 2001:db8::55:ffadding route 172.17.0.32/32 -> 10.0.0.255
37442026-09-08T03:56:43.805Z
37452026-09-08T03:56:43.806ZSep 08 03:56:42.459Sep 08 03:56:42.459 DEBGDEBG 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 } }]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 } }]
37462026-09-08T03:56:43.806ZSep 08 03:56:42.465 INFO adding route 172.17.0.33/32 -> 10.0.0.255
37472026-09-08T03:56:43.806ZSep 08 03:56:42.465 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 } }]
37482026-09-08T03:56:43.806ZSep 08 03:56:42.465 INFO adding route 172.17.0.34/32 -> 10.0.0.255
37492026-09-08T03:56:43.806Z
37502026-09-08T03:56:43.806ZSep 08 03:56:42.465 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 } }]
37512026-09-08T03:56:43.806ZSep 08 03:56:42.465Sep 08 03:56:42.465 INFOINFO adding route 3fff:beef:d::/64 -> 2001:db8::55:ffadding route 172.17.0.35/32 -> 10.0.0.255
37522026-09-08T03:56:43.806Z
37532026-09-08T03:56:43.813ZSep 08 03:56:42.465Sep 08 03:56:42.465 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 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 } }]
37542026-09-08T03:56:43.813Z
37552026-09-08T03:56:43.813ZSep 08 03:56:42.465Sep 08 03:56:42.465 INFOINFO adding route 3fff:beef:e::/64 -> 2001:db8::55:ffadding route 172.17.0.36/32 -> 10.0.0.255
37562026-09-08T03:56:43.813Z
37572026-09-08T03:56:43.813ZSep 08 03:56:42.465Sep 08 03:56:42.465 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 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 } }]
37582026-09-08T03:56:43.813Z
37592026-09-08T03:56:43.813ZSep 08 03:56:42.465Sep 08 03:56:42.465 INFOINFO adding route 3fff:beef:f::/64 -> 2001:db8::55:ffadding route 172.17.0.37/32 -> 10.0.0.255
37602026-09-08T03:56:43.813Z
37612026-09-08T03:56:43.813ZSep 08 03:56:42.465Sep 08 03:56:42.465 DEBGDEBG 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 } }]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 } }]
37622026-09-08T03:56:43.813Z
37632026-09-08T03:56:43.813ZSep 08 03:56:42.465Sep 08 03:56:42.465 INFOINFO adding route 172.17.0.38/32 -> 10.0.0.255adding route 3fff:beef:10::/64 -> 2001:db8::55:ff
37642026-09-08T03:56:43.813Z
37652026-09-08T03:56:43.813ZSep 08 03:56:42.465Sep 08 03:56:42.465 DEBGDEBG 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: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 } }]
37662026-09-08T03:56:43.813Z
37672026-09-08T03:56:43.813ZSep 08 03:56:42.465Sep 08 03:56:42.465 INFOINFO adding route 172.17.0.39/32 -> 10.0.0.255adding route 3fff:beef:11::/64 -> 2001:db8::55:ff
37682026-09-08T03:56:43.813Z
37692026-09-08T03:56:43.813ZSep 08 03:56:42.465Sep 08 03:56:42.465 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 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 } }]
37702026-09-08T03:56:43.813Z
37712026-09-08T03:56:43.813ZSep 08 03:56:42.465Sep 08 03:56:42.465 INFOINFO adding route 172.17.0.40/32 -> 10.0.0.255adding route 3fff:beef:12::/64 -> 2001:db8::55:ff
37722026-09-08T03:56:43.813Z
37732026-09-08T03:56:43.813ZSep 08 03:56:42.465Sep 08 03:56:42.465 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.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 } }]
37742026-09-08T03:56:43.813Z
37752026-09-08T03:56:43.813ZSep 08 03:56:42.465Sep 08 03:56:42.465 INFOINFO adding route 172.17.0.41/32 -> 10.0.0.255adding route 3fff:beef:13::/64 -> 2001:db8::55:ff
37762026-09-08T03:56:43.813Z
37772026-09-08T03:56:43.813ZSep 08 03:56:42.465Sep 08 03:56:42.465 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 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 } }]
37782026-09-08T03:56:43.813Z
37792026-09-08T03:56:43.813ZSep 08 03:56:42.465Sep 08 03:56:42.465 INFOINFO adding route 3fff:beef:14::/64 -> 2001:db8::55:ffadding route 172.17.0.42/32 -> 10.0.0.255
37802026-09-08T03:56:43.813Z
37812026-09-08T03:56:43.813ZSep 08 03:56:42.465Sep 08 03:56:42.465 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 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 } }]
37822026-09-08T03:56:43.814Z
37832026-09-08T03:56:43.814ZSep 08 03:56:42.465Sep 08 03:56:42.465 INFOINFO adding route 3fff:beef:15::/64 -> 2001:db8::55:ffadding route 172.17.0.43/32 -> 10.0.0.255
37842026-09-08T03:56:43.814Z
37852026-09-08T03:56:43.814ZSep 08 03:56:42.465Sep 08 03:56:42.465 DEBGDEBG 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 } }]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 } }]
37862026-09-08T03:56:43.814Z
37872026-09-08T03:56:43.814ZSep 08 03:56:42.465Sep 08 03:56:42.465 INFOINFO adding route 3fff:beef:16::/64 -> 2001:db8::55:ffadding route 172.17.0.44/32 -> 10.0.0.255
37882026-09-08T03:56:43.814Z
37892026-09-08T03:56:43.814ZSep 08 03:56:42.465Sep 08 03:56:42.465 DEBGDEBG 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.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 } }]
37902026-09-08T03:56:43.814Z
37912026-09-08T03:56:43.814ZSep 08 03:56:42.465Sep 08 03:56:42.465 INFOINFO adding route 172.17.0.45/32 -> 10.0.0.255adding route 3fff:beef:17::/64 -> 2001:db8::55:ff
37922026-09-08T03:56:43.814Z
37932026-09-08T03:56:43.814ZSep 08 03:56:42.465Sep 08 03:56:42.465 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 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 } }]
37942026-09-08T03:56:43.814Z
37952026-09-08T03:56:43.814ZSep 08 03:56:42.465Sep 08 03:56:42.465 INFOINFO adding route 172.17.0.46/32 -> 10.0.0.255adding route 3fff:beef:18::/64 -> 2001:db8::55:ff
37962026-09-08T03:56:43.814Z
37972026-09-08T03:56:43.814ZSep 08 03:56:42.465Sep 08 03:56:42.465 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 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 } }]
37982026-09-08T03:56:43.814Z
37992026-09-08T03:56:43.814ZSep 08 03:56:42.465Sep 08 03:56:42.465 INFOINFO adding route 172.17.0.47/32 -> 10.0.0.255adding route 3fff:beef:19::/64 -> 2001:db8::55:ff
38002026-09-08T03:56:43.814Z
38012026-09-08T03:56:43.814ZSep 08 03:56:42.465Sep 08 03:56:42.465 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 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 } }]
38022026-09-08T03:56:43.814Z
38032026-09-08T03:56:43.814ZSep 08 03:56:42.465Sep 08 03:56:42.465 INFOINFO adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffadding route 172.17.0.48/32 -> 10.0.0.255
38042026-09-08T03:56:43.814Z
38052026-09-08T03:56:43.814ZSep 08 03:56:42.465Sep 08 03:56:42.465 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 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 } }]
38062026-09-08T03:56:43.814Z
38072026-09-08T03:56:43.814ZSep 08 03:56:42.465Sep 08 03:56:42.465 INFOINFO adding route 3fff:beef:1b::/64 -> 2001:db8::55:ffadding route 172.17.0.49/32 -> 10.0.0.255
38082026-09-08T03:56:43.814Z
38092026-09-08T03:56:43.814ZSep 08 03:56:42.465Sep 08 03:56:42.465 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 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 } }]
38102026-09-08T03:56:43.814Z
38112026-09-08T03:56:43.814Ztest route::tests::delete_target_full ... ok
38122026-09-08T03:56:43.814ZSep 08 03:56:42.465Sep 08 03:56:42.465 INFOINFO adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffadding route 172.17.0.50/32 -> 10.0.0.255
38132026-09-08T03:56:43.814Z
38142026-09-08T03:56:43.814ZSep 08 03:56:42.465Sep 08 03:56:42.465 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 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 } }]
38152026-09-08T03:56:43.814Z
38162026-09-08T03:56:43.814ZSep 08 03:56:42.465Sep 08 03:56:42.465 INFOINFO adding route 172.17.0.51/32 -> 10.0.0.255adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff
38172026-09-08T03:56:43.814Z
38182026-09-08T03:56:43.814ZSep 08 03:56:42.465Sep 08 03:56:42.465 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 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 } }]
38192026-09-08T03:56:43.814Z
38202026-09-08T03:56:43.814ZSep 08 03:56:42.465Sep 08 03:56:42.465 INFOINFO adding route 3fff:beef:1e::/64 -> 2001:db8::55:ffadding route 172.17.0.52/32 -> 10.0.0.255
38212026-09-08T03:56:43.814Z
38222026-09-08T03:56:43.815ZSep 08 03:56:42.466Sep 08 03:56:42.466 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 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 } }]
38232026-09-08T03:56:43.815Z
38242026-09-08T03:56:43.815ZSep 08 03:56:42.466Sep 08 03:56:42.466 INFOINFO adding route 3fff:beef:1f::/64 -> 2001:db8::55:ffadding route 172.17.0.53/32 -> 10.0.0.255
38252026-09-08T03:56:43.815Z
38262026-09-08T03:56:43.815ZSep 08 03:56:42.466Sep 08 03:56:42.466 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 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 } }]
38272026-09-08T03:56:43.815Z
38282026-09-08T03:56:43.815ZSep 08 03:56:42.466Sep 08 03:56:42.466 INFOINFO adding route 172.17.0.54/32 -> 10.0.0.255adding route 3fff:beef:20::/64 -> 2001:db8::55:ff
38292026-09-08T03:56:43.815Z
38302026-09-08T03:56:43.815ZSep 08 03:56:42.466Sep 08 03:56:42.466 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 } }]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 } }]
38312026-09-08T03:56:43.815Z
38322026-09-08T03:56:43.815ZSep 08 03:56:42.466Sep 08 03:56:42.466 INFOINFO adding route 172.17.0.55/32 -> 10.0.0.255adding route 3fff:beef:21::/64 -> 2001:db8::55:ff
38332026-09-08T03:56:43.815Z
38342026-09-08T03:56:43.815ZSep 08 03:56:42.466Sep 08 03:56:42.466 DEBGDEBG 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 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 } }]
38352026-09-08T03:56:43.815Z
38362026-09-08T03:56:43.815ZSep 08 03:56:42.466Sep 08 03:56:42.466 INFOINFO adding route 3fff:beef:22::/64 -> 2001:db8::55:ffadding route 172.17.0.56/32 -> 10.0.0.255
38372026-09-08T03:56:43.815Z
38382026-09-08T03:56:43.815ZSep 08 03:56:42.466Sep 08 03:56:42.466 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.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 } }]
38392026-09-08T03:56:43.815Z
38402026-09-08T03:56:43.815ZSep 08 03:56:42.466Sep 08 03:56:42.466 INFOINFO adding route 3fff:beef:23::/64 -> 2001:db8::55:ffadding route 172.17.0.57/32 -> 10.0.0.255
38412026-09-08T03:56:43.815Z
38422026-09-08T03:56:43.815ZSep 08 03:56:42.466Sep 08 03:56:42.466 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 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 } }]
38432026-09-08T03:56:43.815Z
38442026-09-08T03:56:43.815ZSep 08 03:56:42.466Sep 08 03:56:42.466 INFOINFO adding route 3fff:beef:24::/64 -> 2001:db8::55:ffadding route 172.17.0.58/32 -> 10.0.0.255
38452026-09-08T03:56:43.815Z
38462026-09-08T03:56:43.815ZSep 08 03:56:42.466Sep 08 03:56:42.466 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 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 } }]
38472026-09-08T03:56:43.815Z
38482026-09-08T03:56:43.815ZSep 08 03:56:42.466Sep 08 03:56:42.466 INFOINFO adding route 3fff:beef:25::/64 -> 2001:db8::55:ffadding route 172.17.0.59/32 -> 10.0.0.255
38492026-09-08T03:56:43.815Z
38502026-09-08T03:56:43.815ZSep 08 03:56:42.466Sep 08 03:56:42.466 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 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 } }]
38512026-09-08T03:56:43.815Z
38522026-09-08T03:56:43.815ZSep 08 03:56:42.466Sep 08 03:56:42.466 INFOINFO adding route 172.17.0.60/32 -> 10.0.0.255adding route 3fff:beef:26::/64 -> 2001:db8::55:ff
38532026-09-08T03:56:43.820Z
38542026-09-08T03:56:43.820ZSep 08 03:56:42.466Sep 08 03:56:42.466 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 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 } }]
38552026-09-08T03:56:43.820Z
38562026-09-08T03:56:43.820ZSep 08 03:56:42.466Sep 08 03:56:42.466 INFOINFO adding route 172.17.0.61/32 -> 10.0.0.255adding route 3fff:beef:27::/64 -> 2001:db8::55:ff
38572026-09-08T03:56:43.820Z
38582026-09-08T03:56:43.820ZSep 08 03:56:42.466Sep 08 03:56:42.466 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 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 } }]
38592026-09-08T03:56:43.820Z
38602026-09-08T03:56:43.820ZSep 08 03:56:42.466Sep 08 03:56:42.466 INFOINFO adding route 172.17.0.62/32 -> 10.0.0.255adding route 3fff:beef:28::/64 -> 2001:db8::55:ff
38612026-09-08T03:56:43.820Z
38622026-09-08T03:56:43.820ZSep 08 03:56:42.466Sep 08 03:56:42.466 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 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 } }]
38632026-09-08T03:56:43.820Z
38642026-09-08T03:56:43.820ZSep 08 03:56:42.473 INFO adding route 3fff:beef:29::/64 -> 2001:db8::55:ff
38652026-09-08T03:56:43.820ZSep 08 03:56:42.473 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 } }]
38662026-09-08T03:56:43.820ZSep 08 03:56:42.473 INFO adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff
38672026-09-08T03:56:43.820ZSep 08 03:56:42.473 Sep 08 03:56:42.473DEBG DEBGreplacing 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 } }]
38682026-09-08T03:56:43.820Zfailed to allocate space for the new target list
38692026-09-08T03:56:43.820ZSep 08 03:56:42.473 INFO adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffSep 08 03:56:42.473
38702026-09-08T03:56:43.820ZSep 08 03:56:42.473 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 } }]
38712026-09-08T03:56:43.821Z DEBGSep 08 03:56:42.473 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
38722026-09-08T03:56:43.821Z adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff
38732026-09-08T03:56:43.821ZSep 08 03:56:42.473 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 } }]
38742026-09-08T03:56:43.821ZSep 08 03:56:42.473 INFO adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff
38752026-09-08T03:56:43.821ZSep 08 03:56:42.473 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 } }]
38762026-09-08T03:56:43.821ZSep 08 03:56:42.473 INFO adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff
38772026-09-08T03:56:43.821ZSep 08 03:56:42.473 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 } }]
38782026-09-08T03:56:43.821ZSep 08 03:56:42.473 INFO adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff
38792026-09-08T03:56:43.821ZSep 08 03:56:42.473 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 } }]
38802026-09-08T03:56:43.821ZSep 08 03:56:42.473 INFO adding route 3fff:beef:30::/64 -> 2001:db8::55:ff
38812026-09-08T03:56:43.821ZSep 08 03:56:42.473 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 } }]
38822026-09-08T03:56:43.821ZSep 08 03:56:42.473 INFO adding route 3fff:beef:31::/64 -> 2001:db8::55:ff
38832026-09-08T03:56:43.821ZSep 08 03:56:42.473 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 } }]
38842026-09-08T03:56:43.821ZSep 08 03:56:42.473 INFO adding route 3fff:beef:32::/64 -> 2001:db8::55:ff
38852026-09-08T03:56:43.821ZSep 08 03:56:42.473 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 } }]
38862026-09-08T03:56:43.821ZSep 08 03:56:42.473 INFO adding route 3fff:beef:33::/64 -> 2001:db8::55:ff
38872026-09-08T03:56:43.821ZSep 08 03:56:42.473 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 } }]
38882026-09-08T03:56:43.821ZSep 08 03:56:42.473 INFO adding route 3fff:beef:34::/64 -> 2001:db8::55:ff
38892026-09-08T03:56:43.821ZSep 08 03:56:42.473 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 } }]
38902026-09-08T03:56:43.821ZSep 08 03:56:42.473 INFO adding route 3fff:beef:35::/64 -> 2001:db8::55:ff
38912026-09-08T03:56:43.821ZSep 08 03:56:42.473 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 } }]
38922026-09-08T03:56:43.821ZSep 08 03:56:42.473 INFO adding route 3fff:beef:36::/64 -> 2001:db8::55:ff
38932026-09-08T03:56:43.821ZSep 08 03:56:42.473 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 } }]
38942026-09-08T03:56:43.821ZSep 08 03:56:42.473 INFO adding route 3fff:beef:37::/64 -> 2001:db8::55:ff
38952026-09-08T03:56:43.821ZSep 08 03:56:42.473 DEBG 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 } }]
38962026-09-08T03:56:43.821ZSep 08 03:56:42.473 INFO adding route 3fff:beef:38::/64 -> 2001:db8::55:ff
38972026-09-08T03:56:43.821ZSep 08 03:56:42.473 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 } }]
38982026-09-08T03:56:43.821ZSep 08 03:56:42.473 INFO adding route 3fff:beef:39::/64 -> 2001:db8::55:ff
38992026-09-08T03:56:43.821ZSep 08 03:56:42.473 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 } }]
39002026-09-08T03:56:43.821ZSep 08 03:56:42.473 INFO adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff
39012026-09-08T03:56:43.821ZSep 08 03:56:42.473 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 } }]
39022026-09-08T03:56:43.821ZSep 08 03:56:42.473 INFO adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff
39032026-09-08T03:56:43.821ZSep 08 03:56:42.473 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 } }]
39042026-09-08T03:56:43.821ZSep 08 03:56:42.473 INFO adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff
39052026-09-08T03:56:43.821ZSep 08 03:56:42.473 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 } }]
39062026-09-08T03:56:43.821ZSep 08 03:56:42.473 DEBG failed to allocate space for the new target list
39072026-09-08T03:56:43.821ZSep 08 03:56:42.473 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 } }]
39082026-09-08T03:56:43.821ZSep 08 03:56:42.474 DEBG created new freemap, unit: freemap_route_ipv4
39092026-09-08T03:56:43.821ZSep 08 03:56:42.474 DEBG created new freemap, unit: freemap_route_ipv6
39102026-09-08T03:56:43.821ZSep 08 03:56:42.474 DEBG initted freemap. size: 64, unit: freemap_route_ipv4
39112026-09-08T03:56:43.822ZSep 08 03:56:42.474 DEBG reset freemap, unit: freemap_route_ipv4
39122026-09-08T03:56:43.822ZSep 08 03:56:42.474 DEBG initted freemap. size: 64, unit: freemap_route_ipv6
39132026-09-08T03:56:43.822ZSep 08 03:56:42.474 DEBG reset freemap, unit: freemap_route_ipv6
39142026-09-08T03:56:43.822ZSep 08 03:56:42.474 INFO adding route 172.16.0.0/32 -> 10.0.0.1
39152026-09-08T03:56:43.822ZSep 08 03:56:42.474 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 } }]
39162026-09-08T03:56:43.822ZSep 08 03:56:42.474 INFO adding route 172.16.0.0/32 -> 10.0.0.1
39172026-09-08T03:56:43.822ZSep 08 03:56:42.474 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 } }]
39182026-09-08T03:56:43.822ZSep 08 03:56:42.474 INFO adding route 172.16.0.0/32 -> 10.0.0.1
39192026-09-08T03:56:43.822ZSep 08 03:56:42.474 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 } }]
39202026-09-08T03:56:43.822ZSep 08 03:56:42.474 INFO adding route 172.16.0.0/32 -> 10.0.0.2
39212026-09-08T03:56:43.822ZSep 08 03:56:42.474 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 } }]
39222026-09-08T03:56:43.822ZSep 08 03:56:42.474 INFO adding route 172.17.0.0/32 -> 10.0.0.255
39232026-09-08T03:56:43.822ZSep 08 03:56:42.474 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 } }]
39242026-09-08T03:56:43.822ZSep 08 03:56:42.474 INFO adding route 172.17.0.1/32 -> 10.0.0.255
39252026-09-08T03:56:43.822ZSep 08 03:56:42.474 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 } }]
39262026-09-08T03:56:43.822ZSep 08 03:56:42.474 INFO adding route 172.17.0.2/32 -> 10.0.0.255
39272026-09-08T03:56:43.822ZSep 08 03:56:42.474 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 } }]
39282026-09-08T03:56:43.822ZSep 08 03:56:42.474 INFO adding route 172.17.0.3/32 -> 10.0.0.255
39292026-09-08T03:56:43.822ZSep 08 03:56:42.474 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 } }]
39302026-09-08T03:56:43.822ZSep 08 03:56:42.474 INFO adding route 172.17.0.4/32 -> 10.0.0.255
39312026-09-08T03:56:43.822ZSep 08 03:56:42.474 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 } }]
39322026-09-08T03:56:43.822ZSep 08 03:56:42.474 INFO adding route 172.17.0.5/32 -> 10.0.0.255
39332026-09-08T03:56:43.822ZSep 08 03:56:42.474 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 } }]
39342026-09-08T03:56:43.822ZSep 08 03:56:42.474 INFO adding route 172.17.0.6/32 -> 10.0.0.255
39352026-09-08T03:56:43.822ZSep 08 03:56:42.474 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 } }]
39362026-09-08T03:56:43.822ZSep 08 03:56:42.474 INFO adding route 172.17.0.7/32 -> 10.0.0.255
39372026-09-08T03:56:43.822ZSep 08 03:56:42.474 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 } }]
39382026-09-08T03:56:43.822ZSep 08 03:56:42.474 INFO adding route 172.17.0.8/32 -> 10.0.0.255
39392026-09-08T03:56:43.822ZSep 08 03:56:42.474 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 } }]
39402026-09-08T03:56:43.822ZSep 08 03:56:42.474 INFO adding route 172.17.0.9/32 -> 10.0.0.255
39412026-09-08T03:56:43.822ZSep 08 03:56:42.474 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 } }]
39422026-09-08T03:56:43.822ZSep 08 03:56:42.474 INFO adding route 172.17.0.10/32 -> 10.0.0.255
39432026-09-08T03:56:43.822ZSep 08 03:56:42.474 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 } }]
39442026-09-08T03:56:43.822ZSep 08 03:56:42.474 INFO adding route 172.17.0.11/32 -> 10.0.0.255
39452026-09-08T03:56:43.822ZSep 08 03:56:42.474 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 } }]
39462026-09-08T03:56:43.822ZSep 08 03:56:42.474 INFO adding route 172.17.0.12/32 -> 10.0.0.255
39472026-09-08T03:56:43.823ZSep 08 03:56:42.474 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 } }]
39482026-09-08T03:56:43.823ZSep 08 03:56:42.474 INFO adding route 172.17.0.13/32 -> 10.0.0.255
39492026-09-08T03:56:43.823ZSep 08 03:56:42.474 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 } }]
39502026-09-08T03:56:43.823ZSep 08 03:56:42.474 INFO adding route 172.17.0.14/32 -> 10.0.0.255
39512026-09-08T03:56:43.823ZSep 08 03:56:42.474 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 } }]
39522026-09-08T03:56:43.823ZSep 08 03:56:42.474 INFO adding route 172.17.0.15/32 -> 10.0.0.255
39532026-09-08T03:56:43.832ZSep 08 03:56:42.474 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 } }]
39542026-09-08T03:56:43.832ZSep 08 03:56:42.474 INFO adding route 172.17.0.16/32 -> 10.0.0.255
39552026-09-08T03:56:43.833ZSep 08 03:56:42.474 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 } }]
39562026-09-08T03:56:43.833ZSep 08 03:56:42.474 INFO adding route 172.17.0.17/32 -> 10.0.0.255
39572026-09-08T03:56:43.833ZSep 08 03:56:42.474 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 } }]
39582026-09-08T03:56:43.833ZSep 08 03:56:42.474 INFO adding route 172.17.0.18/32 -> 10.0.0.255
39592026-09-08T03:56:43.833ZSep 08 03:56:42.474 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 } }]
39602026-09-08T03:56:43.833ZSep 08 03:56:42.474 INFO adding route 172.17.0.19/32 -> 10.0.0.255
39612026-09-08T03:56:43.833ZSep 08 03:56:42.474 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 } }]
39622026-09-08T03:56:43.833ZSep 08 03:56:42.474 INFO adding route 172.17.0.20/32 -> 10.0.0.255
39632026-09-08T03:56:43.833ZSep 08 03:56:42.474 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 } }]
39642026-09-08T03:56:43.833ZSep 08 03:56:42.474 INFO adding route 172.17.0.21/32 -> 10.0.0.255
39652026-09-08T03:56:43.833ZSep 08 03:56:42.474 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 } }]
39662026-09-08T03:56:43.833ZSep 08 03:56:42.474 INFO adding route 172.17.0.22/32 -> 10.0.0.255
39672026-09-08T03:56:43.833ZSep 08 03:56:42.474 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 } }]
39682026-09-08T03:56:43.833ZSep 08 03:56:42.474 INFO adding route 172.17.0.23/32 -> 10.0.0.255
39692026-09-08T03:56:43.833ZSep 08 03:56:42.474 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 } }]
39702026-09-08T03:56:43.833ZSep 08 03:56:42.474 INFO adding route 172.17.0.24/32 -> 10.0.0.255
39712026-09-08T03:56:43.833ZSep 08 03:56:42.474 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 } }]
39722026-09-08T03:56:43.833ZSep 08 03:56:42.474 INFO adding route 172.17.0.25/32 -> 10.0.0.255
39732026-09-08T03:56:43.833ZSep 08 03:56:42.474 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 } }]
39742026-09-08T03:56:43.833ZSep 08 03:56:42.474 INFO adding route 172.17.0.26/32 -> 10.0.0.255
39752026-09-08T03:56:43.833ZSep 08 03:56:42.474 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 } }]
39762026-09-08T03:56:43.833ZSep 08 03:56:42.481 INFO adding route 172.17.0.27/32 -> 10.0.0.255
39772026-09-08T03:56:43.833ZSep 08 03:56:42.481 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 } }]
39782026-09-08T03:56:43.833ZSep 08 03:56:42.481 INFO adding route 172.17.0.28/32 -> 10.0.0.255
39792026-09-08T03:56:43.833ZSep 08 03:56:42.481 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 } }]
39802026-09-08T03:56:43.833ZSep 08 03:56:42.481 INFO adding route 172.17.0.29/32 -> 10.0.0.255
39812026-09-08T03:56:43.833ZSep 08 03:56:42.481 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 } }]
39822026-09-08T03:56:43.833ZSep 08 03:56:42.481 INFO adding route 172.17.0.30/32 -> 10.0.0.255
39832026-09-08T03:56:43.833ZSep 08 03:56:42.481 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 } }]
39842026-09-08T03:56:43.833ZSep 08 03:56:42.481 INFO adding route 172.17.0.31/32 -> 10.0.0.255
39852026-09-08T03:56:43.833ZSep 08 03:56:42.481 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 } }]
39862026-09-08T03:56:43.833ZSep 08 03:56:42.481 INFO adding route 172.17.0.32/32 -> 10.0.0.255
39872026-09-08T03:56:43.833ZSep 08 03:56:42.481 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 } }]
39882026-09-08T03:56:43.833ZSep 08 03:56:42.481 INFO adding route 172.17.0.33/32 -> 10.0.0.255
39892026-09-08T03:56:43.833ZSep 08 03:56:42.481 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 } }]
39902026-09-08T03:56:43.833ZSep 08 03:56:42.481 INFO adding route 172.17.0.34/32 -> 10.0.0.255
39912026-09-08T03:56:43.833ZSep 08 03:56:42.481 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 } }]
39922026-09-08T03:56:43.833ZSep 08 03:56:42.481 INFO adding route 172.17.0.35/32 -> 10.0.0.255
39932026-09-08T03:56:43.833ZSep 08 03:56:42.481 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 } }]
39942026-09-08T03:56:43.834ZSep 08 03:56:42.481 INFO adding route 172.17.0.36/32 -> 10.0.0.255
39952026-09-08T03:56:43.834ZSep 08 03:56:42.481 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 } }]
39962026-09-08T03:56:43.834ZSep 08 03:56:42.481 INFO adding route 172.17.0.37/32 -> 10.0.0.255
39972026-09-08T03:56:43.834ZSep 08 03:56:42.481 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 } }]
39982026-09-08T03:56:43.834ZSep 08 03:56:42.481 INFO adding route 172.17.0.38/32 -> 10.0.0.255
39992026-09-08T03:56:43.834ZSep 08 03:56:42.481 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 } }]
40002026-09-08T03:56:43.834ZSep 08 03:56:42.481 INFO adding route 172.17.0.39/32 -> 10.0.0.255
40012026-09-08T03:56:43.834ZSep 08 03:56:42.481 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 } }]
40022026-09-08T03:56:43.834ZSep 08 03:56:42.481 INFO adding route 172.17.0.40/32 -> 10.0.0.255
40032026-09-08T03:56:43.834ZSep 08 03:56:42.481 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 } }]
40042026-09-08T03:56:43.834ZSep 08 03:56:42.481 INFO adding route 172.17.0.41/32 -> 10.0.0.255
40052026-09-08T03:56:43.834ZSep 08 03:56:42.481 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 } }]
40062026-09-08T03:56:43.834ZSep 08 03:56:42.481 INFO adding route 172.17.0.42/32 -> 10.0.0.255
40072026-09-08T03:56:43.834ZSep 08 03:56:42.481 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 } }]
40082026-09-08T03:56:43.834ZSep 08 03:56:42.481 INFO adding route 172.17.0.43/32 -> 10.0.0.255
40092026-09-08T03:56:43.834ZSep 08 03:56:42.481 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 } }]
40102026-09-08T03:56:43.834ZSep 08 03:56:42.481 INFO adding route 172.17.0.44/32 -> 10.0.0.255
40112026-09-08T03:56:43.834ZSep 08 03:56:42.481 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 } }]
40122026-09-08T03:56:43.834ZSep 08 03:56:42.481 INFO adding route 172.17.0.45/32 -> 10.0.0.255
40132026-09-08T03:56:43.834ZSep 08 03:56:42.481 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 } }]
40142026-09-08T03:56:43.834Ztest route::tests::delete_targets_full ... ok
40152026-09-08T03:56:43.834ZSep 08 03:56:42.481 INFO adding route 172.17.0.46/32 -> 10.0.0.255
40162026-09-08T03:56:43.834ZSep 08 03:56:42.481 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 } }]
40172026-09-08T03:56:43.834ZSep 08 03:56:42.481 INFO adding route 172.17.0.47/32 -> 10.0.0.255
40182026-09-08T03:56:43.834ZSep 08 03:56:42.481 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 } }]
40192026-09-08T03:56:43.834ZSep 08 03:56:42.481 INFO adding route 172.17.0.48/32 -> 10.0.0.255
40202026-09-08T03:56:43.834ZSep 08 03:56:42.481 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 } }]
40212026-09-08T03:56:43.834ZSep 08 03:56:42.481 INFO adding route 172.17.0.49/32 -> 10.0.0.255
40222026-09-08T03:56:43.834ZSep 08 03:56:42.481 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 } }]
40232026-09-08T03:56:43.834ZSep 08 03:56:42.481 INFO adding route 172.17.0.50/32 -> 10.0.0.255
40242026-09-08T03:56:43.834Z
40252026-09-08T03:56:43.834ZSep 08 03:56:42.481 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 } }]
40262026-09-08T03:56:43.834ZSep 08 03:56:42.481 INFO adding route 172.17.0.51/32 -> 10.0.0.255
40272026-09-08T03:56:43.834ZSep 08 03:56:42.481 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 } }]
40282026-09-08T03:56:43.834ZSep 08 03:56:42.481 INFO adding route 172.17.0.52/32 -> 10.0.0.255
40292026-09-08T03:56:43.834Ztest result: ok. 61 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
40302026-09-08T03:56:43.834Z
40312026-09-08T03:56:43.834ZSep 08 03:56:42.481 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 } }]
40322026-09-08T03:56:43.834ZSep 08 03:56:42.481 INFO adding route 172.17.0.53/32 -> 10.0.0.255
40332026-09-08T03:56:43.834ZSep 08 03:56:42.481 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 } }]
40342026-09-08T03:56:43.835ZSep 08 03:56:42.481 INFO adding route 172.17.0.54/32 -> 10.0.0.255
40352026-09-08T03:56:43.835ZSep 08 03:56:42.481 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 } }]
40362026-09-08T03:56:43.835ZSep 08 03:56:42.481 INFO adding route 172.17.0.55/32 -> 10.0.0.255
40372026-09-08T03:56:43.835ZSep 08 03:56:42.481 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 } }]
40382026-09-08T03:56:43.835ZSep 08 03:56:42.488 INFO adding route 172.17.0.56/32 -> 10.0.0.255
40392026-09-08T03:56:43.835ZSep 08 03:56:42.488 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 } }]
40402026-09-08T03:56:43.835ZSep 08 03:56:42.488 INFO adding route 172.17.0.57/32 -> 10.0.0.255
40412026-09-08T03:56:43.835ZSep 08 03:56:42.488 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 } }]
40422026-09-08T03:56:43.835ZSep 08 03:56:42.488 INFO adding route 172.17.0.58/32 -> 10.0.0.255
40432026-09-08T03:56:43.835ZSep 08 03:56:42.488 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 } }]
40442026-09-08T03:56:43.835ZSep 08 03:56:42.488 INFO adding route 172.17.0.59/32 -> 10.0.0.255
40452026-09-08T03:56:43.835ZSep 08 03:56:42.488 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 } }]
40462026-09-08T03:56:43.835ZSep 08 03:56:42.488 INFO adding route 172.17.0.60/32 -> 10.0.0.255
40472026-09-08T03:56:43.835ZSep 08 03:56:42.488 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 } }]
40482026-09-08T03:56:43.835ZSep 08 03:56:42.488 DEBG failed to allocate space for the new target list
40492026-09-08T03:56:43.835ZSep 08 03:56:42.488 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 } }]
40502026-09-08T03:56:43.835Z Running tests/test_openapi.rs (target/debug/deps/test_openapi-86ca8d016eabc8f2)
40512026-09-08T03:56:43.835Z
40522026-09-08T03:56:43.835Zrunning 0 tests
40532026-09-08T03:56:43.841Z
40542026-09-08T03:56:43.841Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
40552026-09-08T03:56:43.841Z
40562026-09-08T03:56:43.841Z Running unittests src/lib.rs (target/debug/deps/dpd_api-129626530bed4535)
40572026-09-08T03:56:43.842Z
40582026-09-08T03:56:43.842Zrunning 0 tests
40592026-09-08T03:56:43.842Z
40602026-09-08T03:56:43.842Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
40612026-09-08T03:56:43.842Z
40622026-09-08T03:56:43.842Z Running unittests src/lib.rs (target/debug/deps/dpd_client-3fe6c5669f3769fb)
40632026-09-08T03:56:43.842Z
40642026-09-08T03:56:43.842Zrunning 6 tests
40652026-09-08T03:56:43.842Ztest tests::test_parse_client_port_id ... ok
40662026-09-08T03:56:43.842Ztest tests::test_port_id_cmp ... ok
40672026-09-08T03:56:43.842Ztest tests::test_full_lot_id_neither_present ... ok
40682026-09-08T03:56:43.842Ztest tests::test_full_lot_id_lot_only ... ok
40692026-09-08T03:56:43.842Ztest tests::test_full_lot_id_lotnum_only ... ok
40702026-09-08T03:56:43.842Ztest tests::test_full_lot_id_both_present ... ok
40712026-09-08T03:56:43.842Z
40722026-09-08T03:56:43.842Ztest result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
40732026-09-08T03:56:43.842Z
40742026-09-08T03:56:43.842Z Running tests/test_all.rs (target/debug/deps/test_all-9c8badd8bc440171)
40752026-09-08T03:56:43.842Z
40762026-09-08T03:56:43.842Zrunning 0 tests
40772026-09-08T03:56:43.842Z
40782026-09-08T03:56:43.842Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
40792026-09-08T03:56:43.842Z
40802026-09-08T03:56:43.842Z Running unittests src/lib.rs (target/debug/deps/dpd_types-9a1ffdc1254bfaa8)
40812026-09-08T03:56:43.842Z
40822026-09-08T03:56:43.842Zrunning 0 tests
40832026-09-08T03:56:43.842Z
40842026-09-08T03:56:43.842Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
40852026-09-08T03:56:43.842Z
40862026-09-08T03:56:43.842Z Running unittests src/lib.rs (target/debug/deps/dpd_types_versions-fbfe8a6c92a1a523)
40872026-09-08T03:56:43.842Z
40882026-09-08T03:56:43.842Zrunning 15 tests
40892026-09-08T03:56:43.842Ztest impls::switch_identifiers::tests::chip_revision_a0 ... ok
40902026-09-08T03:56:43.842Ztest impls::switch_identifiers::tests::chip_revision_unknown_rev_num ... ok
40912026-09-08T03:56:43.842Ztest impls::switch_identifiers::tests::chip_revision_b0 ... ok
40922026-09-08T03:56:43.842Ztest impls::switch_identifiers::tests::chip_revision_b1 ... ok
40932026-09-08T03:56:43.842Ztest impls::switch_identifiers::tests::chip_revision_unknown_device_id ... ok
40942026-09-08T03:56:43.843Ztest impls::table::tests::table_entry_new_collects_display_values ... ok
40952026-09-08T03:56:43.843Ztest impls::table::tests::table_counter_entry_new_collects_key_values ... ok
40962026-09-08T03:56:43.843Ztest v1::network::tests::test_equal ... ok
40972026-09-08T03:56:43.843Ztest v1::network::tests::test_into ... ok
40982026-09-08T03:56:43.843Ztest v1::network::tests::test_eui64 ... ok
40992026-09-08T03:56:43.843Ztest v1::network::tests::test_not_equal ... ok
41002026-09-08T03:56:43.843Ztest v1::port::tests::port_ids_are_ascii ... ok
41012026-09-08T03:56:43.843Ztest v1::network::tests::test_to_string ... ok
41022026-09-08T03:56:43.843Ztest v1::network::tests::test_parse ... ok
41032026-09-08T03:56:43.843Ztest v10::oxstats::tests::latest_oximeter_metadata_uses_v10_switch_identifiers ... ok
41042026-09-08T03:56:43.843Z
41052026-09-08T03:56:43.843Ztest result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
41062026-09-08T03:56:43.843Z
41072026-09-08T03:56:43.843Z Running unittests src/lib.rs (target/debug/deps/packet-2fcab119a41876a9)
41082026-09-08T03:56:43.843Z
41092026-09-08T03:56:43.843Zrunning 12 tests
41102026-09-08T03:56:43.843Ztest ipv6::test_ipv6_parse ... ok
41112026-09-08T03:56:43.843Ztest icmp::test_v6_checksum ... ok
41122026-09-08T03:56:43.843Ztest lldp::test_lldp_parse ... ok
41132026-09-08T03:56:43.843Ztest icmp::test_v4_checksum ... ok
41142026-09-08T03:56:43.843Ztest pbuf::test_byte ... ok
41152026-09-08T03:56:43.843Ztest pbuf::test_nibble ... ok
41162026-09-08T03:56:43.843Ztest pbuf::test_overflow ... ok
41172026-09-08T03:56:43.843Ztest pbuf::test_short ... ok
41182026-09-08T03:56:43.843Ztest pbuf::test_twelve ... ok
41192026-09-08T03:56:43.843Ztest pbuf::test_word ... ok
41202026-09-08T03:56:43.843Ztest tcp::test_checksum_ack_data ... ok
41212026-09-08T03:56:43.843Ztest tcp::test_checksum_syn_nodata ... ok
41222026-09-08T03:56:43.843Z
41232026-09-08T03:56:43.843Ztest result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
41242026-09-08T03:56:43.843Z
41252026-09-08T03:56:43.843Z Running unittests src/lib.rs (target/debug/deps/pcap-2225aa3176c6479b)
41262026-09-08T03:56:43.843Z
41272026-09-08T03:56:43.843Zrunning 0 tests
41282026-09-08T03:56:43.843Z
41292026-09-08T03:56:43.843Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
41302026-09-08T03:56:43.843Z
41312026-09-08T03:56:43.843Z Running unittests src/main.rs (target/debug/deps/swadm-1257a681e889b0b2)
41322026-09-08T03:56:43.844Z
41332026-09-08T03:56:43.844Zrunning 5 tests
41342026-09-08T03:56:43.844Ztest switchport::test::test_compute_lanes ... ok
41352026-09-08T03:56:43.844Ztest switchport::test::port_id_ordering ... ok
41362026-09-08T03:56:43.844Z Lane 0 Lane 1 Lane 2 Lane 0Lane 3
41372026-09-08T03:56:43.844ZLane 1 Rx Loss-of-lock: YesLane 2 Yes Lane 3Yes
41382026-09-08T03:56:43.844ZYes
41392026-09-08T03:56:43.844Z State: Activated Rx Loss-of-signal: Yes Yes Activated Yes ActivatedYes Activated
41402026-09-08T03:56:43.844Z
41412026-09-08T03:56:43.844Z Rx Output Enabled: false Rx CDR Enabled: Yes false Yesfalse false
41422026-09-08T03:56:43.844ZYes Rx Output Status: valid Yes
41432026-09-08T03:56:43.844Zvalid Tx Enabled: Yes valid Yes valid
41442026-09-08T03:56:43.844ZYes Yes Rx Loss-of-lock: true
41452026-09-08T03:56:43.844Z Tx Loss-of-lock: No true No trueNo true
41462026-09-08T03:56:43.844ZNo
41472026-09-08T03:56:43.844Z Rx Loss-of-signal: false Tx Loss-of-signal: No false No false Nofalse No
41482026-09-08T03:56:43.844Z
41492026-09-08T03:56:43.844ZRx Auto-squelch Disable: true Tx CDR Enabled: No Notrue No trueNo
41502026-09-08T03:56:43.844Ztrue
41512026-09-08T03:56:43.844Z Tx Adaptive EQ Fault: No Tx Output Enabled: trueNo trueNo No
41522026-09-08T03:56:43.844Ztrue true Tx Fault: Yes
41532026-09-08T03:56:43.849Z Yes Tx Output Status: invalid Yes invalidYes
41542026-09-08T03:56:43.849Zinvalid invalid
41552026-09-08T03:56:43.849Z Tx Loss-of-lock: false false false false
41562026-09-08T03:56:43.849Z Tx Loss-of-signal: true true true true
41572026-09-08T03:56:43.849ZTx Auto-squelch Disable: false false false false
41582026-09-08T03:56:43.849Z Tx Adaptive EQ Fail: true true true true
41592026-09-08T03:56:43.849Z Tx Failure: false false false false
41602026-09-08T03:56:43.849Z Tx Force Squelch: true true true true
41612026-09-08T03:56:43.849Z Tx Input Polarity: normal normal normal normal
41622026-09-08T03:56:43.849Ztest switchport::test::test_print_sff_datapath ... ok
41632026-09-08T03:56:43.849Ztest switchport::test::test_print_cmis_datapath ... ok
41642026-09-08T03:56:43.849Ztest link::test_filter ... ok
41652026-09-08T03:56:43.849Z
41662026-09-08T03:56:43.849Ztest result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
41672026-09-08T03:56:43.849Z
41682026-09-08T03:56:43.849Z Running tests/cli/main.rs (target/debug/deps/cli-b622f91327390c6d)
41692026-09-08T03:56:43.849Z
41702026-09-08T03:56:43.850Zrunning 7 tests
41712026-09-08T03:56:43.850Ztest counters::counters_list ... ignored
41722026-09-08T03:56:43.850Ztest link_apply::apply_tx_eq_all ... ignored
41732026-09-08T03:56:43.850Ztest link_apply::apply_tx_eq_custom ... ignored
41742026-09-08T03:56:43.850Ztest tx_eq::set_all_taps ... ignored
41752026-09-08T03:56:43.850Ztest tx_eq::set_partial_taps ... ignored
41762026-09-08T03:56:43.850Ztest cmd::test::pattern_statics ... ok
41772026-09-08T03:56:43.856Ztest link_apply::tx_eq_exclusive ... ok
41782026-09-08T03:56:43.856Z
41792026-09-08T03:56:43.860Ztest result: ok. 2 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.01s
41802026-09-08T03:56:43.860Z
41812026-09-08T03:56:43.860Z Running unittests src/main.rs (target/debug/deps/tfportd-dc18d5d702a8c2df)
41822026-09-08T03:56:43.863Z
41832026-09-08T03:56:43.863Zrunning 4 tests
41842026-09-08T03:56:43.863Ztest oxstats::tests::producer_ids_are_actually_unique ... ok
41852026-09-08T03:56:43.863Ztest linklocal::test_parse_ipadm ... ok
41862026-09-08T03:56:43.863Ztest tfport::test_parse_tfport ... ok
41872026-09-08T03:56:43.863Ztest config::tests::test_updates ... ok
41882026-09-08T03:56:43.863Z
41892026-09-08T03:56:43.863Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
41902026-09-08T03:56:43.863Z
41912026-09-08T03:56:43.867Z Running unittests src/main.rs (target/debug/deps/uplinkd-ceb39c842d06889c)
41922026-09-08T03:56:43.867Z
41932026-09-08T03:56:43.867Zrunning 0 tests
41942026-09-08T03:56:43.867Z
41952026-09-08T03:56:43.867Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
41962026-09-08T03:56:43.867Z
41972026-09-08T03:56:43.867Z Running unittests src/main.rs (target/debug/deps/xtask-8bdda0ad85b34353)
41982026-09-08T03:56:43.867Z
41992026-09-08T03:56:43.867Zrunning 0 tests
42002026-09-08T03:56:43.867Z
42012026-09-08T03:56:43.867Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
42022026-09-08T03:56:43.867Z
42032026-09-08T03:56:43.871Z Doc-tests aal
42042026-09-08T03:56:44.085Z
42052026-09-08T03:56:44.085Zrunning 0 tests
42062026-09-08T03:56:44.085Z
42072026-09-08T03:56:44.088Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
42082026-09-08T03:56:44.088Z
42092026-09-08T03:56:44.111Z Doc-tests aal_macros
42102026-09-08T03:56:44.181Z
42112026-09-08T03:56:44.181Zrunning 0 tests
42122026-09-08T03:56:44.181Z
42132026-09-08T03:56:44.181Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
42142026-09-08T03:56:44.181Z
42152026-09-08T03:56:44.193Z Doc-tests common
42162026-09-08T03:56:44.427Z
42172026-09-08T03:56:44.427Zrunning 0 tests
42182026-09-08T03:56:44.427Z
42192026-09-08T03:56:44.427Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
42202026-09-08T03:56:44.427Z
42212026-09-08T03:56:44.452Z Doc-tests dpd_api
42222026-09-08T03:56:45.159Z
42232026-09-08T03:56:45.159Zrunning 2 tests
42242026-09-08T03:56:45.159Ztest dpd-api/src/lib.rs - dpd_api_mod::api_description (line 68) ... ignored
42252026-09-08T03:56:45.159Ztest dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 74) ... ignored
42262026-09-08T03:56:45.159Z
42272026-09-08T03:56:45.159Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
42282026-09-08T03:56:45.159Z
42292026-09-08T03:56:45.188Z Doc-tests dpd_client
42302026-09-08T03:56:46.582Z
42312026-09-08T03:56:46.582Zrunning 0 tests
42322026-09-08T03:56:46.582Z
42332026-09-08T03:56:46.582Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
42342026-09-08T03:56:46.582Z
42352026-09-08T03:56:46.637Z Doc-tests dpd_types
42362026-09-08T03:56:46.817Z
42372026-09-08T03:56:46.817Zrunning 0 tests
42382026-09-08T03:56:46.817Z
42392026-09-08T03:56:46.817Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
42402026-09-08T03:56:46.817Z
42412026-09-08T03:56:46.841Z Doc-tests dpd_types_versions
42422026-09-08T03:56:48.319Z
42432026-09-08T03:56:48.319Zrunning 1 test
42442026-09-08T03:56:48.319Ztest dpd-types/versions/src/lib.rs - (line 19) ... ignored
42452026-09-08T03:56:48.319Z
42462026-09-08T03:56:48.319Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
42472026-09-08T03:56:48.319Z
42482026-09-08T03:56:48.368Z Doc-tests packet
42492026-09-08T03:56:48.585Z
42502026-09-08T03:56:48.585Zrunning 0 tests
42512026-09-08T03:56:48.585Z
42522026-09-08T03:56:48.585Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
42532026-09-08T03:56:48.585Z
42542026-09-08T03:56:48.610Z Doc-tests pcap
42552026-09-08T03:56:48.664Z
42562026-09-08T03:56:48.664Zrunning 0 tests
42572026-09-08T03:56:48.664Z
42582026-09-08T03:56:48.664Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
42592026-09-08T03:56:48.664Z
42602026-09-08T03:56:48.734Z+ for feat in tofino_stub tofino_asic softnpu chaos
42612026-09-08T03:56:48.734Z+ RUST_BACKTRACE=full
42622026-09-08T03:56:48.734Z+ cargo test --features tofino_asic --no-fail-fast
42632026-09-08T03:56:49.345Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
42642026-09-08T03:56:49.424Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
42652026-09-08T03:56:49.427Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#d13f3e2d)
42662026-09-08T03:56:49.437Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
42672026-09-08T03:56:58.188Z Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
42682026-09-08T03:56:58.333Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
42692026-09-08T03:57:42.295Z Finished `test` profile [unoptimized + debuginfo] target(s) in 53.54s
42702026-09-08T03:57:42.412Z Running unittests src/lib.rs (target/debug/deps/aal-450f124e18c48d38)
42712026-09-08T03:57:42.416Z
42722026-09-08T03:57:42.416Zrunning 0 tests
42732026-09-08T03:57:42.416Z
42742026-09-08T03:57:42.416Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
42752026-09-08T03:57:42.416Z
42762026-09-08T03:57:42.416Z Running unittests src/lib.rs (target/debug/deps/aal_macros-5b37c54c08977ed3)
42772026-09-08T03:57:42.419Z
42782026-09-08T03:57:42.419Zrunning 0 tests
42792026-09-08T03:57:42.419Z
42802026-09-08T03:57:42.419Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
42812026-09-08T03:57:42.419Z
42822026-09-08T03:57:42.419Z Running unittests src/lib.rs (target/debug/deps/asic-dc46d3e53d2df97f)
42832026-09-08T03:57:42.513Z
42842026-09-08T03:57:42.513Zrunning 8 tests
42852026-09-08T03:57:42.516Ztest tofino_asic::qsfp::tests::test_read_write_cpu_port ... ok
42862026-09-08T03:57:42.516Ztest tofino_asic::qsfp::tests::fix_link ... ok
42872026-09-08T03:57:42.516Ztest tofino_asic::qsfp::tests::test_send_to_dpd_send_error ... ok
42882026-09-08T03:57:42.516Ztest tofino_asic::qsfp::tests::test_send_to_dpd_mutiple_sends_fails ... ok
42892026-09-08T03:57:42.516Ztest tofino_asic::stats::constants_sanity_check ... ok
42902026-09-08T03:57:42.516Ztest tofino_asic::tests::test_wafer_location_from_coords ... ok
42912026-09-08T03:57:42.523Ztest tofino_asic::qsfp::tests::test_send_to_dpd_recv_ok ... ok
42922026-09-08T03:57:43.015Ztest tofino_asic::qsfp::tests::test_send_to_dpd_recv_timeout ... ok
42932026-09-08T03:57:43.015Z
42942026-09-08T03:57:43.015Ztest result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.50s
42952026-09-08T03:57:43.015Z
42962026-09-08T03:57:43.025Z Running unittests src/lib.rs (target/debug/deps/common-5e8ad7a4c62ed295)
42972026-09-08T03:57:43.030Z
42982026-09-08T03:57:43.030Zrunning 4 tests
42992026-09-08T03:57:43.033Ztest network::tests::test_generate_ipv6_link_local ... ok
43002026-09-08T03:57:43.033Ztest nat::tests::test_vni ... ok
43012026-09-08T03:57:43.033Ztest test_purge ... ok
43022026-09-08T03:57:43.036Ztest illumos::test::address_exists_handles_missing_object ... ok
43032026-09-08T03:57:43.036Z
43042026-09-08T03:57:43.036Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
43052026-09-08T03:57:43.036Z
43062026-09-08T03:57:43.036Z Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-049fc7a9b9157ea9)
43072026-09-08T03:57:43.039Z
43082026-09-08T03:57:43.039Zrunning 1 test
43092026-09-08T03:57:43.042Z -------
43102026-09-08T03:57:43.042Z Generating OpenAPI documents from API definitions ...
43112026-09-08T03:57:43.183Z Loading local OpenAPI documents from "/work/oxidecomputer/dendrite/openapi" ...
43122026-09-08T03:57:43.253Z Loading blessed OpenAPI documents from VCS revision "origin/main" path "openapi"
43132026-09-08T03:57:44.317Z -------
43142026-09-08T03:57:44.317Z Checking 13 OpenAPI documents...
43152026-09-08T03:57:44.317Z Fresh dpd (versioned v1.0.0 (blessed)): Oxide Switch Dataplane Controller
43162026-09-08T03:57:44.317Z Fresh dpd (versioned v2.0.0 (blessed)): Oxide Switch Dataplane Controller
43172026-09-08T03:57:44.317Z Fresh dpd (versioned v3.0.0 (blessed)): Oxide Switch Dataplane Controller
43182026-09-08T03:57:44.322Z Fresh dpd (versioned v4.0.0 (blessed)): Oxide Switch Dataplane Controller
43192026-09-08T03:57:44.322Z Fresh dpd (versioned v5.0.0 (blessed)): Oxide Switch Dataplane Controller
43202026-09-08T03:57:44.322Z Fresh dpd (versioned v6.0.0 (blessed)): Oxide Switch Dataplane Controller
43212026-09-08T03:57:44.322Z Fresh dpd (versioned v7.0.0 (blessed)): Oxide Switch Dataplane Controller
43222026-09-08T03:57:44.322Z Fresh dpd (versioned v8.0.0 (blessed)): Oxide Switch Dataplane Controller
43232026-09-08T03:57:44.322Z Fresh dpd (versioned v9.0.0 (blessed)): Oxide Switch Dataplane Controller
43242026-09-08T03:57:44.322Z Fresh dpd (versioned v10.0.0 (blessed)): Oxide Switch Dataplane Controller
43252026-09-08T03:57:44.322Z Fresh dpd (versioned v11.0.0 (blessed)): Oxide Switch Dataplane Controller
43262026-09-08T03:57:44.322Z Fresh dpd (versioned v12.0.0 (blessed)): Oxide Switch Dataplane Controller
43272026-09-08T03:57:44.322Z Fresh dpd (versioned v13.0.0 (blessed)): Oxide Switch Dataplane Controller
43282026-09-08T03:57:44.322Z Fresh dpd "latest" symlink
43292026-09-08T03:57:44.322Z -------
43302026-09-08T03:57:44.322Z Success 13 documents checked: 14 fresh, 0 stale, 0 failed, 0 other problems
43312026-09-08T03:57:44.385Ztest test::test_apis_up_to_date ... ok
43322026-09-08T03:57:44.385Z
43332026-09-08T03:57:44.385Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.35s
43342026-09-08T03:57:44.385Z
43352026-09-08T03:57:44.444Z Running unittests src/main.rs (target/debug/deps/dpd-a04153da049b07eb)
43362026-09-08T03:57:44.510Z
43372026-09-08T03:57:44.510Zrunning 93 tests
43382026-09-08T03:57:44.513Ztest freemap::test_ordering ... ok
43392026-09-08T03:57:44.513Ztest config::tests::test_updates ... ok
43402026-09-08T03:57:44.513Ztest dhcpv6::tests::test_create_duid_bytes ... ok
43412026-09-08T03:57:44.513Ztest freemap::test_split ... ok
43422026-09-08T03:57:44.513Ztest macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok
43432026-09-08T03:57:44.519Ztest macaddrs::tests::test_mac_offset ... ok
43442026-09-08T03:57:44.519Ztest macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok
43452026-09-08T03:57:44.519Ztest macaddrs::tests::test_parse_port_id ... ok
43462026-09-08T03:57:44.519ZSep 08 03:57:43.208Sep 08 03:57:43.208 DEBGDEBG created new freemapcreated new freemap, , unitunit:: freemap_testfreemap_test
43472026-09-08T03:57:44.519ZSep 08 03:57:43.208
43482026-09-08T03:57:44.519ZDEBG initted freemap. size: 128, unit: freemap_test
43492026-09-08T03:57:44.519ZSep 08 03:57:43.208Sep 08 03:57:43.208 DEBGDEBG reset freemapinitted freemap. size: 128, unit:, unitfreemap_test:
43502026-09-08T03:57:44.519Z freemap_test
43512026-09-08T03:57:44.519ZSep 08 03:57:43.208 DEBG reset freemapSep 08 03:57:43.208, unitDEBG: created new freemapfreemap_test
43522026-09-08T03:57:44.519Z, unit: freemap_test
43532026-09-08T03:57:44.519ZSep 08 03:57:43.208 DEBG initted freemap. size: 128, unit: freemap_test
43542026-09-08T03:57:44.519ZSep 08 03:57:43.208 DEBG reset freemap, unit: freemap_test
43552026-09-08T03:57:44.519ZSep 08 03:57:43.208 DEBG created new freemap, unit: freemap_test
43562026-09-08T03:57:44.519ZSep 08 03:57:43.208 DEBG initted freemap. size: 8, unit: freemap_test
43572026-09-08T03:57:44.519ZSep 08 03:57:43.208Sep 08 03:57:43.208 DEBGDEBG created new freemapreset freemap, , unitunit:: freemap_testfreemap_test
43582026-09-08T03:57:44.519Z
43592026-09-08T03:57:44.519ZSep 08 03:57:43.208 DEBG initted freemap. size: 128, unit: freemap_test
43602026-09-08T03:57:44.519ZSep 08 03:57:43.208 DEBG reset freemap, unit: freemap_test
43612026-09-08T03:57:44.519Ztest freemap::test_free ... ok
43622026-09-08T03:57:44.520Ztest freemap::test_basic ... ok
43632026-09-08T03:57:44.520Ztest freemap::test_reclaim ... ok
43642026-09-08T03:57:44.520Ztest freemap::test_reclaim_preserves_existing_freelist ... ok
43652026-09-08T03:57:44.520Ztest freemap::test_exhaustion ... ok
43662026-09-08T03:57:44.520Ztest mcast::tests::test_canonicalize_sources ... ok
43672026-09-08T03:57:44.520Ztest mcast::tests::test_create_port_bitmap_all_same_direction ... ok
43682026-09-08T03:57:44.520Ztest mcast::tests::test_create_port_bitmap_empty ... ok
43692026-09-08T03:57:44.520Ztest mcast::tests::test_create_port_bitmap_filters_by_direction ... ok
43702026-09-08T03:57:44.521Ztest mcast::tests::test_multicast_group_data_id_exhaustion ... ok
43712026-09-08T03:57:44.521Ztest mcast::tests::test_multicast_group_data_generate_id_allocation ... ok
43722026-09-08T03:57:44.521Ztest mcast::tests::test_paired_allocation_and_cleanup ... ok
43732026-09-08T03:57:44.521Ztest mcast::tests::test_scoped_group_id_drop_returns_to_pool ... ok
43742026-09-08T03:57:44.521Ztest api_server::tests::test_build_info ... ok
43752026-09-08T03:57:44.521Ztest mcast::tests::test_scoped_group_id_weak_reference_cleanup ... ok
43762026-09-08T03:57:44.521Ztest mcast::tests::test_concurrent_id_allocation ... ok
43772026-09-08T03:57:44.521Ztest mcast::tests::test_sources_contain_any ... ok
43782026-09-08T03:57:44.521ZSep 08 03:57:43.209 DEBG created new freemap, unit: freemap_test
43792026-09-08T03:57:44.521ZSep 08 03:57:43.210 DEBG initted freemap. size: 128, unit: freemap_test
43802026-09-08T03:57:44.521ZSep 08 03:57:43.210 DEBG reset freemap, unit: freemap_test
43812026-09-08T03:57:44.521Ztest mcast::tests::test_concurrent_allocation_and_deallocation ... ok
43822026-09-08T03:57:44.521Ztest mcast::validate::tests::test_ipv4_ssm_with_sources ... ok
43832026-09-08T03:57:44.521Ztest mcast::validate::tests::test_address_validation_integrated ... ok
43842026-09-08T03:57:44.521Ztest mcast::validate::tests::test_ipv4_validation ... ok
43852026-09-08T03:57:44.521Ztest freemap::test_span ... ok
43862026-09-08T03:57:44.521Ztest mcast::validate::tests::test_ipv6_ssm_with_sources ... ok
43872026-09-08T03:57:44.522Ztest mcast::validate::tests::test_ipv6_validation ... ok
43882026-09-08T03:57:44.522Ztest mcast::validate::tests::test_is_ssm_function ... ok
43892026-09-08T03:57:44.522Ztest mcast::validate::tests::test_address_validation_with_source_validation ... ok
43902026-09-08T03:57:44.522Ztest mcast::validate::tests::test_validate_source_addresses ... ok
43912026-09-08T03:57:44.522Ztest mcast::validate::tests::test_multicast_validation_boundaries ... ok
43922026-09-08T03:57:44.522Ztest mcast::validate::tests::test_validate_tag ... ok
43932026-09-08T03:57:44.522Ztest mcast::validate::tests::test_validate_not_underlay_subnet ... ok
43942026-09-08T03:57:44.522Ztest mcast::validate::tests::test_validate_nat_target ... ok
43952026-09-08T03:57:44.522Ztest nat::test_mapping ... ok
43962026-09-08T03:57:44.522Ztest port_map::tests::test_backplane_group ... ok
43972026-09-08T03:57:44.529Ztest mcast::validate::tests::test_validate_tag_format ... ok
43982026-09-08T03:57:44.529Ztest mcast::tests::test_id_range_boundaries ... ok
43992026-09-08T03:57:44.529Ztest port_map::tests::test_port_map ... ok
44002026-09-08T03:57:44.529Ztest port_map::tests::dump_map ... ok
44012026-09-08T03:57:44.529ZSep 08 03:57:43.211 DEBG created new freemap, unit: freemap_route_ipv4
44022026-09-08T03:57:44.530ZSep 08 03:57:43.211 DEBG created new freemap, unit: freemap_route_ipv6
44032026-09-08T03:57:44.530ZSep 08 03:57:43.211 DEBG initted freemap. size: 64, unit: freemap_route_ipv4
44042026-09-08T03:57:44.530ZSep 08 03:57:43.211 DEBG reset freemap, unit: freemap_route_ipv4
44052026-09-08T03:57:44.530ZSep 08 03:57:43.211 DEBG initted freemap. size: 64, unit: freemap_route_ipv6
44062026-09-08T03:57:44.530ZSep 08 03:57:43.211 DEBG reset freemap, unit: freemap_route_ipv6
44072026-09-08T03:57:44.530ZSep 08 03:57:43.211 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1
44082026-09-08T03:57:44.530ZSep 08 03:57:43.211 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 } }]
44092026-09-08T03:57:44.530ZSep 08 03:57:43.211 INFO adding route 3fff:dead::/64 -> 2001:db8::55:2
44102026-09-08T03:57:44.530ZSep 08 03:57:43.211 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 } }]
44112026-09-08T03:57:44.530ZSep 08 03:57:43.211 INFO adding route 3fff:dead::/64 -> 2001:db8::55:3
44122026-09-08T03:57:44.530ZSep 08 03:57:43.211 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 } }]
44132026-09-08T03:57:44.530ZSep 08 03:57:43.211 INFO adding route 3fff:dead::/64 -> 2001:db8::55:4
44142026-09-08T03:57:44.530ZSep 08 03:57:43.211 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 } }]
44152026-09-08T03:57:44.530ZSep 08 03:57:43.211 INFO adding route 3fff:beef::/64 -> 2001:db8::55:ff
44162026-09-08T03:57:44.530ZSep 08 03:57:43.211 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 } }]
44172026-09-08T03:57:44.530ZSep 08 03:57:43.211 INFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ff
44182026-09-08T03:57:44.530ZSep 08 03:57:43.211 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 } }]
44192026-09-08T03:57:44.530ZSep 08 03:57:43.211 INFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ff
44202026-09-08T03:57:44.530ZSep 08 03:57:43.211 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 } }]
44212026-09-08T03:57:44.530ZSep 08 03:57:43.211 INFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ff
44222026-09-08T03:57:44.530ZSep 08 03:57:43.211 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 } }]
44232026-09-08T03:57:44.530ZSep 08 03:57:43.211 INFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ff
44242026-09-08T03:57:44.530ZSep 08 03:57:43.211 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 } }]
44252026-09-08T03:57:44.530ZSep 08 03:57:43.211 INFO adding route 3fff:beef:5::/64 -> 2001:db8::55:ff
44262026-09-08T03:57:44.530ZSep 08 03:57:43.211 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 } }]
44272026-09-08T03:57:44.530ZSep 08 03:57:43.211 INFO adding route 3fff:beef:6::/64 -> 2001:db8::55:ff
44282026-09-08T03:57:44.530ZSep 08 03:57:43.211 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 } }]
44292026-09-08T03:57:44.531ZSep 08 03:57:43.211 INFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ff
44302026-09-08T03:57:44.531ZSep 08 03:57:43.211 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 } }]
44312026-09-08T03:57:44.531ZSep 08 03:57:43.211 INFO adding route 3fff:beef:8::/64 -> 2001:db8::55:ff
44322026-09-08T03:57:44.531ZSep 08 03:57:43.211 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 08 03:57:43.211
44332026-09-08T03:57:44.531Z DEBG created new freemapSep 08 03:57:43.211 , INFOunit :adding route 3fff:beef:9::/64 -> 2001:db8::55:ff
44342026-09-08T03:57:44.531Zfreemap_route_ipv4
44352026-09-08T03:57:44.531ZSep 08 03:57:43.211 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 } }]Sep 08 03:57:43.211
44362026-09-08T03:57:44.531Z DEBG created new freemap, Sep 08 03:57:43.211unit :INFO freemap_route_ipv6adding route 3fff:beef:a::/64 -> 2001:db8::55:ff
44372026-09-08T03:57:44.531Z
44382026-09-08T03:57:44.531ZSep 08 03:57:43.211Sep 08 03:57:43.211 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 } }]initted freemap. size: 64
44392026-09-08T03:57:44.531Z, unit: freemap_route_ipv4
44402026-09-08T03:57:44.531ZSep 08 03:57:43.211 INFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ff
44412026-09-08T03:57:44.531ZSep 08 03:57:43.211 DEBG reset freemapSep 08 03:57:43.211, unitDEBG: 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 } }]freemap_route_ipv4
44422026-09-08T03:57:44.531Z
44432026-09-08T03:57:44.531ZSep 08 03:57:43.211Sep 08 03:57:43.211 INFODEBG adding route 3fff:beef:c::/64 -> 2001:db8::55:ffinitted freemap. size: 64
44442026-09-08T03:57:44.531Z, unit: freemap_route_ipv6Sep 08 03:57:43.211
44452026-09-08T03:57:44.531Z 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 08 03:57:43.211
44462026-09-08T03:57:44.531Z DEBG reset freemap, Sep 08 03:57:43.211unit :INFO freemap_route_ipv6adding route 3fff:beef:d::/64 -> 2001:db8::55:ff
44472026-09-08T03:57:44.531Z
44482026-09-08T03:57:44.531ZSep 08 03:57:43.211Sep 08 03:57:43.211 INFODEBG adding route 3fff:dead::/64 -> 2001:db8::55:1replacing 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 } }]
44492026-09-08T03:57:44.531Z
44502026-09-08T03:57:44.531ZSep 08 03:57:43.211Sep 08 03:57:43.211 DEBGINFO 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 } }]adding route 3fff:beef:e::/64 -> 2001:db8::55:ff
44512026-09-08T03:57:44.531Z
44522026-09-08T03:57:44.531ZSep 08 03:57:43.211Sep 08 03:57:43.211 DEBGINFO 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:dead::/64 -> 2001:db8::55:1
44532026-09-08T03:57:44.531Z
44542026-09-08T03:57:44.531ZSep 08 03:57:43.211Sep 08 03:57:43.211 INFODEBG adding route 3fff:beef:f::/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 } }]
44552026-09-08T03:57:44.531Z
44562026-09-08T03:57:44.531ZSep 08 03:57:43.211 Sep 08 03:57:43.211DEBG INFOreplacing 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 } }]
44572026-09-08T03:57:44.531Zadding route 3fff:dead::/64 -> 2001:db8::55:1
44582026-09-08T03:57:44.531ZSep 08 03:57:43.211 Sep 08 03:57:43.211INFO DEBGadding route 3fff:beef:10::/64 -> 2001:db8::55:ff
44592026-09-08T03:57:44.531Zreplacing 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 } }]
44602026-09-08T03:57:44.531ZSep 08 03:57:43.211 Sep 08 03:57:43.211DEBG 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 } }]
44612026-09-08T03:57:44.531Zadding route 3fff:dead::/64 -> 2001:db8::55:2
44622026-09-08T03:57:44.531Ztest port_map::tests::parse_softnpu_revision ... ok
44632026-09-08T03:57:44.531ZSep 08 03:57:43.211 Sep 08 03:57:43.211INFO DEBGadding route 3fff:beef:11::/64 -> 2001:db8::55:ff
44642026-09-08T03:57:44.531Zreplacing 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 } }]
44652026-09-08T03:57:44.531ZSep 08 03:57:43.211 Sep 08 03:57:43.211DEBG INFOreplacing 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 } }]
44662026-09-08T03:57:44.531Zadding route 3fff:beef::/64 -> 2001:db8::55:ff
44672026-09-08T03:57:44.531ZSep 08 03:57:43.211 Sep 08 03:57:43.211INFO DEBGadding route 3fff:beef:12::/64 -> 2001:db8::55:ff
44682026-09-08T03:57:44.532Zreplacing 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 } }]
44692026-09-08T03:57:44.532ZSep 08 03:57:43.211 Sep 08 03:57:43.211DEBG INFOreplacing 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 } }]
44702026-09-08T03:57:44.532Zadding route 3fff:beef:1::/64 -> 2001:db8::55:ff
44712026-09-08T03:57:44.532ZSep 08 03:57:43.211 Sep 08 03:57:43.211INFO Sep 08 03:57:43.211adding route 3fff:beef:13::/64 -> 2001:db8::55:ff
44722026-09-08T03:57:44.532ZDEBG created new freemapSep 08 03:57:43.211 DEBG, DEBG unit :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: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 } }]
44732026-09-08T03:57:44.532Zfreemap_route_ipv4
44742026-09-08T03:57:44.532Z
44752026-09-08T03:57:44.532ZSep 08 03:57:43.212Sep 08 03:57:43.212 INFOINFOSep 08 03:57:43.212 adding route 3fff:beef:14::/64 -> 2001:db8::55:ffSep 08 03:57:43.211adding route 3fff:beef:2::/64 -> 2001:db8::55:ff
44762026-09-08T03:57:44.532ZDEBG
44772026-09-08T03:57:44.532Z DEBG created new freemapSep 08 03:57:43.212created new freemap , Sep 08 03:57:43.212unit DEBG:, unitfreemap_route_ipv6:
44782026-09-08T03:57:44.532Z 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_ipv4
44792026-09-08T03:57:44.532ZDEBG
44802026-09-08T03:57:44.532Z 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 08 03:57:43.212
44812026-09-08T03:57:44.532ZDEBG Sep 08 03:57:43.212initted freemap. size: 64 Sep 08 03:57:43.212DEBG, unitINFO:Sep 08 03:57:43.212 INFO created new freemapfreemap_route_ipv4adding route 3fff:beef:3::/64 -> 2001:db8::55:ff
44822026-09-08T03:57:44.532Z
44832026-09-08T03:57:44.532Z, adding route 3fff:beef:15::/64 -> 2001:db8::55:ffunit
44842026-09-08T03:57:44.532Z:Sep 08 03:57:43.212 Sep 08 03:57:43.212 DEBGfreemap_route_ipv6
44852026-09-08T03:57:44.532ZDEBG 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 } }]reset freemap
44862026-09-08T03:57:44.532Z, unitSep 08 03:57:43.212Sep 08 03:57:43.212 :DEBG Sep 08 03:57:43.212 freemap_route_ipv4DEBG
44872026-09-08T03:57:44.532Z INFO initted freemap. size: 64adding route 3fff:beef:4::/64 -> 2001:db8::55:ffSep 08 03:57:43.212,
44882026-09-08T03:57:44.532Zunit : Sep 08 03:57:43.212DEBGfreemap_route_ipv4
44892026-09-08T03:57:44.532ZDEBG initted freemap. size: 64replacing 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 } }],
44902026-09-08T03:57:44.532ZunitSep 08 03:57:43.212 :DEBG Sep 08 03:57:43.212reset freemap , INFOunit freemap_route_ipv6:adding route 3fff:beef:5::/64 -> 2001:db8::55:ff
44912026-09-08T03:57:44.532Zfreemap_route_ipv4
44922026-09-08T03:57:44.532Z
44932026-09-08T03:57:44.532ZSep 08 03:57:43.212Sep 08 03:57:43.212Sep 08 03:57:43.212 DEBGDEBG reset freemap DEBG, initted freemap. size: 64unit :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 } }],
44942026-09-08T03:57:44.532Z unitfreemap_route_ipv6:
44952026-09-08T03:57:44.532Z freemap_route_ipv6
44962026-09-08T03:57:44.532ZSep 08 03:57:43.212 Sep 08 03:57:43.212Sep 08 03:57:43.212INFOSep 08 03:57:43.212 DEBGadding route 3fff:beef:6::/64 -> 2001:db8::55:ffINFO
44972026-09-08T03:57:44.537Z DEBGadding route 3fff:dead::/64 -> 2001:db8::55:1
44982026-09-08T03:57:44.537Zreset freemapcreated new freemap, unit, :Sep 08 03:57:43.212Sep 08 03:57:43.212 DEBG freemap_route_ipv6DEBG
44992026-09-08T03:57:44.537Z 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 } }]
45002026-09-08T03:57:44.537Zreplacing 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 } }]unit
45012026-09-08T03:57:44.537Z:Sep 08 03:57:43.212 INFO freemap_route_ipv4adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 08 03:57:43.212
45022026-09-08T03:57:44.537Z
45032026-09-08T03:57:44.537ZINFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ffSep 08 03:57:43.212
45042026-09-08T03:57:44.537Z DEBGSep 08 03:57:43.212Sep 08 03:57:43.212 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 08 03:57:43.212DEBGINFO
45052026-09-08T03:57:44.537Z adding route 3fff:dead::/64 -> 2001:db8::55:1
45062026-09-08T03:57:44.537ZDEBG created new freemapSep 08 03:57:43.212replacing 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 } }]
45072026-09-08T03:57:44.537ZSep 08 03:57:43.212INFO DEBG, Sep 08 03:57:43.212adding route 3fff:dead::/64 -> 2001:db8::55:2 unit
45082026-09-08T03:57:44.537ZINFO 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 3fff:beef:8::/64 -> 2001:db8::55:ff
45092026-09-08T03:57:44.537Z
45102026-09-08T03:57:44.537Z:Sep 08 03:57:43.212 freemap_route_ipv6DEBGSep 08 03:57:43.212
45112026-09-08T03:57:44.537Z 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 } }]
45122026-09-08T03:57:44.537ZSep 08 03:57:43.212DEBG INFOSep 08 03:57:43.212 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 08 03:57:43.212adding route 3fff:dead::/64 -> 2001:db8::55:1
45132026-09-08T03:57:44.537Z INFODEBG adding route 3fff:beef::/64 -> 2001:db8::55:ffSep 08 03:57:43.212initted freemap. size: 64
45142026-09-08T03:57:44.537Z
45152026-09-08T03:57:44.537ZINFO, unitadding route 3fff:beef:9::/64 -> 2001:db8::55:ff:
45162026-09-08T03:57:44.537Z freemap_route_ipv4Sep 08 03:57:43.212Sep 08 03:57:43.212
45172026-09-08T03:57:44.537Z Sep 08 03:57:43.212DEBG DEBGreplacing 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 } }]
45182026-09-08T03:57:44.537Zreplacing 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 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 } }]
45192026-09-08T03:57:44.537ZSep 08 03:57:43.212Sep 08 03:57:43.212 INFODEBG
45202026-09-08T03:57:44.537Zadding route 3fff:beef:1::/64 -> 2001:db8::55:ff
45212026-09-08T03:57:44.537ZSep 08 03:57:43.212 reset freemapSep 08 03:57:43.212, INFOunit Sep 08 03:57:43.212adding route 3fff:beef:a::/64 -> 2001:db8::55:ff
45222026-09-08T03:57:44.537ZDEBGINFO adding route 3fff:dead::/64 -> 2001:db8::55:2replacing 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 08 03:57:43.212
45232026-09-08T03:57:44.537Z DEBG:
45242026-09-08T03:57:44.537Z freemap_route_ipv4Sep 08 03:57:43.212replacing 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 } }]
45252026-09-08T03:57:44.537ZINFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ff
45262026-09-08T03:57:44.538Z
45272026-09-08T03:57:44.538ZSep 08 03:57:43.212Sep 08 03:57:43.212 Sep 08 03:57:43.212DEBGINFOSep 08 03:57:43.212 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 } }] DEBG
45282026-09-08T03:57:44.538Zadding route 3fff:beef:b::/64 -> 2001:db8::55:ffDEBG
45292026-09-08T03:57:44.538Z 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 } }] initted freemap. size: 64
45302026-09-08T03:57:44.538Z, Sep 08 03:57:43.212unit DEBG: Sep 08 03:57:43.212Sep 08 03:57:43.212 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 } }]INFO
45312026-09-08T03:57:44.538Z INFO adding route 3fff:beef:3::/64 -> 2001:db8::55:fffreemap_route_ipv6
45322026-09-08T03:57:44.538Zadding route 3fff:beef::/64 -> 2001:db8::55:ff
45332026-09-08T03:57:44.538ZSep 08 03:57:43.212 Sep 08 03:57:43.212INFO
45342026-09-08T03:57:44.538Z DEBG adding route 3fff:beef:c::/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 } }]
45352026-09-08T03:57:44.538Z
45362026-09-08T03:57:44.538ZSep 08 03:57:43.212Sep 08 03:57:43.212 Sep 08 03:57:43.212DEBG INFOSep 08 03:57:43.212DEBG DEBGreset freemap adding route 3fff:beef:4::/64 -> 2001:db8::55:ff, 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 } }]
45372026-09-08T03:57:44.538Zreplacing 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 } }]
45382026-09-08T03:57:44.538Zunit
45392026-09-08T03:57:44.538Z: freemap_route_ipv6Sep 08 03:57:43.212Sep 08 03:57:43.212 Sep 08 03:57:43.212INFO
45402026-09-08T03:57:44.538Z DEBG adding route 3fff:beef:d::/64 -> 2001:db8::55:ff
45412026-09-08T03:57:44.538Zreplacing 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 } }]
45422026-09-08T03:57:44.538ZINFOSep 08 03:57:43.212 Sep 08 03:57:43.212adding route 3fff:beef:1::/64 -> 2001:db8::55:ff
45432026-09-08T03:57:44.538ZSep 08 03:57:43.212 DEBGINFOINFO adding route 3fff:beef:5::/64 -> 2001:db8::55:ffreplacing 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 } }]
45442026-09-08T03:57:44.538Zadding route 3fff:dead::/64 -> 2001:db8::55:1
45452026-09-08T03:57:44.538Z
45462026-09-08T03:57:44.538ZSep 08 03:57:43.212Sep 08 03:57:43.212Sep 08 03:57:43.212 Sep 08 03:57:43.212 DEBG INFO 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 } }]adding route 3fff:beef:e::/64 -> 2001:db8::55:ffDEBG
45472026-09-08T03:57:44.538Z
45482026-09-08T03:57:44.538Zreplacing 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 } }]
45492026-09-08T03:57:44.538ZSep 08 03:57:43.212replacing 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 08 03:57:43.212
45502026-09-08T03:57:44.538Z Sep 08 03:57:43.212INFODEBG adding route 3fff:beef:6::/64 -> 2001:db8::55:ffreplacing 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 } }]
45512026-09-08T03:57:44.538ZINFO
45522026-09-08T03:57:44.538Zadding route 3fff:beef::/64 -> 2001:db8::55:ffSep 08 03:57:43.212Sep 08 03:57:43.212
45532026-09-08T03:57:44.538Z Sep 08 03:57:43.212INFOINFO DEBGadding route 3fff:beef:f::/64 -> 2001:db8::55:ff
45542026-09-08T03:57:44.538Zreplacing 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 } }]
45552026-09-08T03:57:44.538Zadding route 3fff:beef:2::/64 -> 2001:db8::55:ffSep 08 03:57:43.212
45562026-09-08T03:57:44.538ZSep 08 03:57:43.212 DEBGSep 08 03:57:43.212DEBG Sep 08 03:57:43.212INFO 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:7::/64 -> 2001:db8::55:ffDEBG
45572026-09-08T03:57:44.538Z 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: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 } }]
45582026-09-08T03:57:44.538Z
45592026-09-08T03:57:44.538ZSep 08 03:57:43.212
45602026-09-08T03:57:44.538Z 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 } }]Sep 08 03:57:43.212
45612026-09-08T03:57:44.538ZSep 08 03:57:43.212Sep 08 03:57:43.212 INFOINFOSep 08 03:57:43.212 INFOadding route 3fff:beef:10::/64 -> 2001:db8::55:ff
45622026-09-08T03:57:44.538ZINFO adding route 3fff:beef:8::/64 -> 2001:db8::55:ff
45632026-09-08T03:57:44.538Zadding route 3fff:beef:1::/64 -> 2001:db8::55:ffSep 08 03:57:43.212adding route 3fff:beef:3::/64 -> 2001:db8::55:ff
45642026-09-08T03:57:44.538Z
45652026-09-08T03:57:44.539ZDEBGSep 08 03:57:43.212 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 } }]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 } }]
45662026-09-08T03:57:44.539Z
45672026-09-08T03:57:44.539ZSep 08 03:57:43.212Sep 08 03:57:43.212 Sep 08 03:57:43.212DEBG 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 } }]INFODEBGSep 08 03:57:43.212
45682026-09-08T03:57:44.539Zreplacing 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
45692026-09-08T03:57:44.539Z adding route 3fff:beef:9::/64 -> 2001:db8::55:ffadding route 3fff:beef:11::/64 -> 2001:db8::55:ff
45702026-09-08T03:57:44.539Z
45712026-09-08T03:57:44.539ZSep 08 03:57:43.212Sep 08 03:57:43.212Sep 08 03:57:43.212Sep 08 03:57:43.212 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: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 } }]
45722026-09-08T03:57:44.539Z
45732026-09-08T03:57:44.539ZINFO INFOSep 08 03:57:43.212 adding route 3fff:beef:2::/64 -> 2001:db8::55:ffSep 08 03:57:43.212 adding route 3fff:beef:4::/64 -> 2001:db8::55:ff
45742026-09-08T03:57:44.539Z
45752026-09-08T03:57:44.539ZINFO adding route 3fff:beef:12::/64 -> 2001:db8::55:ffINFO
45762026-09-08T03:57:44.539ZSep 08 03:57:43.212 Sep 08 03:57:43.212DEBG adding route 3fff:beef:a::/64 -> 2001:db8::55:ff
45772026-09-08T03:57:44.539ZSep 08 03:57:43.212replacing 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
45782026-09-08T03:57:44.539Z 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 } }]Sep 08 03:57:43.212 Sep 08 03:57:43.212
45792026-09-08T03:57:44.539Z 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
45802026-09-08T03:57:44.539Z 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 } }]
45812026-09-08T03:57:44.539ZINFOSep 08 03:57:43.212 adding route 3fff:beef:5::/64 -> 2001:db8::55:ffINFO
45822026-09-08T03:57:44.539ZSep 08 03:57:43.212 adding route 3fff:beef:13::/64 -> 2001:db8::55:ffINFOSep 08 03:57:43.212
45832026-09-08T03:57:44.539Z Sep 08 03:57:43.212 INFODEBGadding route 3fff:beef:b::/64 -> 2001:db8::55:ffSep 08 03:57:43.212
45842026-09-08T03:57:44.539Z 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 } }]DEBG
45852026-09-08T03:57:44.539Z 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 } }]Sep 08 03:57:43.212
45862026-09-08T03:57:44.539Z Sep 08 03:57:43.212DEBG 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 } }]INFOadding route 3fff:beef:3::/64 -> 2001:db8::55:ff
45872026-09-08T03:57:44.539Z Sep 08 03:57:43.212
45882026-09-08T03:57:44.539Zadding route 3fff:beef:6::/64 -> 2001:db8::55:ff
45892026-09-08T03:57:44.539ZINFO adding route 3fff:beef:14::/64 -> 2001:db8::55:ffSep 08 03:57:43.212Sep 08 03:57:43.212
45902026-09-08T03:57:44.539Z Sep 08 03:57:43.212INFO adding route 3fff:beef:c::/64 -> 2001:db8::55:ffDEBG
45912026-09-08T03:57:44.539ZDEBGSep 08 03:57:43.212 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 } }]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 } }]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 } }]Sep 08 03:57:43.212
45922026-09-08T03:57:44.539Z
45932026-09-08T03:57:44.539ZDEBG
45942026-09-08T03:57:44.539Z 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 } }]
45952026-09-08T03:57:44.539ZSep 08 03:57:43.212 Sep 08 03:57:43.212INFO Sep 08 03:57:43.212 Sep 08 03:57:43.212 INFOINFOadding route 3fff:beef:7::/64 -> 2001:db8::55:ffINFO
45962026-09-08T03:57:44.539Z adding route 3fff:beef:15::/64 -> 2001:db8::55:ffadding route 3fff:beef:d::/64 -> 2001:db8::55:ff
45972026-09-08T03:57:44.544Z
45982026-09-08T03:57:44.544Zadding route 3fff:beef:4::/64 -> 2001:db8::55:ffSep 08 03:57:43.212
45992026-09-08T03:57:44.544Z DEBGSep 08 03:57:43.212 Sep 08 03:57:43.212Sep 08 03:57:43.212replacing 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
46002026-09-08T03:57:44.544Zreplacing 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 } }]DEBG
46012026-09-08T03:57:44.544Z 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 } }]
46022026-09-08T03:57:44.544ZDEBG Sep 08 03:57:43.212replacing 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 08 03:57:43.212
46032026-09-08T03:57:44.544ZSep 08 03:57:43.212 INFO adding route 3fff:beef:16::/64 -> 2001:db8::55:ffINFO
46042026-09-08T03:57:44.544Z INFO Sep 08 03:57:43.212adding route 3fff:beef:e::/64 -> 2001:db8::55:ffadding route 3fff:beef:8::/64 -> 2001:db8::55:ff
46052026-09-08T03:57:44.544ZSep 08 03:57:43.212
46062026-09-08T03:57:44.544Z DEBG INFOreplacing 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 08 03:57:43.212
46072026-09-08T03:57:44.544Z DEBGadding route 3fff:beef:5::/64 -> 2001:db8::55:ff 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 08 03:57:43.212
46082026-09-08T03:57:44.544Z Sep 08 03:57:43.212DEBG
46092026-09-08T03:57:44.544Z INFO adding route 3fff:beef:17::/64 -> 2001:db8::55:ffreplacing 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 } }]
46102026-09-08T03:57:44.544Z
46112026-09-08T03:57:44.544ZSep 08 03:57:43.212Sep 08 03:57:43.212 INFODEBG Sep 08 03:57:43.212adding route 3fff:beef:f::/64 -> 2001:db8::55:ff
46122026-09-08T03:57:44.544ZDEBG 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 08 03:57:43.212
46132026-09-08T03:57:44.544Z 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 } }]INFO
46142026-09-08T03:57:44.544ZSep 08 03:57:43.212 adding route 3fff:beef:9::/64 -> 2001:db8::55:ffDEBG
46152026-09-08T03:57:44.544Z Sep 08 03:57:43.212Sep 08 03:57:43.212 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
46162026-09-08T03:57:44.544ZINFO adding route 3fff:beef:18::/64 -> 2001:db8::55:ffSep 08 03:57:43.212
46172026-09-08T03:57:44.544Zadding route 3fff:beef:6::/64 -> 2001:db8::55:ffSep 08 03:57:43.212 DEBG INFO
46182026-09-08T03:57:44.544ZSep 08 03:57:43.212adding route 3fff:beef:10::/64 -> 2001:db8::55:ff
46192026-09-08T03:57:44.544ZDEBGreplacing 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: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 } }]
46202026-09-08T03:57:44.544Z
46212026-09-08T03:57:44.544ZSep 08 03:57:43.212 Sep 08 03:57:43.212DEBG DEBGSep 08 03:57:43.212Sep 08 03:57:43.212replacing 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 } }]
46222026-09-08T03:57:44.544Z INFOINFOreplacing 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 08 03:57:43.212 adding route 3fff:beef:19::/64 -> 2001:db8::55:ff
46232026-09-08T03:57:44.544Zadding route 3fff:beef:a::/64 -> 2001:db8::55:ffINFO
46242026-09-08T03:57:44.544Z
46252026-09-08T03:57:44.544Zadding route 3fff:beef:11::/64 -> 2001:db8::55:ffSep 08 03:57:43.212
46262026-09-08T03:57:44.544Z INFO Sep 08 03:57:43.212adding route 3fff:beef:7::/64 -> 2001:db8::55:ff Sep 08 03:57:43.212Sep 08 03:57:43.212DEBG
46272026-09-08T03:57:44.544Z 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
46282026-09-08T03:57:44.544Z 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
46292026-09-08T03:57:44.544Z Sep 08 03:57:43.212replacing 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 08 03:57:43.212
46302026-09-08T03:57:44.544ZSep 08 03:57:43.212 INFODEBG INFOadding route 3fff:beef:1a::/64 -> 2001:db8::55:ff
46312026-09-08T03:57:44.544Zreplacing 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 } }]adding route 3fff:beef:12::/64 -> 2001:db8::55:ff
46322026-09-08T03:57:44.544Z
46332026-09-08T03:57:44.545ZSep 08 03:57:43.212 DEBGSep 08 03:57:43.212Sep 08 03:57:43.212 DEBGSep 08 03:57:43.212 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 } }]INFO
46342026-09-08T03:57:44.545ZINFOadding route 3fff:beef:b::/64 -> 2001:db8::55:ff
46352026-09-08T03:57:44.545Zadding route 3fff:beef:8::/64 -> 2001:db8::55:ff
46362026-09-08T03:57:44.545ZSep 08 03:57:43.213 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 } }]INFOSep 08 03:57:43.213 Sep 08 03:57:43.213adding route 3fff:beef:13::/64 -> 2001:db8::55:ff
46372026-09-08T03:57:44.545Z
46382026-09-08T03:57:44.545Z 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 } }]
46392026-09-08T03:57:44.545ZDEBG 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 08 03:57:43.213Sep 08 03:57:43.213
46402026-09-08T03:57:44.545Z Sep 08 03:57:43.213 INFODEBG adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff
46412026-09-08T03:57:44.545Zreplacing 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 } }]Sep 08 03:57:43.213INFO
46422026-09-08T03:57:44.545ZINFO adding route 3fff:beef:9::/64 -> 2001:db8::55:ffadding route 3fff:beef:c::/64 -> 2001:db8::55:ff
46432026-09-08T03:57:44.545Z
46442026-09-08T03:57:44.545ZSep 08 03:57:43.213Sep 08 03:57:43.213 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 } }]adding route 3fff:beef:14::/64 -> 2001:db8::55:ffSep 08 03:57:43.213
46452026-09-08T03:57:44.545Z
46462026-09-08T03:57:44.545Z DEBG Sep 08 03:57:43.213replacing 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 08 03:57:43.213
46472026-09-08T03:57:44.545Z Sep 08 03:57:43.213DEBG INFO DEBG adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffreplacing 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: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 } }]
46482026-09-08T03:57:44.545Z
46492026-09-08T03:57:44.545Z
46502026-09-08T03:57:44.545ZSep 08 03:57:43.213 INFOSep 08 03:57:43.213 Sep 08 03:57:43.213INFOadding route 3fff:beef:d::/64 -> 2001:db8::55:ff Sep 08 03:57:43.213
46512026-09-08T03:57:44.545ZDEBG 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
46522026-09-08T03:57:44.545Z adding route 3fff:beef:15::/64 -> 2001:db8::55:ffSep 08 03:57:43.213
46532026-09-08T03:57:44.545ZDEBGSep 08 03:57:43.213adding route 3fff:beef:a::/64 -> 2001:db8::55:ff 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 } }]
46542026-09-08T03:57:44.545ZINFO
46552026-09-08T03:57:44.545ZSep 08 03:57:43.213 adding route 3fff:beef:1d::/64 -> 2001:db8::55:ffDEBG
46562026-09-08T03:57:44.545Z 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 08 03:57:43.213
46572026-09-08T03:57:44.545Z DEBGSep 08 03:57:43.213Sep 08 03:57:43.213 Sep 08 03:57:43.213 INFO 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 } }]INFO DEBG
46582026-09-08T03:57:44.545Zadding route 3fff:beef:16::/64 -> 2001:db8::55:ff
46592026-09-08T03:57:44.545Zadding route 3fff:beef:e::/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 } }]
46602026-09-08T03:57:44.545Z
46612026-09-08T03:57:44.545ZSep 08 03:57:43.213Sep 08 03:57:43.213Sep 08 03:57:43.213 Sep 08 03:57:43.213DEBGDEBGINFO 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 } }]INFO
46622026-09-08T03:57:44.545Z adding route 3fff:beef:1e::/64 -> 2001:db8::55:ffreplacing 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 } }]
46632026-09-08T03:57:44.545Z
46642026-09-08T03:57:44.545Zadding route 3fff:beef:b::/64 -> 2001:db8::55:ffSep 08 03:57:43.213
46652026-09-08T03:57:44.545Z INFOSep 08 03:57:43.213Sep 08 03:57:43.213 Sep 08 03:57:43.213 DEBG adding route 3fff:beef:17::/64 -> 2001:db8::55:ffDEBG
46662026-09-08T03:57:44.545Z 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 } }]
46672026-09-08T03:57:44.545Z 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 08 03:57:43.213INFO adding route 3fff:beef:f::/64 -> 2001:db8::55:ffDEBG
46682026-09-08T03:57:44.545Z
46692026-09-08T03:57:44.545Z Sep 08 03:57:43.213replacing 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 } }]
46702026-09-08T03:57:44.545ZINFO adding route 3fff:beef:1f::/64 -> 2001:db8::55:ffSep 08 03:57:43.213
46712026-09-08T03:57:44.545Z DEBGSep 08 03:57:43.213Sep 08 03:57:43.213 INFOINFOSep 08 03:57:43.213 adding route 3fff:beef:c::/64 -> 2001:db8::55:ffadding route 3fff:beef:18::/64 -> 2001:db8::55:ffDEBGreplacing 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 } }]
46722026-09-08T03:57:44.546Z
46732026-09-08T03:57:44.546Zreplacing 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 } }]
46742026-09-08T03:57:44.546Z
46752026-09-08T03:57:44.546ZSep 08 03:57:43.213Sep 08 03:57:43.213Sep 08 03:57:43.213 INFODEBG Sep 08 03:57:43.213INFOreplacing 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 } }]
46762026-09-08T03:57:44.546Zadding route 3fff:beef:10::/64 -> 2001:db8::55:ffadding route 3fff:beef:20::/64 -> 2001:db8::55:ff
46772026-09-08T03:57:44.546Z
46782026-09-08T03:57:44.546ZDEBG Sep 08 03:57:43.213replacing 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 08 03:57:43.213
46792026-09-08T03:57:44.546Z INFODEBGSep 08 03:57:43.213 adding route 3fff:beef:19::/64 -> 2001:db8::55:ff
46802026-09-08T03:57:44.546Zreplacing 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
46812026-09-08T03:57:44.546Z 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 } }]
46822026-09-08T03:57:44.546ZSep 08 03:57:43.213Sep 08 03:57:43.213Sep 08 03:57:43.213 INFOSep 08 03:57:43.213 DEBG adding route 3fff:beef:21::/64 -> 2001:db8::55:ffINFO
46832026-09-08T03:57:44.546Zreplacing 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 } }] INFO
46842026-09-08T03:57:44.546Z Sep 08 03:57:43.213adding route 3fff:beef:d::/64 -> 2001:db8::55:ff adding route 3fff:beef:11::/64 -> 2001:db8::55:ffDEBG
46852026-09-08T03:57:44.546Z
46862026-09-08T03:57:44.546ZSep 08 03:57:43.213replacing 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
46872026-09-08T03:57:44.546Z adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffSep 08 03:57:43.213
46882026-09-08T03:57:44.546ZSep 08 03:57:43.213 Sep 08 03:57:43.213DEBG DEBGINFO adding route 3fff:beef:22::/64 -> 2001:db8::55:ff 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 } }]
46892026-09-08T03:57:44.546ZSep 08 03:57:43.213
46902026-09-08T03:57:44.546Z DEBGreplacing 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 } }]
46912026-09-08T03:57:44.546Zreplacing 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 08 03:57:43.213Sep 08 03:57:43.213
46922026-09-08T03:57:44.546Z DEBG Sep 08 03:57:43.213replacing 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 Sep 08 03:57:43.213INFO
46932026-09-08T03:57:44.546Zadding route 3fff:beef:12::/64 -> 2001:db8::55:ffadding route 3fff:beef:e::/64 -> 2001:db8::55:ffINFO
46942026-09-08T03:57:44.546Z adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff
46952026-09-08T03:57:44.546Z
46962026-09-08T03:57:44.546ZSep 08 03:57:43.213 INFOSep 08 03:57:43.213 Sep 08 03:57:43.213adding route 3fff:beef:23::/64 -> 2001:db8::55:ffSep 08 03:57:43.213
46972026-09-08T03:57:44.550Z 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 } }]
46982026-09-08T03:57:44.550Z 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 08 03:57:43.213
46992026-09-08T03:57:44.550Z DEBGDEBGSep 08 03:57:43.213 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: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 } }]
47002026-09-08T03:57:44.551Z
47012026-09-08T03:57:44.551ZINFOSep 08 03:57:43.213 adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffINFO
47022026-09-08T03:57:44.551ZSep 08 03:57:43.213 Sep 08 03:57:43.213INFO adding route 3fff:beef:13::/64 -> 2001:db8::55:ffadding route 3fff:beef:24::/64 -> 2001:db8::55:ffSep 08 03:57:43.213
47032026-09-08T03:57:44.551ZINFO
47042026-09-08T03:57:44.551Z DEBG Sep 08 03:57:43.213Sep 08 03:57:43.213replacing 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 } }]
47052026-09-08T03:57:44.551Z DEBGadding route 3fff:beef:f::/64 -> 2001:db8::55:ff
47062026-09-08T03:57:44.551Zreplacing 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
47072026-09-08T03:57:44.551Z Sep 08 03:57:43.213replacing 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 } }]
47082026-09-08T03:57:44.551Z INFO Sep 08 03:57:43.213adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff
47092026-09-08T03:57:44.551ZDEBGSep 08 03:57:43.213 Sep 08 03:57:43.213replacing 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 } }]INFOSep 08 03:57:43.213 INFOadding route 3fff:beef:25::/64 -> 2001:db8::55:ffDEBG
47102026-09-08T03:57:44.551Z adding route 3fff:beef:14::/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 } }]
47112026-09-08T03:57:44.551Z
47122026-09-08T03:57:44.551ZSep 08 03:57:43.213
47132026-09-08T03:57:44.551ZDEBG Sep 08 03:57:43.213Sep 08 03:57:43.213Sep 08 03:57:43.213replacing 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 } }]
47142026-09-08T03:57:44.551Z INFO INFODEBG 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 08 03:57:43.213
47152026-09-08T03:57:44.551Zadding route 3fff:beef:1e::/64 -> 2001:db8::55:ff adding route 3fff:beef:10::/64 -> 2001:db8::55:ff
47162026-09-08T03:57:44.551ZINFO
47172026-09-08T03:57:44.551Zadding route 3fff:beef:26::/64 -> 2001:db8::55:ff
47182026-09-08T03:57:44.551ZSep 08 03:57:43.213Sep 08 03:57:43.213Sep 08 03:57:43.213 DEBGDEBGSep 08 03:57:43.213 DEBGINFO 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: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 } }]adding route 3fff:beef:15::/64 -> 2001:db8::55:ff
47192026-09-08T03:57:44.551Z
47202026-09-08T03:57:44.551Z
47212026-09-08T03:57:44.551Zreplacing 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 } }]
47222026-09-08T03:57:44.551ZSep 08 03:57:43.213 Sep 08 03:57:43.213Sep 08 03:57:43.213INFO adding route 3fff:beef:27::/64 -> 2001:db8::55:ffINFODEBG
47232026-09-08T03:57:44.551Z adding route 3fff:beef:1f::/64 -> 2001:db8::55:ffSep 08 03:57:43.213
47242026-09-08T03:57:44.551Z Sep 08 03:57:43.213replacing 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 } }] DEBG
47252026-09-08T03:57:44.551ZINFO 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 08 03:57:43.213
47262026-09-08T03:57:44.551Z DEBGadding route 3fff:beef:11::/64 -> 2001:db8::55:ff Sep 08 03:57:43.213replacing 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 08 03:57:43.213
47272026-09-08T03:57:44.551ZINFO INFO
47282026-09-08T03:57:44.551Z adding route 3fff:beef:16::/64 -> 2001:db8::55:ffadding route 3fff:beef:28::/64 -> 2001:db8::55:ff
47292026-09-08T03:57:44.551Z
47302026-09-08T03:57:44.551ZSep 08 03:57:43.213Sep 08 03:57:43.213 DEBGINFOSep 08 03:57:43.213 adding route 3fff:beef:20::/64 -> 2001:db8::55:ffSep 08 03:57:43.213 DEBGreplacing 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 } }]
47312026-09-08T03:57:44.551Z 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 } }]
47322026-09-08T03:57:44.551Z
47332026-09-08T03:57:44.551Z 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 } }]Sep 08 03:57:43.213
47342026-09-08T03:57:44.551Z Sep 08 03:57:43.213Sep 08 03:57:43.213 INFODEBG Sep 08 03:57:43.213adding route 3fff:beef:29::/64 -> 2001:db8::55:ffINFO INFO
47352026-09-08T03:57:44.551Zreplacing 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:12::/64 -> 2001:db8::55:ff
47362026-09-08T03:57:44.551Z
47372026-09-08T03:57:44.551Zadding route 3fff:beef:17::/64 -> 2001:db8::55:ff
47382026-09-08T03:57:44.551ZSep 08 03:57:43.213Sep 08 03:57:43.213Sep 08 03:57:43.213Sep 08 03:57:43.213 DEBGDEBGDEBG 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 } }] 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 } }]
47392026-09-08T03:57:44.551ZINFO
47402026-09-08T03:57:44.552Zreplacing 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-08T03:57:44.552Zadding route 3fff:beef:21::/64 -> 2001:db8::55:ff
47422026-09-08T03:57:44.552ZSep 08 03:57:43.213Sep 08 03:57:43.213 Sep 08 03:57:43.213INFOSep 08 03:57:43.213 INFOadding route 3fff:beef:18::/64 -> 2001:db8::55:ffINFO DEBG
47432026-09-08T03:57:44.552Zadding route 3fff:beef:2a::/64 -> 2001:db8::55:ff
47442026-09-08T03:57:44.552Z 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:13::/64 -> 2001:db8::55:ff
47452026-09-08T03:57:44.552Z
47462026-09-08T03:57:44.552ZSep 08 03:57:43.213Sep 08 03:57:43.213 DEBGDEBGSep 08 03:57:43.213 Sep 08 03:57:43.213 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 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 } }]
47472026-09-08T03:57:44.552ZINFODEBG
47482026-09-08T03:57:44.552Zadding route 3fff:beef:22::/64 -> 2001:db8::55:ff
47492026-09-08T03:57:44.552Zreplacing 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 } }]Sep 08 03:57:43.213
47502026-09-08T03:57:44.552Z INFO Sep 08 03:57:43.213adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff Sep 08 03:57:43.213Sep 08 03:57:43.213DEBG
47512026-09-08T03:57:44.552Z INFOINFO 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 } }] adding route 3fff:beef:19::/64 -> 2001:db8::55:ffSep 08 03:57:43.213
47522026-09-08T03:57:44.552Z
47532026-09-08T03:57:44.552Zadding route 3fff:beef:14::/64 -> 2001:db8::55:ff
47542026-09-08T03:57:44.552ZDEBG Sep 08 03:57:43.213replacing 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 } }]
47552026-09-08T03:57:44.552ZSep 08 03:57:43.213Sep 08 03:57:43.213DEBG 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 } }] INFOSep 08 03:57:43.213
47562026-09-08T03:57:44.552Zreplacing 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 } }] INFOadding route 3fff:beef:23::/64 -> 2001:db8::55:ff adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff
47572026-09-08T03:57:44.552Z
47582026-09-08T03:57:44.552Z
47592026-09-08T03:57:44.552ZSep 08 03:57:43.213 INFOSep 08 03:57:43.213 Sep 08 03:57:43.213Sep 08 03:57:43.213adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff
47602026-09-08T03:57:44.552Z DEBGINFO DEBGadding route 3fff:beef:15::/64 -> 2001:db8::55:ff 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 } }]
47612026-09-08T03:57:44.552Zreplacing 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 } }]
47622026-09-08T03:57:44.552Z
47632026-09-08T03:57:44.552ZSep 08 03:57:43.213Sep 08 03:57:43.213 Sep 08 03:57:43.213 DEBGSep 08 03:57:43.213DEBG INFOINFO 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 } }]adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffadding route 3fff:beef:24::/64 -> 2001:db8::55:ff
47642026-09-08T03:57:44.552Z
47652026-09-08T03:57:44.552Z
47662026-09-08T03:57:44.552Zreplacing 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 } }]
47672026-09-08T03:57:44.552ZSep 08 03:57:43.213Sep 08 03:57:43.213Sep 08 03:57:43.213Sep 08 03:57:43.213 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 } }]INFO
47682026-09-08T03:57:44.552Z adding route 3fff:beef:16::/64 -> 2001:db8::55:ff
47692026-09-08T03:57:44.552ZDEBGadding route 3fff:beef:1b::/64 -> 2001:db8::55:ffSep 08 03:57:43.213
47702026-09-08T03:57:44.552Z Sep 08 03:57:43.213replacing 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 } }]
47712026-09-08T03:57:44.552ZINFO adding route 3fff:beef:25::/64 -> 2001:db8::55:ff
47722026-09-08T03:57:44.552ZSep 08 03:57:43.213Sep 08 03:57:43.213 DEBGINFO 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 } }]adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff
47732026-09-08T03:57:44.552ZSep 08 03:57:43.213
47742026-09-08T03:57:44.552ZDEBG Sep 08 03:57:43.213replacing 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 } }]
47752026-09-08T03:57:44.552ZINFOSep 08 03:57:43.213 adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffDEBG
47762026-09-08T03:57:44.552Z Sep 08 03:57:43.213replacing 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 } }]
47772026-09-08T03:57:44.552ZINFO Sep 08 03:57:43.213adding route 3fff:beef:26::/64 -> 2001:db8::55:ff
47782026-09-08T03:57:44.552ZDEBG Sep 08 03:57:43.213replacing 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 } }]
47792026-09-08T03:57:44.553ZINFOSep 08 03:57:43.213 adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffDEBG
47802026-09-08T03:57:44.553Z 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 08 03:57:43.213
47812026-09-08T03:57:44.553Z INFO Sep 08 03:57:43.213 adding route 3fff:beef:1d::/64 -> 2001:db8::55:ffDEBG
47822026-09-08T03:57:44.553Z 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
47832026-09-08T03:57:44.553ZSep 08 03:57:43.213 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 08 03:57:43.213DEBG INFOSep 08 03:57:43.213 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 } }]
47842026-09-08T03:57:44.553Zadding route 3fff:beef:27::/64 -> 2001:db8::55:ff
47852026-09-08T03:57:44.553ZINFO
47862026-09-08T03:57:44.553Z adding route 3fff:beef:30::/64 -> 2001:db8::55:ff
47872026-09-08T03:57:44.553ZSep 08 03:57:43.213 Sep 08 03:57:43.213DEBG Sep 08 03:57:43.213 INFO 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 } }] DEBGSep 08 03:57:43.213 adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff
47882026-09-08T03:57:44.553Z 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 } }]
47892026-09-08T03:57:44.553Z
47902026-09-08T03:57:44.553ZINFO Sep 08 03:57:43.213adding route 3fff:beef:17::/64 -> 2001:db8::55:ff
47912026-09-08T03:57:44.553ZINFOSep 08 03:57:43.213 adding route 3fff:beef:28::/64 -> 2001:db8::55:ffINFO
47922026-09-08T03:57:44.553Z adding route 3fff:beef:31::/64 -> 2001:db8::55:ffSep 08 03:57:43.213Sep 08 03:57:43.213
47932026-09-08T03:57:44.553Z DEBGDEBG Sep 08 03:57:43.213 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 } }]DEBGSep 08 03:57:43.213
47942026-09-08T03:57:44.553Zreplacing 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
47952026-09-08T03:57:44.553Zreplacing 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: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 } }]
47962026-09-08T03:57:44.553Z
47972026-09-08T03:57:44.557ZSep 08 03:57:43.213Sep 08 03:57:43.213 Sep 08 03:57:43.213 INFOINFO INFOSep 08 03:57:43.213adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff adding route 3fff:beef:29::/64 -> 2001:db8::55:ffadding route 3fff:beef:32::/64 -> 2001:db8::55:ff
47982026-09-08T03:57:44.557Z
47992026-09-08T03:57:44.557Z
48002026-09-08T03:57:44.557Z INFO adding route 3fff:beef:18::/64 -> 2001:db8::55:ff
48012026-09-08T03:57:44.557ZSep 08 03:57:43.213Sep 08 03:57:43.213 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 } }]
48022026-09-08T03:57:44.557Zreplacing 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 08 03:57:43.213
48032026-09-08T03:57:44.557ZSep 08 03:57:43.213 DEBGDEBG Sep 08 03:57:43.213replacing 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 08 03:57:43.213
48042026-09-08T03:57:44.557ZINFO
48052026-09-08T03:57:44.557Z adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffINFO
48062026-09-08T03:57:44.557ZSep 08 03:57:43.213 adding route 3fff:beef:20::/64 -> 2001:db8::55:ffINFO
48072026-09-08T03:57:44.557Z Sep 08 03:57:43.213adding route 3fff:beef:33::/64 -> 2001:db8::55:ffSep 08 03:57:43.213
48082026-09-08T03:57:44.557Z DEBG Sep 08 03:57:43.213replacing 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 08 03:57:43.213
48092026-09-08T03:57:44.557Z INFODEBGDEBG 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:19::/64 -> 2001:db8::55:ff
48102026-09-08T03:57:44.557Z
48112026-09-08T03:57:44.557Zreplacing 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 08 03:57:43.213
48122026-09-08T03:57:44.557Z Sep 08 03:57:43.213INFO INFOadding route 3fff:beef:2b::/64 -> 2001:db8::55:ff adding route 3fff:beef:34::/64 -> 2001:db8::55:ff
48132026-09-08T03:57:44.557Z
48142026-09-08T03:57:44.557ZSep 08 03:57:43.213 DEBG Sep 08 03:57:43.213Sep 08 03:57:43.213 DEBG Sep 08 03:57:43.213replacing 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 } }] INFODEBGreplacing 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 } }]
48152026-09-08T03:57:44.557Zreplacing 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 } }]
48162026-09-08T03:57:44.557Z
48172026-09-08T03:57:44.558Zadding route 3fff:beef:21::/64 -> 2001:db8::55:ff
48182026-09-08T03:57:44.558ZSep 08 03:57:43.213Sep 08 03:57:43.213 INFOINFO adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffSep 08 03:57:43.213
48192026-09-08T03:57:44.558Z adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffSep 08 03:57:43.213INFO adding route 3fff:beef:35::/64 -> 2001:db8::55:ff
48202026-09-08T03:57:44.558ZDEBG
48212026-09-08T03:57:44.558ZSep 08 03:57:43.213 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 08 03:57:43.213replacing 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 } }]
48222026-09-08T03:57:44.558ZDEBG
48232026-09-08T03:57:44.558Z 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 } }]
48242026-09-08T03:57:44.558ZSep 08 03:57:43.213Sep 08 03:57:43.213 Sep 08 03:57:43.213INFODEBG Sep 08 03:57:43.213 adding route 3fff:beef:22::/64 -> 2001:db8::55:ff
48252026-09-08T03:57:44.558ZINFOINFOreplacing 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:36::/64 -> 2001:db8::55:ffSep 08 03:57:43.213
48262026-09-08T03:57:44.558Z adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff
48272026-09-08T03:57:44.558ZDEBG
48282026-09-08T03:57:44.558Z 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 } }]
48292026-09-08T03:57:44.558ZSep 08 03:57:43.213 Sep 08 03:57:43.213DEBGSep 08 03:57:43.213 DEBGreplacing 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 } }]
48302026-09-08T03:57:44.558ZSep 08 03:57:43.213 INFOreplacing 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 } }]
48312026-09-08T03:57:44.558ZSep 08 03:57:43.213INFO adding route 3fff:beef:23::/64 -> 2001:db8::55:ff INFOadding route 3fff:beef:1b::/64 -> 2001:db8::55:ff
48322026-09-08T03:57:44.558ZSep 08 03:57:43.213
48332026-09-08T03:57:44.558Z INFO adding route 3fff:beef:37::/64 -> 2001:db8::55:ffadding route 3fff:beef:2e::/64 -> 2001:db8::55:ff
48342026-09-08T03:57:44.558Z
48352026-09-08T03:57:44.558ZSep 08 03:57:43.213Sep 08 03:57:43.213 Sep 08 03:57:43.213DEBG DEBGSep 08 03:57:43.213 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
48362026-09-08T03:57:44.558Z 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: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 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 08 03:57:43.213Sep 08 03:57:43.213 DEBGINFO
48372026-09-08T03:57:44.558Zcreated new freemapreplacing 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 } }]
48382026-09-08T03:57:44.558Z,
48392026-09-08T03:57:44.558ZSep 08 03:57:43.213unit:Sep 08 03:57:43.213 INFO freemap_route_ipv4INFOadding route 3fff:beef:16::/64 -> 2001:db8::55:ff
48402026-09-08T03:57:44.558Z
48412026-09-08T03:57:44.558Z
48422026-09-08T03:57:44.558ZSep 08 03:57:43.213Sep 08 03:57:43.213Sep 08 03:57:43.213 Sep 08 03:57:43.213 DEBGINFO created new freemapadding route 3fff:beef:1c::/64 -> 2001:db8::55:ff, unitadding route 3fff:beef:24::/64 -> 2001:db8::55:ff: freemap_route_ipv6DEBG
48432026-09-08T03:57:44.558Z
48442026-09-08T03:57:44.558Z
48452026-09-08T03:57:44.558ZSep 08 03:57:43.213 Sep 08 03:57:43.213Sep 08 03:57:43.213 DEBGSep 08 03:57:43.213 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 initted freemap. size: 64, 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 } }]unit:
48462026-09-08T03:57:44.558Zfreemap_route_ipv4
48472026-09-08T03:57:44.558Z
48482026-09-08T03:57:44.558ZINFO DEBGSep 08 03:57:43.214Sep 08 03:57:43.214 DEBG INFOadding route 3fff:beef:38::/64 -> 2001:db8::55:ff reset freemap
48492026-09-08T03:57:44.558Z, adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffunit
48502026-09-08T03:57:44.558ZSep 08 03:57:43.214:adding route 3fff:beef:17::/64 -> 2001:db8::55:ff DEBG freemap_route_ipv4Sep 08 03:57:43.214 Sep 08 03:57:43.214DEBG
48512026-09-08T03:57:44.558Z
48522026-09-08T03:57:44.558Z Sep 08 03:57:43.214INFOSep 08 03:57:43.214 DEBG initted freemap. size: 64DEBGadding route 3fff:beef:1d::/64 -> 2001:db8::55:ff
48532026-09-08T03:57:44.558Zreplacing 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 Sep 08 03:57:43.214DEBG:created new freemap , freemap_route_ipv6
48542026-09-08T03:57:44.558Ztest route::tests::grow_succeeds ... ok
48552026-09-08T03:57:44.558Z
48562026-09-08T03:57:44.559Zunit: Sep 08 03:57:43.214freemap_route_ipv4
48572026-09-08T03:57:44.559ZINFOSep 08 03:57:43.214 DEBG reset freemapadding route 3fff:beef:25::/64 -> 2001:db8::55:ff
48582026-09-08T03:57:44.559ZDEBG , 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 } }]unitSep 08 03:57:43.214replacing 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 } }]:
48592026-09-08T03:57:44.559Z freemap_route_ipv6
48602026-09-08T03:57:44.559Ztest route::tests::rollback_failure_leaves_in_core_cleared ... ok
48612026-09-08T03:57:44.559Z
48622026-09-08T03:57:44.559ZSep 08 03:57:43.214 DEBGDEBG Sep 08 03:57:43.214 Sep 08 03:57:43.214created new freemap , INFOunit :INFO adding route 3fff:dead::/64 -> 2001:db8::55:1 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 } }]freemap_route_ipv6
48632026-09-08T03:57:44.559Z
48642026-09-08T03:57:44.559Z
48652026-09-08T03:57:44.559Zreplacing 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 } }]
48662026-09-08T03:57:44.559ZSep 08 03:57:43.214Sep 08 03:57:43.214replacing 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 08 03:57:43.214
48672026-09-08T03:57:44.559Z DEBG INFOSep 08 03:57:43.214 adding route 3fff:beef:30::/64 -> 2001:db8::55:ffINFO
48682026-09-08T03:57:44.559Z 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 } }]
48692026-09-08T03:57:44.559ZSep 08 03:57:43.214 INFOSep 08 03:57:43.214 adding route 3fff:beef:39::/64 -> 2001:db8::55:ffadding route 3fff:beef:26::/64 -> 2001:db8::55:ff
48702026-09-08T03:57:44.559Z
48712026-09-08T03:57:44.559ZSep 08 03:57:43.214DEBG DEBGDEBGinitted freemap. size: 64 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 } }]
48722026-09-08T03:57:44.559Zadding route 3fff:beef:18::/64 -> 2001:db8::55:ff
48732026-09-08T03:57:44.559Zreplacing 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 08 03:57:43.214
48742026-09-08T03:57:44.559Z DEBG Sep 08 03:57:43.214replacing 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 08 03:57:43.214
48752026-09-08T03:57:44.559ZSep 08 03:57:43.214DEBG 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 } }] INFOadding route 3fff:beef:31::/64 -> 2001:db8::55:ff
48762026-09-08T03:57:44.559Z
48772026-09-08T03:57:44.559Z adding route 3fff:beef:1e::/64 -> 2001:db8::55:ffSep 08 03:57:43.214
48782026-09-08T03:57:44.559Z Sep 08 03:57:43.214Sep 08 03:57:43.214 DEBG INFO 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 } }]
48792026-09-08T03:57:44.559ZSep 08 03:57:43.214adding route 3fff:beef:27::/64 -> 2001:db8::55:ffadding route 3fff:beef:19::/64 -> 2001:db8::55:ff
48802026-09-08T03:57:44.559Z
48812026-09-08T03:57:44.559Z DEBGSep 08 03:57:43.214Sep 08 03:57:43.214Sep 08 03:57:43.214 INFO DEBGDEBGreplacing 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 } }] adding route 3fff:beef:32::/64 -> 2001:db8::55:ff
48822026-09-08T03:57:44.559Zreplacing 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 } }]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 } }]
48832026-09-08T03:57:44.559Z
48842026-09-08T03:57:44.559Z
48852026-09-08T03:57:44.559ZSep 08 03:57:43.214 Sep 08 03:57:43.214Sep 08 03:57:43.214 INFOINFO adding route 3fff:beef:1f::/64 -> 2001:db8::55:ffadding route 3fff:beef:28::/64 -> 2001:db8::55:ffSep 08 03:57:43.214
48862026-09-08T03:57:44.559Z DEBG
48872026-09-08T03:57:44.559Zreplacing 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 } }]INFO adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffSep 08 03:57:43.214
48882026-09-08T03:57:44.559ZSep 08 03:57:43.214Sep 08 03:57:43.214 DEBG created new freemapDEBGDEBG, Sep 08 03:57:43.214created new freemapSep 08 03:57:43.219 unitDEBG, 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 } }]
48892026-09-08T03:57:44.559Z unit: :freemap_route_ipv4 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 } }]freemap_route_ipv4
48902026-09-08T03:57:44.559Z
48912026-09-08T03:57:44.559Z
48922026-09-08T03:57:44.559ZSep 08 03:57:43.219 Sep 08 03:57:43.219 Sep 08 03:57:43.219DEBG DEBGcreated new freemap INFOcreated new freemap, unitadding route 3fff:beef:29::/64 -> 2001:db8::55:ff:,
48932026-09-08T03:57:44.559Z unitfreemap_route_ipv6:
48942026-09-08T03:57:44.559Z Sep 08 03:57:43.219Sep 08 03:57:43.219 freemap_route_ipv6DEBG
48952026-09-08T03:57:44.560Zreplacing 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 } }]DEBGSep 08 03:57:43.219
48962026-09-08T03:57:44.560Z 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 } }]DEBGSep 08 03:57:43.219Sep 08 03:57:43.219
48972026-09-08T03:57:44.564Z initted freemap. size: 64INFO , unitDEBG: initted freemap. size: 64adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff, Sep 08 03:57:43.219
48982026-09-08T03:57:44.565Zunitfreemap_route_ipv4
48992026-09-08T03:57:44.565Z:INFO freemap_route_ipv4adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff
49002026-09-08T03:57:44.565ZSep 08 03:57:43.219
49012026-09-08T03:57:44.565ZSep 08 03:57:43.219 DEBGDEBG Sep 08 03:57:43.219Sep 08 03:57:43.219replacing 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 } }]
49022026-09-08T03:57:44.565ZDEBGreset freemap DEBG, reset freemap , 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 } }]unit:unit
49032026-09-08T03:57:44.565ZSep 08 03:57:43.219: freemap_route_ipv4
49042026-09-08T03:57:44.565ZINFO adding route 3fff:beef:2b::/64 -> 2001:db8::55:fffreemap_route_ipv4
49052026-09-08T03:57:44.565Z
49062026-09-08T03:57:44.565ZSep 08 03:57:43.219 Sep 08 03:57:43.219Sep 08 03:57:43.219 DEBGINFO Sep 08 03:57:43.219 initted freemap. size: 64DEBG DEBGinitted freemap. size: 64 adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff, , 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 } }]unitunit
49072026-09-08T03:57:44.565Z:
49082026-09-08T03:57:44.565Z freemap_route_ipv6:
49092026-09-08T03:57:44.565Z freemap_route_ipv6Sep 08 03:57:43.219
49102026-09-08T03:57:44.565ZSep 08 03:57:43.219 DEBGINFO Sep 08 03:57:43.219replacing 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 3fff:beef:2c::/64 -> 2001:db8::55:ff
49112026-09-08T03:57:44.565Z
49122026-09-08T03:57:44.565ZSep 08 03:57:43.219 DEBGDEBG reset freemapreset freemap, Sep 08 03:57:43.219, unitunit :Sep 08 03:57:43.219:INFO DEBGfreemap_route_ipv6
49132026-09-08T03:57:44.565Zfreemap_route_ipv6replacing 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:3c::/64 -> 2001:db8::55:ff
49142026-09-08T03:57:44.565Z
49152026-09-08T03:57:44.565Z
49162026-09-08T03:57:44.565ZSep 08 03:57:43.219 Sep 08 03:57:43.219INFOSep 08 03:57:43.219 INFOINFOadding route 172.16.0.0/32 -> 10.0.0.1
49172026-09-08T03:57:44.565Z Sep 08 03:57:43.219adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff
49182026-09-08T03:57:44.565ZDEBGadding route 3fff:dead::/64 -> 2001:db8::55:1 Sep 08 03:57:43.219replacing 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 } }]
49192026-09-08T03:57:44.565ZDEBG
49202026-09-08T03:57:44.565Zreplacing 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 08 03:57:43.219
49212026-09-08T03:57:44.565ZDEBG Sep 08 03:57:43.219replacing 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 08 03:57:43.219 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 } }]failed to allocate space for the new target list
49222026-09-08T03:57:44.565Z
49232026-09-08T03:57:44.565Z
49242026-09-08T03:57:44.565ZSep 08 03:57:43.219 Sep 08 03:57:43.219Sep 08 03:57:43.219DEBGSep 08 03:57:43.219 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 INFO
49252026-09-08T03:57:44.565ZINFO adding route 3fff:beef:2e::/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 } }]
49262026-09-08T03:57:44.565Zadding route 3fff:dead::/64 -> 2001:db8::55:2
49272026-09-08T03:57:44.565Z
49282026-09-08T03:57:44.565ZSep 08 03:57:43.219 DEBGSep 08 03:57:43.219 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 } }]
49292026-09-08T03:57:44.565ZDEBG 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 } }]
49302026-09-08T03:57:44.565ZSep 08 03:57:43.219 INFO adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff
49312026-09-08T03:57:44.565ZSep 08 03:57:43.219replacing 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
49322026-09-08T03:57:44.565Z adding route 3fff:beef:1b::/64 -> 2001:db8::55:ffSep 08 03:57:43.219
49332026-09-08T03:57:44.565Z DEBGSep 08 03:57:43.220 Sep 08 03:57:43.220INFOreplacing 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 } }]
49342026-09-08T03:57:44.565Z DEBG adding route 3fff:dead::/64 -> 2001:db8::55:3replacing 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 } }]
49352026-09-08T03:57:44.565ZSep 08 03:57:43.220
49362026-09-08T03:57:44.566Z INFO Sep 08 03:57:43.220adding route 3fff:beef:30::/64 -> 2001:db8::55:ff Sep 08 03:57:43.220
49372026-09-08T03:57:44.566Z DEBGINFO adding route 3fff:beef:1c::/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 } }]
49382026-09-08T03:57:44.566Z
49392026-09-08T03:57:44.566ZSep 08 03:57:43.220 Sep 08 03:57:43.220Sep 08 03:57:43.220 DEBGINFO 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:dead::/64 -> 2001:db8::55:4
49402026-09-08T03:57:44.566Z
49412026-09-08T03:57:44.566ZDEBG 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 } }]
49422026-09-08T03:57:44.566ZSep 08 03:57:43.220Sep 08 03:57:43.220 INFODEBG Sep 08 03:57:43.220replacing 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 } }]
49432026-09-08T03:57:44.566Zadding route 3fff:beef:1d::/64 -> 2001:db8::55:ffINFO
49442026-09-08T03:57:44.566Z adding route 3fff:beef:31::/64 -> 2001:db8::55:ffSep 08 03:57:43.220
49452026-09-08T03:57:44.566ZDEBG 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 } }]Sep 08 03:57:43.220
49462026-09-08T03:57:44.566Z Sep 08 03:57:43.220DEBG 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 } }]
49472026-09-08T03:57:44.566Zreplacing 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 } }]
49482026-09-08T03:57:44.566ZSep 08 03:57:43.220 Sep 08 03:57:43.220 Sep 08 03:57:43.220INFO WARNadding route 3fff:beef:1e::/64 -> 2001:db8::55:ff INFOshrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })
49492026-09-08T03:57:44.566Z
49502026-09-08T03:57:44.566Zadding route 3fff:beef:32::/64 -> 2001:db8::55:ff
49512026-09-08T03:57:44.566ZSep 08 03:57:43.220 Sep 08 03:57:43.220Sep 08 03:57:43.220Sep 08 03:57:43.220 DEBGINFO ERRODEBG adding route 3fff:beef:20::/64 -> 2001:db8::55:ff 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 } }]
49522026-09-08T03:57:44.566Zrollback route_index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })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 } }]
49532026-09-08T03:57:44.566Z
49542026-09-08T03:57:44.566Z
49552026-09-08T03:57:44.566ZSep 08 03:57:43.220Sep 08 03:57:43.220 Sep 08 03:57:43.220DEBG INFO Sep 08 03:57:43.220INFOreplacing 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:1f::/64 -> 2001:db8::55:ffadding route 3fff:beef:33::/64 -> 2001:db8::55:ff
49562026-09-08T03:57:44.566Z
49572026-09-08T03:57:44.566ZERRO
49582026-09-08T03:57:44.566Zshrink-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 08 03:57:43.220
49592026-09-08T03:57:44.566Z DEBG Sep 08 03:57:43.220 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 } }]DEBG
49602026-09-08T03:57:44.566Z Sep 08 03:57:43.220replacing 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 } }]
49612026-09-08T03:57:44.566ZINFO Sep 08 03:57:43.220adding route 3fff:beef:21::/64 -> 2001:db8::55:ff
49622026-09-08T03:57:44.566Ztest route::tests::rollback_on_compact_delete_failure ... ok
49632026-09-08T03:57:44.566ZINFO Sep 08 03:57:43.220 INFO adding route 3fff:beef:20::/64 -> 2001:db8::55:ff
49642026-09-08T03:57:44.566ZSep 08 03:57:43.220adding route 3fff:beef:34::/64 -> 2001:db8::55:ff
49652026-09-08T03:57:44.566ZDEBGSep 08 03:57:43.220 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 } }]DEBG
49662026-09-08T03:57:44.566Zreplacing 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 } }]
49672026-09-08T03:57:44.566ZSep 08 03:57:43.220 DEBGSep 08 03:57:43.220 Sep 08 03:57:43.220INFOreplacing 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 } }]
49682026-09-08T03:57:44.566Zadding route 3fff:beef:21::/64 -> 2001:db8::55:ff,
49692026-09-08T03:57:44.566Zunit :INFOSep 08 03:57:43.220 Sep 08 03:57:43.220 INFODEBG adding route 3fff:beef:35::/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 } }]
49702026-09-08T03:57:44.566Zadding route 3fff:beef:22::/64 -> 2001:db8::55:ff
49712026-09-08T03:57:44.566Z
49722026-09-08T03:57:44.566Z freemap_route_ipv4
49732026-09-08T03:57:44.566ZSep 08 03:57:43.220Sep 08 03:57:43.220 DEBGINFOSep 08 03:57:43.220 Sep 08 03:57:43.220 DEBGadding route 3fff:beef:22::/64 -> 2001:db8::55:ffDEBGreplacing 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 } }]
49742026-09-08T03:57:44.566Zreplacing 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 } }]reset freemap
49752026-09-08T03:57:44.567Z
49762026-09-08T03:57:44.567Z, unit: Sep 08 03:57:43.220freemap_route_ipv4
49772026-09-08T03:57:44.567ZSep 08 03:57:43.220DEBG Sep 08 03:57:43.220replacing 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 } }]
49782026-09-08T03:57:44.567ZINFOSep 08 03:57:43.220 adding route 3fff:beef:23::/64 -> 2001:db8::55:ffDEBG INFOinitted freemap. size: 64 , adding route 3fff:beef:36::/64 -> 2001:db8::55:ffSep 08 03:57:43.220
49792026-09-08T03:57:44.567Zunit
49802026-09-08T03:57:44.567Z :INFO adding route 3fff:beef:23::/64 -> 2001:db8::55:ff
49812026-09-08T03:57:44.567Zfreemap_route_ipv6Sep 08 03:57:43.220Sep 08 03:57:43.220
49822026-09-08T03:57:44.567ZDEBG DEBGreplacing 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 08 03:57:43.220 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 } }]
49832026-09-08T03:57:44.567Z
49842026-09-08T03:57:44.567ZDEBG Sep 08 03:57:43.220replacing 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 } }]
49852026-09-08T03:57:44.567ZDEBGSep 08 03:57:43.220 reset freemapINFO, unitadding route 3fff:beef:24::/64 -> 2001:db8::55:ffSep 08 03:57:43.220
49862026-09-08T03:57:44.567Z: freemap_route_ipv6Sep 08 03:57:43.220
49872026-09-08T03:57:44.567ZINFO Sep 08 03:57:43.220INFO adding route 3fff:beef:24::/64 -> 2001:db8::55:ffadding route 3fff:beef:37::/64 -> 2001:db8::55:ff
49882026-09-08T03:57:44.567ZDEBG
49892026-09-08T03:57:44.567Z Sep 08 03:57:43.220replacing 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 } }]
49902026-09-08T03:57:44.567ZINFOSep 08 03:57:43.220 Sep 08 03:57:43.220 adding route 3fff:dead::/64 -> 2001:db8::55:1DEBG
49912026-09-08T03:57:44.567ZDEBG 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: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 } }]
49922026-09-08T03:57:44.567Z
49932026-09-08T03:57:44.567ZSep 08 03:57:43.220Sep 08 03:57:43.220 INFODEBG Sep 08 03:57:43.220Sep 08 03:57:43.220 adding route 3fff:beef:25::/64 -> 2001:db8::55:ff
49942026-09-08T03:57:44.567Zreplacing 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 INFOadding route 3fff:beef:25::/64 -> 2001:db8::55:ff
49952026-09-08T03:57:44.567ZSep 08 03:57:43.220adding route 3fff:beef:38::/64 -> 2001:db8::55:ff
49962026-09-08T03:57:44.567Z
49972026-09-08T03:57:44.571Z DEBG Sep 08 03:57:43.220Sep 08 03:57:43.220 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 Sep 08 03:57:43.220replacing 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 } }]
49982026-09-08T03:57:44.571Z DEBG Sep 08 03:57:43.220created new freemap
49992026-09-08T03:57:44.571Z, DEBGunit : freemap_route_ipv4
50002026-09-08T03:57:44.571ZSep 08 03:57:43.230created new freemapSep 08 03:57:43.230 , INFODEBGunit created new freemap:, unitfreemap_route_ipv4:adding route 3fff:beef:33::/64 -> 2001:db8::55:ff
50012026-09-08T03:57:44.571Z
50022026-09-08T03:57:44.571Z freemap_route_ipv6
50032026-09-08T03:57:44.571ZSep 08 03:57:43.230DEBG Sep 08 03:57:43.230INFOSep 08 03:57:43.230Sep 08 03:57:43.230 DEBGreplacing 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 08 03:57:43.220created new freemap
50042026-09-08T03:57:44.571ZDEBG
50052026-09-08T03:57:44.571Z, DEBGunit INFO 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 } }]initted freemap. size: 64:,
50062026-09-08T03:57:44.571Z adding route 3fff:dead::/64 -> 2001:db8::55:2unit:
50072026-09-08T03:57:44.571Z freemap_route_ipv4Sep 08 03:57:43.230Sep 08 03:57:43.230Sep 08 03:57:43.230
50082026-09-08T03:57:44.571Z freemap_route_ipv6
50092026-09-08T03:57:44.571ZINFOINFO Sep 08 03:57:43.230Sep 08 03:57:43.230 Sep 08 03:57:43.230 adding route 3fff:beef:26::/64 -> 2001:db8::55:ffadding route 3fff:beef:26::/64 -> 2001:db8::55:ff
50102026-09-08T03:57:44.572ZDEBGDEBG initted freemap. size: 64
50112026-09-08T03:57:44.572Z, reset freemapunit, :INFOunit : adding route 3fff:beef:34::/64 -> 2001:db8::55:fffreemap_route_ipv4
50122026-09-08T03:57:44.572Zfreemap_route_ipv4
50132026-09-08T03:57:44.572ZSep 08 03:57:43.230
50142026-09-08T03:57:44.572Z Sep 08 03:57:43.230DEBG Sep 08 03:57:43.230 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 } }]DEBGSep 08 03:57:43.230 DEBGreplacing 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 08 03:57:43.230
50152026-09-08T03:57:44.572Z DEBG initted freemap. size: 64replacing 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 } }], DEBGunit :
50162026-09-08T03:57:44.572Zreset freemap , freemap_route_ipv6unit
50172026-09-08T03:57:44.572Z: freemap_route_ipv4Sep 08 03:57:43.230
50182026-09-08T03:57:44.572Z INFOSep 08 03:57:43.230 Sep 08 03:57:43.230 adding route 3fff:beef:35::/64 -> 2001:db8::55:ffSep 08 03:57:43.230DEBG INFO DEBG
50192026-09-08T03:57:44.572Zreset freemap , initted freemap. size: 64unit:, unitadding route 3fff:beef:27::/64 -> 2001:db8::55:ff:freemap_route_ipv6
50202026-09-08T03:57:44.572Z
50212026-09-08T03:57:44.572Zfreemap_route_ipv6Sep 08 03:57:43.230Sep 08 03:57:43.230
50222026-09-08T03:57:44.572Z Sep 08 03:57:43.230 DEBG INFODEBG 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:dead::/64 -> 2001:db8::55:1replacing 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 } }]
50232026-09-08T03:57:44.572Z
50242026-09-08T03:57:44.572Z
50252026-09-08T03:57:44.572ZSep 08 03:57:43.230 Sep 08 03:57:43.230DEBG Sep 08 03:57:43.230reset freemapINFO, unitSep 08 03:57:43.220 :DEBG freemap_route_ipv6DEBG
50262026-09-08T03:57:44.572Z adding route 3fff:beef:28::/64 -> 2001:db8::55:ffcreated 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 } }]Sep 08 03:57:43.230
50272026-09-08T03:57:44.572Z
50282026-09-08T03:57:44.572Z, unitINFO:Sep 08 03:57:43.230Sep 08 03:57:43.230 Sep 08 03:57:43.230DEBGINFO 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 } }]
50292026-09-08T03:57:44.572Zadding route 172.16.0.0/32 -> 10.0.0.1adding route 3fff:beef:36::/64 -> 2001:db8::55:ff
50302026-09-08T03:57:44.572ZINFO adding route 3fff:dead::/64 -> 2001:db8::55:2
50312026-09-08T03:57:44.572Z
50322026-09-08T03:57:44.572Zfreemap_route_ipv4Sep 08 03:57:43.230
50332026-09-08T03:57:44.572ZSep 08 03:57:43.230 DEBGSep 08 03:57:43.230INFO 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 08 03:57:43.230
50342026-09-08T03:57:44.572Z adding route 3fff:beef:29::/64 -> 2001:db8::55:ffDEBG
50352026-09-08T03:57:44.572ZSep 08 03:57:43.230 Sep 08 03:57:43.230DEBGreplacing 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 } }] created new freemapINFO
50362026-09-08T03:57:44.572Z , adding route 172.16.0.0/32 -> 10.0.0.1unit
50372026-09-08T03:57:44.572Z: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 } }]
50382026-09-08T03:57:44.572ZSep 08 03:57:43.230Sep 08 03:57:43.230 INFO Sep 08 03:57:43.230DEBG adding route 3fff:beef:37::/64 -> 2001:db8::55:ffSep 08 03:57:43.230 DEBGINFO
50392026-09-08T03:57:44.572Z 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 } }]adding route 3fff:dead::/64 -> 2001:db8::55:3
50402026-09-08T03:57:44.572Z
50412026-09-08T03:57:44.572Zreplacing 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 08 03:57:43.230freemap_route_ipv6
50422026-09-08T03:57:44.572Z
50432026-09-08T03:57:44.572ZSep 08 03:57:43.230 INFODEBGSep 08 03:57:43.230 Sep 08 03:57:43.230adding route 172.16.0.0/32 -> 10.0.0.1 DEBG
50442026-09-08T03:57:44.572Z initted freemap. size: 64replacing 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 } }],
50452026-09-08T03:57:44.572ZunitDEBG :Sep 08 03:57:43.230 Sep 08 03:57:43.230replacing 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 08 03:57:43.230
50462026-09-08T03:57:44.572Z INFODEBG adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff INFO
50472026-09-08T03:57:44.572Zreplacing 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 } }]
50482026-09-08T03:57:44.572ZSep 08 03:57:43.230 INFOadding route 3fff:beef:38::/64 -> 2001:db8::55:ffSep 08 03:57:43.230
50492026-09-08T03:57:44.573ZSep 08 03:57:43.230 INFO Sep 08 03:57:43.230DEBGadding route 172.16.0.0/32 -> 10.0.0.2adding route 3fff:dead::/64 -> 2001:db8::55:4
50502026-09-08T03:57:44.573Zfreemap_route_ipv4 DEBG
50512026-09-08T03:57:44.573Z
50522026-09-08T03:57:44.573Z 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: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 } }]
50532026-09-08T03:57:44.573ZSep 08 03:57:43.230
50542026-09-08T03:57:44.573Ztest route::tests::rollback_on_compact_write_failure ... ok
50552026-09-08T03:57:44.573Z Sep 08 03:57:43.230DEBG 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.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 } }]Sep 08 03:57:43.230Sep 08 03:57:43.230
50562026-09-08T03:57:44.573Ztest route::tests::rollback_on_index_readd_failure ... ok
50572026-09-08T03:57:44.573Z
50582026-09-08T03:57:44.573ZSep 08 03:57:43.230 INFODEBG INFOreset freemap Sep 08 03:57:43.230adding route 3fff:beef:39::/64 -> 2001:db8::55:ff , Sep 08 03:57:43.230DEBG
50592026-09-08T03:57:44.573Zunit: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 } }] INFO
50602026-09-08T03:57:44.573Z adding route 172.17.0.0/32 -> 10.0.0.255
50612026-09-08T03:57:44.573Zadding route 3fff:beef:2b::/64 -> 2001:db8::55:ffSep 08 03:57:43.230freemap_route_ipv4Sep 08 03:57:43.230
50622026-09-08T03:57:44.573Z DEBG Sep 08 03:57:43.230
50632026-09-08T03:57:44.573Z 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 08 03:57:43.230DEBGWARN
50642026-09-08T03:57:44.573Z 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 } }] shrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })
50652026-09-08T03:57:44.573Z
50662026-09-08T03:57:44.573ZDEBG 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 08 03:57:43.230 INFO
50672026-09-08T03:57:44.573Z Sep 08 03:57:43.230adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff Sep 08 03:57:43.230Sep 08 03:57:43.230
50682026-09-08T03:57:44.573Z INFODEBGINFO adding route 172.17.0.1/32 -> 10.0.0.255adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff
50692026-09-08T03:57:44.573Z
50702026-09-08T03:57:44.573ZSep 08 03:57:43.230 initted freemap. size: 64DEBG Sep 08 03:57:43.230replacing 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 } }], unitDEBGSep 08 03:57:43.230
50712026-09-08T03:57:44.573Z :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 } }] freemap_route_ipv6
50722026-09-08T03:57:44.573Z
50732026-09-08T03:57:44.573ZSep 08 03:57:43.230DEBG Sep 08 03:57:43.230INFO 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 } }]INFOSep 08 03:57:43.230adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff
50742026-09-08T03:57:44.573Zadding route 172.17.0.2/32 -> 10.0.0.255
50752026-09-08T03:57:44.573Z
50762026-09-08T03:57:44.573Z DEBG Sep 08 03:57:43.230Sep 08 03:57:43.230reset freemap INFOSep 08 03:57:43.230 , adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffunit DEBG:DEBG freemap_route_ipv6 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 } }]
50772026-09-08T03:57:44.573Z
50782026-09-08T03:57:44.573Z
50792026-09-08T03:57:44.573Zreplacing 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 } }]
50802026-09-08T03:57:44.573ZSep 08 03:57:43.230Sep 08 03:57:43.230 Sep 08 03:57:43.230INFO adding route 172.17.0.3/32 -> 10.0.0.255DEBGINFO
50812026-09-08T03:57:44.573Z adding route 3fff:dead::/64 -> 2001:db8::55:1replacing 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 08 03:57:43.230
50822026-09-08T03:57:44.573Z
50832026-09-08T03:57:44.573ZSep 08 03:57:43.230 INFODEBG adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffSep 08 03:57:43.230replacing 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 08 03:57:43.230
50842026-09-08T03:57:44.573Z
50852026-09-08T03:57:44.573ZDEBG 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 adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff
50862026-09-08T03:57:44.573Z
50872026-09-08T03:57:44.573ZSep 08 03:57:43.230Sep 08 03:57:43.230 INFO DEBGSep 08 03:57:43.230adding route 172.17.0.4/32 -> 10.0.0.255
50882026-09-08T03:57:44.574ZDEBG 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 08 03:57:43.230replacing 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 } }]
50892026-09-08T03:57:44.574ZSep 08 03:57:43.230
50902026-09-08T03:57:44.574Z DEBGINFO 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:2
50912026-09-08T03:57:44.574ZSep 08 03:57:43.230Sep 08 03:57:43.230
50922026-09-08T03:57:44.574Z INFOINFO adding route 3fff:beef:3d::/64 -> 2001:db8::55:ffadding route 3fff:beef:2f::/64 -> 2001:db8::55:ff
50932026-09-08T03:57:44.574Z
50942026-09-08T03:57:44.574ZSep 08 03:57:43.230 Sep 08 03:57:43.230DEBG Sep 08 03:57:43.230DEBGSep 08 03:57:43.230INFO 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 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
50952026-09-08T03:57:44.574Zadding route 172.17.0.5/32 -> 10.0.0.255
50962026-09-08T03:57:44.574Z 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 } }]
50972026-09-08T03:57:44.578Z
50982026-09-08T03:57:44.578Z 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 } }]
50992026-09-08T03:57:44.578ZSep 08 03:57:43.230Sep 08 03:57:43.230Sep 08 03:57:43.230Sep 08 03:57:43.230 Sep 08 03:57:43.230DEBGINFO 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 } }]INFO
51002026-09-08T03:57:44.578Z adding route 3fff:beef:30::/64 -> 2001:db8::55:ffINFOadding route 3fff:beef:27::/64 -> 2001:db8::55:ff
51012026-09-08T03:57:44.578Z
51022026-09-08T03:57:44.578ZSep 08 03:57:43.230 INFO adding route 3fff:beef:3e::/64 -> 2001:db8::55:ffadding route 172.17.0.6/32 -> 10.0.0.255Sep 08 03:57:43.230
51032026-09-08T03:57:44.578ZSep 08 03:57:43.230
51042026-09-08T03:57:44.578ZDEBGDEBGSep 08 03:57:43.230 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 } }]
51052026-09-08T03:57:44.578Zreplacing 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 08 03:57:43.230 Sep 08 03:57:43.231DEBG 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
51062026-09-08T03:57:44.578Z created new freemapDEBG, unitreplacing 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 } }]:
51072026-09-08T03:57:44.578ZSep 08 03:57:43.237 INFO adding route 172.17.0.7/32 -> 10.0.0.255
51082026-09-08T03:57:44.578Zfreemap_route_ipv4adding route 3fff:beef:39::/64 -> 2001:db8::55:ff
51092026-09-08T03:57:44.578Z
51102026-09-08T03:57:44.578ZSep 08 03:57:43.237 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 08 03:57:43.237
51112026-09-08T03:57:44.578ZSep 08 03:57:43.237 DEBGDEBG created new freemapfailed to allocate space for the new target list,
51122026-09-08T03:57:44.578ZSep 08 03:57:43.237unit: INFOfreemap_route_ipv6 Sep 08 03:57:43.237adding route 172.17.0.8/32 -> 10.0.0.255
51132026-09-08T03:57:44.578Z
51142026-09-08T03:57:44.578Z DEBGSep 08 03:57:43.237Sep 08 03:57:43.237 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 } }]initted freemap. size: 64
51152026-09-08T03:57:44.578Z, unitDEBG: Sep 08 03:57:43.237replacing 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 } }]freemap_route_ipv4
51162026-09-08T03:57:44.578Z
51172026-09-08T03:57:44.578Z DEBGSep 08 03:57:43.237 INFO 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 08 03:57:43.237adding route 172.17.0.9/32 -> 10.0.0.255
51182026-09-08T03:57:44.578ZDEBGINFO reset freemapadding route 3fff:dead::/64 -> 2001:db8::55:3,
51192026-09-08T03:57:44.578Z
51202026-09-08T03:57:44.578Zunit: freemap_route_ipv4Sep 08 03:57:43.237
51212026-09-08T03:57:44.578Z DEBGSep 08 03:57:43.237 Sep 08 03:57:43.237replacing 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 08 03:57:43.237INFO DEBG DEBG
51222026-09-08T03:57:44.578Zadding route 3fff:beef:3a::/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 } }]
51232026-09-08T03:57:44.578Z
51242026-09-08T03:57:44.578Zinitted freemap. size: 64, unitSep 08 03:57:43.237Sep 08 03:57:43.237 :INFO adding route 172.17.0.10/32 -> 10.0.0.255freemap_route_ipv6
51252026-09-08T03:57:44.579Z
51262026-09-08T03:57:44.579ZINFO Sep 08 03:57:43.237adding route 3fff:dead::/64 -> 2001:db8::55:4 Sep 08 03:57:43.237Sep 08 03:57:43.237 DEBG DEBG
51272026-09-08T03:57:44.579Z 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 } }]
51282026-09-08T03:57:44.579Zreplacing 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 08 03:57:43.237 DEBGreset freemap , Sep 08 03:57:43.237
51292026-09-08T03:57:44.579Zunitreplacing 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 } }]:
51302026-09-08T03:57:44.579Z INFO freemap_route_ipv6adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff
51312026-09-08T03:57:44.579Z
51322026-09-08T03:57:44.579ZSep 08 03:57:43.237 Sep 08 03:57:43.237DEBG Sep 08 03:57:43.237INFOreplacing 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 08 03:57:43.237 adding route 172.17.0.11/32 -> 10.0.0.255
51332026-09-08T03:57:44.579ZDEBGINFO
51342026-09-08T03:57:44.579Zadding route 3fff:dead::/64 -> 2001:db8::55:1 Sep 08 03:57:43.237
51352026-09-08T03:57:44.579Z 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 } }]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 } }]
51362026-09-08T03:57:44.579Z
51372026-09-08T03:57:44.579ZSep 08 03:57:43.237 Sep 08 03:57:43.237WARN DEBG Sep 08 03:57:43.237shrink-in-place compact add failed at slot 8: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })Sep 08 03:57:43.237 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 } }]INFOINFO
51382026-09-08T03:57:44.579Z adding route 172.17.0.12/32 -> 10.0.0.255
51392026-09-08T03:57:44.579Z
51402026-09-08T03:57:44.579Zadding route 3fff:beef:3c::/64 -> 2001:db8::55:ffSep 08 03:57:43.237
51412026-09-08T03:57:44.579ZINFO Sep 08 03:57:43.237adding route 3fff:dead::/64 -> 2001:db8::55:2
51422026-09-08T03:57:44.579ZDEBG Sep 08 03:57:43.237replacing 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 } }]
51432026-09-08T03:57:44.579ZDEBG Sep 08 03:57:43.237replacing 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 08 03:57:43.237DEBG
51442026-09-08T03:57:44.579Zreplacing 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
51452026-09-08T03:57:44.579Z adding route 172.17.0.13/32 -> 10.0.0.255Sep 08 03:57:43.237
51462026-09-08T03:57:44.579Z DEBGSep 08 03:57:43.237 failed to allocate space for the new target listINFO
51472026-09-08T03:57:44.579Z adding route 3fff:dead::/64 -> 2001:db8::55:3
51482026-09-08T03:57:44.579ZSep 08 03:57:43.237 DEBGSep 08 03:57:43.237Sep 08 03:57:43.237 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
51492026-09-08T03:57:44.579Z 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:2, vlan_id: None } }]
51502026-09-08T03:57:44.579Zreplacing 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 } }]
51512026-09-08T03:57:44.579ZSep 08 03:57:43.237 INFO Sep 08 03:57:43.237adding route 172.17.0.14/32 -> 10.0.0.255 INFO
51522026-09-08T03:57:44.579Zadding route 3fff:dead::/64 -> 2001:db8::55:4
51532026-09-08T03:57:44.579Z
51542026-09-08T03:57:44.579Ztest route::tests::identity_replace_is_noop ... ok
51552026-09-08T03:57:44.579ZSep 08 03:57:43.237 Sep 08 03:57:43.237DEBG Sep 08 03:57:43.237Sep 08 03:57:43.237DEBG 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 } }]
51562026-09-08T03:57:44.579Zadding route 3fff:dead::/64 -> 2001:db8::55:3
51572026-09-08T03:57:44.579Zreplacing 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 } }]
51582026-09-08T03:57:44.579ZINFOSep 08 03:57:43.237 Sep 08 03:57:43.237 adding route 3fff:beef:31::/64 -> 2001:db8::55:ffDEBG
51592026-09-08T03:57:44.579ZDEBG 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 08 03:57:43.237
51602026-09-08T03:57:44.579Z 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: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 } }]
51612026-09-08T03:57:44.579Zadding route 172.17.0.15/32 -> 10.0.0.255Sep 08 03:57:43.237
51622026-09-08T03:57:44.579Z INFO adding route 3fff:dead::/64 -> 2001:db8::55:4
51632026-09-08T03:57:44.580ZSep 08 03:57:43.237Sep 08 03:57:43.237 Sep 08 03:57:43.237DEBGWARN DEBGSep 08 03:57:43.237 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
51642026-09-08T03:57:44.580Z shrink-in-place index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })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 } }]
51652026-09-08T03:57:44.580Z
51662026-09-08T03:57:44.580Zreplacing 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 08 03:57:43.237
51672026-09-08T03:57:44.580Z INFOSep 08 03:57:43.237 adding route 172.17.0.16/32 -> 10.0.0.255DEBG
51682026-09-08T03:57:44.580Z 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 } }]
51692026-09-08T03:57:44.580ZSep 08 03:57:43.237 Sep 08 03:57:43.237DEBG INFOreplacing 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 } }]
51702026-09-08T03:57:44.580Zadding route 3fff:beef:32::/64 -> 2001:db8::55:ff
51712026-09-08T03:57:44.580ZSep 08 03:57:43.237 Sep 08 03:57:43.237INFO DEBGadding route 172.17.0.17/32 -> 10.0.0.255
51722026-09-08T03:57:44.580Zreplacing 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 } }]
51732026-09-08T03:57:44.580Z
51742026-09-08T03:57:44.580ZSep 08 03:57:43.237Sep 08 03:57:43.237 DEBG 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 } }]
51752026-09-08T03:57:44.580Zadding route 3fff:beef:33::/64 -> 2001:db8::55:ffSep 08 03:57:43.237
51762026-09-08T03:57:44.580Z INFO adding route 3fff:beef:28::/64 -> 2001:db8::55:ffSep 08 03:57:43.237
51772026-09-08T03:57:44.580ZSep 08 03:57:43.237 INFO DEBGadding route 172.17.0.18/32 -> 10.0.0.255
51782026-09-08T03:57:44.580ZSep 08 03:57:43.237replacing 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 } }]
51792026-09-08T03:57:44.580ZDEBG 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 } }]Sep 08 03:57:43.237
51802026-09-08T03:57:44.580Z DEBGSep 08 03:57:43.237 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 } }]INFOSep 08 03:57:43.237
51812026-09-08T03:57:44.580Z INFOadding route 3fff:beef:34::/64 -> 2001:db8::55:ff
51822026-09-08T03:57:44.580Zadding route 3fff:beef:29::/64 -> 2001:db8::55:ffSep 08 03:57:43.237
51832026-09-08T03:57:44.580Z INFOSep 08 03:57:43.237 adding route 172.17.0.19/32 -> 10.0.0.255Sep 08 03:57:43.237
51842026-09-08T03:57:44.580ZDEBG 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 } }]
51852026-09-08T03:57:44.580Zreplacing 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 08 03:57:43.237
51862026-09-08T03:57:44.580Z 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 } }]Sep 08 03:57:43.237
51872026-09-08T03:57:44.580Z INFOSep 08 03:57:43.237 adding route 3fff:beef:35::/64 -> 2001:db8::55:ffSep 08 03:57:43.237INFO
51882026-09-08T03:57:44.580Z INFOadding route 3fff:beef:2a::/64 -> 2001:db8::55:ff
51892026-09-08T03:57:44.580Zadding route 172.17.0.20/32 -> 10.0.0.255
51902026-09-08T03:57:44.580ZSep 08 03:57:43.237Sep 08 03:57:43.237 Sep 08 03:57:43.237DEBGDEBG 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 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 } }]
51912026-09-08T03:57:44.580Zreplacing 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 } }]
51922026-09-08T03:57:44.580Z
51932026-09-08T03:57:44.580ZSep 08 03:57:43.237 Sep 08 03:57:43.237Sep 08 03:57:43.237INFO adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffINFO
51942026-09-08T03:57:44.580Z INFOadding route 172.17.0.21/32 -> 10.0.0.255
51952026-09-08T03:57:44.580Zadding route 3fff:beef:36::/64 -> 2001:db8::55:ff
51962026-09-08T03:57:44.580ZSep 08 03:57:43.237 DEBGSep 08 03:57:43.237 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
51972026-09-08T03:57:44.585ZSep 08 03:57:43.237 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
51982026-09-08T03:57:44.585Z Sep 08 03:57:43.237replacing 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 } }]
51992026-09-08T03:57:44.585ZINFO Sep 08 03:57:43.237adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff
52002026-09-08T03:57:44.585ZSep 08 03:57:43.237INFO adding route 172.17.0.22/32 -> 10.0.0.255INFO
52012026-09-08T03:57:44.585ZSep 08 03:57:43.237 adding route 3fff:beef:37::/64 -> 2001:db8::55:ff
52022026-09-08T03:57:44.585ZDEBG Sep 08 03:57:43.237replacing 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 Sep 08 03:57:43.238Sep 08 03:57:43.238replacing 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 } }]
52032026-09-08T03:57:44.585ZDEBG created new freemapDEBG, unitSep 08 03:57:43.243:created new freemap INFO, freemap_route_ipv4unit
52042026-09-08T03:57:44.585Z: adding route 172.17.0.23/32 -> 10.0.0.255
52052026-09-08T03:57:44.585Zfreemap_route_ipv4
52062026-09-08T03:57:44.585Z
52072026-09-08T03:57:44.585ZSep 08 03:57:43.238Sep 08 03:57:43.243 DEBGDEBG Sep 08 03:57:43.243created new freemapcreated new freemap, , unit unit:DEBG Sep 08 03:57:43.243freemap_route_ipv6:
52082026-09-08T03:57:44.585Z freemap_route_ipv4Sep 08 03:57:43.243
52092026-09-08T03:57:44.585Zreplacing 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 08 03:57:43.243
52102026-09-08T03:57:44.585ZINFO DEBGDEBGadding route 3fff:beef:2d::/64 -> 2001:db8::55:ff Sep 08 03:57:43.243Sep 08 03:57:43.243
52112026-09-08T03:57:44.585ZINFO adding route 172.17.0.24/32 -> 10.0.0.255created new freemap initted freemap. size: 64
52122026-09-08T03:57:44.585ZSep 08 03:57:43.243, unitDEBG, :unitSep 08 03:57:43.244 : freemap_route_ipv6freemap_route_ipv4DEBGDEBG
52132026-09-08T03:57:44.585Zreplacing 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 } }]
52142026-09-08T03:57:44.585Zcreated new freemap
52152026-09-08T03:57:44.585Z, unitSep 08 03:57:43.244: Sep 08 03:57:43.244Sep 08 03:57:43.244freemap_route_ipv6 DEBG
52162026-09-08T03:57:44.585ZDEBGINFO initted freemap. size: 64adding route 172.17.0.25/32 -> 10.0.0.255
52172026-09-08T03:57:44.585Z, reset freemapSep 08 03:57:43.244, unit :DEBG freemap_route_ipv4initted freemap. size: 64Sep 08 03:57:43.244
52182026-09-08T03:57:44.585Z , DEBGunit :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 } }]
52192026-09-08T03:57:44.585Zfreemap_route_ipv4Sep 08 03:57:43.244
52202026-09-08T03:57:44.585Z DEBG unitreset freemap:, Sep 08 03:57:43.244unit Sep 08 03:57:43.244:DEBG reset freemapINFOfreemap_route_ipv4,
52212026-09-08T03:57:44.585Zunit adding route 172.17.0.26/32 -> 10.0.0.255:
52222026-09-08T03:57:44.585Z freemap_route_ipv4freemap_route_ipv4
52232026-09-08T03:57:44.585Z
52242026-09-08T03:57:44.585ZSep 08 03:57:43.244Sep 08 03:57:43.244Sep 08 03:57:43.244 Sep 08 03:57:43.244DEBG DEBGDEBG initted freemap. size: 64 , initted freemap. size: 64unitinitted freemap. size: 64, , unitunit: :freemap_route_ipv6 :
52252026-09-08T03:57:44.585Zfreemap_route_ipv6 freemap_route_ipv6DEBG
52262026-09-08T03:57:44.585Z Sep 08 03:57:43.244
52272026-09-08T03:57:44.585Z 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
52282026-09-08T03:57:44.585Z reset freemap, Sep 08 03:57:43.244unit :DEBG Sep 08 03:57:43.244 freemap_route_ipv6reset freemap
52292026-09-08T03:57:44.585Z, unitSep 08 03:57:43.244 : Sep 08 03:57:43.244DEBG INFO reset freemap INFO, adding route 172.17.0.27/32 -> 10.0.0.255unitadding route 172.16.0.0/32 -> 10.0.0.1freemap_route_ipv6
52302026-09-08T03:57:44.585Z
52312026-09-08T03:57:44.585Z:
52322026-09-08T03:57:44.585Zfreemap_route_ipv6Sep 08 03:57:43.244
52332026-09-08T03:57:44.586ZSep 08 03:57:43.244 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 } }]DEBG
52342026-09-08T03:57:44.586Z Sep 08 03:57:43.244replacing 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 } }]
52352026-09-08T03:57:44.586ZINFOSep 08 03:57:43.244 adding route 172.16.0.0/32 -> 10.0.0.1Sep 08 03:57:43.244
52362026-09-08T03:57:44.586Z Sep 08 03:57:43.244INFOINFO adding route 3fff:dead::/64 -> 2001:db8::55:1 INFOadding route 172.17.0.28/32 -> 10.0.0.255 Sep 08 03:57:43.244
52372026-09-08T03:57:44.586Z adding route 172.16.0.0/32 -> 10.0.0.2
52382026-09-08T03:57:44.586Z
52392026-09-08T03:57:44.586ZDEBG Sep 08 03:57:43.244Sep 08 03:57:43.244replacing 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 } }]
52402026-09-08T03:57:44.586Z 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.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 } }]
52412026-09-08T03:57:44.586Z
52422026-09-08T03:57:44.586ZSep 08 03:57:43.244 Sep 08 03:57:43.244INFO Sep 08 03:57:43.244 adding route 172.16.0.0/32 -> 10.0.0.2Sep 08 03:57:43.244
52432026-09-08T03:57:44.586ZINFO adding route 172.17.0.29/32 -> 10.0.0.255DEBGINFOSep 08 03:57:43.244
52442026-09-08T03:57:44.586Z 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 } }]adding route 172.16.0.0/32 -> 10.0.0.3 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 } }]
52452026-09-08T03:57:44.586Z
52462026-09-08T03:57:44.586Z
52472026-09-08T03:57:44.586ZSep 08 03:57:43.244 DEBGSep 08 03:57:43.244 Sep 08 03:57:43.244replacing 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 } }]
52482026-09-08T03:57:44.586ZINFO adding route 172.17.0.0/32 -> 10.0.0.255
52492026-09-08T03:57:44.586ZINFOSep 08 03:57:43.244 Sep 08 03:57:43.244DEBG adding route 3fff:dead::/64 -> 2001:db8::55:2Sep 08 03:57:43.244replacing 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 } }]INFO
52502026-09-08T03:57:44.586Z
52512026-09-08T03:57:44.586Z 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 } }]adding route 172.17.0.30/32 -> 10.0.0.255
52522026-09-08T03:57:44.586ZSep 08 03:57:43.244
52532026-09-08T03:57:44.586ZSep 08 03:57:43.244 INFOSep 08 03:57:43.244DEBG Sep 08 03:57:43.244 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 } }]adding route 172.16.0.0/32 -> 10.0.0.4
52542026-09-08T03:57:44.586Z
52552026-09-08T03:57:44.586Z adding route 172.17.0.1/32 -> 10.0.0.255DEBG
52562026-09-08T03:57:44.586Zreplacing 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 } }]
52572026-09-08T03:57:44.586ZSep 08 03:57:43.244Sep 08 03:57:43.244 DEBGINFO adding route 3fff:dead::/64 -> 2001:db8::55:3Sep 08 03:57:43.244
52582026-09-08T03:57:44.586Zreplacing 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 } }]
52592026-09-08T03:57:44.586ZSep 08 03:57:43.244INFO adding route 172.17.0.31/32 -> 10.0.0.255DEBGSep 08 03:57:43.244
52602026-09-08T03:57:44.586Z Sep 08 03:57:43.244 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 } }]DEBG
52612026-09-08T03:57:44.586Zreplacing 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
52622026-09-08T03:57:44.586Z 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 08 03:57:43.244
52632026-09-08T03:57:44.586ZSep 08 03:57:43.244 Sep 08 03:57:43.244 DEBGINFO INFOadding route 3fff:dead::/64 -> 2001:db8::55:4replacing 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 } }]
52642026-09-08T03:57:44.586Zadding route 172.17.0.2/32 -> 10.0.0.255
52652026-09-08T03:57:44.586Z
52662026-09-08T03:57:44.586ZSep 08 03:57:43.244Sep 08 03:57:43.244 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 } }, 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.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 } }]
52672026-09-08T03:57:44.586ZSep 08 03:57:43.244
52682026-09-08T03:57:44.586Z INFO Sep 08 03:57:43.244Sep 08 03:57:43.244 adding route 172.17.0.32/32 -> 10.0.0.255
52692026-09-08T03:57:44.586ZINFO adding route 172.17.0.3/32 -> 10.0.0.255DEBG
52702026-09-08T03:57:44.586Z Sep 08 03:57:43.244replacing 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 } }]
52712026-09-08T03:57:44.586ZDEBG 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 08 03:57:43.244
52722026-09-08T03:57:44.587Z 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 08 03:57:43.244
52732026-09-08T03:57:44.587Z 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 } }]INFO
52742026-09-08T03:57:44.587Z adding route 172.17.0.33/32 -> 10.0.0.255Sep 08 03:57:43.244
52752026-09-08T03:57:44.587Z INFO Sep 08 03:57:43.238Sep 08 03:57:43.244 INFODEBG adding route 172.17.0.4/32 -> 10.0.0.255 adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffcreated new freemap
52762026-09-08T03:57:44.587Z
52772026-09-08T03:57:44.587Z, unit: freemap_route_ipv4Sep 08 03:57:43.244Sep 08 03:57:43.244
52782026-09-08T03:57:44.587Z DEBG DEBGSep 08 03:57:43.244 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.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 } }]
52792026-09-08T03:57:44.587Z
52802026-09-08T03:57:44.587ZDEBG 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 08 03:57:43.244
52812026-09-08T03:57:44.587ZSep 08 03:57:43.244DEBGSep 08 03:57:43.244 INFOINFO adding route 172.17.0.5/32 -> 10.0.0.255adding route 172.17.0.34/32 -> 10.0.0.255
52822026-09-08T03:57:44.587ZSep 08 03:57:43.244
52832026-09-08T03:57:44.587Zcreated new freemap, unitINFO:Sep 08 03:57:43.244 Sep 08 03:57:43.244 adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffDEBGDEBG
52842026-09-08T03:57:44.587Zreplacing 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 } }]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 } }]
52852026-09-08T03:57:44.587Z
52862026-09-08T03:57:44.587Zfreemap_route_ipv6
52872026-09-08T03:57:44.587ZSep 08 03:57:43.244Sep 08 03:57:43.244 DEBGINFOSep 08 03:57:43.244 adding route 172.17.0.6/32 -> 10.0.0.255INFO
52882026-09-08T03:57:44.587Z adding route 172.17.0.35/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 } }]
52892026-09-08T03:57:44.587Z
52902026-09-08T03:57:44.587ZSep 08 03:57:43.244 DEBGSep 08 03:57:43.244 Sep 08 03:57:43.244replacing 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 } }]
52912026-09-08T03:57:44.587Z INFODEBG Sep 08 03:57:43.244replacing 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 08 03:57:43.244
52922026-09-08T03:57:44.587ZDEBG INFOadding route 3fff:beef:30::/64 -> 2001:db8::55:ff adding route 172.17.0.7/32 -> 10.0.0.255
52932026-09-08T03:57:44.587Z
52942026-09-08T03:57:44.587Zinitted freemap. size: 64, Sep 08 03:57:43.244unit :INFOSep 08 03:57:43.244 DEBGSep 08 03:57:43.244adding route 172.17.0.36/32 -> 10.0.0.255
52952026-09-08T03:57:44.587Zreplacing 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_ipv4
52962026-09-08T03:57:44.587Z
52972026-09-08T03:57:44.591ZDEBG Sep 08 03:57:43.244Sep 08 03:57:43.244replacing 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 08 03:57:43.244DEBG
52982026-09-08T03:57:44.591ZINFODEBG 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.8/32 -> 10.0.0.255
52992026-09-08T03:57:44.591Z
53002026-09-08T03:57:44.591Zreset freemapSep 08 03:57:43.244 , INFOunit :Sep 08 03:57:43.244 adding route 3fff:beef:31::/64 -> 2001:db8::55:fffreemap_route_ipv4
53012026-09-08T03:57:44.591Z
53022026-09-08T03:57:44.591ZSep 08 03:57:43.244INFO adding route 172.17.0.37/32 -> 10.0.0.255DEBG
53032026-09-08T03:57:44.591ZSep 08 03:57:43.244Sep 08 03:57:43.244 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 } }]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 } }]DEBG
53042026-09-08T03:57:44.591Z initted freemap. size: 64
53052026-09-08T03:57:44.591Z, unitSep 08 03:57:43.244Sep 08 03:57:43.244 :DEBG INFO 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 } }]adding route 172.17.0.9/32 -> 10.0.0.255freemap_route_ipv6
53062026-09-08T03:57:44.591Z
53072026-09-08T03:57:44.591Z
53082026-09-08T03:57:44.591ZSep 08 03:57:43.244 INFOSep 08 03:57:43.244 Sep 08 03:57:43.244adding route 3fff:beef:32::/64 -> 2001:db8::55:ff Sep 08 03:57:43.244INFODEBG adding route 172.17.0.38/32 -> 10.0.0.255DEBG
53092026-09-08T03:57:44.591Z
53102026-09-08T03:57:44.591Z 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 } }]
53112026-09-08T03:57:44.591Zreset freemapSep 08 03:57:43.244, Sep 08 03:57:43.244Sep 08 03:57:43.244unit : DEBGDEBGfreemap_route_ipv6
53122026-09-08T03:57:44.591Zreplacing 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 } }]INFO adding route 172.17.0.10/32 -> 10.0.0.255 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 } }]
53132026-09-08T03:57:44.591ZSep 08 03:57:43.245 Sep 08 03:57:43.245
53142026-09-08T03:57:44.591Z Sep 08 03:57:43.250DEBGDEBG INFOcreated new freemap created new freemapadding route 3fff:beef:33::/64 -> 2001:db8::55:ff, , unit
53152026-09-08T03:57:44.592Z:unit Sep 08 03:57:43.250freemap_route_ipv4 :DEBG
53162026-09-08T03:57:44.592Z Sep 08 03:57:43.250replacing 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 } }]
53172026-09-08T03:57:44.592Zfreemap_route_ipv4DEBG
53182026-09-08T03:57:44.592Zreplacing 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 } }]
53192026-09-08T03:57:44.592ZSep 08 03:57:43.250 Sep 08 03:57:43.250INFOSep 08 03:57:43.244 adding route 172.17.0.11/32 -> 10.0.0.255DEBG
53202026-09-08T03:57:44.592Z Sep 08 03:57:43.250Sep 08 03:57:43.250 INFO INFOcreated new freemap adding route 3fff:beef:34::/64 -> 2001:db8::55:ff, adding route 3fff:dead::/64 -> 2001:db8::55:1unitSep 08 03:57:43.250:DEBG
53212026-09-08T03:57:44.592Z
53222026-09-08T03:57:44.592Z 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 } }] created new freemap
53232026-09-08T03:57:44.592Zfreemap_route_ipv6Sep 08 03:57:43.250Sep 08 03:57:43.250 ,
53242026-09-08T03:57:44.592ZDEBGunit :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 } }]
53252026-09-08T03:57:44.592Zfreemap_route_ipv6
53262026-09-08T03:57:44.592ZDEBGSep 08 03:57:43.250Sep 08 03:57:43.250 INFO 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 } }]INFO
53272026-09-08T03:57:44.592Z adding route 172.17.0.12/32 -> 10.0.0.255adding route 3fff:dead::/64 -> 2001:db8::55:2
53282026-09-08T03:57:44.592Z
53292026-09-08T03:57:44.592ZSep 08 03:57:43.250 Sep 08 03:57:43.250Sep 08 03:57:43.250Sep 08 03:57:43.250 DEBGDEBG 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 } }]
53302026-09-08T03:57:44.592ZDEBGSep 08 03:57:43.250adding route 3fff:beef:35::/64 -> 2001:db8::55:ff initted freemap. size: 64
53312026-09-08T03:57:44.592ZDEBG initted freemap. size: 64replacing 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 08 03:57:43.250
53322026-09-08T03:57:44.592Z, unitunitSep 08 03:57:43.250 : Sep 08 03:57:43.250DEBGfreemap_route_ipv4 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 } }]INFODEBG
53332026-09-08T03:57:44.592Zreplacing 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 } }]adding route 172.17.0.13/32 -> 10.0.0.255
53342026-09-08T03:57:44.592Z:
53352026-09-08T03:57:44.592Zfreemap_route_ipv4
53362026-09-08T03:57:44.592ZSep 08 03:57:43.250
53372026-09-08T03:57:44.592Z INFO adding route 3fff:beef:36::/64 -> 2001:db8::55:ffSep 08 03:57:43.250
53382026-09-08T03:57:44.592Z Sep 08 03:57:43.250DEBG DEBGreset freemap Sep 08 03:57:43.250reset freemap, Sep 08 03:57:43.250unit :DEBG DEBGreplacing 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_ipv4
53392026-09-08T03:57:44.592Z
53402026-09-08T03:57:44.592Zreplacing 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 } }]unit
53412026-09-08T03:57:44.592Z: Sep 08 03:57:43.250freemap_route_ipv4Sep 08 03:57:43.250
53422026-09-08T03:57:44.592ZINFOINFO adding route 3fff:beef:37::/64 -> 2001:db8::55:ffSep 08 03:57:43.250Sep 08 03:57:43.250adding route 172.17.0.14/32 -> 10.0.0.255
53432026-09-08T03:57:44.592ZDEBG
53442026-09-08T03:57:44.592Z
53452026-09-08T03:57:44.592Z DEBGinitted freemap. size: 64 Sep 08 03:57:43.250Sep 08 03:57:43.250, unit 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 } }]initted freemap. size: 64replacing 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 } }],
53462026-09-08T03:57:44.592Z
53472026-09-08T03:57:44.592ZunitSep 08 03:57:43.250: INFO Sep 08 03:57:43.250freemap_route_ipv6
53482026-09-08T03:57:44.592Zadding route 172.17.0.39/32 -> 10.0.0.255 freemap_route_ipv6INFO
53492026-09-08T03:57:44.592Z Sep 08 03:57:43.250Sep 08 03:57:43.250adding route 3fff:beef:38::/64 -> 2001:db8::55:ff
53502026-09-08T03:57:44.592Z Sep 08 03:57:43.250
53512026-09-08T03:57:44.592ZDEBG 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 } }]INFODEBG adding route 172.17.0.15/32 -> 10.0.0.255
53522026-09-08T03:57:44.592ZSep 08 03:57:43.250 DEBG
53532026-09-08T03:57:44.593ZSep 08 03:57:43.250 Sep 08 03:57:43.250replacing 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 } }] INFO
53542026-09-08T03:57:44.593Ztest route::tests::shrink_preserves_compacted_order ... ok
53552026-09-08T03:57:44.593Z reset freemapSep 08 03:57:43.250DEBGSep 08 03:57:43.250 adding route 172.17.0.40/32 -> 10.0.0.255DEBG
53562026-09-08T03:57:44.593Z 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
53572026-09-08T03:57:44.593Z adding route 3fff:beef:39::/64 -> 2001:db8::55:ffreset freemap
53582026-09-08T03:57:44.593Z, Sep 08 03:57:43.250, unitunitSep 08 03:57:43.250: Sep 08 03:57:43.250: INFO adding route 172.17.0.16/32 -> 10.0.0.255freemap_route_ipv6DEBG
53592026-09-08T03:57:44.593Z freemap_route_ipv6DEBG
53602026-09-08T03:57:44.593Z
53612026-09-08T03:57:44.593Z 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 } }]
53622026-09-08T03:57:44.593Z 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 } }]
53632026-09-08T03:57:44.593ZSep 08 03:57:43.250 DEBGSep 08 03:57:43.250Sep 08 03:57:43.250 INFOSep 08 03:57:43.250INFOreplacing 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 08 03:57:43.250adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff
53642026-09-08T03:57:44.593Z
53652026-09-08T03:57:44.593ZINFO INFO adding route 172.16.0.0/32 -> 10.0.0.1 Sep 08 03:57:43.250adding route 172.17.0.41/32 -> 10.0.0.255 adding route 3fff:dead::/64 -> 2001:db8::55:1
53662026-09-08T03:57:44.593ZINFO Sep 08 03:57:43.250
53672026-09-08T03:57:44.593Z
53682026-09-08T03:57:44.593Zadding route 172.17.0.17/32 -> 10.0.0.255DEBG
53692026-09-08T03:57:44.593Z 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 08 03:57:43.250
53702026-09-08T03:57:44.593Ztest route::tests::same_size_non_subset_replace ... ok
53712026-09-08T03:57:44.593Z Sep 08 03:57:43.250DEBG Sep 08 03:57:43.250Sep 08 03:57:43.250DEBGSep 08 03:57:43.250replacing 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 } }]
53722026-09-08T03:57:44.593Ztest table::mcast::mcast_egress::tests::test_port_bitmap ... ok
53732026-09-08T03:57:44.593Ztest transceivers::mpn_test::test_mpn_missing ... ok
53742026-09-08T03:57:44.593Zreplacing 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 } }] DEBGINFO
53752026-09-08T03:57:44.593Ztest transceivers::mpn_test::test_xcvr_missing ... ok
53762026-09-08T03:57:44.593Zadding route 3fff:beef:3b::/64 -> 2001:db8::55:ff
53772026-09-08T03:57:44.593Ztest transceivers::mpn_test::test_mpn_present ... ok
53782026-09-08T03:57:44.593Zreplacing 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 } }]
53792026-09-08T03:57:44.593Ztest transceivers::tofino_impl::tests::fail_if_large_op_reads_past_the_end_of_the_upper_page ... ok
53802026-09-08T03:57:44.593Ztest transceivers::tofino_impl::tests::fail_if_large_op_reads_past_the_end_of_the_lower_page ... ok
53812026-09-08T03:57:44.593ZSep 08 03:57:43.250 INFODEBG adding route 3fff:dead::/64 -> 2001:db8::55:2Sep 08 03:57:43.250Sep 08 03:57:43.250
53822026-09-08T03:57:44.593Ztest transceivers::tofino_impl::tests::handle_large_op_at_the_end_of_lower_page ... ok
53832026-09-08T03:57:44.593Ztest transceivers::tofino_impl::tests::handle_large_op_at_the_end_of_upper_page ... ok
53842026-09-08T03:57:44.593Ztest transceivers::tofino_impl::tests::test_build_large_cmis_read_uneven_split ... ok
53852026-09-08T03:57:44.593Ztest transceivers::tofino_impl::tests::test_build_large_cmis_ops_even_split ... ok
53862026-09-08T03:57:44.593Ztest transceivers::tofino_impl::tests::test_fake_qsfp_checksums ... ok
53872026-09-08T03:57:44.593Ztest transceivers::tofino_impl::tests::test_handle_backplane_read_request ... ok
53882026-09-08T03:57:44.593Ztest transceivers::tofino_impl::tests::test_handle_assert_reset_request ... ok
53892026-09-08T03:57:44.593Ztest transceivers::tofino_impl::tests::test_handle_backplane_write_request ... ok
53902026-09-08T03:57:44.593Ztest transceivers::tofino_impl::tests::test_handle_cmis_large_read_request ... ok
53912026-09-08T03:57:44.593Ztest transceivers::tofino_impl::tests::test_handle_cmis_large_write_request ... ok
53922026-09-08T03:57:44.593Ztest transceivers::tofino_impl::tests::test_handle_cmis_small_write_request ... ok
53932026-09-08T03:57:44.594Ztest transceivers::tofino_impl::tests::test_handle_cmis_small_read_request ... ok
53942026-09-08T03:57:44.594Ztest transceivers::tofino_impl::tests::test_handle_detect_request_invalid_port ... ok
53952026-09-08T03:57:44.594Ztest transceivers::tofino_impl::tests::test_handle_detect_request_backplane ... ok
53962026-09-08T03:57:44.594Ztest transceivers::tofino_impl::tests::test_handle_detect_request_qsfp_invalid_interface ... ok
53972026-09-08T03:57:44.603Ztest transceivers::tofino_impl::tests::test_handle_detect_request_qsfp ... ok
53982026-09-08T03:57:44.603Ztest transceivers::tofino_impl::tests::test_handle_interrupt_mask_request ... ok
53992026-09-08T03:57:44.603Ztest transceivers::tofino_impl::tests::test_handle_lp_mode_mask_request ... ok
54002026-09-08T03:57:44.603Ztest transceivers::tofino_impl::tests::test_handle_presence_mask_request ... ok
54012026-09-08T03:57:44.603Ztest transceivers::tofino_impl::tests::test_handle_set_lp_mode_request_invalid_port ... ok
54022026-09-08T03:57:44.603Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_read_request ... ok
54032026-09-08T03:57:44.603Ztest transceivers::tofino_impl::tests::test_handle_set_lp_mode_request ... ok
54042026-09-08T03:57:44.603Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_read_request_with_nonzero_bank_fails ... ok
54052026-09-08T03:57:44.603Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_upper_page_read_request ... ok
54062026-09-08T03:57:44.603Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_upper_page_write_request ... ok
54072026-09-08T03:57:44.603Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_write_request ... ok
54082026-09-08T03:57:44.603Ztest transceivers::tofino_impl::tests::test_handle_sff_8636_write_request_with_nonzero_bank_fails ... ok
54092026-09-08T03:57:44.603Z DEBG Sep 08 03:57:43.250INFO INFOadding route 172.17.0.18/32 -> 10.0.0.255replacing 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 08 03:57:43.251adding route 172.17.0.42/32 -> 10.0.0.255
54102026-09-08T03:57:44.603ZDEBG created new freemap
54112026-09-08T03:57:44.603ZSep 08 03:57:43.250, unitDEBG: Sep 08 03:57:43.238 freemap_route_ipv4
54122026-09-08T03:57:44.603Z 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 08 03:57:43.257
54132026-09-08T03:57:44.603Zcreated new freemapINFO, unitadding route 3fff:beef:3c::/64 -> 2001:db8::55:ffSep 08 03:57:43.257:Sep 08 03:57:43.257
54142026-09-08T03:57:44.603Z DEBGfreemap_route_ipv4 INFO
54152026-09-08T03:57:44.603Zcreated new freemap , adding route 3fff:dead::/64 -> 2001:db8::55:3unit
54162026-09-08T03:57:44.603ZSep 08 03:57:43.257Sep 08 03:57:43.257: freemap_route_ipv6
54172026-09-08T03:57:44.603ZDEBGSep 08 03:57:43.257 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 } }]DEBG
54182026-09-08T03:57:44.603Z DEBGcreated new freemap , 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 } }]unitSep 08 03:57:43.257: DEBG
54192026-09-08T03:57:44.603Z freemap_route_ipv6initted freemap. size: 64
54202026-09-08T03:57:44.603Z, Sep 08 03:57:43.257unit Sep 08 03:57:43.257DEBG :INFOfailed to allocate space for the new target list
54212026-09-08T03:57:44.603Zadding route 3fff:dead::/64 -> 2001:db8::55:4Sep 08 03:57:43.257
54222026-09-08T03:57:44.603Zfreemap_route_ipv4
54232026-09-08T03:57:44.604Z DEBG Sep 08 03:57:43.257initted freemap. size: 64 Sep 08 03:57:43.257, Sep 08 03:57:43.257unit 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 } }]DEBG
54242026-09-08T03:57:44.604Zreset freemap:, unitfreemap_route_ipv4:
54252026-09-08T03:57:44.604Z freemap_route_ipv4
54262026-09-08T03:57:44.604Zreplacing 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 08 03:57:43.257
54272026-09-08T03:57:44.604Z 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 } }]reset freemapSep 08 03:57:43.257,
54282026-09-08T03:57:44.604ZunitDEBG: initted freemap. size: 64 , freemap_route_ipv4unit
54292026-09-08T03:57:44.604Z:Sep 08 03:57:43.257 freemap_route_ipv6INFOSep 08 03:57:43.257Sep 08 03:57:43.257 DEBGadding route 172.16.0.0/32 -> 10.0.0.2
54302026-09-08T03:57:44.604Z DEBG
54312026-09-08T03:57:44.604Z 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 } }]initted freemap. size: 64
54322026-09-08T03:57:44.604ZSep 08 03:57:43.257, DEBGunit :Sep 08 03:57:43.257 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 } }]DEBGfreemap_route_ipv6
54332026-09-08T03:57:44.604Zreset freemap
54342026-09-08T03:57:44.604Z, unit:Sep 08 03:57:43.257 freemap_route_ipv6
54352026-09-08T03:57:44.604ZSep 08 03:57:43.257 INFO Sep 08 03:57:43.257adding route 172.16.0.0/32 -> 10.0.0.3
54362026-09-08T03:57:44.604Z INFODEBG adding route 172.16.0.0/32 -> 10.0.0.1reset freemap
54372026-09-08T03:57:44.604Z, Sep 08 03:57:43.257unit :DEBG freemap_route_ipv6replacing 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 08 03:57:43.257
54382026-09-08T03:57:44.604Z
54392026-09-08T03:57:44.604ZDEBG 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 } }]
54402026-09-08T03:57:44.604ZSep 08 03:57:43.257 Sep 08 03:57:43.257INFO INFOadding route 172.16.0.0/32 -> 10.0.0.4
54412026-09-08T03:57:44.604Zadding route 172.16.0.0/32 -> 10.0.0.1
54422026-09-08T03:57:44.604ZSep 08 03:57:43.257 Sep 08 03:57:43.257Sep 08 03:57:43.257DEBG 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 } }]DEBG
54432026-09-08T03:57:44.604Z adding route 172.16.0.0/32 -> 10.0.0.2replacing 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 } }]
54442026-09-08T03:57:44.604Z
54452026-09-08T03:57:44.604ZSep 08 03:57:43.257 DEBGSep 08 03:57:43.257 Sep 08 03:57:43.257replacing 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 } }]
54462026-09-08T03:57:44.604ZDEBGDEBG
54472026-09-08T03:57:44.604Zreplacing 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 08 03:57:43.257
54482026-09-08T03:57:44.604Z 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 } }]adding route 172.16.0.0/32 -> 10.0.0.1
54492026-09-08T03:57:44.604Z
54502026-09-08T03:57:44.604ZSep 08 03:57:43.257 INFO Sep 08 03:57:43.257adding route 172.17.0.43/32 -> 10.0.0.255Sep 08 03:57:43.257
54512026-09-08T03:57:44.604ZDEBGDEBG 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.3, 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 } }]
54522026-09-08T03:57:44.604Z
54532026-09-08T03:57:44.604ZSep 08 03:57:43.257 DEBG Sep 08 03:57:43.257replacing 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 } }]
54542026-09-08T03:57:44.604ZINFOSep 08 03:57:43.257 adding route 172.16.0.0/32 -> 10.0.0.1
54552026-09-08T03:57:44.604ZDEBG 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 08 03:57:43.257Sep 08 03:57:43.257
54562026-09-08T03:57:44.604ZINFO DEBG adding route 172.17.0.19/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 } }, 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 } }]
54572026-09-08T03:57:44.604ZSep 08 03:57:43.257
54582026-09-08T03:57:44.604Z INFO adding route 172.17.0.44/32 -> 10.0.0.255
54592026-09-08T03:57:44.604ZSep 08 03:57:43.237Sep 08 03:57:43.257Sep 08 03:57:43.257 INFODEBGDEBGSep 08 03:57:43.257 DEBGreplacing 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.16.0.0/32 -> 10.0.0.2
54602026-09-08T03:57:44.604Z
54612026-09-08T03:57:44.605Zreplacing 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 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 } }]
54622026-09-08T03:57:44.605Z
54632026-09-08T03:57:44.605ZSep 08 03:57:43.257 Sep 08 03:57:43.257Sep 08 03:57:43.257 Sep 08 03:57:43.257INFOINFO adding route 172.17.0.20/32 -> 10.0.0.255DEBGadding route 3fff:beef:38::/64 -> 2001:db8::55:ff
54642026-09-08T03:57:44.605ZINFO adding route 172.17.0.45/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 } }, 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 } }]
54652026-09-08T03:57:44.605Z
54662026-09-08T03:57:44.605Z
54672026-09-08T03:57:44.605ZSep 08 03:57:43.257 Sep 08 03:57:43.257Sep 08 03:57:43.257 DEBGSep 08 03:57:43.257 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 } }]INFO
54682026-09-08T03:57:44.605Z DEBGDEBG adding route 172.17.0.0/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 } }]
54692026-09-08T03:57:44.605Z
54702026-09-08T03:57:44.605ZSep 08 03:57:43.257replacing 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 } }]
54712026-09-08T03:57:44.605ZINFO Sep 08 03:57:43.257adding route 3fff:beef:39::/64 -> 2001:db8::55:ff
54722026-09-08T03:57:44.605ZSep 08 03:57:43.257DEBGSep 08 03:57:43.257 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 08 03:57:43.257 INFO
54732026-09-08T03:57:44.605Z DEBGINFO adding route 172.17.0.21/32 -> 10.0.0.255 adding route 172.17.0.46/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 } }]
54742026-09-08T03:57:44.605Z
54752026-09-08T03:57:44.605Z
54762026-09-08T03:57:44.605ZSep 08 03:57:43.257 INFO Sep 08 03:57:43.257adding route 172.17.0.1/32 -> 10.0.0.255Sep 08 03:57:43.257 DEBG
54772026-09-08T03:57:44.605Z 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 } }]INFOSep 08 03:57:43.257
54782026-09-08T03:57:44.605ZDEBG adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffSep 08 03:57:43.257
54792026-09-08T03:57:44.605Z 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 } }]Sep 08 03:57:43.257DEBG 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 } }]
54802026-09-08T03:57:44.605Z
54812026-09-08T03:57:44.605ZINFO Sep 08 03:57:43.257adding route 172.17.0.22/32 -> 10.0.0.255 Sep 08 03:57:43.257
54822026-09-08T03:57:44.605Z INFOSep 08 03:57:43.257DEBG INFO adding route 172.17.0.2/32 -> 10.0.0.255replacing 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 } }]
54832026-09-08T03:57:44.605Zadding route 172.17.0.47/32 -> 10.0.0.255Sep 08 03:57:43.257
54842026-09-08T03:57:44.605Z
54852026-09-08T03:57:44.605ZDEBG 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 08 03:57:43.257Sep 08 03:57:43.257
54862026-09-08T03:57:44.605ZSep 08 03:57:43.257 DEBGINFO 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:beef:3b::/64 -> 2001:db8::55:ff
54872026-09-08T03:57:44.605ZDEBG
54882026-09-08T03:57:44.605Z 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 } }]
54892026-09-08T03:57:44.605ZSep 08 03:57:43.257 Sep 08 03:57:43.257INFOSep 08 03:57:43.257 INFOadding route 172.17.0.3/32 -> 10.0.0.255DEBGSep 08 03:57:43.257
54902026-09-08T03:57:44.605Z INFO adding route 172.17.0.48/32 -> 10.0.0.255
54912026-09-08T03:57:44.605Zadding route 172.17.0.23/32 -> 10.0.0.255replacing 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 } }]
54922026-09-08T03:57:44.605Z
54932026-09-08T03:57:44.605ZSep 08 03:57:43.257 DEBG Sep 08 03:57:43.257replacing 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 } }]
54942026-09-08T03:57:44.605ZSep 08 03:57:43.257DEBG INFOreplacing 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 } }]
54952026-09-08T03:57:44.605Zadding route 3fff:beef:3c::/64 -> 2001:db8::55:ffSep 08 03:57:43.257
54962026-09-08T03:57:44.605ZSep 08 03:57:43.257 DEBGINFO Sep 08 03:57:43.257 Sep 08 03:57:43.257replacing 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 } }] adding route 172.17.0.4/32 -> 10.0.0.255DEBG
54972026-09-08T03:57:44.612Z
54982026-09-08T03:57:44.612Zreplacing 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 } }]
54992026-09-08T03:57:44.613ZINFO Sep 08 03:57:43.257adding route 172.17.0.24/32 -> 10.0.0.255
55002026-09-08T03:57:44.613ZDEBGSep 08 03:57:43.257Sep 08 03:57:43.257 INFOINFO adding route 172.17.0.49/32 -> 10.0.0.255adding route 3fff:beef:3d::/64 -> 2001:db8::55:ffSep 08 03:57:43.257replacing 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 } }]
55012026-09-08T03:57:44.613Z
55022026-09-08T03:57:44.613Z
55032026-09-08T03:57:44.613ZDEBG 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 } }]
55042026-09-08T03:57:44.613ZSep 08 03:57:43.257Sep 08 03:57:43.257Sep 08 03:57:43.257 DEBGINFODEBG Sep 08 03:57:43.257adding route 172.17.0.5/32 -> 10.0.0.255
55052026-09-08T03:57:44.613Zreplacing 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 } }]
55062026-09-08T03:57:44.613ZINFO adding route 172.17.0.25/32 -> 10.0.0.255replacing 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 08 03:57:43.257 DEBG Sep 08 03:57:43.258replacing 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 } }]
55072026-09-08T03:57:44.613ZDEBG Sep 08 03:57:43.258created new freemap , unit:Sep 08 03:57:43.257 Sep 08 03:57:43.264 INFOINFO adding route 172.17.0.6/32 -> 10.0.0.255adding route 3fff:beef:3e::/64 -> 2001:db8::55:ff
55082026-09-08T03:57:44.613Z
55092026-09-08T03:57:44.613ZDEBGSep 08 03:57:43.264 created new freemap, unitDEBG: 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 } }]freemap_route_ipv4
55102026-09-08T03:57:44.613Z
55112026-09-08T03:57:44.613Z
55122026-09-08T03:57:44.613ZSep 08 03:57:43.264 INFO adding route 172.17.0.7/32 -> 10.0.0.255
55132026-09-08T03:57:44.613ZSep 08 03:57:43.264 DEBG
55142026-09-08T03:57:44.613ZSep 08 03:57:43.264created new freemap Sep 08 03:57:43.264DEBG, Sep 08 03:57:43.264unitreplacing 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: 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 } }]
55152026-09-08T03:57:44.613Zfreemap_route_ipv6
55162026-09-08T03:57:44.613Z
55172026-09-08T03:57:44.613Zadding route 172.17.0.50/32 -> 10.0.0.255Sep 08 03:57:43.264Sep 08 03:57:43.264
55182026-09-08T03:57:44.613Z Sep 08 03:57:43.264INFODEBG Sep 08 03:57:43.264adding route 172.17.0.8/32 -> 10.0.0.255
55192026-09-08T03:57:44.613ZDEBGreplacing 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 } }] INFO initted freemap. size: 64adding route 3fff:beef:3f::/64 -> 2001:db8::55:ff,
55202026-09-08T03:57:44.613ZunitSep 08 03:57:43.264:
55212026-09-08T03:57:44.613Z Sep 08 03:57:43.264freemap_route_ipv4
55222026-09-08T03:57:44.613ZDEBG 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 } }]
55232026-09-08T03:57:44.613Z DEBG Sep 08 03:57:43.264replacing 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 08 03:57:43.264
55242026-09-08T03:57:44.613Z Sep 08 03:57:43.264DEBGINFO Sep 08 03:57:43.264reset freemapadding route 172.17.0.26/32 -> 10.0.0.255 ,
55252026-09-08T03:57:44.613ZINFO unitadding route 172.17.0.9/32 -> 10.0.0.255:DEBG freemap_route_ipv4
55262026-09-08T03:57:44.613Zfreemap_route_ipv4Sep 08 03:57:43.264replacing 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 } }]
55272026-09-08T03:57:44.613Z
55282026-09-08T03:57:44.613Z DEBGSep 08 03:57:43.264 DEBGSep 08 03:57:43.264replacing 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 08 03:57:43.264 Sep 08 03:57:43.264INFO
55292026-09-08T03:57:44.613ZDEBGreplacing 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 } }]
55302026-09-08T03:57:44.613Z
55312026-09-08T03:57:44.613ZDEBGinitted freemap. size: 64 , adding route 172.17.0.51/32 -> 10.0.0.255Sep 08 03:57:43.264unit
55322026-09-08T03:57:44.613Z :Sep 08 03:57:43.264failed to allocate space for the new target list
55332026-09-08T03:57:44.613ZSep 08 03:57:43.264 INFOfreemap_route_ipv6
55342026-09-08T03:57:44.613Zadding route 172.17.0.10/32 -> 10.0.0.255 INFO
55352026-09-08T03:57:44.613ZSep 08 03:57:43.264adding route 172.17.0.27/32 -> 10.0.0.255Sep 08 03:57:43.264
55362026-09-08T03:57:44.613Z DEBGDEBGDEBGSep 08 03:57:43.264 Sep 08 03:57:43.264 reset freemap 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 } }]unit
55372026-09-08T03:57:44.614ZSep 08 03:57:43.264DEBG 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 } }] :
55382026-09-08T03:57:44.614Zreplacing 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 } }]DEBG
55392026-09-08T03:57:44.614Z freemap_route_ipv6
55402026-09-08T03:57:44.614Zreplacing 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 freemap
55412026-09-08T03:57:44.614ZSep 08 03:57:43.264 INFOSep 08 03:57:43.264 Sep 08 03:57:43.264adding route 172.17.0.11/32 -> 10.0.0.255
55422026-09-08T03:57:44.614ZDEBGINFOSep 08 03:57:43.264 Sep 08 03:57:43.264failed to allocate space for the new target list
55432026-09-08T03:57:44.614Z Sep 08 03:57:43.264INFO DEBGINFO, adding route 172.16.0.0/32 -> 10.0.0.1
55442026-09-08T03:57:44.614Zadding route 172.17.0.28/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 } }]unit
55452026-09-08T03:57:44.614Z
55462026-09-08T03:57:44.614Z: Sep 08 03:57:43.264adding route 172.17.0.52/32 -> 10.0.0.255Sep 08 03:57:43.264freemap_route_ipv6 INFOSep 08 03:57:43.264DEBG adding route 172.17.0.12/32 -> 10.0.0.255 DEBG
55472026-09-08T03:57:44.614Zreplacing 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 } }]
55482026-09-08T03:57:44.614Z 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 } }]
55492026-09-08T03:57:44.614Z
55502026-09-08T03:57:44.614Z
55512026-09-08T03:57:44.614ZSep 08 03:57:43.264 DEBGSep 08 03:57:43.264 Sep 08 03:57:43.264 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
55522026-09-08T03:57:44.614Zreplacing 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 } }]INFO Sep 08 03:57:43.264adding route 172.16.0.0/32 -> 10.0.0.2
55532026-09-08T03:57:44.614Z INFOSep 08 03:57:43.264 Sep 08 03:57:43.264adding route 172.17.0.29/32 -> 10.0.0.255INFOSep 08 03:57:43.264 adding route 172.17.0.13/32 -> 10.0.0.255INFO
55542026-09-08T03:57:44.614Z
55552026-09-08T03:57:44.614Zadding route 172.17.0.53/32 -> 10.0.0.255
55562026-09-08T03:57:44.614Z
55572026-09-08T03:57:44.614ZDEBG initted freemap. size: 64Sep 08 03:57:43.264Sep 08 03:57:43.264Sep 08 03:57:43.264 DEBGSep 08 03:57:43.264, 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 } }] unitreplacing 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
55582026-09-08T03:57:44.614Ztest route::tests::delete_targets_full ... ok
55592026-09-08T03:57:44.614Z :DEBGreplacing 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 } }]
55602026-09-08T03:57:44.614Zreplacing 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 } }]
55612026-09-08T03:57:44.614Z
55622026-09-08T03:57:44.614Z freemap_route_ipv4Sep 08 03:57:43.265
55632026-09-08T03:57:44.614ZSep 08 03:57:43.265Sep 08 03:57:43.265 Sep 08 03:57:43.265INFOINFO INFOadding route 172.17.0.30/32 -> 10.0.0.255
55642026-09-08T03:57:44.614Zadding route 172.16.0.0/32 -> 10.0.0.3
55652026-09-08T03:57:44.614Zadding route 172.17.0.14/32 -> 10.0.0.255INFOSep 08 03:57:43.265
55662026-09-08T03:57:44.614ZSep 08 03:57:43.265adding route 172.17.0.54/32 -> 10.0.0.255
55672026-09-08T03:57:44.614ZSep 08 03:57:43.265 DEBGDEBGDEBG Sep 08 03:57:43.265 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 } }]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 08 03:57:43.265
55682026-09-08T03:57:44.614Z DEBG
55692026-09-08T03:57:44.614Z 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 08 03:57:43.265DEBG
55702026-09-08T03:57:44.614ZINFOSep 08 03:57:43.265 INFO adding route 172.16.0.0/32 -> 10.0.0.4Sep 08 03:57:43.265adding route 172.17.0.31/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 } }]
55712026-09-08T03:57:44.614ZINFO
55722026-09-08T03:57:44.614Z
55732026-09-08T03:57:44.614Zreset freemapadding route 172.17.0.15/32 -> 10.0.0.255,
55742026-09-08T03:57:44.614ZSep 08 03:57:43.265 DEBGSep 08 03:57:43.265 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 08 03:57:43.265
55752026-09-08T03:57:44.614ZunitDEBG 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 } }]
55762026-09-08T03:57:44.615ZDEBG: 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 08 03:57:43.265
55772026-09-08T03:57:44.615Z Sep 08 03:57:43.265INFOSep 08 03:57:43.265 adding route 172.17.0.0/32 -> 10.0.0.255INFO
55782026-09-08T03:57:44.615Z INFOadding route 172.17.0.32/32 -> 10.0.0.255
55792026-09-08T03:57:44.615ZSep 08 03:57:43.265adding route 172.17.0.55/32 -> 10.0.0.255freemap_route_ipv4
55802026-09-08T03:57:44.615Z
55812026-09-08T03:57:44.615ZSep 08 03:57:43.265 INFO adding route 172.17.0.16/32 -> 10.0.0.255DEBG
55822026-09-08T03:57:44.615Zreplacing 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 08 03:57:43.265Sep 08 03:57:43.265 DEBG
55832026-09-08T03:57:44.615ZSep 08 03:57:43.265 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 } }]DEBG
55842026-09-08T03:57:44.615Z 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 08 03:57:43.265
55852026-09-08T03:57:44.615ZINFOreplacing 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 08 03:57:43.265adding route 172.17.0.1/32 -> 10.0.0.255 INFO
55862026-09-08T03:57:44.615Z
55872026-09-08T03:57:44.615Zadding route 172.17.0.33/32 -> 10.0.0.255Sep 08 03:57:43.265
55882026-09-08T03:57:44.615Z Sep 08 03:57:43.265 INFOSep 08 03:57:43.265DEBG adding route 172.17.0.17/32 -> 10.0.0.255Sep 08 03:57:43.265
55892026-09-08T03:57:44.615ZSep 08 03:57:43.265replacing 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 } }]
55902026-09-08T03:57:44.615ZDEBG Sep 08 03:57:43.265replacing 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
55912026-09-08T03:57:44.615ZDEBG 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 } }]
55922026-09-08T03:57:44.615Zadding route 172.17.0.56/32 -> 10.0.0.255Sep 08 03:57:43.265
55932026-09-08T03:57:44.615ZSep 08 03:57:43.265 INFOINFODEBGSep 08 03:57:43.265 initted freemap. size: 64 adding route 172.17.0.2/32 -> 10.0.0.255DEBGadding route 172.17.0.34/32 -> 10.0.0.255Sep 08 03:57:43.265
55942026-09-08T03:57:44.615Z
55952026-09-08T03:57:44.615Z INFO, Sep 08 03:57:43.265Sep 08 03:57:43.265replacing 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
55962026-09-08T03:57:44.615ZDEBG adding route 172.17.0.18/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 } }]
55972026-09-08T03:57:44.619Z 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 } }]
55982026-09-08T03:57:44.619Zunit
55992026-09-08T03:57:44.619Z:Sep 08 03:57:43.265Sep 08 03:57:43.265 Sep 08 03:57:43.265DEBG INFOINFO Sep 08 03:57:43.265replacing 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-08T03:57:44.619ZINFOadding route 172.17.0.57/32 -> 10.0.0.255adding route 172.17.0.3/32 -> 10.0.0.255 adding route 172.17.0.35/32 -> 10.0.0.255
56012026-09-08T03:57:44.619Z
56022026-09-08T03:57:44.619Z
56032026-09-08T03:57:44.619ZSep 08 03:57:43.265 INFOfreemap_route_ipv6
56042026-09-08T03:57:44.619ZSep 08 03:57:43.265adding route 172.17.0.19/32 -> 10.0.0.255
56052026-09-08T03:57:44.620ZSep 08 03:57:43.265Sep 08 03:57:43.265 DEBGDEBG 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 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
56062026-09-08T03:57:44.620Z
56072026-09-08T03:57:44.620ZSep 08 03:57:43.265replacing 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 } }]
56082026-09-08T03:57:44.620ZSep 08 03:57:43.265Sep 08 03:57:43.265DEBGSep 08 03:57:43.265 INFOINFO 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.4/32 -> 10.0.0.255adding route 172.17.0.36/32 -> 10.0.0.255
56092026-09-08T03:57:44.620Z
56102026-09-08T03:57:44.620Z
56112026-09-08T03:57:44.620Z DEBG reset freemapSep 08 03:57:43.265Sep 08 03:57:43.265Sep 08 03:57:43.265 Sep 08 03:57:43.265 INFODEBG 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 } }]DEBG
56122026-09-08T03:57:44.620ZINFO adding route 172.17.0.58/32 -> 10.0.0.255replacing 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 } }],
56132026-09-08T03:57:44.620Z
56142026-09-08T03:57:44.620Zadding route 172.17.0.20/32 -> 10.0.0.255unit:
56152026-09-08T03:57:44.620Z Sep 08 03:57:43.265freemap_route_ipv6
56162026-09-08T03:57:44.620ZINFOSep 08 03:57:43.265 Sep 08 03:57:43.265Sep 08 03:57:43.265adding route 172.17.0.5/32 -> 10.0.0.255
56172026-09-08T03:57:44.620ZINFO DEBGDEBG adding route 172.17.0.37/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 } }]
56182026-09-08T03:57:44.620Z
56192026-09-08T03:57:44.620Zreplacing 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 } }]
56202026-09-08T03:57:44.620ZSep 08 03:57:43.265 Sep 08 03:57:43.265DEBGSep 08 03:57:43.265 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 08 03:57:43.265INFODEBG adding route 172.17.0.59/32 -> 10.0.0.255
56212026-09-08T03:57:44.620ZINFOreplacing 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 } }] adding route 172.17.0.21/32 -> 10.0.0.255
56222026-09-08T03:57:44.620Z
56232026-09-08T03:57:44.620Z
56242026-09-08T03:57:44.620ZSep 08 03:57:43.265 INFO Sep 08 03:57:43.265Sep 08 03:57:43.265Sep 08 03:57:43.265 adding route 172.17.0.6/32 -> 10.0.0.255INFODEBG
56252026-09-08T03:57:44.620Z Sep 08 03:57:43.265replacing 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 08 03:57:43.265 adding route 172.17.0.38/32 -> 10.0.0.255DEBG
56262026-09-08T03:57:44.620Z DEBG created new freemapreplacing 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 08 03:57:43.271,
56272026-09-08T03:57:44.620Z unitDEBG: 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 } }]freemap_route_ipv4
56282026-09-08T03:57:44.620Z
56292026-09-08T03:57:44.620ZSep 08 03:57:43.271 INFO Sep 08 03:57:43.271adding route 172.17.0.60/32 -> 10.0.0.255
56302026-09-08T03:57:44.620Z DEBGSep 08 03:57:43.271 created new freemapSep 08 03:57:43.271, INFOunit :adding route 172.17.0.39/32 -> 10.0.0.255
56312026-09-08T03:57:44.620Zfreemap_route_ipv6
56322026-09-08T03:57:44.620ZDEBG Sep 08 03:57:43.271replacing 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 } }]
56332026-09-08T03:57:44.620ZDEBG
56342026-09-08T03:57:44.620Z 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 08 03:57:43.271
56352026-09-08T03:57:44.620Z DEBGSep 08 03:57:43.271 Sep 08 03:57:43.271initted freemap. size: 64 , INFODEBGunit : failed to allocate space for the new target listadding route 172.17.0.40/32 -> 10.0.0.255
56362026-09-08T03:57:44.620Zfreemap_route_ipv4
56372026-09-08T03:57:44.620ZSep 08 03:57:43.271
56382026-09-08T03:57:44.620Z INFOSep 08 03:57:43.271Sep 08 03:57:43.271 DEBG adding route 172.17.0.22/32 -> 10.0.0.255 DEBGreset freemapSep 08 03:57:43.271, unitDEBG:
56392026-09-08T03:57:44.620Z 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 } }]freemap_route_ipv4 Sep 08 03:57:43.271
56402026-09-08T03:57:44.620Z 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
56412026-09-08T03:57:44.620Zreplacing 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 } }]
56422026-09-08T03:57:44.620Z
56432026-09-08T03:57:44.621ZSep 08 03:57:43.271 Sep 08 03:57:43.271Sep 08 03:57:43.271DEBGSep 08 03:57:43.271 INFO 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 } }]INFOadding route 172.17.0.41/32 -> 10.0.0.255
56442026-09-08T03:57:44.621Zadding route 172.17.0.7/32 -> 10.0.0.255
56452026-09-08T03:57:44.621Zinitted freemap. size: 64
56462026-09-08T03:57:44.621Z, unit:Sep 08 03:57:43.271 Sep 08 03:57:43.271freemap_route_ipv6 DEBGINFO 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 } }]
56472026-09-08T03:57:44.621Z Sep 08 03:57:43.271adding route 172.17.0.23/32 -> 10.0.0.255
56482026-09-08T03:57:44.621Z
56492026-09-08T03:57:44.621ZDEBG 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 08 03:57:43.271
56502026-09-08T03:57:44.621ZSep 08 03:57:43.271 INFODEBGSep 08 03:57:43.271 Sep 08 03:57:43.271 adding route 172.17.0.42/32 -> 10.0.0.255 reset freemap
56512026-09-08T03:57:44.621Z, INFO unit adding route 172.17.0.8/32 -> 10.0.0.255Sep 08 03:57:43.271: DEBGDEBG 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 } }]
56522026-09-08T03:57:44.621Z
56532026-09-08T03:57:44.621Zfreemap_route_ipv6replacing 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 } }]
56542026-09-08T03:57:44.621Z
56552026-09-08T03:57:44.621Ztest route::tests::shrink_to_single_non_zero_survivor ... ok
56562026-09-08T03:57:44.621ZSep 08 03:57:43.271 Sep 08 03:57:43.271INFOSep 08 03:57:43.271 INFODEBGadding route 172.17.0.43/32 -> 10.0.0.255
56572026-09-08T03:57:44.621Zadding route 172.17.0.24/32 -> 10.0.0.255replacing 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 08 03:57:43.271
56582026-09-08T03:57:44.621Z
56592026-09-08T03:57:44.621ZINFO Sep 08 03:57:43.271adding route 172.16.0.0/32 -> 10.0.0.1
56602026-09-08T03:57:44.621ZDEBGSep 08 03:57:43.271 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 } }]INFO
56612026-09-08T03:57:44.621Z adding route 172.17.0.9/32 -> 10.0.0.255
56622026-09-08T03:57:44.621ZSep 08 03:57:43.271Sep 08 03:57:43.271 Sep 08 03:57:43.271 DEBG 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 } }]
56632026-09-08T03:57:44.621ZINFOreplacing 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 08 03:57:43.271
56642026-09-08T03:57:44.621Z DEBG adding route 172.17.0.44/32 -> 10.0.0.255Sep 08 03:57:43.271replacing 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 } }]
56652026-09-08T03:57:44.621Z
56662026-09-08T03:57:44.621ZINFO Sep 08 03:57:43.271 adding route 172.17.0.0/32 -> 10.0.0.255INFO
56672026-09-08T03:57:44.621ZSep 08 03:57:43.271 Sep 08 03:57:43.271INFO DEBGadding route 172.17.0.10/32 -> 10.0.0.255 adding route 172.17.0.25/32 -> 10.0.0.255
56682026-09-08T03:57:44.621ZSep 08 03:57:43.271replacing 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 } }]
56692026-09-08T03:57:44.621ZDEBG
56702026-09-08T03:57:44.621Z 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 08 03:57:43.271
56712026-09-08T03:57:44.621Z DEBGSep 08 03:57:43.271 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 } }]INFOSep 08 03:57:43.271
56722026-09-08T03:57:44.621Z adding route 172.17.0.45/32 -> 10.0.0.255DEBG
56732026-09-08T03:57:44.621Z 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 08 03:57:43.271Sep 08 03:57:43.271
56742026-09-08T03:57:44.621ZINFO Sep 08 03:57:43.271INFO adding route 172.17.0.1/32 -> 10.0.0.255DEBGadding route 172.17.0.11/32 -> 10.0.0.255
56752026-09-08T03:57:44.621Zreplacing 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 } }]
56762026-09-08T03:57:44.621ZSep 08 03:57:43.271
56772026-09-08T03:57:44.621Z INFO Sep 08 03:57:43.271adding route 172.17.0.26/32 -> 10.0.0.255
56782026-09-08T03:57:44.621ZINFO Sep 08 03:57:43.271Sep 08 03:57:43.271INFO 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 } }]DEBG
56792026-09-08T03:57:44.621ZSep 08 03:57:43.271adding route 172.16.0.0/32 -> 10.0.0.1 DEBG
56802026-09-08T03:57:44.621Z adding route 172.17.0.46/32 -> 10.0.0.255Sep 08 03:57:43.271
56812026-09-08T03:57:44.621Z 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.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 } }]INFOSep 08 03:57:43.271
56822026-09-08T03:57:44.622Z DEBGSep 08 03:57:43.271
56832026-09-08T03:57:44.622Z adding route 172.17.0.2/32 -> 10.0.0.255Sep 08 03:57:43.271DEBG
56842026-09-08T03:57:44.622Z Sep 08 03:57:43.271INFOreplacing 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.12/32 -> 10.0.0.255
56852026-09-08T03:57:44.622Z
56862026-09-08T03:57:44.622ZSep 08 03:57:43.271 DEBGINFO 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.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.27/32 -> 10.0.0.255
56872026-09-08T03:57:44.622Z
56882026-09-08T03:57:44.622ZSep 08 03:57:43.271Sep 08 03:57:43.278 Sep 08 03:57:43.278DEBGDEBG INFOreplacing 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 } }]
56892026-09-08T03:57:44.622Zadding route 172.17.0.3/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 } }]
56902026-09-08T03:57:44.622Z
56912026-09-08T03:57:44.622ZSep 08 03:57:43.278 INFO Sep 08 03:57:43.278 INFOadding route 172.17.0.28/32 -> 10.0.0.255 adding route 172.17.0.13/32 -> 10.0.0.255
56922026-09-08T03:57:44.622Z
56932026-09-08T03:57:44.622ZSep 08 03:57:43.278 Sep 08 03:57:43.278 Sep 08 03:57:43.278DEBGDEBG 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 } }] 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.16.0.0/32 -> 10.0.0.2
56942026-09-08T03:57:44.622Z
56952026-09-08T03:57:44.622Z
56962026-09-08T03:57:44.622ZSep 08 03:57:43.278 Sep 08 03:57:43.278INFO INFOadding route 172.17.0.14/32 -> 10.0.0.255
56972026-09-08T03:57:44.626ZSep 08 03:57:43.278adding route 172.17.0.29/32 -> 10.0.0.255
56982026-09-08T03:57:44.626ZDEBG Sep 08 03:57:43.278replacing 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 } }]
56992026-09-08T03:57:44.626ZDEBG Sep 08 03:57:43.278replacing 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 } }]
57002026-09-08T03:57:44.626ZDEBG Sep 08 03:57:43.278replacing 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 } }]
57012026-09-08T03:57:44.626ZSep 08 03:57:43.278 INFOINFO adding route 172.16.0.0/32 -> 10.0.0.3adding route 172.17.0.15/32 -> 10.0.0.255Sep 08 03:57:43.278
57022026-09-08T03:57:44.626Z
57032026-09-08T03:57:44.626ZINFO adding route 172.17.0.30/32 -> 10.0.0.255Sep 08 03:57:43.278
57042026-09-08T03:57:44.626Z Sep 08 03:57:43.278DEBG 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 } }]DEBGSep 08 03:57:43.278
57052026-09-08T03:57:44.626Z 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 } }]DEBG
57062026-09-08T03:57:44.626Z 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 } }]
57072026-09-08T03:57:44.626ZSep 08 03:57:43.278 Sep 08 03:57:43.278Sep 08 03:57:43.278 DEBGINFO INFOadding route 172.16.0.0/32 -> 10.0.0.4replacing 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 } }]
57082026-09-08T03:57:44.626Z adding route 172.17.0.16/32 -> 10.0.0.255Sep 08 03:57:43.278
57092026-09-08T03:57:44.626Z
57102026-09-08T03:57:44.627ZSep 08 03:57:43.278INFO DEBG Sep 08 03:57:43.278adding route 172.17.0.31/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 } }]Sep 08 03:57:43.278
57112026-09-08T03:57:44.627Z
57122026-09-08T03:57:44.627Z DEBGINFO adding route 172.17.0.4/32 -> 10.0.0.255Sep 08 03:57:43.278replacing 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 08 03:57:43.278DEBG
57132026-09-08T03:57:44.627Z
57142026-09-08T03:57:44.627ZDEBG 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: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]Sep 08 03:57:43.278
57152026-09-08T03:57:44.627Z
57162026-09-08T03:57:44.627Z INFO Sep 08 03:57:43.278adding route 172.17.0.17/32 -> 10.0.0.255
57172026-09-08T03:57:44.627ZDEBG Sep 08 03:57:43.278replacing 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 } }]
57182026-09-08T03:57:44.627ZINFO Sep 08 03:57:43.278adding route 172.17.0.32/32 -> 10.0.0.255
57192026-09-08T03:57:44.627ZDEBGSep 08 03:57:43.278 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
57202026-09-08T03:57:44.627Z adding route 172.17.0.5/32 -> 10.0.0.255
57212026-09-08T03:57:44.627ZSep 08 03:57:43.278 Sep 08 03:57:43.278DEBGSep 08 03:57:43.278 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 } }]DEBGINFO
57222026-09-08T03:57:44.627Z adding route 172.17.0.18/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 } }]
57232026-09-08T03:57:44.627Z
57242026-09-08T03:57:44.627ZSep 08 03:57:43.278 INFOSep 08 03:57:43.278Sep 08 03:57:43.278 DEBG INFO adding route 172.17.0.33/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 } }]
57252026-09-08T03:57:44.627Zadding route 172.17.0.6/32 -> 10.0.0.255
57262026-09-08T03:57:44.627Z
57272026-09-08T03:57:44.627ZSep 08 03:57:43.278Sep 08 03:57:43.278
57282026-09-08T03:57:44.627ZINFO adding route 172.17.0.19/32 -> 10.0.0.255DEBGSep 08 03:57:43.278
57292026-09-08T03:57:44.627Z Sep 08 03:57:43.278 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
57302026-09-08T03:57:44.627Z 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 } }]INFOSep 08 03:57:43.278
57312026-09-08T03:57:44.627Z adding route 172.17.0.47/32 -> 10.0.0.255DEBG
57322026-09-08T03:57:44.627Z 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 08 03:57:43.278Sep 08 03:57:43.278
57332026-09-08T03:57:44.627Z Sep 08 03:57:43.278INFO INFODEBGadding route 172.17.0.7/32 -> 10.0.0.255
57342026-09-08T03:57:44.627Zadding route 172.17.0.34/32 -> 10.0.0.255Sep 08 03:57:43.278
57352026-09-08T03:57:44.627Z INFOreplacing 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 } }]
57362026-09-08T03:57:44.627Zadding route 172.17.0.20/32 -> 10.0.0.255Sep 08 03:57:43.278
57372026-09-08T03:57:44.627Z Sep 08 03:57:43.278DEBG 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 } }]Sep 08 03:57:43.278
57382026-09-08T03:57:44.627ZSep 08 03:57:43.278replacing 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 } }]
57392026-09-08T03:57:44.627ZDEBG Sep 08 03:57:43.278INFO 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
57402026-09-08T03:57:44.627Z Sep 08 03:57:43.278 adding route 172.17.0.48/32 -> 10.0.0.255
57412026-09-08T03:57:44.627Zadding route 172.17.0.35/32 -> 10.0.0.255INFOSep 08 03:57:43.278
57422026-09-08T03:57:44.627Z adding route 172.17.0.8/32 -> 10.0.0.255INFO
57432026-09-08T03:57:44.627Zadding route 172.17.0.21/32 -> 10.0.0.255Sep 08 03:57:43.278
57442026-09-08T03:57:44.627Z DEBGSep 08 03:57:43.278 Sep 08 03:57:43.278DEBGSep 08 03:57:43.278 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.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 } }]
57452026-09-08T03:57:44.627ZDEBGDEBG
57462026-09-08T03:57:44.627Z 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 } }]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 } }]
57472026-09-08T03:57:44.627ZSep 08 03:57:43.278
57482026-09-08T03:57:44.627Z INFOSep 08 03:57:43.278 adding route 172.17.0.36/32 -> 10.0.0.255Sep 08 03:57:43.278INFOSep 08 03:57:43.278
57492026-09-08T03:57:44.628Z adding route 172.17.0.49/32 -> 10.0.0.255INFO
57502026-09-08T03:57:44.628Z adding route 172.17.0.22/32 -> 10.0.0.255
57512026-09-08T03:57:44.628ZINFO adding route 172.17.0.9/32 -> 10.0.0.255Sep 08 03:57:43.278
57522026-09-08T03:57:44.628Z Sep 08 03:57:43.278Sep 08 03:57:43.278 DEBGDEBGDEBG 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 } }]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 } }]
57532026-09-08T03:57:44.628Z
57542026-09-08T03:57:44.628ZSep 08 03:57:43.278replacing 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 } }]
57552026-09-08T03:57:44.628ZDEBG 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 08 03:57:43.278
57562026-09-08T03:57:44.628ZSep 08 03:57:43.278Sep 08 03:57:43.278 INFOSep 08 03:57:43.278 INFO INFO adding route 172.17.0.23/32 -> 10.0.0.255
57572026-09-08T03:57:44.628Ztest route::tests::delete_target_full ... ok
57582026-09-08T03:57:44.628Zadding route 172.17.0.37/32 -> 10.0.0.255INFO
57592026-09-08T03:57:44.628Z adding route 172.17.0.50/32 -> 10.0.0.255adding route 172.17.0.10/32 -> 10.0.0.255
57602026-09-08T03:57:44.628Z
57612026-09-08T03:57:44.628ZSep 08 03:57:43.278Sep 08 03:57:43.278 DEBGDEBG Sep 08 03:57:43.278Sep 08 03:57:43.278 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.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 } }]DEBG
57622026-09-08T03:57:44.628Z DEBG
57632026-09-08T03:57:44.628Zreplacing 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 08 03:57:43.278replacing 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 } }]
57642026-09-08T03:57:44.628ZINFO
57652026-09-08T03:57:44.628Z adding route 172.17.0.38/32 -> 10.0.0.255Sep 08 03:57:43.278
57662026-09-08T03:57:44.628Z INFO adding route 172.17.0.24/32 -> 10.0.0.255
57672026-09-08T03:57:44.628ZSep 08 03:57:43.278 DEBGSep 08 03:57:43.278 Sep 08 03:57:43.278Sep 08 03:57:43.278replacing 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 } }] INFODEBG adding route 172.17.0.51/32 -> 10.0.0.255INFO
57682026-09-08T03:57:44.628Z
57692026-09-08T03:57:44.628Zreplacing 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 } }]
57702026-09-08T03:57:44.628Z adding route 172.17.0.11/32 -> 10.0.0.255Sep 08 03:57:43.278
57712026-09-08T03:57:44.628Z Sep 08 03:57:43.278DEBG 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 } }]Sep 08 03:57:43.278
57722026-09-08T03:57:44.628Z adding route 172.17.0.39/32 -> 10.0.0.255
57732026-09-08T03:57:44.628Z INFO Sep 08 03:57:43.278adding route 172.17.0.25/32 -> 10.0.0.255Sep 08 03:57:43.278
57742026-09-08T03:57:44.628ZINFOSep 08 03:57:43.278DEBG 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 } }]
57752026-09-08T03:57:44.628Z Sep 08 03:57:43.278 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 } }]DEBGadding route 172.17.0.52/32 -> 10.0.0.255
57762026-09-08T03:57:44.628Zreplacing 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 } }]
57772026-09-08T03:57:44.628Z
57782026-09-08T03:57:44.628ZSep 08 03:57:43.278 INFO adding route 172.17.0.12/32 -> 10.0.0.255
57792026-09-08T03:57:44.628ZSep 08 03:57:43.278 Sep 08 03:57:43.278Sep 08 03:57:43.278DEBG Sep 08 03:57:43.278 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 } }]DEBG
57802026-09-08T03:57:44.628ZINFO adding route 172.17.0.40/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-08T03:57:44.628Z
57822026-09-08T03:57:44.628Zadding route 172.17.0.26/32 -> 10.0.0.255Sep 08 03:57:43.278
57832026-09-08T03:57:44.628ZINFO Sep 08 03:57:43.278adding route 172.17.0.53/32 -> 10.0.0.255
57842026-09-08T03:57:44.628ZSep 08 03:57:43.278 DEBGSep 08 03:57:43.278DEBG 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 } }]Sep 08 03:57:43.278
57852026-09-08T03:57:44.628Zreplacing 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 } }]INFO adding route 172.17.0.13/32 -> 10.0.0.255
57862026-09-08T03:57:44.628ZDEBG Sep 08 03:57:43.278replacing 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 } }]
57872026-09-08T03:57:44.628Z
57882026-09-08T03:57:44.629ZINFO adding route 172.17.0.41/32 -> 10.0.0.255Sep 08 03:57:43.278
57892026-09-08T03:57:44.629Z Sep 08 03:57:43.278INFO DEBG adding route 172.17.0.27/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 } }]Sep 08 03:57:43.278
57902026-09-08T03:57:44.629ZSep 08 03:57:43.278
57912026-09-08T03:57:44.629Z DEBG Sep 08 03:57:43.278replacing 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 } }]INFO
57922026-09-08T03:57:44.629ZSep 08 03:57:43.278 adding route 172.17.0.54/32 -> 10.0.0.255 INFO
57932026-09-08T03:57:44.629Z DEBGadding route 172.17.0.14/32 -> 10.0.0.255 Sep 08 03:57:43.278replacing 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 08 03:57:43.278
57942026-09-08T03:57:44.629Z
57952026-09-08T03:57:44.629Z INFO adding route 172.17.0.42/32 -> 10.0.0.255DEBG
57962026-09-08T03:57:44.629Z Sep 08 03:57:43.278replacing 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 } }] INFO
57972026-09-08T03:57:44.633Z adding route 172.17.0.28/32 -> 10.0.0.255Sep 08 03:57:43.278
57982026-09-08T03:57:44.633Z DEBGSep 08 03:57:43.278 DEBGSep 08 03:57:43.278replacing 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 08 03:57:43.278
57992026-09-08T03:57:44.633ZINFOreplacing 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.55/32 -> 10.0.0.255DEBG
58002026-09-08T03:57:44.633Z
58012026-09-08T03:57:44.633Z 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 } }]
58022026-09-08T03:57:44.633ZSep 08 03:57:43.278 Sep 08 03:57:43.284INFO INFOadding route 172.17.0.15/32 -> 10.0.0.255
58032026-09-08T03:57:44.633Zadding route 172.17.0.29/32 -> 10.0.0.255
58042026-09-08T03:57:44.633ZSep 08 03:57:43.278 Sep 08 03:57:43.284Sep 08 03:57:43.284 DEBGDEBG DEBGreplacing 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.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 } }]
58052026-09-08T03:57:44.633Z 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 } }]
58062026-09-08T03:57:44.633Z
58072026-09-08T03:57:44.633ZSep 08 03:57:43.284 INFO adding route 172.17.0.16/32 -> 10.0.0.255
58082026-09-08T03:57:44.633ZSep 08 03:57:43.284Sep 08 03:57:43.284 INFOINFO Sep 08 03:57:43.284 adding route 172.17.0.56/32 -> 10.0.0.255
58092026-09-08T03:57:44.633Zadding route 172.17.0.30/32 -> 10.0.0.255DEBG
58102026-09-08T03:57:44.633Z 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 08 03:57:43.284Sep 08 03:57:43.284
58112026-09-08T03:57:44.633ZDEBG 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 } }]DEBG
58122026-09-08T03:57:44.633Z Sep 08 03:57:43.284replacing 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 } }]
58132026-09-08T03:57:44.633ZINFO adding route 172.17.0.17/32 -> 10.0.0.255Sep 08 03:57:43.284
58142026-09-08T03:57:44.633Z INFOSep 08 03:57:43.284 Sep 08 03:57:43.284adding route 172.17.0.57/32 -> 10.0.0.255INFO
58152026-09-08T03:57:44.633Z DEBG adding route 172.17.0.31/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 } }]
58162026-09-08T03:57:44.633Z
58172026-09-08T03:57:44.633ZSep 08 03:57:43.284 DEBG Sep 08 03:57:43.284replacing 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 08 03:57:43.284DEBG
58182026-09-08T03:57:44.634ZINFO 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 } }]adding route 172.17.0.18/32 -> 10.0.0.255
58192026-09-08T03:57:44.634Z
58202026-09-08T03:57:44.634ZSep 08 03:57:43.284 INFOSep 08 03:57:43.284 Sep 08 03:57:43.284adding route 172.17.0.58/32 -> 10.0.0.255 DEBGINFO
58212026-09-08T03:57:44.634Z adding route 172.17.0.32/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 } }]
58222026-09-08T03:57:44.634Z
58232026-09-08T03:57:44.634ZSep 08 03:57:43.284 DEBG Sep 08 03:57:43.284Sep 08 03:57:43.284replacing 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 } }]
58242026-09-08T03:57:44.634Z INFODEBG adding route 172.17.0.19/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 } }]
58252026-09-08T03:57:44.634Z
58262026-09-08T03:57:44.634ZSep 08 03:57:43.284Sep 08 03:57:43.284 Sep 08 03:57:43.284 INFOINFO adding route 172.17.0.59/32 -> 10.0.0.255adding route 172.17.0.33/32 -> 10.0.0.255DEBG
58272026-09-08T03:57:44.634Z
58282026-09-08T03:57:44.634Zreplacing 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 } }]
58292026-09-08T03:57:44.634ZSep 08 03:57:43.284Sep 08 03:57:43.284Sep 08 03:57:43.284 DEBG 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 } }]INFO
58302026-09-08T03:57:44.634Z adding route 172.17.0.20/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 } }]
58312026-09-08T03:57:44.634Z
58322026-09-08T03:57:44.634ZSep 08 03:57:43.284 Sep 08 03:57:43.284INFO Sep 08 03:57:43.284 INFO adding route 172.17.0.60/32 -> 10.0.0.255DEBG
58332026-09-08T03:57:44.634Z 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.34/32 -> 10.0.0.255
58342026-09-08T03:57:44.634Z
58352026-09-08T03:57:44.634ZSep 08 03:57:43.284 DEBGSep 08 03:57:43.284 Sep 08 03:57:43.284 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
58362026-09-08T03:57:44.634Z DEBG adding route 172.17.0.21/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 } }]
58372026-09-08T03:57:44.634Z
58382026-09-08T03:57:44.634ZSep 08 03:57:43.284 INFO adding route 172.17.0.61/32 -> 10.0.0.255Sep 08 03:57:43.284
58392026-09-08T03:57:44.634Z Sep 08 03:57:43.284INFO DEBGadding route 172.17.0.35/32 -> 10.0.0.255
58402026-09-08T03:57:44.634Zreplacing 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 08 03:57:43.284
58412026-09-08T03:57:44.634Z DEBG Sep 08 03:57:43.284replacing 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 } }]
58422026-09-08T03:57:44.634ZDEBG Sep 08 03:57:43.284replacing 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 } }]
58432026-09-08T03:57:44.634ZSep 08 03:57:43.284INFO INFOadding route 172.17.0.22/32 -> 10.0.0.255
58442026-09-08T03:57:44.634Zadding route 172.17.0.62/32 -> 10.0.0.255Sep 08 03:57:43.284
58452026-09-08T03:57:44.634Z INFO adding route 172.17.0.36/32 -> 10.0.0.255
58462026-09-08T03:57:44.634ZSep 08 03:57:43.284 Sep 08 03:57:43.284DEBG 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 } }] Sep 08 03:57:43.284replacing 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 } }]
58472026-09-08T03:57:44.634Z
58482026-09-08T03:57:44.634Z 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 } }]
58492026-09-08T03:57:44.634ZSep 08 03:57:43.284Sep 08 03:57:43.284 DEBGSep 08 03:57:43.284INFO failed to allocate space for the new target listINFO
58502026-09-08T03:57:44.634Zadding route 172.17.0.23/32 -> 10.0.0.255
58512026-09-08T03:57:44.634Zadding route 172.17.0.37/32 -> 10.0.0.255
58522026-09-08T03:57:44.634ZSep 08 03:57:43.284Sep 08 03:57:43.284 Sep 08 03:57:43.284DEBG 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
58532026-09-08T03:57:44.634Z 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.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 } }]
58542026-09-08T03:57:44.634Z
58552026-09-08T03:57:44.634ZSep 08 03:57:43.284 Sep 08 03:57:43.284INFO INFOadding route 172.17.0.38/32 -> 10.0.0.255
58562026-09-08T03:57:44.635Zadding route 172.17.0.24/32 -> 10.0.0.255
58572026-09-08T03:57:44.635ZSep 08 03:57:43.284Sep 08 03:57:43.284 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 } }]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 } }]
58582026-09-08T03:57:44.635Ztest route::tests::delete_targets_fragmented ... ok
58592026-09-08T03:57:44.635Z
58602026-09-08T03:57:44.635ZSep 08 03:57:43.285 Sep 08 03:57:43.285INFO INFOadding route 172.17.0.39/32 -> 10.0.0.255
58612026-09-08T03:57:44.635Zadding route 172.17.0.25/32 -> 10.0.0.255
58622026-09-08T03:57:44.635ZSep 08 03:57:43.285Sep 08 03:57:43.285 DEBGDEBG 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 } }]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 } }]
58632026-09-08T03:57:44.635Z
58642026-09-08T03:57:44.635ZSep 08 03:57:43.285 Sep 08 03:57:43.285INFO INFOadding route 172.17.0.40/32 -> 10.0.0.255
58652026-09-08T03:57:44.635Zadding route 172.17.0.26/32 -> 10.0.0.255
58662026-09-08T03:57:44.635ZSep 08 03:57:43.285Sep 08 03:57:43.285 DEBGDEBG Sep 08 03:57:43.285 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.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 } }]
58672026-09-08T03:57:44.635ZINFO
58682026-09-08T03:57:44.635Z adding route 172.17.0.43/32 -> 10.0.0.255
58692026-09-08T03:57:44.635ZSep 08 03:57:43.285Sep 08 03:57:43.285 Sep 08 03:57:43.285INFO DEBGadding route 172.17.0.41/32 -> 10.0.0.255
58702026-09-08T03:57:44.635Zreplacing 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 } }]INFO
58712026-09-08T03:57:44.635Z adding route 172.17.0.27/32 -> 10.0.0.255
58722026-09-08T03:57:44.635ZSep 08 03:57:43.285 Sep 08 03:57:43.285DEBG INFOreplacing 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 08 03:57:43.285
58732026-09-08T03:57:44.635Z adding route 172.17.0.44/32 -> 10.0.0.255
58742026-09-08T03:57:44.635ZDEBG Sep 08 03:57:43.285replacing 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 } }]
58752026-09-08T03:57:44.635ZINFOSep 08 03:57:43.285 adding route 172.17.0.42/32 -> 10.0.0.255DEBG
58762026-09-08T03:57:44.635Z Sep 08 03:57:43.285replacing 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 } }]
58772026-09-08T03:57:44.635ZINFO Sep 08 03:57:43.285adding route 172.17.0.28/32 -> 10.0.0.255
58782026-09-08T03:57:44.635ZDEBG Sep 08 03:57:43.285replacing 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 } }]
58792026-09-08T03:57:44.635ZINFOSep 08 03:57:43.285 adding route 172.17.0.45/32 -> 10.0.0.255DEBG
58802026-09-08T03:57:44.635Z 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 08 03:57:43.285
58812026-09-08T03:57:44.635Z INFO Sep 08 03:57:43.285adding route 172.17.0.43/32 -> 10.0.0.255
58822026-09-08T03:57:44.635ZDEBGSep 08 03:57:43.285 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
58832026-09-08T03:57:44.635ZSep 08 03:57:43.285 adding route 172.17.0.29/32 -> 10.0.0.255DEBGSep 08 03:57:43.285
58842026-09-08T03:57:44.635Z 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 } }]INFO
58852026-09-08T03:57:44.635Z adding route 172.17.0.46/32 -> 10.0.0.255
58862026-09-08T03:57:44.635ZSep 08 03:57:43.285 Sep 08 03:57:43.285Sep 08 03:57:43.285 DEBGDEBGINFO 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 } }]
58872026-09-08T03:57:44.635Zreplacing 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 } }]adding route 172.17.0.44/32 -> 10.0.0.255
58882026-09-08T03:57:44.635Z
58892026-09-08T03:57:44.635ZSep 08 03:57:43.285Sep 08 03:57:43.285Sep 08 03:57:43.285 INFO DEBGINFOadding route 172.17.0.47/32 -> 10.0.0.255
58902026-09-08T03:57:44.635Zadding route 172.17.0.30/32 -> 10.0.0.255replacing 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 } }]
58912026-09-08T03:57:44.635Z
58922026-09-08T03:57:44.635ZSep 08 03:57:43.285Sep 08 03:57:43.285Sep 08 03:57:43.285 DEBGINFO 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 } }]
58932026-09-08T03:57:44.635Zreplacing 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 172.17.0.45/32 -> 10.0.0.255
58942026-09-08T03:57:44.635Z
58952026-09-08T03:57:44.636ZSep 08 03:57:43.285Sep 08 03:57:43.285 Sep 08 03:57:43.285INFO DEBG adding route 172.17.0.48/32 -> 10.0.0.255 INFO
58962026-09-08T03:57:44.636Z 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.31/32 -> 10.0.0.255
58972026-09-08T03:57:44.640Z
58982026-09-08T03:57:44.640ZSep 08 03:57:43.285 DEBGSep 08 03:57:43.285 Sep 08 03:57:43.285replacing 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
58992026-09-08T03:57:44.641Z DEBGadding route 172.17.0.46/32 -> 10.0.0.255
59002026-09-08T03:57:44.641Zreplacing 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 } }]
59012026-09-08T03:57:44.641ZSep 08 03:57:43.285 Sep 08 03:57:43.285Sep 08 03:57:43.285 INFO DEBG adding route 172.17.0.49/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 } }]INFO
59022026-09-08T03:57:44.641Z
59032026-09-08T03:57:44.641Z adding route 172.17.0.32/32 -> 10.0.0.255
59042026-09-08T03:57:44.641ZSep 08 03:57:43.285Sep 08 03:57:43.285 Sep 08 03:57:43.285 INFO 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 } }]adding route 172.17.0.47/32 -> 10.0.0.255
59052026-09-08T03:57:44.641Z
59062026-09-08T03:57:44.641Zreplacing 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 } }]
59072026-09-08T03:57:44.641ZSep 08 03:57:43.285Sep 08 03:57:43.285Sep 08 03:57:43.285 DEBGINFOINFO 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 } }] adding route 172.17.0.50/32 -> 10.0.0.255adding route 172.17.0.33/32 -> 10.0.0.255
59082026-09-08T03:57:44.641Z
59092026-09-08T03:57:44.641Z
59102026-09-08T03:57:44.641ZSep 08 03:57:43.285Sep 08 03:57:43.285 Sep 08 03:57:43.285DEBG 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 } }]
59112026-09-08T03:57:44.641Z 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
59122026-09-08T03:57:44.641Z adding route 172.17.0.48/32 -> 10.0.0.255
59132026-09-08T03:57:44.641ZSep 08 03:57:43.285Sep 08 03:57:43.285 INFOINFO adding route 172.17.0.51/32 -> 10.0.0.255Sep 08 03:57:43.285
59142026-09-08T03:57:44.641Z adding route 172.17.0.34/32 -> 10.0.0.255DEBG
59152026-09-08T03:57:44.641Z 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 } }]
59162026-09-08T03:57:44.641ZSep 08 03:57:43.285 Sep 08 03:57:43.285DEBGSep 08 03:57:43.285 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 } }]INFO
59172026-09-08T03:57:44.641Z adding route 172.17.0.49/32 -> 10.0.0.255DEBG
59182026-09-08T03:57:44.641Z 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 08 03:57:43.285
59192026-09-08T03:57:44.641Z Sep 08 03:57:43.285INFO DEBGadding route 172.17.0.52/32 -> 10.0.0.255 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 } }]
59202026-09-08T03:57:44.641Z
59212026-09-08T03:57:44.641ZSep 08 03:57:43.296Sep 08 03:57:43.296 INFOINFO adding route 172.17.0.50/32 -> 10.0.0.255adding route 172.17.0.35/32 -> 10.0.0.255
59222026-09-08T03:57:44.641Z
59232026-09-08T03:57:44.641ZSep 08 03:57:43.296 DEBG Sep 08 03:57:43.296replacing 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 08 03:57:43.296
59242026-09-08T03:57:44.641Z 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.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 08 03:57:43.296
59252026-09-08T03:57:44.641Z
59262026-09-08T03:57:44.641Z INFO adding route 172.17.0.53/32 -> 10.0.0.255
59272026-09-08T03:57:44.641ZSep 08 03:57:43.296Sep 08 03:57:43.296 INFOINFO adding route 172.17.0.51/32 -> 10.0.0.255Sep 08 03:57:43.296
59282026-09-08T03:57:44.641Zadding route 172.17.0.36/32 -> 10.0.0.255
59292026-09-08T03:57:44.641ZDEBG 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 08 03:57:43.296
59302026-09-08T03:57:44.641ZSep 08 03:57:43.296 DEBGDEBG Sep 08 03:57:43.296replacing 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.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 } }]
59312026-09-08T03:57:44.641ZINFO
59322026-09-08T03:57:44.641Z adding route 172.17.0.54/32 -> 10.0.0.255
59332026-09-08T03:57:44.641ZSep 08 03:57:43.296Sep 08 03:57:43.296Sep 08 03:57:43.296 DEBGINFO 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 } }]INFO
59342026-09-08T03:57:44.641Zadding route 172.17.0.52/32 -> 10.0.0.255
59352026-09-08T03:57:44.641Zadding route 172.17.0.37/32 -> 10.0.0.255
59362026-09-08T03:57:44.641ZSep 08 03:57:43.296 Sep 08 03:57:43.296INFO Sep 08 03:57:43.296 DEBG adding route 172.17.0.55/32 -> 10.0.0.255DEBG
59372026-09-08T03:57:44.641Zreplacing 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 } }]
59382026-09-08T03:57:44.642Zreplacing 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 } }]
59392026-09-08T03:57:44.642ZSep 08 03:57:43.296 Sep 08 03:57:43.296DEBG Sep 08 03:57:43.296INFO 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 } }]
59402026-09-08T03:57:44.642Zadding route 172.17.0.53/32 -> 10.0.0.255
59412026-09-08T03:57:44.642Zadding route 172.17.0.38/32 -> 10.0.0.255
59422026-09-08T03:57:44.642ZSep 08 03:57:43.296 INFOSep 08 03:57:43.296Sep 08 03:57:43.296 adding route 172.17.0.56/32 -> 10.0.0.255
59432026-09-08T03:57:44.642ZDEBG 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 } }] Sep 08 03:57:43.296
59442026-09-08T03:57:44.642Z 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
59452026-09-08T03:57:44.642Z 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 } }]Sep 08 03:57:43.296
59462026-09-08T03:57:44.642Z INFOSep 08 03:57:43.296 INFOadding route 172.17.0.54/32 -> 10.0.0.255
59472026-09-08T03:57:44.642Zadding route 172.17.0.39/32 -> 10.0.0.255Sep 08 03:57:43.296
59482026-09-08T03:57:44.642Z INFO adding route 172.17.0.57/32 -> 10.0.0.255
59492026-09-08T03:57:44.642ZSep 08 03:57:43.296Sep 08 03:57:43.296 DEBGDEBGSep 08 03:57:43.296 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
59502026-09-08T03:57:44.642Z 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.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 } }]
59512026-09-08T03:57:44.642Z
59522026-09-08T03:57:44.642ZSep 08 03:57:43.296 INFO adding route 172.17.0.40/32 -> 10.0.0.255Sep 08 03:57:43.296
59532026-09-08T03:57:44.642Z Sep 08 03:57:43.296INFO INFOadding route 172.17.0.55/32 -> 10.0.0.255
59542026-09-08T03:57:44.642Zadding route 172.17.0.58/32 -> 10.0.0.255
59552026-09-08T03:57:44.642Ztest route::tests::delete_target_fragmented ... ok
59562026-09-08T03:57:44.642Ztest route::tests::add_target_fails_full ... ok
59572026-09-08T03:57:44.642Z
59582026-09-08T03:57:44.642Ztest result: ok. 93 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
59592026-09-08T03:57:44.642Z
59602026-09-08T03:57:44.642ZSep 08 03:57:43.296Sep 08 03:57:43.296Sep 08 03:57:43.296 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 } }]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 } }]
59612026-09-08T03:57:44.642Z
59622026-09-08T03:57:44.642Zreplacing 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 } }]
59632026-09-08T03:57:44.642ZSep 08 03:57:43.296Sep 08 03:57:43.296 Sep 08 03:57:43.296 INFOINFO adding route 172.17.0.59/32 -> 10.0.0.255INFO
59642026-09-08T03:57:44.642Z adding route 172.17.0.41/32 -> 10.0.0.255adding route 172.17.0.56/32 -> 10.0.0.255
59652026-09-08T03:57:44.642Z
59662026-09-08T03:57:44.642ZSep 08 03:57:43.296 DEBG Sep 08 03:57:43.296replacing 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 } }]
59672026-09-08T03:57:44.642ZDEBGSep 08 03:57:43.296 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 } }]DEBG
59682026-09-08T03:57:44.642Z 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 } }]Sep 08 03:57:43.296
59692026-09-08T03:57:44.642Z INFO adding route 172.17.0.60/32 -> 10.0.0.255Sep 08 03:57:43.296
59702026-09-08T03:57:44.642ZSep 08 03:57:43.296 INFOINFO adding route 172.17.0.42/32 -> 10.0.0.255adding route 172.17.0.57/32 -> 10.0.0.255
59712026-09-08T03:57:44.642Z
59722026-09-08T03:57:44.642ZSep 08 03:57:43.296 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 08 03:57:43.296
59732026-09-08T03:57:44.642ZSep 08 03:57:43.296 DEBG DEBGreplacing 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 } }]
59742026-09-08T03:57:44.642ZSep 08 03:57:43.296replacing 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 } }]
59752026-09-08T03:57:44.642ZDEBG Sep 08 03:57:43.296failed to allocate space for the new target list
59762026-09-08T03:57:44.642ZINFO Sep 08 03:57:43.296adding route 172.17.0.43/32 -> 10.0.0.255
59772026-09-08T03:57:44.643ZINFOSep 08 03:57:43.296 adding route 172.17.0.58/32 -> 10.0.0.255DEBG
59782026-09-08T03:57:44.643Z 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 } }]Sep 08 03:57:43.296
59792026-09-08T03:57:44.643Z Sep 08 03:57:43.296DEBG 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 } }]DEBG
59802026-09-08T03:57:44.643Z 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 } }]
59812026-09-08T03:57:44.643ZSep 08 03:57:43.296 INFOSep 08 03:57:43.296 adding route 172.17.0.44/32 -> 10.0.0.255INFO
59822026-09-08T03:57:44.643Z adding route 172.17.0.59/32 -> 10.0.0.255
59832026-09-08T03:57:44.643ZSep 08 03:57:43.296 DEBGSep 08 03:57:43.296 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 } }]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 } }]
59842026-09-08T03:57:44.643Z
59852026-09-08T03:57:44.643ZSep 08 03:57:43.303 INFOSep 08 03:57:43.303 adding route 172.17.0.60/32 -> 10.0.0.255INFO
59862026-09-08T03:57:44.643Z adding route 172.17.0.45/32 -> 10.0.0.255
59872026-09-08T03:57:44.643ZSep 08 03:57:43.303 DEBGSep 08 03:57:43.303 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 } }]DEBG
59882026-09-08T03:57:44.643Z 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 } }]
59892026-09-08T03:57:44.643ZSep 08 03:57:43.303 DEBGSep 08 03:57:43.303 failed to allocate space for the new target listINFO
59902026-09-08T03:57:44.643Z adding route 172.17.0.46/32 -> 10.0.0.255
59912026-09-08T03:57:44.643ZSep 08 03:57:43.303 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 } }]
59922026-09-08T03:57:44.643ZSep 08 03:57:43.303 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 } }]
59932026-09-08T03:57:44.643ZSep 08 03:57:43.303 INFO adding route 172.17.0.47/32 -> 10.0.0.255
59942026-09-08T03:57:44.643ZSep 08 03:57:43.303 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 } }]
59952026-09-08T03:57:44.643ZSep 08 03:57:43.303 INFO adding route 172.17.0.48/32 -> 10.0.0.255
59962026-09-08T03:57:44.643ZSep 08 03:57:43.303 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 } }]
59972026-09-08T03:57:44.647ZSep 08 03:57:43.303 INFO adding route 172.17.0.49/32 -> 10.0.0.255
59982026-09-08T03:57:44.647ZSep 08 03:57:43.303 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 } }]
59992026-09-08T03:57:44.647ZSep 08 03:57:43.303 INFO adding route 172.17.0.50/32 -> 10.0.0.255
60002026-09-08T03:57:44.647ZSep 08 03:57:43.303 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 } }]
60012026-09-08T03:57:44.647ZSep 08 03:57:43.303 INFO adding route 172.17.0.51/32 -> 10.0.0.255
60022026-09-08T03:57:44.647ZSep 08 03:57:43.303 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 } }]
60032026-09-08T03:57:44.647ZSep 08 03:57:43.303 INFO adding route 172.17.0.52/32 -> 10.0.0.255
60042026-09-08T03:57:44.647ZSep 08 03:57:43.303 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 } }]
60052026-09-08T03:57:44.647ZSep 08 03:57:43.303 INFO adding route 172.17.0.53/32 -> 10.0.0.255
60062026-09-08T03:57:44.647ZSep 08 03:57:43.303 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 } }]
60072026-09-08T03:57:44.647ZSep 08 03:57:43.303 INFO adding route 172.17.0.54/32 -> 10.0.0.255
60082026-09-08T03:57:44.647ZSep 08 03:57:43.303 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 } }]
60092026-09-08T03:57:44.647ZSep 08 03:57:43.303 INFO adding route 172.17.0.55/32 -> 10.0.0.255
60102026-09-08T03:57:44.647ZSep 08 03:57:43.303 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 } }]
60112026-09-08T03:57:44.647ZSep 08 03:57:43.303 INFO adding route 172.17.0.56/32 -> 10.0.0.255
60122026-09-08T03:57:44.647ZSep 08 03:57:43.303 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 } }]
60132026-09-08T03:57:44.647ZSep 08 03:57:43.303 INFO adding route 172.17.0.57/32 -> 10.0.0.255
60142026-09-08T03:57:44.647ZSep 08 03:57:43.303 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 } }]
60152026-09-08T03:57:44.647ZSep 08 03:57:43.303 INFO adding route 172.17.0.58/32 -> 10.0.0.255
60162026-09-08T03:57:44.648ZSep 08 03:57:43.303 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 } }]
60172026-09-08T03:57:44.648ZSep 08 03:57:43.303 INFO adding route 172.17.0.59/32 -> 10.0.0.255
60182026-09-08T03:57:44.648ZSep 08 03:57:43.303 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 } }]
60192026-09-08T03:57:44.648ZSep 08 03:57:43.303 INFO adding route 172.17.0.60/32 -> 10.0.0.255
60202026-09-08T03:57:44.648ZSep 08 03:57:43.303 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 } }]
60212026-09-08T03:57:44.648ZSep 08 03:57:43.303 INFO adding route 172.17.0.61/32 -> 10.0.0.255
60222026-09-08T03:57:44.648ZSep 08 03:57:43.303 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 } }]
60232026-09-08T03:57:44.648ZSep 08 03:57:43.303 INFO adding route 172.17.0.62/32 -> 10.0.0.255
60242026-09-08T03:57:44.648ZSep 08 03:57:43.303 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 } }]
60252026-09-08T03:57:44.648ZSep 08 03:57:43.303 INFO adding route 172.17.0.63/32 -> 10.0.0.255
60262026-09-08T03:57:44.648ZSep 08 03:57:43.303 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 } }]
60272026-09-08T03:57:44.648ZSep 08 03:57:43.303 DEBG failed to allocate space for the new target list
60282026-09-08T03:57:44.648ZSep 08 03:57:43.303 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 } }]
60292026-09-08T03:57:44.648ZSep 08 03:57:43.303 DEBG failed to allocate space for the new target list
60302026-09-08T03:57:44.648Z Running tests/test_openapi.rs (target/debug/deps/test_openapi-6476ec152716a9bf)
60312026-09-08T03:57:44.648Z
60322026-09-08T03:57:44.648Zrunning 0 tests
60332026-09-08T03:57:44.648Z
60342026-09-08T03:57:44.648Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60352026-09-08T03:57:44.648Z
60362026-09-08T03:57:44.648Z Running unittests src/lib.rs (target/debug/deps/dpd_api-129626530bed4535)
60372026-09-08T03:57:44.648Z
60382026-09-08T03:57:44.648Zrunning 0 tests
60392026-09-08T03:57:44.648Z
60402026-09-08T03:57:44.648Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60412026-09-08T03:57:44.648Z
60422026-09-08T03:57:44.648Z Running unittests src/lib.rs (target/debug/deps/dpd_client-a417f79aebf054ae)
60432026-09-08T03:57:44.648Z
60442026-09-08T03:57:44.648Zrunning 6 tests
60452026-09-08T03:57:44.648Ztest tests::test_full_lot_id_neither_present ... ok
60462026-09-08T03:57:44.648Ztest tests::test_full_lot_id_lot_only ... ok
60472026-09-08T03:57:44.648Ztest tests::test_full_lot_id_both_present ... ok
60482026-09-08T03:57:44.648Ztest tests::test_full_lot_id_lotnum_only ... ok
60492026-09-08T03:57:44.648Ztest tests::test_parse_client_port_id ... ok
60502026-09-08T03:57:44.648Ztest tests::test_port_id_cmp ... ok
60512026-09-08T03:57:44.648Z
60522026-09-08T03:57:44.648Ztest result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60532026-09-08T03:57:44.648Z
60542026-09-08T03:57:44.648Z Running tests/test_all.rs (target/debug/deps/test_all-94f8f009032ebbd3)
60552026-09-08T03:57:44.649Z
60562026-09-08T03:57:44.649Zrunning 0 tests
60572026-09-08T03:57:44.649Z
60582026-09-08T03:57:44.649Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60592026-09-08T03:57:44.649Z
60602026-09-08T03:57:44.649Z Running unittests src/lib.rs (target/debug/deps/dpd_types-9a1ffdc1254bfaa8)
60612026-09-08T03:57:44.649Z
60622026-09-08T03:57:44.649Zrunning 0 tests
60632026-09-08T03:57:44.649Z
60642026-09-08T03:57:44.649Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60652026-09-08T03:57:44.649Z
60662026-09-08T03:57:44.649Z Running unittests src/lib.rs (target/debug/deps/dpd_types_versions-fbfe8a6c92a1a523)
60672026-09-08T03:57:44.649Z
60682026-09-08T03:57:44.649Zrunning 15 tests
60692026-09-08T03:57:44.649Ztest impls::switch_identifiers::tests::chip_revision_a0 ... ok
60702026-09-08T03:57:44.649Ztest impls::switch_identifiers::tests::chip_revision_b0 ... ok
60712026-09-08T03:57:44.649Ztest impls::switch_identifiers::tests::chip_revision_b1 ... ok
60722026-09-08T03:57:44.649Ztest impls::switch_identifiers::tests::chip_revision_unknown_rev_num ... ok
60732026-09-08T03:57:44.649Ztest impls::switch_identifiers::tests::chip_revision_unknown_device_id ... ok
60742026-09-08T03:57:44.649Ztest impls::table::tests::table_entry_new_collects_display_values ... ok
60752026-09-08T03:57:44.649Ztest impls::table::tests::table_counter_entry_new_collects_key_values ... ok
60762026-09-08T03:57:44.649Ztest v1::network::tests::test_equal ... ok
60772026-09-08T03:57:44.649Ztest v1::network::tests::test_eui64 ... ok
60782026-09-08T03:57:44.649Ztest v1::network::tests::test_into ... ok
60792026-09-08T03:57:44.649Ztest v1::network::tests::test_not_equal ... ok
60802026-09-08T03:57:44.649Ztest v1::port::tests::port_ids_are_ascii ... ok
60812026-09-08T03:57:44.649Ztest v1::network::tests::test_to_string ... ok
60822026-09-08T03:57:44.649Ztest v1::network::tests::test_parse ... ok
60832026-09-08T03:57:44.649Ztest v10::oxstats::tests::latest_oximeter_metadata_uses_v10_switch_identifiers ... ok
60842026-09-08T03:57:44.649Z
60852026-09-08T03:57:44.649Ztest result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60862026-09-08T03:57:44.649Z
60872026-09-08T03:57:44.653Z Running unittests src/lib.rs (target/debug/deps/packet-2fcab119a41876a9)
60882026-09-08T03:57:44.653Z
60892026-09-08T03:57:44.653Zrunning 12 tests
60902026-09-08T03:57:44.653Ztest icmp::test_v6_checksum ... ok
60912026-09-08T03:57:44.653Ztest ipv6::test_ipv6_parse ... ok
60922026-09-08T03:57:44.653Ztest lldp::test_lldp_parse ... ok
60932026-09-08T03:57:44.653Ztest pbuf::test_byte ... ok
60942026-09-08T03:57:44.653Ztest icmp::test_v4_checksum ... ok
60952026-09-08T03:57:44.653Ztest pbuf::test_nibble ... ok
60962026-09-08T03:57:44.653Ztest pbuf::test_overflow ... ok
60972026-09-08T03:57:44.653Ztest pbuf::test_short ... ok
60982026-09-08T03:57:44.653Ztest pbuf::test_twelve ... ok
60992026-09-08T03:57:44.653Ztest pbuf::test_word ... ok
61002026-09-08T03:57:44.653Ztest tcp::test_checksum_syn_nodata ... ok
61012026-09-08T03:57:44.653Ztest tcp::test_checksum_ack_data ... ok
61022026-09-08T03:57:44.653Z
61032026-09-08T03:57:44.654Ztest result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61042026-09-08T03:57:44.654Z
61052026-09-08T03:57:44.654Z Running unittests src/lib.rs (target/debug/deps/pcap-2225aa3176c6479b)
61062026-09-08T03:57:44.660Z
61072026-09-08T03:57:44.660Zrunning 0 tests
61082026-09-08T03:57:44.660Z
61092026-09-08T03:57:44.660Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61102026-09-08T03:57:44.660Z
61112026-09-08T03:57:44.660Z Running unittests src/main.rs (target/debug/deps/swadm-10420ab49d0e2f90)
61122026-09-08T03:57:44.665Z
61132026-09-08T03:57:44.665Zrunning 5 tests
61142026-09-08T03:57:44.665Ztest switchport::test::test_compute_lanes ... ok
61152026-09-08T03:57:44.665Ztest switchport::test::port_id_ordering ... ok
61162026-09-08T03:57:44.665Z Lane 0 Lane 1 Lane 2 Lane 3
61172026-09-08T03:57:44.665Z Rx Loss-of-lock: Yes Yes Yes Yes
61182026-09-08T03:57:44.665Z Lane 0 Rx Loss-of-signal: Yes Yes Yes YesLane 1
61192026-09-08T03:57:44.665Z Rx CDR Enabled: YesLane 2 YesLane 3
61202026-09-08T03:57:44.665ZYes Yes
61212026-09-08T03:57:44.666Z State: Activated Tx Enabled: Yes ActivatedYes Activated YesActivated
61222026-09-08T03:57:44.666ZYes
61232026-09-08T03:57:44.666Z Rx Output Enabled: false Tx Loss-of-lock: No Nofalse Nofalse Nofalse
61242026-09-08T03:57:44.666Z
61252026-09-08T03:57:44.666Z Tx Loss-of-signal: No Rx Output Status: valid Novalid Novalid No
61262026-09-08T03:57:44.666Zvalid
61272026-09-08T03:57:44.666Z Tx CDR Enabled: No Rx Loss-of-lock: true No trueNo trueNo
61282026-09-08T03:57:44.666Z true
61292026-09-08T03:57:44.666Z Tx Adaptive EQ Fault: No Rx Loss-of-signal: false No falseNo Nofalse
61302026-09-08T03:57:44.666Z false Tx Fault: Yes
61312026-09-08T03:57:44.666Z Rx Auto-squelch Disable: true Yes Yestrue Yes
61322026-09-08T03:57:44.666Ztrue true
61332026-09-08T03:57:44.666Z Tx Output Enabled: true true true true
61342026-09-08T03:57:44.666Z Tx Output Status: invalid invalid invalid invalid
61352026-09-08T03:57:44.666Z Tx Loss-of-lock: false false false false
61362026-09-08T03:57:44.666Z Tx Loss-of-signal: true true true true
61372026-09-08T03:57:44.666ZTx Auto-squelch Disable: false false false false
61382026-09-08T03:57:44.666Z Tx Adaptive EQ Fail: true true true true
61392026-09-08T03:57:44.666Z Tx Failure: false false false false
61402026-09-08T03:57:44.666Z Tx Force Squelch: true true true true
61412026-09-08T03:57:44.666Z Tx Input Polarity: normal normal normal normal
61422026-09-08T03:57:44.666Ztest switchport::test::test_print_sff_datapath ... ok
61432026-09-08T03:57:44.666Ztest switchport::test::test_print_cmis_datapath ... ok
61442026-09-08T03:57:44.666Ztest link::test_filter ... ok
61452026-09-08T03:57:44.666Z
61462026-09-08T03:57:44.667Ztest result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61472026-09-08T03:57:44.667Z
61482026-09-08T03:57:44.667Z Running tests/cli/main.rs (target/debug/deps/cli-53f45ebde1547d91)
61492026-09-08T03:57:44.670Z
61502026-09-08T03:57:44.670Zrunning 7 tests
61512026-09-08T03:57:44.670Ztest counters::counters_list ... ignored
61522026-09-08T03:57:44.670Ztest link_apply::apply_tx_eq_all ... ignored
61532026-09-08T03:57:44.670Ztest link_apply::apply_tx_eq_custom ... ignored
61542026-09-08T03:57:44.670Ztest tx_eq::set_all_taps ... ignored
61552026-09-08T03:57:44.670Ztest tx_eq::set_partial_taps ... ignored
61562026-09-08T03:57:44.670Ztest cmd::test::pattern_statics ... ok
61572026-09-08T03:57:44.674Ztest link_apply::tx_eq_exclusive ... ok
61582026-09-08T03:57:44.674Z
61592026-09-08T03:57:44.674Ztest result: ok. 2 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.01s
61602026-09-08T03:57:44.674Z
61612026-09-08T03:57:44.677Z Running unittests src/main.rs (target/debug/deps/tfportd-02fa6fd061199716)
61622026-09-08T03:57:44.680Z
61632026-09-08T03:57:44.680Zrunning 4 tests
61642026-09-08T03:57:44.680Ztest oxstats::tests::producer_ids_are_actually_unique ... ok
61652026-09-08T03:57:44.683Ztest linklocal::test_parse_ipadm ... ok
61662026-09-08T03:57:44.683Ztest tfport::test_parse_tfport ... ok
61672026-09-08T03:57:44.683Ztest config::tests::test_updates ... ok
61682026-09-08T03:57:44.683Z
61692026-09-08T03:57:44.683Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61702026-09-08T03:57:44.683Z
61712026-09-08T03:57:44.683Z Running unittests src/main.rs (target/debug/deps/uplinkd-ceb39c842d06889c)
61722026-09-08T03:57:44.684Z
61732026-09-08T03:57:44.684Zrunning 0 tests
61742026-09-08T03:57:44.684Z
61752026-09-08T03:57:44.684Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61762026-09-08T03:57:44.684Z
61772026-09-08T03:57:44.684Z Running unittests src/main.rs (target/debug/deps/xtask-8bdda0ad85b34353)
61782026-09-08T03:57:44.687Z
61792026-09-08T03:57:44.687Zrunning 0 tests
61802026-09-08T03:57:44.687Z
61812026-09-08T03:57:44.687Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61822026-09-08T03:57:44.687Z
61832026-09-08T03:57:44.687Z Doc-tests aal
61842026-09-08T03:57:44.897Z
61852026-09-08T03:57:44.897Zrunning 0 tests
61862026-09-08T03:57:44.897Z
61872026-09-08T03:57:44.897Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61882026-09-08T03:57:44.897Z
61892026-09-08T03:57:44.926Z Doc-tests aal_macros
61902026-09-08T03:57:44.997Z
61912026-09-08T03:57:44.997Zrunning 0 tests
61922026-09-08T03:57:44.997Z
61932026-09-08T03:57:44.997Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61942026-09-08T03:57:44.997Z
61952026-09-08T03:57:45.006Z Doc-tests common
61962026-09-08T03:57:45.240Z
61972026-09-08T03:57:45.240Zrunning 0 tests
61982026-09-08T03:57:45.240Z
61992026-09-08T03:57:45.240Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
62002026-09-08T03:57:45.240Z
62012026-09-08T03:57:45.268Z Doc-tests dpd_api
62022026-09-08T03:57:45.980Z
62032026-09-08T03:57:45.980Zrunning 2 tests
62042026-09-08T03:57:45.980Ztest dpd-api/src/lib.rs - dpd_api_mod::api_description (line 68) ... ignored
62052026-09-08T03:57:45.980Ztest dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 74) ... ignored
62062026-09-08T03:57:45.980Z
62072026-09-08T03:57:45.980Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
62082026-09-08T03:57:45.980Z
62092026-09-08T03:57:46.012Z Doc-tests dpd_client
62102026-09-08T03:57:47.388Z
62112026-09-08T03:57:47.388Zrunning 0 tests
62122026-09-08T03:57:47.388Z
62132026-09-08T03:57:47.388Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
62142026-09-08T03:57:47.388Z
62152026-09-08T03:57:47.427Z Doc-tests dpd_types
62162026-09-08T03:57:47.612Z
62172026-09-08T03:57:47.612Zrunning 0 tests
62182026-09-08T03:57:47.612Z
62192026-09-08T03:57:47.612Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
62202026-09-08T03:57:47.612Z
62212026-09-08T03:57:47.638Z Doc-tests dpd_types_versions
62222026-09-08T03:57:49.136Z
62232026-09-08T03:57:49.136Zrunning 1 test
62242026-09-08T03:57:49.136Ztest dpd-types/versions/src/lib.rs - (line 19) ... ignored
62252026-09-08T03:57:49.136Z
62262026-09-08T03:57:49.136Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
62272026-09-08T03:57:49.136Z
62282026-09-08T03:57:49.186Z Doc-tests packet
62292026-09-08T03:57:49.408Z
62302026-09-08T03:57:49.408Zrunning 0 tests
62312026-09-08T03:57:49.408Z
62322026-09-08T03:57:49.408Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
62332026-09-08T03:57:49.408Z
62342026-09-08T03:57:49.436Z Doc-tests pcap
62352026-09-08T03:57:49.489Z
62362026-09-08T03:57:49.490Zrunning 0 tests
62372026-09-08T03:57:49.490Z
62382026-09-08T03:57:49.490Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
62392026-09-08T03:57:49.490Z
62402026-09-08T03:57:49.540Z+ for feat in tofino_stub tofino_asic softnpu chaos
62412026-09-08T03:57:49.540Z+ RUST_BACKTRACE=full
62422026-09-08T03:57:49.540Z+ cargo test --features softnpu --no-fail-fast
62432026-09-08T03:57:50.179Z Compiling num-integer v0.1.46
62442026-09-08T03:57:50.265Z Compiling num-complex v0.4.6
62452026-09-08T03:57:50.305Z Compiling bitstruct_derive v0.1.0
62462026-09-08T03:57:50.317Z Compiling tap v1.0.1
62472026-09-08T03:57:50.434Z Compiling wyz v0.5.1
62482026-09-08T03:57:50.563Z Compiling num-iter v0.1.45
62492026-09-08T03:57:50.599Z Compiling num-rational v0.4.2
62502026-09-08T03:57:50.611Z Compiling num-bigint v0.4.6
62512026-09-08T03:57:50.690Z Compiling radium v0.7.0
62522026-09-08T03:57:50.704Z Compiling funty v2.0.0
62532026-09-08T03:57:50.767Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
62542026-09-08T03:57:50.805Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62552026-09-08T03:57:50.897Z Compiling nvpair_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62562026-09-08T03:57:50.994Z Compiling num v0.4.3
62572026-09-08T03:57:51.018Z Compiling nvpair v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62582026-09-08T03:57:51.033Z Compiling bitvec v1.0.1
62592026-09-08T03:57:51.077Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
62602026-09-08T03:57:51.134Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62612026-09-08T03:57:51.197Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1)
62622026-09-08T03:57:51.325Z Compiling typeid v1.0.3
62632026-09-08T03:57:51.391Z Compiling rgb_frame v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62642026-09-08T03:57:51.402Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62652026-09-08T03:57:51.449Z Compiling viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62662026-09-08T03:57:51.742Z Compiling ascii v1.1.0
62672026-09-08T03:57:52.157Z Compiling rfb v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62682026-09-08T03:57:52.246Z Compiling cpuid_utils v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62692026-09-08T03:57:52.320Z Compiling viona_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62702026-09-08T03:57:52.358Z Compiling erased-serde v0.4.8
62712026-09-08T03:57:52.529Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1)
62722026-09-08T03:57:52.692Z Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#c1343544)
62732026-09-08T03:57:52.706Z Compiling bitstruct v0.1.1
62742026-09-08T03:57:52.775Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
62752026-09-08T03:57:52.814Z Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a)
62762026-09-08T03:57:53.066Z Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#7e015d16)
62772026-09-08T03:57:53.315Z Compiling dladm v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615)
62782026-09-08T03:57:53.341Z Compiling serde_arrays v0.1.0
62792026-09-08T03:57:53.354Z Compiling libloading v0.7.4
62802026-09-08T03:57:53.591Z Compiling propolis v0.1.0 (https://github.com/oxidecomputer/propolis#827e6615)
62812026-09-08T03:57:54.148Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
62822026-09-08T03:57:54.429Z Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=main#7e015d16)
62832026-09-08T03:57:54.484Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
62842026-09-08T03:57:55.512Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
62852026-09-08T03:57:56.454Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
62862026-09-08T03:58:02.698Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
62872026-09-08T03:58:02.917Z Compiling aal v0.1.0 (/work/oxidecomputer/dendrite/aal)
62882026-09-08T03:58:02.917Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
62892026-09-08T03:58:02.921Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
62902026-09-08T03:58:02.994Z Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
62912026-09-08T03:58:04.950Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
62922026-09-08T03:58:05.153Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
62932026-09-08T03:58:05.393Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
62942026-09-08T03:58:11.419Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
62952026-09-08T03:58:11.652Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170)
62962026-09-08T03:58:19.405Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
62972026-09-08T03:58:21.843Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f)
62982026-09-08T03:58:25.285Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
62992026-09-08T03:59:06.887Z Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 17s
63002026-09-08T03:59:07.006Z Running unittests src/lib.rs (target/debug/deps/aal-f369885cee4aae6f)
63012026-09-08T03:59:07.015Z
63022026-09-08T03:59:07.015Zrunning 0 tests
63032026-09-08T03:59:07.015Z
63042026-09-08T03:59:07.015Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
63052026-09-08T03:59:07.015Z
63062026-09-08T03:59:07.019Z Running unittests src/lib.rs (target/debug/deps/aal_macros-5b37c54c08977ed3)
63072026-09-08T03:59:07.085Z
63082026-09-08T03:59:07.085Zrunning 0 tests
63092026-09-08T03:59:07.085Z
63102026-09-08T03:59:07.086Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
63112026-09-08T03:59:07.086Z
63122026-09-08T03:59:07.086Z Running unittests src/lib.rs (target/debug/deps/asic-4222ef975006f37f)
63132026-09-08T03:59:07.086Z
63142026-09-08T03:59:07.086Zrunning 0 tests
63152026-09-08T03:59:07.086Z
63162026-09-08T03:59:07.086Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
63172026-09-08T03:59:07.086Z
63182026-09-08T03:59:07.086Z Running unittests src/lib.rs (target/debug/deps/common-5e8ad7a4c62ed295)
63192026-09-08T03:59:07.086Z
63202026-09-08T03:59:07.086Zrunning 4 tests
63212026-09-08T03:59:07.086Ztest network::tests::test_generate_ipv6_link_local ... ok
63222026-09-08T03:59:07.086Ztest nat::tests::test_vni ... ok
63232026-09-08T03:59:07.086Ztest test_purge ... ok
63242026-09-08T03:59:07.086Ztest illumos::test::address_exists_handles_missing_object ... ok
63252026-09-08T03:59:07.086Z
63262026-09-08T03:59:07.086Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
63272026-09-08T03:59:07.087Z
63282026-09-08T03:59:07.087Z Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-049fc7a9b9157ea9)
63292026-09-08T03:59:07.087Z
63302026-09-08T03:59:07.087Zrunning 1 test
63312026-09-08T03:59:07.087Z -------
63322026-09-08T03:59:07.087Z Generating OpenAPI documents from API definitions ...
63332026-09-08T03:59:07.218Z Loading local OpenAPI documents from "/work/oxidecomputer/dendrite/openapi" ...
63342026-09-08T03:59:07.289Z Loading blessed OpenAPI documents from VCS revision "origin/main" path "openapi"
63352026-09-08T03:59:08.348Z -------
63362026-09-08T03:59:08.348Z Checking 13 OpenAPI documents...
63372026-09-08T03:59:08.349Z Fresh dpd (versioned v1.0.0 (blessed)): Oxide Switch Dataplane Controller
63382026-09-08T03:59:08.349Z Fresh dpd (versioned v2.0.0 (blessed)): Oxide Switch Dataplane Controller
63392026-09-08T03:59:08.349Z Fresh dpd (versioned v3.0.0 (blessed)): Oxide Switch Dataplane Controller
63402026-09-08T03:59:08.349Z Fresh dpd (versioned v4.0.0 (blessed)): Oxide Switch Dataplane Controller
63412026-09-08T03:59:08.353Z Fresh dpd (versioned v5.0.0 (blessed)): Oxide Switch Dataplane Controller
63422026-09-08T03:59:08.353Z Fresh dpd (versioned v6.0.0 (blessed)): Oxide Switch Dataplane Controller
63432026-09-08T03:59:08.353Z Fresh dpd (versioned v7.0.0 (blessed)): Oxide Switch Dataplane Controller
63442026-09-08T03:59:08.353Z Fresh dpd (versioned v8.0.0 (blessed)): Oxide Switch Dataplane Controller
63452026-09-08T03:59:08.353Z Fresh dpd (versioned v9.0.0 (blessed)): Oxide Switch Dataplane Controller
63462026-09-08T03:59:08.353Z Fresh dpd (versioned v10.0.0 (blessed)): Oxide Switch Dataplane Controller
63472026-09-08T03:59:08.353Z Fresh dpd (versioned v11.0.0 (blessed)): Oxide Switch Dataplane Controller
63482026-09-08T03:59:08.353Z Fresh dpd (versioned v12.0.0 (blessed)): Oxide Switch Dataplane Controller
63492026-09-08T03:59:08.353Z Fresh dpd (versioned v13.0.0 (blessed)): Oxide Switch Dataplane Controller
63502026-09-08T03:59:08.354Z Fresh dpd "latest" symlink
63512026-09-08T03:59:08.354Z -------
63522026-09-08T03:59:08.354Z Success 13 documents checked: 14 fresh, 0 stale, 0 failed, 0 other problems
63532026-09-08T03:59:08.417Ztest test::test_apis_up_to_date ... ok
63542026-09-08T03:59:08.417Z
63552026-09-08T03:59:08.417Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.34s
63562026-09-08T03:59:08.417Z
63572026-09-08T03:59:08.478Z Running unittests src/main.rs (target/debug/deps/dpd-8af8686b2616fae4)
63582026-09-08T03:59:08.485Z
63592026-09-08T03:59:08.485Zrunning 61 tests
63602026-09-08T03:59:08.489Ztest freemap::test_ordering ... ok
63612026-09-08T03:59:08.489Ztest config::tests::test_updates ... ok
63622026-09-08T03:59:08.489Ztest dhcpv6::tests::test_create_duid_bytes ... ok
63632026-09-08T03:59:08.489Ztest freemap::test_split ... ok
63642026-09-08T03:59:08.489Ztest macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok
63652026-09-08T03:59:08.489Ztest macaddrs::tests::test_mac_offset ... ok
63662026-09-08T03:59:08.489Ztest macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok
63672026-09-08T03:59:08.495ZSep 08 03:59:07.181Sep 08 03:59:07.181 DEBGDEBG created new freemapcreated new freemap, unit: freemap_test
63682026-09-08T03:59:08.495ZSep 08 03:59:07.182 DEBG initted freemap. size: 128, , unitunit:: freemap_testfreemap_test
63692026-09-08T03:59:08.495Z
63702026-09-08T03:59:08.495ZSep 08 03:59:07.182 DEBG Sep 08 03:59:07.182created new freemap DEBG, Sep 08 03:59:07.182unit :reset freemap , DEBGfreemap_testunit :initted freemap. size: 128
63712026-09-08T03:59:08.495Zfreemap_test,
63722026-09-08T03:59:08.495Zunit: freemap_test
63732026-09-08T03:59:08.495ZSep 08 03:59:07.182 DEBG reset freemap, unit:Sep 08 03:59:07.182 freemap_testDEBG
63742026-09-08T03:59:08.495Z initted freemap. size: 128, unit: freemap_test
63752026-09-08T03:59:08.496Ztest macaddrs::tests::test_parse_port_id ... ok
63762026-09-08T03:59:08.496ZSep 08 03:59:07.182 DEBG reset freemapSep 08 03:59:07.182, unit :DEBG freemap_testcreated new freemap
63772026-09-08T03:59:08.496Z, unit: freemap_test
63782026-09-08T03:59:08.496ZSep 08 03:59:07.182 DEBG initted freemap. size: 128, unit: freemap_test
63792026-09-08T03:59:08.496ZSep 08 03:59:07.182 DEBG reset freemap, unit: freemap_test
63802026-09-08T03:59:08.496Ztest freemap::test_reclaim ... ok
63812026-09-08T03:59:08.496Ztest freemap::test_free ... ok
63822026-09-08T03:59:08.496Ztest freemap::test_exhaustion ... ok
63832026-09-08T03:59:08.496Ztest freemap::test_basic ... ok
63842026-09-08T03:59:08.496Ztest mcast::tests::test_canonicalize_sources ... ok
63852026-09-08T03:59:08.496Ztest mcast::tests::test_create_port_bitmap_all_same_direction ... ok
63862026-09-08T03:59:08.496Ztest mcast::tests::test_create_port_bitmap_empty ... ok
63872026-09-08T03:59:08.496Ztest mcast::tests::test_create_port_bitmap_filters_by_direction ... ok
63882026-09-08T03:59:08.496ZSep 08 03:59:07.182 DEBG created new freemap, unit: freemap_test
63892026-09-08T03:59:08.496ZSep 08 03:59:07.182 DEBG initted freemap. size: 8, unit: freemap_test
63902026-09-08T03:59:08.496ZSep 08 03:59:07.182 DEBG reset freemap, unit: freemap_test
63912026-09-08T03:59:08.496Ztest freemap::test_reclaim_preserves_existing_freelist ... ok
63922026-09-08T03:59:08.496Ztest mcast::tests::test_multicast_group_data_generate_id_allocation ... ok
63932026-09-08T03:59:08.497Ztest mcast::tests::test_concurrent_allocation_and_deallocation ... ok
63942026-09-08T03:59:08.497Ztest mcast::tests::test_multicast_group_data_id_exhaustion ... ok
63952026-09-08T03:59:08.497Ztest mcast::tests::test_paired_allocation_and_cleanup ... ok
63962026-09-08T03:59:08.497Ztest mcast::tests::test_scoped_group_id_weak_reference_cleanup ... ok
63972026-09-08T03:59:08.497Ztest mcast::tests::test_scoped_group_id_drop_returns_to_pool ... ok
63982026-09-08T03:59:08.497Ztest mcast::tests::test_sources_contain_any ... ok
63992026-09-08T03:59:08.497Ztest api_server::tests::test_build_info ... ok
64002026-09-08T03:59:08.497Ztest mcast::validate::tests::test_address_validation_integrated ... ok
64012026-09-08T03:59:08.497Ztest mcast::validate::tests::test_ipv4_ssm_with_sources ... ok
64022026-09-08T03:59:08.497ZSep 08 03:59:07.183 DEBG created new freemap, unit: freemap_test
64032026-09-08T03:59:08.497ZSep 08 03:59:07.183 DEBG initted freemap. size: 128, unit: freemap_test
64042026-09-08T03:59:08.497ZSep 08 03:59:07.183 DEBG reset freemap, unit: freemap_test
64052026-09-08T03:59:08.497Ztest mcast::tests::test_concurrent_id_allocation ... ok
64062026-09-08T03:59:08.497Ztest mcast::validate::tests::test_ipv4_validation ... ok
64072026-09-08T03:59:08.497Ztest mcast::validate::tests::test_address_validation_with_source_validation ... ok
64082026-09-08T03:59:08.497Ztest mcast::validate::tests::test_ipv6_validation ... ok
64092026-09-08T03:59:08.497Ztest mcast::validate::tests::test_ipv6_ssm_with_sources ... ok
64102026-09-08T03:59:08.497Ztest freemap::test_span ... ok
64112026-09-08T03:59:08.497Ztest mcast::validate::tests::test_is_ssm_function ... ok
64122026-09-08T03:59:08.497Ztest mcast::validate::tests::test_validate_source_addresses ... ok
64132026-09-08T03:59:08.498Ztest mcast::validate::tests::test_multicast_validation_boundaries ... ok
64142026-09-08T03:59:08.498Ztest mcast::validate::tests::test_validate_not_underlay_subnet ... ok
64152026-09-08T03:59:08.498Ztest mcast::validate::tests::test_validate_nat_target ... ok
64162026-09-08T03:59:08.498Ztest mcast::tests::test_id_range_boundaries ... ok
64172026-09-08T03:59:08.498Ztest mcast::validate::tests::test_validate_tag ... ok
64182026-09-08T03:59:08.498Ztest port_map::tests::test_backplane_group ... ok
64192026-09-08T03:59:08.498Ztest mcast::validate::tests::test_validate_tag_format ... ok
64202026-09-08T03:59:08.498Ztest nat::test_mapping ... ok
64212026-09-08T03:59:08.498Ztest port_map::tests::test_port_map ... ok
64222026-09-08T03:59:08.498Ztest port_map::tests::dump_map ... ok
64232026-09-08T03:59:08.498ZSep 08 03:59:07.185 DEBG created new freemap, unit: freemap_route_ipv4
64242026-09-08T03:59:08.498ZSep 08 03:59:07.185 DEBG created new freemap, unit: freemap_route_ipv6
64252026-09-08T03:59:08.498ZSep 08 03:59:07.185 DEBG initted freemap. size: 64, unit: freemap_route_ipv4
64262026-09-08T03:59:08.498ZSep 08 03:59:07.185 DEBG reset freemap, unit: freemap_route_ipv4
64272026-09-08T03:59:08.498ZSep 08 03:59:07.185 DEBG initted freemap. size: 64, unit: freemap_route_ipv6
64282026-09-08T03:59:08.498ZSep 08 03:59:07.185 DEBG reset freemap, unit: freemap_route_ipv6
64292026-09-08T03:59:08.498ZSep 08 03:59:07.185 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1
64302026-09-08T03:59:08.498ZSep 08 03:59:07.185 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 } }]
64312026-09-08T03:59:08.498ZSep 08 03:59:07.185 INFO adding route 3fff:dead::/64 -> 2001:db8::55:2
64322026-09-08T03:59:08.498ZSep 08 03:59:07.185 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 } }]
64332026-09-08T03:59:08.498ZSep 08 03:59:07.185 INFO adding route 3fff:dead::/64 -> 2001:db8::55:3
64342026-09-08T03:59:08.498ZSep 08 03:59:07.185 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 } }]
64352026-09-08T03:59:08.499ZSep 08 03:59:07.185 INFO adding route 3fff:dead::/64 -> 2001:db8::55:4
64362026-09-08T03:59:08.499ZSep 08 03:59:07.185 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 } }]
64372026-09-08T03:59:08.499ZSep 08 03:59:07.185 INFO adding route 3fff:beef::/64 -> 2001:db8::55:ff
64382026-09-08T03:59:08.499ZSep 08 03:59:07.185 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 } }]
64392026-09-08T03:59:08.499ZSep 08 03:59:07.185 INFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ff
64402026-09-08T03:59:08.499ZSep 08 03:59:07.185 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 } }]
64412026-09-08T03:59:08.499ZSep 08 03:59:07.185 INFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ff
64422026-09-08T03:59:08.499ZSep 08 03:59:07.185 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 } }]
64432026-09-08T03:59:08.499ZSep 08 03:59:07.185 INFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ff
64442026-09-08T03:59:08.499ZSep 08 03:59:07.185 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 } }]
64452026-09-08T03:59:08.499ZSep 08 03:59:07.185 INFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ff
64462026-09-08T03:59:08.499ZSep 08 03:59:07.185 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 } }]
64472026-09-08T03:59:08.499ZSep 08 03:59:07.185 INFO adding route 3fff:beef:5::/64 -> 2001:db8::55:ff
64482026-09-08T03:59:08.499ZSep 08 03:59:07.185 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 } }]
64492026-09-08T03:59:08.499ZSep 08 03:59:07.185 INFO adding route 3fff:beef:6::/64 -> 2001:db8::55:ff
64502026-09-08T03:59:08.499ZSep 08 03:59:07.185 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 } }]
64512026-09-08T03:59:08.499ZSep 08 03:59:07.185 INFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ff
64522026-09-08T03:59:08.499ZSep 08 03:59:07.185 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 } }]
64532026-09-08T03:59:08.499ZSep 08 03:59:07.185 INFO adding route 3fff:beef:8::/64 -> 2001:db8::55:ff
64542026-09-08T03:59:08.499ZSep 08 03:59:07.185 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 } }]
64552026-09-08T03:59:08.499ZSep 08 03:59:07.185 INFO adding route 3fff:beef:9::/64 -> 2001:db8::55:ff
64562026-09-08T03:59:08.499ZSep 08 03:59:07.185 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 } }]
64572026-09-08T03:59:08.499ZSep 08 03:59:07.185 INFO adding route 3fff:beef:a::/64 -> 2001:db8::55:ff
64582026-09-08T03:59:08.499ZSep 08 03:59:07.185 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 } }]
64592026-09-08T03:59:08.499ZSep 08 03:59:07.185 INFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ff
64602026-09-08T03:59:08.499ZSep 08 03:59:07.185 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 } }]
64612026-09-08T03:59:08.499ZSep 08 03:59:07.185 INFO adding route 3fff:beef:c::/64 -> 2001:db8::55:ff
64622026-09-08T03:59:08.499ZSep 08 03:59:07.185 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 } }]
64632026-09-08T03:59:08.499ZSep 08 03:59:07.185 INFO adding route 3fff:beef:d::/64 -> 2001:db8::55:ff
64642026-09-08T03:59:08.499ZSep 08 03:59:07.185 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 } }]
64652026-09-08T03:59:08.499ZSep 08 03:59:07.185 INFO adding route 3fff:beef:e::/64 -> 2001:db8::55:ff
64662026-09-08T03:59:08.499ZSep 08 03:59:07.185 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 } }]
64672026-09-08T03:59:08.506ZSep 08 03:59:07.185 INFO adding route 3fff:beef:f::/64 -> 2001:db8::55:ff
64682026-09-08T03:59:08.506ZSep 08 03:59:07.185 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 } }]
64692026-09-08T03:59:08.506ZSep 08 03:59:07.185 INFO adding route 3fff:beef:10::/64 -> 2001:db8::55:ff
64702026-09-08T03:59:08.506ZSep 08 03:59:07.185 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 } }]
64712026-09-08T03:59:08.506ZSep 08 03:59:07.185 INFO adding route 3fff:beef:11::/64 -> 2001:db8::55:ff
64722026-09-08T03:59:08.506ZSep 08 03:59:07.185 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 } }]
64732026-09-08T03:59:08.506ZSep 08 03:59:07.185 INFO adding route 3fff:beef:12::/64 -> 2001:db8::55:ff
64742026-09-08T03:59:08.506ZSep 08 03:59:07.185 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 } }]
64752026-09-08T03:59:08.506ZSep 08 03:59:07.185 INFO adding route 3fff:beef:13::/64 -> 2001:db8::55:ff
64762026-09-08T03:59:08.506ZSep 08 03:59:07.185 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 } }]
64772026-09-08T03:59:08.506ZSep 08 03:59:07.185 INFO adding route 3fff:beef:14::/64 -> 2001:db8::55:ff
64782026-09-08T03:59:08.506ZSep 08 03:59:07.185 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 } }]
64792026-09-08T03:59:08.506ZSep 08 03:59:07.185 INFO adding route 3fff:beef:15::/64 -> 2001:db8::55:ff
64802026-09-08T03:59:08.506ZSep 08 03:59:07.185 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 } }]
64812026-09-08T03:59:08.506ZSep 08 03:59:07.185 INFO adding route 3fff:beef:16::/64 -> 2001:db8::55:ff
64822026-09-08T03:59:08.506ZSep 08 03:59:07.185 DEBG Sep 08 03:59:07.185replacing 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 } }]
64832026-09-08T03:59:08.506ZDEBG created new freemapSep 08 03:59:07.185, unitINFO: adding route 3fff:beef:17::/64 -> 2001:db8::55:fffreemap_route_ipv4
64842026-09-08T03:59:08.506Z
64852026-09-08T03:59:08.506ZSep 08 03:59:07.185 DEBG Sep 08 03:59:07.185replacing 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 } }]
64862026-09-08T03:59:08.506ZDEBG created new freemap, Sep 08 03:59:07.185unit :INFO freemap_route_ipv6adding route 3fff:beef:18::/64 -> 2001:db8::55:ff
64872026-09-08T03:59:08.507Z
64882026-09-08T03:59:08.507ZSep 08 03:59:07.185Sep 08 03:59:07.185 DEBGDEBG 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 } }]initted freemap. size: 64
64892026-09-08T03:59:08.507Z, unit: freemap_route_ipv4Sep 08 03:59:07.185
64902026-09-08T03:59:08.507Z INFO adding route 3fff:beef:19::/64 -> 2001:db8::55:ff
64912026-09-08T03:59:08.507ZSep 08 03:59:07.185 DEBG Sep 08 03:59:07.185reset freemap , DEBGunit :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 } }]
64922026-09-08T03:59:08.507Zfreemap_route_ipv4
64932026-09-08T03:59:08.507ZSep 08 03:59:07.185 Sep 08 03:59:07.185INFO DEBGadding route 3fff:beef:1a::/64 -> 2001:db8::55:ff
64942026-09-08T03:59:08.507Zinitted freemap. size: 64, unit: Sep 08 03:59:07.185freemap_route_ipv6
64952026-09-08T03:59:08.507ZDEBG 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 } }]
64962026-09-08T03:59:08.507ZSep 08 03:59:07.185 DEBG Sep 08 03:59:07.185reset freemap , INFOunit :adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff
64972026-09-08T03:59:08.507Zfreemap_route_ipv6
64982026-09-08T03:59:08.507ZSep 08 03:59:07.185Sep 08 03:59:07.185 DEBGINFO 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 } }]adding route 3fff:dead::/64 -> 2001:db8::55:1
64992026-09-08T03:59:08.507Z
65002026-09-08T03:59:08.507ZSep 08 03:59:07.185Sep 08 03:59:07.185 INFODEBG adding route 3fff:beef:1c::/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 } }]
65012026-09-08T03:59:08.507Z
65022026-09-08T03:59:08.507ZSep 08 03:59:07.185Sep 08 03:59:07.185 DEBGINFO 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:dead::/64 -> 2001:db8::55:2
65032026-09-08T03:59:08.507Z
65042026-09-08T03:59:08.507ZSep 08 03:59:07.185Sep 08 03:59:07.185 INFODEBG adding route 3fff:beef:1d::/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 } }]
65052026-09-08T03:59:08.507Z
65062026-09-08T03:59:08.507ZSep 08 03:59:07.185Sep 08 03:59:07.185 DEBGINFO 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::/64 -> 2001:db8::55:ff
65072026-09-08T03:59:08.507Z
65082026-09-08T03:59:08.507ZSep 08 03:59:07.185Sep 08 03:59:07.185Sep 08 03:59:07.185 DEBGDEBGINFO 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 } }]
65092026-09-08T03:59:08.507Zcreated new freemapadding route 3fff:beef:1e::/64 -> 2001:db8::55:ff
65102026-09-08T03:59:08.508Z, unitSep 08 03:59:07.185Sep 08 03:59:07.185 : INFO freemap_route_ipv4adding route 3fff:beef:1::/64 -> 2001:db8::55:ffDEBG
65112026-09-08T03:59:08.508Z
65122026-09-08T03:59:08.508Zreplacing 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 } }]
65132026-09-08T03:59:08.508ZSep 08 03:59:07.185Sep 08 03:59:07.185 Sep 08 03:59:07.185DEBGINFO DEBGadding route 3fff:beef:1f::/64 -> 2001:db8::55:ff created new freemap
65142026-09-08T03:59:08.508Z, unitreplacing 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 } }]:
65152026-09-08T03:59:08.508Z Sep 08 03:59:07.185freemap_route_ipv6
65162026-09-08T03:59:08.508ZSep 08 03:59:07.185Sep 08 03:59:07.185DEBG INFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ffDEBG
65172026-09-08T03:59:08.508Zreplacing 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 08 03:59:07.185
65182026-09-08T03:59:08.508Zcreated new freemap DEBGSep 08 03:59:07.185, unitinitted freemap. size: 64 Sep 08 03:59:07.185:, DEBGunit INFO: 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 } }]
65192026-09-08T03:59:08.508Zfreemap_route_ipv4adding route 3fff:beef:20::/64 -> 2001:db8::55:ff
65202026-09-08T03:59:08.508Z
65212026-09-08T03:59:08.508Zfreemap_route_ipv4
65222026-09-08T03:59:08.508ZSep 08 03:59:07.185 INFOSep 08 03:59:07.185 Sep 08 03:59:07.185Sep 08 03:59:07.185 adding route 3fff:beef:3::/64 -> 2001:db8::55:ff DEBGDEBG
65232026-09-08T03:59:08.508Zreset freemapDEBG, 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 } }]unitcreated new freemap:,
65242026-09-08T03:59:08.508Zunit :Sep 08 03:59:07.185 freemap_route_ipv4 Sep 08 03:59:07.185
65252026-09-08T03:59:08.508Zfreemap_route_ipv6 DEBGINFO
65262026-09-08T03:59:08.508Z Sep 08 03:59:07.185replacing 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 } }] adding route 3fff:beef:21::/64 -> 2001:db8::55:ffDEBG
65272026-09-08T03:59:08.508ZSep 08 03:59:07.185
65282026-09-08T03:59:08.508Zinitted freemap. size: 64DEBG, unitinitted freemap. size: 64: , freemap_route_ipv6unit
65292026-09-08T03:59:08.509Z:Sep 08 03:59:07.185 freemap_route_ipv4INFO
65302026-09-08T03:59:08.509Z Sep 08 03:59:07.185adding route 3fff:beef:4::/64 -> 2001:db8::55:ff
65312026-09-08T03:59:08.509ZDEBGSep 08 03:59:07.185 reset freemapSep 08 03:59:07.185, Sep 08 03:59:07.185unit :DEBGDEBG freemap_route_ipv6
65322026-09-08T03:59:08.509ZDEBGreplacing 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 } }]
65332026-09-08T03:59:08.509Zreplacing 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 } }]reset freemap
65342026-09-08T03:59:08.509ZSep 08 03:59:07.185Sep 08 03:59:07.185 , INFOINFO unit adding route 3fff:dead::/64 -> 2001:db8::55:1adding route 3fff:beef:22::/64 -> 2001:db8::55:ff
65352026-09-08T03:59:08.509Z:
65362026-09-08T03:59:08.509Z freemap_route_ipv4Sep 08 03:59:07.185
65372026-09-08T03:59:08.509Z Sep 08 03:59:07.185Sep 08 03:59:07.185INFO DEBG adding route 3fff:beef:5::/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 } }]
65382026-09-08T03:59:08.509ZDEBG
65392026-09-08T03:59:08.509ZSep 08 03:59:07.185 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 } }]Sep 08 03:59:07.185Sep 08 03:59:07.185
65402026-09-08T03:59:08.509Z initted freemap. size: 64 , INFOunit DEBGadding route 3fff:dead::/64 -> 2001:db8::55:1:
65412026-09-08T03:59:08.509ZSep 08 03:59:07.185replacing 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 } }]
65422026-09-08T03:59:08.509Z freemap_route_ipv6INFOSep 08 03:59:07.185
65432026-09-08T03:59:08.509ZDEBGadding route 3fff:beef:23::/64 -> 2001:db8::55:ff
65442026-09-08T03:59:08.509ZSep 08 03:59:07.185Sep 08 03:59:07.185 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 } }] INFOreset freemap
65452026-09-08T03:59:08.509Z adding route 3fff:beef:6::/64 -> 2001:db8::55:ff,
65462026-09-08T03:59:08.509ZunitSep 08 03:59:07.185: DEBGfreemap_route_ipv6Sep 08 03:59:07.185
65472026-09-08T03:59:08.509Z 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 } }] Sep 08 03:59:07.185
65482026-09-08T03:59:08.510Zadding route 3fff:dead::/64 -> 2001:db8::55:1
65492026-09-08T03:59:08.510ZDEBG Sep 08 03:59:07.185Sep 08 03:59:07.185 Sep 08 03:59:07.185 INFO 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 } }]INFODEBG
65502026-09-08T03:59:08.510Zadding route 3fff:dead::/64 -> 2001:db8::55:1replacing 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 } }]
65512026-09-08T03:59:08.510Z
65522026-09-08T03:59:08.510Zadding route 3fff:beef:24::/64 -> 2001:db8::55:ffSep 08 03:59:07.185
65532026-09-08T03:59:08.510Z Sep 08 03:59:07.185INFO Sep 08 03:59:07.185DEBG adding route 3fff:beef:7::/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 } }]
65542026-09-08T03:59:08.510Z
65552026-09-08T03:59:08.510Z INFO adding route 3fff:dead::/64 -> 2001:db8::55:2
65562026-09-08T03:59:08.510ZSep 08 03:59:07.185Sep 08 03:59:07.185 DEBGSep 08 03:59:07.185 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 08 03:59:07.185
65572026-09-08T03:59:08.510Z 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 } }]INFOreplacing 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 } }]
65582026-09-08T03:59:08.510Zadding route 3fff:beef::/64 -> 2001:db8::55:ff
65592026-09-08T03:59:08.510Z
65602026-09-08T03:59:08.510ZSep 08 03:59:07.186Sep 08 03:59:07.186 INFOSep 08 03:59:07.186INFOSep 08 03:59:07.186 DEBGINFO adding route 3fff:beef:25::/64 -> 2001:db8::55:ffadding route 3fff:beef::/64 -> 2001:db8::55:ff
65612026-09-08T03:59:08.510Z
65622026-09-08T03:59:08.510Zreplacing 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:8::/64 -> 2001:db8::55:ff
65632026-09-08T03:59:08.510Z
65642026-09-08T03:59:08.510ZSep 08 03:59:07.186 DEBGSep 08 03:59:07.186Sep 08 03:59:07.186Sep 08 03:59:07.186 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 } }]DEBG
65652026-09-08T03:59:08.510ZINFO 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 08 03:59:07.186adding route 3fff:beef:1::/64 -> 2001:db8::55:ff
65662026-09-08T03:59:08.510ZINFO
65672026-09-08T03:59:08.515Z 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:1::/64 -> 2001:db8::55:ff
65682026-09-08T03:59:08.515Z
65692026-09-08T03:59:08.515ZSep 08 03:59:07.186 DEBGSep 08 03:59:07.186Sep 08 03:59:07.186 INFODEBGSep 08 03:59:07.186 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
65702026-09-08T03:59:08.515Z
65712026-09-08T03:59:08.515Z 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 } }]
65722026-09-08T03:59:08.516ZSep 08 03:59:07.186adding route 3fff:beef:9::/64 -> 2001:db8::55:ffSep 08 03:59:07.186
65732026-09-08T03:59:08.516Z INFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ffDEBG
65742026-09-08T03:59:08.516ZSep 08 03:59:07.186 Sep 08 03:59:07.186 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
65752026-09-08T03:59:08.516ZSep 08 03:59:07.186INFO DEBGreplacing 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 } }]
65762026-09-08T03:59:08.516Zreplacing 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 } }]
65772026-09-08T03:59:08.516ZSep 08 03:59:07.186adding route 3fff:beef:2::/64 -> 2001:db8::55:ff
65782026-09-08T03:59:08.516ZINFO adding route 3fff:beef:27::/64 -> 2001:db8::55:ffSep 08 03:59:07.186
65792026-09-08T03:59:08.516ZSep 08 03:59:07.186 INFOSep 08 03:59:07.186DEBG INFOreplacing 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 } }] adding route 3fff:beef:a::/64 -> 2001:db8::55:ff
65802026-09-08T03:59:08.516Z
65812026-09-08T03:59:08.516Zadding route 3fff:beef:3::/64 -> 2001:db8::55:ff
65822026-09-08T03:59:08.516ZSep 08 03:59:07.186 Sep 08 03:59:07.186DEBGSep 08 03:59:07.186 Sep 08 03:59:07.186 INFO DEBGadding route 3fff:beef:3::/64 -> 2001:db8::55:ffreplacing 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 } }]
65832026-09-08T03:59:08.516Z
65842026-09-08T03:59:08.516Zreplacing 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 } }]DEBG
65852026-09-08T03:59:08.517Z Sep 08 03:59:07.186replacing 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 } }] DEBG
65862026-09-08T03:59:08.517Zreplacing 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 08 03:59:07.186
65872026-09-08T03:59:08.517Z Sep 08 03:59:07.186Sep 08 03:59:07.186 INFOINFO adding route 3fff:beef:28::/64 -> 2001:db8::55:ffINFOadding route 3fff:beef:4::/64 -> 2001:db8::55:ff
65882026-09-08T03:59:08.517Z
65892026-09-08T03:59:08.517Z Sep 08 03:59:07.186 adding route 3fff:beef:b::/64 -> 2001:db8::55:ffINFO
65902026-09-08T03:59:08.517ZSep 08 03:59:07.186Sep 08 03:59:07.186 adding route 3fff:beef:4::/64 -> 2001:db8::55:ff
65912026-09-08T03:59:08.517ZDEBGDEBGSep 08 03:59:07.186 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: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 } }]
65922026-09-08T03:59:08.517Z
65932026-09-08T03:59:08.517ZSep 08 03:59:07.186DEBG 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 } }] Sep 08 03:59:07.186
65942026-09-08T03:59:08.517ZSep 08 03:59:07.186replacing 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 } }]
65952026-09-08T03:59:08.517ZINFO adding route 3fff:beef:5::/64 -> 2001:db8::55:ffINFOSep 08 03:59:07.186Sep 08 03:59:07.186
65962026-09-08T03:59:08.517Z INFO adding route 3fff:beef:29::/64 -> 2001:db8::55:ff INFOadding route 3fff:beef:5::/64 -> 2001:db8::55:ff Sep 08 03:59:07.186
65972026-09-08T03:59:08.517Zadding route 3fff:beef:c::/64 -> 2001:db8::55:ff
65982026-09-08T03:59:08.517Z
65992026-09-08T03:59:08.517ZDEBG Sep 08 03:59:07.186replacing 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 08 03:59:07.186
66002026-09-08T03:59:08.517Z DEBGDEBGSep 08 03:59:07.186 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 } }]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 } }]
66012026-09-08T03:59:08.517Z
66022026-09-08T03:59:08.517ZSep 08 03:59:07.186 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 } }]
66032026-09-08T03:59:08.517ZINFOSep 08 03:59:07.186 Sep 08 03:59:07.186adding route 3fff:beef:6::/64 -> 2001:db8::55:ff
66042026-09-08T03:59:08.517ZINFO adding route 3fff:beef:6::/64 -> 2001:db8::55:ffINFO
66052026-09-08T03:59:08.517Z adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff
66062026-09-08T03:59:08.518ZSep 08 03:59:07.186Sep 08 03:59:07.186Sep 08 03:59:07.186 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 } }]DEBGINFO
66072026-09-08T03:59:08.518Z 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:d::/64 -> 2001:db8::55:ffSep 08 03:59:07.186
66082026-09-08T03:59:08.518Z
66092026-09-08T03:59:08.518Z DEBG Sep 08 03:59:07.186replacing 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 08 03:59:07.186Sep 08 03:59:07.186
66102026-09-08T03:59:08.518Z DEBGINFO INFOreplacing 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 } }] adding route 3fff:beef:7::/64 -> 2001:db8::55:ffadding route 3fff:beef:7::/64 -> 2001:db8::55:ff
66112026-09-08T03:59:08.518Z
66122026-09-08T03:59:08.518Z
66132026-09-08T03:59:08.518ZSep 08 03:59:07.186 INFO adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff
66142026-09-08T03:59:08.518ZSep 08 03:59:07.186 Sep 08 03:59:07.186DEBG DEBGSep 08 03:59:07.186replacing 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 } }]
66152026-09-08T03:59:08.518Z Sep 08 03:59:07.186INFO 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 } }] adding route 3fff:beef:e::/64 -> 2001:db8::55:ff
66162026-09-08T03:59:08.518ZDEBG
66172026-09-08T03:59:08.518ZSep 08 03:59:07.186 Sep 08 03:59:07.186replacing 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 08 03:59:07.186
66182026-09-08T03:59:08.518Z INFOINFO DEBGadding route 3fff:beef:8::/64 -> 2001:db8::55:ff adding route 3fff:beef:8::/64 -> 2001:db8::55:ff
66192026-09-08T03:59:08.518Zreplacing 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 } }]
66202026-09-08T03:59:08.518Z
66212026-09-08T03:59:08.518ZSep 08 03:59:07.186Sep 08 03:59:07.186 Sep 08 03:59:07.186DEBG Sep 08 03:59:07.186INFO 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 } }]adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff 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 } }]INFO
66222026-09-08T03:59:08.518Z
66232026-09-08T03:59:08.518Z
66242026-09-08T03:59:08.519Z adding route 3fff:beef:f::/64 -> 2001:db8::55:ff
66252026-09-08T03:59:08.519ZSep 08 03:59:07.186 DEBGSep 08 03:59:07.186Sep 08 03:59:07.186 INFO Sep 08 03:59:07.186replacing 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:9::/64 -> 2001:db8::55:ff
66262026-09-08T03:59:08.519ZINFO
66272026-09-08T03:59:08.519Z DEBGadding route 3fff:beef:9::/64 -> 2001:db8::55:ffSep 08 03:59:07.186
66282026-09-08T03:59:08.519Z 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
66292026-09-08T03:59:08.519Z Sep 08 03:59:07.186adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff
66302026-09-08T03:59:08.519ZDEBG 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 08 03:59:07.186
66312026-09-08T03:59:08.519Z DEBGSep 08 03:59:07.186Sep 08 03:59:07.186 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
66322026-09-08T03:59:08.519Z INFOSep 08 03:59:07.186 Sep 08 03:59:07.186INFO adding route 3fff:beef:10::/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 } }]INFO
66332026-09-08T03:59:08.519Z adding route 3fff:beef:a::/64 -> 2001:db8::55:ff
66342026-09-08T03:59:08.519Z
66352026-09-08T03:59:08.519Zadding route 3fff:beef:a::/64 -> 2001:db8::55:ff
66362026-09-08T03:59:08.519ZSep 08 03:59:07.186Sep 08 03:59:07.186Sep 08 03:59:07.186Sep 08 03:59:07.186 DEBGDEBGDEBG 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 } }]
66372026-09-08T03:59:08.519Z adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffreplacing 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 } }]
66382026-09-08T03:59:08.519Z
66392026-09-08T03:59:08.519ZSep 08 03:59:07.186 Sep 08 03:59:07.186Sep 08 03:59:07.186 INFO DEBGadding route 3fff:beef:11::/64 -> 2001:db8::55:ff INFO
66402026-09-08T03:59:08.519Zreplacing 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 } }]
66412026-09-08T03:59:08.520Zadding route 3fff:beef:b::/64 -> 2001:db8::55:ffreplacing 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 } }]
66422026-09-08T03:59:08.520Z
66432026-09-08T03:59:08.520ZSep 08 03:59:07.186 Sep 08 03:59:07.186DEBGSep 08 03:59:07.186 INFOreplacing 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 08 03:59:07.186
66442026-09-08T03:59:08.520Z DEBG adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffreplacing 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 } }]
66452026-09-08T03:59:08.520ZSep 08 03:59:07.186
66462026-09-08T03:59:08.520Z Sep 08 03:59:07.186Sep 08 03:59:07.186INFO INFO DEBG adding route 3fff:beef:12::/64 -> 2001:db8::55:ffINFO
66472026-09-08T03:59:08.520Z adding route 3fff:beef:c::/64 -> 2001:db8::55:ffreplacing 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 } }]
66482026-09-08T03:59:08.520Z
66492026-09-08T03:59:08.520Zadding route 3fff:beef:b::/64 -> 2001:db8::55:ff
66502026-09-08T03:59:08.520ZSep 08 03:59:07.186Sep 08 03:59:07.186 Sep 08 03:59:07.186Sep 08 03:59:07.186 INFODEBGDEBG 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: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 } }]
66512026-09-08T03:59:08.520Z
66522026-09-08T03:59:08.520ZDEBGadding route 3fff:beef:30::/64 -> 2001:db8::55:ff Sep 08 03:59:07.186
66532026-09-08T03:59:08.520Z 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 } }]Sep 08 03:59:07.186 Sep 08 03:59:07.186adding route 3fff:beef:13::/64 -> 2001:db8::55:ff
66542026-09-08T03:59:08.520Z
66552026-09-08T03:59:08.520ZINFODEBG 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:d::/64 -> 2001:db8::55:ff
66562026-09-08T03:59:08.520Z
66572026-09-08T03:59:08.520ZSep 08 03:59:07.186 Sep 08 03:59:07.186INFO adding route 3fff:beef:c::/64 -> 2001:db8::55:ffDEBG
66582026-09-08T03:59:08.520ZSep 08 03:59:07.186 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 } }]
66592026-09-08T03:59:08.520ZDEBGSep 08 03:59:07.186 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 08 03:59:07.186
66602026-09-08T03:59:08.520ZDEBG Sep 08 03:59:07.186INFO 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 } }]INFOadding route 3fff:beef:31::/64 -> 2001:db8::55:ff
66612026-09-08T03:59:08.520Z Sep 08 03:59:07.186
66622026-09-08T03:59:08.520Zadding route 3fff:beef:14::/64 -> 2001:db8::55:ff
66632026-09-08T03:59:08.520ZINFO adding route 3fff:beef:e::/64 -> 2001:db8::55:ffSep 08 03:59:07.186
66642026-09-08T03:59:08.520ZSep 08 03:59:07.186Sep 08 03:59:07.186 DEBG Sep 08 03:59:07.186DEBGINFO 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 } }]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 } }]adding route 3fff:beef:d::/64 -> 2001:db8::55:ff
66652026-09-08T03:59:08.520Z
66662026-09-08T03:59:08.520Zreplacing 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 } }]
66672026-09-08T03:59:08.525Z
66682026-09-08T03:59:08.525ZSep 08 03:59:07.186Sep 08 03:59:07.186Sep 08 03:59:07.186 INFOINFO adding route 3fff:beef:15::/64 -> 2001:db8::55:ffadding route 3fff:beef:f::/64 -> 2001:db8::55:ff
66692026-09-08T03:59:08.525Z
66702026-09-08T03:59:08.525ZDEBG 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 } }]
66712026-09-08T03:59:08.525ZSep 08 03:59:07.186Sep 08 03:59:07.186Sep 08 03:59:07.186Sep 08 03:59:07.186 INFODEBG INFOadding route 3fff:beef:32::/64 -> 2001:db8::55:ff DEBGreplacing 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 } }]
66722026-09-08T03:59:08.526Z
66732026-09-08T03:59:08.526Z adding route 3fff:beef:e::/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 } }]
66742026-09-08T03:59:08.526Z
66752026-09-08T03:59:08.526ZSep 08 03:59:07.186Sep 08 03:59:07.186 DEBGSep 08 03:59:07.186 INFODEBG adding route 3fff:beef:10::/64 -> 2001:db8::55:ffSep 08 03:59:07.186replacing 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: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 } }]
66762026-09-08T03:59:08.526Z
66772026-09-08T03:59:08.526ZINFO adding route 3fff:beef:16::/64 -> 2001:db8::55:ff
66782026-09-08T03:59:08.526Z
66792026-09-08T03:59:08.526ZSep 08 03:59:07.186 Sep 08 03:59:07.186INFO Sep 08 03:59:07.186Sep 08 03:59:07.186DEBG DEBG INFOreplacing 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 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 } }]
66802026-09-08T03:59:08.526Zadding route 3fff:beef:33::/64 -> 2001:db8::55:ff
66812026-09-08T03:59:08.526Z
66822026-09-08T03:59:08.526Zadding route 3fff:beef:f::/64 -> 2001:db8::55:ff
66832026-09-08T03:59:08.526ZSep 08 03:59:07.186Sep 08 03:59:07.186Sep 08 03:59:07.186 INFODEBGSep 08 03:59:07.186 DEBG adding route 3fff:beef:11::/64 -> 2001:db8::55:ff
66842026-09-08T03:59:08.526Zreplacing 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: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 } }]
66852026-09-08T03:59:08.526Z
66862026-09-08T03:59:08.526ZINFO Sep 08 03:59:07.186adding route 3fff:beef:17::/64 -> 2001:db8::55:ff
66872026-09-08T03:59:08.526ZDEBG Sep 08 03:59:07.186replacing 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 08 03:59:07.186INFOSep 08 03:59:07.186
66882026-09-08T03:59:08.526Z DEBGINFO adding route 3fff:beef:34::/64 -> 2001:db8::55:ff 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 } }]
66892026-09-08T03:59:08.526Z
66902026-09-08T03:59:08.527ZSep 08 03:59:07.186adding route 3fff:beef:10::/64 -> 2001:db8::55:ff Sep 08 03:59:07.186
66912026-09-08T03:59:08.527ZINFOSep 08 03:59:07.186 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 } }]
66922026-09-08T03:59:08.527ZINFOadding route 3fff:beef:12::/64 -> 2001:db8::55:ffSep 08 03:59:07.186
66932026-09-08T03:59:08.527Z adding route 3fff:beef:18::/64 -> 2001:db8::55:ffDEBGSep 08 03:59:07.186
66942026-09-08T03:59:08.527ZSep 08 03:59:07.186 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 } }]
66952026-09-08T03:59:08.527ZDEBG Sep 08 03:59:07.186replacing 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 } }]INFO
66962026-09-08T03:59:08.527Z adding route 3fff:beef:35::/64 -> 2001:db8::55:ff
66972026-09-08T03:59:08.527ZSep 08 03:59:07.186DEBGSep 08 03:59:07.186 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
66982026-09-08T03:59:08.527Z Sep 08 03:59:07.186 INFO DEBGadding route 3fff:beef:13::/64 -> 2001:db8::55:ffSep 08 03:59:07.186adding route 3fff:beef:11::/64 -> 2001:db8::55:ff
66992026-09-08T03:59:08.527Z
67002026-09-08T03:59:08.527ZINFO Sep 08 03:59:07.186 Sep 08 03:59:07.186DEBG adding route 3fff:beef:19::/64 -> 2001:db8::55:ffDEBG
67012026-09-08T03:59:08.527Z 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 } }]
67022026-09-08T03:59:08.527Zreplacing 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 } }]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 } }]
67032026-09-08T03:59:08.527Z
67042026-09-08T03:59:08.527ZSep 08 03:59:07.186 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 08 03:59:07.186Sep 08 03:59:07.186 INFOSep 08 03:59:07.186INFO
67052026-09-08T03:59:08.527Z adding route 3fff:beef:36::/64 -> 2001:db8::55:ffINFO
67062026-09-08T03:59:08.528Z adding route 3fff:beef:12::/64 -> 2001:db8::55:ffSep 08 03:59:07.186
67072026-09-08T03:59:08.528Zadding route 3fff:beef:14::/64 -> 2001:db8::55:ff Sep 08 03:59:07.186
67082026-09-08T03:59:08.528Z Sep 08 03:59:07.186INFODEBG adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff DEBGreplacing 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 08 03:59:07.186replacing 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 } }]
67092026-09-08T03:59:08.528ZDEBG
67102026-09-08T03:59:08.528Z
67112026-09-08T03:59:08.528Z 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 } }]
67122026-09-08T03:59:08.528ZSep 08 03:59:07.186 Sep 08 03:59:07.186INFOSep 08 03:59:07.186Sep 08 03:59:07.186 INFOINFO adding route 3fff:beef:13::/64 -> 2001:db8::55:ff DEBG
67132026-09-08T03:59:08.528Zadding route 3fff:beef:15::/64 -> 2001:db8::55:ffadding route 3fff:beef:37::/64 -> 2001:db8::55:ff
67142026-09-08T03:59:08.528Z
67152026-09-08T03:59:08.528Zreplacing 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 } }]
67162026-09-08T03:59:08.528ZSep 08 03:59:07.186Sep 08 03:59:07.186 Sep 08 03:59:07.186 Sep 08 03:59:07.186DEBG DEBGINFO 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 } }]
67172026-09-08T03:59:08.528Zadding route 3fff:beef:1b::/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 } }]
67182026-09-08T03:59:08.528Z
67192026-09-08T03:59:08.529Zreplacing 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 08 03:59:07.186
67202026-09-08T03:59:08.529Z INFO adding route 3fff:beef:16::/64 -> 2001:db8::55:ffSep 08 03:59:07.186Sep 08 03:59:07.186
67212026-09-08T03:59:08.529ZSep 08 03:59:07.186 DEBG INFO 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 } }]INFOadding route 3fff:beef:38::/64 -> 2001:db8::55:ff
67222026-09-08T03:59:08.529Z
67232026-09-08T03:59:08.529ZSep 08 03:59:07.186 adding route 3fff:beef:14::/64 -> 2001:db8::55:ffDEBG
67242026-09-08T03:59:08.529Z 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 08 03:59:07.186
67252026-09-08T03:59:08.529Z Sep 08 03:59:07.186Sep 08 03:59:07.186DEBG 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 } }]
67262026-09-08T03:59:08.529ZINFOSep 08 03:59:07.186 INFOadding route 3fff:beef:1c::/64 -> 2001:db8::55:ffDEBG
67272026-09-08T03:59:08.529Z Sep 08 03:59:07.186 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:17::/64 -> 2001:db8::55:ff
67282026-09-08T03:59:08.529ZINFO
67292026-09-08T03:59:08.529ZSep 08 03:59:07.186 adding route 3fff:beef:39::/64 -> 2001:db8::55:ffDEBGSep 08 03:59:07.186 Sep 08 03:59:07.186
67302026-09-08T03:59:08.529Zreplacing 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 } }]
67312026-09-08T03:59:08.529ZINFODEBG 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 08 03:59:07.186adding route 3fff:beef:15::/64 -> 2001:db8::55:ff Sep 08 03:59:07.186DEBG
67322026-09-08T03:59:08.529Z 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 } }]
67332026-09-08T03:59:08.529Z
67342026-09-08T03:59:08.529ZINFO adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff
67352026-09-08T03:59:08.529ZSep 08 03:59:07.186Sep 08 03:59:07.186Sep 08 03:59:07.186 INFODEBG Sep 08 03:59:07.186 adding route 3fff:beef:18::/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
67362026-09-08T03:59:08.529Z DEBG
67372026-09-08T03:59:08.530ZSep 08 03:59:07.186adding route 3fff:beef:3a::/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 } }]INFO
67382026-09-08T03:59:08.530Z
67392026-09-08T03:59:08.530ZSep 08 03:59:07.186 adding route 3fff:beef:16::/64 -> 2001:db8::55:ffDEBG
67402026-09-08T03:59:08.530Z 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 08 03:59:07.186Sep 08 03:59:07.186
67412026-09-08T03:59:08.530ZSep 08 03:59:07.186 DEBGINFO adding route 3fff:beef:1e::/64 -> 2001:db8::55:ffDEBG
67422026-09-08T03:59:08.530Z 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: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 08 03:59:07.186
67432026-09-08T03:59:08.530Z
67442026-09-08T03:59:08.530Z INFO adding route 3fff:beef:19::/64 -> 2001:db8::55:ffSep 08 03:59:07.186
67452026-09-08T03:59:08.530Z Sep 08 03:59:07.186DEBGSep 08 03:59:07.186 INFO Sep 08 03:59:07.186 adding route 3fff:beef:3b::/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 } }]INFO
67462026-09-08T03:59:08.530Z
67472026-09-08T03:59:08.530ZDEBGadding route 3fff:beef:17::/64 -> 2001:db8::55:ff 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 } }]
67482026-09-08T03:59:08.530Z
67492026-09-08T03:59:08.530ZSep 08 03:59:07.186 Sep 08 03:59:07.186INFOSep 08 03:59:07.186Sep 08 03:59:07.186 DEBG DEBG adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff
67502026-09-08T03:59:08.530ZINFOreplacing 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 } }]
67512026-09-08T03:59:08.530Zadding route 3fff:beef:1a::/64 -> 2001:db8::55:ff
67522026-09-08T03:59:08.530ZSep 08 03:59:07.187replacing 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 } }]
67532026-09-08T03:59:08.530ZINFOSep 08 03:59:07.187Sep 08 03:59:07.187 adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffSep 08 03:59:07.187 DEBGDEBG
67542026-09-08T03:59:08.530ZINFO 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: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 } }]
67552026-09-08T03:59:08.530Z adding route 3fff:beef:18::/64 -> 2001:db8::55:ff
67562026-09-08T03:59:08.530Z
67572026-09-08T03:59:08.530ZSep 08 03:59:07.187Sep 08 03:59:07.187 DEBGSep 08 03:59:07.187Sep 08 03:59:07.187 DEBGINFOINFO 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: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:1b::/64 -> 2001:db8::55:ff
67582026-09-08T03:59:08.531Zadding route 3fff:beef:20::/64 -> 2001:db8::55:ff
67592026-09-08T03:59:08.531Z
67602026-09-08T03:59:08.531Z
67612026-09-08T03:59:08.531ZSep 08 03:59:07.187 Sep 08 03:59:07.187DEBG DEBGSep 08 03:59:07.187 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 } }]failed to allocate space for the new target listINFOSep 08 03:59:07.187
67622026-09-08T03:59:08.531Z DEBG
67632026-09-08T03:59:08.531Z Sep 08 03:59:07.187adding route 3fff:beef:19::/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 } }]
67642026-09-08T03:59:08.531ZINFO
67652026-09-08T03:59:08.531Z adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff
67662026-09-08T03:59:08.531ZSep 08 03:59:07.187 Sep 08 03:59:07.187Sep 08 03:59:07.187Sep 08 03:59:07.187 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 } }]INFO 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
67672026-09-08T03:59:08.536Z
67682026-09-08T03:59:08.536Z adding route 3fff:beef:21::/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 } }]
67692026-09-08T03:59:08.536ZSep 08 03:59:07.187
67702026-09-08T03:59:08.536Z INFO adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffSep 08 03:59:07.187
67712026-09-08T03:59:08.536Z Sep 08 03:59:07.187DEBG 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 } }]
67722026-09-08T03:59:08.536Ztest port_map::tests::parse_softnpu_revision ... ok
67732026-09-08T03:59:08.536Zadding route 3fff:beef:1d::/64 -> 2001:db8::55:ff
67742026-09-08T03:59:08.536ZSep 08 03:59:07.187Sep 08 03:59:07.187 DEBGSep 08 03:59:07.187INFO 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 } }]DEBGadding route 3fff:beef:22::/64 -> 2001:db8::55:ff
67752026-09-08T03:59:08.536Z
67762026-09-08T03:59:08.536Zreplacing 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 } }]
67772026-09-08T03:59:08.536ZSep 08 03:59:07.187Sep 08 03:59:07.187 Sep 08 03:59:07.187 INFOINFODEBG adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff
67782026-09-08T03:59:08.537Zreplacing 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:1e::/64 -> 2001:db8::55:ff
67792026-09-08T03:59:08.537Z
67802026-09-08T03:59:08.537ZSep 08 03:59:07.187Sep 08 03:59:07.187Sep 08 03:59:07.187 DEBGINFO 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 } }]
67812026-09-08T03:59:08.537Zadding route 3fff:beef:23::/64 -> 2001:db8::55:ffDEBG
67822026-09-08T03:59:08.537Z 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 } }]Sep 08 03:59:07.187
67832026-09-08T03:59:08.537Z Sep 08 03:59:07.187INFO DEBGadding route 3fff:beef:1f::/64 -> 2001:db8::55:ffSep 08 03:59:07.187
67842026-09-08T03:59:08.537Z 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
67852026-09-08T03:59:08.537Z Sep 08 03:59:07.187adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff
67862026-09-08T03:59:08.537ZDEBG Sep 08 03:59:07.187replacing 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 } }]
67872026-09-08T03:59:08.537ZINFO adding route 3fff:beef:24::/64 -> 2001:db8::55:ffSep 08 03:59:07.187
67882026-09-08T03:59:08.537Z Sep 08 03:59:07.187DEBG 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 } }]
67892026-09-08T03:59:08.538Zadding route 3fff:beef:20::/64 -> 2001:db8::55:ffSep 08 03:59:07.187
67902026-09-08T03:59:08.538Z 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 } }]
67912026-09-08T03:59:08.538ZSep 08 03:59:07.187Sep 08 03:59:07.187 INFODEBG 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:1d::/64 -> 2001:db8::55:ffSep 08 03:59:07.187
67922026-09-08T03:59:08.538Z
67932026-09-08T03:59:08.538ZINFO adding route 3fff:beef:25::/64 -> 2001:db8::55:ff
67942026-09-08T03:59:08.538ZSep 08 03:59:07.187Sep 08 03:59:07.187 INFOSep 08 03:59:07.187 DEBGadding route 3fff:beef:21::/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 } }]DEBG
67952026-09-08T03:59:08.538Z
67962026-09-08T03:59:08.538Z 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 } }]
67972026-09-08T03:59:08.538ZSep 08 03:59:07.187Sep 08 03:59:07.187 Sep 08 03:59:07.187DEBG 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 } }]
67982026-09-08T03:59:08.538ZINFO adding route 3fff:beef:26::/64 -> 2001:db8::55:ffadding route 3fff:beef:1e::/64 -> 2001:db8::55:ff
67992026-09-08T03:59:08.538Z
68002026-09-08T03:59:08.538ZSep 08 03:59:07.187 INFO adding route 3fff:beef:22::/64 -> 2001:db8::55:ffSep 08 03:59:07.187
68012026-09-08T03:59:08.538ZSep 08 03:59:07.187 DEBGDEBGSep 08 03:59:07.187 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: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
68022026-09-08T03:59:08.538Z 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 } }]
68032026-09-08T03:59:08.538Z
68042026-09-08T03:59:08.538ZSep 08 03:59:07.187Sep 08 03:59:07.187Sep 08 03:59:07.187 INFO INFOINFOadding route 3fff:beef:23::/64 -> 2001:db8::55:ff
68052026-09-08T03:59:08.538Z adding route 3fff:beef:27::/64 -> 2001:db8::55:ffadding route 3fff:beef:1f::/64 -> 2001:db8::55:ff
68062026-09-08T03:59:08.539Z
68072026-09-08T03:59:08.539ZSep 08 03:59:07.187 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 } }]Sep 08 03:59:07.187
68082026-09-08T03:59:08.539Z Sep 08 03:59:07.187DEBG 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 } }]
68092026-09-08T03:59:08.539ZSep 08 03:59:07.187replacing 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 } }]
68102026-09-08T03:59:08.539ZINFO adding route 3fff:beef:24::/64 -> 2001:db8::55:ffSep 08 03:59:07.187
68112026-09-08T03:59:08.539Z Sep 08 03:59:07.187INFOSep 08 03:59:07.187 INFOadding route 3fff:beef:20::/64 -> 2001:db8::55:ff adding route 3fff:beef:28::/64 -> 2001:db8::55:ffDEBG
68122026-09-08T03:59:08.539Z 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 } }]
68132026-09-08T03:59:08.539Z
68142026-09-08T03:59:08.539ZSep 08 03:59:07.187 DEBGSep 08 03:59:07.187Sep 08 03:59:07.187 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
68152026-09-08T03:59:08.539Z adding route 3fff:beef:25::/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 } }]
68162026-09-08T03:59:08.539Z
68172026-09-08T03:59:08.539ZSep 08 03:59:07.187Sep 08 03:59:07.187Sep 08 03:59:07.187 INFODEBGINFO adding route 3fff:beef:29::/64 -> 2001:db8::55:ffadding route 3fff:beef:21::/64 -> 2001:db8::55:ffreplacing 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 } }]
68182026-09-08T03:59:08.539Z
68192026-09-08T03:59:08.540Z
68202026-09-08T03:59:08.540ZSep 08 03:59:07.187Sep 08 03:59:07.187Sep 08 03:59:07.187 DEBGDEBGINFO 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 } }]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 } }]
68212026-09-08T03:59:08.540Z
68222026-09-08T03:59:08.540Zadding route 3fff:beef:26::/64 -> 2001:db8::55:ff
68232026-09-08T03:59:08.540ZSep 08 03:59:07.187Sep 08 03:59:07.187 Sep 08 03:59:07.187INFO INFODEBG adding route 3fff:beef:2a::/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 } }]adding route 3fff:beef:22::/64 -> 2001:db8::55:ff
68242026-09-08T03:59:08.540Z
68252026-09-08T03:59:08.540Z
68262026-09-08T03:59:08.540ZSep 08 03:59:07.187Sep 08 03:59:07.187 Sep 08 03:59:07.187 DEBGDEBG INFO 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 } }]adding route 3fff:beef:27::/64 -> 2001:db8::55:ff
68272026-09-08T03:59:08.540Z
68282026-09-08T03:59:08.540Zreplacing 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 } }]
68292026-09-08T03:59:08.540ZSep 08 03:59:07.187 Sep 08 03:59:07.187INFO Sep 08 03:59:07.187 DEBGadding route 3fff:beef:23::/64 -> 2001:db8::55:ff INFO
68302026-09-08T03:59:08.540Z 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:2b::/64 -> 2001:db8::55:ff
68312026-09-08T03:59:08.540Z
68322026-09-08T03:59:08.540ZSep 08 03:59:07.187 DEBGSep 08 03:59:07.187 Sep 08 03:59:07.187INFOreplacing 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 } }] DEBG
68332026-09-08T03:59:08.540Zadding route 3fff:beef:28::/64 -> 2001:db8::55:ff
68342026-09-08T03:59:08.540Zreplacing 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 } }]
68352026-09-08T03:59:08.540ZSep 08 03:59:07.187Sep 08 03:59:07.187 Sep 08 03:59:07.187 DEBGINFO INFOreplacing 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 } }]adding route 3fff:beef:24::/64 -> 2001:db8::55:ff
68362026-09-08T03:59:08.541Zadding route 3fff:beef:2c::/64 -> 2001:db8::55:ff
68372026-09-08T03:59:08.541Z
68382026-09-08T03:59:08.541ZSep 08 03:59:07.187Sep 08 03:59:07.187 Sep 08 03:59:07.187INFODEBG 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 } }]adding route 3fff:beef:29::/64 -> 2001:db8::55:ff
68392026-09-08T03:59:08.541Z
68402026-09-08T03:59:08.541Zreplacing 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 } }]
68412026-09-08T03:59:08.541ZSep 08 03:59:07.187Sep 08 03:59:07.187Sep 08 03:59:07.187 DEBG 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 } }]INFO
68422026-09-08T03:59:08.541Zadding route 3fff:beef:25::/64 -> 2001:db8::55:ffadding route 3fff:beef:2d::/64 -> 2001:db8::55:ff
68432026-09-08T03:59:08.541Z
68442026-09-08T03:59:08.541ZSep 08 03:59:07.187 Sep 08 03:59:07.187INFOSep 08 03:59:07.187 adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffDEBG
68452026-09-08T03:59:08.541ZDEBG 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 } }]
68462026-09-08T03:59:08.541Zreplacing 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 08 03:59:07.187
68472026-09-08T03:59:08.541Z DEBGSep 08 03:59:07.187 Sep 08 03:59:07.187replacing 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 } }]
68482026-09-08T03:59:08.541Z INFOINFO adding route 3fff:beef:26::/64 -> 2001:db8::55:ffSep 08 03:59:07.187adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff
68492026-09-08T03:59:08.541ZINFO
68502026-09-08T03:59:08.542Z adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff
68512026-09-08T03:59:08.542ZSep 08 03:59:07.187Sep 08 03:59:07.187 DEBGDEBGSep 08 03:59:07.187 DEBGreplacing 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 } }]
68522026-09-08T03:59:08.542Zreplacing 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 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 } }]
68532026-09-08T03:59:08.542Z
68542026-09-08T03:59:08.542ZSep 08 03:59:07.187 Sep 08 03:59:07.187Sep 08 03:59:07.187INFO INFOadding route 3fff:beef:27::/64 -> 2001:db8::55:ff
68552026-09-08T03:59:08.542Zadding route 3fff:beef:2f::/64 -> 2001:db8::55:ff
68562026-09-08T03:59:08.542Z INFOSep 08 03:59:07.187 Sep 08 03:59:07.187adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff
68572026-09-08T03:59:08.542ZDEBG 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 08 03:59:07.187
68582026-09-08T03:59:08.542Zreplacing 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 } }]
68592026-09-08T03:59:08.542ZDEBG 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 } }]Sep 08 03:59:07.187Sep 08 03:59:07.187
68602026-09-08T03:59:08.542Z INFOINFO adding route 3fff:beef:28::/64 -> 2001:db8::55:ffadding route 3fff:beef:30::/64 -> 2001:db8::55:ffSep 08 03:59:07.187
68612026-09-08T03:59:08.542Z
68622026-09-08T03:59:08.542Z INFOSep 08 03:59:07.187 Sep 08 03:59:07.187adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff
68632026-09-08T03:59:08.542ZSep 08 03:59:07.187 DEBG 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 } }]
68642026-09-08T03:59:08.542ZDEBG Sep 08 03:59:07.187Sep 08 03:59:07.187 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 } }]DEBG created new freemapreplacing 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 08 03:59:07.187
68652026-09-08T03:59:08.543Z
68662026-09-08T03:59:08.543ZunitDEBG INFO Sep 08 03:59:07.187Sep 08 03:59:07.187 INFOINFO adding route 3fff:beef:31::/64 -> 2001:db8::55:ffadding route 3fff:beef:29::/64 -> 2001:db8::55:ff
68672026-09-08T03:59:08.548Z
68682026-09-08T03:59:08.548Zadding route 3fff:beef:2e::/64 -> 2001:db8::55:ffSep 08 03:59:07.187
68692026-09-08T03:59:08.548Z 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 } }]
68702026-09-08T03:59:08.548ZSep 08 03:59:07.187Sep 08 03:59:07.187 Sep 08 03:59:07.187 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 } }]DEBGadding route 3fff:beef:32::/64 -> 2001:db8::55:ff
68712026-09-08T03:59:08.548Z
68722026-09-08T03:59:08.548Z 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 } }]
68732026-09-08T03:59:08.548ZSep 08 03:59:07.187 Sep 08 03:59:07.187DEBG INFO 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:2f::/64 -> 2001:db8::55:ffSep 08 03:59:07.187
68742026-09-08T03:59:08.548Z
68752026-09-08T03:59:08.548ZINFO Sep 08 03:59:07.187adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff
68762026-09-08T03:59:08.548ZINFO adding route 3fff:beef:33::/64 -> 2001:db8::55:ff
68772026-09-08T03:59:08.548ZSep 08 03:59:07.187 Sep 08 03:59:07.187DEBGSep 08 03:59:07.187 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 } }] 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 } }]
68782026-09-08T03:59:08.548ZDEBG
68792026-09-08T03:59:08.548Zreplacing 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 08 03:59:07.187
68802026-09-08T03:59:08.548Z INFOSep 08 03:59:07.187 adding route 3fff:beef:30::/64 -> 2001:db8::55:ffINFO
68812026-09-08T03:59:08.548Z adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff
68822026-09-08T03:59:08.549ZSep 08 03:59:07.187 INFOSep 08 03:59:07.187Sep 08 03:59:07.187 DEBG adding route 3fff:beef:34::/64 -> 2001:db8::55:ffDEBG
68832026-09-08T03:59:08.549Zreplacing 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 } }]
68842026-09-08T03:59:08.549Zreplacing 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 08 03:59:07.187
68852026-09-08T03:59:08.549Z 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 } }]
68862026-09-08T03:59:08.549ZSep 08 03:59:07.187Sep 08 03:59:07.187 INFOINFO Sep 08 03:59:07.187 adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffINFOadding route 3fff:beef:31::/64 -> 2001:db8::55:ff
68872026-09-08T03:59:08.549Z
68882026-09-08T03:59:08.549Zadding route 3fff:beef:35::/64 -> 2001:db8::55:ff
68892026-09-08T03:59:08.549ZSep 08 03:59:07.187Sep 08 03:59:07.187 DEBGDEBGSep 08 03:59:07.187 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
68902026-09-08T03:59:08.549Z 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 } }]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 } }]
68912026-09-08T03:59:08.549ZSep 08 03:59:07.187
68922026-09-08T03:59:08.549Z INFOSep 08 03:59:07.187 adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffINFO
68932026-09-08T03:59:08.549Z adding route 3fff:beef:36::/64 -> 2001:db8::55:ffSep 08 03:59:07.187
68942026-09-08T03:59:08.549Z INFO Sep 08 03:59:07.187Sep 08 03:59:07.187 adding route 3fff:beef:32::/64 -> 2001:db8::55:ffDEBG
68952026-09-08T03:59:08.550Z 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 } }]DEBG
68962026-09-08T03:59:08.550ZSep 08 03:59:07.187 DEBGreplacing 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 } }]
68972026-09-08T03:59:08.550Zreplacing 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 08 03:59:07.187
68982026-09-08T03:59:08.550Z INFOSep 08 03:59:07.187 Sep 08 03:59:07.187INFO INFO adding route 3fff:beef:37::/64 -> 2001:db8::55:ff
68992026-09-08T03:59:08.550Zadding route 3fff:beef:33::/64 -> 2001:db8::55:ffadding route 3fff:beef:2e::/64 -> 2001:db8::55:ff
69002026-09-08T03:59:08.550Z
69012026-09-08T03:59:08.550ZSep 08 03:59:07.187Sep 08 03:59:07.187 DEBGDEBG Sep 08 03:59:07.187replacing 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 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 } }]
69022026-09-08T03:59:08.550ZDEBG
69032026-09-08T03:59:08.550Zreplacing 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 08 03:59:07.187
69042026-09-08T03:59:08.550Z INFOSep 08 03:59:07.187 adding route 3fff:beef:38::/64 -> 2001:db8::55:ffINFO
69052026-09-08T03:59:08.550Z adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff
69062026-09-08T03:59:08.550ZSep 08 03:59:07.187 Sep 08 03:59:07.187INFO Sep 08 03:59:07.187DEBG DEBGadding route 3fff:beef:34::/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 } }]
69072026-09-08T03:59:08.550Zreplacing 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 } }]
69082026-09-08T03:59:08.550Z
69092026-09-08T03:59:08.550ZSep 08 03:59:07.187 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 } }]
69102026-09-08T03:59:08.550ZSep 08 03:59:07.187Sep 08 03:59:07.187 INFOSep 08 03:59:07.187 : INFOfreemap_route_ipv4INFO
69112026-09-08T03:59:08.550Z adding route 3fff:beef:35::/64 -> 2001:db8::55:ffadding route 3fff:beef:39::/64 -> 2001:db8::55:ffadding route 3fff:beef:30::/64 -> 2001:db8::55:ff
69122026-09-08T03:59:08.550Z
69132026-09-08T03:59:08.550Z
69142026-09-08T03:59:08.551ZSep 08 03:59:07.187 DEBG Sep 08 03:59:07.187created new freemap , DEBGSep 08 03:59:07.187 Sep 08 03:59:07.187replacing 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 08 03:59:07.187DEBGunit :DEBGreplacing 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 } }]
69152026-09-08T03:59:08.551Zfreemap_route_ipv4
69162026-09-08T03:59:08.551Z
69172026-09-08T03:59:08.551Z DEBGSep 08 03:59:07.187 Sep 08 03:59:07.187replacing 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 08 03:59:07.187created new freemap
69182026-09-08T03:59:08.551ZINFO DEBGINFO, created new freemapunit, Sep 08 03:59:07.187 adding route 3fff:beef:36::/64 -> 2001:db8::55:ff:unit
69192026-09-08T03:59:08.551Z: INFO adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff freemap_route_ipv6
69202026-09-08T03:59:08.551Zadding route 3fff:beef:31::/64 -> 2001:db8::55:fffreemap_route_ipv6
69212026-09-08T03:59:08.551Z
69222026-09-08T03:59:08.551Z
69232026-09-08T03:59:08.551ZSep 08 03:59:07.187Sep 08 03:59:07.187 DEBGSep 08 03:59:07.187 DEBGDEBGinitted freemap. size: 64 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 08 03:59:07.187,
69242026-09-08T03:59:08.551Zunitreplacing 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 08 03:59:07.187
69252026-09-08T03:59:08.551Z DEBGSep 08 03:59:07.187DEBG: 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 } }]
69262026-09-08T03:59:08.551Z initted freemap. size: 64INFOSep 08 03:59:07.187
69272026-09-08T03:59:08.551Z, unit Sep 08 03:59:07.187INFOadding route 3fff:beef:37::/64 -> 2001:db8::55:ff
69282026-09-08T03:59:08.551ZDEBGadding route 3fff:beef:32::/64 -> 2001:db8::55:ff Sep 08 03:59:07.187:Sep 08 03:59:07.187
69292026-09-08T03:59:08.551Ztest route::tests::rollback_failure_leaves_in_core_cleared ... ok
69302026-09-08T03:59:08.552Z 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 } }]
69312026-09-08T03:59:08.552Z freemap_route_ipv4adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff
69322026-09-08T03:59:08.552Zreset freemap
69332026-09-08T03:59:08.552Z, Sep 08 03:59:07.188Sep 08 03:59:07.188 Sep 08 03:59:07.188Sep 08 03:59:07.188 DEBGDEBG unitreplacing 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:
69342026-09-08T03:59:08.552Z DEBGreplacing 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:38::/64 -> 2001:db8::55:ff
69352026-09-08T03:59:08.552ZSep 08 03:59:07.188freemap_route_ipv4 reset freemap
69362026-09-08T03:59:08.552Z
69372026-09-08T03:59:08.552ZINFOSep 08 03:59:07.188 adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff Sep 08 03:59:07.188
69382026-09-08T03:59:08.552Z, Sep 08 03:59:07.188DEBGunit 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 } }]
69392026-09-08T03:59:08.552Z :DEBGadding route 3fff:beef:33::/64 -> 2001:db8::55:ffSep 08 03:59:07.188
69402026-09-08T03:59:08.552Z DEBGinitted freemap. size: 64 Sep 08 03:59:07.188 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 } }], unit:Sep 08 03:59:07.189 Sep 08 03:59:07.188freemap_route_ipv6created new freemap
69412026-09-08T03:59:08.552Z, unitDEBG:DEBG freemap_route_ipv4created new freemap
69422026-09-08T03:59:08.552Z , created new freemap, unitunit:: Sep 08 03:59:07.196 Sep 08 03:59:07.196freemap_route_ipv4 freemap_route_ipv4DEBG
69432026-09-08T03:59:08.552Z
69442026-09-08T03:59:08.552ZSep 08 03:59:07.196DEBG DEBGreset freemap , created new freemapunit, :unit :
69452026-09-08T03:59:08.552Zfreemap_route_ipv6
69462026-09-08T03:59:08.552Z freemap_route_ipv6
69472026-09-08T03:59:08.552ZSep 08 03:59:07.196Sep 08 03:59:07.196 INFODEBG Sep 08 03:59:07.196created new freemap Sep 08 03:59:07.196, DEBGadding route 3fff:beef:3d::/64 -> 2001:db8::55:ff
69482026-09-08T03:59:08.553Z unitinitted freemap. size: 64INFO:, Sep 08 03:59:07.196freemap_route_ipv6 adding route 3fff:dead::/64 -> 2001:db8::55:1
69492026-09-08T03:59:08.553Z
69502026-09-08T03:59:08.553ZunitDEBG :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 } }]
69512026-09-08T03:59:08.553ZSep 08 03:59:07.196freemap_route_ipv4
69522026-09-08T03:59:08.553ZSep 08 03:59:07.196DEBG initted freemap. size: 64DEBG, Sep 08 03:59:07.196unit :DEBG Sep 08 03:59:07.196 freemap_route_ipv4reset freemapINFO
69532026-09-08T03:59:08.553Z, adding route 3fff:beef:3e::/64 -> 2001:db8::55:ffunit:
69542026-09-08T03:59:08.553Z 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 } }]freemap_route_ipv4
69552026-09-08T03:59:08.553Z
69562026-09-08T03:59:08.553ZSep 08 03:59:07.196 Sep 08 03:59:07.196Sep 08 03:59:07.196DEBG DEBGreset freemap , DEBGunitreplacing 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 } }]:
69572026-09-08T03:59:08.553Z initted freemap. size: 64freemap_route_ipv4,
69582026-09-08T03:59:08.553Zunit:Sep 08 03:59:07.196Sep 08 03:59:07.196 Sep 08 03:59:07.196DEBG DEBGfreemap_route_ipv6failed to allocate space for the new target list
69592026-09-08T03:59:08.553Zinitted freemap. size: 64
69602026-09-08T03:59:08.553Z, unitINFO: Sep 08 03:59:07.196 adding route 3fff:dead::/64 -> 2001:db8::55:2DEBGfreemap_route_ipv6Sep 08 03:59:07.196
69612026-09-08T03:59:08.553Z
69622026-09-08T03:59:08.553Z 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 } }]DEBGSep 08 03:59:07.196
69632026-09-08T03:59:08.553Z DEBGreset freemap , Sep 08 03:59:07.196reset freemapunit, :unit :freemap_route_ipv6
69642026-09-08T03:59:08.553Zfreemap_route_ipv6
69652026-09-08T03:59:08.554ZDEBG Sep 08 03:59:07.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 } }]
69662026-09-08T03:59:08.554ZINFO adding route 3fff:dead::/64 -> 2001:db8::55:1
69672026-09-08T03:59:08.559ZSep 08 03:59:07.196 Sep 08 03:59:07.196INFOfreemap_route_ipv4 Sep 08 03:59:07.196adding route 172.16.0.0/32 -> 10.0.0.1
69682026-09-08T03:59:08.559Z
69692026-09-08T03:59:08.559ZINFO INFO adding route 3fff:beef:39::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:3
69702026-09-08T03:59:08.559ZDEBGSep 08 03:59:07.196
69712026-09-08T03:59:08.559Z 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 } }]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 } }]
69722026-09-08T03:59:08.559Z
69732026-09-08T03:59:08.559ZSep 08 03:59:07.196 DEBGSep 08 03:59:07.197 Sep 08 03:59:07.197DEBGSep 08 03:59:07.197 Sep 08 03:59:07.197INFO initted freemap. size: 64adding route 172.16.0.0/32 -> 10.0.0.2,
69742026-09-08T03:59:08.559Zunitreplacing 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 } }]INFO: freemap_route_ipv6 DEBG
69752026-09-08T03:59:08.559Z
69762026-09-08T03:59:08.559Zreplacing 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 08 03:59:07.197
69772026-09-08T03:59:08.560Z adding route 3fff:dead::/64 -> 2001:db8::55:1DEBGSep 08 03:59:07.197Sep 08 03:59:07.197
69782026-09-08T03:59:08.560Zreplacing 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 } }]
69792026-09-08T03:59:08.560ZDEBG INFOSep 08 03:59:07.197 Sep 08 03:59:07.197adding route 3fff:dead::/64 -> 2001:db8::55:4 Sep 08 03:59:07.197 reset freemapINFODEBGINFO adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff
69802026-09-08T03:59:08.560Z, adding route 172.16.0.0/32 -> 10.0.0.3replacing 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 } }]
69812026-09-08T03:59:08.560Z
69822026-09-08T03:59:08.560Z
69832026-09-08T03:59:08.560Zunit: Sep 08 03:59:07.197freemap_route_ipv6 Sep 08 03:59:07.197DEBG
69842026-09-08T03:59:08.560ZDEBGreplacing 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 } }]
69852026-09-08T03:59:08.560Zreplacing 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 } }]
69862026-09-08T03:59:08.560ZSep 08 03:59:07.197Sep 08 03:59:07.197Sep 08 03:59:07.197 Sep 08 03:59:07.197INFOINFOSep 08 03:59:07.197 INFOadding route 3fff:dead::/64 -> 2001:db8::55:1 adding route 3fff:dead::/64 -> 2001:db8::55:1
69872026-09-08T03:59:08.560Z
69882026-09-08T03:59:08.560ZINFO DEBG adding route 172.16.0.0/32 -> 10.0.0.4 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:3b::/64 -> 2001:db8::55:ff
69892026-09-08T03:59:08.560Z
69902026-09-08T03:59:08.560ZSep 08 03:59:07.197
69912026-09-08T03:59:08.560Z DEBGSep 08 03:59:07.197 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 08 03:59:07.197
69922026-09-08T03:59:08.560ZSep 08 03:59:07.197DEBG 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 } }]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 } }]
69932026-09-08T03:59:08.560ZSep 08 03:59:07.197Sep 08 03:59:07.197
69942026-09-08T03:59:08.560ZINFOreplacing 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 } }]
69952026-09-08T03:59:08.560Zadding route 3fff:dead::/64 -> 2001:db8::55:2Sep 08 03:59:07.197
69962026-09-08T03:59:08.561ZSep 08 03:59:07.197 INFOSep 08 03:59:07.197 Sep 08 03:59:07.197 DEBGadding route 172.17.0.0/32 -> 10.0.0.255DEBG
69972026-09-08T03:59:08.561Z 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
69982026-09-08T03:59:08.561ZINFO 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 08 03:59:07.197
69992026-09-08T03:59:08.561Z DEBGadding route 3fff:beef:3c::/64 -> 2001:db8::55:ff
70002026-09-08T03:59:08.561Zreplacing 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: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 } }]
70012026-09-08T03:59:08.561Z
70022026-09-08T03:59:08.561ZSep 08 03:59:07.197 Sep 08 03:59:07.197Sep 08 03:59:07.197 INFOSep 08 03:59:07.197DEBG INFOreplacing 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::/64 -> 2001:db8::55:ff
70032026-09-08T03:59:08.561Zadding route 172.17.0.1/32 -> 10.0.0.255
70042026-09-08T03:59:08.561Z
70052026-09-08T03:59:08.561ZWARN shrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })Sep 08 03:59:07.197 Sep 08 03:59:07.197DEBG
70062026-09-08T03:59:08.561Zreplacing 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 } }]DEBG
70072026-09-08T03:59:08.561ZSep 08 03:59:07.197 INFOreplacing 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 08 03:59:07.197adding route 3fff:beef:3d::/64 -> 2001:db8::55:ffSep 08 03:59:07.197
70082026-09-08T03:59:08.561Z
70092026-09-08T03:59:08.561Z INFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ffERRO
70102026-09-08T03:59:08.561ZSep 08 03:59:07.197Sep 08 03:59:07.197 INFOrollback route_index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })Sep 08 03:59:07.197 DEBGDEBG
70112026-09-08T03:59:08.562Zadding route 172.17.0.2/32 -> 10.0.0.255
70122026-09-08T03:59:08.562Zreplacing 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 } }]
70132026-09-08T03:59:08.562Zreplacing 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 } }]Sep 08 03:59:07.197Sep 08 03:59:07.197
70142026-09-08T03:59:08.562Z ERRO DEBGSep 08 03:59:07.197 shrink-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 itINFO
70152026-09-08T03:59:08.562ZSep 08 03:59:07.197replacing 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 } }]
70162026-09-08T03:59:08.562ZINFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ff
70172026-09-08T03:59:08.562Zadding route 3fff:beef:3e::/64 -> 2001:db8::55:ff
70182026-09-08T03:59:08.562ZSep 08 03:59:07.197 INFO adding route 172.17.0.3/32 -> 10.0.0.255Sep 08 03:59:07.197 DEBG
70192026-09-08T03:59:08.562Z 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 } }]
70202026-09-08T03:59:08.562ZSep 08 03:59:07.188Sep 08 03:59:07.197Sep 08 03:59:07.197 DEBGDEBGSep 08 03:59:07.197DEBG 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 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 } }]
70212026-09-08T03:59:08.562Zadding route 3fff:beef:3::/64 -> 2001:db8::55:ff
70222026-09-08T03:59:08.562Z
70232026-09-08T03:59:08.562Z 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 } }]
70242026-09-08T03:59:08.562ZSep 08 03:59:07.197Sep 08 03:59:07.197 Sep 08 03:59:07.197 INFO DEBGINFO 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 } }]adding route 3fff:beef:34::/64 -> 2001:db8::55:ffadding route 172.17.0.4/32 -> 10.0.0.255Sep 08 03:59:07.197
70252026-09-08T03:59:08.562Z
70262026-09-08T03:59:08.562Z
70272026-09-08T03:59:08.563Z INFO adding route 3fff:beef:3f::/64 -> 2001:db8::55:ff
70282026-09-08T03:59:08.563ZSep 08 03:59:07.197Sep 08 03:59:07.197 DEBGSep 08 03:59:07.197INFOSep 08 03:59:07.197 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 } }]
70292026-09-08T03:59:08.563ZDEBGadding route 3fff:beef:4::/64 -> 2001:db8::55:ffDEBG
70302026-09-08T03:59:08.563Z 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 } }]
70312026-09-08T03:59:08.563Ztest route::tests::grow_succeeds ... ok
70322026-09-08T03:59:08.563Zreplacing 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 08 03:59:07.197Sep 08 03:59:07.197 INFODEBG adding route 172.17.0.5/32 -> 10.0.0.255replacing 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 } }]
70332026-09-08T03:59:08.563Z
70342026-09-08T03:59:08.563Z
70352026-09-08T03:59:08.563ZSep 08 03:59:07.197Sep 08 03:59:07.197 Sep 08 03:59:07.197INFO INFOadding route 3fff:beef:5::/64 -> 2001:db8::55:ff DEBG
70362026-09-08T03:59:08.563Zadding route 3fff:beef:35::/64 -> 2001:db8::55:ff
70372026-09-08T03:59:08.563Zreplacing 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 } }]
70382026-09-08T03:59:08.563ZSep 08 03:59:07.197 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 } }]
70392026-09-08T03:59:08.563ZSep 08 03:59:07.197Sep 08 03:59:07.197Sep 08 03:59:07.197 DEBGINFO adding route 172.17.0.6/32 -> 10.0.0.255
70402026-09-08T03:59:08.563ZINFOSep 08 03:59:07.197replacing 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 } }] DEBG
70412026-09-08T03:59:08.563Zfailed to allocate space for the new target listadding route 3fff:beef:6::/64 -> 2001:db8::55:ffSep 08 03:59:07.197
70422026-09-08T03:59:08.563Z
70432026-09-08T03:59:08.563Z DEBG Sep 08 03:59:07.197replacing 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 Sep 08 03:59:07.197adding route 3fff:beef:36::/64 -> 2001:db8::55:ff
70442026-09-08T03:59:08.563ZDEBG Sep 08 03:59:07.197 created new freemap, unit :DEBG freemap_route_ipv6created new freemap
70452026-09-08T03:59:08.564Z, unit: Sep 08 03:59:07.207 DEBG Sep 08 03:59:07.197Sep 08 03:59:07.207 DEBGDEBG initted freemap. size: 64created new freemap, Sep 08 03:59:07.207replacing 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_ipv4unit
70462026-09-08T03:59:08.564Z:
70472026-09-08T03:59:08.564Zfreemap_route_ipv4unit
70482026-09-08T03:59:08.564Z : Sep 08 03:59:07.207freemap_route_ipv4 Sep 08 03:59:07.207INFO
70492026-09-08T03:59:08.564Z Sep 08 03:59:07.207DEBGadding route 3fff:beef:37::/64 -> 2001:db8::55:ff DEBG
70502026-09-08T03:59:08.564Z created new freemapcreated new freemapDEBG, Sep 08 03:59:07.207, Sep 08 03:59:07.207replacing 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 } }]unit unit:: DEBGfreemap_route_ipv6DEBG
70512026-09-08T03:59:08.564Zreplacing 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 } }]freemap_route_ipv6
70522026-09-08T03:59:08.564Z
70532026-09-08T03:59:08.564Z
70542026-09-08T03:59:08.564Z reset freemap, unitSep 08 03:59:07.207Sep 08 03:59:07.207 Sep 08 03:59:07.207DEBG Sep 08 03:59:07.207 initted freemap. size: 64INFO, unitDEBG:adding route 3fff:beef:38::/64 -> 2001:db8::55:ff:
70552026-09-08T03:59:08.564Zfreemap_route_ipv4 freemap_route_ipv4
70562026-09-08T03:59:08.564Z
70572026-09-08T03:59:08.564ZINFO initted freemap. size: 64adding route 3fff:beef:7::/64 -> 2001:db8::55:ff, Sep 08 03:59:07.208Sep 08 03:59:07.208 Sep 08 03:59:07.208DEBG unit DEBGDEBGreset freemap , 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 } }]unit
70582026-09-08T03:59:08.564Z
70592026-09-08T03:59:08.564Zinitted freemap. size: 64::, unitfreemap_route_ipv4freemap_route_ipv4Sep 08 03:59:07.208Sep 08 03:59:07.208
70602026-09-08T03:59:08.564ZINFO:
70612026-09-08T03:59:08.564ZDEBG freemap_route_ipv6adding route 3fff:beef:39::/64 -> 2001:db8::55:ff
70622026-09-08T03:59:08.564ZSep 08 03:59:07.208 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
70632026-09-08T03:59:08.564Z
70642026-09-08T03:59:08.565Zinitted freemap. size: 64Sep 08 03:59:07.208, Sep 08 03:59:07.208unitDEBG: reset freemapfreemap_route_ipv6,
70652026-09-08T03:59:08.565Zunit:DEBG reset freemapSep 08 03:59:07.208freemap_route_ipv4, Sep 08 03:59:07.208
70662026-09-08T03:59:08.565Zunit Sep 08 03:59:07.208: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 } }]INFOfreemap_route_ipv6DEBG
70672026-09-08T03:59:08.570Z reset freemap,
70682026-09-08T03:59:08.570Zunit :Sep 08 03:59:07.208 Sep 08 03:59:07.208adding route 3fff:beef:8::/64 -> 2001:db8::55:ff freemap_route_ipv6INFO
70692026-09-08T03:59:08.570ZSep 08 03:59:07.208 adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffINFO
70702026-09-08T03:59:08.570Z adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 08 03:59:07.208
70712026-09-08T03:59:08.570ZDEBG INFO
70722026-09-08T03:59:08.570Z Sep 08 03:59:07.208initted freemap. size: 64adding route 172.16.0.0/32 -> 10.0.0.1 , DEBGunit Sep 08 03:59:07.208: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 } }]
70732026-09-08T03:59:08.570Z freemap_route_ipv6
70742026-09-08T03:59:08.570Z
70752026-09-08T03:59:08.570ZDEBG 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 08 03:59:07.208Sep 08 03:59:07.208
70762026-09-08T03:59:08.570ZSep 08 03:59:07.208DEBG 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 } }]Sep 08 03:59:07.208 adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff
70772026-09-08T03:59:08.570Z
70782026-09-08T03:59:08.571Z Sep 08 03:59:07.208DEBGDEBG Sep 08 03:59:07.208Sep 08 03:59:07.208INFO DEBGadding route 3fff:dead::/64 -> 2001:db8::55:2
70792026-09-08T03:59:08.571ZINFO reset freemapadding route 172.16.0.0/32 -> 10.0.0.2,
70802026-09-08T03:59:08.571Zunit: 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 } }]freemap_route_ipv6
70812026-09-08T03:59:08.571ZSep 08 03:59:07.208 DEBG
70822026-09-08T03:59:08.571Z Sep 08 03:59:07.208replacing 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 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 } }]
70832026-09-08T03:59:08.571ZDEBG
70842026-09-08T03:59:08.571Z Sep 08 03:59:07.208 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
70852026-09-08T03:59:08.571ZSep 08 03:59:07.208 adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffINFO
70862026-09-08T03:59:08.571Z Sep 08 03:59:07.208 adding route 172.17.0.0/32 -> 10.0.0.255Sep 08 03:59:07.208
70872026-09-08T03:59:08.571ZSep 08 03:59:07.208INFO adding route 3fff:dead::/64 -> 2001:db8::55:3INFO
70882026-09-08T03:59:08.571Z DEBGSep 08 03:59:07.208Sep 08 03:59:07.208 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 } }]DEBG
70892026-09-08T03:59:08.571Z adding route 172.16.0.0/32 -> 10.0.0.1replacing 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 } }]INFO
70902026-09-08T03:59:08.571Z
70912026-09-08T03:59:08.571Zadding route 3fff:beef:9::/64 -> 2001:db8::55:ffSep 08 03:59:07.208
70922026-09-08T03:59:08.571Z Sep 08 03:59:07.208DEBG Sep 08 03:59:07.208DEBG INFOSep 08 03:59:07.208 adding route 172.17.0.1/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 } }]
70932026-09-08T03:59:08.572Z
70942026-09-08T03:59:08.572ZSep 08 03:59:07.208 failed to allocate space for the new target listDEBG
70952026-09-08T03:59:08.572Z Sep 08 03:59:07.208replacing 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 } }]
70962026-09-08T03:59:08.572ZSep 08 03:59:07.208 DEBG Sep 08 03:59:07.208INFO 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 } }]
70972026-09-08T03:59:08.572ZDEBGadding route 3fff:dead::/64 -> 2001:db8::55:4 Sep 08 03:59:07.208
70982026-09-08T03:59:08.572Zreplacing 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 } }]
70992026-09-08T03:59:08.572ZDEBG 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
71002026-09-08T03:59:08.572Z Sep 08 03:59:07.208Sep 08 03:59:07.208 INFODEBGreplacing 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: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 } }]
71012026-09-08T03:59:08.572Z
71022026-09-08T03:59:08.572Zadding route 172.17.0.2/32 -> 10.0.0.255
71032026-09-08T03:59:08.572ZSep 08 03:59:07.208 DEBGSep 08 03:59:07.197 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 } }]
71042026-09-08T03:59:08.572ZDEBGSep 08 03:59:07.208 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
71052026-09-08T03:59:08.572Z adding route 3fff:beef:a::/64 -> 2001:db8::55:ff
71062026-09-08T03:59:08.572ZSep 08 03:59:07.208 Sep 08 03:59:07.208DEBG DEBGreplacing 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 08 03:59:07.208
71072026-09-08T03:59:08.572Z 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 } }]DEBG
71082026-09-08T03:59:08.572Z Sep 08 03:59:07.208 failed to allocate space for the new target listINFO
71092026-09-08T03:59:08.572Z Sep 08 03:59:07.208adding route 172.17.0.3/32 -> 10.0.0.255
71102026-09-08T03:59:08.573ZINFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ff
71112026-09-08T03:59:08.573ZSep 08 03:59:07.208 DEBG Sep 08 03:59:07.208replacing 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 } }]
71122026-09-08T03:59:08.573ZDEBG 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 } }]
71132026-09-08T03:59:08.573ZSep 08 03:59:07.208 Sep 08 03:59:07.208INFO INFOadding route 172.17.0.4/32 -> 10.0.0.255
71142026-09-08T03:59:08.573Zadding route 3fff:beef:c::/64 -> 2001:db8::55:ff
71152026-09-08T03:59:08.573Z
71162026-09-08T03:59:08.573ZSep 08 03:59:07.208Sep 08 03:59:07.208Sep 08 03:59:07.208 INFODEBG adding route 172.17.0.7/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 } }]
71172026-09-08T03:59:08.573Z
71182026-09-08T03:59:08.573ZDEBG 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 } }]
71192026-09-08T03:59:08.573ZSep 08 03:59:07.208Sep 08 03:59:07.208 Sep 08 03:59:07.208DEBGINFO adding route 172.17.0.5/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 } }]
71202026-09-08T03:59:08.573ZINFO
71212026-09-08T03:59:08.573Z adding route 3fff:beef:d::/64 -> 2001:db8::55:ff
71222026-09-08T03:59:08.573ZSep 08 03:59:07.208 DEBG Sep 08 03:59:07.208replacing 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 } }]
71232026-09-08T03:59:08.573ZDEBG 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 } }]
71242026-09-08T03:59:08.573ZSep 08 03:59:07.208Sep 08 03:59:07.208 INFO INFOadding route 172.17.0.8/32 -> 10.0.0.255
71252026-09-08T03:59:08.574Zadding route 172.17.0.6/32 -> 10.0.0.255Sep 08 03:59:07.208
71262026-09-08T03:59:08.574Z INFO adding route 3fff:beef:e::/64 -> 2001:db8::55:ff
71272026-09-08T03:59:08.574ZSep 08 03:59:07.208 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 08 03:59:07.208
71282026-09-08T03:59:08.574Ztest route::tests::identity_replace_is_noop ... ok
71292026-09-08T03:59:08.574Z DEBGSep 08 03:59:07.208 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 } }]DEBGSep 08 03:59:07.208 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
71302026-09-08T03:59:08.574Z
71312026-09-08T03:59:08.574Z adding route 172.17.0.7/32 -> 10.0.0.255
71322026-09-08T03:59:08.574ZSep 08 03:59:07.208 Sep 08 03:59:07.208INFO DEBGadding route 3fff:beef:f::/64 -> 2001:db8::55:ff
71332026-09-08T03:59:08.574ZSep 08 03:59:07.208replacing 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 } }]
71342026-09-08T03:59:08.574ZINFO adding route 172.17.0.9/32 -> 10.0.0.255
71352026-09-08T03:59:08.574ZSep 08 03:59:07.208 DEBGSep 08 03:59:07.208Sep 08 03:59:07.208 INFO 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 } }]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 } }]adding route 172.17.0.8/32 -> 10.0.0.255
71362026-09-08T03:59:08.574Ztest route::tests::rollback_on_compact_delete_failure ... ok
71372026-09-08T03:59:08.574Z
71382026-09-08T03:59:08.574Z
71392026-09-08T03:59:08.574ZSep 08 03:59:07.208Sep 08 03:59:07.208 INFOINFO adding route 172.17.0.10/32 -> 10.0.0.255adding route 3fff:beef:10::/64 -> 2001:db8::55:ff
71402026-09-08T03:59:08.574ZSep 08 03:59:07.208
71412026-09-08T03:59:08.574ZDEBG 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 08 03:59:07.208
71422026-09-08T03:59:08.575Z DEBGSep 08 03:59:07.208 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 08 03:59:07.208DEBG 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 } }]
71432026-09-08T03:59:08.575Z
71442026-09-08T03:59:08.575Zadding route 172.17.0.9/32 -> 10.0.0.255
71452026-09-08T03:59:08.575ZSep 08 03:59:07.208Sep 08 03:59:07.208 INFODEBG 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 } }]adding route 172.17.0.11/32 -> 10.0.0.255
71462026-09-08T03:59:08.575ZSep 08 03:59:07.208
71472026-09-08T03:59:08.575Z INFO adding route 3fff:beef:11::/64 -> 2001:db8::55:ff
71482026-09-08T03:59:08.575ZSep 08 03:59:07.208 INFOSep 08 03:59:07.208 adding route 172.17.0.10/32 -> 10.0.0.255Sep 08 03:59:07.208DEBG
71492026-09-08T03:59:08.575Z 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
71502026-09-08T03:59:08.575Z 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 } }]
71512026-09-08T03:59:08.575ZSep 08 03:59:07.208 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 08 03:59:07.208
71522026-09-08T03:59:08.575Z INFO adding route 3fff:beef:12::/64 -> 2001:db8::55:ff
71532026-09-08T03:59:08.575ZSep 08 03:59:07.208Sep 08 03:59:07.208 INFOINFO adding route 172.17.0.12/32 -> 10.0.0.255adding route 172.17.0.11/32 -> 10.0.0.255
71542026-09-08T03:59:08.575Z
71552026-09-08T03:59:08.575ZSep 08 03:59:07.208 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 08 03:59:07.208
71562026-09-08T03:59:08.575Z 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 } }]
71572026-09-08T03:59:08.575ZSep 08 03:59:07.209Sep 08 03:59:07.217 DEBGINFO created new freemapadding route 172.17.0.12/32 -> 10.0.0.255Sep 08 03:59:07.209, unitDEBG: created new freemapfreemap_route_ipv4,
71582026-09-08T03:59:08.575Z
71592026-09-08T03:59:08.575Zunit: freemap_route_ipv4
71602026-09-08T03:59:08.575ZSep 08 03:59:07.217 Sep 08 03:59:07.209Sep 08 03:59:07.217Sep 08 03:59:07.217 DEBGDEBGcreated new freemapDEBG , unitcreated new freemapreplacing 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 } }],
71612026-09-08T03:59:08.576Zunit :: created new freemap DEBGfreemap_route_ipv4 , created new freemapunitSep 08 03:59:07.217freemap_route_ipv6, unit
71622026-09-08T03:59:08.576Z
71632026-09-08T03:59:08.576Z:INFO : freemap_route_ipv4freemap_route_ipv6
71642026-09-08T03:59:08.576Zadding route 172.17.0.13/32 -> 10.0.0.255Sep 08 03:59:07.217
71652026-09-08T03:59:08.576Z DEBG
71662026-09-08T03:59:08.576Z initted freemap. size: 64Sep 08 03:59:07.217, Sep 08 03:59:07.217DEBG DEBGunit created new freemap: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 } }],
71672026-09-08T03:59:08.581ZSep 08 03:59:07.217 unit freemap_route_ipv4Sep 08 03:59:07.217:
71682026-09-08T03:59:08.581ZDEBG Sep 08 03:59:07.217freemap_route_ipv6 DEBGINFO Sep 08 03:59:07.217
71692026-09-08T03:59:08.581Zadding route 172.17.0.14/32 -> 10.0.0.255
71702026-09-08T03:59:08.581ZDEBG reset freemapcreated new freemap, , Sep 08 03:59:07.217unitSep 08 03:59:07.217unit ::DEBG freemap_route_ipv6freemap_route_ipv4
71712026-09-08T03:59:08.582Z
71722026-09-08T03:59:08.582Z 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 } }]
71732026-09-08T03:59:08.582Zinitted freemap. size: 64DEBG initted freemap. size: 64, , Sep 08 03:59:07.217Sep 08 03:59:07.217unitunit :DEBG Sep 08 03:59:07.217 DEBG INFOfreemap_route_ipv4
71742026-09-08T03:59:08.582Zadding route 172.17.0.15/32 -> 10.0.0.255initted freemap. size: 64:
71752026-09-08T03:59:08.582Z, initted freemap. size: 64unit , Sep 08 03:59:07.217unit:: freemap_route_ipv4Sep 08 03:59:07.217DEBG freemap_route_ipv4DEBG
71762026-09-08T03:59:08.582Z 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 } }]reset freemap
71772026-09-08T03:59:08.582Z
71782026-09-08T03:59:08.582Z, freemap_route_ipv6unit
71792026-09-08T03:59:08.582Z: freemap_route_ipv4Sep 08 03:59:07.217
71802026-09-08T03:59:08.582ZSep 08 03:59:07.217 Sep 08 03:59:07.217INFO Sep 08 03:59:07.217 DEBGadding route 172.17.0.16/32 -> 10.0.0.255DEBG
71812026-09-08T03:59:08.582Z reset freemap Sep 08 03:59:07.217, Sep 08 03:59:07.217reset freemap , DEBGunitunit DEBG:: DEBG freemap_route_ipv4freemap_route_ipv6
71822026-09-08T03:59:08.582Z
71832026-09-08T03:59:08.582Zinitted freemap. size: 64replacing 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 } }],
71842026-09-08T03:59:08.582Zunit:reset freemap , freemap_route_ipv6Sep 08 03:59:07.217
71852026-09-08T03:59:08.582ZunitSep 08 03:59:07.217 INFO: adding route 172.17.0.17/32 -> 10.0.0.255
71862026-09-08T03:59:08.582ZSep 08 03:59:07.217DEBGSep 08 03:59:07.217 initted freemap. size: 64freemap_route_ipv4
71872026-09-08T03:59:08.582Z DEBGINFOSep 08 03:59:07.217 , adding route 172.16.0.0/32 -> 10.0.0.1
71882026-09-08T03:59:08.582Zreset freemap unitDEBG, :unitreplacing 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 } }] :freemap_route_ipv6
71892026-09-08T03:59:08.582Z
71902026-09-08T03:59:08.582Z Sep 08 03:59:07.218 DEBGfreemap_route_ipv6
71912026-09-08T03:59:08.582ZSep 08 03:59:07.218Sep 08 03:59:07.218 initted freemap. size: 64INFO, adding route 172.17.0.18/32 -> 10.0.0.255Sep 08 03:59:07.218DEBG
71922026-09-08T03:59:08.582Zunit: 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 } }]freemap_route_ipv6
71932026-09-08T03:59:08.582Zadding route 3fff:dead::/64 -> 2001:db8::55:1Sep 08 03:59:07.218
71942026-09-08T03:59:08.582Z
71952026-09-08T03:59:08.582ZDEBG Sep 08 03:59:07.218replacing 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 } }]
71962026-09-08T03:59:08.582ZSep 08 03:59:07.218 DEBGSep 08 03:59:07.218DEBG Sep 08 03:59:07.218 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 } }], Sep 08 03:59:07.218INFOunitDEBG : INFO freemap_route_ipv6 adding route 172.16.0.0/32 -> 10.0.0.2adding route 172.17.0.19/32 -> 10.0.0.255
71972026-09-08T03:59:08.582Z
71982026-09-08T03:59:08.582Z
71992026-09-08T03:59:08.583Z
72002026-09-08T03:59:08.583Zreset freemapSep 08 03:59:07.218Sep 08 03:59:07.218Sep 08 03:59:07.218Sep 08 03:59:07.218 Sep 08 03:59:07.208DEBG , INFO DEBGadding route 3fff:dead::/64 -> 2001:db8::55:1
72012026-09-08T03:59:08.583ZunitDEBG :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 } }]
72022026-09-08T03:59:08.583ZINFO 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_ipv6
72032026-09-08T03:59:08.583Zadding route 3fff:dead::/64 -> 2001:db8::55:2replacing 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 08 03:59:07.218
72042026-09-08T03:59:08.583Z
72052026-09-08T03:59:08.583Z INFO
72062026-09-08T03:59:08.583Zadding route 172.17.0.20/32 -> 10.0.0.255Sep 08 03:59:07.218
72072026-09-08T03:59:08.583Z Sep 08 03:59:07.218INFO Sep 08 03:59:07.218adding route 172.16.0.0/32 -> 10.0.0.3 Sep 08 03:59:07.218DEBGSep 08 03:59:07.218DEBGSep 08 03:59:07.218
72082026-09-08T03:59:08.583Z DEBG INFO 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: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.13/32 -> 10.0.0.255INFO
72092026-09-08T03:59:08.583Z
72102026-09-08T03:59:08.583Z
72112026-09-08T03:59:08.583Z Sep 08 03:59:07.218Sep 08 03:59:07.218adding route 172.16.0.0/32 -> 10.0.0.1 Sep 08 03:59:07.218Sep 08 03:59:07.218INFO DEBG adding 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: "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 } }]
72122026-09-08T03:59:08.583Z
72132026-09-08T03:59:08.583Z
72142026-09-08T03:59:08.583Z 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 } }] 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 08 03:59:07.218 Sep 08 03:59:07.218adding route 3fff:dead::/64 -> 2001:db8::55:3
72152026-09-08T03:59:08.583Z DEBGSep 08 03:59:07.218
72162026-09-08T03:59:08.583Z 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 } }]
72172026-09-08T03:59:08.583ZINFO Sep 08 03:59:07.218
72182026-09-08T03:59:08.583Z DEBGSep 08 03:59:07.218 INFO Sep 08 03:59:07.218replacing 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
72192026-09-08T03:59:08.583Z adding route 172.16.0.0/32 -> 10.0.0.4adding route 3fff:dead::/64 -> 2001:db8::55:2INFOSep 08 03:59:07.218
72202026-09-08T03:59:08.583Z adding route 172.17.0.22/32 -> 10.0.0.255
72212026-09-08T03:59:08.583Z
72222026-09-08T03:59:08.583Zadding route 172.17.0.14/32 -> 10.0.0.255Sep 08 03:59:07.218DEBG
72232026-09-08T03:59:08.583ZSep 08 03:59:07.218 Sep 08 03:59:07.218DEBG INFOSep 08 03:59:07.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 } }]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 08 03:59:07.218DEBG
72242026-09-08T03:59:08.583ZDEBG
72252026-09-08T03:59:08.583Z 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 } }]
72262026-09-08T03:59:08.583Zadding route 172.17.0.0/32 -> 10.0.0.255DEBG 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 } }]
72272026-09-08T03:59:08.583ZSep 08 03:59:07.218
72282026-09-08T03:59:08.583Z Sep 08 03:59:07.218Sep 08 03:59:07.218Sep 08 03:59:07.218 INFO INFOINFO adding route 3fff:dead::/64 -> 2001:db8::55:3 DEBGadding route 172.17.0.23/32 -> 10.0.0.255
72292026-09-08T03:59:08.583Ztest route::tests::rollback_on_compact_write_failure ... ok
72302026-09-08T03:59:08.583Ztest route::tests::rollback_on_index_readd_failure ... ok
72312026-09-08T03:59:08.583Zadding route 3fff:dead::/64 -> 2001:db8::55:4 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 } }]
72322026-09-08T03:59:08.583Z
72332026-09-08T03:59:08.583Z
72342026-09-08T03:59:08.583ZSep 08 03:59:07.218replacing 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 08 03:59:07.218
72352026-09-08T03:59:08.584Z Sep 08 03:59:07.218 DEBGINFO DEBGreplacing 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 08 03:59:07.218replacing 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 } }]
72362026-09-08T03:59:08.584Z
72372026-09-08T03:59:08.584ZSep 08 03:59:07.218 DEBGadding route 172.17.0.15/32 -> 10.0.0.255 DEBG
72382026-09-08T03:59:08.584Zreplacing 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: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 08 03:59:07.218
72392026-09-08T03:59:08.584Z
72402026-09-08T03:59:08.584Z INFO adding route 172.17.0.24/32 -> 10.0.0.255Sep 08 03:59:07.218
72412026-09-08T03:59:08.584Z DEBGSep 08 03:59:07.218Sep 08 03:59:07.218 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 08 03:59:07.218 INFO
72422026-09-08T03:59:08.584ZDEBGINFO adding route 172.17.0.1/32 -> 10.0.0.255 adding route 3fff:dead::/64 -> 2001:db8::55:4
72432026-09-08T03:59:08.584Z
72442026-09-08T03:59:08.584Zreplacing 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 08 03:59:07.218
72452026-09-08T03:59:08.584Z DEBGSep 08 03:59:07.218 Sep 08 03:59:07.218INFO adding route 172.17.0.16/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 } }]
72462026-09-08T03:59:08.584Z
72472026-09-08T03:59:08.584ZSep 08 03:59:07.218Sep 08 03:59:07.218 INFO adding route 172.17.0.25/32 -> 10.0.0.255DEBGDEBG
72482026-09-08T03:59:08.584ZSep 08 03:59:07.218 Sep 08 03:59:07.218WARN 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 08 03:59:07.218replacing 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 } }] DEBGshrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })
72492026-09-08T03:59:08.584Z
72502026-09-08T03:59:08.584Z DEBG
72512026-09-08T03:59:08.584Z 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 } }]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 } }]
72522026-09-08T03:59:08.584Z
72532026-09-08T03:59:08.584ZSep 08 03:59:07.218Sep 08 03:59:07.218 Sep 08 03:59:07.218Sep 08 03:59:07.218DEBG 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 } }]INFOINFO adding route 172.17.0.17/32 -> 10.0.0.255
72542026-09-08T03:59:08.584Zadding route 172.17.0.26/32 -> 10.0.0.255
72552026-09-08T03:59:08.584Z
72562026-09-08T03:59:08.584Zadding route 172.17.0.2/32 -> 10.0.0.255
72572026-09-08T03:59:08.584ZSep 08 03:59:07.218Sep 08 03:59:07.218Sep 08 03:59:07.218 DEBG Sep 08 03:59:07.218replacing 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 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 } }]
72582026-09-08T03:59:08.584Z
72592026-09-08T03:59:08.584Zreplacing 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 } }]WARN
72602026-09-08T03:59:08.584ZSep 08 03:59:07.218Sep 08 03:59:07.218 shrink-in-place compact add failed at slot 8: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })INFO adding route 172.17.0.27/32 -> 10.0.0.255Sep 08 03:59:07.219Sep 08 03:59:07.219 DEBGDEBG
72612026-09-08T03:59:08.584Z created new freemapcreated new freemap, , Sep 08 03:59:07.228unit :DEBG freemap_route_ipv4replacing 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 } }]
72622026-09-08T03:59:08.584Z
72632026-09-08T03:59:08.584Zunit:Sep 08 03:59:07.228 Sep 08 03:59:07.228DEBGfreemap_route_ipv4 INFO
72642026-09-08T03:59:08.584Z created new freemapadding route 172.17.0.28/32 -> 10.0.0.255,
72652026-09-08T03:59:08.584Zunit:Sep 08 03:59:07.228 freemap_route_ipv6DEBG
72662026-09-08T03:59:08.584Z created new freemap, Sep 08 03:59:07.228 INFOunitDEBG: Sep 08 03:59:07.228replacing 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 } }]
72672026-09-08T03:59:08.590Z DEBG freemap_route_ipv6initted freemap. size: 64 ,
72682026-09-08T03:59:08.590Zadding route 172.17.0.18/32 -> 10.0.0.255unit:Sep 08 03:59:07.228
72692026-09-08T03:59:08.590Z INFOfreemap_route_ipv4
72702026-09-08T03:59:08.590Zadding route 172.17.0.29/32 -> 10.0.0.255
72712026-09-08T03:59:08.590ZSep 08 03:59:07.228 DEBG Sep 08 03:59:07.208initted freemap. size: 64Sep 08 03:59:07.228 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 } }]created new freemap
72722026-09-08T03:59:08.590ZSep 08 03:59:07.228, , unitSep 08 03:59:07.228unit:: freemap_route_ipv4
72732026-09-08T03:59:08.590ZDEBGDEBGSep 08 03:59:07.228 reset freemapINFO, 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 } }]:adding route 172.17.0.30/32 -> 10.0.0.255
72742026-09-08T03:59:08.590Zfreemap_route_ipv4
72752026-09-08T03:59:08.590Zfreemap_route_ipv4
72762026-09-08T03:59:08.590Z
72772026-09-08T03:59:08.591ZSep 08 03:59:07.228Sep 08 03:59:07.228 Sep 08 03:59:07.228 DEBGDEBG Sep 08 03:59:07.228INFO reset freemapDEBG adding route 172.17.0.19/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 } }]
72782026-09-08T03:59:08.591Z
72792026-09-08T03:59:08.591Z, unitcreated new freemap:, Sep 08 03:59:07.228 unit Sep 08 03:59:07.228:freemap_route_ipv4
72802026-09-08T03:59:08.591Z freemap_route_ipv6DEBG
72812026-09-08T03:59:08.591Z INFOreplacing 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 } }]
72822026-09-08T03:59:08.591Zadding route 172.17.0.31/32 -> 10.0.0.255
72832026-09-08T03:59:08.591ZSep 08 03:59:07.228 DEBGSep 08 03:59:07.228Sep 08 03:59:07.208 Sep 08 03:59:07.228Sep 08 03:59:07.218 INFOINFO Sep 08 03:59:07.228 DEBGadding route 3fff:beef:13::/64 -> 2001:db8::55:ff Sep 08 03:59:07.228DEBGINFO DEBGadding route 172.17.0.20/32 -> 10.0.0.255initted freemap. size: 64initted freemap. size: 64replacing 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 } }] ,
72842026-09-08T03:59:08.591Zinitted freemap. size: 64,
72852026-09-08T03:59:08.591Z, unitunitunit:: freemap_route_ipv6:freemap_route_ipv4
72862026-09-08T03:59:08.591Z
72872026-09-08T03:59:08.591Z
72882026-09-08T03:59:08.591Z Sep 08 03:59:07.228 freemap_route_ipv6Sep 08 03:59:07.228DEBG
72892026-09-08T03:59:08.591Z 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
72902026-09-08T03:59:08.591Z adding route 172.17.0.32/32 -> 10.0.0.255Sep 08 03:59:07.228
72912026-09-08T03:59:08.591Z DEBGSep 08 03:59:07.228Sep 08 03:59:07.228 Sep 08 03:59:07.228 INFOreset freemap 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 } }]adding route 172.17.0.21/32 -> 10.0.0.255
72922026-09-08T03:59:08.591ZSep 08 03:59:07.228 DEBG
72932026-09-08T03:59:08.591ZDEBG reset freemapunitSep 08 03:59:07.228 , INFO Sep 08 03:59:07.228adding route 172.17.0.33/32 -> 10.0.0.255unitSep 08 03:59:07.228: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 } }] :freemap_route_ipv6
72942026-09-08T03:59:08.591Z
72952026-09-08T03:59:08.591Z DEBG DEBGfreemap_route_ipv4
72962026-09-08T03:59:08.591Zreset freemap
72972026-09-08T03:59:08.591ZSep 08 03:59:07.228replacing 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 } }] , unitDEBG:Sep 08 03:59:07.228 Sep 08 03:59:07.228freemap_route_ipv6
72982026-09-08T03:59:08.592ZSep 08 03:59:07.228INFO 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 3fff:dead::/64 -> 2001:db8::55:1
72992026-09-08T03:59:08.592Z
73002026-09-08T03:59:08.592Z
73012026-09-08T03:59:08.592ZINFOSep 08 03:59:07.228DEBG Sep 08 03:59:07.228Sep 08 03:59:07.228Sep 08 03:59:07.228 adding route 3fff:beef:14::/64 -> 2001:db8::55:ff
73022026-09-08T03:59:08.592ZINFO INFOadding route 172.17.0.34/32 -> 10.0.0.255 INFOSep 08 03:59:07.228DEBG
73032026-09-08T03:59:08.592Z DEBGinitted freemap. size: 64 adding route 172.17.0.22/32 -> 10.0.0.255 , 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: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 } }]
73042026-09-08T03:59:08.592Z
73052026-09-08T03:59:08.592ZSep 08 03:59:07.228 unit:adding route 3fff:dead::/64 -> 2001:db8::55:1 Sep 08 03:59:07.228
73062026-09-08T03:59:08.592Z
73072026-09-08T03:59:08.592Z INFOSep 08 03:59:07.228DEBGfreemap_route_ipv6
73082026-09-08T03:59:08.592Z 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 08 03:59:07.228DEBG
73092026-09-08T03:59:08.592ZSep 08 03:59:07.228DEBG INFOSep 08 03:59:07.228 adding route 3fff:beef:15::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:2replacing 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 } }]
73102026-09-08T03:59:08.592Z
73112026-09-08T03:59:08.592ZSep 08 03:59:07.228
73122026-09-08T03:59:08.593Z INFOSep 08 03:59:07.228Sep 08 03:59:07.228 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 } }]adding route 172.17.0.35/32 -> 10.0.0.255
73132026-09-08T03:59:08.593Zreset freemap
73142026-09-08T03:59:08.593Z, unitDEBG:Sep 08 03:59:07.228 Sep 08 03:59:07.228 INFO INFOSep 08 03:59:07.228 DEBGadding route 172.17.0.23/32 -> 10.0.0.255DEBG
73152026-09-08T03:59:08.593Z adding route 3fff:dead::/64 -> 2001:db8::55:2
73162026-09-08T03:59:08.593Zreplacing 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: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 } }]
73172026-09-08T03:59:08.593Zfreemap_route_ipv6Sep 08 03:59:07.228replacing 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 } }]
73182026-09-08T03:59:08.593Z
73192026-09-08T03:59:08.593ZDEBG 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 08 03:59:07.229Sep 08 03:59:07.229
73202026-09-08T03:59:08.593ZSep 08 03:59:07.229 INFO
73212026-09-08T03:59:08.593Z INFOSep 08 03:59:07.229Sep 08 03:59:07.229 INFO
73222026-09-08T03:59:08.593Z adding route 3fff:dead::/64 -> 2001:db8::55:3Sep 08 03:59:07.229DEBGINFO adding route 172.16.0.0/32 -> 10.0.0.1INFOadding route 172.17.0.36/32 -> 10.0.0.255
73232026-09-08T03:59:08.593Z
73242026-09-08T03:59:08.593Z
73252026-09-08T03:59:08.593Zadding route 172.17.0.24/32 -> 10.0.0.255
73262026-09-08T03:59:08.593Z Sep 08 03:59:07.229replacing 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 08 03:59:07.229
73272026-09-08T03:59:08.593Ztest route::tests::same_size_non_subset_replace ... ok
73282026-09-08T03:59:08.593Ztest table::mcast::mcast_egress::tests::test_port_bitmap ... ok
73292026-09-08T03:59:08.594ZDEBG 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 3fff:beef:16::/64 -> 2001:db8::55:ff
73302026-09-08T03:59:08.594Z
73312026-09-08T03:59:08.594ZDEBG Sep 08 03:59:07.229Sep 08 03:59:07.229replacing 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 08 03:59:07.229 Sep 08 03:59:07.229DEBG
73322026-09-08T03:59:08.594Z 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:3, vlan_id: None } }]INFO
73332026-09-08T03:59:08.594Zreplacing 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.37/32 -> 10.0.0.255
73342026-09-08T03:59:08.594ZDEBG
73352026-09-08T03:59:08.594ZSep 08 03:59:07.229 DEBGSep 08 03:59:07.229 Sep 08 03:59:07.229 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 08 03:59:07.229
73362026-09-08T03:59:08.594Z 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 } }]DEBGINFO 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 } }]
73372026-09-08T03:59:08.594ZINFO adding route 172.17.0.25/32 -> 10.0.0.255adding route 3fff:dead::/64 -> 2001:db8::55:4
73382026-09-08T03:59:08.594Z
73392026-09-08T03:59:08.594Z
73402026-09-08T03:59:08.594ZSep 08 03:59:07.229 Sep 08 03:59:07.229Sep 08 03:59:07.229 INFOSep 08 03:59:07.229Sep 08 03:59:07.229 adding route 172.17.0.38/32 -> 10.0.0.255DEBGINFODEBG
73412026-09-08T03:59:08.595Z adding route 172.16.0.0/32 -> 10.0.0.1replacing 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 } }]
73422026-09-08T03:59:08.595Z
73432026-09-08T03:59:08.595Z Sep 08 03:59:07.229INFOreplacing 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:17::/64 -> 2001:db8::55:ffDEBG
73442026-09-08T03:59:08.595Z 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 } }]
73452026-09-08T03:59:08.595Z
73462026-09-08T03:59:08.595ZSep 08 03:59:07.229Sep 08 03:59:07.229 Sep 08 03:59:07.229Sep 08 03:59:07.229 INFODEBGSep 08 03:59:07.229 adding route 172.17.0.26/32 -> 10.0.0.255
73472026-09-08T03:59:08.595Zreplacing 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 } }]
73482026-09-08T03:59:08.595ZINFODEBG 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 } }]adding route 172.17.0.39/32 -> 10.0.0.255
73492026-09-08T03:59:08.595Z
73502026-09-08T03:59:08.595ZSep 08 03:59:07.229 DEBGSep 08 03:59:07.229 Sep 08 03:59:07.229replacing 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 } }]DEBGSep 08 03:59:07.229
73512026-09-08T03:59:08.595Z INFOWARNreplacing 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
73522026-09-08T03:59:08.595Zshrink-in-place index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })
73532026-09-08T03:59:08.595Zreplacing 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 } }]
73542026-09-08T03:59:08.595Zadding route 172.16.0.0/32 -> 10.0.0.1Sep 08 03:59:07.229
73552026-09-08T03:59:08.595Z INFO Sep 08 03:59:07.229adding route 172.17.0.27/32 -> 10.0.0.255 Sep 08 03:59:07.229INFO
73562026-09-08T03:59:08.595Z adding route 172.17.0.40/32 -> 10.0.0.255DEBG
73572026-09-08T03:59:08.595Z 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 } }]
73582026-09-08T03:59:08.595ZSep 08 03:59:07.229 Sep 08 03:59:07.229Sep 08 03:59:07.229 DEBGDEBG Sep 08 03:59:07.229 INFOreplacing 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.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 } }]
73592026-09-08T03:59:08.596Z
73602026-09-08T03:59:08.596Zadding route 3fff:beef:18::/64 -> 2001:db8::55:ffINFO
73612026-09-08T03:59:08.596Z adding route 172.16.0.0/32 -> 10.0.0.2Sep 08 03:59:07.229
73622026-09-08T03:59:08.596ZSep 08 03:59:07.229 INFOINFO adding route 172.17.0.41/32 -> 10.0.0.255Sep 08 03:59:07.229
73632026-09-08T03:59:08.596Z adding route 172.17.0.28/32 -> 10.0.0.255DEBG
73642026-09-08T03:59:08.596Z Sep 08 03:59:07.229replacing 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 } }]
73652026-09-08T03:59:08.596ZDEBG 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 08 03:59:07.229Sep 08 03:59:07.229Sep 08 03:59:07.229 DEBGINFO DEBGreplacing 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 } }]
73662026-09-08T03:59:08.596Zreplacing 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.0/32 -> 10.0.0.255
73672026-09-08T03:59:08.601Z
73682026-09-08T03:59:08.601Z
73692026-09-08T03:59:08.601Z Sep 08 03:59:07.229adding route 172.17.0.3/32 -> 10.0.0.255Sep 08 03:59:07.229Sep 08 03:59:07.229
73702026-09-08T03:59:08.601Z INFO INFO 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 } }]adding route 172.17.0.42/32 -> 10.0.0.255Sep 08 03:59:07.229
73712026-09-08T03:59:08.602Z
73722026-09-08T03:59:08.602ZSep 08 03:59:07.229adding route 172.17.0.29/32 -> 10.0.0.255
73732026-09-08T03:59:08.602ZDEBG Sep 08 03:59:07.229replacing 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 Sep 08 03:59:07.229adding route 172.17.0.1/32 -> 10.0.0.255 Sep 08 03:59:07.229
73742026-09-08T03:59:08.602Z DEBGDEBG created new freemapcreated new freemap, , unitunit:: freemap_route_ipv4
73752026-09-08T03:59:08.602Zfreemap_route_ipv4
73762026-09-08T03:59:08.602Z
73772026-09-08T03:59:08.602ZSep 08 03:59:07.240 DEBG Sep 08 03:59:07.229Sep 08 03:59:07.240replacing 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 } }]
73782026-09-08T03:59:08.602ZSep 08 03:59:07.229Sep 08 03:59:07.240 DEBG DEBGDEBGDEBGSep 08 03:59:07.240 created new freemap , created new freemapINFOreplacing 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 } }], created new freemap Sep 08 03:59:07.240adding route 172.17.0.4/32 -> 10.0.0.255, unit
73792026-09-08T03:59:08.602Z:
73802026-09-08T03:59:08.602Zunitfreemap_route_ipv6:INFO
73812026-09-08T03:59:08.602Z adding route 172.17.0.2/32 -> 10.0.0.255
73822026-09-08T03:59:08.602Zfreemap_route_ipv6
73832026-09-08T03:59:08.602ZSep 08 03:59:07.240unit DEBG:Sep 08 03:59:07.240 initted freemap. size: 64 Sep 08 03:59:07.240Sep 08 03:59:07.240freemap_route_ipv4DEBG
73842026-09-08T03:59:08.602ZDEBG , initted freemap. size: 64DEBG, unit Sep 08 03:59:07.240replacing 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 } }]unit
73852026-09-08T03:59:08.603Z:: freemap_route_ipv4replacing 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 } }]
73862026-09-08T03:59:08.603Z
73872026-09-08T03:59:08.603ZSep 08 03:59:07.240 INFODEBGfreemap_route_ipv4 adding route 172.17.0.5/32 -> 10.0.0.255Sep 08 03:59:07.240
73882026-09-08T03:59:08.603ZSep 08 03:59:07.240 Sep 08 03:59:07.240
73892026-09-08T03:59:08.603Zcreated new freemap INFOINFO, DEBGunitadding route 172.17.0.3/32 -> 10.0.0.255 Sep 08 03:59:07.240: reset freemapSep 08 03:59:07.240
73902026-09-08T03:59:08.603ZDEBG DEBG freemap_route_ipv6reset freemap, , unitreplacing 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 } }]unit:Sep 08 03:59:07.240adding route 172.17.0.43/32 -> 10.0.0.255 :DEBG
73912026-09-08T03:59:08.603Z 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 } }]freemap_route_ipv4
73922026-09-08T03:59:08.603Zfreemap_route_ipv4
73932026-09-08T03:59:08.603Z
73942026-09-08T03:59:08.603Z
73952026-09-08T03:59:08.603Z
73962026-09-08T03:59:08.603ZSep 08 03:59:07.240Sep 08 03:59:07.240Sep 08 03:59:07.240 DEBGSep 08 03:59:07.240DEBG INFO initted freemap. size: 64DEBG initted freemap. size: 64Sep 08 03:59:07.240, initted freemap. size: 64 , , unitunitunit::INFO :adding route 172.17.0.6/32 -> 10.0.0.255adding route 172.17.0.4/32 -> 10.0.0.255
73972026-09-08T03:59:08.603Zfreemap_route_ipv6 Sep 08 03:59:07.240freemap_route_ipv4
73982026-09-08T03:59:08.603Zfreemap_route_ipv6
73992026-09-08T03:59:08.604Z
74002026-09-08T03:59:08.604ZDEBG 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 } }]
74012026-09-08T03:59:08.604ZSep 08 03:59:07.240
74022026-09-08T03:59:08.604ZSep 08 03:59:07.240 Sep 08 03:59:07.240 DEBGDEBGSep 08 03:59:07.240 DEBG Sep 08 03:59:07.240DEBG reset freemapreset freemap , , 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
74032026-09-08T03:59:08.604ZSep 08 03:59:07.240 reset freemapunit , Sep 08 03:59:07.240: unit INFODEBGunit adding route 172.17.0.44/32 -> 10.0.0.255:
74042026-09-08T03:59:08.604Z freemap_route_ipv6replacing 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 } }]
74052026-09-08T03:59:08.604Z
74062026-09-08T03:59:08.604Zadding route 172.17.0.5/32 -> 10.0.0.255 :Sep 08 03:59:07.240
74072026-09-08T03:59:08.604ZINFOSep 08 03:59:07.240 freemap_route_ipv4adding route 3fff:dead::/64 -> 2001:db8::55:1 freemap_route_ipv6Sep 08 03:59:07.240
74082026-09-08T03:59:08.604Z
74092026-09-08T03:59:08.604Z
74102026-09-08T03:59:08.604ZINFOSep 08 03:59:07.240 Sep 08 03:59:07.240Sep 08 03:59:07.240adding route 172.17.0.7/32 -> 10.0.0.255DEBGSep 08 03:59:07.240 DEBGDEBG
74112026-09-08T03:59:08.604ZDEBG 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 } }]initted freemap. size: 64 , unit:
74122026-09-08T03:59:08.604Z 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 } }]adding route 172.16.0.0/32 -> 10.0.0.1
74132026-09-08T03:59:08.604Z
74142026-09-08T03:59:08.604ZSep 08 03:59:07.240 DEBGfreemap_route_ipv6 Sep 08 03:59:07.240replacing 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 08 03:59:07.240
74152026-09-08T03:59:08.604Z 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 } }]
74162026-09-08T03:59:08.605Z
74172026-09-08T03:59:08.605Zreplacing 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:dead::/64 -> 2001:db8::55:2Sep 08 03:59:07.240Sep 08 03:59:07.240
74182026-09-08T03:59:08.605Z
74192026-09-08T03:59:08.605Z Sep 08 03:59:07.240 INFODEBGSep 08 03:59:07.240INFOSep 08 03:59:07.240Sep 08 03:59:07.240 DEBGadding route 172.16.0.0/32 -> 10.0.0.2
74202026-09-08T03:59:08.605Zadding route 172.17.0.45/32 -> 10.0.0.255INFO reset freemapINFOadding route 172.17.0.8/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 } }],
74212026-09-08T03:59:08.605Zunit
74222026-09-08T03:59:08.605Z:adding route 172.17.0.6/32 -> 10.0.0.255
74232026-09-08T03:59:08.605Z
74242026-09-08T03:59:08.605Z freemap_route_ipv6Sep 08 03:59:07.240Sep 08 03:59:07.240Sep 08 03:59:07.240
74252026-09-08T03:59:08.605Z DEBGSep 08 03:59:07.240INFO DEBGadding route 3fff:dead::/64 -> 2001:db8::55:3DEBG
74262026-09-08T03:59:08.605Z Sep 08 03:59:07.240replacing 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 08 03:59:07.240
74272026-09-08T03:59:08.605Z 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
74282026-09-08T03:59:08.605ZSep 08 03:59:07.240 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 } }]
74292026-09-08T03:59:08.605ZSep 08 03:59:07.240 DEBGDEBGSep 08 03:59:07.240 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 } }]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.3, vlan_id: None } }]INFO
74302026-09-08T03:59:08.605ZINFOSep 08 03:59:07.240 adding route 3fff:dead::/64 -> 2001:db8::55:1
74312026-09-08T03:59:08.605ZINFO
74322026-09-08T03:59:08.605Z adding route 172.17.0.7/32 -> 10.0.0.255adding route 172.17.0.9/32 -> 10.0.0.255
74332026-09-08T03:59:08.605ZSep 08 03:59:07.240
74342026-09-08T03:59:08.605Z INFOSep 08 03:59:07.240 adding route 3fff:dead::/64 -> 2001:db8::55:4DEBGSep 08 03:59:07.240
74352026-09-08T03:59:08.605Z 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 08 03:59:07.240
74362026-09-08T03:59:08.606Z DEBG DEBGreplacing 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 08 03:59:07.240 DEBG Sep 08 03:59:07.240replacing 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 } }]
74372026-09-08T03:59:08.606ZINFOreplacing 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 } }]
74382026-09-08T03:59:08.606Zadding route 3fff:dead::/64 -> 2001:db8::55:2
74392026-09-08T03:59:08.606ZSep 08 03:59:07.251 DEBG INFOSep 08 03:59:07.251 adding route 3fff:beef:19::/64 -> 2001:db8::55:ffSep 08 03:59:07.251 DEBGINFO
74402026-09-08T03:59:08.606Z adding route 172.17.0.10/32 -> 10.0.0.255Sep 08 03:59:07.251replacing 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 } }]
74412026-09-08T03:59:08.606ZDEBG
74422026-09-08T03:59:08.606Z 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 } }]
74432026-09-08T03:59:08.606Z 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 } }]
74442026-09-08T03:59:08.606ZSep 08 03:59:07.251 Sep 08 03:59:07.251INFO Sep 08 03:59:07.251adding route 172.17.0.30/32 -> 10.0.0.255 DEBGDEBG
74452026-09-08T03:59:08.606Z 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 08 03:59:07.251
74462026-09-08T03:59:08.606Zreplacing 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 } }]
74472026-09-08T03:59:08.606ZINFO Sep 08 03:59:07.251adding route 3fff:dead::/64 -> 2001:db8::55:3 Sep 08 03:59:07.251
74482026-09-08T03:59:08.606Z INFODEBG Sep 08 03:59:07.251replacing 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 172.17.0.11/32 -> 10.0.0.255
74492026-09-08T03:59:08.606ZSep 08 03:59:07.251
74502026-09-08T03:59:08.607ZINFO DEBGadding route 3fff:beef:1a::/64 -> 2001:db8::55:ff Sep 08 03:59:07.251replacing 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 } }]
74512026-09-08T03:59:08.607Z
74522026-09-08T03:59:08.607ZINFOSep 08 03:59:07.251 Sep 08 03:59:07.251 DEBGDEBGSep 08 03:59:07.251 adding route 172.17.0.31/32 -> 10.0.0.255
74532026-09-08T03:59:08.607ZINFO 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:dead::/64 -> 2001:db8::55:4
74542026-09-08T03:59:08.607Zreplacing 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 } }]
74552026-09-08T03:59:08.607Z
74562026-09-08T03:59:08.607ZSep 08 03:59:07.251 DEBGSep 08 03:59:07.251Sep 08 03:59:07.251 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 } }, 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:1b::/64 -> 2001:db8::55:ff
74572026-09-08T03:59:08.607Zreplacing 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 } }]
74582026-09-08T03:59:08.607ZSep 08 03:59:07.251
74592026-09-08T03:59:08.607Z INFO Sep 08 03:59:07.251adding route 172.17.0.12/32 -> 10.0.0.255 Sep 08 03:59:07.251DEBG
74602026-09-08T03:59:08.607Z Sep 08 03:59:07.251replacing 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 } }]DEBG
74612026-09-08T03:59:08.607Z 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 } }] Sep 08 03:59:07.251
74622026-09-08T03:59:08.607Z adding route 172.17.0.32/32 -> 10.0.0.255DEBG
74632026-09-08T03:59:08.607Z 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 08 03:59:07.251 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 } }]
74642026-09-08T03:59:08.607ZSep 08 03:59:07.251 Sep 08 03:59:07.251INFO INFOreplacing 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 3fff:beef:1c::/64 -> 2001:db8::55:ff
74652026-09-08T03:59:08.608Zadding route 172.17.0.33/32 -> 10.0.0.255
74662026-09-08T03:59:08.608Z
74672026-09-08T03:59:08.613Z
74682026-09-08T03:59:08.613ZSep 08 03:59:07.251Sep 08 03:59:07.251 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 } }]Sep 08 03:59:07.251replacing 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 } }]
74692026-09-08T03:59:08.613Z Sep 08 03:59:07.251INFO
74702026-09-08T03:59:08.613Z Sep 08 03:59:07.251INFO adding route 172.17.0.46/32 -> 10.0.0.255 adding route 172.17.0.13/32 -> 10.0.0.255
74712026-09-08T03:59:08.613ZINFO Sep 08 03:59:07.251
74722026-09-08T03:59:08.613Zadding route 172.17.0.34/32 -> 10.0.0.255 INFO
74732026-09-08T03:59:08.613Z adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff
74742026-09-08T03:59:08.613ZSep 08 03:59:07.251Sep 08 03:59:07.251 Sep 08 03:59:07.251DEBGSep 08 03:59:07.251DEBG 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 } }] 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 } }]
74752026-09-08T03:59:08.613Zreplacing 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 } }]
74762026-09-08T03:59:08.613Z
74772026-09-08T03:59:08.614Zreplacing 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 } }]
74782026-09-08T03:59:08.614ZSep 08 03:59:07.251Sep 08 03:59:07.251Sep 08 03:59:07.251 INFOINFO Sep 08 03:59:07.251INFO adding route 172.17.0.47/32 -> 10.0.0.255adding route 172.17.0.14/32 -> 10.0.0.255
74792026-09-08T03:59:08.614ZINFOadding route 172.17.0.35/32 -> 10.0.0.255
74802026-09-08T03:59:08.614Zadding route 3fff:beef:1e::/64 -> 2001:db8::55:ff
74812026-09-08T03:59:08.614Z
74822026-09-08T03:59:08.614ZSep 08 03:59:07.251Sep 08 03:59:07.251 Sep 08 03:59:07.251DEBGSep 08 03:59:07.251 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 } }]DEBGDEBG
74832026-09-08T03:59:08.614Z 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 } }]
74842026-09-08T03:59:08.614Zreplacing 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 } }]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 } }]
74852026-09-08T03:59:08.614Z
74862026-09-08T03:59:08.614ZSep 08 03:59:07.251 Sep 08 03:59:07.251INFO INFOadding route 3fff:beef:1f::/64 -> 2001:db8::55:ff Sep 08 03:59:07.251Sep 08 03:59:07.251adding route 172.17.0.36/32 -> 10.0.0.255
74872026-09-08T03:59:08.614ZINFO
74882026-09-08T03:59:08.614Zadding route 172.17.0.48/32 -> 10.0.0.255INFO adding route 172.17.0.15/32 -> 10.0.0.255
74892026-09-08T03:59:08.614Z
74902026-09-08T03:59:08.614ZSep 08 03:59:07.251 DEBGSep 08 03:59:07.251 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 08 03:59:07.251
74912026-09-08T03:59:08.615ZDEBG Sep 08 03:59:07.251DEBG 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 } }]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.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 } }]
74922026-09-08T03:59:08.615Z
74932026-09-08T03:59:08.615Z
74942026-09-08T03:59:08.615ZSep 08 03:59:07.251 Sep 08 03:59:07.251Sep 08 03:59:07.251 INFOINFOINFO adding route 172.17.0.37/32 -> 10.0.0.255adding route 172.17.0.49/32 -> 10.0.0.255Sep 08 03:59:07.251
74952026-09-08T03:59:08.615Z
74962026-09-08T03:59:08.615Z INFO adding route 172.17.0.16/32 -> 10.0.0.255adding route 3fff:beef:20::/64 -> 2001:db8::55:ff
74972026-09-08T03:59:08.615Z
74982026-09-08T03:59:08.615ZSep 08 03:59:07.251 Sep 08 03:59:07.251DEBG 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 08 03:59:07.251DEBG
74992026-09-08T03:59:08.615ZSep 08 03:59:07.251 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 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 } }]
75002026-09-08T03:59:08.615Z
75012026-09-08T03:59:08.615Zreplacing 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 08 03:59:07.251
75022026-09-08T03:59:08.615Z INFOSep 08 03:59:07.251 adding route 172.17.0.38/32 -> 10.0.0.255INFOSep 08 03:59:07.251
75032026-09-08T03:59:08.615Z Sep 08 03:59:07.251INFO adding route 172.17.0.50/32 -> 10.0.0.255 adding route 3fff:beef:21::/64 -> 2001:db8::55:ffINFO
75042026-09-08T03:59:08.615Z
75052026-09-08T03:59:08.615Z Sep 08 03:59:07.251adding route 172.17.0.17/32 -> 10.0.0.255 Sep 08 03:59:07.251
75062026-09-08T03:59:08.615ZSep 08 03:59:07.251 DEBGDEBG 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 } }]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 } }]
75072026-09-08T03:59:08.615Z
75082026-09-08T03:59:08.615Zreplacing 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 } }]
75092026-09-08T03:59:08.615ZSep 08 03:59:07.251 DEBGSep 08 03:59:07.251 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 08 03:59:07.251
75102026-09-08T03:59:08.615Z INFOSep 08 03:59:07.251INFO INFO adding route 172.17.0.39/32 -> 10.0.0.255 adding route 3fff:beef:22::/64 -> 2001:db8::55:ffadding route 172.17.0.51/32 -> 10.0.0.255
75112026-09-08T03:59:08.616Z
75122026-09-08T03:59:08.616Z
75132026-09-08T03:59:08.616ZSep 08 03:59:07.251 INFOSep 08 03:59:07.251 Sep 08 03:59:07.251adding route 172.17.0.18/32 -> 10.0.0.255
75142026-09-08T03:59:08.616ZSep 08 03:59:07.251DEBG DEBG 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 } }]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 08 03:59:07.251
75152026-09-08T03:59:08.616Z DEBG
75162026-09-08T03:59:08.616Zreplacing 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 } }]
75172026-09-08T03:59:08.616Zreplacing 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 08 03:59:07.251
75182026-09-08T03:59:08.616Z Sep 08 03:59:07.251INFOSep 08 03:59:07.251 adding route 172.17.0.40/32 -> 10.0.0.255INFOINFO
75192026-09-08T03:59:08.616ZSep 08 03:59:07.251adding route 172.17.0.52/32 -> 10.0.0.255
75202026-09-08T03:59:08.616ZINFO adding route 3fff:beef:23::/64 -> 2001:db8::55:ffadding route 172.17.0.19/32 -> 10.0.0.255Sep 08 03:59:07.251
75212026-09-08T03:59:08.616Z Sep 08 03:59:07.251DEBG
75222026-09-08T03:59:08.616Z 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
75232026-09-08T03:59:08.616ZSep 08 03:59:07.251Sep 08 03:59:07.251 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 } }] DEBGDEBG
75242026-09-08T03:59:08.616Z 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 } }]
75252026-09-08T03:59:08.616ZSep 08 03:59:07.251replacing 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 } }]
75262026-09-08T03:59:08.616ZINFO Sep 08 03:59:07.251adding route 172.17.0.41/32 -> 10.0.0.255
75272026-09-08T03:59:08.616ZINFOSep 08 03:59:07.251 adding route 172.17.0.53/32 -> 10.0.0.255Sep 08 03:59:07.251
75282026-09-08T03:59:08.616ZINFOSep 08 03:59:07.251 INFODEBG adding route 172.17.0.20/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 } }]Sep 08 03:59:07.251
75292026-09-08T03:59:08.616Ztest route::tests::shrink_to_single_non_zero_survivor ... ok
75302026-09-08T03:59:08.616Z
75312026-09-08T03:59:08.616Z DEBG adding route 3fff:beef:24::/64 -> 2001:db8::55:ffreplacing 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 } }]
75322026-09-08T03:59:08.617ZSep 08 03:59:07.251Sep 08 03:59:07.251
75332026-09-08T03:59:08.617Z INFODEBG 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.42/32 -> 10.0.0.255
75342026-09-08T03:59:08.617ZSep 08 03:59:07.251Sep 08 03:59:07.251 DEBGINFO
75352026-09-08T03:59:08.617ZSep 08 03:59:07.251replacing 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 } }]adding route 172.17.0.54/32 -> 10.0.0.255
75362026-09-08T03:59:08.617Ztest route::tests::shrink_preserves_compacted_order ... ok
75372026-09-08T03:59:08.617Z
75382026-09-08T03:59:08.617Z Sep 08 03:59:07.251INFO Sep 08 03:59:07.251 adding route 172.17.0.21/32 -> 10.0.0.255INFODEBG Sep 08 03:59:07.251replacing 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 3fff:beef:25::/64 -> 2001:db8::55:ffDEBG
75392026-09-08T03:59:08.617Z
75402026-09-08T03:59:08.617Z
75412026-09-08T03:59:08.617Z 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 } }]
75422026-09-08T03:59:08.617ZSep 08 03:59:07.252 DEBG created new freemap, unitSep 08 03:59:07.262: freemap_route_ipv4Sep 08 03:59:07.252
75432026-09-08T03:59:08.617Z DEBGDEBGSep 08 03:59:07.262
75442026-09-08T03:59:08.617Z DEBGreplacing 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 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 } }]
75452026-09-08T03:59:08.617Zcreated new freemap
75462026-09-08T03:59:08.617Z, unitSep 08 03:59:07.262Sep 08 03:59:07.262 Sep 08 03:59:07.262: INFOfreemap_route_ipv4 DEBG
75472026-09-08T03:59:08.617Zadding route 3fff:beef:26::/64 -> 2001:db8::55:ff created new freemapINFO,
75482026-09-08T03:59:08.617ZunitSep 08 03:59:07.262adding route 172.17.0.8/32 -> 10.0.0.255 :
75492026-09-08T03:59:08.617ZSep 08 03:59:07.262 DEBGfreemap_route_ipv6 created new freemap
75502026-09-08T03:59:08.617Z, INFOSep 08 03:59:07.262 Sep 08 03:59:07.262adding route 172.17.0.22/32 -> 10.0.0.255
75512026-09-08T03:59:08.617ZDEBG Sep 08 03:59:07.262 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 } }]unitDEBG:
75522026-09-08T03:59:08.617ZSep 08 03:59:07.262DEBG initted freemap. size: 64replacing 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 } }] , DEBGunit
75532026-09-08T03:59:08.618Z: freemap_route_ipv6freemap_route_ipv4replacing 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 } }]
75542026-09-08T03:59:08.618ZSep 08 03:59:07.262
75552026-09-08T03:59:08.618ZINFO Sep 08 03:59:07.262adding route 3fff:beef:27::/64 -> 2001:db8::55:ff
75562026-09-08T03:59:08.618Z
75572026-09-08T03:59:08.618ZSep 08 03:59:07.262INFO DEBG Sep 08 03:59:07.262adding route 172.17.0.9/32 -> 10.0.0.255Sep 08 03:59:07.262
75582026-09-08T03:59:08.618Zreset freemapSep 08 03:59:07.262, DEBG DEBG INFO 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 } }]initted freemap. size: 64:,
75592026-09-08T03:59:08.618Z unitSep 08 03:59:07.262adding route 172.17.0.23/32 -> 10.0.0.255:
75602026-09-08T03:59:08.618Zfreemap_route_ipv4
75612026-09-08T03:59:08.618Zfreemap_route_ipv4DEBG Sep 08 03:59:07.262Sep 08 03:59:07.262
75622026-09-08T03:59:08.618Z Sep 08 03:59:07.262INFODEBG 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 } }]adding route 3fff:beef:28::/64 -> 2001:db8::55:ff
75632026-09-08T03:59:08.618Z
75642026-09-08T03:59:08.618Zreplacing 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
75652026-09-08T03:59:08.618ZSep 08 03:59:07.262 initted freemap. size: 64Sep 08 03:59:07.262Sep 08 03:59:07.262, Sep 08 03:59:07.262DEBG unit :DEBGreset freemap INFOfreemap_route_ipv6INFO 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 } }]adding route 172.17.0.10/32 -> 10.0.0.255
75662026-09-08T03:59:08.618Z
75672026-09-08T03:59:08.623Z
75682026-09-08T03:59:08.623Zadding route 172.17.0.24/32 -> 10.0.0.255, Sep 08 03:59:07.262
75692026-09-08T03:59:08.624Z unitSep 08 03:59:07.262DEBG :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 } }] INFOfreemap_route_ipv4
75702026-09-08T03:59:08.624ZSep 08 03:59:07.262
75712026-09-08T03:59:08.624Z DEBG adding route 3fff:beef:29::/64 -> 2001:db8::55:ffreset freemapSep 08 03:59:07.262 , Sep 08 03:59:07.262unitSep 08 03:59:07.262INFO
75722026-09-08T03:59:08.624Z: DEBG DEBGfreemap_route_ipv6
75732026-09-08T03:59:08.624ZSep 08 03:59:07.262 adding route 172.17.0.11/32 -> 10.0.0.255initted freemap. size: 64replacing 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 } }]DEBG
75742026-09-08T03:59:08.624Z ,
75752026-09-08T03:59:08.624ZSep 08 03:59:07.262unitreplacing 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 } }]:
75762026-09-08T03:59:08.624Z Sep 08 03:59:07.262 INFO freemap_route_ipv6Sep 08 03:59:07.262Sep 08 03:59:07.262 INFOINFO
75772026-09-08T03:59:08.624ZDEBG adding route 172.16.0.0/32 -> 10.0.0.1adding route 172.17.0.25/32 -> 10.0.0.255
75782026-09-08T03:59:08.624Z
75792026-09-08T03:59:08.624Zreplacing 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 } }]
75802026-09-08T03:59:08.624ZSep 08 03:59:07.262adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff Sep 08 03:59:07.262DEBG
75812026-09-08T03:59:08.624Z Sep 08 03:59:07.262replacing 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 08 03:59:07.262
75822026-09-08T03:59:08.624Z DEBGINFO adding route 172.17.0.12/32 -> 10.0.0.255DEBGSep 08 03:59:07.262
75832026-09-08T03:59:08.625Z reset 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 } }]INFO
75842026-09-08T03:59:08.625Z , adding route 172.17.0.26/32 -> 10.0.0.255unit
75852026-09-08T03:59:08.625Z:Sep 08 03:59:07.262 Sep 08 03:59:07.262Sep 08 03:59:07.262Sep 08 03:59:07.262 DEBG DEBGfreemap_route_ipv6replacing 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
75862026-09-08T03:59:08.625Zreplacing 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 } }]
75872026-09-08T03:59:08.625ZINFO adding route 172.16.0.0/32 -> 10.0.0.2
75882026-09-08T03:59:08.625ZSep 08 03:59:07.262
75892026-09-08T03:59:08.625ZINFOreplacing 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 08 03:59:07.262 Sep 08 03:59:07.262
75902026-09-08T03:59:08.625Zadding route 172.17.0.27/32 -> 10.0.0.255Sep 08 03:59:07.262 DEBG
75912026-09-08T03:59:08.625Z INFOSep 08 03:59:07.262replacing 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 } }]
75922026-09-08T03:59:08.625ZINFO Sep 08 03:59:07.262adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff INFO
75932026-09-08T03:59:08.625Zadding route 172.17.0.13/32 -> 10.0.0.255adding route 172.16.0.0/32 -> 10.0.0.1Sep 08 03:59:07.262
75942026-09-08T03:59:08.625ZDEBGINFO 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 } }]
75952026-09-08T03:59:08.625Z
75962026-09-08T03:59:08.626ZSep 08 03:59:07.262adding route 172.16.0.0/32 -> 10.0.0.3
75972026-09-08T03:59:08.626ZSep 08 03:59:07.262 Sep 08 03:59:07.262Sep 08 03:59:07.262 INFODEBG DEBG Sep 08 03:59:07.262adding route 172.17.0.28/32 -> 10.0.0.255DEBG
75982026-09-08T03:59:08.626Z DEBGreplacing 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: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 08 03:59:07.262
75992026-09-08T03:59:08.626Z
76002026-09-08T03:59:08.626Zreplacing 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 } }]DEBG
76012026-09-08T03:59:08.626Z 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 } }]
76022026-09-08T03:59:08.626Z 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 08 03:59:07.262
76032026-09-08T03:59:08.626Z Sep 08 03:59:07.262INFOSep 08 03:59:07.262 Sep 08 03:59:07.262adding route 172.17.0.14/32 -> 10.0.0.255
76042026-09-08T03:59:08.626ZINFO INFO adding route 172.16.0.0/32 -> 10.0.0.4Sep 08 03:59:07.262
76052026-09-08T03:59:08.626ZSep 08 03:59:07.262INFOadding route 172.17.0.29/32 -> 10.0.0.255 DEBG
76062026-09-08T03:59:08.626Z adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff
76072026-09-08T03:59:08.626ZSep 08 03:59:07.262 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 } }]
76082026-09-08T03:59:08.626ZINFOSep 08 03:59:07.262Sep 08 03:59:07.262replacing 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.16.0.0/32 -> 10.0.0.2DEBG
76092026-09-08T03:59:08.626Z Sep 08 03:59:07.262replacing 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: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 } }]
76102026-09-08T03:59:08.626Z
76112026-09-08T03:59:08.627Z
76122026-09-08T03:59:08.627ZINFO adding route 172.17.0.15/32 -> 10.0.0.255Sep 08 03:59:07.262Sep 08 03:59:07.262
76132026-09-08T03:59:08.627ZSep 08 03:59:07.262 INFO DEBG 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.3, vlan_id: None } }]
76142026-09-08T03:59:08.627Z
76152026-09-08T03:59:08.627ZSep 08 03:59:07.262 DEBGINFO Sep 08 03:59:07.262replacing 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 } }]
76162026-09-08T03:59:08.627Zadding route 3fff:beef:2d::/64 -> 2001:db8::55:ffDEBG
76172026-09-08T03:59:08.627ZSep 08 03:59:07.262 DEBGreplacing 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 } }]
76182026-09-08T03:59:08.627ZSep 08 03:59:07.262Sep 08 03:59:07.262replacing 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 } }]
76192026-09-08T03:59:08.627ZDEBG Sep 08 03:59:07.262 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 } }]INFO
76202026-09-08T03:59:08.627ZSep 08 03:59:07.262 INFOadding route 172.17.0.31/32 -> 10.0.0.255
76212026-09-08T03:59:08.627Zadding route 172.17.0.16/32 -> 10.0.0.255
76222026-09-08T03:59:08.627ZINFO Sep 08 03:59:07.262adding route 172.16.0.0/32 -> 10.0.0.3Sep 08 03:59:07.262 INFO
76232026-09-08T03:59:08.627ZDEBG 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 } }]
76242026-09-08T03:59:08.627Zadding route 3fff:beef:2e::/64 -> 2001:db8::55:ffSep 08 03:59:07.262
76252026-09-08T03:59:08.627Z Sep 08 03:59:07.262Sep 08 03:59:07.262Sep 08 03:59:07.262 Sep 08 03:59:07.262INFODEBGINFO adding route 172.17.0.55/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 } }]DEBG
76262026-09-08T03:59:08.628Z
76272026-09-08T03:59:08.628Z adding route 172.17.0.32/32 -> 10.0.0.255DEBGSep 08 03:59:07.262 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 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 } }]
76282026-09-08T03:59:08.628Ztest route::tests::delete_target_full ... ok
76292026-09-08T03:59:08.628ZINFOSep 08 03:59:07.262 adding route 172.17.0.17/32 -> 10.0.0.255
76302026-09-08T03:59:08.628Z
76312026-09-08T03:59:08.628Z
76322026-09-08T03:59:08.628ZDEBG Sep 08 03:59:07.262Sep 08 03:59:07.262replacing 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 08 03:59:07.262 Sep 08 03:59:07.262 INFODEBGDEBG INFO
76332026-09-08T03:59:08.628Zreplacing 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 } }] adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffadding route 172.16.0.0/32 -> 10.0.0.4
76342026-09-08T03:59:08.628Z
76352026-09-08T03:59:08.628Z
76362026-09-08T03:59:08.628Zreplacing 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 } }]
76372026-09-08T03:59:08.628ZSep 08 03:59:07.262Sep 08 03:59:07.262Sep 08 03:59:07.262 Sep 08 03:59:07.262 Sep 08 03:59:07.262INFO INFOadding route 172.17.0.18/32 -> 10.0.0.255
76382026-09-08T03:59:08.628ZDEBGadding route 172.17.0.33/32 -> 10.0.0.255DEBG
76392026-09-08T03:59:08.628Zreplacing 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 } }]
76402026-09-08T03:59:08.628ZINFO 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 08 03:59:07.262Sep 08 03:59:07.262
76412026-09-08T03:59:08.628Zadding route 172.17.0.56/32 -> 10.0.0.255 Sep 08 03:59:07.262DEBG
76422026-09-08T03:59:08.628Z 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 } }]INFO
76432026-09-08T03:59:08.629Zreplacing 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 08 03:59:07.262Sep 08 03:59:07.262
76442026-09-08T03:59:08.629Z DEBG Sep 08 03:59:07.262DEBG adding route 3fff:beef:30::/64 -> 2001:db8::55:ffSep 08 03:59:07.262 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 } }]
76452026-09-08T03:59:08.629Zreplacing 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.19/32 -> 10.0.0.255INFO
76462026-09-08T03:59:08.629Z
76472026-09-08T03:59:08.629Z
76482026-09-08T03:59:08.629Zadding route 172.17.0.34/32 -> 10.0.0.255Sep 08 03:59:07.262
76492026-09-08T03:59:08.629Z Sep 08 03:59:07.262INFOSep 08 03:59:07.262 adding route 172.17.0.57/32 -> 10.0.0.255DEBG
76502026-09-08T03:59:08.629Z 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 } }]Sep 08 03:59:07.262
76512026-09-08T03:59:08.629Z 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 } }] DEBGSep 08 03:59:07.262 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 } }]INFO
76522026-09-08T03:59:08.629Z
76532026-09-08T03:59:08.629Zadding route 3fff:beef:31::/64 -> 2001:db8::55:ff
76542026-09-08T03:59:08.629ZSep 08 03:59:07.273Sep 08 03:59:07.273Sep 08 03:59:07.273 DEBGINFOINFO adding route 172.17.0.20/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 } }]
76552026-09-08T03:59:08.629Zadding route 172.17.0.35/32 -> 10.0.0.255
76562026-09-08T03:59:08.629Z
76572026-09-08T03:59:08.629ZSep 08 03:59:07.273 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 } }]
76582026-09-08T03:59:08.629ZSep 08 03:59:07.273Sep 08 03:59:07.273 Sep 08 03:59:07.273INFOSep 08 03:59:07.262INFO DEBGadding route 172.17.0.21/32 -> 10.0.0.255 INFO
76592026-09-08T03:59:08.630Z 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 } }]
76602026-09-08T03:59:08.630Zadding route 3fff:beef:32::/64 -> 2001:db8::55:ffadding route 172.17.0.43/32 -> 10.0.0.255
76612026-09-08T03:59:08.630Z
76622026-09-08T03:59:08.630ZSep 08 03:59:07.273 DEBGSep 08 03:59:07.273Sep 08 03:59:07.273 Sep 08 03:59:07.273 DEBG DEBGINFOreplacing 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 } }]
76632026-09-08T03:59:08.630Z 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 } }]
76642026-09-08T03:59:08.630Zadding route 172.17.0.58/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 } }]
76652026-09-08T03:59:08.630Z
76662026-09-08T03:59:08.630ZSep 08 03:59:07.273 INFOSep 08 03:59:07.273 Sep 08 03:59:07.273Sep 08 03:59:07.273adding route 172.17.0.22/32 -> 10.0.0.255 DEBG
76672026-09-08T03:59:08.635ZINFO 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 } }]INFOadding route 172.17.0.44/32 -> 10.0.0.255
76682026-09-08T03:59:08.635ZSep 08 03:59:07.273
76692026-09-08T03:59:08.635Z adding route 3fff:beef:33::/64 -> 2001:db8::55:ffDEBG
76702026-09-08T03:59:08.635Z 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 08 03:59:07.273
76712026-09-08T03:59:08.636Z INFOSep 08 03:59:07.273 adding route 172.17.0.59/32 -> 10.0.0.255DEBGSep 08 03:59:07.273
76722026-09-08T03:59:08.636Z Sep 08 03:59:07.273replacing 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 } }]
76732026-09-08T03:59:08.636ZINFO adding route 172.17.0.23/32 -> 10.0.0.255Sep 08 03:59:07.273
76742026-09-08T03:59:08.636Z Sep 08 03:59:07.273DEBG 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 } }] INFOSep 08 03:59:07.273replacing 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 } }]
76752026-09-08T03:59:08.636Z
76762026-09-08T03:59:08.636Zadding route 172.17.0.45/32 -> 10.0.0.255 DEBG
76772026-09-08T03:59:08.636Z Sep 08 03:59:07.273replacing 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 08 03:59:07.273INFOSep 08 03:59:07.273
76782026-09-08T03:59:08.636Z adding route 3fff:beef:34::/64 -> 2001:db8::55:ffINFO
76792026-09-08T03:59:08.636Z adding route 172.17.0.60/32 -> 10.0.0.255
76802026-09-08T03:59:08.636ZSep 08 03:59:07.273DEBG Sep 08 03:59:07.273replacing 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 } }]INFOSep 08 03:59:07.273 DEBGadding route 172.17.0.24/32 -> 10.0.0.255
76812026-09-08T03:59:08.636Z 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 } }]DEBG
76822026-09-08T03:59:08.636Z
76832026-09-08T03:59:08.636Zreplacing 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 } }]
76842026-09-08T03:59:08.636ZSep 08 03:59:07.273 Sep 08 03:59:07.273DEBG Sep 08 03:59:07.273Sep 08 03:59:07.273 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 } }]INFOINFO
76852026-09-08T03:59:08.636Z adding route 172.17.0.61/32 -> 10.0.0.255adding route 172.17.0.46/32 -> 10.0.0.255
76862026-09-08T03:59:08.636Z
76872026-09-08T03:59:08.636ZINFOSep 08 03:59:07.273 INFO adding route 3fff:beef:35::/64 -> 2001:db8::55:ffadding route 172.17.0.25/32 -> 10.0.0.255
76882026-09-08T03:59:08.637Z
76892026-09-08T03:59:08.637ZSep 08 03:59:07.273Sep 08 03:59:07.273Sep 08 03:59:07.273 DEBGSep 08 03:59:07.273DEBG 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 } }]DEBG
76902026-09-08T03:59:08.637Z 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 } }]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 } }]
76912026-09-08T03:59:08.637ZSep 08 03:59:07.273
76922026-09-08T03:59:08.637Zreplacing 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 } }]
76932026-09-08T03:59:08.637ZINFO adding route 3fff:beef:36::/64 -> 2001:db8::55:ffSep 08 03:59:07.273
76942026-09-08T03:59:08.637Z Sep 08 03:59:07.273Sep 08 03:59:07.273 INFOINFO INFOadding route 172.17.0.47/32 -> 10.0.0.255Sep 08 03:59:07.273 adding route 172.17.0.26/32 -> 10.0.0.255
76952026-09-08T03:59:08.637Zadding route 172.17.0.62/32 -> 10.0.0.255
76962026-09-08T03:59:08.637Z
76972026-09-08T03:59:08.637ZDEBG 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 } }]
76982026-09-08T03:59:08.637ZSep 08 03:59:07.273Sep 08 03:59:07.273Sep 08 03:59:07.273 DEBGSep 08 03:59:07.273 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 } }] INFO
76992026-09-08T03:59:08.637Z adding route 3fff:beef:37::/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 } }]
77002026-09-08T03:59:08.637Z
77012026-09-08T03:59:08.637Zreplacing 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 } }]
77022026-09-08T03:59:08.637ZSep 08 03:59:07.273 Sep 08 03:59:07.273INFOSep 08 03:59:07.273 DEBG DEBGadding route 172.17.0.27/32 -> 10.0.0.255Sep 08 03:59:07.273
77032026-09-08T03:59:08.637Z failed to allocate space for the new target list
77042026-09-08T03:59:08.637Zreplacing 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 } }]
77052026-09-08T03:59:08.638ZINFOSep 08 03:59:07.273 Sep 08 03:59:07.273 Sep 08 03:59:07.273DEBG DEBG INFOreplacing 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 } }]adding route 172.17.0.48/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 } }]
77062026-09-08T03:59:08.638Zadding route 3fff:beef:38::/64 -> 2001:db8::55:ff
77072026-09-08T03:59:08.638Z
77082026-09-08T03:59:08.638Z
77092026-09-08T03:59:08.638ZSep 08 03:59:07.273Sep 08 03:59:07.273 Sep 08 03:59:07.273INFO DEBGadding route 172.17.0.28/32 -> 10.0.0.255
77102026-09-08T03:59:08.638Zreplacing 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 } }]
77112026-09-08T03:59:08.638ZDEBG 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 08 03:59:07.273
77122026-09-08T03:59:08.638Z DEBGSep 08 03:59:07.273 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 08 03:59:07.273INFO
77132026-09-08T03:59:08.638Z INFO adding route 172.17.0.49/32 -> 10.0.0.255adding route 3fff:beef:39::/64 -> 2001:db8::55:ff
77142026-09-08T03:59:08.638Z
77152026-09-08T03:59:08.638ZSep 08 03:59:07.273 INFO Sep 08 03:59:07.273adding route 172.17.0.29/32 -> 10.0.0.255
77162026-09-08T03:59:08.638ZSep 08 03:59:07.273DEBG 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 } }]DEBG
77172026-09-08T03:59:08.638Z Sep 08 03:59:07.273replacing 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 } }]
77182026-09-08T03:59:08.638ZDEBG 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 } }]
77192026-09-08T03:59:08.638ZSep 08 03:59:07.273 Sep 08 03:59:07.273INFO Sep 08 03:59:07.273 INFOadding route 172.17.0.50/32 -> 10.0.0.255 INFOadding route 3fff:beef:3a::/64 -> 2001:db8::55:ff
77202026-09-08T03:59:08.638Z
77212026-09-08T03:59:08.638Zadding route 172.17.0.30/32 -> 10.0.0.255
77222026-09-08T03:59:08.638ZSep 08 03:59:07.273 Sep 08 03:59:07.273Sep 08 03:59:07.273DEBG 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 } }] 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
77232026-09-08T03:59:08.639Z
77242026-09-08T03:59:08.639Z 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 } }]
77252026-09-08T03:59:08.639ZSep 08 03:59:07.273 Sep 08 03:59:07.273INFO Sep 08 03:59:07.273INFO adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffINFO
77262026-09-08T03:59:08.639Z adding route 172.17.0.31/32 -> 10.0.0.255adding route 172.17.0.51/32 -> 10.0.0.255
77272026-09-08T03:59:08.639Z
77282026-09-08T03:59:08.639ZSep 08 03:59:07.273Sep 08 03:59:07.273 DEBGSep 08 03:59:07.273 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 } }]DEBGDEBG
77292026-09-08T03:59:08.639Ztest route::tests::delete_target_fragmented ... ok
77302026-09-08T03:59:08.639Z 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.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 } }]
77312026-09-08T03:59:08.639Z
77322026-09-08T03:59:08.639ZSep 08 03:59:07.273 Sep 08 03:59:07.273INFOSep 08 03:59:07.273 INFOINFO adding route 172.17.0.52/32 -> 10.0.0.255adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffadding route 172.17.0.32/32 -> 10.0.0.255
77332026-09-08T03:59:08.639Z
77342026-09-08T03:59:08.639Z
77352026-09-08T03:59:08.639ZSep 08 03:59:07.274Sep 08 03:59:07.274 Sep 08 03:59:07.274 DEBGDEBG 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
77362026-09-08T03:59:08.639Z 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 } }]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 } }]
77372026-09-08T03:59:08.639Z
77382026-09-08T03:59:08.640ZSep 08 03:59:07.274Sep 08 03:59:07.274 DEBGINFO failed to allocate space for the new target listadding route 172.17.0.53/32 -> 10.0.0.255Sep 08 03:59:07.274
77392026-09-08T03:59:08.640Z
77402026-09-08T03:59:08.640Z INFO adding route 172.17.0.33/32 -> 10.0.0.255
77412026-09-08T03:59:08.640ZSep 08 03:59:07.274Sep 08 03:59:07.274 DEBGSep 08 03:59:07.274 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 } }]
77422026-09-08T03:59:08.640Zreplacing 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
77432026-09-08T03:59:08.640Z 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 } }]
77442026-09-08T03:59:08.640ZSep 08 03:59:07.274Sep 08 03:59:07.274 INFOINFO adding route 172.17.0.34/32 -> 10.0.0.255adding route 172.17.0.54/32 -> 10.0.0.255
77452026-09-08T03:59:08.640Z
77462026-09-08T03:59:08.640ZSep 08 03:59:07.274 Sep 08 03:59:07.274DEBG DEBGreplacing 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 } }]
77472026-09-08T03:59:08.640Zreplacing 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 } }]
77482026-09-08T03:59:08.640ZSep 08 03:59:07.274Sep 08 03:59:07.274 INFOINFO adding route 172.17.0.35/32 -> 10.0.0.255adding route 172.17.0.55/32 -> 10.0.0.255
77492026-09-08T03:59:08.640Z
77502026-09-08T03:59:08.640ZSep 08 03:59:07.274 Sep 08 03:59:07.274DEBG 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 } }]
77512026-09-08T03:59:08.640Zreplacing 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 } }]
77522026-09-08T03:59:08.640ZSep 08 03:59:07.274Sep 08 03:59:07.274 INFOINFO adding route 172.17.0.36/32 -> 10.0.0.255adding route 172.17.0.56/32 -> 10.0.0.255
77532026-09-08T03:59:08.640Z
77542026-09-08T03:59:08.640ZSep 08 03:59:07.274 Sep 08 03:59:07.274DEBG 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 } }]
77552026-09-08T03:59:08.640Zreplacing 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 } }]
77562026-09-08T03:59:08.640ZSep 08 03:59:07.274Sep 08 03:59:07.274 INFOINFO adding route 172.17.0.37/32 -> 10.0.0.255adding route 172.17.0.57/32 -> 10.0.0.255
77572026-09-08T03:59:08.640Z
77582026-09-08T03:59:08.640ZSep 08 03:59:07.274 Sep 08 03:59:07.274DEBG DEBGreplacing 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 } }]
77592026-09-08T03:59:08.640Zreplacing 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 } }]
77602026-09-08T03:59:08.640ZSep 08 03:59:07.274Sep 08 03:59:07.274 INFOINFO adding route 172.17.0.38/32 -> 10.0.0.255adding route 172.17.0.58/32 -> 10.0.0.255
77612026-09-08T03:59:08.640Z
77622026-09-08T03:59:08.640ZSep 08 03:59:07.274Sep 08 03:59:07.274 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.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 } }]
77632026-09-08T03:59:08.640Z
77642026-09-08T03:59:08.640ZSep 08 03:59:07.274 Sep 08 03:59:07.274INFO INFOadding route 172.17.0.39/32 -> 10.0.0.255
77652026-09-08T03:59:08.641Zadding route 172.17.0.59/32 -> 10.0.0.255
77662026-09-08T03:59:08.641ZSep 08 03:59:07.274Sep 08 03:59:07.274 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.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 } }]
77672026-09-08T03:59:08.646Z
77682026-09-08T03:59:08.646ZSep 08 03:59:07.274 Sep 08 03:59:07.274INFO INFOadding route 172.17.0.40/32 -> 10.0.0.255 adding route 172.17.0.60/32 -> 10.0.0.255Sep 08 03:59:07.274 DEBG
77692026-09-08T03:59:08.646Z created new freemap, unitSep 08 03:59:07.273: DEBGfreemap_route_ipv4
77702026-09-08T03:59:08.646Zreplacing 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 } }]
77712026-09-08T03:59:08.646Z
77722026-09-08T03:59:08.646ZSep 08 03:59:07.281 Sep 08 03:59:07.281DEBG INFOcreated new freemapSep 08 03:59:07.281, unitadding route 172.17.0.36/32 -> 10.0.0.255:
77732026-09-08T03:59:08.646Z freemap_route_ipv6
77742026-09-08T03:59:08.646ZSep 08 03:59:07.281 DEBGSep 08 03:59:07.281 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 } }]DEBG
77752026-09-08T03:59:08.646Z initted freemap. size: 64, unit: Sep 08 03:59:07.281freemap_route_ipv4
77762026-09-08T03:59:08.646ZDEBG failed to allocate space for the new target listSep 08 03:59:07.281
77772026-09-08T03:59:08.646Z DEBGSep 08 03:59:07.281 reset freemapSep 08 03:59:07.281DEBG, unitreplacing 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 } }]:
77782026-09-08T03:59:08.646Z DEBGfreemap_route_ipv4
77792026-09-08T03:59:08.646Zreplacing 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 08 03:59:07.281
77802026-09-08T03:59:08.646Z INFO adding route 172.17.0.37/32 -> 10.0.0.255Sep 08 03:59:07.281
77812026-09-08T03:59:08.646Z DEBG initted freemap. size: 64, unit: Sep 08 03:59:07.281freemap_route_ipv6
77822026-09-08T03:59:08.646ZDEBG 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 } }]
77832026-09-08T03:59:08.646Z Sep 08 03:59:07.281Sep 08 03:59:07.281 DEBG DEBG INFOreplacing 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 } }]
77842026-09-08T03:59:08.647Zreset freemapadding route 172.17.0.38/32 -> 10.0.0.255,
77852026-09-08T03:59:08.647Zunit: freemap_route_ipv6Sep 08 03:59:07.281
77862026-09-08T03:59:08.647Z Sep 08 03:59:07.281INFO adding route 172.17.0.41/32 -> 10.0.0.255DEBG
77872026-09-08T03:59:08.647Z Sep 08 03:59:07.281replacing 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 } }]
77882026-09-08T03:59:08.647ZINFOSep 08 03:59:07.281 adding route 172.16.0.0/32 -> 10.0.0.1
77892026-09-08T03:59:08.647ZDEBG Sep 08 03:59:07.281replacing 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 } }]
77902026-09-08T03:59:08.647ZINFO Sep 08 03:59:07.281adding route 172.17.0.39/32 -> 10.0.0.255
77912026-09-08T03:59:08.647ZDEBGSep 08 03:59:07.281 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 } }]INFO
77922026-09-08T03:59:08.647ZSep 08 03:59:07.281 adding route 172.17.0.42/32 -> 10.0.0.255DEBG
77932026-09-08T03:59:08.647Z Sep 08 03:59:07.281replacing 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 } }]
77942026-09-08T03:59:08.647ZINFO Sep 08 03:59:07.281adding route 172.16.0.0/32 -> 10.0.0.1
77952026-09-08T03:59:08.647ZDEBGSep 08 03:59:07.281 INFOreplacing 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 } }]
77962026-09-08T03:59:08.647Zadding route 172.17.0.40/32 -> 10.0.0.255Sep 08 03:59:07.281
77972026-09-08T03:59:08.647Z DEBG Sep 08 03:59:07.281replacing 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 } }]
77982026-09-08T03:59:08.647ZSep 08 03:59:07.281INFO DEBGadding route 172.17.0.43/32 -> 10.0.0.255
77992026-09-08T03:59:08.648Zreplacing 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 08 03:59:07.281
78002026-09-08T03:59:08.648Z INFO Sep 08 03:59:07.281adding route 172.16.0.0/32 -> 10.0.0.1
78012026-09-08T03:59:08.648ZSep 08 03:59:07.281DEBG INFOreplacing 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 } }]
78022026-09-08T03:59:08.648ZSep 08 03:59:07.281adding route 172.17.0.41/32 -> 10.0.0.255
78032026-09-08T03:59:08.648ZDEBG Sep 08 03:59:07.281replacing 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 } }]
78042026-09-08T03:59:08.648ZINFOSep 08 03:59:07.281 adding route 172.17.0.44/32 -> 10.0.0.255DEBGSep 08 03:59:07.281 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 } }]INFO
78052026-09-08T03:59:08.648Z
78062026-09-08T03:59:08.648Zadding route 172.16.0.0/32 -> 10.0.0.2
78072026-09-08T03:59:08.648ZSep 08 03:59:07.281Sep 08 03:59:07.281 DEBGSep 08 03:59:07.281 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 } }]
78082026-09-08T03:59:08.648Z INFOreplacing 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 } }]
78092026-09-08T03:59:08.648Zadding route 172.17.0.42/32 -> 10.0.0.255Sep 08 03:59:07.281
78102026-09-08T03:59:08.648Z INFO adding route 172.17.0.45/32 -> 10.0.0.255
78112026-09-08T03:59:08.648ZSep 08 03:59:07.281Sep 08 03:59:07.281 DEBGINFO Sep 08 03:59:07.281adding route 172.17.0.0/32 -> 10.0.0.255replacing 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 } }]
78122026-09-08T03:59:08.648ZDEBG
78132026-09-08T03:59:08.648Zreplacing 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 } }]
78142026-09-08T03:59:08.648ZSep 08 03:59:07.281 DEBGSep 08 03:59:07.281 Sep 08 03:59:07.281 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 } }]
78152026-09-08T03:59:08.648ZINFOadding route 172.17.0.43/32 -> 10.0.0.255
78162026-09-08T03:59:08.649Zadding route 172.17.0.46/32 -> 10.0.0.255
78172026-09-08T03:59:08.649ZSep 08 03:59:07.281 Sep 08 03:59:07.281INFO DEBGadding route 172.17.0.1/32 -> 10.0.0.255
78182026-09-08T03:59:08.649Zreplacing 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 08 03:59:07.281
78192026-09-08T03:59:08.649Z 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 } }]
78202026-09-08T03:59:08.649ZSep 08 03:59:07.281Sep 08 03:59:07.281 DEBGSep 08 03:59:07.281 INFOreplacing 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 } }]
78212026-09-08T03:59:08.649ZINFOadding route 172.17.0.44/32 -> 10.0.0.255
78222026-09-08T03:59:08.649Zadding route 172.17.0.47/32 -> 10.0.0.255
78232026-09-08T03:59:08.649ZSep 08 03:59:07.281 INFOSep 08 03:59:07.281 Sep 08 03:59:07.281adding route 172.17.0.2/32 -> 10.0.0.255DEBG
78242026-09-08T03:59:08.649Z 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 } }]DEBG
78252026-09-08T03:59:08.649Z 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 08 03:59:07.281
78262026-09-08T03:59:08.649Z Sep 08 03:59:07.281DEBG 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 } }]Sep 08 03:59:07.281
78272026-09-08T03:59:08.649ZINFO adding route 172.17.0.48/32 -> 10.0.0.255adding route 172.17.0.45/32 -> 10.0.0.255
78282026-09-08T03:59:08.649Z
78292026-09-08T03:59:08.649Ztest route::tests::delete_targets_fragmented ... ok
78302026-09-08T03:59:08.649Ztest route::tests::add_target_fails_full ... ok
78312026-09-08T03:59:08.649ZSep 08 03:59:07.281 INFO adding route 172.17.0.3/32 -> 10.0.0.255Sep 08 03:59:07.281
78322026-09-08T03:59:08.649ZSep 08 03:59:07.281 DEBG DEBGreplacing 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 08 03:59:07.281
78332026-09-08T03:59:08.650Z 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 } }]
78342026-09-08T03:59:08.650Zreplacing 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 08 03:59:07.281
78352026-09-08T03:59:08.650Z INFO adding route 172.17.0.49/32 -> 10.0.0.255Sep 08 03:59:07.281
78362026-09-08T03:59:08.650Z Sep 08 03:59:07.281INFO INFOadding route 172.17.0.46/32 -> 10.0.0.255
78372026-09-08T03:59:08.650Zadding route 172.17.0.4/32 -> 10.0.0.255Sep 08 03:59:07.281
78382026-09-08T03:59:08.650Z 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 } }]
78392026-09-08T03:59:08.650ZSep 08 03:59:07.281Sep 08 03:59:07.281 DEBGDEBGSep 08 03:59:07.281 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.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 } }]
78402026-09-08T03:59:08.650ZINFO
78412026-09-08T03:59:08.650Zadding route 172.17.0.50/32 -> 10.0.0.255
78422026-09-08T03:59:08.650ZSep 08 03:59:07.281Sep 08 03:59:07.281Sep 08 03:59:07.281 INFODEBG INFO adding route 172.17.0.47/32 -> 10.0.0.255
78432026-09-08T03:59:08.650Zadding route 172.17.0.5/32 -> 10.0.0.255replacing 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 } }]
78442026-09-08T03:59:08.650Z
78452026-09-08T03:59:08.650ZSep 08 03:59:07.281 DEBGSep 08 03:59:07.281 Sep 08 03:59:07.281replacing 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 } }]
78462026-09-08T03:59:08.650Z INFODEBG adding route 172.17.0.51/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 } }]
78472026-09-08T03:59:08.650Z
78482026-09-08T03:59:08.650ZSep 08 03:59:07.281 INFO adding route 172.17.0.48/32 -> 10.0.0.255Sep 08 03:59:07.281
78492026-09-08T03:59:08.650Z Sep 08 03:59:07.281DEBG 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 } }]
78502026-09-08T03:59:08.651Zadding route 172.17.0.6/32 -> 10.0.0.255Sep 08 03:59:07.281
78512026-09-08T03:59:08.651Z 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 } }]
78522026-09-08T03:59:08.651ZSep 08 03:59:07.281Sep 08 03:59:07.281 DEBGINFO adding route 172.17.0.52/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 } }]
78532026-09-08T03:59:08.651ZSep 08 03:59:07.281
78542026-09-08T03:59:08.651Z INFO adding route 172.17.0.49/32 -> 10.0.0.255
78552026-09-08T03:59:08.651ZSep 08 03:59:07.281Sep 08 03:59:07.281 INFOSep 08 03:59:07.281DEBG adding route 172.17.0.7/32 -> 10.0.0.255DEBGreplacing 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 } }]
78562026-09-08T03:59:08.651Z
78572026-09-08T03:59:08.651Z 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 } }]
78582026-09-08T03:59:08.651ZSep 08 03:59:07.281 Sep 08 03:59:07.281Sep 08 03:59:07.281DEBG 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 } }]INFOINFO
78592026-09-08T03:59:08.651Z adding route 172.17.0.50/32 -> 10.0.0.255adding route 172.17.0.53/32 -> 10.0.0.255
78602026-09-08T03:59:08.651Z
78612026-09-08T03:59:08.651ZSep 08 03:59:07.281 Sep 08 03:59:07.281INFOSep 08 03:59:07.281 DEBGadding route 172.17.0.8/32 -> 10.0.0.255DEBG 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.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 } }]
78622026-09-08T03:59:08.651Z
78632026-09-08T03:59:08.651Z
78642026-09-08T03:59:08.651ZSep 08 03:59:07.281Sep 08 03:59:07.281 Sep 08 03:59:07.281DEBG INFOINFO adding route 172.17.0.54/32 -> 10.0.0.255
78652026-09-08T03:59:08.651Zadding route 172.17.0.51/32 -> 10.0.0.255replacing 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 } }]
78662026-09-08T03:59:08.651Z
78672026-09-08T03:59:08.657ZSep 08 03:59:07.281 DEBGSep 08 03:59:07.281Sep 08 03:59:07.281 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 } }]INFO
78682026-09-08T03:59:08.657Z adding route 172.17.0.9/32 -> 10.0.0.255DEBG
78692026-09-08T03:59:08.657Z 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 08 03:59:07.281
78702026-09-08T03:59:08.657Z Sep 08 03:59:07.281INFO adding route 172.17.0.55/32 -> 10.0.0.255DEBGSep 08 03:59:07.282
78712026-09-08T03:59:08.657Zreplacing 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 } }]
78722026-09-08T03:59:08.657ZINFO Sep 08 03:59:07.282adding route 172.17.0.52/32 -> 10.0.0.255 Sep 08 03:59:07.282
78732026-09-08T03:59:08.657Z DEBG 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 } }]
78742026-09-08T03:59:08.657Zadding route 172.17.0.10/32 -> 10.0.0.255Sep 08 03:59:07.282
78752026-09-08T03:59:08.657Z 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 } }]
78762026-09-08T03:59:08.657ZSep 08 03:59:07.282Sep 08 03:59:07.282 Sep 08 03:59:07.282DEBG INFOreplacing 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 } }]
78772026-09-08T03:59:08.657ZINFO adding route 172.17.0.53/32 -> 10.0.0.255adding route 172.17.0.56/32 -> 10.0.0.255
78782026-09-08T03:59:08.657ZSep 08 03:59:07.282
78792026-09-08T03:59:08.657Z INFO adding route 172.17.0.11/32 -> 10.0.0.255
78802026-09-08T03:59:08.658ZSep 08 03:59:07.282Sep 08 03:59:07.282 DEBGDEBG Sep 08 03:59:07.282replacing 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.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 } }]
78812026-09-08T03:59:08.658Z
78822026-09-08T03:59:08.658ZDEBG 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 } }]
78832026-09-08T03:59:08.658ZSep 08 03:59:07.282Sep 08 03:59:07.282 Sep 08 03:59:07.282INFO adding route 172.17.0.57/32 -> 10.0.0.255
78842026-09-08T03:59:08.658ZINFO adding route 172.17.0.12/32 -> 10.0.0.255
78852026-09-08T03:59:08.658ZINFOSep 08 03:59:07.293Sep 08 03:59:07.293 DEBGadding route 172.17.0.54/32 -> 10.0.0.255
78862026-09-08T03:59:08.658Zreplacing 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
78872026-09-08T03:59:08.658Z 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 } }]
78882026-09-08T03:59:08.658ZSep 08 03:59:07.293Sep 08 03:59:07.293 DEBGINFO 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.58/32 -> 10.0.0.255
78892026-09-08T03:59:08.658Z
78902026-09-08T03:59:08.658ZSep 08 03:59:07.293 DEBGSep 08 03:59:07.293 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
78912026-09-08T03:59:08.658Z adding route 172.17.0.55/32 -> 10.0.0.255
78922026-09-08T03:59:08.658ZSep 08 03:59:07.293Sep 08 03:59:07.293 INFODEBG adding route 172.17.0.59/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 } }]
78932026-09-08T03:59:08.659Z
78942026-09-08T03:59:08.659ZSep 08 03:59:07.293 Sep 08 03:59:07.293INFO DEBGadding route 172.17.0.56/32 -> 10.0.0.255
78952026-09-08T03:59:08.659Zreplacing 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 } }]
78962026-09-08T03:59:08.659ZSep 08 03:59:07.293Sep 08 03:59:07.293 INFODEBG adding route 172.17.0.60/32 -> 10.0.0.255replacing 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 } }]
78972026-09-08T03:59:08.659Z
78982026-09-08T03:59:08.659ZSep 08 03:59:07.293 Sep 08 03:59:07.293INFO DEBGadding route 172.17.0.57/32 -> 10.0.0.255
78992026-09-08T03:59:08.659Zreplacing 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 } }]
79002026-09-08T03:59:08.659ZSep 08 03:59:07.294Sep 08 03:59:07.294 DEBGDEBG failed to allocate space for the new target listreplacing 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 } }]
79012026-09-08T03:59:08.659Z
79022026-09-08T03:59:08.659ZSep 08 03:59:07.294 Sep 08 03:59:07.294INFO DEBGadding route 172.17.0.58/32 -> 10.0.0.255
79032026-09-08T03:59:08.659Zreplacing 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 } }]
79042026-09-08T03:59:08.659ZSep 08 03:59:07.294 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 } }]
79052026-09-08T03:59:08.660ZSep 08 03:59:07.293 Sep 08 03:59:07.294INFO INFOadding route 172.17.0.13/32 -> 10.0.0.255
79062026-09-08T03:59:08.660Zadding route 172.17.0.59/32 -> 10.0.0.255
79072026-09-08T03:59:08.660ZSep 08 03:59:07.294Sep 08 03:59:07.294 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 } }]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 } }]
79082026-09-08T03:59:08.660ZSep 08 03:59:07.294
79092026-09-08T03:59:08.660ZINFO adding route 172.17.0.14/32 -> 10.0.0.255
79102026-09-08T03:59:08.660ZSep 08 03:59:07.294 DEBGSep 08 03:59:07.294 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 } }]INFO
79112026-09-08T03:59:08.660Z adding route 172.17.0.60/32 -> 10.0.0.255
79122026-09-08T03:59:08.660ZSep 08 03:59:07.294 Sep 08 03:59:07.294INFO DEBGadding route 172.17.0.15/32 -> 10.0.0.255
79132026-09-08T03:59:08.660Zreplacing 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 } }]
79142026-09-08T03:59:08.660ZSep 08 03:59:07.294 Sep 08 03:59:07.294DEBG INFOreplacing 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 } }]
79152026-09-08T03:59:08.660Zadding route 172.17.0.61/32 -> 10.0.0.255
79162026-09-08T03:59:08.660ZSep 08 03:59:07.294 Sep 08 03:59:07.294INFO DEBGadding route 172.17.0.16/32 -> 10.0.0.255
79172026-09-08T03:59:08.660Zreplacing 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 } }]
79182026-09-08T03:59:08.661ZSep 08 03:59:07.294 Sep 08 03:59:07.294DEBG INFOreplacing 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 } }]
79192026-09-08T03:59:08.661Zadding route 172.17.0.62/32 -> 10.0.0.255
79202026-09-08T03:59:08.661ZSep 08 03:59:07.294 INFO adding route 172.17.0.17/32 -> 10.0.0.255
79212026-09-08T03:59:08.661ZSep 08 03:59:07.294 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 } }]
79222026-09-08T03:59:08.661ZSep 08 03:59:07.294 Sep 08 03:59:07.294DEBG INFO adding route 172.17.0.63/32 -> 10.0.0.255
79232026-09-08T03:59:08.661Zreplacing 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 } }]
79242026-09-08T03:59:08.661ZSep 08 03:59:07.294Sep 08 03:59:07.294 DEBGINFO 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 } }]adding route 172.17.0.18/32 -> 10.0.0.255
79252026-09-08T03:59:08.661Z
79262026-09-08T03:59:08.661ZSep 08 03:59:07.294Sep 08 03:59:07.294 DEBGDEBG 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 } }]failed to allocate space for the new target list
79272026-09-08T03:59:08.661Z
79282026-09-08T03:59:08.661Ztest route::tests::delete_targets_full ... ok
79292026-09-08T03:59:08.661ZSep 08 03:59:07.294Sep 08 03:59:07.294 INFODEBG adding route 172.17.0.19/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 } }]
79302026-09-08T03:59:08.661Z
79312026-09-08T03:59:08.661ZSep 08 03:59:07.294Sep 08 03:59:07.294 DEBGDEBG 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 } }]failed to allocate space for the new target list
79322026-09-08T03:59:08.661Z
79332026-09-08T03:59:08.661ZSep 08 03:59:07.294 INFO adding route 172.17.0.20/32 -> 10.0.0.255
79342026-09-08T03:59:08.661ZSep 08 03:59:07.294 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 } }]
79352026-09-08T03:59:08.661ZSep 08 03:59:07.294 INFO adding route 172.17.0.21/32 -> 10.0.0.255
79362026-09-08T03:59:08.662Z
79372026-09-08T03:59:08.662ZSep 08 03:59:07.294 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 } }]
79382026-09-08T03:59:08.662ZSep 08 03:59:07.294 INFO adding route 172.17.0.22/32 -> 10.0.0.255
79392026-09-08T03:59:08.662Ztest result: ok. 61 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
79402026-09-08T03:59:08.662ZSep 08 03:59:07.294 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 } }]
79412026-09-08T03:59:08.662Z
79422026-09-08T03:59:08.662ZSep 08 03:59:07.294 INFO adding route 172.17.0.23/32 -> 10.0.0.255
79432026-09-08T03:59:08.662ZSep 08 03:59:07.294 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 } }]
79442026-09-08T03:59:08.662ZSep 08 03:59:07.294 INFO adding route 172.17.0.24/32 -> 10.0.0.255
79452026-09-08T03:59:08.662ZSep 08 03:59:07.294 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 } }]
79462026-09-08T03:59:08.662ZSep 08 03:59:07.294 INFO adding route 172.17.0.25/32 -> 10.0.0.255
79472026-09-08T03:59:08.662ZSep 08 03:59:07.294 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 } }]
79482026-09-08T03:59:08.662ZSep 08 03:59:07.294 INFO adding route 172.17.0.26/32 -> 10.0.0.255
79492026-09-08T03:59:08.662ZSep 08 03:59:07.294 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 } }]
79502026-09-08T03:59:08.663ZSep 08 03:59:07.294 INFO adding route 172.17.0.27/32 -> 10.0.0.255
79512026-09-08T03:59:08.663ZSep 08 03:59:07.294 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 } }]
79522026-09-08T03:59:08.663ZSep 08 03:59:07.294 INFO adding route 172.17.0.28/32 -> 10.0.0.255
79532026-09-08T03:59:08.663ZSep 08 03:59:07.294 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 } }]
79542026-09-08T03:59:08.663ZSep 08 03:59:07.294 INFO adding route 172.17.0.29/32 -> 10.0.0.255
79552026-09-08T03:59:08.663ZSep 08 03:59:07.294 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 } }]
79562026-09-08T03:59:08.663ZSep 08 03:59:07.294 INFO adding route 172.17.0.30/32 -> 10.0.0.255
79572026-09-08T03:59:08.663ZSep 08 03:59:07.294 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 } }]
79582026-09-08T03:59:08.663ZSep 08 03:59:07.294 INFO adding route 172.17.0.31/32 -> 10.0.0.255
79592026-09-08T03:59:08.663ZSep 08 03:59:07.294 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 } }]
79602026-09-08T03:59:08.663ZSep 08 03:59:07.294 INFO adding route 172.17.0.32/32 -> 10.0.0.255
79612026-09-08T03:59:08.663ZSep 08 03:59:07.294 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 } }]
79622026-09-08T03:59:08.663ZSep 08 03:59:07.294 INFO adding route 172.17.0.33/32 -> 10.0.0.255
79632026-09-08T03:59:08.663ZSep 08 03:59:07.294 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 } }]
79642026-09-08T03:59:08.664ZSep 08 03:59:07.294 INFO adding route 172.17.0.34/32 -> 10.0.0.255
79652026-09-08T03:59:08.664ZSep 08 03:59:07.294 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 } }]
79662026-09-08T03:59:08.664ZSep 08 03:59:07.294 INFO adding route 172.17.0.35/32 -> 10.0.0.255
79672026-09-08T03:59:08.669ZSep 08 03:59:07.294 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 } }]
79682026-09-08T03:59:08.669ZSep 08 03:59:07.294 INFO adding route 172.17.0.36/32 -> 10.0.0.255
79692026-09-08T03:59:08.669ZSep 08 03:59:07.294 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 } }]
79702026-09-08T03:59:08.669ZSep 08 03:59:07.294 INFO adding route 172.17.0.37/32 -> 10.0.0.255
79712026-09-08T03:59:08.669ZSep 08 03:59:07.294 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 } }]
79722026-09-08T03:59:08.669ZSep 08 03:59:07.294 INFO adding route 172.17.0.38/32 -> 10.0.0.255
79732026-09-08T03:59:08.669ZSep 08 03:59:07.294 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 } }]
79742026-09-08T03:59:08.669ZSep 08 03:59:07.294 INFO adding route 172.17.0.39/32 -> 10.0.0.255
79752026-09-08T03:59:08.669ZSep 08 03:59:07.294 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 } }]
79762026-09-08T03:59:08.669ZSep 08 03:59:07.294 INFO adding route 172.17.0.40/32 -> 10.0.0.255
79772026-09-08T03:59:08.669ZSep 08 03:59:07.294 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 } }]
79782026-09-08T03:59:08.669ZSep 08 03:59:07.294 INFO adding route 172.17.0.41/32 -> 10.0.0.255
79792026-09-08T03:59:08.670ZSep 08 03:59:07.294 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 } }]
79802026-09-08T03:59:08.670ZSep 08 03:59:07.294 INFO adding route 172.17.0.42/32 -> 10.0.0.255
79812026-09-08T03:59:08.670ZSep 08 03:59:07.294 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 } }]
79822026-09-08T03:59:08.670ZSep 08 03:59:07.294 INFO adding route 172.17.0.43/32 -> 10.0.0.255
79832026-09-08T03:59:08.670ZSep 08 03:59:07.294 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 } }]
79842026-09-08T03:59:08.670ZSep 08 03:59:07.294 INFO adding route 172.17.0.44/32 -> 10.0.0.255
79852026-09-08T03:59:08.670ZSep 08 03:59:07.294 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 } }]
79862026-09-08T03:59:08.670ZSep 08 03:59:07.294 INFO adding route 172.17.0.45/32 -> 10.0.0.255
79872026-09-08T03:59:08.670ZSep 08 03:59:07.294 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 } }]
79882026-09-08T03:59:08.670ZSep 08 03:59:07.294 INFO adding route 172.17.0.46/32 -> 10.0.0.255
79892026-09-08T03:59:08.670ZSep 08 03:59:07.294 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 } }]
79902026-09-08T03:59:08.670ZSep 08 03:59:07.294 INFO adding route 172.17.0.47/32 -> 10.0.0.255
79912026-09-08T03:59:08.670ZSep 08 03:59:07.294 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 } }]
79922026-09-08T03:59:08.670ZSep 08 03:59:07.294 INFO adding route 172.17.0.48/32 -> 10.0.0.255
79932026-09-08T03:59:08.670ZSep 08 03:59:07.294 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 } }]
79942026-09-08T03:59:08.671ZSep 08 03:59:07.294 INFO adding route 172.17.0.49/32 -> 10.0.0.255
79952026-09-08T03:59:08.671ZSep 08 03:59:07.294 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 } }]
79962026-09-08T03:59:08.671ZSep 08 03:59:07.294 INFO adding route 172.17.0.50/32 -> 10.0.0.255
79972026-09-08T03:59:08.671ZSep 08 03:59:07.294 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 } }]
79982026-09-08T03:59:08.671ZSep 08 03:59:07.294 INFO adding route 172.17.0.51/32 -> 10.0.0.255
79992026-09-08T03:59:08.671ZSep 08 03:59:07.294 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 } }]
80002026-09-08T03:59:08.671ZSep 08 03:59:07.294 INFO adding route 172.17.0.52/32 -> 10.0.0.255
80012026-09-08T03:59:08.671ZSep 08 03:59:07.294 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 } }]
80022026-09-08T03:59:08.671ZSep 08 03:59:07.294 INFO adding route 172.17.0.53/32 -> 10.0.0.255
80032026-09-08T03:59:08.671ZSep 08 03:59:07.294 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 } }]
80042026-09-08T03:59:08.671ZSep 08 03:59:07.294 INFO adding route 172.17.0.54/32 -> 10.0.0.255
80052026-09-08T03:59:08.671ZSep 08 03:59:07.294 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 } }]
80062026-09-08T03:59:08.671ZSep 08 03:59:07.305 INFO adding route 172.17.0.55/32 -> 10.0.0.255
80072026-09-08T03:59:08.671ZSep 08 03:59:07.305 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 } }]
80082026-09-08T03:59:08.672ZSep 08 03:59:07.305 INFO adding route 172.17.0.56/32 -> 10.0.0.255
80092026-09-08T03:59:08.672ZSep 08 03:59:07.305 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 } }]
80102026-09-08T03:59:08.672ZSep 08 03:59:07.305 INFO adding route 172.17.0.57/32 -> 10.0.0.255
80112026-09-08T03:59:08.672ZSep 08 03:59:07.305 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 } }]
80122026-09-08T03:59:08.672ZSep 08 03:59:07.305 INFO adding route 172.17.0.58/32 -> 10.0.0.255
80132026-09-08T03:59:08.672ZSep 08 03:59:07.305 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 } }]
80142026-09-08T03:59:08.672ZSep 08 03:59:07.305 INFO adding route 172.17.0.59/32 -> 10.0.0.255
80152026-09-08T03:59:08.672ZSep 08 03:59:07.305 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 } }]
80162026-09-08T03:59:08.672ZSep 08 03:59:07.305 INFO adding route 172.17.0.60/32 -> 10.0.0.255
80172026-09-08T03:59:08.672ZSep 08 03:59:07.305 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 } }]
80182026-09-08T03:59:08.672ZSep 08 03:59:07.305 DEBG failed to allocate space for the new target list
80192026-09-08T03:59:08.672ZSep 08 03:59:07.305 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 } }]
80202026-09-08T03:59:08.672Z Running tests/test_openapi.rs (target/debug/deps/test_openapi-16e38afdeac4a555)
80212026-09-08T03:59:08.672Z
80222026-09-08T03:59:08.672Zrunning 0 tests
80232026-09-08T03:59:08.672Z
80242026-09-08T03:59:08.673Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
80252026-09-08T03:59:08.673Z
80262026-09-08T03:59:08.673Z
80272026-09-08T03:59:08.673Zrunning 0 tests
80282026-09-08T03:59:08.673Z
80292026-09-08T03:59:08.673Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
80302026-09-08T03:59:08.673Z
80312026-09-08T03:59:08.673Z Running unittests src/lib.rs (target/debug/deps/dpd_api-129626530bed4535)
80322026-09-08T03:59:08.673Z Running unittests src/lib.rs (target/debug/deps/dpd_client-384b24e69cc4dc80)
80332026-09-08T03:59:08.673Z
80342026-09-08T03:59:08.673Zrunning 6 tests
80352026-09-08T03:59:08.673Ztest tests::test_full_lot_id_neither_present ... ok
80362026-09-08T03:59:08.673Ztest tests::test_full_lot_id_both_present ... ok
80372026-09-08T03:59:08.673Ztest tests::test_full_lot_id_lotnum_only ... ok
80382026-09-08T03:59:08.673Ztest tests::test_full_lot_id_lot_only ... ok
80392026-09-08T03:59:08.673Ztest tests::test_port_id_cmp ... ok
80402026-09-08T03:59:08.673Ztest tests::test_parse_client_port_id ... ok
80412026-09-08T03:59:08.673Z
80422026-09-08T03:59:08.673Ztest result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
80432026-09-08T03:59:08.673Z
80442026-09-08T03:59:08.674Z Running tests/test_all.rs (target/debug/deps/test_all-b937eefd1800771b)
80452026-09-08T03:59:08.674Z
80462026-09-08T03:59:08.674Zrunning 0 tests
80472026-09-08T03:59:08.674Z
80482026-09-08T03:59:08.674Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
80492026-09-08T03:59:08.674Z
80502026-09-08T03:59:08.674Z Running unittests src/lib.rs (target/debug/deps/dpd_types-9a1ffdc1254bfaa8)
80512026-09-08T03:59:08.674Z
80522026-09-08T03:59:08.674Zrunning 0 tests
80532026-09-08T03:59:08.674Z
80542026-09-08T03:59:08.674Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
80552026-09-08T03:59:08.674Z
80562026-09-08T03:59:08.674Z Running unittests src/lib.rs (target/debug/deps/dpd_types_versions-fbfe8a6c92a1a523)
80572026-09-08T03:59:08.681Z
80582026-09-08T03:59:08.682Zrunning 15 tests
80592026-09-08T03:59:08.685Ztest impls::switch_identifiers::tests::chip_revision_a0 ... ok
80602026-09-08T03:59:08.685Ztest impls::switch_identifiers::tests::chip_revision_b0 ... ok
80612026-09-08T03:59:08.685Ztest impls::switch_identifiers::tests::chip_revision_b1 ... ok
80622026-09-08T03:59:08.685Ztest impls::switch_identifiers::tests::chip_revision_unknown_device_id ... ok
80632026-09-08T03:59:08.685Ztest impls::switch_identifiers::tests::chip_revision_unknown_rev_num ... ok
80642026-09-08T03:59:08.685Ztest impls::table::tests::table_entry_new_collects_display_values ... ok
80652026-09-08T03:59:08.685Ztest impls::table::tests::table_counter_entry_new_collects_key_values ... ok
80662026-09-08T03:59:08.685Ztest v1::network::tests::test_equal ... ok
80672026-09-08T03:59:08.685Ztest v1::network::tests::test_eui64 ... ok
80682026-09-08T03:59:08.686Ztest v1::network::tests::test_into ... ok
80692026-09-08T03:59:08.686Ztest v1::network::tests::test_not_equal ... ok
80702026-09-08T03:59:08.686Ztest v1::network::tests::test_to_string ... ok
80712026-09-08T03:59:08.686Ztest v1::port::tests::port_ids_are_ascii ... ok
80722026-09-08T03:59:08.686Ztest v1::network::tests::test_parse ... ok
80732026-09-08T03:59:08.690Ztest v10::oxstats::tests::latest_oximeter_metadata_uses_v10_switch_identifiers ... ok
80742026-09-08T03:59:08.690Z
80752026-09-08T03:59:08.690Ztest result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
80762026-09-08T03:59:08.690Z
80772026-09-08T03:59:08.690Z Running unittests src/lib.rs (target/debug/deps/packet-2fcab119a41876a9)
80782026-09-08T03:59:08.714Z
80792026-09-08T03:59:08.714Zrunning 12 tests
80802026-09-08T03:59:08.718Ztest icmp::test_v6_checksum ... ok
80812026-09-08T03:59:08.718Ztest icmp::test_v4_checksum ... ok
80822026-09-08T03:59:08.718Ztest lldp::test_lldp_parse ... ok
80832026-09-08T03:59:08.718Ztest ipv6::test_ipv6_parse ... ok
80842026-09-08T03:59:08.718Ztest pbuf::test_byte ... ok
80852026-09-08T03:59:08.718Ztest pbuf::test_nibble ... ok
80862026-09-08T03:59:08.718Ztest pbuf::test_short ... ok
80872026-09-08T03:59:08.718Ztest pbuf::test_twelve ... ok
80882026-09-08T03:59:08.719Ztest pbuf::test_overflow ... ok
80892026-09-08T03:59:08.719Ztest pbuf::test_word ... ok
80902026-09-08T03:59:08.719Ztest tcp::test_checksum_syn_nodata ... ok
80912026-09-08T03:59:08.719Ztest tcp::test_checksum_ack_data ... ok
80922026-09-08T03:59:08.719Z
80932026-09-08T03:59:08.719Ztest result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
80942026-09-08T03:59:08.719Z
80952026-09-08T03:59:08.719Z Running unittests src/lib.rs (target/debug/deps/pcap-2225aa3176c6479b)
80962026-09-08T03:59:08.723Z
80972026-09-08T03:59:08.723Zrunning 0 tests
80982026-09-08T03:59:08.723Z
80992026-09-08T03:59:08.723Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
81002026-09-08T03:59:08.723Z
81012026-09-08T03:59:08.723Z Running unittests src/main.rs (target/debug/deps/swadm-1257a681e889b0b2)
81022026-09-08T03:59:08.735Z
81032026-09-08T03:59:08.735Zrunning 5 tests
81042026-09-08T03:59:08.739Ztest switchport::test::test_compute_lanes ... ok
81052026-09-08T03:59:08.740Ztest link::test_filter ... ok
81062026-09-08T03:59:08.743Ztest switchport::test::port_id_ordering ... ok
81072026-09-08T03:59:08.743Z Lane 0 Lane 1 Lane 2 Lane 3
81082026-09-08T03:59:08.743Z Lane 0 Rx Loss-of-lock: Yes Yes Lane 1 Yes Yes
81092026-09-08T03:59:08.744ZLane 2 Rx Loss-of-signal: Yes Lane 3Yes
81102026-09-08T03:59:08.744ZYes Yes
81112026-09-08T03:59:08.744Z State: Activated Rx CDR Enabled: Yes Activated Yes ActivatedYes ActivatedYes
81122026-09-08T03:59:08.744Z
81132026-09-08T03:59:08.744Z Rx Output Enabled: false Tx Enabled: Yes false Yesfalse falseYes
81142026-09-08T03:59:08.744Z Yes Rx Output Status: valid
81152026-09-08T03:59:08.744Z Tx Loss-of-lock: No valid No validNo validNo
81162026-09-08T03:59:08.744Z
81172026-09-08T03:59:08.744Z Rx Loss-of-lock: true Tx Loss-of-signal: No trueNo trueNo trueNo
81182026-09-08T03:59:08.744Z
81192026-09-08T03:59:08.744Z Tx CDR Enabled: No Rx Loss-of-signal: false falseNo falseNo false
81202026-09-08T03:59:08.744ZNo
81212026-09-08T03:59:08.744ZRx Auto-squelch Disable: true Tx Adaptive EQ Fault: Notrue No true Notrue
81222026-09-08T03:59:08.744ZNo Tx Output Enabled: true
81232026-09-08T03:59:08.744Z Tx Fault: Yes trueYes trueYes trueYes
81242026-09-08T03:59:08.744Z
81252026-09-08T03:59:08.744Z Tx Output Status: invalid invalid invalid invalid
81262026-09-08T03:59:08.744Z Tx Loss-of-lock: false false false false
81272026-09-08T03:59:08.745Z Tx Loss-of-signal: true true true true
81282026-09-08T03:59:08.745ZTx Auto-squelch Disable: false false false false
81292026-09-08T03:59:08.745Z Tx Adaptive EQ Fail: true true true true
81302026-09-08T03:59:08.745Z Tx Failure: false false false false
81312026-09-08T03:59:08.745Z Tx Force Squelch: true true true true
81322026-09-08T03:59:08.745Z Tx Input Polarity: normal normal normal normal
81332026-09-08T03:59:08.745Ztest switchport::test::test_print_cmis_datapath ... ok
81342026-09-08T03:59:08.745Ztest switchport::test::test_print_sff_datapath ... ok
81352026-09-08T03:59:08.745Z
81362026-09-08T03:59:08.745Ztest result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
81372026-09-08T03:59:08.745Z
81382026-09-08T03:59:08.745Z Running tests/cli/main.rs (target/debug/deps/cli-b622f91327390c6d)
81392026-09-08T03:59:08.762Z
81402026-09-08T03:59:08.762Zrunning 7 tests
81412026-09-08T03:59:08.766Ztest counters::counters_list ... ignored
81422026-09-08T03:59:08.766Ztest link_apply::apply_tx_eq_all ... ignored
81432026-09-08T03:59:08.766Ztest link_apply::apply_tx_eq_custom ... ignored
81442026-09-08T03:59:08.766Ztest tx_eq::set_all_taps ... ignored
81452026-09-08T03:59:08.766Ztest tx_eq::set_partial_taps ... ignored
81462026-09-08T03:59:08.769Ztest cmd::test::pattern_statics ... ok
81472026-09-08T03:59:08.810Ztest link_apply::tx_eq_exclusive ... ok
81482026-09-08T03:59:08.811Z
81492026-09-08T03:59:08.811Ztest result: ok. 2 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.05s
81502026-09-08T03:59:08.811Z
81512026-09-08T03:59:08.817Z Running unittests src/main.rs (target/debug/deps/tfportd-2c10e77498becd54)
81522026-09-08T03:59:08.821Z
81532026-09-08T03:59:08.821Zrunning 4 tests
81542026-09-08T03:59:08.822Ztest oxstats::tests::producer_ids_are_actually_unique ... ok
81552026-09-08T03:59:08.822Ztest linklocal::test_parse_ipadm ... ok
81562026-09-08T03:59:08.822Ztest tfport::test_parse_tfport ... ok
81572026-09-08T03:59:08.822Ztest config::tests::test_updates ... ok
81582026-09-08T03:59:08.822Z
81592026-09-08T03:59:08.822Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
81602026-09-08T03:59:08.822Z
81612026-09-08T03:59:08.822Z Running unittests src/main.rs (target/debug/deps/uplinkd-ceb39c842d06889c)
81622026-09-08T03:59:08.829Z
81632026-09-08T03:59:08.829Zrunning 0 tests
81642026-09-08T03:59:08.829Z
81652026-09-08T03:59:08.829Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
81662026-09-08T03:59:08.829Z
81672026-09-08T03:59:08.829Z Running unittests src/main.rs (target/debug/deps/xtask-8bdda0ad85b34353)
81682026-09-08T03:59:08.829Z
81692026-09-08T03:59:08.829Zrunning 0 tests
81702026-09-08T03:59:08.830Z
81712026-09-08T03:59:08.830Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
81722026-09-08T03:59:08.830Z
81732026-09-08T03:59:08.834Z Doc-tests aal
81742026-09-08T03:59:09.143Z
81752026-09-08T03:59:09.143Zrunning 0 tests
81762026-09-08T03:59:09.143Z
81772026-09-08T03:59:09.147Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
81782026-09-08T03:59:09.147Z
81792026-09-08T03:59:09.171Z Doc-tests aal_macros
81802026-09-08T03:59:09.244Z
81812026-09-08T03:59:09.244Zrunning 0 tests
81822026-09-08T03:59:09.244Z
81832026-09-08T03:59:09.244Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
81842026-09-08T03:59:09.244Z
81852026-09-08T03:59:09.257Z Doc-tests common
81862026-09-08T03:59:09.498Z
81872026-09-08T03:59:09.498Zrunning 0 tests
81882026-09-08T03:59:09.498Z
81892026-09-08T03:59:09.498Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
81902026-09-08T03:59:09.498Z
81912026-09-08T03:59:09.527Z Doc-tests dpd_api
81922026-09-08T03:59:10.267Z
81932026-09-08T03:59:10.267Zrunning 2 tests
81942026-09-08T03:59:10.267Ztest dpd-api/src/lib.rs - dpd_api_mod::api_description (line 68) ... ignored
81952026-09-08T03:59:10.267Ztest dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 74) ... ignored
81962026-09-08T03:59:10.267Z
81972026-09-08T03:59:10.267Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
81982026-09-08T03:59:10.267Z
81992026-09-08T03:59:10.300Z Doc-tests dpd_client
82002026-09-08T03:59:11.844Z
82012026-09-08T03:59:11.844Zrunning 0 tests
82022026-09-08T03:59:11.844Z
82032026-09-08T03:59:11.844Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
82042026-09-08T03:59:11.844Z
82052026-09-08T03:59:11.900Z Doc-tests dpd_types
82062026-09-08T03:59:12.086Z
82072026-09-08T03:59:12.086Zrunning 0 tests
82082026-09-08T03:59:12.086Z
82092026-09-08T03:59:12.086Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
82102026-09-08T03:59:12.086Z
82112026-09-08T03:59:12.111Z Doc-tests dpd_types_versions
82122026-09-08T03:59:13.623Z
82132026-09-08T03:59:13.623Zrunning 1 test
82142026-09-08T03:59:13.623Ztest dpd-types/versions/src/lib.rs - (line 19) ... ignored
82152026-09-08T03:59:13.623Z
82162026-09-08T03:59:13.623Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
82172026-09-08T03:59:13.624Z
82182026-09-08T03:59:13.674Z Doc-tests packet
82192026-09-08T03:59:13.895Z
82202026-09-08T03:59:13.896Zrunning 0 tests
82212026-09-08T03:59:13.896Z
82222026-09-08T03:59:13.896Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
82232026-09-08T03:59:13.896Z
82242026-09-08T03:59:13.923Z Doc-tests pcap
82252026-09-08T03:59:13.977Z
82262026-09-08T03:59:13.977Zrunning 0 tests
82272026-09-08T03:59:13.977Z
82282026-09-08T03:59:13.981Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
82292026-09-08T03:59:13.981Z
82302026-09-08T03:59:14.028Z+ for feat in tofino_stub tofino_asic softnpu chaos
82312026-09-08T03:59:14.029Z+ RUST_BACKTRACE=full
82322026-09-08T03:59:14.029Z+ cargo test --features chaos --no-fail-fast
82332026-09-08T03:59:14.639Z Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic)
82342026-09-08T03:59:14.720Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client)
82352026-09-08T03:59:14.728Z Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd)
82362026-09-08T03:59:23.479Z Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm)
82372026-09-08T03:59:23.567Z Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd)
82382026-09-08T04:00:06.212Z Finished `test` profile [unoptimized + debuginfo] target(s) in 52.16s
82392026-09-08T04:00:06.325Z Running unittests src/lib.rs (target/debug/deps/aal-450f124e18c48d38)
82402026-09-08T04:00:06.332Z
82412026-09-08T04:00:06.332Zrunning 0 tests
82422026-09-08T04:00:06.332Z
82432026-09-08T04:00:06.332Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
82442026-09-08T04:00:06.332Z
82452026-09-08T04:00:06.336Z Running unittests src/lib.rs (target/debug/deps/aal_macros-5b37c54c08977ed3)
82462026-09-08T04:00:06.339Z
82472026-09-08T04:00:06.339Zrunning 0 tests
82482026-09-08T04:00:06.339Z
82492026-09-08T04:00:06.343Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
82502026-09-08T04:00:06.343Z
82512026-09-08T04:00:06.343Z Running unittests src/lib.rs (target/debug/deps/asic-90deae621baeeec4)
82522026-09-08T04:00:06.346Z
82532026-09-08T04:00:06.346Zrunning 0 tests
82542026-09-08T04:00:06.346Z
82552026-09-08T04:00:06.346Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
82562026-09-08T04:00:06.346Z
82572026-09-08T04:00:06.346Z Running unittests src/lib.rs (target/debug/deps/common-5e8ad7a4c62ed295)
82582026-09-08T04:00:06.376Z
82592026-09-08T04:00:06.376Zrunning 4 tests
82602026-09-08T04:00:06.381Ztest nat::tests::test_vni ... ok
82612026-09-08T04:00:06.381Ztest network::tests::test_generate_ipv6_link_local ... ok
82622026-09-08T04:00:06.381Ztest test_purge ... ok
82632026-09-08T04:00:06.385Ztest illumos::test::address_exists_handles_missing_object ... ok
82642026-09-08T04:00:06.385Z
82652026-09-08T04:00:06.385Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
82662026-09-08T04:00:06.385Z
82672026-09-08T04:00:06.390Z Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-049fc7a9b9157ea9)
82682026-09-08T04:00:06.412Z
82692026-09-08T04:00:06.412Zrunning 1 test
82702026-09-08T04:00:06.416Z -------
82712026-09-08T04:00:06.419Z Generating OpenAPI documents from API definitions ...
82722026-09-08T04:00:06.576Z Loading local OpenAPI documents from "/work/oxidecomputer/dendrite/openapi" ...
82732026-09-08T04:00:06.654Z Loading blessed OpenAPI documents from VCS revision "origin/main" path "openapi"
82742026-09-08T04:00:07.723Z -------
82752026-09-08T04:00:07.723Z Checking 13 OpenAPI documents...
82762026-09-08T04:00:07.726Z Fresh dpd (versioned v1.0.0 (blessed)): Oxide Switch Dataplane Controller
82772026-09-08T04:00:07.726Z Fresh dpd (versioned v2.0.0 (blessed)): Oxide Switch Dataplane Controller
82782026-09-08T04:00:07.726Z Fresh dpd (versioned v3.0.0 (blessed)): Oxide Switch Dataplane Controller
82792026-09-08T04:00:07.726Z Fresh dpd (versioned v4.0.0 (blessed)): Oxide Switch Dataplane Controller
82802026-09-08T04:00:07.726Z Fresh dpd (versioned v5.0.0 (blessed)): Oxide Switch Dataplane Controller
82812026-09-08T04:00:07.726Z Fresh dpd (versioned v6.0.0 (blessed)): Oxide Switch Dataplane Controller
82822026-09-08T04:00:07.726Z Fresh dpd (versioned v7.0.0 (blessed)): Oxide Switch Dataplane Controller
82832026-09-08T04:00:07.727Z Fresh dpd (versioned v8.0.0 (blessed)): Oxide Switch Dataplane Controller
82842026-09-08T04:00:07.727Z Fresh dpd (versioned v9.0.0 (blessed)): Oxide Switch Dataplane Controller
82852026-09-08T04:00:07.727Z Fresh dpd (versioned v10.0.0 (blessed)): Oxide Switch Dataplane Controller
82862026-09-08T04:00:07.727Z Fresh dpd (versioned v11.0.0 (blessed)): Oxide Switch Dataplane Controller
82872026-09-08T04:00:07.727Z Fresh dpd (versioned v12.0.0 (blessed)): Oxide Switch Dataplane Controller
82882026-09-08T04:00:07.727Z Fresh dpd (versioned v13.0.0 (blessed)): Oxide Switch Dataplane Controller
82892026-09-08T04:00:07.727Z Fresh dpd "latest" symlink
82902026-09-08T04:00:07.727Z -------
82912026-09-08T04:00:07.727Z Success 13 documents checked: 14 fresh, 0 stale, 0 failed, 0 other problems
82922026-09-08T04:00:07.793Ztest test::test_apis_up_to_date ... ok
82932026-09-08T04:00:07.793Z
82942026-09-08T04:00:07.793Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.38s
82952026-09-08T04:00:07.793Z
82962026-09-08T04:00:07.854Z Running unittests src/main.rs (target/debug/deps/dpd-5ef4a061b81554cd)
82972026-09-08T04:00:07.862Z
82982026-09-08T04:00:07.862Zrunning 61 tests
82992026-09-08T04:00:07.865Ztest freemap::test_ordering ... ok
83002026-09-08T04:00:07.865Ztest config::tests::test_updates ... ok
83012026-09-08T04:00:07.865Ztest dhcpv6::tests::test_create_duid_bytes ... ok
83022026-09-08T04:00:07.865Ztest freemap::test_split ... ok
83032026-09-08T04:00:07.865Ztest macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok
83042026-09-08T04:00:07.869Ztest macaddrs::tests::test_mac_offset ... ok
83052026-09-08T04:00:07.869Ztest macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok
83062026-09-08T04:00:07.869ZSep 08 04:00:06.558 DEBG created new freemap, unit: freemap_test
83072026-09-08T04:00:07.869ZSep 08 04:00:06.558 DEBG initted freemap. size: 128, unit: freemap_test
83082026-09-08T04:00:07.869ZSep 08 04:00:06.558 DEBG reset freemap, unit: freemap_test
83092026-09-08T04:00:07.869ZSep 08 04:00:06.558 DEBG created new freemap, unit: freemap_test
83102026-09-08T04:00:07.869ZSep 08 04:00:06.559 DEBG initted freemap. size: 128, unit: freemap_test
83112026-09-08T04:00:07.869ZSep 08 04:00:06.559 DEBG reset freemap, unit: freemap_test
83122026-09-08T04:00:07.869Ztest macaddrs::tests::test_parse_port_id ... ok
83132026-09-08T04:00:07.869ZSep 08 04:00:06.559 DEBG created new freemap, unit: freemap_test
83142026-09-08T04:00:07.869ZSep 08 04:00:06.559 DEBG initted freemap. size: 128, unit: freemap_test
83152026-09-08T04:00:07.869ZSep 08 04:00:06.559 DEBG reset freemap, unit: freemap_test
83162026-09-08T04:00:07.869ZSep 08 04:00:06.559 DEBG created new freemap, unit: freemap_test
83172026-09-08T04:00:07.869ZSep 08 04:00:06.559 DEBG initted freemap. size: 128, unit: freemap_test
83182026-09-08T04:00:07.869Ztest freemap::test_basic ... ok
83192026-09-08T04:00:07.869ZSep 08 04:00:06.559 DEBG reset freemap, unit: freemap_test
83202026-09-08T04:00:07.869Ztest freemap::test_free ... ok
83212026-09-08T04:00:07.869Ztest mcast::tests::test_canonicalize_sources ... ok
83222026-09-08T04:00:07.869Ztest freemap::test_exhaustion ... ok
83232026-09-08T04:00:07.869Ztest freemap::test_reclaim ... ok
83242026-09-08T04:00:07.869Ztest mcast::tests::test_create_port_bitmap_empty ... ok
83252026-09-08T04:00:07.869Ztest mcast::tests::test_create_port_bitmap_all_same_direction ... ok
83262026-09-08T04:00:07.869Ztest mcast::tests::test_create_port_bitmap_filters_by_direction ... ok
83272026-09-08T04:00:07.869ZSep 08 04:00:06.559 DEBG created new freemap, unit: freemap_test
83282026-09-08T04:00:07.869ZSep 08 04:00:06.559 DEBG initted freemap. size: 8, unit: freemap_test
83292026-09-08T04:00:07.869ZSep 08 04:00:06.559 DEBG reset freemap, unit: freemap_test
83302026-09-08T04:00:07.869Ztest freemap::test_reclaim_preserves_existing_freelist ... ok
83312026-09-08T04:00:07.869Ztest mcast::tests::test_multicast_group_data_generate_id_allocation ... ok
83322026-09-08T04:00:07.869Ztest mcast::tests::test_multicast_group_data_id_exhaustion ... ok
83332026-09-08T04:00:07.869Ztest mcast::tests::test_scoped_group_id_drop_returns_to_pool ... ok
83342026-09-08T04:00:07.869Ztest mcast::tests::test_scoped_group_id_weak_reference_cleanup ... ok
83352026-09-08T04:00:07.869Ztest mcast::tests::test_paired_allocation_and_cleanup ... ok
83362026-09-08T04:00:07.869Ztest mcast::tests::test_sources_contain_any ... ok
83372026-09-08T04:00:07.869Ztest mcast::tests::test_concurrent_id_allocation ... ok
83382026-09-08T04:00:07.869Ztest mcast::tests::test_concurrent_allocation_and_deallocation ... ok
83392026-09-08T04:00:07.870Ztest mcast::validate::tests::test_ipv4_ssm_with_sources ... ok
83402026-09-08T04:00:07.870Ztest mcast::validate::tests::test_address_validation_integrated ... ok
83412026-09-08T04:00:07.870Ztest mcast::validate::tests::test_ipv4_validation ... ok
83422026-09-08T04:00:07.870ZSep 08 04:00:06.560 DEBG created new freemap, unit: freemap_test
83432026-09-08T04:00:07.870Ztest mcast::validate::tests::test_ipv6_ssm_with_sources ... ok
83442026-09-08T04:00:07.870ZSep 08 04:00:06.560 DEBG initted freemap. size: 128, unit: freemap_test
83452026-09-08T04:00:07.870Ztest mcast::validate::tests::test_is_ssm_function ... ok
83462026-09-08T04:00:07.870Ztest mcast::validate::tests::test_ipv6_validation ... ok
83472026-09-08T04:00:07.870ZSep 08 04:00:06.560 DEBG reset freemap, unit: freemap_test
83482026-09-08T04:00:07.870Ztest mcast::validate::tests::test_address_validation_with_source_validation ... ok
83492026-09-08T04:00:07.870Ztest mcast::validate::tests::test_multicast_validation_boundaries ... ok
83502026-09-08T04:00:07.870Ztest freemap::test_span ... ok
83512026-09-08T04:00:07.870Ztest api_server::tests::test_build_info ... ok
83522026-09-08T04:00:07.870Ztest mcast::validate::tests::test_validate_nat_target ... ok
83532026-09-08T04:00:07.870Ztest mcast::validate::tests::test_validate_source_addresses ... ok
83542026-09-08T04:00:07.870Ztest mcast::validate::tests::test_validate_not_underlay_subnet ... ok
83552026-09-08T04:00:07.870Ztest nat::test_mapping ... ok
83562026-09-08T04:00:07.870Ztest mcast::validate::tests::test_validate_tag ... ok
83572026-09-08T04:00:07.870Ztest mcast::tests::test_id_range_boundaries ... ok
83582026-09-08T04:00:07.870Ztest port_map::tests::test_backplane_group ... ok
83592026-09-08T04:00:07.870Ztest mcast::validate::tests::test_validate_tag_format ... ok
83602026-09-08T04:00:07.870Ztest port_map::tests::test_port_map ... ok
83612026-09-08T04:00:07.870Ztest port_map::tests::dump_map ... ok
83622026-09-08T04:00:07.875ZSep 08 04:00:06.562 DEBG created new freemap, unit: Sep 08 04:00:06.562freemap_route_ipv4
83632026-09-08T04:00:07.875ZDEBG created new freemap, unit: freemap_route_ipv4
83642026-09-08T04:00:07.875ZSep 08 04:00:06.562 DEBG created new freemap, unit: freemap_route_ipv6
83652026-09-08T04:00:07.875ZSep 08 04:00:06.562 DEBG initted freemap. size: 64, unit: freemap_route_ipv4
83662026-09-08T04:00:07.875ZSep 08 04:00:06.562 DEBG reset freemap, unit: freemap_route_ipv4
83672026-09-08T04:00:07.875ZSep 08 04:00:06.562 DEBG initted freemap. size: 64, unit: freemap_route_ipv6
83682026-09-08T04:00:07.875ZSep 08 04:00:06.562 DEBG reset freemap, unit:Sep 08 04:00:06.562 freemap_route_ipv6DEBG
83692026-09-08T04:00:07.875Z created new freemapSep 08 04:00:06.562 INFO, unitadding route 3fff:dead::/64 -> 2001:db8::55:1:
83702026-09-08T04:00:07.875Z freemap_route_ipv4
83712026-09-08T04:00:07.875ZSep 08 04:00:06.562 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 } }]
83722026-09-08T04:00:07.875ZSep 08 04:00:06.562 DEBGSep 08 04:00:06.562 created new freemapINFO, unitadding route 3fff:dead::/64 -> 2001:db8::55:1:
83732026-09-08T04:00:07.875Z freemap_route_ipv6
83742026-09-08T04:00:07.875ZSep 08 04:00:06.562 DEBG Sep 08 04:00:06.562replacing 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 } }]
83752026-09-08T04:00:07.875ZDEBG initted freemap. size: 64, unitSep 08 04:00:06.562: INFOfreemap_route_ipv4
83762026-09-08T04:00:07.875Zadding route 3fff:dead::/64 -> 2001:db8::55:1
83772026-09-08T04:00:07.875ZSep 08 04:00:06.562 Sep 08 04:00:06.562DEBG DEBGreset freemap , 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 } }]unit
83782026-09-08T04:00:07.875Z: freemap_route_ipv4
83792026-09-08T04:00:07.875ZSep 08 04:00:06.562Sep 08 04:00:06.562 INFODEBG adding route 3fff:dead::/64 -> 2001:db8::55:2initted freemap. size: 64
83802026-09-08T04:00:07.875Z, unit: Sep 08 04:00:06.562freemap_route_ipv6
83812026-09-08T04:00:07.875ZDEBG 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 } }]
83822026-09-08T04:00:07.875ZSep 08 04:00:06.562 DEBG reset freemapSep 08 04:00:06.562, unitINFO: adding route 3fff:beef::/64 -> 2001:db8::55:fffreemap_route_ipv6
83832026-09-08T04:00:07.875Z
83842026-09-08T04:00:07.875ZSep 08 04:00:06.562Sep 08 04:00:06.562 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:dead::/64 -> 2001:db8::55:1
83852026-09-08T04:00:07.875Z
83862026-09-08T04:00:07.875ZSep 08 04:00:06.562Sep 08 04:00:06.562 INFODEBG adding route 3fff:beef:1::/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 } }]
83872026-09-08T04:00:07.875Z
83882026-09-08T04:00:07.875ZSep 08 04:00:06.562Sep 08 04:00:06.562 INFODEBG adding route 3fff:dead::/64 -> 2001:db8::55:2replacing 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 } }]
83892026-09-08T04:00:07.875Z
83902026-09-08T04:00:07.875ZSep 08 04:00:06.562Sep 08 04:00:06.562 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 } }]adding route 3fff:beef:2::/64 -> 2001:db8::55:ff
83912026-09-08T04:00:07.875Z
83922026-09-08T04:00:07.875ZSep 08 04:00:06.562Sep 08 04:00:06.562 DEBGINFO 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 } }]adding route 3fff:dead::/64 -> 2001:db8::55:3
83932026-09-08T04:00:07.875Z
83942026-09-08T04:00:07.875ZSep 08 04:00:06.562Sep 08 04:00:06.562 INFODEBG adding route 3fff:beef:3::/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 } }]
83952026-09-08T04:00:07.875Z
83962026-09-08T04:00:07.875ZSep 08 04:00:06.562Sep 08 04:00:06.562 DEBGINFO 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 } }]adding route 3fff:dead::/64 -> 2001:db8::55:4
83972026-09-08T04:00:07.875Z
83982026-09-08T04:00:07.875ZSep 08 04:00:06.562Sep 08 04:00:06.562 INFODEBG adding route 3fff:beef:4::/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 } }]
83992026-09-08T04:00:07.875Z
84002026-09-08T04:00:07.876ZSep 08 04:00:06.562Sep 08 04:00:06.562 DEBGINFO 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::/64 -> 2001:db8::55:ff
84012026-09-08T04:00:07.876Z
84022026-09-08T04:00:07.876ZSep 08 04:00:06.562Sep 08 04:00:06.562 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:5::/64 -> 2001:db8::55:ff
84032026-09-08T04:00:07.876Z
84042026-09-08T04:00:07.876ZSep 08 04:00:06.562Sep 08 04:00:06.562 INFODEBG adding route 3fff:beef:1::/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 } }]
84052026-09-08T04:00:07.876Z
84062026-09-08T04:00:07.876ZSep 08 04:00:06.562Sep 08 04:00:06.562 DEBGINFO 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:6::/64 -> 2001:db8::55:ff
84072026-09-08T04:00:07.876Z
84082026-09-08T04:00:07.876ZSep 08 04:00:06.562Sep 08 04:00:06.562 INFODEBG adding route 3fff:beef:2::/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 } }]
84092026-09-08T04:00:07.876Z
84102026-09-08T04:00:07.876ZSep 08 04:00:06.562Sep 08 04:00:06.562 DEBGINFO 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 } }]adding route 3fff:beef:7::/64 -> 2001:db8::55:ff
84112026-09-08T04:00:07.876Z
84122026-09-08T04:00:07.876ZSep 08 04:00:06.562 INFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ff
84132026-09-08T04:00:07.876ZSep 08 04:00:06.562 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 } }]
84142026-09-08T04:00:07.876ZSep 08 04:00:06.562Sep 08 04:00:06.562 DEBGINFO created new freemapadding route 3fff:beef:4::/64 -> 2001:db8::55:ff,
84152026-09-08T04:00:07.876Zunit: freemap_route_ipv6
84162026-09-08T04:00:07.876ZSep 08 04:00:06.562 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 } }]Sep 08 04:00:06.562
84172026-09-08T04:00:07.876Z DEBG initted freemap. size: 64, Sep 08 04:00:06.562unit :INFO freemap_route_ipv4adding route 3fff:beef:5::/64 -> 2001:db8::55:ff
84182026-09-08T04:00:07.876Z
84192026-09-08T04:00:07.876ZSep 08 04:00:06.562Sep 08 04:00:06.562 DEBGDEBG reset freemapreplacing 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 } }],
84202026-09-08T04:00:07.876Zunit: freemap_route_ipv4
84212026-09-08T04:00:07.876ZSep 08 04:00:06.562 INFO adding route 3fff:beef:6::/64 -> 2001:db8::55:ffSep 08 04:00:06.562
84222026-09-08T04:00:07.876Z DEBG initted freemap. size: 64, Sep 08 04:00:06.562unit :DEBG freemap_route_ipv6replacing 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 } }]
84232026-09-08T04:00:07.876Z
84242026-09-08T04:00:07.876ZSep 08 04:00:06.562Sep 08 04:00:06.562 DEBGINFO reset freemapadding route 3fff:beef:7::/64 -> 2001:db8::55:ff,
84252026-09-08T04:00:07.876Zunit: freemap_route_ipv6
84262026-09-08T04:00:07.876ZSep 08 04:00:06.562 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 } }]Sep 08 04:00:06.562
84272026-09-08T04:00:07.876Z INFO adding route 3fff:dead::/64 -> 2001:db8::55:1
84282026-09-08T04:00:07.876ZSep 08 04:00:06.562 INFO adding route 3fff:beef:8::/64 -> 2001:db8::55:ffSep 08 04:00:06.562
84292026-09-08T04:00:07.876Z 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 } }]
84302026-09-08T04:00:07.876ZSep 08 04:00:06.562 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 08 04:00:06.562
84312026-09-08T04:00:07.876Z INFO adding route 3fff:beef::/64 -> 2001:db8::55:ff
84322026-09-08T04:00:07.876ZSep 08 04:00:06.562 INFO adding route 3fff:beef:9::/64 -> 2001:db8::55:ffSep 08 04:00:06.562
84332026-09-08T04:00:07.876Z 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 08 04:00:06.562
84342026-09-08T04:00:07.876Z 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 } }]
84352026-09-08T04:00:07.876ZSep 08 04:00:06.562 INFOSep 08 04:00:06.562 adding route 3fff:beef:1::/64 -> 2001:db8::55:ffINFO
84362026-09-08T04:00:07.876Z adding route 3fff:beef:a::/64 -> 2001:db8::55:ff
84372026-09-08T04:00:07.877ZSep 08 04:00:06.562 DEBGSep 08 04:00:06.562 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 } }]DEBG
84382026-09-08T04:00:07.877Ztest port_map::tests::parse_softnpu_revision ... ok
84392026-09-08T04:00:07.877Z 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 } }]
84402026-09-08T04:00:07.877ZSep 08 04:00:06.562 INFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ff
84412026-09-08T04:00:07.877ZSep 08 04:00:06.562 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 } }]Sep 08 04:00:06.562
84422026-09-08T04:00:07.877Z 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 } }]
84432026-09-08T04:00:07.877ZSep 08 04:00:06.562 INFO adding route 3fff:beef:8::/64 -> 2001:db8::55:ffSep 08 04:00:06.562
84442026-09-08T04:00:07.877Z INFO adding route 3fff:beef:c::/64 -> 2001:db8::55:ff
84452026-09-08T04:00:07.877ZSep 08 04:00:06.562 DEBG Sep 08 04:00:06.562replacing 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 } }]
84462026-09-08T04:00:07.877ZDEBG 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 } }]
84472026-09-08T04:00:07.877ZSep 08 04:00:06.562 INFO Sep 08 04:00:06.562adding route 3fff:beef:9::/64 -> 2001:db8::55:ff
84482026-09-08T04:00:07.877ZINFO adding route 3fff:beef:d::/64 -> 2001:db8::55:ff
84492026-09-08T04:00:07.877ZSep 08 04:00:06.562 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 } }]Sep 08 04:00:06.562
84502026-09-08T04:00:07.877Z 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 } }]Sep 08 04:00:06.562
84512026-09-08T04:00:07.877Z INFO adding route 3fff:beef:a::/64 -> 2001:db8::55:ff
84522026-09-08T04:00:07.877ZSep 08 04:00:06.562 INFO Sep 08 04:00:06.562adding route 3fff:beef:e::/64 -> 2001:db8::55:ff
84532026-09-08T04:00:07.877ZDEBG 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 } }]
84542026-09-08T04:00:07.877ZSep 08 04:00:06.562 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 } }]Sep 08 04:00:06.562
84552026-09-08T04:00:07.877Z INFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ff
84562026-09-08T04:00:07.877ZSep 08 04:00:06.562 INFO adding route 3fff:beef:f::/64 -> 2001:db8::55:ffSep 08 04:00:06.562
84572026-09-08T04:00:07.877Z 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 } }]
84582026-09-08T04:00:07.877ZSep 08 04:00:06.562 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 } }]Sep 08 04:00:06.562
84592026-09-08T04:00:07.877Z Sep 08 04:00:06.562INFO DEBGSep 08 04:00:06.562 adding route 3fff:beef:c::/64 -> 2001:db8::55:ffINFO
84602026-09-08T04:00:07.877Zcreated new freemap adding route 3fff:beef:10::/64 -> 2001:db8::55:ff,
84612026-09-08T04:00:07.877ZunitSep 08 04:00:06.562: DEBGfreemap_route_ipv4Sep 08 04:00:06.562 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 } }]
84622026-09-08T04:00:07.882ZDEBG
84632026-09-08T04:00:07.882Z 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 } }]
84642026-09-08T04:00:07.883ZSep 08 04:00:06.562 INFO Sep 08 04:00:06.562adding route 3fff:beef:d::/64 -> 2001:db8::55:ffSep 08 04:00:06.562
84652026-09-08T04:00:07.883ZDEBGINFO adding route 3fff:beef:11::/64 -> 2001:db8::55:ffcreated new freemap
84662026-09-08T04:00:07.883Z, Sep 08 04:00:06.562unit :DEBGSep 08 04:00:06.562 freemap_route_ipv6
84672026-09-08T04:00:07.883ZDEBGSep 08 04:00:06.562replacing 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 } }]
84682026-09-08T04:00:07.883Z DEBG Sep 08 04:00:06.562created new freemap 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
84692026-09-08T04:00:07.883Z, Sep 08 04:00:06.562initted freemap. size: 64 unitSep 08 04:00:06.562, INFO unitINFO: adding route 3fff:beef:12::/64 -> 2001:db8::55:ff:freemap_route_ipv4
84702026-09-08T04:00:07.883Zfreemap_route_ipv4
84712026-09-08T04:00:07.883Zadding route 3fff:beef:e::/64 -> 2001:db8::55:ff
84722026-09-08T04:00:07.883Z
84732026-09-08T04:00:07.883ZSep 08 04:00:06.562 DEBGSep 08 04:00:06.562Sep 08 04:00:06.562 DEBGDEBG Sep 08 04:00:06.562replacing 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 } }]
84742026-09-08T04:00:07.883ZDEBG 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 } }]
84752026-09-08T04:00:07.883Z Sep 08 04:00:06.562created new freemap reset freemap, , unitunit::Sep 08 04:00:06.562 INFOfreemap_route_ipv6 freemap_route_ipv4
84762026-09-08T04:00:07.883ZINFO
84772026-09-08T04:00:07.883Zadding route 3fff:beef:13::/64 -> 2001:db8::55:ff
84782026-09-08T04:00:07.883Zadding route 3fff:beef:f::/64 -> 2001:db8::55:ffSep 08 04:00:06.562
84792026-09-08T04:00:07.883Z DEBG Sep 08 04:00:06.562initted freemap. size: 64Sep 08 04:00:06.562Sep 08 04:00:06.562 DEBG, DEBGunit DEBGinitted freemap. size: 64 :, unitfreemap_route_ipv4: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 } }]
84802026-09-08T04:00:07.883Zfreemap_route_ipv6replacing 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 } }]
84812026-09-08T04:00:07.883Z
84822026-09-08T04:00:07.883Z
84832026-09-08T04:00:07.883ZSep 08 04:00:06.562 DEBGSep 08 04:00:06.562Sep 08 04:00:06.562 Sep 08 04:00:06.562 reset freemap , INFOunit INFO:adding route 3fff:beef:10::/64 -> 2001:db8::55:ff
84842026-09-08T04:00:07.883Z adding route 3fff:beef:14::/64 -> 2001:db8::55:fffreemap_route_ipv4
84852026-09-08T04:00:07.883Z
84862026-09-08T04:00:07.883ZDEBG reset freemapSep 08 04:00:06.562Sep 08 04:00:06.562, Sep 08 04:00:06.562DEBG unit :DEBGinitted freemap. size: 64 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 } }]freemap_route_ipv6,
84872026-09-08T04:00:07.883Z unit
84882026-09-08T04:00:07.883Zreplacing 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 } }]:
84892026-09-08T04:00:07.883Zfreemap_route_ipv6
84902026-09-08T04:00:07.883ZSep 08 04:00:06.562 Sep 08 04:00:06.562Sep 08 04:00:06.562 INFOINFO Sep 08 04:00:06.562adding route 3fff:beef:15::/64 -> 2001:db8::55:ff adding route 3fff:beef:11::/64 -> 2001:db8::55:ff
84912026-09-08T04:00:07.883ZDEBG reset freemap
84922026-09-08T04:00:07.883Z, Sep 08 04:00:06.562unit :INFO DEBG Sep 08 04:00:06.562freemap_route_ipv6 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 } }]DEBG
84932026-09-08T04:00:07.883Z
84942026-09-08T04:00:07.883Zreplacing 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 } }]adding route 3fff:dead::/64 -> 2001:db8::55:1
84952026-09-08T04:00:07.883ZSep 08 04:00:06.562
84962026-09-08T04:00:07.883Z Sep 08 04:00:06.562INFO INFOadding route 3fff:beef:16::/64 -> 2001:db8::55:ff
84972026-09-08T04:00:07.883ZSep 08 04:00:06.562adding route 3fff:dead::/64 -> 2001:db8::55:1
84982026-09-08T04:00:07.883ZINFO adding route 3fff:beef:12::/64 -> 2001:db8::55:ffSep 08 04:00:06.562
84992026-09-08T04:00:07.883Z Sep 08 04:00:06.562Sep 08 04:00:06.562DEBG 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 } }]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 08 04:00:06.562
85002026-09-08T04:00:07.884Z
85012026-09-08T04:00:07.884ZDEBG 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 } }]
85022026-09-08T04:00:07.884ZDEBG Sep 08 04:00:06.562replacing 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 } }]Sep 08 04:00:06.562
85032026-09-08T04:00:07.884Z Sep 08 04:00:06.562INFOINFO adding route 3fff:dead::/64 -> 2001:db8::55:2 INFO
85042026-09-08T04:00:07.884Z adding route 3fff:beef:17::/64 -> 2001:db8::55:ffadding route 3fff:beef:13::/64 -> 2001:db8::55:ffSep 08 04:00:06.562
85052026-09-08T04:00:07.884Z
85062026-09-08T04:00:07.884Z INFOSep 08 04:00:06.562 Sep 08 04:00:06.562Sep 08 04:00:06.562 adding route 3fff:dead::/64 -> 2001:db8::55:1 DEBGDEBG
85072026-09-08T04:00:07.884Z 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 } }]DEBG
85082026-09-08T04:00:07.884Zreplacing 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 } }]Sep 08 04:00:06.562
85092026-09-08T04:00:07.884Z 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 08 04:00:06.562replacing 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 08 04:00:06.562
85102026-09-08T04:00:07.884ZINFO
85112026-09-08T04:00:07.884ZINFO adding route 3fff:beef:18::/64 -> 2001:db8::55:ff
85122026-09-08T04:00:07.884ZSep 08 04:00:06.562adding route 3fff:beef:14::/64 -> 2001:db8::55:ff
85132026-09-08T04:00:07.884ZINFOSep 08 04:00:06.562Sep 08 04:00:06.562 INFOadding route 3fff:dead::/64 -> 2001:db8::55:1
85142026-09-08T04:00:07.884Z DEBGadding route 3fff:beef::/64 -> 2001:db8::55:ff
85152026-09-08T04:00:07.884Zreplacing 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 } }]
85162026-09-08T04:00:07.884ZSep 08 04:00:06.562Sep 08 04:00:06.562Sep 08 04:00:06.562 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: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 } }]
85172026-09-08T04:00:07.884ZSep 08 04:00:06.563
85182026-09-08T04:00:07.884Z DEBGINFO Sep 08 04:00:06.563Sep 08 04:00:06.563adding route 3fff:beef:19::/64 -> 2001:db8::55:ffreplacing 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 } }]
85192026-09-08T04:00:07.884Z
85202026-09-08T04:00:07.884ZINFO adding route 3fff:beef:15::/64 -> 2001:db8::55:ff
85212026-09-08T04:00:07.884ZSep 08 04:00:06.563INFO Sep 08 04:00:06.563INFOadding route 3fff:dead::/64 -> 2001:db8::55:2
85222026-09-08T04:00:07.884Z adding route 3fff:beef:1::/64 -> 2001:db8::55:ffDEBG
85232026-09-08T04:00:07.884Z Sep 08 04:00:06.563replacing 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 } }]
85242026-09-08T04:00:07.884ZDEBG 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 } }]
85252026-09-08T04:00:07.884ZSep 08 04:00:06.563Sep 08 04:00:06.563Sep 08 04:00:06.563Sep 08 04:00:06.563 DEBGINFO INFO DEBG adding route 3fff:beef::/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 } }]adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff
85262026-09-08T04:00:07.884Zreplacing 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 } }]
85272026-09-08T04:00:07.884Z
85282026-09-08T04:00:07.884Z
85292026-09-08T04:00:07.884ZSep 08 04:00:06.563Sep 08 04:00:06.563 Sep 08 04:00:06.563DEBGINFOSep 08 04:00:06.563 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 } }]DEBG
85302026-09-08T04:00:07.884Zadding route 3fff:beef:16::/64 -> 2001:db8::55:ff
85312026-09-08T04:00:07.884Z 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 08 04:00:06.563
85322026-09-08T04:00:07.884ZSep 08 04:00:06.563INFO DEBGINFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ffadding route 3fff:beef:2::/64 -> 2001:db8::55:ffSep 08 04:00:06.563replacing 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 } }]
85332026-09-08T04:00:07.885Z
85342026-09-08T04:00:07.885ZINFO
85352026-09-08T04:00:07.885Z adding route 3fff:beef:1b::/64 -> 2001:db8::55:ffSep 08 04:00:06.563
85362026-09-08T04:00:07.885Z Sep 08 04:00:06.563DEBG Sep 08 04:00:06.563replacing 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 } }]
85372026-09-08T04:00:07.885Z Sep 08 04:00:06.563INFO DEBGDEBGadding route 3fff:beef:17::/64 -> 2001:db8::55:ff
85382026-09-08T04:00:07.885Z 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: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 } }]
85392026-09-08T04:00:07.885ZSep 08 04:00:06.563
85402026-09-08T04:00:07.885Z INFOSep 08 04:00:06.563Sep 08 04:00:06.563 Sep 08 04:00:06.563 INFOadding route 3fff:beef:3::/64 -> 2001:db8::55:ffINFO
85412026-09-08T04:00:07.885Z DEBG adding route 3fff:beef:2::/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 } }]
85422026-09-08T04:00:07.885Z
85432026-09-08T04:00:07.885Zadding route 3fff:beef:1c::/64 -> 2001:db8::55:ff
85442026-09-08T04:00:07.885ZSep 08 04:00:06.563Sep 08 04:00:06.563Sep 08 04:00:06.563 INFOSep 08 04:00:06.563DEBG adding route 3fff:beef:18::/64 -> 2001:db8::55:ff 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 } }]
85452026-09-08T04:00:07.885ZDEBGreplacing 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 } }]
85462026-09-08T04:00:07.885Z
85472026-09-08T04:00:07.885Zreplacing 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 08 04:00:06.563
85482026-09-08T04:00:07.885Z Sep 08 04:00:06.563Sep 08 04:00:06.563 DEBGSep 08 04:00:06.563 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 } }]INFOINFO
85492026-09-08T04:00:07.885Zadding route 3fff:beef:4::/64 -> 2001:db8::55:ffINFO
85502026-09-08T04:00:07.885Z adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff adding route 3fff:beef:3::/64 -> 2001:db8::55:ff
85512026-09-08T04:00:07.885Z
85522026-09-08T04:00:07.885ZSep 08 04:00:06.563 INFOSep 08 04:00:06.563Sep 08 04:00:06.563 Sep 08 04:00:06.563 DEBG DEBGadding route 3fff:beef:19::/64 -> 2001:db8::55:ffDEBG
85532026-09-08T04:00:07.885Z 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 } }]
85542026-09-08T04:00:07.885Zreplacing 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: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 } }]
85552026-09-08T04:00:07.885ZSep 08 04:00:06.563
85562026-09-08T04:00:07.885ZDEBG 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 08 04:00:06.563
85572026-09-08T04:00:07.885ZSep 08 04:00:06.563Sep 08 04:00:06.563 INFOINFO Sep 08 04:00:06.563adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff INFO
85582026-09-08T04:00:07.885ZINFO adding route 3fff:beef:5::/64 -> 2001:db8::55:ff adding route 3fff:beef:4::/64 -> 2001:db8::55:ff
85592026-09-08T04:00:07.885ZSep 08 04:00:06.563
85602026-09-08T04:00:07.885Zadding route 3fff:beef:1a::/64 -> 2001:db8::55:ff
85612026-09-08T04:00:07.885Z DEBGSep 08 04:00:06.563 Sep 08 04:00:06.563Sep 08 04:00:06.563replacing 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 } }]
85622026-09-08T04:00:07.889ZDEBGDEBG 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
85632026-09-08T04:00:07.890Z Sep 08 04:00:06.563replacing 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 } }]
85642026-09-08T04:00:07.890ZINFOreplacing 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 08 04:00:06.563
85652026-09-08T04:00:07.890Zadding route 3fff:beef:1f::/64 -> 2001:db8::55:ff
85662026-09-08T04:00:07.890Z INFOSep 08 04:00:06.563 Sep 08 04:00:06.563adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff
85672026-09-08T04:00:07.890ZDEBGSep 08 04:00:06.563 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 } }]
85682026-09-08T04:00:07.890ZINFOSep 08 04:00:06.563 adding route 3fff:beef:6::/64 -> 2001:db8::55:ff INFODEBGSep 08 04:00:06.563 INFO
85692026-09-08T04:00:07.890Zreplacing 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 } }]
85702026-09-08T04:00:07.890Zadding route 3fff:beef:20::/64 -> 2001:db8::55:ffadding route 3fff:beef:5::/64 -> 2001:db8::55:ff
85712026-09-08T04:00:07.890Z
85722026-09-08T04:00:07.890ZSep 08 04:00:06.563 INFOSep 08 04:00:06.563Sep 08 04:00:06.563 Sep 08 04:00:06.563adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff
85732026-09-08T04:00:07.890ZDEBG 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 } }] 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 } }]
85742026-09-08T04:00:07.890ZSep 08 04:00:06.563DEBG DEBG
85752026-09-08T04:00:07.890Z 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 08 04:00:06.563
85762026-09-08T04:00:07.890Zreplacing 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 } }]
85772026-09-08T04:00:07.890Z INFO Sep 08 04:00:06.563adding route 3fff:beef:21::/64 -> 2001:db8::55:ff Sep 08 04:00:06.563INFOSep 08 04:00:06.563 INFOINFO
85782026-09-08T04:00:07.890Zadding route 3fff:beef:7::/64 -> 2001:db8::55:ff adding route 3fff:beef:6::/64 -> 2001:db8::55:ffadding route 3fff:beef:1d::/64 -> 2001:db8::55:ff
85792026-09-08T04:00:07.890Z
85802026-09-08T04:00:07.890ZSep 08 04:00:06.563
85812026-09-08T04:00:07.890Z Sep 08 04:00:06.563DEBG Sep 08 04:00:06.563DEBG 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 } }]Sep 08 04:00:06.563
85822026-09-08T04:00:07.890Z 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: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 08 04:00:06.563
85832026-09-08T04:00:07.890Z
85842026-09-08T04:00:07.890ZINFOreplacing 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 } }]
85852026-09-08T04:00:07.890Zadding route 3fff:beef:1e::/64 -> 2001:db8::55:ff
85862026-09-08T04:00:07.890ZSep 08 04:00:06.563 Sep 08 04:00:06.563INFO Sep 08 04:00:06.563 adding route 3fff:beef:22::/64 -> 2001:db8::55:ffINFODEBG
85872026-09-08T04:00:07.890Z 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 } }]adding route 3fff:beef:8::/64 -> 2001:db8::55:ffSep 08 04:00:06.563
85882026-09-08T04:00:07.890Z
85892026-09-08T04:00:07.890ZSep 08 04:00:06.563 INFODEBG Sep 08 04:00:06.563adding route 3fff:beef:7::/64 -> 2001:db8::55:ff Sep 08 04:00:06.563 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 } }]INFO
85902026-09-08T04:00:07.890Z 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:1f::/64 -> 2001:db8::55:ff
85912026-09-08T04:00:07.890Z
85922026-09-08T04:00:07.890ZSep 08 04:00:06.563
85932026-09-08T04:00:07.890Z INFO adding route 3fff:beef:23::/64 -> 2001:db8::55:ffSep 08 04:00:06.563Sep 08 04:00:06.563 Sep 08 04:00:06.563
85942026-09-08T04:00:07.890Z 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 } }]
85952026-09-08T04:00:07.890ZINFOSep 08 04:00:06.563replacing 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 } }]
85962026-09-08T04:00:07.890Z DEBG adding route 3fff:beef:9::/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 } }]
85972026-09-08T04:00:07.890Z
85982026-09-08T04:00:07.890ZSep 08 04:00:06.563 INFO adding route 3fff:beef:20::/64 -> 2001:db8::55:ffSep 08 04:00:06.563Sep 08 04:00:06.563 INFO
85992026-09-08T04:00:07.890Z INFOadding route 3fff:beef:24::/64 -> 2001:db8::55:ff
86002026-09-08T04:00:07.891Zadding route 3fff:beef:8::/64 -> 2001:db8::55:ffSep 08 04:00:06.563
86012026-09-08T04:00:07.891Z DEBGSep 08 04:00:06.563Sep 08 04:00:06.563 Sep 08 04:00:06.563DEBGDEBG 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: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: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 } }]
86022026-09-08T04:00:07.891Z
86032026-09-08T04:00:07.891Z DEBG
86042026-09-08T04:00:07.891Z 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 08 04:00:06.563Sep 08 04:00:06.563 INFOSep 08 04:00:06.563 INFO
86052026-09-08T04:00:07.891Zadding route 3fff:beef:25::/64 -> 2001:db8::55:ff
86062026-09-08T04:00:07.891Zadding route 3fff:beef:a::/64 -> 2001:db8::55:ffINFO
86072026-09-08T04:00:07.891ZSep 08 04:00:06.563 INFOadding route 3fff:beef:21::/64 -> 2001:db8::55:ffSep 08 04:00:06.563
86082026-09-08T04:00:07.891ZSep 08 04:00:06.563 DEBGadding route 3fff:beef:9::/64 -> 2001:db8::55:ff
86092026-09-08T04:00:07.891Zreplacing 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 08 04:00:06.563DEBG
86102026-09-08T04:00:07.891Z 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 } }]
86112026-09-08T04:00:07.891ZDEBGSep 08 04:00:06.563 DEBGSep 08 04:00:06.563 Sep 08 04:00:06.563INFOreplacing 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: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:beef:26::/64 -> 2001:db8::55:ff
86122026-09-08T04:00:07.891Z
86132026-09-08T04:00:07.891Z
86142026-09-08T04:00:07.891ZINFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ff
86152026-09-08T04:00:07.891ZSep 08 04:00:06.563 Sep 08 04:00:06.563Sep 08 04:00:06.563INFO Sep 08 04:00:06.563 INFODEBGDEBG adding route 3fff:beef:a::/64 -> 2001:db8::55:ff adding route 3fff:beef:22::/64 -> 2001:db8::55:ff
86162026-09-08T04:00:07.891Zreplacing 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: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 } }]
86172026-09-08T04:00:07.891Z
86182026-09-08T04:00:07.891Z
86192026-09-08T04:00:07.891ZSep 08 04:00:06.563 DEBGSep 08 04:00:06.563Sep 08 04:00:06.563 Sep 08 04:00:06.563 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 } }]DEBG
86202026-09-08T04:00:07.891Z 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 } }]INFOINFO
86212026-09-08T04:00:07.891Zadding route 3fff:beef:27::/64 -> 2001:db8::55:ff
86222026-09-08T04:00:07.891ZSep 08 04:00:06.563 Sep 08 04:00:06.563INFO adding route 3fff:beef:23::/64 -> 2001:db8::55:ffadding route 3fff:beef:c::/64 -> 2001:db8::55:ff
86232026-09-08T04:00:07.891ZSep 08 04:00:06.563
86242026-09-08T04:00:07.891Z INFODEBG Sep 08 04:00:06.563 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 } }]DEBGadding route 3fff:beef:b::/64 -> 2001:db8::55:ff
86252026-09-08T04:00:07.891Zreplacing 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 } }]
86262026-09-08T04:00:07.891Z
86272026-09-08T04:00:07.891ZSep 08 04:00:06.563 Sep 08 04:00:06.563DEBGSep 08 04:00:06.563 DEBGINFOSep 08 04:00:06.563 adding route 3fff:beef:28::/64 -> 2001:db8::55:ff
86282026-09-08T04:00:07.891Z 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: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 } }]INFO
86292026-09-08T04:00:07.891Z
86302026-09-08T04:00:07.891ZSep 08 04:00:06.563adding route 3fff:beef:24::/64 -> 2001:db8::55:ff
86312026-09-08T04:00:07.891ZSep 08 04:00:06.563DEBG 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 } }]INFOSep 08 04:00:06.563
86322026-09-08T04:00:07.891Zadding route 3fff:beef:d::/64 -> 2001:db8::55:ff DEBG
86332026-09-08T04:00:07.891Z Sep 08 04:00:06.563replacing 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 } }]
86342026-09-08T04:00:07.891ZINFOSep 08 04:00:06.563Sep 08 04:00:06.563 INFO DEBGadding route 3fff:beef:29::/64 -> 2001:db8::55:ffSep 08 04:00:06.563 adding route 3fff:beef:c::/64 -> 2001:db8::55:ff 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 } }]
86352026-09-08T04:00:07.891Z
86362026-09-08T04:00:07.891Z
86372026-09-08T04:00:07.891ZINFO adding route 3fff:beef:25::/64 -> 2001:db8::55:ffSep 08 04:00:06.563Sep 08 04:00:06.563
86382026-09-08T04:00:07.891Z INFOSep 08 04:00:06.563 DEBGadding route 3fff:beef:e::/64 -> 2001:db8::55:ffSep 08 04:00:06.563
86392026-09-08T04:00:07.892Z 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 } }]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 } }]
86402026-09-08T04:00:07.892Z
86412026-09-08T04:00:07.892ZSep 08 04:00:06.563 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 } }]Sep 08 04:00:06.563
86422026-09-08T04:00:07.892Z Sep 08 04:00:06.563INFO Sep 08 04:00:06.563 adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffINFO
86432026-09-08T04:00:07.892Z INFOadding route 3fff:beef:d::/64 -> 2001:db8::55:ff
86442026-09-08T04:00:07.892Zadding route 3fff:beef:f::/64 -> 2001:db8::55:ff
86452026-09-08T04:00:07.892ZDEBGSep 08 04:00:06.563Sep 08 04:00:06.563 DEBGSep 08 04:00:06.563 DEBGreplacing 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 } }]
86462026-09-08T04:00:07.892Zreplacing 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: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
86472026-09-08T04:00:07.892Z
86482026-09-08T04:00:07.892Z 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 } }]
86492026-09-08T04:00:07.892ZSep 08 04:00:06.563Sep 08 04:00:06.563Sep 08 04:00:06.563 INFO INFOadding route 3fff:beef:26::/64 -> 2001:db8::55:ff
86502026-09-08T04:00:07.892ZSep 08 04:00:06.563 INFO Sep 08 04:00:06.563INFOadding route 3fff:beef:2b::/64 -> 2001:db8::55:ff
86512026-09-08T04:00:07.892ZDEBG 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 } }]adding route 3fff:beef:10::/64 -> 2001:db8::55:ffSep 08 04:00:06.563
86522026-09-08T04:00:07.892Z
86532026-09-08T04:00:07.892Zadding route 3fff:beef:e::/64 -> 2001:db8::55:ff
86542026-09-08T04:00:07.892ZDEBG Sep 08 04:00:06.563Sep 08 04:00:06.563replacing 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 } }] DEBGINFO 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:27::/64 -> 2001:db8::55:ff
86552026-09-08T04:00:07.892Z
86562026-09-08T04:00:07.892Z
86572026-09-08T04:00:07.892ZSep 08 04:00:06.563 Sep 08 04:00:06.563INFO DEBGadding route 3fff:beef:f::/64 -> 2001:db8::55:ff
86582026-09-08T04:00:07.892Zreplacing 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 } }]
86592026-09-08T04:00:07.892ZSep 08 04:00:06.563 Sep 08 04:00:06.563DEBG INFOreplacing 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 08 04:00:06.563
86602026-09-08T04:00:07.892Zadding route 3fff:beef:2c::/64 -> 2001:db8::55:ff INFO
86612026-09-08T04:00:07.892Z adding route 3fff:beef:28::/64 -> 2001:db8::55:ffSep 08 04:00:06.563
86622026-09-08T04:00:07.897ZINFO adding route 3fff:beef:10::/64 -> 2001:db8::55:ffSep 08 04:00:06.563
86632026-09-08T04:00:07.897Z Sep 08 04:00:06.563DEBG DEBGSep 08 04:00:06.563replacing 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 } }]
86642026-09-08T04:00:07.897Z 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 } }]DEBG
86652026-09-08T04:00:07.897Zreplacing 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 08 04:00:06.563
86662026-09-08T04:00:07.897Z INFO Sep 08 04:00:06.563adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffSep 08 04:00:06.563
86672026-09-08T04:00:07.897ZINFO INFO adding route 3fff:beef:29::/64 -> 2001:db8::55:ffadding route 3fff:beef:11::/64 -> 2001:db8::55:ff
86682026-09-08T04:00:07.897Z
86692026-09-08T04:00:07.897ZSep 08 04:00:06.563Sep 08 04:00:06.563Sep 08 04:00:06.563 DEBG 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 } }]DEBG
86702026-09-08T04:00:07.897Z 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: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 } }]
86712026-09-08T04:00:07.897Z
86722026-09-08T04:00:07.897ZSep 08 04:00:06.563 INFO Sep 08 04:00:06.563adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff Sep 08 04:00:06.563INFO
86732026-09-08T04:00:07.897Z adding route 3fff:beef:12::/64 -> 2001:db8::55:ff
86742026-09-08T04:00:07.897ZINFOSep 08 04:00:06.563 adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffDEBG
86752026-09-08T04:00:07.897Z Sep 08 04:00:06.563replacing 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 } }]
86762026-09-08T04:00:07.897ZDEBGSep 08 04:00:06.563 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
86772026-09-08T04:00:07.897Z 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 } }]
86782026-09-08T04:00:07.897ZSep 08 04:00:06.563 INFOSep 08 04:00:06.563 Sep 08 04:00:06.563INFOadding route 3fff:beef:2f::/64 -> 2001:db8::55:ff
86792026-09-08T04:00:07.897Z adding route 3fff:beef:13::/64 -> 2001:db8::55:ffINFO
86802026-09-08T04:00:07.897Z adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffSep 08 04:00:06.563
86812026-09-08T04:00:07.897Z Sep 08 04:00:06.563DEBG Sep 08 04:00:06.563DEBG 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: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 } }]
86822026-09-08T04:00:07.897ZDEBG
86832026-09-08T04:00:07.897Z 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 } }]
86842026-09-08T04:00:07.897ZSep 08 04:00:06.563Sep 08 04:00:06.563 INFOINFO adding route 3fff:beef:14::/64 -> 2001:db8::55:ffadding route 3fff:beef:30::/64 -> 2001:db8::55:ff
86852026-09-08T04:00:07.897Z
86862026-09-08T04:00:07.897ZSep 08 04:00:06.563 Sep 08 04:00:06.563INFO DEBGSep 08 04:00:06.563adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff
86872026-09-08T04:00:07.897ZDEBG 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 08 04:00:06.563
86882026-09-08T04:00:07.897Z 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
86892026-09-08T04:00:07.897Z 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 } }]Sep 08 04:00:06.563
86902026-09-08T04:00:07.897ZINFO adding route 3fff:beef:31::/64 -> 2001:db8::55:ff
86912026-09-08T04:00:07.897ZSep 08 04:00:06.563 Sep 08 04:00:06.563Sep 08 04:00:06.563 INFOINFO adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffDEBGSep 08 04:00:06.563
86922026-09-08T04:00:07.897Z adding route 3fff:beef:15::/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 } }]
86932026-09-08T04:00:07.897Z
86942026-09-08T04:00:07.897Z DEBG Sep 08 04:00:06.563Sep 08 04:00:06.563Sep 08 04:00:06.563replacing 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 } }]
86952026-09-08T04:00:07.897Z INFODEBG DEBGadding route 3fff:beef:32::/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 } }]
86962026-09-08T04:00:07.897Z
86972026-09-08T04:00:07.897Zreplacing 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 } }]
86982026-09-08T04:00:07.897ZSep 08 04:00:06.563Sep 08 04:00:06.563Sep 08 04:00:06.563 INFOINFO DEBGadding route 3fff:beef:11::/64 -> 2001:db8::55:ffSep 08 04:00:06.563
86992026-09-08T04:00:07.898Zreplacing 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 } }]
87002026-09-08T04:00:07.898ZINFO Sep 08 04:00:06.563adding route 3fff:beef:16::/64 -> 2001:db8::55:ffadding route 3fff:beef:2e::/64 -> 2001:db8::55:ff
87012026-09-08T04:00:07.898ZSep 08 04:00:06.563 DEBG
87022026-09-08T04:00:07.898ZSep 08 04:00:06.563INFO DEBGreplacing 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 } }]
87032026-09-08T04:00:07.898Zreplacing 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:ffSep 08 04:00:06.562
87042026-09-08T04:00:07.898Z
87052026-09-08T04:00:07.898ZINFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ffSep 08 04:00:06.564Sep 08 04:00:06.564
87062026-09-08T04:00:07.898Z INFOINFO adding route 3fff:beef:12::/64 -> 2001:db8::55:ffadding route 3fff:beef:17::/64 -> 2001:db8::55:ff
87072026-09-08T04:00:07.898ZSep 08 04:00:06.564
87082026-09-08T04:00:07.898Z DEBG Sep 08 04:00:06.564replacing 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 } }]
87092026-09-08T04:00:07.898ZSep 08 04:00:06.564Sep 08 04:00:06.564 DEBGDEBGSep 08 04:00:06.564 INFODEBGreplacing 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 } }]
87102026-09-08T04:00:07.898Zadding route 3fff:beef:34::/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 } }]
87112026-09-08T04:00:07.898Z
87122026-09-08T04:00:07.898Z 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 08 04:00:06.564Sep 08 04:00:06.564
87132026-09-08T04:00:07.898Z DEBGSep 08 04:00:06.564INFO 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:18::/64 -> 2001:db8::55:ffINFOSep 08 04:00:06.564
87142026-09-08T04:00:07.898Z adding route 3fff:beef:13::/64 -> 2001:db8::55:ff
87152026-09-08T04:00:07.898Z
87162026-09-08T04:00:07.898ZINFO Sep 08 04:00:06.564Sep 08 04:00:06.564 adding route 3fff:beef:3::/64 -> 2001:db8::55:ffINFO
87172026-09-08T04:00:07.898ZDEBG 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:35::/64 -> 2001:db8::55:ff
87182026-09-08T04:00:07.898ZSep 08 04:00:06.564Sep 08 04:00:06.564 DEBG
87192026-09-08T04:00:07.898Zreplacing 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 } }]DEBG
87202026-09-08T04:00:07.898Z Sep 08 04:00:06.564 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 } }]INFO
87212026-09-08T04:00:07.898Z Sep 08 04:00:06.564Sep 08 04:00:06.564 INFOadding route 3fff:beef:19::/64 -> 2001:db8::55:ff
87222026-09-08T04:00:07.898ZSep 08 04:00:06.564DEBG adding route 3fff:beef:4::/64 -> 2001:db8::55:ff INFO
87232026-09-08T04:00:07.898Z 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:14::/64 -> 2001:db8::55:ff
87242026-09-08T04:00:07.898Z
87252026-09-08T04:00:07.898ZSep 08 04:00:06.564Sep 08 04:00:06.564 DEBGDEBG Sep 08 04:00:06.564replacing 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 } }] INFO
87262026-09-08T04:00:07.898Z 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:36::/64 -> 2001:db8::55:ffSep 08 04:00:06.564
87272026-09-08T04:00:07.898Z
87282026-09-08T04:00:07.898ZDEBG 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 08 04:00:06.564
87292026-09-08T04:00:07.898Z Sep 08 04:00:06.564INFO Sep 08 04:00:06.564DEBG INFO 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 } }]adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff
87302026-09-08T04:00:07.898Z
87312026-09-08T04:00:07.898ZSep 08 04:00:06.564adding route 3fff:beef:5::/64 -> 2001:db8::55:ff
87322026-09-08T04:00:07.898ZINFO Sep 08 04:00:06.564Sep 08 04:00:06.564 INFO adding route 3fff:beef:15::/64 -> 2001:db8::55:ffadding route 3fff:beef:37::/64 -> 2001:db8::55:ffSep 08 04:00:06.564
87332026-09-08T04:00:07.898Z DEBG DEBG
87342026-09-08T04:00:07.898Z Sep 08 04:00:06.564replacing 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 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
87352026-09-08T04:00:07.898Z Sep 08 04:00:06.564replacing 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 } }]
87362026-09-08T04:00:07.898Z
87372026-09-08T04:00:07.898Z DEBGSep 08 04:00:06.564 Sep 08 04:00:06.564Sep 08 04:00:06.564 INFOreplacing 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
87382026-09-08T04:00:07.898Z adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff
87392026-09-08T04:00:07.899ZINFO adding route 3fff:beef:38::/64 -> 2001:db8::55:ffadding route 3fff:beef:6::/64 -> 2001:db8::55:ff
87402026-09-08T04:00:07.899Z
87412026-09-08T04:00:07.899ZSep 08 04:00:06.564Sep 08 04:00:06.564Sep 08 04:00:06.564Sep 08 04:00:06.564 DEBGINFODEBG adding route 3fff:beef:16::/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 } }]
87422026-09-08T04:00:07.899Z
87432026-09-08T04:00:07.899Zreplacing 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 } }]DEBG
87442026-09-08T04:00:07.899Z 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 } }]
87452026-09-08T04:00:07.899ZSep 08 04:00:06.564Sep 08 04:00:06.564Sep 08 04:00:06.564 DEBG INFOINFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ffadding route 3fff:beef:1c::/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 } }]
87462026-09-08T04:00:07.899Z
87472026-09-08T04:00:07.899Z
87482026-09-08T04:00:07.899ZSep 08 04:00:06.564 Sep 08 04:00:06.564Sep 08 04:00:06.564 Sep 08 04:00:06.564 DEBGINFOINFO adding route 3fff:beef:17::/64 -> 2001:db8::55:ffDEBG
87492026-09-08T04:00:07.899Z 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: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 } }]
87502026-09-08T04:00:07.899Z
87512026-09-08T04:00:07.899Z adding route 3fff:beef:39::/64 -> 2001:db8::55:ffSep 08 04:00:06.564
87522026-09-08T04:00:07.899ZSep 08 04:00:06.564 Sep 08 04:00:06.564DEBG INFOcreated new freemapSep 08 04:00:06.564Sep 08 04:00:06.564 DEBGINFO , DEBGadding route 3fff:beef:1d::/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 } }]unit
87532026-09-08T04:00:07.899Z 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 } }]:
87542026-09-08T04:00:07.899Z Sep 08 04:00:06.564 adding route 3fff:beef:8::/64 -> 2001:db8::55:fffreemap_route_ipv4
87552026-09-08T04:00:07.899Z
87562026-09-08T04:00:07.899Z
87572026-09-08T04:00:07.899ZDEBGSep 08 04:00:06.564 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 08 04:00:06.564INFO
87582026-09-08T04:00:07.899Z adding route 3fff:beef:18::/64 -> 2001:db8::55:ff
87592026-09-08T04:00:07.899Z Sep 08 04:00:06.564 DEBGSep 08 04:00:06.564Sep 08 04:00:06.564 DEBGSep 08 04:00:06.564replacing 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 } }] DEBGINFOcreated new freemap , INFO
87602026-09-08T04:00:07.899Zunitadding route 3fff:beef:1e::/64 -> 2001:db8::55:ffSep 08 04:00:06.564:
87612026-09-08T04:00:07.899Zfreemap_route_ipv6DEBG
87622026-09-08T04:00:07.903Z Sep 08 04:00:06.564replacing 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:3a::/64 -> 2001:db8::55:ff
87632026-09-08T04:00:07.903ZSep 08 04:00:06.564INFO Sep 08 04:00:06.564DEBG 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 } }]adding route 3fff:beef:9::/64 -> 2001:db8::55:ff
87642026-09-08T04:00:07.903Z initted freemap. size: 64
87652026-09-08T04:00:07.904Z, unit
87662026-09-08T04:00:07.904Z:Sep 08 04:00:06.564 Sep 08 04:00:06.564Sep 08 04:00:06.564 INFOfreemap_route_ipv4
87672026-09-08T04:00:07.904Zadding route 3fff:beef:1f::/64 -> 2001:db8::55:ffSep 08 04:00:06.564
87682026-09-08T04:00:07.904ZDEBG 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 08 04:00:06.564Sep 08 04:00:06.564
87692026-09-08T04:00:07.904Z INFO DEBG Sep 08 04:00:06.564replacing 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:beef:2f::/64 -> 2001:db8::55:ffDEBG
87702026-09-08T04:00:07.904Z
87712026-09-08T04:00:07.904Z reset freemapINFO, unit :Sep 08 04:00:06.564 DEBGfreemap_route_ipv4 adding route 3fff:beef:a::/64 -> 2001:db8::55:ff
87722026-09-08T04:00:07.904ZDEBG 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 } }]
87732026-09-08T04:00:07.904ZSep 08 04:00:06.564 Sep 08 04:00:06.564 INFO
87742026-09-08T04:00:07.904Z adding route 3fff:beef:20::/64 -> 2001:db8::55:ffSep 08 04:00:06.564
87752026-09-08T04:00:07.904ZDEBGreplacing 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 08 04:00:06.564 initted freemap. size: 64DEBG, unit :Sep 08 04:00:06.564 INFOfreemap_route_ipv6replacing 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 } }]
87762026-09-08T04:00:07.904Z adding route 3fff:beef:30::/64 -> 2001:db8::55:ff
87772026-09-08T04:00:07.904Z
87782026-09-08T04:00:07.904ZDEBG
87792026-09-08T04:00:07.904ZSep 08 04:00:06.564 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 } }]
87802026-09-08T04:00:07.904Z Sep 08 04:00:06.564Sep 08 04:00:06.564 Sep 08 04:00:06.564INFODEBG adding route 3fff:beef:b::/64 -> 2001:db8::55:ffSep 08 04:00:06.564 reset freemap , INFOunit :
87812026-09-08T04:00:07.904Z DEBG adding route 3fff:beef:21::/64 -> 2001:db8::55:ff 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 } }]
87822026-09-08T04:00:07.904Zadding route 3fff:beef:3b::/64 -> 2001:db8::55:fffreemap_route_ipv6
87832026-09-08T04:00:07.904Z
87842026-09-08T04:00:07.904ZSep 08 04:00:06.564
87852026-09-08T04:00:07.904ZSep 08 04:00:06.564 Sep 08 04:00:06.564DEBG 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 } }]
87862026-09-08T04:00:07.904Z adding route 3fff:dead::/64 -> 2001:db8::55:1DEBG
87872026-09-08T04:00:07.904Z Sep 08 04:00:06.564replacing 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 } }]
87882026-09-08T04:00:07.904ZINFO Sep 08 04:00:06.564adding route 3fff:beef:31::/64 -> 2001:db8::55:ff
87892026-09-08T04:00:07.904ZSep 08 04:00:06.564DEBG 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
87902026-09-08T04:00:07.904ZSep 08 04:00:06.564 adding route 3fff:beef:22::/64 -> 2001:db8::55:ffSep 08 04:00:06.564
87912026-09-08T04:00:07.904ZINFOSep 08 04:00:06.564 adding route 3fff:beef:c::/64 -> 2001:db8::55:ffSep 08 04:00:06.564DEBG Sep 08 04:00:06.564INFO DEBG
87922026-09-08T04:00:07.904Z 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 } }] adding route 3fff:dead::/64 -> 2001:db8::55:2
87932026-09-08T04:00:07.904ZDEBGreplacing 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 } }]
87942026-09-08T04:00:07.904Z
87952026-09-08T04:00:07.904Z Sep 08 04:00:06.564replacing 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 } }] DEBGSep 08 04:00:06.564
87962026-09-08T04:00:07.904Z Sep 08 04:00:06.564replacing 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 adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffDEBGSep 08 04:00:06.564 Sep 08 04:00:06.564replacing 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 } }]
87972026-09-08T04:00:07.904ZINFO
87982026-09-08T04:00:07.904Z INFO adding route 3fff:beef:32::/64 -> 2001:db8::55:ffadding route 3fff:beef:23::/64 -> 2001:db8::55:ff
87992026-09-08T04:00:07.904ZSep 08 04:00:06.564
88002026-09-08T04:00:07.904ZSep 08 04:00:06.564 INFO INFO
88012026-09-08T04:00:07.904ZSep 08 04:00:06.564adding route 3fff:dead::/64 -> 2001:db8::55:3adding route 3fff:beef:d::/64 -> 2001:db8::55:ffSep 08 04:00:06.564
88022026-09-08T04:00:07.904Z
88032026-09-08T04:00:07.905Z 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 } }]Sep 08 04:00:06.564
88042026-09-08T04:00:07.905Z DEBG Sep 08 04:00:06.564replacing 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 08 04:00:06.564DEBG
88052026-09-08T04:00:07.905ZINFO 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 08 04:00:06.564adding route 3fff:beef:24::/64 -> 2001:db8::55:ff
88062026-09-08T04:00:07.905ZSep 08 04:00:06.564DEBG INFO
88072026-09-08T04:00:07.905Z adding route 3fff:dead::/64 -> 2001:db8::55:4Sep 08 04:00:06.564
88082026-09-08T04:00:07.905Z DEBGreplacing 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 } }]
88092026-09-08T04:00:07.905ZSep 08 04:00:06.564replacing 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 } }]
88102026-09-08T04:00:07.905ZDEBG 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 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 } }]
88112026-09-08T04:00:07.905ZSep 08 04:00:06.564
88122026-09-08T04:00:07.905ZSep 08 04:00:06.564Sep 08 04:00:06.564INFO Sep 08 04:00:06.564adding route 3fff:beef:25::/64 -> 2001:db8::55:ffINFO
88132026-09-08T04:00:07.905Z 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 } }, 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 08 04:00:06.564 adding route 3fff:beef:33::/64 -> 2001:db8::55:ffDEBG
88142026-09-08T04:00:07.905Z
88152026-09-08T04:00:07.905Zadding route 3fff:beef:e::/64 -> 2001:db8::55:ff
88162026-09-08T04:00:07.905Zreplacing 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 } }]
88172026-09-08T04:00:07.905ZSep 08 04:00:06.564Sep 08 04:00:06.564 Sep 08 04:00:06.564INFO DEBG DEBG adding route 3fff:beef:26::/64 -> 2001:db8::55:ffreplacing 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 } }]
88182026-09-08T04:00:07.905Zreplacing 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 08 04:00:06.564
88192026-09-08T04:00:07.905Ztest route::tests::identity_replace_is_noop ... ok
88202026-09-08T04:00:07.905Z
88212026-09-08T04:00:07.905ZDEBGSep 08 04:00:06.564 INFOSep 08 04:00:06.564 Sep 08 04:00:06.564DEBG adding route 3fff:beef:34::/64 -> 2001:db8::55:fffailed to allocate space for the new target list
88222026-09-08T04:00:07.905ZINFOreplacing 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 } }]
88232026-09-08T04:00:07.905Z
88242026-09-08T04:00:07.905Z adding route 3fff:beef:f::/64 -> 2001:db8::55:ff
88252026-09-08T04:00:07.905ZSep 08 04:00:06.564Sep 08 04:00:06.564Sep 08 04:00:06.564 INFODEBGSep 08 04:00:06.564 adding route 3fff:beef:27::/64 -> 2001:db8::55:ffDEBG
88262026-09-08T04:00:07.905Ztest route::tests::rollback_failure_leaves_in_core_cleared ... ok
88272026-09-08T04:00:07.905ZDEBG 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 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 08 04:00:06.565
88282026-09-08T04:00:07.905Z Sep 08 04:00:06.564DEBG DEBGcreated new freemap , created new freemapunit, :unit :freemap_route_ipv4
88292026-09-08T04:00:07.905Zfreemap_route_ipv4
88302026-09-08T04:00:07.905Zreplacing 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 } }]
88312026-09-08T04:00:07.905ZSep 08 04:00:06.566 DEBGSep 08 04:00:06.566 created new freemapDEBG, unitcreated new freemap:, unitfreemap_route_ipv6:
88322026-09-08T04:00:07.905Z freemap_route_ipv6Sep 08 04:00:06.567Sep 08 04:00:06.565 DEBGDEBG
88332026-09-08T04:00:07.905Zcreated new freemapinitted freemap. size: 64Sep 08 04:00:06.567, , unitSep 08 04:00:06.567INFO DEBGadding route 3fff:beef:10::/64 -> 2001:db8::55:ffunit
88342026-09-08T04:00:07.905Z :initted freemap. size: 64 :, freemap_route_ipv4 unitfreemap_route_ipv4:Sep 08 04:00:06.567
88352026-09-08T04:00:07.905Z
88362026-09-08T04:00:07.905Z DEBGfreemap_route_ipv4 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 } }]
88372026-09-08T04:00:07.905Z
88382026-09-08T04:00:07.905ZSep 08 04:00:06.567Sep 08 04:00:06.567 DEBG created new freemapSep 08 04:00:06.567, unitSep 08 04:00:06.567DEBG INFO:reset freemap adding route 3fff:beef:11::/64 -> 2001:db8::55:ffDEBGfreemap_route_ipv6
88392026-09-08T04:00:07.905Z
88402026-09-08T04:00:07.905Zreset freemap, unit, :unitSep 08 04:00:06.567: Sep 08 04:00:06.567freemap_route_ipv4DEBG
88412026-09-08T04:00:07.905Zfreemap_route_ipv4
88422026-09-08T04:00:07.906Z 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
88432026-09-08T04:00:07.906Z initted freemap. size: 64Sep 08 04:00:06.567, unitSep 08 04:00:06.567Sep 08 04:00:06.567: DEBGfreemap_route_ipv4
88442026-09-08T04:00:07.906ZINFO DEBGinitted freemap. size: 64 , initted freemap. size: 64Sep 08 04:00:06.567, unit adding route 3fff:beef:12::/64 -> 2001:db8::55:ff:
88452026-09-08T04:00:07.906Z DEBGunit : reset freemapfreemap_route_ipv6freemap_route_ipv6,
88462026-09-08T04:00:07.906Zunit
88472026-09-08T04:00:07.906Z: Sep 08 04:00:06.567freemap_route_ipv4 Sep 08 04:00:06.567DEBG
88482026-09-08T04:00:07.906Z Sep 08 04:00:06.567replacing 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 } }]
88492026-09-08T04:00:07.906ZDEBGDEBG reset freemap , Sep 08 04:00:06.567unit Sep 08 04:00:06.567INFO: DEBGfreemap_route_ipv6adding route 3fff:beef:13::/64 -> 2001:db8::55:ffreset freemap
88502026-09-08T04:00:07.906Z
88512026-09-08T04:00:07.906Zinitted freemap. size: 64, , unitunit:: Sep 08 04:00:06.567freemap_route_ipv6
88522026-09-08T04:00:07.906Zfreemap_route_ipv6DEBG
88532026-09-08T04:00:07.906Z Sep 08 04:00:06.567replacing 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 } }]
88542026-09-08T04:00:07.906ZSep 08 04:00:06.567Sep 08 04:00:06.567INFO INFO adding route 3fff:dead::/64 -> 2001:db8::55:1DEBGSep 08 04:00:06.567
88552026-09-08T04:00:07.906Z INFO adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 08 04:00:06.567
88562026-09-08T04:00:07.906Zadding route 3fff:beef:14::/64 -> 2001:db8::55:ffreset freemap , DEBGunitSep 08 04:00:06.567:
88572026-09-08T04:00:07.906Z 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
88582026-09-08T04:00:07.906Zfreemap_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 } }]
88592026-09-08T04:00:07.906ZSep 08 04:00:06.567
88602026-09-08T04:00:07.906Z DEBG Sep 08 04:00:06.567replacing 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 } }]
88612026-09-08T04:00:07.906ZINFO adding route 172.16.0.0/32 -> 10.0.0.1
88622026-09-08T04:00:07.910ZSep 08 04:00:06.567Sep 08 04:00:06.567 Sep 08 04:00:06.567 DEBGINFO INFOSep 08 04:00:06.567replacing 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 } }]
88632026-09-08T04:00:07.910Zadding route 3fff:beef:15::/64 -> 2001:db8::55:ffDEBG
88642026-09-08T04:00:07.910Z 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:dead::/64 -> 2001:db8::55:2Sep 08 04:00:06.567
88652026-09-08T04:00:07.910Z
88662026-09-08T04:00:07.910Z DEBGSep 08 04:00:06.567 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 } }]DEBGSep 08 04:00:06.567
88672026-09-08T04:00:07.910Z 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 } }]Sep 08 04:00:06.567
88682026-09-08T04:00:07.910Zadding route 172.16.0.0/32 -> 10.0.0.2
88692026-09-08T04:00:07.910ZINFO adding route 3fff:beef:16::/64 -> 2001:db8::55:ffSep 08 04:00:06.567
88702026-09-08T04:00:07.910ZDEBG Sep 08 04:00:06.567replacing 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 } }]
88712026-09-08T04:00:07.910ZSep 08 04:00:06.567INFO DEBGadding route 3fff:dead::/64 -> 2001:db8::55:3 Sep 08 04:00:06.567replacing 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 } }]
88722026-09-08T04:00:07.910Z
88732026-09-08T04:00:07.910ZINFOSep 08 04:00:06.567Sep 08 04:00:06.567 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 } }]
88742026-09-08T04:00:07.911Zadding route 3fff:beef:17::/64 -> 2001:db8::55:ffadding route 172.16.0.0/32 -> 10.0.0.3
88752026-09-08T04:00:07.911Z
88762026-09-08T04:00:07.911Z
88772026-09-08T04:00:07.911ZSep 08 04:00:06.567 INFO adding route 3fff:dead::/64 -> 2001:db8::55:4
88782026-09-08T04:00:07.911ZSep 08 04:00:06.567 INFOSep 08 04:00:06.567 Sep 08 04:00:06.567adding route 3fff:beef:35::/64 -> 2001:db8::55:ff Sep 08 04:00:06.567
88792026-09-08T04:00:07.911Z DEBGDEBG 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 } }, 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 } }]
88802026-09-08T04:00:07.911Z 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 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 } }]
88812026-09-08T04:00:07.911Z
88822026-09-08T04:00:07.911ZSep 08 04:00:06.567Sep 08 04:00:06.567 DEBGSep 08 04:00:06.567DEBG Sep 08 04:00:06.567 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 } }]INFO
88832026-09-08T04:00:07.911ZINFO adding route 3fff:beef:18::/64 -> 2001:db8::55:ff 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 172.16.0.0/32 -> 10.0.0.4
88842026-09-08T04:00:07.911Z
88852026-09-08T04:00:07.911Z
88862026-09-08T04:00:07.911ZSep 08 04:00:06.567 Sep 08 04:00:06.567Sep 08 04:00:06.567 Sep 08 04:00:06.567DEBG WARNDEBGreplacing 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 } }] shrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })
88872026-09-08T04:00:07.911ZINFO 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 } }]adding route 3fff:beef:36::/64 -> 2001:db8::55:ff
88882026-09-08T04:00:07.911ZSep 08 04:00:06.567
88892026-09-08T04:00:07.911Z INFO
88902026-09-08T04:00:07.911Z adding route 3fff:beef:19::/64 -> 2001:db8::55:ffSep 08 04:00:06.567
88912026-09-08T04:00:07.911Z ERROSep 08 04:00:06.567Sep 08 04:00:06.567 DEBGDEBG 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 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 08 04:00:06.567
88922026-09-08T04:00:07.911Z DEBGSep 08 04:00:06.564
88932026-09-08T04:00:07.911Z rollback route_index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) DEBG
88942026-09-08T04:00:07.911Z 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 } }]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 } }]
88952026-09-08T04:00:07.911Z
88962026-09-08T04:00:07.911ZSep 08 04:00:06.567 Sep 08 04:00:06.567INFO INFOadding route 3fff:beef:37::/64 -> 2001:db8::55:ff Sep 08 04:00:06.567
88972026-09-08T04:00:07.911ZSep 08 04:00:06.567adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff INFOERRO
88982026-09-08T04:00:07.911Z shrink-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 08 04:00:06.567
88992026-09-08T04:00:07.911Zadding route 3fff:beef:28::/64 -> 2001:db8::55:ffSep 08 04:00:06.567
89002026-09-08T04:00:07.911Z DEBG DEBGreplacing 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 } }]
89012026-09-08T04:00:07.911Zreplacing 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 08 04:00:06.567
89022026-09-08T04:00:07.911Z 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 } }]
89032026-09-08T04:00:07.911ZSep 08 04:00:06.567Sep 08 04:00:06.567 INFOINFO adding route 3fff:beef:1b::/64 -> 2001:db8::55:ffadding route 3fff:beef:38::/64 -> 2001:db8::55:ff
89042026-09-08T04:00:07.911ZSep 08 04:00:06.567
89052026-09-08T04:00:07.911Z INFO adding route 3fff:beef:29::/64 -> 2001:db8::55:ff
89062026-09-08T04:00:07.911ZSep 08 04:00:06.567 Sep 08 04:00:06.567DEBG Sep 08 04:00:06.567DEBGreplacing 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 } }]
89072026-09-08T04:00:07.911ZDEBGreplacing 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 } }]
89082026-09-08T04:00:07.911Zreplacing 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 } }]
89092026-09-08T04:00:07.911ZSep 08 04:00:06.567 INFOSep 08 04:00:06.567Sep 08 04:00:06.567 INFOadding route 3fff:beef:1c::/64 -> 2001:db8::55:ff
89102026-09-08T04:00:07.911ZINFOadding route 3fff:beef:2a::/64 -> 2001:db8::55:ff
89112026-09-08T04:00:07.911Zadding route 3fff:beef:39::/64 -> 2001:db8::55:ff
89122026-09-08T04:00:07.912ZSep 08 04:00:06.567 DEBGSep 08 04:00:06.567 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 08 04:00:06.567
89132026-09-08T04:00:07.912ZDEBG 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 } }]DEBG
89142026-09-08T04:00:07.912Z Sep 08 04:00:06.567replacing 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 } }]
89152026-09-08T04:00:07.912ZINFO adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff
89162026-09-08T04:00:07.912ZSep 08 04:00:06.567 Sep 08 04:00:06.567Sep 08 04:00:06.567 INFODEBG INFO adding route 3fff:beef:3a::/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:2b::/64 -> 2001:db8::55:ff
89172026-09-08T04:00:07.912Z
89182026-09-08T04:00:07.912Z
89192026-09-08T04:00:07.912ZSep 08 04:00:06.567Sep 08 04:00:06.567 Sep 08 04:00:06.567DEBG INFODEBG 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 } }]
89202026-09-08T04:00:07.912Zadding route 3fff:beef:1e::/64 -> 2001:db8::55:ffreplacing 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 } }]
89212026-09-08T04:00:07.912Z
89222026-09-08T04:00:07.912ZSep 08 04:00:06.567Sep 08 04:00:06.567 DEBGINFO 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 } }]adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff
89232026-09-08T04:00:07.912Z
89242026-09-08T04:00:07.912ZSep 08 04:00:06.567 INFO Sep 08 04:00:06.567adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffSep 08 04:00:06.567
89252026-09-08T04:00:07.912Z DEBG INFOreplacing 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 } }]
89262026-09-08T04:00:07.912Zadding route 3fff:beef:1f::/64 -> 2001:db8::55:ffSep 08 04:00:06.567
89272026-09-08T04:00:07.912Ztest route::tests::grow_succeeds ... ok
89282026-09-08T04:00:07.912Ztest route::tests::rollback_on_compact_write_failure ... ok
89292026-09-08T04:00:07.912Ztest route::tests::rollback_on_compact_delete_failure ... ok
89302026-09-08T04:00:07.912Z 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 } }]Sep 08 04:00:06.567 INFOSep 08 04:00:06.568Sep 08 04:00:06.568 adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffDEBG
89312026-09-08T04:00:07.912Z created new freemapDEBG, Sep 08 04:00:06.574unit created new freemapDEBGSep 08 04:00:06.567 , 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 } }]
89322026-09-08T04:00:07.912Z:DEBGunit created new freemapfreemap_route_ipv4:
89332026-09-08T04:00:07.912Zfreemap_route_ipv4
89342026-09-08T04:00:07.912Zreplacing 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 08 04:00:06.567
89352026-09-08T04:00:07.912ZSep 08 04:00:06.574 DEBGDEBG created new freemapcreated new freemapSep 08 04:00:06.574, , DEBGunitunit:: freemap_route_ipv4Sep 08 04:00:06.574created new freemap
89362026-09-08T04:00:07.912ZINFOfreemap_route_ipv6, unitadding route 3fff:beef:19::/64 -> 2001:db8::55:ff:
89372026-09-08T04:00:07.912Z
89382026-09-08T04:00:07.912Zfreemap_route_ipv6
89392026-09-08T04:00:07.912ZSep 08 04:00:06.574 DEBGSep 08 04:00:06.574 Sep 08 04:00:06.574Sep 08 04:00:06.574DEBG Sep 08 04:00:06.574replacing 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 } }]DEBGDEBG DEBGcreated new freemap
89402026-09-08T04:00:07.912Zinitted freemap. size: 64, , unitfailed to allocate space for the new target list:
89412026-09-08T04:00:07.912Zfreemap_route_ipv4initted freemap. size: 64unit
89422026-09-08T04:00:07.912Z:Sep 08 04:00:06.574 , unitINFO:Sep 08 04:00:06.574Sep 08 04:00:06.574 freemap_route_ipv4adding route 3fff:beef:1a::/64 -> 2001:db8::55:fffreemap_route_ipv6DEBG
89432026-09-08T04:00:07.912Z
89442026-09-08T04:00:07.912Z
89452026-09-08T04:00:07.912Zreplacing 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
89462026-09-08T04:00:07.912Zreset freemap, Sep 08 04:00:06.574unit Sep 08 04:00:06.574: Sep 08 04:00:06.574DEBG DEBGDEBGfreemap_route_ipv4 reset freemapinitted freemap. size: 64, , 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 } }]unit
89472026-09-08T04:00:07.912Z:unit :
89482026-09-08T04:00:07.912Z freemap_route_ipv4freemap_route_ipv4
89492026-09-08T04:00:07.912Z
89502026-09-08T04:00:07.912ZSep 08 04:00:06.574Sep 08 04:00:06.574 DEBG initted freemap. size: 64, unit: freemap_route_ipv6
89512026-09-08T04:00:07.912ZSep 08 04:00:06.574 DEBG reset freemapINFOSep 08 04:00:06.574 , , adding route 3fff:beef:1b::/64 -> 2001:db8::55:ffDEBGunit
89522026-09-08T04:00:07.913Z unitreset freemap:, :unitSep 08 04:00:06.574 :freemap_route_ipv4Sep 08 04:00:06.574
89532026-09-08T04:00:07.913Z freemap_route_ipv4freemap_route_ipv6
89542026-09-08T04:00:07.913Z
89552026-09-08T04:00:07.913Z DEBG Sep 08 04:00:06.574Sep 08 04:00:06.574replacing 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 } }]
89562026-09-08T04:00:07.913Z INFODEBG created new freemapadding route 3fff:dead::/64 -> 2001:db8::55:1DEBG,
89572026-09-08T04:00:07.913ZSep 08 04:00:06.574 INFOunit :adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffinitted freemap. size: 64
89582026-09-08T04:00:07.913ZSep 08 04:00:06.574Sep 08 04:00:06.574 freemap_route_ipv6DEBG
89592026-09-08T04:00:07.913Z , unit 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 08 04:00:06.574DEBG
89602026-09-08T04:00:07.913Z Sep 08 04:00:06.574: DEBG DEBG freemap_route_ipv6replacing 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 } }]
89612026-09-08T04:00:07.913ZSep 08 04:00:06.574
89622026-09-08T04:00:07.917Z initted freemap. size: 64 , INFOinitted freemap. size: 64unit, adding route 3fff:dead::/64 -> 2001:db8::55:2Sep 08 04:00:06.574:unitSep 08 04:00:06.574
89632026-09-08T04:00:07.917Zfreemap_route_ipv4
89642026-09-08T04:00:07.917ZINFO: adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff
89652026-09-08T04:00:07.917ZDEBGSep 08 04:00:06.574 freemap_route_ipv6
89662026-09-08T04:00:07.917ZDEBG Sep 08 04:00:06.574reset freemap , Sep 08 04:00:06.574unitreset freemapDEBG: , 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 } }]
89672026-09-08T04:00:07.917ZDEBGfreemap_route_ipv6unitSep 08 04:00:06.574: Sep 08 04:00:06.574reset freemap INFOfreemap_route_ipv4DEBG
89682026-09-08T04:00:07.917Zadding route 3fff:beef:1e::/64 -> 2001:db8::55:ff
89692026-09-08T04:00:07.917Zreplacing 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 } }],
89702026-09-08T04:00:07.917ZSep 08 04:00:06.574
89712026-09-08T04:00:07.917Z DEBG initted freemap. size: 64unit, unitSep 08 04:00:06.574:Sep 08 04:00:06.574 freemap_route_ipv6Sep 08 04:00:06.574DEBG
89722026-09-08T04:00:07.917Z: INFO 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 } }]freemap_route_ipv6
89732026-09-08T04:00:07.917ZINFO
89742026-09-08T04:00:07.917Z adding route 3fff:dead::/64 -> 2001:db8::55:1adding route 3fff:dead::/64 -> 2001:db8::55:3Sep 08 04:00:06.574
89752026-09-08T04:00:07.917Z DEBGSep 08 04:00:06.574Sep 08 04:00:06.574
89762026-09-08T04:00:07.917ZINFOSep 08 04:00:06.574 INFO adding route 172.16.0.0/32 -> 10.0.0.1
89772026-09-08T04:00:07.917Zadding route 3fff:beef:1f::/64 -> 2001:db8::55:ff reset freemap
89782026-09-08T04:00:07.917Z, unitSep 08 04:00:06.574:DEBG Sep 08 04:00:06.574 Sep 08 04:00:06.574 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 } }]
89792026-09-08T04:00:07.917Z 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
89802026-09-08T04:00:07.917Z 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 } }]freemap_route_ipv6
89812026-09-08T04:00:07.917Z
89822026-09-08T04:00:07.917ZSep 08 04:00:06.574DEBG INFOSep 08 04:00:06.574 Sep 08 04:00:06.574 adding route 3fff:dead::/64 -> 2001:db8::55:4Sep 08 04:00:06.574
89832026-09-08T04:00:07.917Z INFO INFOadding route 3fff:beef:20::/64 -> 2001:db8::55:ffINFO Sep 08 04:00:06.574
89842026-09-08T04:00:07.917Zadding route 172.16.0.0/32 -> 10.0.0.1
89852026-09-08T04:00:07.917Zreplacing 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 Sep 08 04:00:06.574replacing 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:2DEBGSep 08 04:00:06.574
89862026-09-08T04:00:07.917Z DEBG
89872026-09-08T04:00:07.917Z
89882026-09-08T04:00:07.918Zreplacing 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: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 } }]
89892026-09-08T04:00:07.918Z
89902026-09-08T04:00:07.918ZSep 08 04:00:06.574Sep 08 04:00:06.574Sep 08 04:00:06.574 Sep 08 04:00:06.574 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 } }]DEBG
89912026-09-08T04:00:07.918Z 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 08 04:00:06.574replacing 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 } }] INFO
89922026-09-08T04:00:07.918Zadding route 3fff:beef:21::/64 -> 2001:db8::55:ff
89932026-09-08T04:00:07.918Z
89942026-09-08T04:00:07.918Zadding route 172.16.0.0/32 -> 10.0.0.2
89952026-09-08T04:00:07.918ZSep 08 04:00:06.574Sep 08 04:00:06.574Sep 08 04:00:06.574 DEBGWARN INFOshrink-in-place compact add failed at slot 8: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })Sep 08 04:00:06.574
89962026-09-08T04:00:07.918Z 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 } }]
89972026-09-08T04:00:07.918ZDEBGadding route 3fff:dead::/64 -> 2001:db8::55:3
89982026-09-08T04:00:07.918Zreplacing 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 08 04:00:06.574
89992026-09-08T04:00:07.918Z INFO adding route 3fff:beef:22::/64 -> 2001:db8::55:ff
90002026-09-08T04:00:07.918ZSep 08 04:00:06.574Sep 08 04:00:06.574 DEBGSep 08 04:00:06.574 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 } }]DEBG
90012026-09-08T04:00:07.918Z adding route 172.16.0.0/32 -> 10.0.0.3replacing 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 } }]
90022026-09-08T04:00:07.918Z
90032026-09-08T04:00:07.918ZSep 08 04:00:06.574 INFO adding route 3fff:dead::/64 -> 2001:db8::55:4
90042026-09-08T04:00:07.918ZSep 08 04:00:06.574 DEBGSep 08 04:00:06.574 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 } }]INFO
90052026-09-08T04:00:07.918Z adding route 3fff:beef:23::/64 -> 2001:db8::55:ffSep 08 04:00:06.574
90062026-09-08T04:00:07.918Z Sep 08 04:00:06.574Sep 08 04:00:06.567 DEBGDEBG Sep 08 04:00:06.574 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 } }]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 } }]DEBG
90072026-09-08T04:00:07.918Z
90082026-09-08T04:00:07.918Z DEBGreplacing 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 } }]
90092026-09-08T04:00:07.918Zreplacing 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 08 04:00:06.574
90102026-09-08T04:00:07.918ZSep 08 04:00:06.574 WARNINFOSep 08 04:00:06.574 shrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })adding route 172.16.0.0/32 -> 10.0.0.4INFO
90112026-09-08T04:00:07.918Z
90122026-09-08T04:00:07.918Zadding route 3fff:beef:24::/64 -> 2001:db8::55:ffSep 08 04:00:06.574
90132026-09-08T04:00:07.918Z INFOSep 08 04:00:06.574 adding route 3fff:beef:20::/64 -> 2001:db8::55:ffDEBG
90142026-09-08T04:00:07.918Z 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 } }]
90152026-09-08T04:00:07.918ZSep 08 04:00:06.574 Sep 08 04:00:06.574DEBG Sep 08 04:00:06.574DEBG 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 } }] 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 } }]
90162026-09-08T04:00:07.918Z
90172026-09-08T04:00:07.918Zadding route 172.17.0.0/32 -> 10.0.0.255
90182026-09-08T04:00:07.918ZSep 08 04:00:06.574 INFOSep 08 04:00:06.574 Sep 08 04:00:06.574adding route 3fff:beef:25::/64 -> 2001:db8::55:ff
90192026-09-08T04:00:07.918Ztest route::tests::rollback_on_index_readd_failure ... ok
90202026-09-08T04:00:07.918ZINFODEBG adding route 3fff:beef:21::/64 -> 2001:db8::55:ffreplacing 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 } }]
90212026-09-08T04:00:07.918Z
90222026-09-08T04:00:07.918ZSep 08 04:00:06.574
90232026-09-08T04:00:07.918ZSep 08 04:00:06.574Sep 08 04:00:06.574 DEBGINFO 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 172.17.0.1/32 -> 10.0.0.255
90242026-09-08T04:00:07.918ZSep 08 04:00:06.574
90252026-09-08T04:00:07.918Z INFODEBG Sep 08 04:00:06.574 adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffSep 08 04:00:06.574INFO
90262026-09-08T04:00:07.918Z DEBG adding route 3fff:beef:26::/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 } }]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 } }]
90272026-09-08T04:00:07.919ZSep 08 04:00:06.574
90282026-09-08T04:00:07.919Z
90292026-09-08T04:00:07.919Z 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 } }]Sep 08 04:00:06.574
90302026-09-08T04:00:07.919Z Sep 08 04:00:06.574Sep 08 04:00:06.574 INFODEBG Sep 08 04:00:06.574adding route 172.17.0.2/32 -> 10.0.0.255
90312026-09-08T04:00:07.919ZINFO adding route 3fff:beef:2e::/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 } }]
90322026-09-08T04:00:07.919ZINFO
90332026-09-08T04:00:07.919Zadding route 3fff:beef:22::/64 -> 2001:db8::55:ffSep 08 04:00:06.574
90342026-09-08T04:00:07.919Z Sep 08 04:00:06.574DEBG Sep 08 04:00:06.574DEBGreplacing 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: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 } }]
90352026-09-08T04:00:07.919ZSep 08 04:00:06.575Sep 08 04:00:06.575 DEBG created new freemapSep 08 04:00:06.582Sep 08 04:00:06.575 , DEBG INFODEBG unitcreated new freemapadding route 3fff:beef:2f::/64 -> 2001:db8::55:ff
90362026-09-08T04:00:07.919Z, created new freemapunit:: freemap_route_ipv4freemap_route_ipv4Sep 08 04:00:06.582
90372026-09-08T04:00:07.919Z
90382026-09-08T04:00:07.919Z DEBG, unitreplacing 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 } }]:
90392026-09-08T04:00:07.919Z freemap_route_ipv4Sep 08 04:00:06.582
90402026-09-08T04:00:07.919ZSep 08 04:00:06.582 DEBGDEBG Sep 08 04:00:06.582created new freemap , INFOcreated new freemapunit, unit::adding route 3fff:beef:30::/64 -> 2001:db8::55:ff
90412026-09-08T04:00:07.919Z freemap_route_ipv6freemap_route_ipv6
90422026-09-08T04:00:07.919Z
90432026-09-08T04:00:07.919ZSep 08 04:00:06.582Sep 08 04:00:06.582 Sep 08 04:00:06.582DEBG DEBGinitted freemap. size: 64 , unitinitted freemap. size: 64:DEBG Sep 08 04:00:06.582 Sep 08 04:00:06.574, 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 } }]
90442026-09-08T04:00:07.919Z freemap_route_ipv4INFOunit :DEBG
90452026-09-08T04:00:07.919Z freemap_route_ipv4Sep 08 04:00:06.582DEBG
90462026-09-08T04:00:07.919Z INFOcreated new freemap Sep 08 04:00:06.582, unitadding route 3fff:beef:31::/64 -> 2001:db8::55:ff:DEBG
90472026-09-08T04:00:07.919Z 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 08 04:00:06.582freemap_route_ipv6
90482026-09-08T04:00:07.919Z
90492026-09-08T04:00:07.919ZDEBGadding route 3fff:beef:27::/64 -> 2001:db8::55:ff reset freemapreset freemapSep 08 04:00:06.582
90502026-09-08T04:00:07.919Z , DEBGunitSep 08 04:00:06.582:Sep 08 04:00:06.582 freemap_route_ipv4, unit
90512026-09-08T04:00:07.919ZINFOreplacing 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 } }]
90522026-09-08T04:00:07.919Zadding route 3fff:beef:23::/64 -> 2001:db8::55:ffDEBG :
90532026-09-08T04:00:07.919ZSep 08 04:00:06.582Sep 08 04:00:06.582 initted freemap. size: 64DEBGINFO, unit Sep 08 04:00:06.582 adding route 3fff:beef:32::/64 -> 2001:db8::55:ff :initted freemap. size: 64
90542026-09-08T04:00:07.919Z, freemap_route_ipv4unit:
90552026-09-08T04:00:07.919Z freemap_route_ipv6Sep 08 04:00:06.582
90562026-09-08T04:00:07.919Z DEBGSep 08 04:00:06.582DEBG 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 } }]
90572026-09-08T04:00:07.919Zfreemap_route_ipv4Sep 08 04:00:06.582DEBG 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 } }]DEBG
90582026-09-08T04:00:07.919Zreset freemap
90592026-09-08T04:00:07.919Z , Sep 08 04:00:06.582 unitreset freemapINFO: , adding route 3fff:beef:33::/64 -> 2001:db8::55:fffreemap_route_ipv6
90602026-09-08T04:00:07.919Zunit:
90612026-09-08T04:00:07.919Zfreemap_route_ipv4
90622026-09-08T04:00:07.924ZSep 08 04:00:06.582Sep 08 04:00:06.582Sep 08 04:00:06.582Sep 08 04:00:06.582 DEBGINFO INFO adding route 3fff:beef:24::/64 -> 2001:db8::55:ffreplacing 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 } }]
90632026-09-08T04:00:07.924Z
90642026-09-08T04:00:07.924Z adding route 3fff:dead::/64 -> 2001:db8::55:1
90652026-09-08T04:00:07.924ZDEBG Sep 08 04:00:06.582Sep 08 04:00:06.582 Sep 08 04:00:06.582initted freemap. size: 64 INFODEBG, 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 } }]unit
90662026-09-08T04:00:07.924Z:adding route 3fff:beef:34::/64 -> 2001:db8::55:ff
90672026-09-08T04:00:07.924ZDEBGfreemap_route_ipv6
90682026-09-08T04:00:07.924Zinitted freemap. size: 64Sep 08 04:00:06.582, Sep 08 04:00:06.582DEBG Sep 08 04:00:06.582Sep 08 04:00:06.582 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 } }] DEBGadding route 3fff:beef:25::/64 -> 2001:db8::55:ff
90692026-09-08T04:00:07.924Z
90702026-09-08T04:00:07.924Zreplacing 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 } }]unit DEBG
90712026-09-08T04:00:07.924Zreset freemap:, Sep 08 04:00:06.582 Sep 08 04:00:06.582 Sep 08 04:00:06.582DEBGINFO 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:dead::/64 -> 2001:db8::55:2INFO
90722026-09-08T04:00:07.924Z
90732026-09-08T04:00:07.924Zfreemap_route_ipv6
90742026-09-08T04:00:07.924Z adding route 3fff:beef:35::/64 -> 2001:db8::55:ffunit
90752026-09-08T04:00:07.924Z: Sep 08 04:00:06.582Sep 08 04:00:06.582Sep 08 04:00:06.582 Sep 08 04:00:06.582DEBGDEBG DEBGINFO 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 } }]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 } }]
90762026-09-08T04:00:07.924Zadding route 3fff:beef:26::/64 -> 2001:db8::55:ff,
90772026-09-08T04:00:07.924Zunitfreemap_route_ipv6:
90782026-09-08T04:00:07.924Z
90792026-09-08T04:00:07.924Z freemap_route_ipv6Sep 08 04:00:06.582Sep 08 04:00:06.582
90802026-09-08T04:00:07.924Z Sep 08 04:00:06.582INFO INFODEBGadding route 3fff:beef:36::/64 -> 2001:db8::55:ff Sep 08 04:00:06.582 Sep 08 04:00:06.582
90812026-09-08T04:00:07.924ZINFOreplacing 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 } }]adding route 3fff:dead::/64 -> 2001:db8::55:3
90822026-09-08T04:00:07.924Z
90832026-09-08T04:00:07.924Zadding route 3fff:dead::/64 -> 2001:db8::55:1
90842026-09-08T04:00:07.924ZINFOSep 08 04:00:06.582Sep 08 04:00:06.582 Sep 08 04:00:06.582 adding route 3fff:dead::/64 -> 2001:db8::55:1DEBG
90852026-09-08T04:00:07.924ZDEBG 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 08 04:00:06.582
90862026-09-08T04:00:07.924Zreplacing 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 08 04:00:06.582
90872026-09-08T04:00:07.924Z INFOSep 08 04:00:06.582DEBG 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 } }]INFO
90882026-09-08T04:00:07.924Z adding route 3fff:beef:37::/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 } }]
90892026-09-08T04:00:07.924ZSep 08 04:00:06.582
90902026-09-08T04:00:07.924ZINFOadding route 3fff:beef:27::/64 -> 2001:db8::55:ffSep 08 04:00:06.582 adding route 3fff:dead::/64 -> 2001:db8::55:4INFOSep 08 04:00:06.582 Sep 08 04:00:06.582
90912026-09-08T04:00:07.924Z adding route 3fff:dead::/64 -> 2001:db8::55:2DEBG
90922026-09-08T04:00:07.924Z 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 } }]
90932026-09-08T04:00:07.924ZINFO
90942026-09-08T04:00:07.924ZSep 08 04:00:06.582 Sep 08 04:00:06.582adding route 3fff:dead::/64 -> 2001:db8::55:2 Sep 08 04:00:06.582
90952026-09-08T04:00:07.925ZDEBG 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 } }]Sep 08 04:00:06.582 DEBGadding route 3fff:beef:38::/64 -> 2001:db8::55:ff
90962026-09-08T04:00:07.925Z
90972026-09-08T04:00:07.925ZSep 08 04:00:06.582 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 } }]
90982026-09-08T04:00:07.925ZDEBG Sep 08 04:00:06.582Sep 08 04:00:06.582 INFODEBGSep 08 04:00:06.582 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 } }]
90992026-09-08T04:00:07.925ZDEBGINFO adding route 3fff:beef:28::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:3
91002026-09-08T04:00:07.925Z 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 } }]
91012026-09-08T04:00:07.925Z 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 08 04:00:06.582
91022026-09-08T04:00:07.925Z
91032026-09-08T04:00:07.925Z Sep 08 04:00:06.582DEBG 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 } }]Sep 08 04:00:06.582
91042026-09-08T04:00:07.925Z Sep 08 04:00:06.582DEBG Sep 08 04:00:06.582replacing 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 } }]INFO
91052026-09-08T04:00:07.925Z DEBG adding route 3fff:beef:39::/64 -> 2001:db8::55:ffDEBG
91062026-09-08T04:00:07.925Zreplacing 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: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 } }]Sep 08 04:00:06.582
91072026-09-08T04:00:07.925Z
91082026-09-08T04:00:07.925Z INFO Sep 08 04:00:06.582adding route 3fff:dead::/64 -> 2001:db8::55:4
91092026-09-08T04:00:07.925ZSep 08 04:00:06.582 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 3fff:beef:29::/64 -> 2001:db8::55:ff
91102026-09-08T04:00:07.925ZSep 08 04:00:06.582
91112026-09-08T04:00:07.925Z 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 08 04:00:06.582
91122026-09-08T04:00:07.925Z Sep 08 04:00:06.582INFO
91132026-09-08T04:00:07.925Z DEBGadding route 3fff:beef:3a::/64 -> 2001:db8::55:ff
91142026-09-08T04:00:07.925Zreplacing 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 08 04:00:06.582
91152026-09-08T04:00:07.925Z DEBG Sep 08 04:00:06.582replacing 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 } }]
91162026-09-08T04:00:07.925ZINFOSep 08 04:00:06.582 Sep 08 04:00:06.582adding route 172.17.0.3/32 -> 10.0.0.255
91172026-09-08T04:00:07.925ZDEBGINFO Sep 08 04:00:06.582 adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffreplacing 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 } }]WARN
91182026-09-08T04:00:07.925Z
91192026-09-08T04:00:07.925Ztest route::tests::same_size_non_subset_replace ... ok
91202026-09-08T04:00:07.925Z shrink-in-place index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })Sep 08 04:00:06.582Sep 08 04:00:06.582 Sep 08 04:00:06.582
91212026-09-08T04:00:07.925ZINFO DEBG adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff
91222026-09-08T04:00:07.925Ztest route::tests::shrink_preserves_compacted_order ... ok
91232026-09-08T04:00:07.925Zreplacing 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 } }]DEBG
91242026-09-08T04:00:07.925Ztest table::mcast::mcast_egress::tests::test_port_bitmap ... ok
91252026-09-08T04:00:07.925Z 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 } }]
91262026-09-08T04:00:07.925ZSep 08 04:00:06.582 DEBG Sep 08 04:00:06.582replacing 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 } }]
91272026-09-08T04:00:07.925ZINFO adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffSep 08 04:00:06.582
91282026-09-08T04:00:07.925ZSep 08 04:00:06.582 INFODEBGSep 08 04:00:06.582 Sep 08 04:00:06.582adding route 172.17.0.4/32 -> 10.0.0.255INFO 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 } }]
91292026-09-08T04:00:07.925Zadding route 3fff:beef:3c::/64 -> 2001:db8::55:ffDEBG
91302026-09-08T04:00:07.925Z
91312026-09-08T04:00:07.925Z 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 08 04:00:06.582Sep 08 04:00:06.582 Sep 08 04:00:06.582INFO adding route 3fff:beef:28::/64 -> 2001:db8::55:ffDEBGDEBG
91322026-09-08T04:00:07.925Z
91332026-09-08T04:00:07.925Z 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 } }]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 } }]
91342026-09-08T04:00:07.925Z
91352026-09-08T04:00:07.926ZSep 08 04:00:06.582 DEBGSep 08 04:00:06.582 Sep 08 04:00:06.582Sep 08 04:00:06.582 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
91362026-09-08T04:00:07.926Z DEBGINFO failed to allocate space for the new target listadding route 172.17.0.5/32 -> 10.0.0.255
91372026-09-08T04:00:07.926Zadding route 3fff:beef:2c::/64 -> 2001:db8::55:ff
91382026-09-08T04:00:07.926Z
91392026-09-08T04:00:07.926ZSep 08 04:00:06.582Sep 08 04:00:06.582 Sep 08 04:00:06.582INFOSep 08 04:00:06.582 adding route 3fff:beef:29::/64 -> 2001:db8::55:ff
91402026-09-08T04:00:07.926ZDEBG 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:2, vlan_id: None } }]DEBG
91412026-09-08T04:00:07.926Z 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 } }]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 } }]Sep 08 04:00:06.583 DEBG created new freemap, unit
91422026-09-08T04:00:07.926Z: freemap_route_ipv4
91432026-09-08T04:00:07.926ZSep 08 04:00:06.583Sep 08 04:00:06.583 DEBGDEBG created new freemapcreated new freemap, , unitunit:: Sep 08 04:00:06.589Sep 08 04:00:06.589 freemap_route_ipv4freemap_route_ipv4DEBG
91442026-09-08T04:00:07.926Z
91452026-09-08T04:00:07.926ZINFO adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffcreated new freemap
91462026-09-08T04:00:07.926Z, unitSep 08 04:00:06.589Sep 08 04:00:06.589 DEBG: freemap_route_ipv6
91472026-09-08T04:00:07.926Z Sep 08 04:00:06.589DEBG created new freemapDEBG, 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 08 04:00:06.589unit
91482026-09-08T04:00:07.926Z: DEBGfreemap_route_ipv6 created new freemap
91492026-09-08T04:00:07.926Z, initted freemap. size: 64unitSep 08 04:00:06.589: freemap_route_ipv6INFO,
91502026-09-08T04:00:07.926ZunitSep 08 04:00:06.589: DEBGfreemap_route_ipv4adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff Sep 08 04:00:06.589
91512026-09-08T04:00:07.926Z
91522026-09-08T04:00:07.926ZDEBGinitted freemap. size: 64 , initted freemap. size: 64unit, : unitfreemap_route_ipv4:
91532026-09-08T04:00:07.926Z freemap_route_ipv4Sep 08 04:00:06.589
91542026-09-08T04:00:07.926ZDEBG Sep 08 04:00:06.589replacing 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 08 04:00:06.589 DEBGDEBG
91552026-09-08T04:00:07.926Zreset freemapSep 08 04:00:06.589reset freemap , , unitDEBG: reset freemapfreemap_route_ipv4, Sep 08 04:00:06.589
91562026-09-08T04:00:07.926Zunit: INFOfreemap_route_ipv4 Sep 08 04:00:06.589adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff
91572026-09-08T04:00:07.926Z DEBGunit :
91582026-09-08T04:00:07.926Z initted freemap. size: 64freemap_route_ipv4, Sep 08 04:00:06.589
91592026-09-08T04:00:07.926Zunit :DEBG freemap_route_ipv6Sep 08 04:00:06.589
91602026-09-08T04:00:07.926Zinitted freemap. size: 64 , DEBGSep 08 04:00:06.589 unitreplacing 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 } }]:
91612026-09-08T04:00:07.926Z freemap_route_ipv6DEBGSep 08 04:00:06.589
91622026-09-08T04:00:07.930ZDEBGinitted freemap. size: 64 Sep 08 04:00:06.589reset freemap , INFOunit adding route 3fff:beef:30::/64 -> 2001:db8::55:ff, :unitSep 08 04:00:06.589
91632026-09-08T04:00:07.930Z :freemap_route_ipv6 freemap_route_ipv6
91642026-09-08T04:00:07.930Z
91652026-09-08T04:00:07.931Z Sep 08 04:00:06.589DEBG Sep 08 04:00:06.589Sep 08 04:00:06.589reset freemap 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 } }]DEBGunit :INFO
91662026-09-08T04:00:07.931Zadding route 172.16.0.0/32 -> 10.0.0.1freemap_route_ipv6reset freemap
91672026-09-08T04:00:07.931Z,
91682026-09-08T04:00:07.931Zunit:Sep 08 04:00:06.589 freemap_route_ipv6
91692026-09-08T04:00:07.931ZINFO Sep 08 04:00:06.589Sep 08 04:00:06.589adding route 3fff:beef:31::/64 -> 2001:db8::55:ff
91702026-09-08T04:00:07.931ZINFODEBG
91712026-09-08T04:00:07.931Zadding route 172.16.0.0/32 -> 10.0.0.1
91722026-09-08T04:00:07.931Zreplacing 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 08 04:00:06.589
91732026-09-08T04:00:07.931Z INFOSep 08 04:00:06.589 adding route 172.16.0.0/32 -> 10.0.0.1Sep 08 04:00:06.589
91742026-09-08T04:00:07.931Z DEBGINFO Sep 08 04:00:06.589Sep 08 04:00:06.589 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 } }]adding route 172.16.0.0/32 -> 10.0.0.2Sep 08 04:00:06.589
91752026-09-08T04:00:07.931Z
91762026-09-08T04:00:07.931Z 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 } }]
91772026-09-08T04:00:07.931ZSep 08 04:00:06.589adding route 172.17.0.6/32 -> 10.0.0.255 Sep 08 04:00:06.589DEBG
91782026-09-08T04:00:07.931Z 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
91792026-09-08T04:00:07.931Z adding route 3fff:beef:32::/64 -> 2001:db8::55:ffDEBG
91802026-09-08T04:00:07.931ZSep 08 04:00:06.589 Sep 08 04:00:06.589replacing 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 } }] INFOSep 08 04:00:06.589
91812026-09-08T04:00:07.931Z adding route 172.16.0.0/32 -> 10.0.0.3Sep 08 04:00:06.589
91822026-09-08T04:00:07.931ZDEBG 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 } }]INFODEBGSep 08 04:00:06.589
91832026-09-08T04:00:07.931Z 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 08 04:00:06.589
91842026-09-08T04:00:07.931Z adding route 172.16.0.0/32 -> 10.0.0.2 Sep 08 04:00:06.589DEBG
91852026-09-08T04:00:07.931Z 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 } }]INFO
91862026-09-08T04:00:07.931Z adding route 172.17.0.7/32 -> 10.0.0.255Sep 08 04:00:06.589adding route 172.16.0.0/32 -> 10.0.0.1Sep 08 04:00:06.589
91872026-09-08T04:00:07.931Z
91882026-09-08T04:00:07.931ZDEBGSep 08 04:00:06.589 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 } }]
91892026-09-08T04:00:07.931ZSep 08 04:00:06.589INFO adding route 3fff:beef:33::/64 -> 2001:db8::55:ffDEBG
91902026-09-08T04:00:07.931Zadding route 172.16.0.0/32 -> 10.0.0.4 Sep 08 04:00:06.589
91912026-09-08T04:00:07.931Zreplacing 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 08 04:00:06.589DEBG
91922026-09-08T04:00:07.931ZSep 08 04:00:06.589Sep 08 04:00:06.589 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 } }]DEBG
91932026-09-08T04:00:07.931Z 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.3, vlan_id: None } }]Sep 08 04:00:06.589
91942026-09-08T04:00:07.931Z INFOreplacing 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 } }]DEBG
91952026-09-08T04:00:07.931Z adding route 172.17.0.8/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 } }]
91962026-09-08T04:00:07.931ZSep 08 04:00:06.589
91972026-09-08T04:00:07.931Z INFOSep 08 04:00:06.589 adding route 3fff:beef:34::/64 -> 2001:db8::55:ffINFOSep 08 04:00:06.589
91982026-09-08T04:00:07.931Z Sep 08 04:00:06.589DEBGadding route 172.16.0.0/32 -> 10.0.0.1 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 } }]DEBG
91992026-09-08T04:00:07.931Z 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 08 04:00:06.589
92002026-09-08T04:00:07.931Z
92012026-09-08T04:00:07.931Z 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 } }]Sep 08 04:00:06.589Sep 08 04:00:06.589
92022026-09-08T04:00:07.931Z INFODEBG adding route 172.17.0.9/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 } }, 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 08 04:00:06.589
92032026-09-08T04:00:07.932Z
92042026-09-08T04:00:07.932ZINFO adding route 3fff:beef:35::/64 -> 2001:db8::55:ffSep 08 04:00:06.589
92052026-09-08T04:00:07.932Z INFO Sep 08 04:00:06.589adding route 172.16.0.0/32 -> 10.0.0.2
92062026-09-08T04:00:07.932ZDEBG Sep 08 04:00:06.583Sep 08 04:00:06.589replacing 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 08 04:00:06.574
92072026-09-08T04:00:07.932Z DEBGDEBG Sep 08 04:00:06.589created new freemapDEBG , DEBG 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 } }]created new freemapSep 08 04:00:06.589:
92082026-09-08T04:00:07.932Z , INFOunit 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 } }]:adding route 172.17.0.10/32 -> 10.0.0.255 Sep 08 04:00:06.589
92092026-09-08T04:00:07.932Z freemap_route_ipv4INFO
92102026-09-08T04:00:07.932Z adding route 3fff:beef:36::/64 -> 2001:db8::55:ff
92112026-09-08T04:00:07.932Z
92122026-09-08T04:00:07.932Zfreemap_route_ipv4Sep 08 04:00:06.589Sep 08 04:00:06.589 Sep 08 04:00:06.589
92132026-09-08T04:00:07.932Z DEBGINFOSep 08 04:00:06.589 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 } }]DEBG
92142026-09-08T04:00:07.932Z adding route 172.17.0.0/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 } }]
92152026-09-08T04:00:07.932Z created new freemap
92162026-09-08T04:00:07.932Z, unit:Sep 08 04:00:06.589Sep 08 04:00:06.589Sep 08 04:00:06.589 INFOfreemap_route_ipv6
92172026-09-08T04:00:07.932ZDEBG adding route 3fff:beef:37::/64 -> 2001:db8::55:ffcreated new freemap
92182026-09-08T04:00:07.932Z, Sep 08 04:00:06.589 INFODEBG Sep 08 04:00:06.589adding route 172.17.0.11/32 -> 10.0.0.255 Sep 08 04:00:06.589
92192026-09-08T04:00:07.932Z DEBGinitted freemap. size: 64DEBG , 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
92202026-09-08T04:00:07.932ZSep 08 04:00:06.589unit: 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 08 04:00:06.589
92212026-09-08T04:00:07.932Zfreemap_route_ipv4DEBG
92222026-09-08T04:00:07.932Z 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 } }]:
92232026-09-08T04:00:07.932ZINFOfreemap_route_ipv6Sep 08 04:00:06.589
92242026-09-08T04:00:07.932Z adding route 3fff:beef:38::/64 -> 2001:db8::55:ffDEBG Sep 08 04:00:06.589
92252026-09-08T04:00:07.932Zreset freemap Sep 08 04:00:06.589INFO, unit :DEBGadding route 172.17.0.1/32 -> 10.0.0.255 initted freemap. size: 64freemap_route_ipv4Sep 08 04:00:06.589,
92262026-09-08T04:00:07.932Z Sep 08 04:00:06.589
92272026-09-08T04:00:07.932ZINFOunit : adding route 172.17.0.12/32 -> 10.0.0.255freemap_route_ipv4DEBG
92282026-09-08T04:00:07.932Z
92292026-09-08T04:00:07.932Zreplacing 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 08 04:00:06.589
92302026-09-08T04:00:07.932Z Sep 08 04:00:06.589Sep 08 04:00:06.589Sep 08 04:00:06.589 DEBGDEBGDEBG reset freemap initted freemap. size: 64replacing 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 08 04:00:06.589DEBG, ,
92312026-09-08T04:00:07.932Zunit: INFO 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 } }]freemap_route_ipv6unitSep 08 04:00:06.589
92322026-09-08T04:00:07.932Z INFO
92332026-09-08T04:00:07.932Z adding route 3fff:beef:39::/64 -> 2001:db8::55:ff:
92342026-09-08T04:00:07.932ZSep 08 04:00:06.589adding route 172.17.0.2/32 -> 10.0.0.255 Sep 08 04:00:06.589
92352026-09-08T04:00:07.932ZINFODEBG freemap_route_ipv4 reset freemapadding route 172.17.0.13/32 -> 10.0.0.255
92362026-09-08T04:00:07.932Z
92372026-09-08T04:00:07.932Z, unitSep 08 04:00:06.589: Sep 08 04:00:06.589freemap_route_ipv6DEBG
92382026-09-08T04:00:07.932ZSep 08 04:00:06.589Sep 08 04:00:06.589 DEBG DEBGreplacing 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 } }]
92392026-09-08T04:00:07.932ZDEBG initted freemap. size: 64replacing 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 08 04:00:06.589Sep 08 04:00:06.589
92402026-09-08T04:00:07.932ZINFO INFO adding route 3fff:dead::/64 -> 2001:db8::55:1adding route 172.17.0.14/32 -> 10.0.0.255replacing 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 } }]
92412026-09-08T04:00:07.932Z
92422026-09-08T04:00:07.933Z,
92432026-09-08T04:00:07.933Zunit:Sep 08 04:00:06.589Sep 08 04:00:06.589Sep 08 04:00:06.589 DEBG DEBGINFO 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_ipv6
92442026-09-08T04:00:07.933Zadding route 3fff:beef:3a::/64 -> 2001:db8::55:ff
92452026-09-08T04:00:07.933ZSep 08 04:00:06.589 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 08 04:00:06.589
92462026-09-08T04:00:07.933Z
92472026-09-08T04:00:07.933ZINFO Sep 08 04:00:06.589Sep 08 04:00:06.589INFOadding route 172.17.0.15/32 -> 10.0.0.255
92482026-09-08T04:00:07.933Z Sep 08 04:00:06.589 DEBG 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 } }]adding route 172.17.0.3/32 -> 10.0.0.255
92492026-09-08T04:00:07.933Z
92502026-09-08T04:00:07.933ZSep 08 04:00:06.589 adding route 3fff:dead::/64 -> 2001:db8::55:2DEBG
92512026-09-08T04:00:07.933ZDEBG 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 } }]reset freemap
92522026-09-08T04:00:07.933Z, unitSep 08 04:00:06.589 Sep 08 04:00:06.589:Sep 08 04:00:06.589 freemap_route_ipv6 INFOINFODEBG Sep 08 04:00:06.589adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff
92532026-09-08T04:00:07.933Z
92542026-09-08T04:00:07.933Z adding route 172.17.0.16/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 } }]
92552026-09-08T04:00:07.933Z DEBG
92562026-09-08T04:00:07.933Z Sep 08 04:00:06.589 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 } }]DEBGSep 08 04:00:06.589 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 } }]
92572026-09-08T04:00:07.933Zreplacing 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 } }]
92582026-09-08T04:00:07.933Z
92592026-09-08T04:00:07.933ZSep 08 04:00:06.589Sep 08 04:00:06.596 INFOINFO adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:3
92602026-09-08T04:00:07.933Z
92612026-09-08T04:00:07.933ZSep 08 04:00:06.596 INFO adding route 172.17.0.17/32 -> 10.0.0.255Sep 08 04:00:06.589Sep 08 04:00:06.596
92622026-09-08T04:00:07.937ZSep 08 04:00:06.596Sep 08 04:00:06.596 INFO INFO 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 } }]DEBGadding route 172.16.0.0/32 -> 10.0.0.1
92632026-09-08T04:00:07.937Z adding route 172.17.0.4/32 -> 10.0.0.255replacing 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 } }]
92642026-09-08T04:00:07.937Z
92652026-09-08T04:00:07.937Z
92662026-09-08T04:00:07.937ZSep 08 04:00:06.596 INFOSep 08 04:00:06.596 Sep 08 04:00:06.596Sep 08 04:00:06.596adding route 3fff:dead::/64 -> 2001:db8::55:4
92672026-09-08T04:00:07.937ZDEBG INFOreplacing 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 } }]DEBGSep 08 04:00:06.596
92682026-09-08T04:00:07.937Z 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 08 04:00:06.596DEBG
92692026-09-08T04:00:07.937Z Sep 08 04:00:06.596replacing 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 } }] INFODEBG
92702026-09-08T04:00:07.937Zadding route 172.16.0.0/32 -> 10.0.0.1
92712026-09-08T04:00:07.937Zreplacing 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 } }]adding route 3fff:beef:3d::/64 -> 2001:db8::55:ff
92722026-09-08T04:00:07.937Z
92732026-09-08T04:00:07.937ZSep 08 04:00:06.596 DEBG Sep 08 04:00:06.596replacing 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 08 04:00:06.596
92742026-09-08T04:00:07.937Z DEBG Sep 08 04:00:06.596replacing 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 } }] DEBG
92752026-09-08T04:00:07.937Z Sep 08 04:00:06.596INFOreplacing 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 } }]
92762026-09-08T04:00:07.938Zadding route 172.17.0.18/32 -> 10.0.0.255
92772026-09-08T04:00:07.938ZSep 08 04:00:06.596INFO Sep 08 04:00:06.596Sep 08 04:00:06.596INFO INFOadding route 172.16.0.0/32 -> 10.0.0.1
92782026-09-08T04:00:07.938ZDEBG adding route 172.17.0.5/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 } }]
92792026-09-08T04:00:07.938Zadding route 3fff:beef:3e::/64 -> 2001:db8::55:ff
92802026-09-08T04:00:07.938ZSep 08 04:00:06.596
92812026-09-08T04:00:07.938Z 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 } }]Sep 08 04:00:06.596
92822026-09-08T04:00:07.938ZSep 08 04:00:06.596 Sep 08 04:00:06.596 INFODEBG DEBG Sep 08 04:00:06.596adding route 172.17.0.19/32 -> 10.0.0.255
92832026-09-08T04:00:07.938Z 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 } }]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 } }]
92842026-09-08T04:00:07.938Zadding route 172.16.0.0/32 -> 10.0.0.2
92852026-09-08T04:00:07.938Z
92862026-09-08T04:00:07.938ZSep 08 04:00:06.596 Sep 08 04:00:06.596DEBG INFOreplacing 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 08 04:00:06.596Sep 08 04:00:06.596adding route 172.17.0.6/32 -> 10.0.0.255
92872026-09-08T04:00:07.938Z
92882026-09-08T04:00:07.938ZDEBGINFO adding route 3fff:beef:3f::/64 -> 2001:db8::55:ffreplacing 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 } }]
92892026-09-08T04:00:07.938Z
92902026-09-08T04:00:07.938ZSep 08 04:00:06.596Sep 08 04:00:06.596 DEBGSep 08 04:00:06.596INFO Sep 08 04:00:06.596 DEBG INFOreplacing 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 } }] adding route 172.17.0.20/32 -> 10.0.0.255adding route 172.17.0.0/32 -> 10.0.0.255
92912026-09-08T04:00:07.938Z
92922026-09-08T04:00:07.938Z
92932026-09-08T04:00:07.938Zreplacing 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 } }]
92942026-09-08T04:00:07.938ZSep 08 04:00:06.596Sep 08 04:00:06.596 DEBGDEBG 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 } }]
92952026-09-08T04:00:07.938Zreplacing 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 08 04:00:06.596
92962026-09-08T04:00:07.938ZSep 08 04:00:06.596 INFODEBG Sep 08 04:00:06.596adding route 172.17.0.7/32 -> 10.0.0.255
92972026-09-08T04:00:07.938Zfailed to allocate space for the new target list INFOSep 08 04:00:06.596
92982026-09-08T04:00:07.938Zadding route 172.17.0.21/32 -> 10.0.0.255INFO
92992026-09-08T04:00:07.938Z adding route 172.17.0.1/32 -> 10.0.0.255
93002026-09-08T04:00:07.938ZSep 08 04:00:06.596Sep 08 04:00:06.596 Sep 08 04:00:06.596Sep 08 04:00:06.596DEBG 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 } }]DEBG
93012026-09-08T04:00:07.938Z 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 } }]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
93022026-09-08T04:00:07.938Z
93032026-09-08T04:00:07.938Z Sep 08 04:00:06.596replacing 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 } }]
93042026-09-08T04:00:07.938ZDEBG failed to allocate space for the new target listSep 08 04:00:06.596
93052026-09-08T04:00:07.938ZSep 08 04:00:06.596 INFO Sep 08 04:00:06.596adding route 172.17.0.22/32 -> 10.0.0.255INFO
93062026-09-08T04:00:07.938Z INFOadding route 172.17.0.2/32 -> 10.0.0.255
93072026-09-08T04:00:07.938Zadding route 172.17.0.8/32 -> 10.0.0.255Sep 08 04:00:06.596
93082026-09-08T04:00:07.938Z 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 } }]Sep 08 04:00:06.582
93092026-09-08T04:00:07.938Z Sep 08 04:00:06.596DEBGSep 08 04:00:06.596 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 } }]
93102026-09-08T04:00:07.938ZSep 08 04:00:06.596DEBGreplacing 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 } }]
93112026-09-08T04:00:07.938Zreplacing 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 } }]
93122026-09-08T04:00:07.938ZINFO adding route 172.17.0.23/32 -> 10.0.0.255
93132026-09-08T04:00:07.938ZSep 08 04:00:06.596Sep 08 04:00:06.596 INFOINFOSep 08 04:00:06.596 adding route 172.17.0.3/32 -> 10.0.0.255Sep 08 04:00:06.596adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff
93142026-09-08T04:00:07.938Z
93152026-09-08T04:00:07.938Z DEBG INFOSep 08 04:00:06.596replacing 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 08 04:00:06.596DEBG DEBG
93162026-09-08T04:00:07.939Z 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: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 } }]
93172026-09-08T04:00:07.939Z
93182026-09-08T04:00:07.939Zadding route 172.17.0.9/32 -> 10.0.0.255
93192026-09-08T04:00:07.939ZSep 08 04:00:06.596Sep 08 04:00:06.596 Sep 08 04:00:06.596INFO Sep 08 04:00:06.596INFO adding route 172.17.0.24/32 -> 10.0.0.255adding route 172.17.0.4/32 -> 10.0.0.255
93202026-09-08T04:00:07.939ZDEBGINFO adding route 3fff:beef:2b::/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 } }]
93212026-09-08T04:00:07.939Z
93222026-09-08T04:00:07.939Z
93232026-09-08T04:00:07.939Ztest route::tests::shrink_to_single_non_zero_survivor ... ok
93242026-09-08T04:00:07.939ZSep 08 04:00:06.596 Sep 08 04:00:06.596DEBG DEBGreplacing 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 } }]
93252026-09-08T04:00:07.939ZSep 08 04:00:06.596replacing 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 08 04:00:06.596
93262026-09-08T04:00:07.939ZINFODEBG Sep 08 04:00:06.596 adding route 172.17.0.10/32 -> 10.0.0.255replacing 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 08 04:00:06.596
93272026-09-08T04:00:07.939Z
93282026-09-08T04:00:07.939Z INFOINFO adding route 172.17.0.5/32 -> 10.0.0.255 adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff
93292026-09-08T04:00:07.939Z
93302026-09-08T04:00:07.939ZSep 08 04:00:06.596Sep 08 04:00:06.596 Sep 08 04:00:06.596Sep 08 04:00:06.596 DEBGINFO 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 } }]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 } }]
93312026-09-08T04:00:07.939Zadding route 172.17.0.25/32 -> 10.0.0.255
93322026-09-08T04:00:07.939ZDEBG
93332026-09-08T04:00:07.939Zreplacing 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 } }]
93342026-09-08T04:00:07.939ZSep 08 04:00:06.596Sep 08 04:00:06.596 Sep 08 04:00:06.596INFOINFO DEBGadding route 3fff:beef:2d::/64 -> 2001:db8::55:ffadding route 172.17.0.6/32 -> 10.0.0.255
93352026-09-08T04:00:07.939Z
93362026-09-08T04:00:07.939ZSep 08 04:00:06.596replacing 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 } }]
93372026-09-08T04:00:07.939ZINFO adding route 172.17.0.11/32 -> 10.0.0.255Sep 08 04:00:06.596
93382026-09-08T04:00:07.939ZSep 08 04:00:06.596Sep 08 04:00:06.596 DEBGDEBG Sep 08 04:00:06.596 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 } }]INFO
93392026-09-08T04:00:07.939Zreplacing 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.26/32 -> 10.0.0.255
93402026-09-08T04:00:07.939Z
93412026-09-08T04:00:07.939ZDEBG 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 08 04:00:06.596
93422026-09-08T04:00:07.939Z Sep 08 04:00:06.596Sep 08 04:00:06.596 INFOINFO DEBGSep 08 04:00:06.596 adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff adding route 172.17.0.7/32 -> 10.0.0.255 INFO
93432026-09-08T04:00:07.939Z
93442026-09-08T04:00:07.939Z adding route 172.17.0.12/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 } }]
93452026-09-08T04:00:07.939Z
93462026-09-08T04:00:07.939ZSep 08 04:00:06.596 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 08 04:00:06.596
93472026-09-08T04:00:07.939ZSep 08 04:00:06.596Sep 08 04:00:06.596 INFO DEBGDEBG adding route 172.17.0.27/32 -> 10.0.0.255 Sep 08 04:00:06.596
93482026-09-08T04:00:07.939Z 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: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 } }]
93492026-09-08T04:00:07.939ZINFO
93502026-09-08T04:00:07.939Z Sep 08 04:00:06.596adding route 172.17.0.8/32 -> 10.0.0.255 Sep 08 04:00:06.596
93512026-09-08T04:00:07.939ZSep 08 04:00:06.596DEBG INFOINFO adding route 172.17.0.13/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 } }]
93522026-09-08T04:00:07.939Z
93532026-09-08T04:00:07.939ZSep 08 04:00:06.596 adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffDEBG
93542026-09-08T04:00:07.939Z Sep 08 04:00:06.596replacing 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 } }]
93552026-09-08T04:00:07.940ZSep 08 04:00:06.596Sep 08 04:00:06.596 INFODEBG Sep 08 04:00:06.596adding route 172.17.0.28/32 -> 10.0.0.255 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 } }]
93562026-09-08T04:00:07.940Z
93572026-09-08T04:00:07.940Z 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
93582026-09-08T04:00:07.940Zadding route 172.17.0.9/32 -> 10.0.0.255
93592026-09-08T04:00:07.940ZSep 08 04:00:06.596Sep 08 04:00:06.596 INFOSep 08 04:00:06.596DEBG adding route 3fff:beef:30::/64 -> 2001:db8::55:ffSep 08 04:00:06.596
93602026-09-08T04:00:07.940ZDEBGreplacing 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 } }]
93612026-09-08T04:00:07.940Z 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 adding route 172.17.0.14/32 -> 10.0.0.255Sep 08 04:00:06.597
93622026-09-08T04:00:07.944ZSep 08 04:00:06.596 DEBGDEBG created new freemapcreated new freemap, unit:, Sep 08 04:00:06.603unitfreemap_route_ipv4 :
93632026-09-08T04:00:07.944ZDEBG 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 } }]
93642026-09-08T04:00:07.944Z
93652026-09-08T04:00:07.944ZSep 08 04:00:06.603 DEBGSep 08 04:00:06.603 Sep 08 04:00:06.603created new freemap , DEBGunitINFO :created new freemap , freemap_route_ipv6unit
93662026-09-08T04:00:07.944Z: adding route 172.17.0.15/32 -> 10.0.0.255freemap_route_ipv6
93672026-09-08T04:00:07.944Z
93682026-09-08T04:00:07.944ZSep 08 04:00:06.603 Sep 08 04:00:06.603DEBG DEBGinitted freemap. size: 64Sep 08 04:00:06.603 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,
93692026-09-08T04:00:07.944ZunitSep 08 04:00:06.603 : INFOfreemap_route_ipv4initted freemap. size: 64
93702026-09-08T04:00:07.944ZSep 08 04:00:06.603 adding route 172.17.0.29/32 -> 10.0.0.255,
93712026-09-08T04:00:07.944ZunitINFO: Sep 08 04:00:06.603 freemap_route_ipv4DEBG
93722026-09-08T04:00:07.944Z reset freemapSep 08 04:00:06.603, unitSep 08 04:00:06.603: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 } }]freemap_route_ipv4DEBG
93732026-09-08T04:00:07.944Z reset freemapadding route 172.17.0.16/32 -> 10.0.0.255
93742026-09-08T04:00:07.944Z
93752026-09-08T04:00:07.944Z, unitSep 08 04:00:06.603Sep 08 04:00:06.603 DEBG:INFO Sep 08 04:00:06.603initted freemap. size: 64 , DEBGunit freemap_route_ipv4:adding route 172.17.0.30/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 } }]
93762026-09-08T04:00:07.944Z
93772026-09-08T04:00:07.944Zfreemap_route_ipv6
93782026-09-08T04:00:07.944Z
93792026-09-08T04:00:07.944ZSep 08 04:00:06.603Sep 08 04:00:06.603Sep 08 04:00:06.603 Sep 08 04:00:06.603INFO DEBG adding route 172.17.0.17/32 -> 10.0.0.255 DEBG
93802026-09-08T04:00:07.944Z reset freemapreplacing 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 } }], DEBGunit
93812026-09-08T04:00:07.944Z: initted freemap. size: 64 , freemap_route_ipv6unit
93822026-09-08T04:00:07.944Z:Sep 08 04:00:06.603 freemap_route_ipv6 INFO
93832026-09-08T04:00:07.944ZSep 08 04:00:06.603 adding route 172.17.0.31/32 -> 10.0.0.255INFO
93842026-09-08T04:00:07.944ZSep 08 04:00:06.603Sep 08 04:00:06.603 adding route 172.16.0.0/32 -> 10.0.0.1DEBG
93852026-09-08T04:00:07.944Z Sep 08 04:00:06.603reset freemap , DEBGDEBGSep 08 04:00:06.603unit 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 } }]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: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]:
93862026-09-08T04:00:07.944Z freemap_route_ipv6
93872026-09-08T04:00:07.944Z
93882026-09-08T04:00:07.944Z
93892026-09-08T04:00:07.944ZSep 08 04:00:06.603 Sep 08 04:00:06.603INFOSep 08 04:00:06.596 Sep 08 04:00:06.603DEBGadding route 172.17.0.0/32 -> 10.0.0.255Sep 08 04:00:06.603
93902026-09-08T04:00:07.944Z 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 } }]INFOINFO
93912026-09-08T04:00:07.944Z adding route 172.16.0.0/32 -> 10.0.0.1
93922026-09-08T04:00:07.944ZSep 08 04:00:06.603adding route 172.17.0.18/32 -> 10.0.0.255
93932026-09-08T04:00:07.945ZSep 08 04:00:06.603INFO DEBGINFO 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 08 04:00:06.603adding route 3fff:beef:31::/64 -> 2001:db8::55:ff
93942026-09-08T04:00:07.945ZDEBGSep 08 04:00:06.603
93952026-09-08T04:00:07.945Z adding route 172.17.0.32/32 -> 10.0.0.255Sep 08 04:00:06.603replacing 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 } }]
93962026-09-08T04:00:07.945ZDEBG
93972026-09-08T04:00:07.945Zreplacing 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 08 04:00:06.603
93982026-09-08T04:00:07.945Z INFO DEBGadding route 172.17.0.1/32 -> 10.0.0.255
93992026-09-08T04:00:07.945ZSep 08 04:00:06.603 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 } }] Sep 08 04:00:06.603adding route 3fff:beef:32::/64 -> 2001:db8::55:ff Sep 08 04:00:06.603
94002026-09-08T04:00:07.945Z DEBGSep 08 04:00:06.603DEBG INFO
94012026-09-08T04:00:07.945Zadding route 172.16.0.0/32 -> 10.0.0.2Sep 08 04:00:06.603replacing 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 } }]
94022026-09-08T04:00:07.945ZDEBG
94032026-09-08T04:00:07.945Z 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 } }]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 } }]
94042026-09-08T04:00:07.945ZSep 08 04:00:06.603
94052026-09-08T04:00:07.945Z INFO Sep 08 04:00:06.603adding route 172.17.0.2/32 -> 10.0.0.255Sep 08 04:00:06.603
94062026-09-08T04:00:07.945Z INFOINFOSep 08 04:00:06.603 DEBG adding route 3fff:beef:33::/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 } }]
94072026-09-08T04:00:07.945ZSep 08 04:00:06.603
94082026-09-08T04:00:07.945Z DEBGSep 08 04:00:06.603 adding route 172.17.0.19/32 -> 10.0.0.255Sep 08 04:00:06.603 Sep 08 04:00:06.603replacing 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
94092026-09-08T04:00:07.945Z
94102026-09-08T04:00:07.945ZDEBGINFO 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.16.0.0/32 -> 10.0.0.3adding route 172.17.0.33/32 -> 10.0.0.255
94112026-09-08T04:00:07.945Z
94122026-09-08T04:00:07.945ZSep 08 04:00:06.603
94132026-09-08T04:00:07.945Z Sep 08 04:00:06.603INFOSep 08 04:00:06.603 Sep 08 04:00:06.603 adding route 172.17.0.3/32 -> 10.0.0.255INFO DEBGDEBG
94142026-09-08T04:00:07.945Zadding route 3fff:beef:34::/64 -> 2001:db8::55:ffSep 08 04:00:06.603
94152026-09-08T04:00:07.945Zreplacing 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 } }]
94162026-09-08T04:00:07.945ZSep 08 04:00:06.603 DEBGSep 08 04:00:06.603 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
94172026-09-08T04:00:07.945Z 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 } }]
94182026-09-08T04:00:07.945ZDEBG 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.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 } }]
94192026-09-08T04:00:07.945ZSep 08 04:00:06.603Sep 08 04:00:06.603 INFO INFOadding route 172.16.0.0/32 -> 10.0.0.4
94202026-09-08T04:00:07.945Z
94212026-09-08T04:00:07.945Zadding route 172.17.0.34/32 -> 10.0.0.255Sep 08 04:00:06.603
94222026-09-08T04:00:07.945Z INFO adding route 3fff:beef:35::/64 -> 2001:db8::55:ffSep 08 04:00:06.603
94232026-09-08T04:00:07.945Z Sep 08 04:00:06.603Sep 08 04:00:06.603DEBG 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 } }]INFOSep 08 04:00:06.603
94242026-09-08T04:00:07.945ZDEBGSep 08 04:00:06.603 DEBGreplacing 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 08 04:00:06.603
94252026-09-08T04:00:07.945Z 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 } }]adding route 172.17.0.4/32 -> 10.0.0.255
94262026-09-08T04:00:07.945Z
94272026-09-08T04:00:07.945ZDEBG Sep 08 04:00:06.603replacing 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 08 04:00:06.603
94282026-09-08T04:00:07.946Z Sep 08 04:00:06.603INFODEBG INFOadding route 172.17.0.20/32 -> 10.0.0.255adding route 3fff:beef:36::/64 -> 2001:db8::55:ff
94292026-09-08T04:00:07.946Z
94302026-09-08T04:00:07.946Zreplacing 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.35/32 -> 10.0.0.255
94312026-09-08T04:00:07.946Z
94322026-09-08T04:00:07.946ZSep 08 04:00:06.603Sep 08 04:00:06.603Sep 08 04:00:06.603 DEBG Sep 08 04:00:06.603 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 } }] DEBG
94332026-09-08T04:00:07.946Z adding route 172.17.0.5/32 -> 10.0.0.255 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 } }]
94342026-09-08T04:00:07.946Zreplacing 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 } }]
94352026-09-08T04:00:07.946ZSep 08 04:00:06.603
94362026-09-08T04:00:07.946ZINFO Sep 08 04:00:06.603adding route 3fff:beef:37::/64 -> 2001:db8::55:ffSep 08 04:00:06.603
94372026-09-08T04:00:07.946Z INFO DEBGSep 08 04:00:06.603adding route 172.17.0.36/32 -> 10.0.0.255 Sep 08 04:00:06.603replacing 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 } }]
94382026-09-08T04:00:07.946ZDEBG
94392026-09-08T04:00:07.946Zreplacing 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 08 04:00:06.603INFO
94402026-09-08T04:00:07.946Zadding route 172.17.0.21/32 -> 10.0.0.255DEBG
94412026-09-08T04:00:07.946Z Sep 08 04:00:06.603Sep 08 04:00:06.603 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 } }] INFOINFO adding route 172.17.0.6/32 -> 10.0.0.255adding route 3fff:beef:38::/64 -> 2001:db8::55:ff
94422026-09-08T04:00:07.946Z
94432026-09-08T04:00:07.946Z
94442026-09-08T04:00:07.946ZSep 08 04:00:06.603 Sep 08 04:00:06.603Sep 08 04:00:06.603DEBG DEBGSep 08 04:00:06.603 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
94452026-09-08T04:00:07.946Z 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 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 } }]
94462026-09-08T04:00:07.946Zadding route 172.17.0.37/32 -> 10.0.0.255Sep 08 04:00:06.603
94472026-09-08T04:00:07.946Z
94482026-09-08T04:00:07.946Z INFOSep 08 04:00:06.603 adding route 172.17.0.7/32 -> 10.0.0.255INFOSep 08 04:00:06.603
94492026-09-08T04:00:07.946Z adding route 3fff:beef:39::/64 -> 2001:db8::55:ffSep 08 04:00:06.603
94502026-09-08T04:00:07.946ZINFO adding route 172.17.0.22/32 -> 10.0.0.255DEBGSep 08 04:00:06.603 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 } }]
94512026-09-08T04:00:07.946Z
94522026-09-08T04:00:07.946ZDEBGSep 08 04:00:06.603 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
94532026-09-08T04:00:07.946Z 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 08 04:00:06.603
94542026-09-08T04:00:07.946Z Sep 08 04:00:06.603INFO
94552026-09-08T04:00:07.946Z adding route 172.17.0.38/32 -> 10.0.0.255 DEBGSep 08 04:00:06.603Sep 08 04:00:06.603
94562026-09-08T04:00:07.946Z INFOINFO Sep 08 04:00:06.603 adding route 172.17.0.8/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 } }]
94572026-09-08T04:00:07.946Z
94582026-09-08T04:00:07.946Z adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffSep 08 04:00:06.603
94592026-09-08T04:00:07.946ZDEBGINFO Sep 08 04:00:06.603replacing 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 08 04:00:06.603Sep 08 04:00:06.603
94602026-09-08T04:00:07.946Z INFO DEBGDEBG adding route 172.17.0.23/32 -> 10.0.0.255replacing 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 } }]
94612026-09-08T04:00:07.946Z
94622026-09-08T04:00:07.951Z Sep 08 04:00:06.603replacing 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.10/32 -> 10.0.0.255
94632026-09-08T04:00:07.951Z
94642026-09-08T04:00:07.951Z Sep 08 04:00:06.603 INFOINFO Sep 08 04:00:06.603adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffadding route 172.17.0.39/32 -> 10.0.0.255
94652026-09-08T04:00:07.951Z
94662026-09-08T04:00:07.951ZSep 08 04:00:06.603INFO adding route 172.17.0.9/32 -> 10.0.0.255Sep 08 04:00:06.603Sep 08 04:00:06.603 DEBGDEBG
94672026-09-08T04:00:07.951Z Sep 08 04:00:06.603replacing 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
94682026-09-08T04:00:07.951Z 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.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 08 04:00:06.603 Sep 08 04:00:06.603
94692026-09-08T04:00:07.951Z DEBG
94702026-09-08T04:00:07.951Zreplacing 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 } }]DEBGINFO 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 } }]
94712026-09-08T04:00:07.951Zadding route 3fff:beef:3c::/64 -> 2001:db8::55:ffSep 08 04:00:06.603Sep 08 04:00:06.603
94722026-09-08T04:00:07.951Z INFO INFOadding route 172.17.0.40/32 -> 10.0.0.255 Sep 08 04:00:06.603Sep 08 04:00:06.603
94732026-09-08T04:00:07.951Zadding route 172.17.0.24/32 -> 10.0.0.255
94742026-09-08T04:00:07.951Z DEBG
94752026-09-08T04:00:07.951ZINFO Sep 08 04:00:06.603 Sep 08 04:00:06.603replacing 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 172.17.0.11/32 -> 10.0.0.255
94762026-09-08T04:00:07.951Z
94772026-09-08T04:00:07.951ZSep 08 04:00:06.603INFODEBG DEBGSep 08 04:00:06.603adding route 172.17.0.10/32 -> 10.0.0.255Sep 08 04:00:06.603
94782026-09-08T04:00:07.951Z INFODEBG Sep 08 04:00:06.609 adding route 3fff:beef:3d::/64 -> 2001:db8::55:ffDEBGreplacing 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 } }]
94792026-09-08T04:00:07.951Z
94802026-09-08T04:00:07.951Zreplacing 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 } }]
94812026-09-08T04:00:07.951ZSep 08 04:00:06.609 Sep 08 04:00:06.609INFOreplacing 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 08 04:00:06.609
94822026-09-08T04:00:07.951Z 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 } }]adding route 172.17.0.11/32 -> 10.0.0.255
94832026-09-08T04:00:07.951Z
94842026-09-08T04:00:07.951ZINFOSep 08 04:00:06.609 INFOadding route 172.17.0.12/32 -> 10.0.0.255Sep 08 04:00:06.609
94852026-09-08T04:00:07.951Z DEBG Sep 08 04:00:06.609adding route 172.17.0.25/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 } }]
94862026-09-08T04:00:07.951Z
94872026-09-08T04:00:07.951ZSep 08 04:00:06.609 INFO DEBGadding route 3fff:beef:3e::/64 -> 2001:db8::55:ff
94882026-09-08T04:00:07.952ZSep 08 04:00:06.609replacing 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 } }]
94892026-09-08T04:00:07.952ZINFO Sep 08 04:00:06.609adding route 172.17.0.12/32 -> 10.0.0.255 DEBG
94902026-09-08T04:00:07.952Z 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 08 04:00:06.609
94912026-09-08T04:00:07.952ZSep 08 04:00:06.609 DEBGSep 08 04:00:06.609 INFO 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
94922026-09-08T04:00:07.952Z 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 } }]
94932026-09-08T04:00:07.952Zadding route 172.17.0.13/32 -> 10.0.0.255
94942026-09-08T04:00:07.952ZSep 08 04:00:06.609Sep 08 04:00:06.609 Sep 08 04:00:06.609INFODEBG INFOSep 08 04:00:06.609adding route 172.17.0.26/32 -> 10.0.0.255
94952026-09-08T04:00:07.952Z failed to allocate space for the new target list
94962026-09-08T04:00:07.952ZDEBGadding route 172.17.0.13/32 -> 10.0.0.255
94972026-09-08T04:00:07.952ZSep 08 04:00:06.609replacing 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 } }]
94982026-09-08T04:00:07.952ZDEBG Sep 08 04:00:06.609Sep 08 04:00:06.609replacing 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 } }]
94992026-09-08T04:00:07.952ZDEBG 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 08 04:00:06.609
95002026-09-08T04:00:07.952ZDEBG 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
95012026-09-08T04:00:07.952ZSep 08 04:00:06.609adding route 172.17.0.14/32 -> 10.0.0.255 Sep 08 04:00:06.609INFO
95022026-09-08T04:00:07.952Z INFOadding route 172.17.0.27/32 -> 10.0.0.255
95032026-09-08T04:00:07.952Zadding route 172.17.0.14/32 -> 10.0.0.255
95042026-09-08T04:00:07.952ZSep 08 04:00:06.609 DEBGSep 08 04:00:06.609 Sep 08 04:00:06.609 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 } }]DEBG
95052026-09-08T04:00:07.952ZDEBG 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.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 } }]
95062026-09-08T04:00:07.952ZSep 08 04:00:06.609
95072026-09-08T04:00:07.952Z INFO Sep 08 04:00:06.609adding route 172.17.0.15/32 -> 10.0.0.255
95082026-09-08T04:00:07.952ZSep 08 04:00:06.609INFO INFOadding route 172.17.0.28/32 -> 10.0.0.255
95092026-09-08T04:00:07.952Zadding route 172.17.0.15/32 -> 10.0.0.255Sep 08 04:00:06.609
95102026-09-08T04:00:07.952Z Sep 08 04:00:06.609Sep 08 04:00:06.609 DEBGDEBG 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
95112026-09-08T04:00:07.952Zreplacing 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 } }]
95122026-09-08T04:00:07.952Zreplacing 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 } }]
95132026-09-08T04:00:07.952ZSep 08 04:00:06.609 INFOSep 08 04:00:06.609 adding route 172.17.0.16/32 -> 10.0.0.255INFO
95142026-09-08T04:00:07.952ZSep 08 04:00:06.609 adding route 172.17.0.29/32 -> 10.0.0.255INFO
95152026-09-08T04:00:07.952Z Sep 08 04:00:06.609adding route 172.17.0.16/32 -> 10.0.0.255
95162026-09-08T04:00:07.952ZDEBG 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 } }]
95172026-09-08T04:00:07.952ZSep 08 04:00:06.609 DEBGSep 08 04:00:06.609Sep 08 04:00:06.609 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 } }]INFO
95182026-09-08T04:00:07.952Z DEBGadding route 172.17.0.17/32 -> 10.0.0.255
95192026-09-08T04:00:07.952Zreplacing 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 08 04:00:06.609
95202026-09-08T04:00:07.952Z INFO adding route 172.17.0.17/32 -> 10.0.0.255Sep 08 04:00:06.609
95212026-09-08T04:00:07.952Z Sep 08 04:00:06.609DEBG 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 } }]Sep 08 04:00:06.609
95222026-09-08T04:00:07.952Z DEBGadding route 172.17.0.30/32 -> 10.0.0.255
95232026-09-08T04:00:07.952ZSep 08 04:00:06.609replacing 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 } }]
95242026-09-08T04:00:07.952ZINFO Sep 08 04:00:06.609adding route 172.17.0.18/32 -> 10.0.0.255
95252026-09-08T04:00:07.952ZDEBG Sep 08 04:00:06.609replacing 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 } }]
95262026-09-08T04:00:07.952ZINFOSep 08 04:00:06.609 adding route 172.17.0.18/32 -> 10.0.0.255
95272026-09-08T04:00:07.953ZDEBG Sep 08 04:00:06.609replacing 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 } }]
95282026-09-08T04:00:07.953ZINFO adding route 172.17.0.31/32 -> 10.0.0.255Sep 08 04:00:06.609
95292026-09-08T04:00:07.953Z DEBGSep 08 04:00:06.609 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 } }]INFOSep 08 04:00:06.609
95302026-09-08T04:00:07.953ZDEBG adding route 172.17.0.19/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 } }]
95312026-09-08T04:00:07.953Z
95322026-09-08T04:00:07.953ZSep 08 04:00:06.609 INFO adding route 172.17.0.19/32 -> 10.0.0.255Sep 08 04:00:06.609
95332026-09-08T04:00:07.953ZSep 08 04:00:06.609 INFODEBG Sep 08 04:00:06.609adding route 172.17.0.32/32 -> 10.0.0.255
95342026-09-08T04:00:07.953Zreplacing 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
95352026-09-08T04:00:07.953Z 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 08 04:00:06.609 DEBGSep 08 04:00:06.610 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
95362026-09-08T04:00:07.953Z
95372026-09-08T04:00:07.953Zcreated new freemap, unitSep 08 04:00:06.616 :INFO freemap_route_ipv4Sep 08 04:00:06.616adding route 172.17.0.33/32 -> 10.0.0.255
95382026-09-08T04:00:07.953Z
95392026-09-08T04:00:07.953ZINFO adding route 172.17.0.20/32 -> 10.0.0.255
95402026-09-08T04:00:07.953ZSep 08 04:00:06.616Sep 08 04:00:06.616 DEBGDEBG created new freemapreplacing 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 } }],
95412026-09-08T04:00:07.953ZSep 08 04:00:06.616unit :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 } }]
95422026-09-08T04:00:07.953ZSep 08 04:00:06.616 INFO adding route 172.17.0.34/32 -> 10.0.0.255 Sep 08 04:00:06.616
95432026-09-08T04:00:07.953Zfreemap_route_ipv6
95442026-09-08T04:00:07.953ZINFO adding route 172.17.0.21/32 -> 10.0.0.255
95452026-09-08T04:00:07.953ZSep 08 04:00:06.616Sep 08 04:00:06.616replacing 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 } }] DEBGDEBG initted freemap. size: 64replacing 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 } }],
95462026-09-08T04:00:07.953Z
95472026-09-08T04:00:07.953ZSep 08 04:00:06.616unit :DEBG freemap_route_ipv4
95482026-09-08T04:00:07.953ZSep 08 04:00:06.616Sep 08 04:00:06.616replacing 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 } }] INFOINFO Sep 08 04:00:06.616adding route 172.17.0.41/32 -> 10.0.0.255adding route 172.17.0.35/32 -> 10.0.0.255
95492026-09-08T04:00:07.953Z
95502026-09-08T04:00:07.953Z
95512026-09-08T04:00:07.953ZDEBG reset freemap, unitSep 08 04:00:06.616: DEBGfreemap_route_ipv4
95522026-09-08T04:00:07.953Zreplacing 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 08 04:00:06.616Sep 08 04:00:06.616
95532026-09-08T04:00:07.953ZINFODEBG adding route 172.17.0.22/32 -> 10.0.0.255Sep 08 04:00:06.616
95542026-09-08T04:00:07.953Zreplacing 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 } }]
95552026-09-08T04:00:07.953ZDEBGSep 08 04:00:06.616 Sep 08 04:00:06.616INFO Sep 08 04:00:06.616 DEBG initted freemap. size: 64adding route 172.17.0.36/32 -> 10.0.0.255INFO
95562026-09-08T04:00:07.953Z adding route 172.17.0.42/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 } }]
95572026-09-08T04:00:07.953Z
95582026-09-08T04:00:07.953Z, Sep 08 04:00:06.616unit :DEBGSep 08 04:00:06.616 Sep 08 04:00:06.616 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_ipv6INFO
95592026-09-08T04:00:07.953Z
95602026-09-08T04:00:07.953Zadding route 172.17.0.23/32 -> 10.0.0.255DEBG
95612026-09-08T04:00:07.953Z 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 08 04:00:06.616Sep 08 04:00:06.616
95622026-09-08T04:00:07.958ZSep 08 04:00:06.616 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.37/32 -> 10.0.0.255
95632026-09-08T04:00:07.958ZDEBG
95642026-09-08T04:00:07.958Z reset freemapSep 08 04:00:06.616, Sep 08 04:00:06.616 unit INFO:Sep 08 04:00:06.616 freemap_route_ipv6DEBG INFOadding route 172.17.0.24/32 -> 10.0.0.255
95652026-09-08T04:00:07.958Z
95662026-09-08T04:00:07.958Z 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 } }]adding route 172.17.0.43/32 -> 10.0.0.255
95672026-09-08T04:00:07.958Z
95682026-09-08T04:00:07.958ZSep 08 04:00:06.616Sep 08 04:00:06.616 Sep 08 04:00:06.616DEBGINFO Sep 08 04:00:06.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 } }]adding route 172.16.0.0/32 -> 10.0.0.1
95692026-09-08T04:00:07.958Z
95702026-09-08T04:00:07.958ZDEBG INFOreplacing 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 } }]
95712026-09-08T04:00:07.958Zadding route 172.17.0.38/32 -> 10.0.0.255Sep 08 04:00:06.616
95722026-09-08T04:00:07.958Z DEBGSep 08 04:00:06.616 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
95732026-09-08T04:00:07.958ZSep 08 04:00:06.616Sep 08 04:00:06.616 DEBGINFO adding route 172.17.0.44/32 -> 10.0.0.255replacing 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 } }]
95742026-09-08T04:00:07.958ZSep 08 04:00:06.616
95752026-09-08T04:00:07.958Z adding route 172.17.0.25/32 -> 10.0.0.255INFO
95762026-09-08T04:00:07.958Zadding route 172.16.0.0/32 -> 10.0.0.2Sep 08 04:00:06.616
95772026-09-08T04:00:07.958Z Sep 08 04:00:06.616INFO Sep 08 04:00:06.616adding route 172.17.0.39/32 -> 10.0.0.255Sep 08 04:00:06.616DEBG
95782026-09-08T04:00:07.958ZDEBG 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 } }]
95792026-09-08T04:00:07.958Zreplacing 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 08 04:00:06.616
95802026-09-08T04:00:07.958Z 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 } }]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 08 04:00:06.616
95812026-09-08T04:00:07.958Z Sep 08 04:00:06.616
95822026-09-08T04:00:07.958Z INFOINFOSep 08 04:00:06.616 INFO Sep 08 04:00:06.616 adding route 172.17.0.26/32 -> 10.0.0.255 adding route 172.17.0.0/32 -> 10.0.0.255adding route 172.17.0.40/32 -> 10.0.0.255INFO
95832026-09-08T04:00:07.958Z adding route 172.17.0.45/32 -> 10.0.0.255
95842026-09-08T04:00:07.958Z
95852026-09-08T04:00:07.958Z
95862026-09-08T04:00:07.958ZSep 08 04:00:06.616 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 } }]Sep 08 04:00:06.616
95872026-09-08T04:00:07.958ZSep 08 04:00:06.616 DEBGDEBG Sep 08 04:00:06.616replacing 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.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 } }]
95882026-09-08T04:00:07.958Z
95892026-09-08T04:00:07.958ZSep 08 04:00:06.616INFO Sep 08 04:00:06.616adding route 172.17.0.41/32 -> 10.0.0.255 Sep 08 04:00:06.616INFO
95902026-09-08T04:00:07.958Z DEBGadding route 172.17.0.1/32 -> 10.0.0.255
95912026-09-08T04:00:07.958Zreplacing 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 } }]
95922026-09-08T04:00:07.958ZSep 08 04:00:06.616INFO DEBGadding route 172.17.0.46/32 -> 10.0.0.255
95932026-09-08T04:00:07.959ZSep 08 04:00:06.616replacing 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 } }]
95942026-09-08T04:00:07.959ZSep 08 04:00:06.616 INFO DEBGSep 08 04:00:06.616adding route 172.17.0.27/32 -> 10.0.0.255Sep 08 04:00:06.616
95952026-09-08T04:00:07.959Z 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 } }]INFO
95962026-09-08T04:00:07.959Z 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 } }]adding route 172.17.0.42/32 -> 10.0.0.255
95972026-09-08T04:00:07.959Z
95982026-09-08T04:00:07.959ZSep 08 04:00:06.616Sep 08 04:00:06.616 Sep 08 04:00:06.616INFO Sep 08 04:00:06.616 adding route 172.17.0.2/32 -> 10.0.0.255INFODEBG
95992026-09-08T04:00:07.959Z 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 } }]DEBG
96002026-09-08T04:00:07.959Z adding route 172.17.0.47/32 -> 10.0.0.255
96012026-09-08T04:00:07.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 } }]
96022026-09-08T04:00:07.959ZSep 08 04:00:06.616 Sep 08 04:00:06.616INFO adding route 172.17.0.43/32 -> 10.0.0.255 Sep 08 04:00:06.616
96032026-09-08T04:00:07.959Z Sep 08 04:00:06.616DEBG 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 } }]Sep 08 04:00:06.616
96042026-09-08T04:00:07.959Z 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 } }] adding route 172.17.0.28/32 -> 10.0.0.255
96052026-09-08T04:00:07.959Z
96062026-09-08T04:00:07.959ZDEBG 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 08 04:00:06.616
96072026-09-08T04:00:07.959Z Sep 08 04:00:06.616INFO INFO Sep 08 04:00:06.616adding route 172.17.0.48/32 -> 10.0.0.255 Sep 08 04:00:06.616
96082026-09-08T04:00:07.959Z adding route 172.17.0.3/32 -> 10.0.0.255DEBG
96092026-09-08T04:00:07.959ZINFOreplacing 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 08 04:00:06.616
96102026-09-08T04:00:07.959Zadding route 172.17.0.44/32 -> 10.0.0.255Sep 08 04:00:06.616
96112026-09-08T04:00:07.959Z 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 08 04:00:06.616replacing 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 08 04:00:06.616
96122026-09-08T04:00:07.959Z
96132026-09-08T04:00:07.959ZSep 08 04:00:06.616 INFO adding route 172.17.0.4/32 -> 10.0.0.255
96142026-09-08T04:00:07.959ZSep 08 04:00:06.616 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 } }]
96152026-09-08T04:00:07.959ZSep 08 04:00:06.616DEBG INFOreplacing 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-08T04:00:07.959Zadding route 172.17.0.5/32 -> 10.0.0.255
96172026-09-08T04:00:07.959ZSep 08 04:00:06.616 Sep 08 04:00:06.616DEBG 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 } }]
96182026-09-08T04:00:07.959Zadding route 172.17.0.45/32 -> 10.0.0.255
96192026-09-08T04:00:07.959ZSep 08 04:00:06.616 INFOINFO adding route 172.17.0.29/32 -> 10.0.0.255adding route 172.17.0.6/32 -> 10.0.0.255
96202026-09-08T04:00:07.959Z
96212026-09-08T04:00:07.959ZSep 08 04:00:06.616 DEBGSep 08 04:00:06.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 } }]DEBG
96222026-09-08T04:00:07.959Ztest route::tests::delete_target_fragmented ... ok
96232026-09-08T04:00:07.959Z 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 } }]
96242026-09-08T04:00:07.959ZSep 08 04:00:06.609Sep 08 04:00:06.616 Sep 08 04:00:06.616INFOSep 08 04:00:06.616 adding route 172.17.0.20/32 -> 10.0.0.255 DEBGINFOINFO 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 } }]adding route 172.17.0.7/32 -> 10.0.0.255
96252026-09-08T04:00:07.959Z
96262026-09-08T04:00:07.959Zadding route 172.17.0.46/32 -> 10.0.0.255
96272026-09-08T04:00:07.959Z
96282026-09-08T04:00:07.959ZSep 08 04:00:06.616 INFOSep 08 04:00:06.616 adding route 172.17.0.30/32 -> 10.0.0.255Sep 08 04:00:06.616
96292026-09-08T04:00:07.959ZDEBG Sep 08 04:00:06.616replacing 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 08 04:00:06.616
96302026-09-08T04:00:07.959ZSep 08 04:00:06.616DEBG INFO DEBGadding route 172.17.0.49/32 -> 10.0.0.255 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 } }]DEBGSep 08 04:00:06.616
96312026-09-08T04:00:07.960Z
96322026-09-08T04:00:07.960Z INFO 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 172.17.0.8/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 } }]Sep 08 04:00:06.616
96332026-09-08T04:00:07.960Z
96342026-09-08T04:00:07.960ZSep 08 04:00:06.616 DEBG INFOreplacing 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 08 04:00:06.616
96352026-09-08T04:00:07.960Z
96362026-09-08T04:00:07.960ZSep 08 04:00:06.616 DEBGINFO 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.31/32 -> 10.0.0.255
96372026-09-08T04:00:07.960Z
96382026-09-08T04:00:07.960Z Sep 08 04:00:06.616Sep 08 04:00:06.616 INFOSep 08 04:00:06.616 INFOadding route 172.17.0.47/32 -> 10.0.0.255
96392026-09-08T04:00:07.960Zadding route 172.17.0.21/32 -> 10.0.0.255INFO
96402026-09-08T04:00:07.960Zadding route 172.17.0.9/32 -> 10.0.0.255adding route 172.17.0.50/32 -> 10.0.0.255Sep 08 04:00:06.616
96412026-09-08T04:00:07.960ZSep 08 04:00:06.616Sep 08 04:00:06.616 DEBG
96422026-09-08T04:00:07.960Z 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 } }]
96432026-09-08T04:00:07.960ZDEBG Sep 08 04:00:06.616replacing 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.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 } }]
96442026-09-08T04:00:07.960ZSep 08 04:00:06.616 DEBG INFOSep 08 04:00:06.616
96452026-09-08T04:00:07.960Zreplacing 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 } }]
96462026-09-08T04:00:07.960ZDEBGadding route 172.17.0.48/32 -> 10.0.0.255
96472026-09-08T04:00:07.960Z Sep 08 04:00:06.616replacing 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 08 04:00:06.616Sep 08 04:00:06.616 Sep 08 04:00:06.616 INFOINFO
96482026-09-08T04:00:07.960Z INFOadding route 172.17.0.32/32 -> 10.0.0.255 DEBG adding route 172.17.0.10/32 -> 10.0.0.255
96492026-09-08T04:00:07.960Z
96502026-09-08T04:00:07.960Z 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 08 04:00:06.616
96512026-09-08T04:00:07.960Z adding route 172.17.0.22/32 -> 10.0.0.255INFO
96522026-09-08T04:00:07.960Z Sep 08 04:00:06.616 DEBGSep 08 04:00:06.616adding route 172.17.0.51/32 -> 10.0.0.255 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 } }]
96532026-09-08T04:00:07.960Zreplacing 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 } }]
96542026-09-08T04:00:07.960ZSep 08 04:00:06.616Sep 08 04:00:06.616 INFO adding route 172.17.0.49/32 -> 10.0.0.255
96552026-09-08T04:00:07.960Z
96562026-09-08T04:00:07.960Z Sep 08 04:00:06.616 Sep 08 04:00:06.616DEBGDEBG Sep 08 04:00:06.616INFO adding route 172.17.0.11/32 -> 10.0.0.255 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 } }]INFO
96572026-09-08T04:00:07.960Z
96582026-09-08T04:00:07.960Zadding route 172.17.0.33/32 -> 10.0.0.255Sep 08 04:00:06.623 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 } }]
96592026-09-08T04:00:07.960ZSep 08 04:00:06.616Sep 08 04:00:06.623 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 } }]
96602026-09-08T04:00:07.960ZINFO adding route 172.17.0.52/32 -> 10.0.0.255Sep 08 04:00:06.623
96612026-09-08T04:00:07.960Z
96622026-09-08T04:00:07.965ZINFOSep 08 04:00:06.623 adding route 172.17.0.12/32 -> 10.0.0.255INFOSep 08 04:00:06.623
96632026-09-08T04:00:07.965ZDEBGSep 08 04:00:06.623 adding route 172.17.0.50/32 -> 10.0.0.255replacing 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 } }]
96642026-09-08T04:00:07.965Z
96652026-09-08T04:00:07.965ZDEBG 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 08 04:00:06.623
96662026-09-08T04:00:07.965Z Sep 08 04:00:06.623Sep 08 04:00:06.623DEBG 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
96672026-09-08T04:00:07.965ZDEBG Sep 08 04:00:06.623replacing 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 } }]
96682026-09-08T04:00:07.965Zadding route 172.17.0.53/32 -> 10.0.0.255Sep 08 04:00:06.623
96692026-09-08T04:00:07.965ZINFO adding route 172.17.0.34/32 -> 10.0.0.255
96702026-09-08T04:00:07.965ZSep 08 04:00:06.623INFO INFOSep 08 04:00:06.623adding route 172.17.0.13/32 -> 10.0.0.255
96712026-09-08T04:00:07.965Z adding route 172.17.0.51/32 -> 10.0.0.255DEBG
96722026-09-08T04:00:07.965Z Sep 08 04:00:06.623replacing 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 08 04:00:06.623 DEBGDEBG
96732026-09-08T04:00:07.965Z 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.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 08 04:00:06.623
96742026-09-08T04:00:07.965Z DEBG
96752026-09-08T04:00:07.965Zreplacing 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 08 04:00:06.623
96762026-09-08T04:00:07.965ZSep 08 04:00:06.623Sep 08 04:00:06.623 INFOINFOSep 08 04:00:06.623 INFO adding route 172.17.0.14/32 -> 10.0.0.255adding route 172.17.0.54/32 -> 10.0.0.255
96772026-09-08T04:00:07.965Z
96782026-09-08T04:00:07.965Z adding route 172.17.0.35/32 -> 10.0.0.255INFO
96792026-09-08T04:00:07.965Zadding route 172.17.0.52/32 -> 10.0.0.255Sep 08 04:00:06.623Sep 08 04:00:06.623 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 } }]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 } }]
96802026-09-08T04:00:07.965Z
96812026-09-08T04:00:07.965Z
96822026-09-08T04:00:07.965ZSep 08 04:00:06.623 DEBGSep 08 04:00:06.623Sep 08 04:00:06.623 INFODEBG adding route 172.17.0.15/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 } }]Sep 08 04:00:06.623
96832026-09-08T04:00:07.965Zreplacing 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 } }]
96842026-09-08T04:00:07.965ZINFO adding route 172.17.0.55/32 -> 10.0.0.255
96852026-09-08T04:00:07.965Z
96862026-09-08T04:00:07.965ZSep 08 04:00:06.623 Sep 08 04:00:06.623INFO Sep 08 04:00:06.623Sep 08 04:00:06.623DEBGadding route 172.17.0.53/32 -> 10.0.0.255
96872026-09-08T04:00:07.965Z INFODEBG 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 } }]
96882026-09-08T04:00:07.965Zreplacing 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.36/32 -> 10.0.0.255
96892026-09-08T04:00:07.965Z
96902026-09-08T04:00:07.965ZSep 08 04:00:06.623 Sep 08 04:00:06.623DEBG Sep 08 04:00:06.623replacing 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 08 04:00:06.623
96912026-09-08T04:00:07.965Z INFO INFO DEBG adding route 172.17.0.16/32 -> 10.0.0.255 adding route 172.17.0.56/32 -> 10.0.0.255
96922026-09-08T04:00:07.965Zreplacing 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 08 04:00:06.623
96932026-09-08T04:00:07.965Z
96942026-09-08T04:00:07.965ZINFO Sep 08 04:00:06.623adding route 172.17.0.54/32 -> 10.0.0.255Sep 08 04:00:06.623
96952026-09-08T04:00:07.966ZDEBGINFO 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 08 04:00:06.623
96962026-09-08T04:00:07.966Zadding route 172.17.0.37/32 -> 10.0.0.255 Sep 08 04:00:06.623DEBG DEBG
96972026-09-08T04:00:07.966Zreplacing 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 08 04:00:06.623
96982026-09-08T04:00:07.966Zreplacing 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 } }]
96992026-09-08T04:00:07.966ZINFO adding route 172.17.0.17/32 -> 10.0.0.255
97002026-09-08T04:00:07.966ZSep 08 04:00:06.623 Sep 08 04:00:06.623INFOSep 08 04:00:06.623 Sep 08 04:00:06.623 DEBGINFO 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 } }]
97012026-09-08T04:00:07.966Zreplacing 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 } }]adding route 172.17.0.57/32 -> 10.0.0.255
97022026-09-08T04:00:07.966Z
97032026-09-08T04:00:07.966Z adding route 172.17.0.55/32 -> 10.0.0.255Sep 08 04:00:06.623Sep 08 04:00:06.623 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 } }]INFOSep 08 04:00:06.623INFO
97042026-09-08T04:00:07.966Z adding route 172.17.0.18/32 -> 10.0.0.255adding route 172.17.0.38/32 -> 10.0.0.255
97052026-09-08T04:00:07.966Z
97062026-09-08T04:00:07.966Z 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 } }]
97072026-09-08T04:00:07.966Z
97082026-09-08T04:00:07.966ZSep 08 04:00:06.623 DEBG Sep 08 04:00:06.623replacing 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 08 04:00:06.623Sep 08 04:00:06.623
97092026-09-08T04:00:07.966ZDEBGDEBG Sep 08 04:00:06.623replacing 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 } }]
97102026-09-08T04:00:07.966Z INFO 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 } }]adding route 172.17.0.23/32 -> 10.0.0.255Sep 08 04:00:06.623
97112026-09-08T04:00:07.966ZINFO
97122026-09-08T04:00:07.966Z Sep 08 04:00:06.623 INFO INFOadding route 172.17.0.58/32 -> 10.0.0.255adding route 172.17.0.39/32 -> 10.0.0.255Sep 08 04:00:06.623
97132026-09-08T04:00:07.966Z Sep 08 04:00:06.623
97142026-09-08T04:00:07.966ZDEBGadding route 172.17.0.56/32 -> 10.0.0.255
97152026-09-08T04:00:07.966Zreplacing 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 } }]INFO
97162026-09-08T04:00:07.966Z adding route 172.17.0.19/32 -> 10.0.0.255
97172026-09-08T04:00:07.966ZSep 08 04:00:06.623Sep 08 04:00:06.623 Sep 08 04:00:06.623Sep 08 04:00:06.623 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 } }]INFO 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 } }] DEBGadding route 172.17.0.24/32 -> 10.0.0.255Sep 08 04:00:06.623
97182026-09-08T04:00:07.966Z
97192026-09-08T04:00:07.966ZDEBG 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.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 } }]
97202026-09-08T04:00:07.966Z
97212026-09-08T04:00:07.966ZSep 08 04:00:06.623
97222026-09-08T04:00:07.966Z DEBGSep 08 04:00:06.623Sep 08 04:00:06.623 Sep 08 04:00:06.623 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 } }]INFOINFOSep 08 04:00:06.623
97232026-09-08T04:00:07.966Z adding route 172.17.0.57/32 -> 10.0.0.255
97242026-09-08T04:00:07.966Zadding route 172.17.0.20/32 -> 10.0.0.255 Sep 08 04:00:06.623
97252026-09-08T04:00:07.966ZINFOINFO Sep 08 04:00:06.623 DEBG INFOSep 08 04:00:06.623replacing 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.40/32 -> 10.0.0.255
97262026-09-08T04:00:07.966Ztest route::tests::delete_targets_fragmented ... ok
97272026-09-08T04:00:07.966ZDEBG
97282026-09-08T04:00:07.966Z adding route 172.17.0.25/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 } }]adding route 172.17.0.59/32 -> 10.0.0.255
97292026-09-08T04:00:07.966ZSep 08 04:00:06.623
97302026-09-08T04:00:07.966Z
97312026-09-08T04:00:07.967ZDEBGSep 08 04:00:06.623 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 } }]
97322026-09-08T04:00:07.967ZSep 08 04:00:06.623 INFOINFO Sep 08 04:00:06.623 Sep 08 04:00:06.623 adding route 172.17.0.21/32 -> 10.0.0.255 DEBGINFO
97332026-09-08T04:00:07.967ZSep 08 04:00:06.623 adding route 172.17.0.41/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 } }]adding route 172.17.0.58/32 -> 10.0.0.255
97342026-09-08T04:00:07.967Z
97352026-09-08T04:00:07.967Z
97362026-09-08T04:00:07.967Z DEBG Sep 08 04:00:06.623replacing 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 08 04:00:06.623
97372026-09-08T04:00:07.967ZDEBGSep 08 04:00:06.623 INFOreplacing 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 08 04:00:06.623
97382026-09-08T04:00:07.967Zadding route 172.17.0.26/32 -> 10.0.0.255
97392026-09-08T04:00:07.967Z DEBGSep 08 04:00:06.623INFO Sep 08 04:00:06.623 adding route 172.17.0.60/32 -> 10.0.0.255Sep 08 04:00:06.623INFO DEBGDEBG adding route 172.17.0.22/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 } }]
97402026-09-08T04:00:07.967Z
97412026-09-08T04:00:07.967Zreplacing 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.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 } }]
97422026-09-08T04:00:07.967Z
97432026-09-08T04:00:07.967Z
97442026-09-08T04:00:07.967ZSep 08 04:00:06.623Sep 08 04:00:06.623Sep 08 04:00:06.623Sep 08 04:00:06.623Sep 08 04:00:06.623 DEBGINFO INFOreplacing 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 adding route 172.17.0.42/32 -> 10.0.0.255adding route 172.17.0.27/32 -> 10.0.0.255
97452026-09-08T04:00:07.967Z
97462026-09-08T04:00:07.967Z
97472026-09-08T04:00:07.967Z adding route 172.17.0.59/32 -> 10.0.0.255
97482026-09-08T04:00:07.967ZSep 08 04:00:06.623DEBG Sep 08 04:00:06.623Sep 08 04:00:06.623 Sep 08 04:00:06.623replacing 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 } }] DEBGDEBG
97492026-09-08T04:00:07.967Z INFOreplacing 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 } }]
97502026-09-08T04:00:07.967Zadding route 172.17.0.23/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 } }]DEBGSep 08 04:00:06.623
97512026-09-08T04:00:07.967Z Sep 08 04:00:06.623
97522026-09-08T04:00:07.967Zreplacing 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 } }]
97532026-09-08T04:00:07.967ZDEBGSep 08 04:00:06.623 INFOINFOSep 08 04:00:06.623 Sep 08 04:00:06.623 adding route 172.17.0.43/32 -> 10.0.0.255 adding route 172.17.0.28/32 -> 10.0.0.255 INFO
97542026-09-08T04:00:07.967Z DEBGadding route 172.17.0.60/32 -> 10.0.0.255failed to allocate space for the new target list
97552026-09-08T04:00:07.967Z
97562026-09-08T04:00:07.967Z
97572026-09-08T04:00:07.967Z Sep 08 04:00:06.623Sep 08 04:00:06.623 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 } }]DEBGSep 08 04:00:06.623 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 } }]DEBG
97582026-09-08T04:00:07.967Z Sep 08 04:00:06.623replacing 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 } }]
97592026-09-08T04:00:07.967Z
97602026-09-08T04:00:07.967Z DEBGDEBG Sep 08 04:00:06.623Sep 08 04:00:06.623replacing 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 08 04:00:06.623 INFO INFO
97612026-09-08T04:00:07.967Zadding route 172.17.0.29/32 -> 10.0.0.255 adding route 172.17.0.24/32 -> 10.0.0.255
97622026-09-08T04:00:07.972ZINFO
97632026-09-08T04:00:07.972Z adding route 172.17.0.44/32 -> 10.0.0.255Sep 08 04:00:06.623
97642026-09-08T04:00:07.972Z 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 } }]DEBGSep 08 04:00:06.623 Sep 08 04:00:06.623replacing 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 } }]
97652026-09-08T04:00:07.972ZDEBG
97662026-09-08T04:00:07.972Z 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 } }] 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 } }]
97672026-09-08T04:00:07.972Z
97682026-09-08T04:00:07.972ZSep 08 04:00:06.623 Sep 08 04:00:06.623INFO Sep 08 04:00:06.623 Sep 08 04:00:06.623 INFOINFO adding route 172.17.0.45/32 -> 10.0.0.255adding route 172.17.0.30/32 -> 10.0.0.255
97692026-09-08T04:00:07.972Zadding route 172.17.0.25/32 -> 10.0.0.255DEBG
97702026-09-08T04:00:07.972Z
97712026-09-08T04:00:07.972Z failed to allocate space for the new target list
97722026-09-08T04:00:07.972ZSep 08 04:00:06.623Sep 08 04:00:06.623 Sep 08 04:00:06.623DEBG DEBG 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 } }]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.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 } }]
97732026-09-08T04:00:07.972Z
97742026-09-08T04:00:07.973ZSep 08 04:00:06.629Sep 08 04:00:06.629 INFOINFO adding route 172.17.0.31/32 -> 10.0.0.255adding route 172.17.0.26/32 -> 10.0.0.255
97752026-09-08T04:00:07.973Z
97762026-09-08T04:00:07.973Z
97772026-09-08T04:00:07.973ZSep 08 04:00:06.629Sep 08 04:00:06.629 DEBGDEBG 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.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 } }]
97782026-09-08T04:00:07.973Z
97792026-09-08T04:00:07.973ZSep 08 04:00:06.629 Sep 08 04:00:06.629INFO Sep 08 04:00:06.629INFO INFOadding route 172.17.0.32/32 -> 10.0.0.255
97802026-09-08T04:00:07.973Zadding route 172.17.0.46/32 -> 10.0.0.255
97812026-09-08T04:00:07.973ZSep 08 04:00:06.629Sep 08 04:00:06.629 DEBG 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 } }]
97822026-09-08T04:00:07.973Zreplacing 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 } }]
97832026-09-08T04:00:07.973ZSep 08 04:00:06.629Sep 08 04:00:06.629 INFO INFOadding route 172.17.0.33/32 -> 10.0.0.255
97842026-09-08T04:00:07.973Zadding route 172.17.0.47/32 -> 10.0.0.255
97852026-09-08T04:00:07.973ZSep 08 04:00:06.629Sep 08 04:00:06.629 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 } }]
97862026-09-08T04:00:07.973ZSep 08 04:00:06.623 DEBGSep 08 04:00:06.629 INFODEBG 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 } }]
97872026-09-08T04:00:07.973Zreplacing 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.27/32 -> 10.0.0.255adding route 172.17.0.34/32 -> 10.0.0.255
97882026-09-08T04:00:07.973Z
97892026-09-08T04:00:07.973Z
97902026-09-08T04:00:07.973ZSep 08 04:00:06.629Sep 08 04:00:06.629 DEBGINFOSep 08 04:00:06.629 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 } }]DEBGadding route 172.17.0.48/32 -> 10.0.0.255
97912026-09-08T04:00:07.973Z
97922026-09-08T04:00:07.973Zreplacing 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 08 04:00:06.629Sep 08 04:00:06.629 DEBGINFO
97932026-09-08T04:00:07.973Zadding route 172.17.0.35/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 } }]
97942026-09-08T04:00:07.973Z
97952026-09-08T04:00:07.973ZSep 08 04:00:06.630Sep 08 04:00:06.630 Sep 08 04:00:06.630 INFODEBG 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.28/32 -> 10.0.0.255INFO
97962026-09-08T04:00:07.973Z
97972026-09-08T04:00:07.973Zadding route 172.17.0.49/32 -> 10.0.0.255
97982026-09-08T04:00:07.973ZSep 08 04:00:06.630Sep 08 04:00:06.630 Sep 08 04:00:06.630INFO DEBGDEBGadding route 172.17.0.36/32 -> 10.0.0.255
97992026-09-08T04:00:07.973Z 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.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 } }]
98002026-09-08T04:00:07.973Z
98012026-09-08T04:00:07.973ZSep 08 04:00:06.630 DEBG Sep 08 04:00:06.630Sep 08 04:00:06.630 INFOINFO 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.29/32 -> 10.0.0.255adding route 172.17.0.50/32 -> 10.0.0.255
98022026-09-08T04:00:07.973Z
98032026-09-08T04:00:07.973Z
98042026-09-08T04:00:07.973ZSep 08 04:00:06.630Sep 08 04:00:06.630Sep 08 04:00:06.630 DEBGDEBGINFO 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 } }]
98052026-09-08T04:00:07.973Zreplacing 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 } }]adding route 172.17.0.37/32 -> 10.0.0.255
98062026-09-08T04:00:07.973Z
98072026-09-08T04:00:07.973ZSep 08 04:00:06.630 Sep 08 04:00:06.630INFOSep 08 04:00:06.630 INFOadding route 172.17.0.30/32 -> 10.0.0.255
98082026-09-08T04:00:07.973ZDEBGadding route 172.17.0.51/32 -> 10.0.0.255
98092026-09-08T04:00:07.973Zreplacing 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 } }]
98102026-09-08T04:00:07.973ZSep 08 04:00:06.630 DEBGSep 08 04:00:06.630 Sep 08 04:00:06.630replacing 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 } }]
98112026-09-08T04:00:07.973ZDEBGINFO adding route 172.17.0.38/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 } }]
98122026-09-08T04:00:07.974ZSep 08 04:00:06.630
98132026-09-08T04:00:07.974Z INFO adding route 172.17.0.31/32 -> 10.0.0.255Sep 08 04:00:06.630
98142026-09-08T04:00:07.974ZSep 08 04:00:06.630 DEBGINFO Sep 08 04:00:06.630adding route 172.17.0.52/32 -> 10.0.0.255 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
98152026-09-08T04:00:07.974Z
98162026-09-08T04:00:07.974Z 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 } }]
98172026-09-08T04:00:07.974ZSep 08 04:00:06.630Sep 08 04:00:06.630 Sep 08 04:00:06.630DEBG INFOINFOreplacing 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 } }]
98182026-09-08T04:00:07.974Zadding route 172.17.0.39/32 -> 10.0.0.255
98192026-09-08T04:00:07.974Zadding route 172.17.0.32/32 -> 10.0.0.255
98202026-09-08T04:00:07.974ZSep 08 04:00:06.630Sep 08 04:00:06.630 INFODEBGSep 08 04:00:06.630 adding route 172.17.0.53/32 -> 10.0.0.255DEBG 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.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 } }]
98212026-09-08T04:00:07.974Z
98222026-09-08T04:00:07.974Z
98232026-09-08T04:00:07.974ZSep 08 04:00:06.630Sep 08 04:00:06.630 Sep 08 04:00:06.630INFOINFO DEBGadding route 172.17.0.33/32 -> 10.0.0.255 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 } }]
98242026-09-08T04:00:07.974Ztest route::tests::add_target_fails_full ... ok
98252026-09-08T04:00:07.974Z
98262026-09-08T04:00:07.974Zadding route 172.17.0.40/32 -> 10.0.0.255
98272026-09-08T04:00:07.974ZSep 08 04:00:06.630Sep 08 04:00:06.630Sep 08 04:00:06.630 DEBGDEBG 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 } }]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 } }]
98282026-09-08T04:00:07.974Z
98292026-09-08T04:00:07.974Zadding route 172.17.0.54/32 -> 10.0.0.255
98302026-09-08T04:00:07.974Ztest route::tests::delete_targets_full ... ok
98312026-09-08T04:00:07.974ZSep 08 04:00:06.630Sep 08 04:00:06.630 INFODEBGSep 08 04:00:06.630 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.34/32 -> 10.0.0.255
98322026-09-08T04:00:07.974ZINFO
98332026-09-08T04:00:07.974Z adding route 172.17.0.41/32 -> 10.0.0.255
98342026-09-08T04:00:07.974ZSep 08 04:00:06.630 Sep 08 04:00:06.630INFOSep 08 04:00:06.630 DEBGadding route 172.17.0.55/32 -> 10.0.0.255
98352026-09-08T04:00:07.974Zreplacing 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 } }]
98362026-09-08T04:00:07.974ZDEBG 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 } }]
98372026-09-08T04:00:07.974ZSep 08 04:00:06.630Sep 08 04:00:06.630 DEBGINFO 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 } }]Sep 08 04:00:06.630
98382026-09-08T04:00:07.974Z adding route 172.17.0.35/32 -> 10.0.0.255INFO
98392026-09-08T04:00:07.974Z adding route 172.17.0.42/32 -> 10.0.0.255Sep 08 04:00:06.630
98402026-09-08T04:00:07.974Z Sep 08 04:00:06.630INFO Sep 08 04:00:06.630adding route 172.17.0.56/32 -> 10.0.0.255DEBG
98412026-09-08T04:00:07.974Z 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 } }]
98422026-09-08T04:00:07.974Zreplacing 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 } }]
98432026-09-08T04:00:07.974ZSep 08 04:00:06.630Sep 08 04:00:06.630Sep 08 04:00:06.630 DEBG INFOINFO 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 } }]adding route 172.17.0.36/32 -> 10.0.0.255adding route 172.17.0.43/32 -> 10.0.0.255
98442026-09-08T04:00:07.974Z
98452026-09-08T04:00:07.974Z
98462026-09-08T04:00:07.974ZSep 08 04:00:06.630Sep 08 04:00:06.630Sep 08 04:00:06.630 DEBGINFO DEBGreplacing 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.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.57/32 -> 10.0.0.255
98472026-09-08T04:00:07.975Z
98482026-09-08T04:00:07.975Z
98492026-09-08T04:00:07.975ZSep 08 04:00:06.630Sep 08 04:00:06.630Sep 08 04:00:06.630 INFODEBG INFOadding route 172.17.0.37/32 -> 10.0.0.255
98502026-09-08T04:00:07.975Zreplacing 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.44/32 -> 10.0.0.255
98512026-09-08T04:00:07.975Z
98522026-09-08T04:00:07.975ZSep 08 04:00:06.630 Sep 08 04:00:06.630Sep 08 04:00:06.630DEBG INFODEBGreplacing 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 } }] adding route 172.17.0.58/32 -> 10.0.0.255replacing 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 } }]
98532026-09-08T04:00:07.975Z
98542026-09-08T04:00:07.975Z
98552026-09-08T04:00:07.975ZSep 08 04:00:06.630Sep 08 04:00:06.630 Sep 08 04:00:06.630INFODEBG adding route 172.17.0.45/32 -> 10.0.0.255INFOreplacing 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 } }]
98562026-09-08T04:00:07.975Z
98572026-09-08T04:00:07.975Z adding route 172.17.0.38/32 -> 10.0.0.255
98582026-09-08T04:00:07.975ZSep 08 04:00:06.630 Sep 08 04:00:06.630DEBG Sep 08 04:00:06.630INFO 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.59/32 -> 10.0.0.255
98592026-09-08T04:00:07.975ZDEBG 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 } }]
98602026-09-08T04:00:07.975Z
98612026-09-08T04:00:07.975ZSep 08 04:00:06.630 INFOSep 08 04:00:06.630 Sep 08 04:00:06.630DEBG adding route 172.17.0.46/32 -> 10.0.0.255INFO
98622026-09-08T04:00:07.979Z 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.39/32 -> 10.0.0.255
98632026-09-08T04:00:07.979Z
98642026-09-08T04:00:07.979ZSep 08 04:00:06.630Sep 08 04:00:06.630Sep 08 04:00:06.630 DEBG DEBG 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 } }]
98652026-09-08T04:00:07.979Zadding route 172.17.0.60/32 -> 10.0.0.255
98662026-09-08T04:00:07.979Zreplacing 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 } }]
98672026-09-08T04:00:07.979ZSep 08 04:00:06.630Sep 08 04:00:06.630 INFODEBG Sep 08 04:00:06.630 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.40/32 -> 10.0.0.255INFO
98682026-09-08T04:00:07.980Z
98692026-09-08T04:00:07.980Zadding route 172.17.0.47/32 -> 10.0.0.255
98702026-09-08T04:00:07.980ZSep 08 04:00:06.630Sep 08 04:00:06.630Sep 08 04:00:06.630 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.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 } }]
98712026-09-08T04:00:07.980Z
98722026-09-08T04:00:07.980ZINFO adding route 172.17.0.61/32 -> 10.0.0.255
98732026-09-08T04:00:07.980ZSep 08 04:00:06.630Sep 08 04:00:06.630 Sep 08 04:00:06.630INFO DEBG INFO adding route 172.17.0.48/32 -> 10.0.0.255 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 } }]
98742026-09-08T04:00:07.980Zadding route 172.17.0.41/32 -> 10.0.0.255
98752026-09-08T04:00:07.980Z
98762026-09-08T04:00:07.980ZSep 08 04:00:06.630Sep 08 04:00:06.630Sep 08 04:00:06.630 INFODEBG adding route 172.17.0.62/32 -> 10.0.0.255DEBG
98772026-09-08T04:00:07.980Zreplacing 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 } }]
98782026-09-08T04:00:07.980Zreplacing 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 } }]
98792026-09-08T04:00:07.980ZSep 08 04:00:06.630Sep 08 04:00:06.630Sep 08 04:00:06.630 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.49/32 -> 10.0.0.255INFO
98802026-09-08T04:00:07.980Z
98812026-09-08T04:00:07.980Zadding route 172.17.0.42/32 -> 10.0.0.255
98822026-09-08T04:00:07.980ZSep 08 04:00:06.630Sep 08 04:00:06.630Sep 08 04:00:06.630 DEBGDEBG INFO 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 } }]adding route 172.17.0.63/32 -> 10.0.0.255replacing 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 } }]
98832026-09-08T04:00:07.980Z
98842026-09-08T04:00:07.980Z
98852026-09-08T04:00:07.980ZSep 08 04:00:06.630Sep 08 04:00:06.630Sep 08 04:00:06.630 INFOINFODEBG 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 } }]adding route 172.17.0.50/32 -> 10.0.0.255adding route 172.17.0.43/32 -> 10.0.0.255
98862026-09-08T04:00:07.980Z
98872026-09-08T04:00:07.980Z
98882026-09-08T04:00:07.980ZSep 08 04:00:06.630Sep 08 04:00:06.630 Sep 08 04:00:06.630DEBG 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 } }]failed to allocate space for the new target listreplacing 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 } }]
98892026-09-08T04:00:07.980Z
98902026-09-08T04:00:07.980Z
98912026-09-08T04:00:07.980ZSep 08 04:00:06.630Sep 08 04:00:06.630 Sep 08 04:00:06.630DEBG 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 adding route 172.17.0.44/32 -> 10.0.0.255INFO
98922026-09-08T04:00:07.980Z adding route 172.17.0.51/32 -> 10.0.0.255
98932026-09-08T04:00:07.980ZSep 08 04:00:06.636 DEBGSep 08 04:00:06.636 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 } }]DEBG
98942026-09-08T04:00:07.981Z 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 } }]
98952026-09-08T04:00:07.981ZSep 08 04:00:06.636Sep 08 04:00:06.636 INFOINFO adding route 172.17.0.45/32 -> 10.0.0.255adding route 172.17.0.52/32 -> 10.0.0.255
98962026-09-08T04:00:07.981Z
98972026-09-08T04:00:07.981Z
98982026-09-08T04:00:07.981ZSep 08 04:00:06.636Sep 08 04:00:06.636 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 } }]Sep 08 04:00:06.636
98992026-09-08T04:00:07.981Z 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
99002026-09-08T04:00:07.981Z failed to allocate space for the new target list
99012026-09-08T04:00:07.981ZSep 08 04:00:06.636 Sep 08 04:00:06.636INFO INFOadding route 172.17.0.46/32 -> 10.0.0.255
99022026-09-08T04:00:07.981Zadding route 172.17.0.53/32 -> 10.0.0.255
99032026-09-08T04:00:07.981ZSep 08 04:00:06.636 Sep 08 04:00:06.636DEBG 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 } }]
99042026-09-08T04:00:07.981Zreplacing 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 } }]
99052026-09-08T04:00:07.981ZSep 08 04:00:06.636 Sep 08 04:00:06.636INFO INFOadding route 172.17.0.47/32 -> 10.0.0.255
99062026-09-08T04:00:07.981Zadding route 172.17.0.54/32 -> 10.0.0.255
99072026-09-08T04:00:07.981ZSep 08 04:00:06.636 Sep 08 04:00:06.636DEBG 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 } }]
99082026-09-08T04:00:07.981ZSep 08 04:00:06.636 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 } }]INFO
99092026-09-08T04:00:07.981Z adding route 172.17.0.48/32 -> 10.0.0.255
99102026-09-08T04:00:07.981ZSep 08 04:00:06.636 DEBG Sep 08 04:00:06.636replacing 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 } }]
99112026-09-08T04:00:07.981ZINFO adding route 172.17.0.55/32 -> 10.0.0.255
99122026-09-08T04:00:07.981ZSep 08 04:00:06.636 INFO Sep 08 04:00:06.636adding route 172.17.0.49/32 -> 10.0.0.255
99132026-09-08T04:00:07.981ZDEBG 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 } }]
99142026-09-08T04:00:07.981ZSep 08 04:00:06.636 DEBG Sep 08 04:00:06.636replacing 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 } }]
99152026-09-08T04:00:07.981ZINFO adding route 172.17.0.56/32 -> 10.0.0.255
99162026-09-08T04:00:07.981ZSep 08 04:00:06.636 INFOSep 08 04:00:06.636 adding route 172.17.0.50/32 -> 10.0.0.255DEBG
99172026-09-08T04:00:07.981Z 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 } }]
99182026-09-08T04:00:07.981ZSep 08 04:00:06.636 DEBGSep 08 04:00:06.636 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
99192026-09-08T04:00:07.981Z adding route 172.17.0.57/32 -> 10.0.0.255
99202026-09-08T04:00:07.981ZSep 08 04:00:06.636 INFOSep 08 04:00:06.636 adding route 172.17.0.51/32 -> 10.0.0.255DEBG
99212026-09-08T04:00:07.981Z 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 } }]
99222026-09-08T04:00:07.982ZSep 08 04:00:06.636 DEBGSep 08 04:00:06.636 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 } }]INFO adding route 172.17.0.58/32 -> 10.0.0.255
99232026-09-08T04:00:07.982Ztest route::tests::delete_target_full ... ok
99242026-09-08T04:00:07.982Z
99252026-09-08T04:00:07.982ZSep 08 04:00:06.636 INFO Sep 08 04:00:06.636adding route 172.17.0.52/32 -> 10.0.0.255
99262026-09-08T04:00:07.982ZDEBG 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 } }]
99272026-09-08T04:00:07.982ZSep 08 04:00:06.636 DEBG Sep 08 04:00:06.636replacing 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 } }]
99282026-09-08T04:00:07.982Z
99292026-09-08T04:00:07.982ZINFO adding route 172.17.0.59/32 -> 10.0.0.255
99302026-09-08T04:00:07.982ZSep 08 04:00:06.636 INFO Sep 08 04:00:06.636adding route 172.17.0.53/32 -> 10.0.0.255
99312026-09-08T04:00:07.982Ztest result: ok. 61 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
99322026-09-08T04:00:07.982ZDEBG 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 } }]
99332026-09-08T04:00:07.982Z
99342026-09-08T04:00:07.982ZSep 08 04:00:06.636 DEBG Sep 08 04:00:06.636replacing 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 } }]
99352026-09-08T04:00:07.982ZINFO adding route 172.17.0.60/32 -> 10.0.0.255
99362026-09-08T04:00:07.982ZSep 08 04:00:06.636 INFO Sep 08 04:00:06.636adding route 172.17.0.54/32 -> 10.0.0.255
99372026-09-08T04:00:07.982ZDEBG 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 } }]
99382026-09-08T04:00:07.982ZSep 08 04:00:06.636 DEBGSep 08 04:00:06.636 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 } }]DEBG
99392026-09-08T04:00:07.982Z failed to allocate space for the new target list
99402026-09-08T04:00:07.982ZSep 08 04:00:06.636 INFOSep 08 04:00:06.636 adding route 172.17.0.55/32 -> 10.0.0.255DEBG
99412026-09-08T04:00:07.982Z 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 } }]
99422026-09-08T04:00:07.982ZSep 08 04:00:06.636 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 } }]
99432026-09-08T04:00:07.982ZSep 08 04:00:06.636 INFO adding route 172.17.0.56/32 -> 10.0.0.255
99442026-09-08T04:00:07.982ZSep 08 04:00:06.636 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 } }]
99452026-09-08T04:00:07.982ZSep 08 04:00:06.636 INFO adding route 172.17.0.57/32 -> 10.0.0.255
99462026-09-08T04:00:07.982ZSep 08 04:00:06.636 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 } }]
99472026-09-08T04:00:07.982ZSep 08 04:00:06.636 INFO adding route 172.17.0.58/32 -> 10.0.0.255
99482026-09-08T04:00:07.982ZSep 08 04:00:06.636 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 } }]
99492026-09-08T04:00:07.983ZSep 08 04:00:06.636 INFO adding route 172.17.0.59/32 -> 10.0.0.255
99502026-09-08T04:00:07.983ZSep 08 04:00:06.636 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 } }]
99512026-09-08T04:00:07.983ZSep 08 04:00:06.636 INFO adding route 172.17.0.60/32 -> 10.0.0.255
99522026-09-08T04:00:07.983ZSep 08 04:00:06.636 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 } }]
99532026-09-08T04:00:07.983ZSep 08 04:00:06.636 INFO adding route 172.17.0.61/32 -> 10.0.0.255
99542026-09-08T04:00:07.983ZSep 08 04:00:06.636 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 } }]
99552026-09-08T04:00:07.983ZSep 08 04:00:06.636 INFO adding route 172.17.0.62/32 -> 10.0.0.255
99562026-09-08T04:00:07.983ZSep 08 04:00:06.643 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 } }]
99572026-09-08T04:00:07.983ZSep 08 04:00:06.643 DEBG failed to allocate space for the new target list
99582026-09-08T04:00:07.983ZSep 08 04:00:06.643 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 } }]
99592026-09-08T04:00:07.983Z Running tests/test_openapi.rs (target/debug/deps/test_openapi-c962a62708c8cf54)
99602026-09-08T04:00:07.983Z
99612026-09-08T04:00:07.983Zrunning 0 tests
99622026-09-08T04:00:07.989Z
99632026-09-08T04:00:07.990Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
99642026-09-08T04:00:07.990Z
99652026-09-08T04:00:07.990Z Running unittests src/lib.rs (target/debug/deps/dpd_api-129626530bed4535)
99662026-09-08T04:00:07.990Z
99672026-09-08T04:00:07.990Zrunning 0 tests
99682026-09-08T04:00:07.990Z
99692026-09-08T04:00:07.990Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
99702026-09-08T04:00:07.990Z
99712026-09-08T04:00:07.990Z Running unittests src/lib.rs (target/debug/deps/dpd_client-81d602ae76f239f7)
99722026-09-08T04:00:07.993Z
99732026-09-08T04:00:07.993Zrunning 6 tests
99742026-09-08T04:00:07.993Ztest tests::test_full_lot_id_neither_present ... ok
99752026-09-08T04:00:07.993Ztest tests::test_full_lot_id_lotnum_only ... ok
99762026-09-08T04:00:07.994Ztest tests::test_full_lot_id_lot_only ... ok
99772026-09-08T04:00:07.994Ztest tests::test_full_lot_id_both_present ... ok
99782026-09-08T04:00:07.994Ztest tests::test_port_id_cmp ... ok
99792026-09-08T04:00:07.994Ztest tests::test_parse_client_port_id ... ok
99802026-09-08T04:00:07.994Z
99812026-09-08T04:00:07.994Ztest result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
99822026-09-08T04:00:07.994Z
99832026-09-08T04:00:08.000Z Running tests/test_all.rs (target/debug/deps/test_all-9bf136df136caa34)
99842026-09-08T04:00:08.022Z
99852026-09-08T04:00:08.022Zrunning 6 tests
99862026-09-08T04:00:11.045Ztest chaos_tests::port_settings::test_basic_autoneg_chaos ... ok
99872026-09-08T04:00:11.049Ztest chaos_tests::port_settings::test_port_settings_addr_fail_1 ... ok
99882026-09-08T04:00:11.049Ztest chaos_tests::port_settings::test_port_settings_addr_success_1 ... ok
99892026-09-08T04:00:11.054Ztest chaos_tests::port_settings::test_port_settings_addr_success_multi ... ok
99902026-09-08T04:00:11.382Ztest chaos_tests::port_settings::test_port_settings_txn_par_sweep ... ok
99912026-09-08T04:00:14.434Ztest chaos_tests::port_settings::test_port_settings_txn_sweep ... ok
99922026-09-08T04:00:14.434Z
99932026-09-08T04:00:14.435Ztest result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.41s
99942026-09-08T04:00:14.435Z
99952026-09-08T04:00:14.442Z Running unittests src/lib.rs (target/debug/deps/dpd_types-9a1ffdc1254bfaa8)
99962026-09-08T04:00:14.445Z
99972026-09-08T04:00:14.445Zrunning 0 tests
99982026-09-08T04:00:14.445Z
99992026-09-08T04:00:14.445Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
100002026-09-08T04:00:14.445Z
100012026-09-08T04:00:14.445Z Running unittests src/lib.rs (target/debug/deps/dpd_types_versions-fbfe8a6c92a1a523)
100022026-09-08T04:00:14.468Z
100032026-09-08T04:00:14.468Zrunning 15 tests
100042026-09-08T04:00:14.471Ztest impls::switch_identifiers::tests::chip_revision_a0 ... ok
100052026-09-08T04:00:14.471Ztest impls::switch_identifiers::tests::chip_revision_b1 ... ok
100062026-09-08T04:00:14.471Ztest impls::switch_identifiers::tests::chip_revision_b0 ... ok
100072026-09-08T04:00:14.471Ztest impls::switch_identifiers::tests::chip_revision_unknown_device_id ... ok
100082026-09-08T04:00:14.471Ztest impls::switch_identifiers::tests::chip_revision_unknown_rev_num ... ok
100092026-09-08T04:00:14.471Ztest impls::table::tests::table_entry_new_collects_display_values ... ok
100102026-09-08T04:00:14.471Ztest impls::table::tests::table_counter_entry_new_collects_key_values ... ok
100112026-09-08T04:00:14.471Ztest v1::network::tests::test_equal ... ok
100122026-09-08T04:00:14.471Ztest v1::network::tests::test_eui64 ... ok
100132026-09-08T04:00:14.471Ztest v1::network::tests::test_into ... ok
100142026-09-08T04:00:14.472Ztest v1::network::tests::test_not_equal ... ok
100152026-09-08T04:00:14.472Ztest v1::network::tests::test_to_string ... ok
100162026-09-08T04:00:14.475Ztest v1::port::tests::port_ids_are_ascii ... ok
100172026-09-08T04:00:14.475Ztest v1::network::tests::test_parse ... ok
100182026-09-08T04:00:14.475Ztest v10::oxstats::tests::latest_oximeter_metadata_uses_v10_switch_identifiers ... ok
100192026-09-08T04:00:14.475Z
100202026-09-08T04:00:14.475Ztest result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
100212026-09-08T04:00:14.475Z
100222026-09-08T04:00:14.478Z Running unittests src/lib.rs (target/debug/deps/packet-2fcab119a41876a9)
100232026-09-08T04:00:14.501Z
100242026-09-08T04:00:14.501Zrunning 12 tests
100252026-09-08T04:00:14.504Ztest icmp::test_v6_checksum ... ok
100262026-09-08T04:00:14.504Ztest icmp::test_v4_checksum ... ok
100272026-09-08T04:00:14.504Ztest lldp::test_lldp_parse ... ok
100282026-09-08T04:00:14.504Ztest ipv6::test_ipv6_parse ... ok
100292026-09-08T04:00:14.504Ztest pbuf::test_byte ... ok
100302026-09-08T04:00:14.504Ztest pbuf::test_nibble ... ok
100312026-09-08T04:00:14.504Ztest pbuf::test_short ... ok
100322026-09-08T04:00:14.504Ztest pbuf::test_twelve ... ok
100332026-09-08T04:00:14.504Ztest pbuf::test_overflow ... ok
100342026-09-08T04:00:14.504Ztest pbuf::test_word ... ok
100352026-09-08T04:00:14.504Ztest tcp::test_checksum_syn_nodata ... ok
100362026-09-08T04:00:14.504Ztest tcp::test_checksum_ack_data ... ok
100372026-09-08T04:00:14.504Z
100382026-09-08T04:00:14.504Ztest result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
100392026-09-08T04:00:14.504Z
100402026-09-08T04:00:14.508Z Running unittests src/lib.rs (target/debug/deps/pcap-2225aa3176c6479b)
100412026-09-08T04:00:14.508Z
100422026-09-08T04:00:14.508Zrunning 0 tests
100432026-09-08T04:00:14.508Z
100442026-09-08T04:00:14.508Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
100452026-09-08T04:00:14.508Z
100462026-09-08T04:00:14.508Z Running unittests src/main.rs (target/debug/deps/swadm-dae36f0887687a1f)
100472026-09-08T04:00:14.512Z
100482026-09-08T04:00:14.512Zrunning 5 tests
100492026-09-08T04:00:14.516Ztest switchport::test::test_compute_lanes ... ok
100502026-09-08T04:00:14.516Ztest switchport::test::port_id_ordering ... ok
100512026-09-08T04:00:14.516Z Lane 0 Lane 0 Lane 1 Lane 1 Lane 2 Lane 2Lane 3
100522026-09-08T04:00:14.516ZLane 3 State: Activated
100532026-09-08T04:00:14.516Z Activated Rx Loss-of-lock: YesActivated Activated
100542026-09-08T04:00:14.516Z Rx Output Enabled: falseYes Yes falseYes
100552026-09-08T04:00:14.516Zfalse Rx Loss-of-signal: Yes false
100562026-09-08T04:00:14.516ZYes Rx Output Status: valid validYes Yesvalid
100572026-09-08T04:00:14.516Z valid Rx CDR Enabled: Yes
100582026-09-08T04:00:14.516Z Rx Loss-of-lock: trueYes true Yestrue Yes
100592026-09-08T04:00:14.516Ztrue Tx Enabled: Yes
100602026-09-08T04:00:14.516Z Rx Loss-of-signal: false Yes falseYes falseYes
100612026-09-08T04:00:14.516Zfalse
100622026-09-08T04:00:14.516Z Tx Loss-of-lock: NoRx Auto-squelch Disable: true No true No Notrue
100632026-09-08T04:00:14.516Z true
100642026-09-08T04:00:14.516Z Tx Loss-of-signal: No Tx Output Enabled: true Notrue trueNo trueNo
100652026-09-08T04:00:14.516Z
100662026-09-08T04:00:14.516Z Tx Output Status: invalid Tx CDR Enabled: No invalid Noinvalid Noinvalid
100672026-09-08T04:00:14.516ZNo Tx Loss-of-lock: false
100682026-09-08T04:00:14.516Z false Tx Adaptive EQ Fault: No false No false
100692026-09-08T04:00:14.516ZNo Tx Loss-of-signal: trueNo
100702026-09-08T04:00:14.516Ztrue Tx Fault: Yestrue trueYes
100712026-09-08T04:00:14.516Z Tx Auto-squelch Disable: falseYes Yesfalse
100722026-09-08T04:00:14.516Z false false
100732026-09-08T04:00:14.516Z Tx Adaptive EQ Fail: true true true true
100742026-09-08T04:00:14.516Z Tx Failure: false false false false
100752026-09-08T04:00:14.516Z Tx Force Squelch: true true true true
100762026-09-08T04:00:14.516Z Tx Input Polarity: normal normal normal normal
100772026-09-08T04:00:14.516Ztest switchport::test::test_print_sff_datapath ... ok
100782026-09-08T04:00:14.516Ztest switchport::test::test_print_cmis_datapath ... ok
100792026-09-08T04:00:14.516Ztest link::test_filter ... ok
100802026-09-08T04:00:14.517Z
100812026-09-08T04:00:14.517Ztest result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
100822026-09-08T04:00:14.517Z
100832026-09-08T04:00:14.520Z Running tests/cli/main.rs (target/debug/deps/cli-e3cd04c70aedd2a6)
100842026-09-08T04:00:14.534Z
100852026-09-08T04:00:14.534Zrunning 7 tests
100862026-09-08T04:00:14.537Ztest counters::counters_list ... ignored
100872026-09-08T04:00:14.537Ztest link_apply::apply_tx_eq_all ... ignored
100882026-09-08T04:00:14.537Ztest link_apply::apply_tx_eq_custom ... ignored
100892026-09-08T04:00:14.537Ztest tx_eq::set_all_taps ... ignored
100902026-09-08T04:00:14.537Ztest tx_eq::set_partial_taps ... ignored
100912026-09-08T04:00:14.537Ztest cmd::test::pattern_statics ... ok
100922026-09-08T04:00:14.544Ztest link_apply::tx_eq_exclusive ... ok
100932026-09-08T04:00:14.544Z
100942026-09-08T04:00:14.547Ztest result: ok. 2 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.01s
100952026-09-08T04:00:14.547Z
100962026-09-08T04:00:14.547Z Running unittests src/main.rs (target/debug/deps/tfportd-3d65dbc8c5de3da4)
100972026-09-08T04:00:14.550Z
100982026-09-08T04:00:14.550Zrunning 4 tests
100992026-09-08T04:00:14.553Ztest oxstats::tests::producer_ids_are_actually_unique ... ok
101002026-09-08T04:00:14.553Ztest linklocal::test_parse_ipadm ... ok
101012026-09-08T04:00:14.553Ztest tfport::test_parse_tfport ... ok
101022026-09-08T04:00:14.553Ztest config::tests::test_updates ... ok
101032026-09-08T04:00:14.553Z
101042026-09-08T04:00:14.553Ztest result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
101052026-09-08T04:00:14.553Z
101062026-09-08T04:00:14.553Z Running unittests src/main.rs (target/debug/deps/uplinkd-ceb39c842d06889c)
101072026-09-08T04:00:14.558Z
101082026-09-08T04:00:14.558Zrunning 0 tests
101092026-09-08T04:00:14.561Z
101102026-09-08T04:00:14.561Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
101112026-09-08T04:00:14.561Z
101122026-09-08T04:00:14.561Z Running unittests src/main.rs (target/debug/deps/xtask-8bdda0ad85b34353)
101132026-09-08T04:00:14.564Z
101142026-09-08T04:00:14.564Zrunning 0 tests
101152026-09-08T04:00:14.564Z
101162026-09-08T04:00:14.564Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
101172026-09-08T04:00:14.564Z
101182026-09-08T04:00:14.567Z Doc-tests aal
101192026-09-08T04:00:15.055Z
101202026-09-08T04:00:15.055Zrunning 0 tests
101212026-09-08T04:00:15.055Z
101222026-09-08T04:00:15.055Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
101232026-09-08T04:00:15.055Z
101242026-09-08T04:00:15.081Z Doc-tests aal_macros
101252026-09-08T04:00:15.154Z
101262026-09-08T04:00:15.154Zrunning 0 tests
101272026-09-08T04:00:15.154Z
101282026-09-08T04:00:15.154Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
101292026-09-08T04:00:15.154Z
101302026-09-08T04:00:15.166Z Doc-tests common
101312026-09-08T04:00:15.404Z
101322026-09-08T04:00:15.405Zrunning 0 tests
101332026-09-08T04:00:15.405Z
101342026-09-08T04:00:15.405Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
101352026-09-08T04:00:15.405Z
101362026-09-08T04:00:15.431Z Doc-tests dpd_api
101372026-09-08T04:00:16.178Z
101382026-09-08T04:00:16.178Zrunning 2 tests
101392026-09-08T04:00:16.178Ztest dpd-api/src/lib.rs - dpd_api_mod::api_description (line 68) ... ignored
101402026-09-08T04:00:16.178Ztest dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 74) ... ignored
101412026-09-08T04:00:16.179Z
101422026-09-08T04:00:16.179Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
101432026-09-08T04:00:16.179Z
101442026-09-08T04:00:16.209Z Doc-tests dpd_client
101452026-09-08T04:00:17.679Z
101462026-09-08T04:00:17.679Zrunning 0 tests
101472026-09-08T04:00:17.679Z
101482026-09-08T04:00:17.679Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
101492026-09-08T04:00:17.679Z
101502026-09-08T04:00:17.734Z Doc-tests dpd_types
101512026-09-08T04:00:17.916Z
101522026-09-08T04:00:17.916Zrunning 0 tests
101532026-09-08T04:00:17.916Z
101542026-09-08T04:00:17.916Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
101552026-09-08T04:00:17.916Z
101562026-09-08T04:00:17.940Z Doc-tests dpd_types_versions
101572026-09-08T04:00:19.472Z
101582026-09-08T04:00:19.472Zrunning 1 test
101592026-09-08T04:00:19.472Ztest dpd-types/versions/src/lib.rs - (line 19) ... ignored
101602026-09-08T04:00:19.472Z
101612026-09-08T04:00:19.472Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
101622026-09-08T04:00:19.472Z
101632026-09-08T04:00:19.522Z Doc-tests packet
101642026-09-08T04:00:19.742Z
101652026-09-08T04:00:19.742Zrunning 0 tests
101662026-09-08T04:00:19.742Z
101672026-09-08T04:00:19.742Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
101682026-09-08T04:00:19.742Z
101692026-09-08T04:00:19.769Z Doc-tests pcap
101702026-09-08T04:00:19.823Z
101712026-09-08T04:00:19.823Zrunning 0 tests
101722026-09-08T04:00:19.823Z
101732026-09-08T04:00:19.823Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
101742026-09-08T04:00:19.823Z
101752026-09-08T04:00:19.876Zprocess exited: duration 619066 ms, exit code 0
 
101762026-09-08T04:00:19.888Zfound 0 output files