|
|
|
| 1 | 2026-09-12T12:44:40.175Z | job assigned to worker 01M2ATAF8YX5BFKX16MAMGKNAB [factory aws, i-0523840f81c3e3e9f] (queued for 58 s) |
| |
| 2 | 2026-09-12T12:44:47.048Z | starting task 0: "setup" |
| 3 | 2026-09-12T12:44:47.052Z | ++ uname -s |
| 4 | 2026-09-12T12:44:47.056Z | + kern=SunOS |
| 5 | 2026-09-12T12:44:47.056Z | + build_user=build |
| 6 | 2026-09-12T12:44:47.056Z | + build_uid=12345 |
| 7 | 2026-09-12T12:44:47.056Z | + work_dir=/work |
| 8 | 2026-09-12T12:44:47.056Z | + input_dir=/input |
| 9 | 2026-09-12T12:44:47.056Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-12T12:44:47.056Z | + case "$kern" in |
| 11 | 2026-09-12T12:44:47.056Z | + groupadd -g 12345 build |
| 12 | 2026-09-12T12:44:47.056Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-12T12:44:49.059Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-12T12:44:49.158Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-12T12:44:49.162Z | + home_fs=zfs |
| 16 | 2026-09-12T12:44:49.162Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-12T12:44:49.162Z | + mkdir -p /home/build |
| 18 | 2026-09-12T12:44:49.162Z | + chown build:build /home/build /work |
| 19 | 2026-09-12T12:44:51.162Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-12T12:44:51.165Z | process exited: duration 4118 ms, exit code 0 |
| |
| 21 | 2026-09-12T12:44:51.171Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-12T12:44:51.178Z | + printf ' * rust toolchain channel = "%s"\n' 1.90.0 |
| 23 | 2026-09-12T12:44:51.179Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-09-12T12:44:51.179Z | * rust toolchain channel = "1.90.0" |
| 25 | 2026-09-12T12:44:51.179Z | * rust toolchain profile = "default" |
| 26 | 2026-09-12T12:44:51.179Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-09-12T12:44:51.179Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-09-12T12:44:51.182Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-12T12:44:51.182Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.90.0 --profile default |
| 30 | 2026-09-12T12:44:51.278Z | info: downloading installer |
| 31 | 2026-09-12T12:44:52.509Z | info: profile set to default |
| 32 | 2026-09-12T12:44:52.509Z | info: default host tuple is x86_64-unknown-illumos |
| 33 | 2026-09-12T12:44:52.512Z | info: syncing channel updates for 1.90.0-x86_64-unknown-illumos |
| 34 | 2026-09-12T12:44:52.665Z | info: latest update on 2025-09-18 for version 1.90.0 (1159e78c4 2025-09-14) |
| 35 | 2026-09-12T12:44:52.667Z | info: downloading 6 components |
| 36 | 2026-09-12T12:45:06.093Z | info: default toolchain set to 1.90.0-x86_64-unknown-illumos |
| 37 | 2026-09-12T12:45:06.093Z | |
| 38 | 2026-09-12T12:45:06.125Z | 1.90.0-x86_64-unknown-illumos installed - rustc 1.90.0 (1159e78c4 2025-09-14) |
| 39 | 2026-09-12T12:45:06.125Z | |
| 40 | 2026-09-12T12:45:06.128Z | |
| 41 | 2026-09-12T12:45:06.128Z | Rust is installed now. Great! |
| 42 | 2026-09-12T12:45:06.128Z | |
| 43 | 2026-09-12T12:45:06.128Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 44 | 2026-09-12T12:45:06.128Z | environment variable. This has not been done automatically. |
| 45 | 2026-09-12T12:45:06.128Z | |
| 46 | 2026-09-12T12:45:06.128Z | To configure your current shell, you need to source |
| 47 | 2026-09-12T12:45:06.128Z | the corresponding env file under $HOME/.cargo. |
| 48 | 2026-09-12T12:45:06.128Z | |
| 49 | 2026-09-12T12:45:06.128Z | Consider running the right command for your shell (note the leading DOT): |
| 50 | 2026-09-12T12:45:06.128Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 51 | 2026-09-12T12:45:06.128Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 52 | 2026-09-12T12:45:06.128Z | CC_x86_64-unknown-illumos = None |
| 53 | 2026-09-12T12:45:06.128Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 54 | 2026-09-12T12:45:06.128Z | CC_x86_64_unknown_illumos = None |
| 55 | 2026-09-12T12:45:06.128Z | cargo:rerun-if-env-changed=HOST_CC |
| 56 | 2026-09-12T12:45:06.128Z | HOST_CC = None |
| 57 | 2026-09-12T12:45:06.128Z | cargo:rerun-if-env-changed=CC |
| 58 | 2026-09-12T12:45:06.128Z | CC = None |
| 59 | 2026-09-12T12:45:06.128Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 60 | 2026-09-12T12:45:06.319Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 61 | 2026-09-12T12:45:06.319Z | CRATE_CC_NO_DEFAULTS = None |
| 62 | 2026-09-12T12:45:06.319Z | cargo:rerun-if-env-changed=CFLAGS |
| 63 | 2026-09-12T12:45:06.319Z | CFLAGS = None |
| 64 | 2026-09-12T12:45:06.319Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 65 | 2026-09-12T12:45:06.319Z | HOST_CFLAGS = None |
| 66 | 2026-09-12T12:45:06.319Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 67 | 2026-09-12T12:45:06.319Z | CFLAGS_x86_64_unknown_illumos = None |
| 68 | 2026-09-12T12:45:06.319Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 69 | 2026-09-12T12:45:06.319Z | CFLAGS_x86_64-unknown-illumos = None |
| 70 | 2026-09-12T12:45:06.409Z | + rustup --version |
| 71 | 2026-09-12T12:45:06.416Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 72 | 2026-09-12T12:45:06.419Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 73 | 2026-09-12T12:45:06.440Z | info: the currently active `rustc` version is `rustc 1.90.0 (1159e78c4 2025-09-14)` |
| 74 | 2026-09-12T12:45:06.442Z | + cargo --version |
| 75 | 2026-09-12T12:45:06.454Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 76 | 2026-09-12T12:45:06.457Z | + rustc --version |
| 77 | 2026-09-12T12:45:06.477Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 78 | 2026-09-12T12:45:06.480Z | process exited: duration 15309 ms, exit code 0 |
| |
| 79 | 2026-09-12T12:45:06.486Z | starting task 2: "authentication" |
| 80 | 2026-09-12T12:45:06.502Z | process exited: duration 16 ms, exit code 0 |
| |
| 81 | 2026-09-12T12:45:06.507Z | starting task 3: "clone repository" |
| 82 | 2026-09-12T12:45:06.510Z | + mkdir -p /work/oxidecomputer/dendrite |
| 83 | 2026-09-12T12:45:06.513Z | + git clone https://github.com/oxidecomputer/dendrite /work/oxidecomputer/dendrite |
| 84 | 2026-09-12T12:45:06.546Z | Cloning into '/work/oxidecomputer/dendrite'... |
| 85 | 2026-09-12T12:45:07.361Z | + cd /work/oxidecomputer/dendrite |
| 86 | 2026-09-12T12:45:07.361Z | + git fetch origin bd9eb0780d295f017abdf0b63c3587ee4f6d81be |
| 87 | 2026-09-12T12:45:07.607Z | From https://github.com/oxidecomputer/dendrite |
| 88 | 2026-09-12T12:45:07.607Z | * branch bd9eb0780d295f017abdf0b63c3587ee4f6d81be -> FETCH_HEAD |
| 89 | 2026-09-12T12:45:07.614Z | + [[ -n cory/ipwars2 ]] |
| 90 | 2026-09-12T12:45:07.617Z | ++ git branch --show-current |
| 91 | 2026-09-12T12:45:07.617Z | + current=main |
| 92 | 2026-09-12T12:45:07.617Z | + [[ main != cory/ipwars2 ]] |
| 93 | 2026-09-12T12:45:07.617Z | + git branch -f cory/ipwars2 bd9eb0780d295f017abdf0b63c3587ee4f6d81be |
| 94 | 2026-09-12T12:45:07.620Z | + git checkout -f cory/ipwars2 |
| 95 | 2026-09-12T12:45:07.638Z | Switched to branch 'cory/ipwars2' |
| 96 | 2026-09-12T12:45:07.641Z | + git reset --hard bd9eb0780d295f017abdf0b63c3587ee4f6d81be |
| 97 | 2026-09-12T12:45:07.657Z | HEAD is now at bd9eb07 Respect address tags in port_settings fns |
| 98 | 2026-09-12T12:45:07.660Z | process exited: duration 1150 ms, exit code 0 |
| |
| 99 | 2026-09-12T12:45:07.666Z | starting task 4: "build" |
| 100 | 2026-09-12T12:45:07.669Z | + source .github/buildomat/common.sh |
| 101 | 2026-09-12T12:45:07.669Z | ++ TOFINO_STAGES=20 |
| 102 | 2026-09-12T12:45:07.672Z | ++ SDE_COMMIT=2a6b33211c9675996dcb99fe939045506667ae94 |
| 103 | 2026-09-12T12:45:07.672Z | ++ SDE_PKG_SHA256=d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275 |
| 104 | 2026-09-12T12:45:07.672Z | ++ SDE_DEB_SHA256=3ecbf7c677bb722b351d5af74cee44fab70c1bb5eadc6ab2558ba714a8c3978b |
| 105 | 2026-09-12T12:45:07.672Z | +++ uname -s |
| 106 | 2026-09-12T12:45:07.672Z | ++ '[' SunOS == SunOS ']' |
| 107 | 2026-09-12T12:45:07.672Z | ++ SERIES=illumos |
| 108 | 2026-09-12T12:45:07.672Z | +++ uname -s |
| 109 | 2026-09-12T12:45:07.675Z | ++ '[' SunOS == SunOS ']' |
| 110 | 2026-09-12T12:45:07.675Z | ++ SDE_DIR=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/tofino-sde/illumos/2a6b33211c9675996dcb99fe939045506667ae94 |
| 111 | 2026-09-12T12:45:07.675Z | ++ rustup show active-toolchain |
| 112 | 2026-09-12T12:45:07.678Z | 1.90.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/dendrite/rust-toolchain.toml') |
| 113 | 2026-09-12T12:45:07.678Z | + source .github/buildomat/illumos.sh |
| 114 | 2026-09-12T12:45:07.678Z | ++ banner 'sde setup' |
| 115 | 2026-09-12T12:45:07.681Z | |
| 116 | 2026-09-12T12:45:07.681Z | #### ##### ###### #### ###### ##### # # ##### |
| 117 | 2026-09-12T12:45:07.681Z | # # # # # # # # # # # |
| 118 | 2026-09-12T12:45:07.681Z | #### # # ##### #### ##### # # # # # |
| 119 | 2026-09-12T12:45:07.681Z | # # # # # # # # # ##### |
| 120 | 2026-09-12T12:45:07.681Z | # # # # # # # # # # # # |
| 121 | 2026-09-12T12:45:07.681Z | #### ##### ###### #### ###### # #### # |
| 122 | 2026-09-12T12:45:07.681Z | |
| 123 | 2026-09-12T12:45:07.681Z | ++ export PKG_SUCCESS_ON_NOP=1 |
| 124 | 2026-09-12T12:45:07.681Z | ++ PKG_SUCCESS_ON_NOP=1 |
| 125 | 2026-09-12T12:45:07.681Z | ++ export PKG=tofino_sde.p5p |
| 126 | 2026-09-12T12:45:07.681Z | ++ PKG=tofino_sde.p5p |
| 127 | 2026-09-12T12:45:07.681Z | ++ curl -OL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/tofino-sde/illumos/2a6b33211c9675996dcb99fe939045506667ae94/tofino_sde.p5p |
| 128 | 2026-09-12T12:45:07.686Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 129 | 2026-09-12T12:45:07.689Z | Dload Upload Total Spent Left Speed |
| 130 | 2026-09-12T12:45:10.959Z |
0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 00:01 0
8 76.03M 8 6.64M 0 0 3.29M 0 00:23 00:02 00:21 3.29M
74 76.03M 74 56.42M 0 0 18.72M 0 00:04 00:03 00:01 18.72M
100 76.03M 100 76.03M 0 0 23.23M 0 00:03 00:03 18.72M
100 76.03M 100 76.03M 0 0 23.23M 0 00:03 00:03 18.72M
100 76.03M 100 76.03M 0 0 23.23M 0 00:03 00:03 18.72M |
| 131 | 2026-09-12T12:45:10.963Z | +++ digest -a sha256 tofino_sde.p5p |
| 132 | 2026-09-12T12:45:11.010Z | ++ SDE_CALC=d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275 |
| 133 | 2026-09-12T12:45:11.015Z | ++ '[' d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275 '!=' d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275 ']' |
| 134 | 2026-09-12T12:45:11.015Z | ++ pfexec pkg install -g tofino_sde.p5p tofino_sde |
| 135 | 2026-09-12T12:45:12.595Z | Startup: Refreshing catalog 'helios' ... Done |
| 136 | 2026-09-12T12:45:13.080Z | Startup: Caching catalogs ... Done |
| 137 | 2026-09-12T12:45:13.133Z | Startup: Refreshing catalog 'oxide' ... Done |
| 138 | 2026-09-12T12:45:15.959Z | Planning: Solver setup ... Done |
| 139 | 2026-09-12T12:45:16.031Z | Planning: Running solver ... Done |
| 140 | 2026-09-12T12:45:16.083Z | Planning: Finding local manifests ... Done |
| 141 | 2026-09-12T12:45:16.086Z | Planning: Fetching manifests: 1/1 100% complete |
| 142 | 2026-09-12T12:45:16.089Z | Planning: Fetching manifests: 1/1 100% complete |
| 143 | 2026-09-12T12:45:16.103Z | Planning: Package planning ... Done |
| 144 | 2026-09-12T12:45:16.106Z | Planning: Merging actions ... Done |
| 145 | 2026-09-12T12:45:16.191Z | Planning: Checking for conflicting actions ... Done |
| 146 | 2026-09-12T12:45:16.193Z | Planning: Consolidating action changes ... Done |
| 147 | 2026-09-12T12:45:16.967Z | Planning: Evaluating mediators ... Done |
| 148 | 2026-09-12T12:45:16.970Z | Planning: Planning completed in 3.83 seconds |
| 149 | 2026-09-12T12:45:16.974Z | Packages to install: 1 |
| 150 | 2026-09-12T12:45:16.974Z | Create boot environment: No |
| 151 | 2026-09-12T12:45:16.977Z | Create backup boot environment: No |
| 152 | 2026-09-12T12:45:17.002Z | |
| 153 | 2026-09-12T12:45:17.002Z | Download: 0/242 items 0.0/75.3MB 0% complete |
| 154 | 2026-09-12T12:45:17.135Z | Download: Completed 75.30 MB in 0.13 seconds (559M/s) |
| 155 | 2026-09-12T12:45:17.254Z | Actions: 1/293 actions (Installing new actions) |
| 156 | 2026-09-12T12:45:18.233Z | Actions: Completed 293 actions in 0.98 seconds. |
| 157 | 2026-09-12T12:45:18.236Z | Finalize: Updating package state database ... Done |
| 158 | 2026-09-12T12:45:18.277Z | Finalize: Updating package cache ... Done |
| 159 | 2026-09-12T12:45:18.381Z | Finalize: Updating image state ... Done |
| 160 | 2026-09-12T12:45:20.977Z | Finalize: Creating fast lookup database ... Done |
| 161 | 2026-09-12T12:45:21.047Z | Finalize: Reading search index ... Done |
| 162 | 2026-09-12T12:45:21.050Z | Finalize: Updating search index ... Done |
| 163 | 2026-09-12T12:45:21.263Z | Finalize: Updating package cache ... Done |
| 164 | 2026-09-12T12:45:21.438Z | ++ export SDE=/opt/oxide/tofino_sde |
| 165 | 2026-09-12T12:45:21.438Z | ++ SDE=/opt/oxide/tofino_sde |
| 166 | 2026-09-12T12:45:21.438Z | ++ export LD_LIBRARY_PATH=/opt/oxide/tofino_sde/lib: |
| 167 | 2026-09-12T12:45:21.438Z | ++ LD_LIBRARY_PATH=/opt/oxide/tofino_sde/lib: |
| 168 | 2026-09-12T12:45:21.438Z | ++ banner packages |
| 169 | 2026-09-12T12:45:21.441Z | |
| 170 | 2026-09-12T12:45:21.441Z | ##### ## #### # # ## #### ###### #### |
| 171 | 2026-09-12T12:45:21.441Z | # # # # # # # # # # # # # # |
| 172 | 2026-09-12T12:45:21.441Z | # # # # # #### # # # ##### #### |
| 173 | 2026-09-12T12:45:21.441Z | ##### ###### # # # ###### # ### # # |
| 174 | 2026-09-12T12:45:21.441Z | # # # # # # # # # # # # # # |
| 175 | 2026-09-12T12:45:21.441Z | # # # #### # # # # #### ###### #### |
| 176 | 2026-09-12T12:45:21.441Z | |
| 177 | 2026-09-12T12:45:21.441Z | ++ pfexec pkg install clang-15 pcap gcc14 |
| 178 | 2026-09-12T12:45:21.706Z | Startup: Refreshing catalog 'helios' ... Done |
| 179 | 2026-09-12T12:45:21.709Z | Startup: Refreshing catalog 'oxide' ... Done |
| 180 | 2026-09-12T12:45:24.098Z | Planning: Solver setup ... Done |
| 181 | 2026-09-12T12:45:24.171Z | Planning: Running solver ... Done |
| 182 | 2026-09-12T12:45:24.223Z | Planning: Finding local manifests ... Done |
| 183 | 2026-09-12T12:45:24.226Z | Planning: Fetching manifests: 0/1 0% complete |
| 184 | 2026-09-12T12:45:24.245Z | Planning: Fetching manifests: 1/1 100% complete |
| 185 | 2026-09-12T12:45:24.260Z | Planning: Package planning ... Done |
| 186 | 2026-09-12T12:45:24.263Z | Planning: Merging actions ... Done |
| 187 | 2026-09-12T12:45:24.339Z | Planning: Checking for conflicting actions ... Done |
| 188 | 2026-09-12T12:45:24.341Z | Planning: Consolidating action changes ... Done |
| 189 | 2026-09-12T12:45:24.495Z | Planning: Evaluating mediators ... Done |
| 190 | 2026-09-12T12:45:24.522Z | Planning: Planning completed in 2.81 seconds |
| 191 | 2026-09-12T12:45:24.530Z | Packages to update: 1 |
| 192 | 2026-09-12T12:45:24.530Z | Services to change: 1 |
| 193 | 2026-09-12T12:45:24.533Z | Create boot environment: No |
| 194 | 2026-09-12T12:45:24.533Z | Create backup boot environment: Yes |
| 195 | 2026-09-12T12:45:24.547Z | |
| 196 | 2026-09-12T12:45:24.547Z | Download: 0/19 items 0.0/0.3MB 0% complete |
| 197 | 2026-09-12T12:45:24.585Z | Download: Completed 344.28 kB in 0.04 seconds (8.8M/s) |
| 198 | 2026-09-12T12:45:26.581Z | Actions: 1/30 actions (Removing old actions) |
| 199 | 2026-09-12T12:45:26.584Z | Actions: 5/30 actions (Installing new actions) |
| 200 | 2026-09-12T12:45:26.587Z | Actions: 9/30 actions (Updating modified actions) |
| 201 | 2026-09-12T12:45:26.593Z | Actions: Completed 30 actions in 0.01 seconds. |
| 202 | 2026-09-12T12:45:26.632Z | Finalize: Updating package state database ... Done |
| 203 | 2026-09-12T12:45:26.635Z | Finalize: Updating package cache ... Done |
| 204 | 2026-09-12T12:45:26.727Z | Finalize: Updating image state ... Done |
| 205 | 2026-09-12T12:45:28.687Z | Finalize: Creating fast lookup database ... Done |
| 206 | 2026-09-12T12:45:28.752Z | Finalize: Reading search index ... Done |
| 207 | 2026-09-12T12:45:28.754Z | Finalize: Updating search index ... Done |
| 208 | 2026-09-12T12:45:28.846Z | Finalize: Updating package cache ... Done |
| 209 | 2026-09-12T12:45:28.926Z | ++ pfexec pkg set-mediator -V 15 clang llvm |
| 210 | 2026-09-12T12:45:29.138Z | Planning: Evaluating mediator changes ... Done |
| 211 | 2026-09-12T12:45:29.242Z | Planning: Checking for conflicting actions ... Done |
| 212 | 2026-09-12T12:45:29.245Z | Planning: Consolidating action changes ... Done |
| 213 | 2026-09-12T12:45:29.399Z | Planning: Evaluating mediators ... Done |
| 214 | 2026-09-12T12:45:29.402Z | Planning: Planning completed in 0.26 seconds |
| 215 | 2026-09-12T12:45:29.426Z | Mediators to change: 2 |
| 216 | 2026-09-12T12:45:29.426Z | Create boot environment: No |
| 217 | 2026-09-12T12:45:29.429Z | Create backup boot environment: No |
| 218 | 2026-09-12T12:45:29.497Z | Finalize: Updating package state database ... Done |
| 219 | 2026-09-12T12:45:29.497Z | Finalize: Updating package cache ... Done |
| 220 | 2026-09-12T12:45:29.554Z | Finalize: Updating image state ... Done |
| 221 | 2026-09-12T12:45:31.493Z | Finalize: Creating fast lookup database ... Done |
| 222 | 2026-09-12T12:45:31.558Z | Finalize: Reading search index ... Done |
| 223 | 2026-09-12T12:45:31.560Z | Finalize: Updating search index ... Done |
| 224 | 2026-09-12T12:45:31.639Z | Finalize: Updating package cache ... Done |
| 225 | 2026-09-12T12:45:31.711Z | ++ cargo --version |
| 226 | 2026-09-12T12:45:31.719Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 227 | 2026-09-12T12:45:31.722Z | ++ rustc --version |
| 228 | 2026-09-12T12:45:31.742Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 229 | 2026-09-12T12:45:31.745Z | + banner copyrights |
| 230 | 2026-09-12T12:45:31.747Z | |
| 231 | 2026-09-12T12:45:31.747Z | #### #### ##### # # ##### # #### # # ##### #### |
| 232 | 2026-09-12T12:45:31.747Z | # # # # # # # # # # # # # # # # # |
| 233 | 2026-09-12T12:45:31.747Z | # # # # # # # # # # ###### # #### |
| 234 | 2026-09-12T12:45:31.747Z | # # # ##### # ##### # # ### # # # # |
| 235 | 2026-09-12T12:45:31.747Z | # # # # # # # # # # # # # # # # |
| 236 | 2026-09-12T12:45:31.747Z | #### #### # # # # # #### # # # #### |
| 237 | 2026-09-12T12:45:31.747Z | |
| 238 | 2026-09-12T12:45:31.747Z | + ./tools/check_copyrights.sh |
| 239 | 2026-09-12T12:45:32.041Z | common/src/illumos.rs: Copyright with wrong year |
| 240 | 2026-09-12T12:45:32.154Z | dpd-client/tests/chaos_tests/util.rs: Copyright with wrong year |
| 241 | 2026-09-12T12:45:32.943Z | dpd/p4/headers.p4: Copyright with wrong year |
| 242 | 2026-09-12T12:45:33.356Z | dpd/src/transceivers/stub_impl.rs: Copyright with wrong year |
| 243 | 2026-09-12T12:45:33.413Z | packet/src/eth.rs: Copyright with wrong year |
| 244 | 2026-09-12T12:45:33.506Z | pcap/build.rs: Copyright with wrong year |
| 245 | 2026-09-12T12:45:33.699Z | tfportd/src/linklocal.rs: Copyright with wrong year |
| 246 | 2026-09-12T12:45:33.890Z | uplinkd/src/sys.rs: Copyright with wrong year |
| 247 | 2026-09-12T12:45:33.932Z | + banner clippy |
| 248 | 2026-09-12T12:45:33.935Z | |
| 249 | 2026-09-12T12:45:33.935Z | #### # # ##### ##### # # |
| 250 | 2026-09-12T12:45:33.935Z | # # # # # # # # # # |
| 251 | 2026-09-12T12:45:33.935Z | # # # # # # # # |
| 252 | 2026-09-12T12:45:33.935Z | # # # ##### ##### # |
| 253 | 2026-09-12T12:45:33.935Z | # # # # # # # |
| 254 | 2026-09-12T12:45:33.935Z | #### ###### # # # # |
| 255 | 2026-09-12T12:45:33.935Z | |
| 256 | 2026-09-12T12:45:33.935Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 257 | 2026-09-12T12:45:33.935Z | + cargo clippy --features tofino_stub -- --deny warnings |
| 258 | 2026-09-12T12:45:34.086Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 259 | 2026-09-12T12:45:43.829Z | Updating crates.io index |
| 260 | 2026-09-12T12:45:43.832Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 261 | 2026-09-12T12:45:44.145Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 262 | 2026-09-12T12:45:44.988Z | Updating git repository `https://github.com/oxidecomputer/softnpu` |
| 263 | 2026-09-12T12:45:45.327Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 264 | 2026-09-12T12:45:45.612Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 265 | 2026-09-12T12:45:46.157Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 266 | 2026-09-12T12:45:46.685Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 267 | 2026-09-12T12:45:47.040Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 268 | 2026-09-12T12:45:47.426Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 269 | 2026-09-12T12:45:47.777Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 270 | 2026-09-12T12:45:48.270Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 271 | 2026-09-12T12:45:49.237Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 272 | 2026-09-12T12:45:49.611Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 273 | 2026-09-12T12:45:49.974Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 274 | 2026-09-12T12:45:50.244Z | Updating git repository `https://github.com/oxidecomputer/p9fs` |
| 275 | 2026-09-12T12:45:50.547Z | Updating git repository `https://github.com/oxidecomputer/p4` |
| 276 | 2026-09-12T12:45:51.433Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 277 | 2026-09-12T12:45:52.040Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 278 | 2026-09-12T12:45:52.620Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 279 | 2026-09-12T12:45:53.024Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 280 | 2026-09-12T12:45:53.327Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 281 | 2026-09-12T12:45:54.601Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 282 | 2026-09-12T12:45:55.033Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 283 | 2026-09-12T12:45:55.664Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 284 | 2026-09-12T12:45:57.469Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 285 | 2026-09-12T12:45:58.081Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 286 | 2026-09-12T12:45:58.364Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 287 | 2026-09-12T12:45:59.028Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 288 | 2026-09-12T12:46:00.692Z | Downloading crates ... |
| 289 | 2026-09-12T12:46:00.758Z | Downloaded atomic-waker v1.1.2 |
| 290 | 2026-09-12T12:46:00.761Z | Downloaded allocator-api2 v0.2.21 |
| 291 | 2026-09-12T12:46:00.764Z | Downloaded base16ct v0.2.0 |
| 292 | 2026-09-12T12:46:00.767Z | Downloaded cstr-argument v0.1.2 |
| 293 | 2026-09-12T12:46:00.769Z | Downloaded crypto-common v0.1.6 |
| 294 | 2026-09-12T12:46:00.771Z | Downloaded block-buffer v0.10.4 |
| 295 | 2026-09-12T12:46:00.774Z | Downloaded bit-set v0.8.0 |
| 296 | 2026-09-12T12:46:00.777Z | Downloaded arrayref v0.3.9 |
| 297 | 2026-09-12T12:46:00.777Z | Downloaded argon2 v0.5.3 |
| 298 | 2026-09-12T12:46:00.780Z | Downloaded darling_macro v0.21.3 |
| 299 | 2026-09-12T12:46:00.783Z | Downloaded debug-ignore v1.0.5 |
| 300 | 2026-09-12T12:46:00.786Z | Downloaded derive_more v0.99.20 |
| 301 | 2026-09-12T12:46:00.789Z | Downloaded dof v0.4.0 |
| 302 | 2026-09-12T12:46:00.792Z | Downloaded elliptic-curve v0.13.8 |
| 303 | 2026-09-12T12:46:00.795Z | Downloaded compression-core v0.4.32 |
| 304 | 2026-09-12T12:46:00.797Z | Downloaded futures-task v0.3.32 |
| 305 | 2026-09-12T12:46:00.800Z | Downloaded darling v0.21.3 |
| 306 | 2026-09-12T12:46:00.804Z | Downloaded equivalent v1.0.2 |
| 307 | 2026-09-12T12:46:00.807Z | Downloaded const_format_proc_macros v0.2.34 |
| 308 | 2026-09-12T12:46:00.809Z | Downloaded crypto-common v0.2.2 |
| 309 | 2026-09-12T12:46:00.812Z | Downloaded crucible-workspace-hack v0.1.0 |
| 310 | 2026-09-12T12:46:00.816Z | Downloaded futures-sink v0.3.32 |
| 311 | 2026-09-12T12:46:00.818Z | Downloaded float-cmp v0.10.0 |
| 312 | 2026-09-12T12:46:00.818Z | Downloaded heck v0.5.0 |
| 313 | 2026-09-12T12:46:00.821Z | Downloaded difflib v0.4.0 |
| 314 | 2026-09-12T12:46:00.824Z | Downloaded crc8 v0.1.1 |
| 315 | 2026-09-12T12:46:00.826Z | Downloaded futures-io v0.3.32 |
| 316 | 2026-09-12T12:46:00.826Z | Downloaded anstyle-query v1.1.4 |
| 317 | 2026-09-12T12:46:00.829Z | Downloaded async-recursion v1.1.1 |
| 318 | 2026-09-12T12:46:00.832Z | Downloaded hostname v0.4.2 |
| 319 | 2026-09-12T12:46:00.835Z | Downloaded futures-macro v0.3.32 |
| 320 | 2026-09-12T12:46:00.837Z | Downloaded foreign-types-shared v0.1.1 |
| 321 | 2026-09-12T12:46:00.840Z | Downloaded hex v0.4.3 |
| 322 | 2026-09-12T12:46:00.842Z | Downloaded git-stub v1.0.0 |
| 323 | 2026-09-12T12:46:00.845Z | Downloaded defmt v0.3.100 |
| 324 | 2026-09-12T12:46:00.848Z | Downloaded foreign-types v0.3.2 |
| 325 | 2026-09-12T12:46:00.848Z | Downloaded fs_extra v1.3.0 |
| 326 | 2026-09-12T12:46:00.850Z | Downloaded form_urlencoded v1.2.2 |
| 327 | 2026-09-12T12:46:00.853Z | Downloaded ciborium-ll v0.2.2 |
| 328 | 2026-09-12T12:46:00.855Z | Downloaded colorchoice v1.0.4 |
| 329 | 2026-09-12T12:46:00.855Z | Downloaded foreign-types-shared v0.3.1 |
| 330 | 2026-09-12T12:46:00.858Z | Downloaded generic-array v0.14.7 |
| 331 | 2026-09-12T12:46:00.860Z | Downloaded gethostname v0.5.0 |
| 332 | 2026-09-12T12:46:00.863Z | Downloaded defmt-parser v1.0.0 |
| 333 | 2026-09-12T12:46:00.866Z | Downloaded http-body v1.0.1 |
| 334 | 2026-09-12T12:46:00.866Z | Downloaded dtrace-parser v0.3.0 |
| 335 | 2026-09-12T12:46:00.868Z | Downloaded futures-core v0.3.32 |
| 336 | 2026-09-12T12:46:00.871Z | Downloaded httpdate v1.0.3 |
| 337 | 2026-09-12T12:46:00.873Z | Downloaded crc32fast v1.5.0 |
| 338 | 2026-09-12T12:46:00.876Z | Downloaded foreign-types v0.5.0 |
| 339 | 2026-09-12T12:46:00.876Z | Downloaded hubpack_derive v0.1.1 |
| 340 | 2026-09-12T12:46:00.880Z | Downloaded hyper-tls v0.6.0 |
| 341 | 2026-09-12T12:46:00.883Z | Downloaded embedded-io v0.4.0 |
| 342 | 2026-09-12T12:46:00.883Z | Downloaded heck v0.4.1 |
| 343 | 2026-09-12T12:46:00.885Z | Downloaded idna_adapter v1.2.1 |
| 344 | 2026-09-12T12:46:00.888Z | Downloaded hostname v0.3.1 |
| 345 | 2026-09-12T12:46:00.890Z | Downloaded inout v0.1.4 |
| 346 | 2026-09-12T12:46:00.890Z | Downloaded instant v0.1.13 |
| 347 | 2026-09-12T12:46:00.893Z | Downloaded internet-checksum v0.2.1 |
| 348 | 2026-09-12T12:46:00.895Z | Downloaded futures-executor v0.3.32 |
| 349 | 2026-09-12T12:46:00.898Z | Downloaded csv-core v0.1.12 |
| 350 | 2026-09-12T12:46:00.900Z | Downloaded ff v0.13.1 |
| 351 | 2026-09-12T12:46:00.903Z | Downloaded erased-serde v0.3.31 |
| 352 | 2026-09-12T12:46:00.906Z | Downloaded errno v0.3.14 |
| 353 | 2026-09-12T12:46:00.909Z | Downloaded group v0.13.0 |
| 354 | 2026-09-12T12:46:00.909Z | Downloaded git-stub-vcs v0.1.0 |
| 355 | 2026-09-12T12:46:00.911Z | Downloaded digest v0.11.3 |
| 356 | 2026-09-12T12:46:00.914Z | Downloaded arrayvec v0.7.6 |
| 357 | 2026-09-12T12:46:00.916Z | Downloaded daft v0.1.5 |
| 358 | 2026-09-12T12:46:00.919Z | Downloaded itoa v1.0.15 |
| 359 | 2026-09-12T12:46:00.923Z | Downloaded async-trait v0.1.89 |
| 360 | 2026-09-12T12:46:00.925Z | Downloaded hubpack v0.1.2 |
| 361 | 2026-09-12T12:46:00.925Z | Downloaded libscf-sys v1.2.0 |
| 362 | 2026-09-12T12:46:00.928Z | Downloaded hash32 v0.3.1 |
| 363 | 2026-09-12T12:46:00.930Z | Downloaded is_terminal_polyfill v1.70.1 |
| 364 | 2026-09-12T12:46:00.930Z | Downloaded is-terminal v0.4.16 |
| 365 | 2026-09-12T12:46:00.933Z | Downloaded keccak v0.1.6 |
| 366 | 2026-09-12T12:46:00.935Z | Downloaded humantime v2.3.0 |
| 367 | 2026-09-12T12:46:00.938Z | Downloaded fixedbitset v0.5.7 |
| 368 | 2026-09-12T12:46:00.940Z | Downloaded foldhash v0.2.0 |
| 369 | 2026-09-12T12:46:00.943Z | Downloaded derive-ex v0.1.8 |
| 370 | 2026-09-12T12:46:00.943Z | Downloaded foldhash v0.1.5 |
| 371 | 2026-09-12T12:46:00.945Z | Downloaded ingot-types v0.1.2 |
| 372 | 2026-09-12T12:46:00.948Z | Downloaded lru-cache v0.1.2 |
| 373 | 2026-09-12T12:46:00.950Z | Downloaded kstat-rs v0.2.4 |
| 374 | 2026-09-12T12:46:00.950Z | Downloaded linked-hash-map v0.5.6 |
| 375 | 2026-09-12T12:46:00.953Z | Downloaded memmap v0.7.0 |
| 376 | 2026-09-12T12:46:00.956Z | Downloaded defmt-macros v1.0.1 |
| 377 | 2026-09-12T12:46:00.958Z | Downloaded mime v0.3.17 |
| 378 | 2026-09-12T12:46:00.961Z | Downloaded newtype-uuid-macros v0.1.0 |
| 379 | 2026-09-12T12:46:00.961Z | Downloaded crossbeam-deque v0.8.6 |
| 380 | 2026-09-12T12:46:00.964Z | Downloaded console v0.16.4 |
| 381 | 2026-09-12T12:46:00.966Z | Downloaded crossbeam-utils v0.8.21 |
| 382 | 2026-09-12T12:46:00.969Z | Downloaded ipnetwork v0.21.1 |
| 383 | 2026-09-12T12:46:00.971Z | Downloaded clap_derive v4.6.1 |
| 384 | 2026-09-12T12:46:00.974Z | Downloaded libloading v0.8.9 |
| 385 | 2026-09-12T12:46:00.976Z | Downloaded chacha20 v0.9.1 |
| 386 | 2026-09-12T12:46:00.980Z | Downloaded lock_api v0.4.14 |
| 387 | 2026-09-12T12:46:00.982Z | Downloaded olpc-cjson v0.1.4 |
| 388 | 2026-09-12T12:46:00.982Z | Downloaded num-iter v0.1.45 |
| 389 | 2026-09-12T12:46:00.984Z | Downloaded num-derive v0.4.2 |
| 390 | 2026-09-12T12:46:00.984Z | Downloaded opaque-debug v0.3.1 |
| 391 | 2026-09-12T12:46:00.987Z | Downloaded num v0.4.3 |
| 392 | 2026-09-12T12:46:00.990Z | Downloaded jobserver v0.1.34 |
| 393 | 2026-09-12T12:46:00.993Z | Downloaded hmac v0.12.1 |
| 394 | 2026-09-12T12:46:00.995Z | Downloaded glob v0.3.3 |
| 395 | 2026-09-12T12:46:00.995Z | Downloaded openssl-probe v0.1.6 |
| 396 | 2026-09-12T12:46:00.998Z | Downloaded openssl-macros v0.1.1 |
| 397 | 2026-09-12T12:46:00.998Z | Downloaded omicron-workspace-hack v0.1.0 |
| 398 | 2026-09-12T12:46:01.001Z | Downloaded futures-channel v0.3.32 |
| 399 | 2026-09-12T12:46:01.003Z | Downloaded lru-slab v0.1.2 |
| 400 | 2026-09-12T12:46:01.004Z | Downloaded ingot-macros v0.1.1 |
| 401 | 2026-09-12T12:46:01.006Z | Downloaded iana-time-zone v0.1.64 |
| 402 | 2026-09-12T12:46:01.009Z | Downloaded hyper-rustls v0.27.7 |
| 403 | 2026-09-12T12:46:01.011Z | Downloaded hybrid-array v0.4.12 |
| 404 | 2026-09-12T12:46:01.011Z | Downloaded num_threads v0.1.7 |
| 405 | 2026-09-12T12:46:01.014Z | Downloaded native-tls v0.2.14 |
| 406 | 2026-09-12T12:46:01.016Z | Downloaded percent-encoding v2.3.2 |
| 407 | 2026-09-12T12:46:01.019Z | Downloaded multer v3.1.0 |
| 408 | 2026-09-12T12:46:01.021Z | Downloaded getrandom v0.4.2 |
| 409 | 2026-09-12T12:46:01.024Z | Downloaded parse-display v0.10.0 |
| 410 | 2026-09-12T12:46:01.026Z | Downloaded num-conv v0.2.1 |
| 411 | 2026-09-12T12:46:01.026Z | Downloaded flate2 v1.1.2 |
| 412 | 2026-09-12T12:46:01.029Z | Downloaded phf_shared v0.12.1 |
| 413 | 2026-09-12T12:46:01.032Z | Downloaded getrandom v0.3.3 |
| 414 | 2026-09-12T12:46:01.034Z | Downloaded httparse v1.10.1 |
| 415 | 2026-09-12T12:46:01.038Z | Downloaded potential_utf v0.1.3 |
| 416 | 2026-09-12T12:46:01.040Z | Downloaded num_enum_derive v0.7.5 |
| 417 | 2026-09-12T12:46:01.040Z | Downloaded num_enum_derive v0.5.11 |
| 418 | 2026-09-12T12:46:01.043Z | Downloaded pretty-hex v0.4.1 |
| 419 | 2026-09-12T12:46:01.045Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 420 | 2026-09-12T12:46:01.045Z | Downloaded plain v0.2.3 |
| 421 | 2026-09-12T12:46:01.048Z | Downloaded proc-macro-error-attr v1.0.4 |
| 422 | 2026-09-12T12:46:01.048Z | Downloaded futures v0.3.32 |
| 423 | 2026-09-12T12:46:01.052Z | Downloaded num_enum v0.5.11 |
| 424 | 2026-09-12T12:46:01.055Z | Downloaded globset v0.4.16 |
| 425 | 2026-09-12T12:46:01.058Z | Downloaded oxide-tokio-rt v0.1.2 |
| 426 | 2026-09-12T12:46:01.060Z | Downloaded progenitor-macro v0.10.0 |
| 427 | 2026-09-12T12:46:01.063Z | Downloaded progenitor-client v0.14.0 |
| 428 | 2026-09-12T12:46:01.063Z | Downloaded progenitor-client v0.11.1 |
| 429 | 2026-09-12T12:46:01.066Z | Downloaded oxnet v0.1.6 |
| 430 | 2026-09-12T12:46:01.068Z | Downloaded owo-colors v4.3.0 |
| 431 | 2026-09-12T12:46:01.068Z | Downloaded progenitor-client v0.10.0 |
| 432 | 2026-09-12T12:46:01.071Z | Downloaded paste v1.0.15 |
| 433 | 2026-09-12T12:46:01.074Z | Downloaded password-hash v0.5.0 |
| 434 | 2026-09-12T12:46:01.074Z | Downloaded icu_normalizer v2.0.0 |
| 435 | 2026-09-12T12:46:01.077Z | Downloaded parse-display-derive v0.10.0 |
| 436 | 2026-09-12T12:46:01.079Z | Downloaded indexmap v1.9.3 |
| 437 | 2026-09-12T12:46:01.081Z | Downloaded icu_provider v2.0.0 |
| 438 | 2026-09-12T12:46:01.084Z | Downloaded ref-cast-impl v1.0.25 |
| 439 | 2026-09-12T12:46:01.087Z | Downloaded ref-cast v1.0.25 |
| 440 | 2026-09-12T12:46:01.089Z | Downloaded pin-project-lite v0.2.16 |
| 441 | 2026-09-12T12:46:01.092Z | Downloaded const-oid v0.10.2 |
| 442 | 2026-09-12T12:46:01.094Z | Downloaded proc-macro-error v1.0.4 |
| 443 | 2026-09-12T12:46:01.097Z | Downloaded darling_core v0.21.3 |
| 444 | 2026-09-12T12:46:01.099Z | Downloaded rand_chacha v0.3.1 |
| 445 | 2026-09-12T12:46:01.102Z | Downloaded colored v3.1.1 |
| 446 | 2026-09-12T12:46:01.105Z | Downloaded predicates v3.1.4 |
| 447 | 2026-09-12T12:46:01.107Z | Downloaded pin-project-internal v1.1.10 |
| 448 | 2026-09-12T12:46:01.107Z | Downloaded pkg-config v0.3.32 |
| 449 | 2026-09-12T12:46:01.110Z | Downloaded half v2.7.1 |
| 450 | 2026-09-12T12:46:01.113Z | Downloaded rand_xorshift v0.4.0 |
| 451 | 2026-09-12T12:46:01.113Z | Downloaded rustc_version v0.4.1 |
| 452 | 2026-09-12T12:46:01.117Z | Downloaded progenitor-macro v0.14.0 |
| 453 | 2026-09-12T12:46:01.117Z | Downloaded rustc_version v0.1.7 |
| 454 | 2026-09-12T12:46:01.117Z | Downloaded heapless v0.8.0 |
| 455 | 2026-09-12T12:46:01.119Z | Downloaded poly1305 v0.8.0 |
| 456 | 2026-09-12T12:46:01.122Z | Downloaded parking_lot_core v0.9.12 |
| 457 | 2026-09-12T12:46:01.125Z | Downloaded omicron-zone-package v0.12.2 |
| 458 | 2026-09-12T12:46:01.127Z | Downloaded same-file v1.0.6 |
| 459 | 2026-09-12T12:46:01.127Z | Downloaded progenitor v0.14.0 |
| 460 | 2026-09-12T12:46:01.128Z | Downloaded progenitor-macro v0.11.1 |
| 461 | 2026-09-12T12:46:01.131Z | Downloaded progenitor v0.10.0 |
| 462 | 2026-09-12T12:46:01.131Z | Downloaded progenitor v0.11.1 |
| 463 | 2026-09-12T12:46:01.133Z | Downloaded phf v0.12.1 |
| 464 | 2026-09-12T12:46:01.133Z | Downloaded proc-macro-error2 v2.0.1 |
| 465 | 2026-09-12T12:46:01.136Z | Downloaded scopeguard v1.2.0 |
| 466 | 2026-09-12T12:46:01.138Z | Downloaded rand_core v0.6.4 |
| 467 | 2026-09-12T12:46:01.138Z | Downloaded search_path v0.1.4 |
| 468 | 2026-09-12T12:46:01.141Z | Downloaded scroll_derive v0.12.1 |
| 469 | 2026-09-12T12:46:01.141Z | Downloaded icu_normalizer_data v2.0.0 |
| 470 | 2026-09-12T12:46:01.143Z | Downloaded semver v0.1.20 |
| 471 | 2026-09-12T12:46:01.146Z | Downloaded jiff-static v0.2.15 |
| 472 | 2026-09-12T12:46:01.146Z | Downloaded postcard v1.1.3 |
| 473 | 2026-09-12T12:46:01.148Z | Downloaded secrecy v0.10.3 |
| 474 | 2026-09-12T12:46:01.148Z | Downloaded log v0.4.29 |
| 475 | 2026-09-12T12:46:01.151Z | Downloaded num-traits v0.2.19 |
| 476 | 2026-09-12T12:46:01.154Z | Downloaded resolv-conf v0.7.5 |
| 477 | 2026-09-12T12:46:01.156Z | Downloaded icu_locale_core v2.0.0 |
| 478 | 2026-09-12T12:46:01.159Z | Downloaded serde_spanned v0.6.9 |
| 479 | 2026-09-12T12:46:01.161Z | Downloaded serde_urlencoded v0.7.1 |
| 480 | 2026-09-12T12:46:01.161Z | Downloaded const_format v0.2.34 |
| 481 | 2026-09-12T12:46:01.164Z | Downloaded rustls-pemfile v2.2.0 |
| 482 | 2026-09-12T12:46:01.166Z | Downloaded serde_repr v0.1.20 |
| 483 | 2026-09-12T12:46:01.169Z | Downloaded serde_plain v1.0.2 |
| 484 | 2026-09-12T12:46:01.169Z | Downloaded bytes v1.12.0 |
| 485 | 2026-09-12T12:46:01.172Z | Downloaded rand_core v0.9.3 |
| 486 | 2026-09-12T12:46:01.174Z | Downloaded pest_meta v2.8.2 |
| 487 | 2026-09-12T12:46:01.174Z | Downloaded pest_generator v2.8.2 |
| 488 | 2026-09-12T12:46:01.177Z | Downloaded rustc-hash v2.1.1 |
| 489 | 2026-09-12T12:46:01.178Z | Downloaded sha1 v0.10.6 |
| 490 | 2026-09-12T12:46:01.180Z | Downloaded miniz_oxide v0.8.9 |
| 491 | 2026-09-12T12:46:01.180Z | Downloaded async-compression v0.4.33 |
| 492 | 2026-09-12T12:46:01.184Z | Downloaded parking_lot v0.12.5 |
| 493 | 2026-09-12T12:46:01.186Z | Downloaded schemars_derive v0.8.22 |
| 494 | 2026-09-12T12:46:01.189Z | Downloaded sigpipe v0.1.3 |
| 495 | 2026-09-12T12:46:01.189Z | Downloaded once_cell v1.21.3 |
| 496 | 2026-09-12T12:46:01.191Z | Downloaded signal-hook-tokio v0.4.0 |
| 497 | 2026-09-12T12:46:01.193Z | Downloaded rusty-fork v0.3.0 |
| 498 | 2026-09-12T12:46:01.193Z | Downloaded quinn-udp v0.5.14 |
| 499 | 2026-09-12T12:46:01.196Z | Downloaded siphasher v1.0.1 |
| 500 | 2026-09-12T12:46:01.196Z | Downloaded pest_derive v2.8.2 |
| 501 | 2026-09-12T12:46:01.199Z | Downloaded icu_collections v2.0.0 |
| 502 | 2026-09-12T12:46:01.201Z | Downloaded smawk v0.3.2 |
| 503 | 2026-09-12T12:46:01.204Z | Downloaded slog-bunyan v2.5.0 |
| 504 | 2026-09-12T12:46:01.204Z | Downloaded serde-big-array v0.5.1 |
| 505 | 2026-09-12T12:46:01.206Z | Downloaded rustversion v1.0.22 |
| 506 | 2026-09-12T12:46:01.209Z | Downloaded stable_deref_trait v1.2.0 |
| 507 | 2026-09-12T12:46:01.209Z | Downloaded papergrid v0.11.0 |
| 508 | 2026-09-12T12:46:01.211Z | Downloaded papergrid v0.18.0 |
| 509 | 2026-09-12T12:46:01.214Z | Downloaded hashbrown v0.12.3 |
| 510 | 2026-09-12T12:46:01.217Z | Downloaded scroll v0.13.0 |
| 511 | 2026-09-12T12:46:01.219Z | Downloaded hashbrown v0.15.5 |
| 512 | 2026-09-12T12:46:01.221Z | Downloaded strum v0.28.0 |
| 513 | 2026-09-12T12:46:01.224Z | Downloaded subtle v2.6.1 |
| 514 | 2026-09-12T12:46:01.224Z | Downloaded serde_derive_internals v0.29.1 |
| 515 | 2026-09-12T12:46:01.227Z | Downloaded scroll v0.12.0 |
| 516 | 2026-09-12T12:46:01.227Z | Downloaded crossbeam-channel v0.5.15 |
| 517 | 2026-09-12T12:46:01.229Z | Downloaded quote v1.0.45 |
| 518 | 2026-09-12T12:46:01.232Z | Downloaded hickory-resolver v0.24.4 |
| 519 | 2026-09-12T12:46:01.234Z | Downloaded swrite v0.1.0 |
| 520 | 2026-09-12T12:46:01.234Z | Downloaded structmeta-derive v0.3.0 |
| 521 | 2026-09-12T12:46:01.237Z | Downloaded serde_path_to_error v0.1.20 |
| 522 | 2026-09-12T12:46:01.237Z | Downloaded pin-project v1.1.10 |
| 523 | 2026-09-12T12:46:01.243Z | Downloaded shlex v2.0.1 |
| 524 | 2026-09-12T12:46:01.245Z | Downloaded shlex v1.3.0 |
| 525 | 2026-09-12T12:46:01.245Z | Downloaded tabled_derive v0.7.0 |
| 526 | 2026-09-12T12:46:01.248Z | Downloaded sync_wrapper v1.0.2 |
| 527 | 2026-09-12T12:46:01.248Z | Downloaded supports-color v3.0.2 |
| 528 | 2026-09-12T12:46:01.248Z | Downloaded slog-async v2.8.0 |
| 529 | 2026-09-12T12:46:01.251Z | Downloaded terminal_size v0.4.3 |
| 530 | 2026-09-12T12:46:01.251Z | Downloaded tabwriter v1.4.1 |
| 531 | 2026-09-12T12:46:01.253Z | Downloaded sha2 v0.10.9 |
| 532 | 2026-09-12T12:46:01.253Z | Downloaded expectorate v1.3.0 |
| 533 | 2026-09-12T12:46:01.256Z | Downloaded sha1 v0.11.0 |
| 534 | 2026-09-12T12:46:01.258Z | Downloaded take_mut v0.2.2 |
| 535 | 2026-09-12T12:46:01.258Z | Downloaded slab v0.4.11 |
| 536 | 2026-09-12T12:46:01.258Z | Downloaded signal-hook-registry v1.4.6 |
| 537 | 2026-09-12T12:46:01.261Z | Downloaded ryu v1.0.20 |
| 538 | 2026-09-12T12:46:01.264Z | Downloaded slog-json v2.6.1 |
| 539 | 2026-09-12T12:46:01.264Z | Downloaded termtree v0.5.1 |
| 540 | 2026-09-12T12:46:01.267Z | Downloaded progenitor-impl v0.11.1 |
| 541 | 2026-09-12T12:46:01.267Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 542 | 2026-09-12T12:46:01.269Z | Downloaded testing_table v0.3.0 |
| 543 | 2026-09-12T12:46:01.269Z | Downloaded progenitor-impl v0.10.0 |
| 544 | 2026-09-12T12:46:01.269Z | Downloaded smf v0.2.3 |
| 545 | 2026-09-12T12:46:01.272Z | Downloaded semver v1.0.28 |
| 546 | 2026-09-12T12:46:01.272Z | Downloaded progenitor-impl v0.14.0 |
| 547 | 2026-09-12T12:46:01.275Z | Downloaded prettyplease v0.2.37 |
| 548 | 2026-09-12T12:46:01.277Z | Downloaded snafu-derive v0.8.9 |
| 549 | 2026-09-12T12:46:01.277Z | Downloaded slog-dtrace v0.3.0 |
| 550 | 2026-09-12T12:46:01.280Z | Downloaded openssl-sys v0.9.117 |
| 551 | 2026-09-12T12:46:01.283Z | Downloaded time-core v0.1.8 |
| 552 | 2026-09-12T12:46:01.283Z | Downloaded thread-id v5.0.0 |
| 553 | 2026-09-12T12:46:01.285Z | Downloaded tinyvec_macros v0.1.1 |
| 554 | 2026-09-12T12:46:01.285Z | Downloaded thread-id v4.2.2 |
| 555 | 2026-09-12T12:46:01.285Z | Downloaded strum v0.26.3 |
| 556 | 2026-09-12T12:46:01.288Z | Downloaded tokio-macros v2.7.0 |
| 557 | 2026-09-12T12:46:01.288Z | Downloaded http v1.4.2 |
| 558 | 2026-09-12T12:46:01.290Z | Downloaded strum v0.27.2 |
| 559 | 2026-09-12T12:46:01.290Z | Downloaded memchr v2.7.5 |
| 560 | 2026-09-12T12:46:01.293Z | Downloaded static_assertions v1.1.0 |
| 561 | 2026-09-12T12:46:01.296Z | Downloaded strum_macros v0.27.2 |
| 562 | 2026-09-12T12:46:01.298Z | Downloaded curl v0.4.50 |
| 563 | 2026-09-12T12:46:01.301Z | Downloaded signal-hook v0.4.4 |
| 564 | 2026-09-12T12:46:01.301Z | Downloaded structmeta v0.3.0 |
| 565 | 2026-09-12T12:46:01.303Z | Downloaded strum_macros v0.28.0 |
| 566 | 2026-09-12T12:46:01.303Z | Downloaded schemars v0.8.22 |
| 567 | 2026-09-12T12:46:01.309Z | Downloaded toml_datetime v0.6.11 |
| 568 | 2026-09-12T12:46:01.312Z | Downloaded tagptr v0.2.0 |
| 569 | 2026-09-12T12:46:01.312Z | Downloaded synstructure v0.13.2 |
| 570 | 2026-09-12T12:46:01.314Z | Downloaded toml_write v0.1.2 |
| 571 | 2026-09-12T12:46:01.314Z | Downloaded proc-macro2 v1.0.106 |
| 572 | 2026-09-12T12:46:01.317Z | Downloaded strsim v0.11.1 |
| 573 | 2026-09-12T12:46:01.317Z | Downloaded serde_tokenstream v0.2.3 |
| 574 | 2026-09-12T12:46:01.319Z | Downloaded serde_spanned v1.1.1 |
| 575 | 2026-09-12T12:46:01.319Z | Downloaded crypto-bigint v0.5.5 |
| 576 | 2026-09-12T12:46:01.322Z | Downloaded try-lock v0.2.5 |
| 577 | 2026-09-12T12:46:01.325Z | Downloaded thiserror-no-std v2.0.2 |
| 578 | 2026-09-12T12:46:01.328Z | Downloaded aho-corasick v1.1.3 |
| 579 | 2026-09-12T12:46:01.330Z | Downloaded tower-service v0.3.3 |
| 580 | 2026-09-12T12:46:01.330Z | Downloaded minimal-lexical v0.2.1 |
| 581 | 2026-09-12T12:46:01.334Z | Downloaded slog-term v2.9.2 |
| 582 | 2026-09-12T12:46:01.337Z | Downloaded thread_local v1.1.9 |
| 583 | 2026-09-12T12:46:01.337Z | Downloaded thiserror-impl v1.0.69 |
| 584 | 2026-09-12T12:46:01.337Z | Downloaded spin v0.9.8 |
| 585 | 2026-09-12T12:46:01.340Z | Downloaded serde_derive v1.0.228 |
| 586 | 2026-09-12T12:46:01.340Z | Downloaded tokio-dtrace v0.1.1 |
| 587 | 2026-09-12T12:46:01.340Z | Downloaded strum_macros v0.26.4 |
| 588 | 2026-09-12T12:46:01.343Z | Downloaded tinystr v0.8.1 |
| 589 | 2026-09-12T12:46:01.343Z | Downloaded serde_core v1.0.228 |
| 590 | 2026-09-12T12:46:01.346Z | Downloaded unicode-linebreak v0.1.5 |
| 591 | 2026-09-12T12:46:01.346Z | Downloaded tokio-rustls v0.25.0 |
| 592 | 2026-09-12T12:46:01.346Z | Downloaded rustls-pki-types v1.12.0 |
| 593 | 2026-09-12T12:46:01.349Z | Downloaded unarray v0.1.4 |
| 594 | 2026-09-12T12:46:01.351Z | Downloaded typify-macro v0.6.2 |
| 595 | 2026-09-12T12:46:01.351Z | Downloaded serde_with_macros v3.14.1 |
| 596 | 2026-09-12T12:46:01.354Z | Downloaded typify-macro v0.4.3 |
| 597 | 2026-09-12T12:46:01.354Z | Downloaded indexmap v2.14.0 |
| 598 | 2026-09-12T12:46:01.357Z | Downloaded tower-layer v0.3.3 |
| 599 | 2026-09-12T12:46:01.357Z | Downloaded hyper-util v0.1.20 |
| 600 | 2026-09-12T12:46:01.359Z | Downloaded tokio-native-tls v0.3.1 |
| 601 | 2026-09-12T12:46:01.362Z | Downloaded thiserror-impl v2.0.18 |
| 602 | 2026-09-12T12:46:01.362Z | Downloaded thiserror v1.0.69 |
| 603 | 2026-09-12T12:46:01.365Z | Downloaded universal-hash v0.5.1 |
| 604 | 2026-09-12T12:46:01.367Z | Downloaded usdt v0.5.0 |
| 605 | 2026-09-12T12:46:01.367Z | Downloaded untrusted v0.9.0 |
| 606 | 2026-09-12T12:46:01.367Z | Downloaded usdt-macro v0.5.0 |
| 607 | 2026-09-12T12:46:01.370Z | Downloaded usdt v0.6.0 |
| 608 | 2026-09-12T12:46:01.370Z | Downloaded slog v2.8.2 |
| 609 | 2026-09-12T12:46:01.373Z | Downloaded similar v2.7.0 |
| 610 | 2026-09-12T12:46:01.375Z | Downloaded usdt-attr-macro v0.6.0 |
| 611 | 2026-09-12T12:46:01.375Z | Downloaded tempfile v3.27.0 |
| 612 | 2026-09-12T12:46:01.378Z | Downloaded utf8parse v0.2.2 |
| 613 | 2026-09-12T12:46:01.378Z | Downloaded dropshot-api-manager v0.7.2 |
| 614 | 2026-09-12T12:46:01.380Z | Downloaded version_check v0.9.5 |
| 615 | 2026-09-12T12:46:01.383Z | Downloaded usdt-macro v0.6.0 |
| 616 | 2026-09-12T12:46:01.383Z | Downloaded usdt-attr-macro v0.5.0 |
| 617 | 2026-09-12T12:46:01.383Z | Downloaded topological-sort v0.2.2 |
| 618 | 2026-09-12T12:46:01.383Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 619 | 2026-09-12T12:46:01.387Z | Downloaded thiserror v2.0.18 |
| 620 | 2026-09-12T12:46:01.387Z | Downloaded utf8_iter v1.0.4 |
| 621 | 2026-09-12T12:46:01.391Z | Downloaded scuffle v0.1.0 |
| 622 | 2026-09-12T12:46:01.391Z | Downloaded quinn v0.11.9 |
| 623 | 2026-09-12T12:46:01.393Z | Downloaded term v1.2.0 |
| 624 | 2026-09-12T12:46:01.393Z | Downloaded clap_builder v4.6.0 |
| 625 | 2026-09-12T12:46:01.397Z | Downloaded want v0.3.1 |
| 626 | 2026-09-12T12:46:01.399Z | Downloaded waitgroup v0.1.2 |
| 627 | 2026-09-12T12:46:01.399Z | Downloaded wait-timeout v0.2.1 |
| 628 | 2026-09-12T12:46:01.399Z | Downloaded time-macros v0.2.27 |
| 629 | 2026-09-12T12:46:01.402Z | Downloaded mio v1.2.1 |
| 630 | 2026-09-12T12:46:01.404Z | Downloaded socket2 v0.6.4 |
| 631 | 2026-09-12T12:46:01.407Z | Downloaded unicode-xid v0.2.6 |
| 632 | 2026-09-12T12:46:01.407Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 633 | 2026-09-12T12:46:01.408Z | Downloaded smallvec v1.15.1 |
| 634 | 2026-09-12T12:46:01.410Z | Downloaded yoke-derive v0.8.0 |
| 635 | 2026-09-12T12:46:01.410Z | Downloaded rayon-core v1.13.0 |
| 636 | 2026-09-12T12:46:01.413Z | Downloaded tokio-rustls v0.26.4 |
| 637 | 2026-09-12T12:46:01.413Z | Downloaded cc v1.2.64 |
| 638 | 2026-09-12T12:46:01.416Z | Downloaded xattr v1.6.1 |
| 639 | 2026-09-12T12:46:01.416Z | Downloaded serde_yaml v0.9.34+deprecated |
| 640 | 2026-09-12T12:46:01.419Z | Downloaded rustls-webpki v0.103.6 |
| 641 | 2026-09-12T12:46:01.421Z | Downloaded idna v1.1.0 |
| 642 | 2026-09-12T12:46:01.423Z | Downloaded toml v0.8.23 |
| 643 | 2026-09-12T12:46:01.424Z | Downloaded tokio-stream v0.1.17 |
| 644 | 2026-09-12T12:46:01.426Z | Downloaded zerofrom-derive v0.1.6 |
| 645 | 2026-09-12T12:46:01.428Z | Downloaded zone v0.3.1 |
| 646 | 2026-09-12T12:46:01.428Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 647 | 2026-09-12T12:46:01.428Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 648 | 2026-09-12T12:46:01.431Z | Downloaded zerofrom v0.1.6 |
| 649 | 2026-09-12T12:46:01.431Z | Downloaded schemars v0.9.0 |
| 650 | 2026-09-12T12:46:01.436Z | Downloaded zeroize_derive v1.4.3 |
| 651 | 2026-09-12T12:46:01.439Z | Downloaded zone_cfg_derive v0.3.1 |
| 652 | 2026-09-12T12:46:01.439Z | Downloaded usdt-impl v0.5.0 |
| 653 | 2026-09-12T12:46:01.439Z | Downloaded untrusted v0.7.1 |
| 654 | 2026-09-12T12:46:01.439Z | Downloaded rand v0.8.5 |
| 655 | 2026-09-12T12:46:01.442Z | Downloaded h2 v0.4.14 |
| 656 | 2026-09-12T12:46:01.444Z | Downloaded walkdir v2.5.0 |
| 657 | 2026-09-12T12:46:01.447Z | Downloaded test-strategy v0.4.3 |
| 658 | 2026-09-12T12:46:01.478Z | Downloaded snafu v0.8.9 |
| 659 | 2026-09-12T12:46:01.478Z | Downloaded qorb v0.4.1 |
| 660 | 2026-09-12T12:46:01.478Z | Downloaded vsss-rs v3.3.4 |
| 661 | 2026-09-12T12:46:01.478Z | Downloaded usdt-impl v0.6.0 |
| 662 | 2026-09-12T12:46:01.478Z | Downloaded rand v0.9.3 |
| 663 | 2026-09-12T12:46:01.478Z | Downloaded tracing-attributes v0.1.30 |
| 664 | 2026-09-12T12:46:01.478Z | Downloaded whoami v1.6.1 |
| 665 | 2026-09-12T12:46:01.478Z | Downloaded writeable v0.6.1 |
| 666 | 2026-09-12T12:46:01.478Z | Downloaded tinyvec v1.10.0 |
| 667 | 2026-09-12T12:46:01.478Z | Downloaded nom v7.1.3 |
| 668 | 2026-09-12T12:46:01.478Z | Downloaded ucd-trie v0.1.7 |
| 669 | 2026-09-12T12:46:01.478Z | Downloaded yoke v0.8.0 |
| 670 | 2026-09-12T12:46:01.478Z | Downloaded toml v0.7.8 |
| 671 | 2026-09-12T12:46:01.478Z | Downloaded hashbrown v0.17.1 |
| 672 | 2026-09-12T12:46:01.478Z | Downloaded hashbrown v0.16.1 |
| 673 | 2026-09-12T12:46:01.483Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 674 | 2026-09-12T12:46:01.483Z | Downloaded itertools v0.12.1 |
| 675 | 2026-09-12T12:46:01.486Z | Downloaded zerovec-derive v0.11.1 |
| 676 | 2026-09-12T12:46:01.486Z | Downloaded zeroize v1.8.1 |
| 677 | 2026-09-12T12:46:01.486Z | Downloaded tar v0.4.45 |
| 678 | 2026-09-12T12:46:01.486Z | Downloaded hkdf v0.12.4 |
| 679 | 2026-09-12T12:46:01.488Z | Downloaded zmij v1.0.17 |
| 680 | 2026-09-12T12:46:01.488Z | Downloaded goblin v0.8.2 |
| 681 | 2026-09-12T12:46:01.491Z | Downloaded vergen v8.3.2 |
| 682 | 2026-09-12T12:46:01.493Z | Downloaded iddqd v0.3.18 |
| 683 | 2026-09-12T12:46:01.496Z | Downloaded typify v0.6.2 |
| 684 | 2026-09-12T12:46:01.499Z | Downloaded serde v1.0.228 |
| 685 | 2026-09-12T12:46:01.501Z | Downloaded tracing-core v0.1.34 |
| 686 | 2026-09-12T12:46:01.504Z | Downloaded itertools v0.15.0 |
| 687 | 2026-09-12T12:46:01.506Z | Downloaded steno v0.4.1 |
| 688 | 2026-09-12T12:46:01.509Z | Downloaded zerocopy-derive v0.7.35 |
| 689 | 2026-09-12T12:46:01.511Z | Downloaded icu_properties_data v2.0.1 |
| 690 | 2026-09-12T12:46:01.514Z | Downloaded unsafe-libyaml v0.2.11 |
| 691 | 2026-09-12T12:46:01.517Z | Downloaded unicode-ident v1.0.24 |
| 692 | 2026-09-12T12:46:01.520Z | Downloaded hyper v1.10.1 |
| 693 | 2026-09-12T12:46:01.522Z | Downloaded toml_edit v0.22.27 |
| 694 | 2026-09-12T12:46:01.525Z | Downloaded textwrap v0.16.2 |
| 695 | 2026-09-12T12:46:01.527Z | Downloaded similar v3.2.0 |
| 696 | 2026-09-12T12:46:01.527Z | Downloaded itertools v0.14.0 |
| 697 | 2026-09-12T12:46:01.531Z | Downloaded uuid v1.23.3 |
| 698 | 2026-09-12T12:46:01.534Z | Downloaded git2 v0.19.0 |
| 699 | 2026-09-12T12:46:01.537Z | Downloaded typify v0.4.3 |
| 700 | 2026-09-12T12:46:01.539Z | Downloaded libm v0.2.15 |
| 701 | 2026-09-12T12:46:01.544Z | Downloaded pest v2.8.2 |
| 702 | 2026-09-12T12:46:01.547Z | Downloaded iri-string v0.7.8 |
| 703 | 2026-09-12T12:46:01.550Z | Downloaded futures-util v0.3.32 |
| 704 | 2026-09-12T12:46:01.557Z | Downloaded toml_edit v0.19.15 |
| 705 | 2026-09-12T12:46:01.565Z | Downloaded tracing v0.1.41 |
| 706 | 2026-09-12T12:46:01.568Z | Downloaded bindgen v0.72.1 |
| 707 | 2026-09-12T12:46:01.571Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 708 | 2026-09-12T12:46:01.574Z | Downloaded schemars v1.2.0 |
| 709 | 2026-09-12T12:46:01.582Z | Downloaded blake3 v1.8.2 |
| 710 | 2026-09-12T12:46:01.589Z | Downloaded zerotrie v0.2.2 |
| 711 | 2026-09-12T12:46:01.592Z | Downloaded typenum v1.20.1 |
| 712 | 2026-09-12T12:46:01.595Z | Downloaded aws-lc-rs v1.16.2 |
| 713 | 2026-09-12T12:46:01.600Z | Downloaded iddqd v0.4.5 |
| 714 | 2026-09-12T12:46:01.605Z | Downloaded zerocopy-derive v0.8.27 |
| 715 | 2026-09-12T12:46:01.610Z | Downloaded scroll_derive v0.13.1 |
| 716 | 2026-09-12T12:46:01.613Z | Downloaded rand_chacha v0.9.0 |
| 717 | 2026-09-12T12:46:01.613Z | Downloaded url v2.5.7 |
| 718 | 2026-09-12T12:46:01.616Z | Downloaded newtype-uuid v1.3.2 |
| 719 | 2026-09-12T12:46:01.616Z | Downloaded reqwest v0.13.2 |
| 720 | 2026-09-12T12:46:01.618Z | Downloaded tower v0.5.2 |
| 721 | 2026-09-12T12:46:01.623Z | Downloaded regex v1.12.4 |
| 722 | 2026-09-12T12:46:01.626Z | Downloaded serde_json v1.0.150 |
| 723 | 2026-09-12T12:46:01.630Z | Downloaded unicode-segmentation v1.12.0 |
| 724 | 2026-09-12T12:46:01.634Z | Downloaded tokio-util v0.7.16 |
| 725 | 2026-09-12T12:46:01.636Z | Downloaded rayon v1.11.0 |
| 726 | 2026-09-12T12:46:01.640Z | Downloaded goblin v0.10.1 |
| 727 | 2026-09-12T12:46:01.644Z | Downloaded reqwest v0.12.23 |
| 728 | 2026-09-12T12:46:01.647Z | Downloaded typed-path v0.9.3 |
| 729 | 2026-09-12T12:46:01.650Z | Downloaded hickory-resolver v0.25.2 |
| 730 | 2026-09-12T12:46:01.653Z | Downloaded ppv-lite86 v0.2.21 |
| 731 | 2026-09-12T12:46:01.656Z | Downloaded powerfmt v0.2.0 |
| 732 | 2026-09-12T12:46:01.656Z | Downloaded clap v4.6.1 |
| 733 | 2026-09-12T12:46:01.659Z | Downloaded chacha20poly1305 v0.10.1 |
| 734 | 2026-09-12T12:46:01.661Z | Downloaded unicode-normalization v0.1.24 |
| 735 | 2026-09-12T12:46:01.664Z | Downloaded quick-error v1.2.3 |
| 736 | 2026-09-12T12:46:01.664Z | Downloaded pem v3.0.5 |
| 737 | 2026-09-12T12:46:01.664Z | Downloaded memmap2 v0.9.8 |
| 738 | 2026-09-12T12:46:01.666Z | Downloaded icu_properties v2.0.1 |
| 739 | 2026-09-12T12:46:01.666Z | Downloaded dropshot_endpoint v0.16.7 |
| 740 | 2026-09-12T12:46:01.669Z | Downloaded proptest v1.8.0 |
| 741 | 2026-09-12T12:46:01.673Z | Downloaded portable-atomic v1.11.1 |
| 742 | 2026-09-12T12:46:01.677Z | Downloaded serde_with v3.14.1 |
| 743 | 2026-09-12T12:46:01.683Z | Downloaded chrono v0.4.45 |
| 744 | 2026-09-12T12:46:01.688Z | Downloaded derive-where v1.6.0 |
| 745 | 2026-09-12T12:46:01.690Z | Downloaded tough v0.20.0 |
| 746 | 2026-09-12T12:46:01.695Z | Downloaded tower-http v0.6.8 |
| 747 | 2026-09-12T12:46:01.700Z | Downloaded moka v0.12.11 |
| 748 | 2026-09-12T12:46:01.706Z | Downloaded zerovec v0.11.4 |
| 749 | 2026-09-12T12:46:01.709Z | Downloaded rustls-webpki v0.102.8 |
| 750 | 2026-09-12T12:46:01.721Z | Downloaded num-integer v0.1.46 |
| 751 | 2026-09-12T12:46:01.723Z | Downloaded winnow v0.5.40 |
| 752 | 2026-09-12T12:46:01.726Z | Downloaded num-complex v0.4.6 |
| 753 | 2026-09-12T12:46:01.728Z | Downloaded dropshot_endpoint v0.17.1 |
| 754 | 2026-09-12T12:46:01.728Z | Downloaded tabled v0.15.0 |
| 755 | 2026-09-12T12:46:01.737Z | Downloaded quinn-proto v0.11.14 |
| 756 | 2026-09-12T12:46:01.741Z | Downloaded zerocopy v0.7.35 |
| 757 | 2026-09-12T12:46:01.750Z | Downloaded curve25519-dalek v4.1.3 |
| 758 | 2026-09-12T12:46:01.755Z | Downloaded proc-macro-crate v1.3.1 |
| 759 | 2026-09-12T12:46:01.757Z | Downloaded dropshot v0.16.7 |
| 760 | 2026-09-12T12:46:01.767Z | Downloaded winnow v1.0.3 |
| 761 | 2026-09-12T12:46:01.773Z | Downloaded time v0.3.47 |
| 762 | 2026-09-12T12:46:01.780Z | Downloaded tabled v0.21.0 |
| 763 | 2026-09-12T12:46:01.791Z | Downloaded syn v1.0.109 |
| 764 | 2026-09-12T12:46:01.796Z | Downloaded dropshot v0.17.1 |
| 765 | 2026-09-12T12:46:01.809Z | Downloaded vcpkg v0.2.15 |
| 766 | 2026-09-12T12:46:01.831Z | Downloaded zerocopy v0.8.27 |
| 767 | 2026-09-12T12:46:01.843Z | Downloaded nix v0.30.1 |
| 768 | 2026-09-12T12:46:01.849Z | Downloaded webpki-roots v1.0.2 |
| 769 | 2026-09-12T12:46:01.852Z | Downloaded hickory-proto v0.24.4 |
| 770 | 2026-09-12T12:46:01.860Z | Downloaded unicode-width v0.2.1 |
| 771 | 2026-09-12T12:46:01.863Z | Downloaded regress v0.11.1 |
| 772 | 2026-09-12T12:46:01.868Z | Downloaded nix v0.31.3 |
| 773 | 2026-09-12T12:46:01.874Z | Downloaded smoltcp v0.11.0 |
| 774 | 2026-09-12T12:46:01.881Z | Downloaded unicode-width v0.1.14 |
| 775 | 2026-09-12T12:46:01.884Z | Downloaded syn v2.0.118 |
| 776 | 2026-09-12T12:46:01.891Z | Downloaded rustix v0.38.44 |
| 777 | 2026-09-12T12:46:01.903Z | Downloaded regex-syntax v0.8.11 |
| 778 | 2026-09-12T12:46:01.907Z | Downloaded rustls v0.23.40 |
| 779 | 2026-09-12T12:46:01.913Z | Downloaded openapiv3 v2.2.0 |
| 780 | 2026-09-12T12:46:01.919Z | Downloaded hickory-proto v0.25.2 |
| 781 | 2026-09-12T12:46:01.927Z | Downloaded rustls v0.22.4 |
| 782 | 2026-09-12T12:46:01.934Z | Downloaded rustix v1.1.4 |
| 783 | 2026-09-12T12:46:01.948Z | Downloaded regress v0.10.5 |
| 784 | 2026-09-12T12:46:01.953Z | Downloaded bstr v1.12.0 |
| 785 | 2026-09-12T12:46:01.957Z | Downloaded winnow v0.7.14 |
| 786 | 2026-09-12T12:46:01.963Z | Downloaded openssl v0.10.81 |
| 787 | 2026-09-12T12:46:01.969Z | Downloaded predicates-core v1.0.9 |
| 788 | 2026-09-12T12:46:01.971Z | Downloaded num_enum v0.7.5 |
| 789 | 2026-09-12T12:46:01.974Z | Downloaded num-rational v0.4.2 |
| 790 | 2026-09-12T12:46:01.974Z | Downloaded litemap v0.8.0 |
| 791 | 2026-09-12T12:46:01.974Z | Downloaded base64 v0.22.1 |
| 792 | 2026-09-12T12:46:01.977Z | Downloaded getrandom v0.2.16 |
| 793 | 2026-09-12T12:46:01.979Z | Downloaded drift v0.2.0 |
| 794 | 2026-09-12T12:46:01.983Z | Downloaded normalize-line-endings v0.3.0 |
| 795 | 2026-09-12T12:46:01.985Z | Downloaded newtype_derive v0.1.6 |
| 796 | 2026-09-12T12:46:01.985Z | Downloaded newline-converter v0.3.0 |
| 797 | 2026-09-12T12:46:01.985Z | Downloaded macaddr v1.0.1 |
| 798 | 2026-09-12T12:46:01.985Z | Downloaded linear-map v1.2.0 |
| 799 | 2026-09-12T12:46:01.988Z | Downloaded libsw v3.5.0 |
| 800 | 2026-09-12T12:46:01.988Z | Downloaded libsw-core v0.3.2 |
| 801 | 2026-09-12T12:46:01.988Z | Downloaded lazy_static v1.5.0 |
| 802 | 2026-09-12T12:46:01.991Z | Downloaded crossbeam-epoch v0.9.18 |
| 803 | 2026-09-12T12:46:01.991Z | Downloaded clang-sys v1.8.1 |
| 804 | 2026-09-12T12:46:01.991Z | Downloaded cargo_metadata v0.18.1 |
| 805 | 2026-09-12T12:46:01.993Z | Downloaded cookie v0.18.1 |
| 806 | 2026-09-12T12:46:01.993Z | Downloaded cancel-safe-futures v0.1.5 |
| 807 | 2026-09-12T12:46:01.996Z | Downloaded anyhow v1.0.102 |
| 808 | 2026-09-12T12:46:01.999Z | Downloaded memoffset v0.9.1 |
| 809 | 2026-09-12T12:46:01.999Z | Downloaded match_cfg v0.1.0 |
| 810 | 2026-09-12T12:46:01.999Z | Downloaded managed v0.8.0 |
| 811 | 2026-09-12T12:46:01.999Z | Downloaded ipnet v2.11.0 |
| 812 | 2026-09-12T12:46:01.999Z | Downloaded ingot v0.1.1 |
| 813 | 2026-09-12T12:46:02.002Z | Downloaded find-msvc-tools v0.1.9 |
| 814 | 2026-09-12T12:46:02.002Z | Downloaded deranged v0.5.3 |
| 815 | 2026-09-12T12:46:02.002Z | Downloaded filetime v0.2.26 |
| 816 | 2026-09-12T12:46:02.005Z | Downloaded typify-impl v0.4.3 |
| 817 | 2026-09-12T12:46:02.011Z | Downloaded typify-impl v0.6.2 |
| 818 | 2026-09-12T12:46:02.018Z | Downloaded digest v0.10.7 |
| 819 | 2026-09-12T12:46:02.020Z | Downloaded fs-err v3.1.2 |
| 820 | 2026-09-12T12:46:02.020Z | Downloaded fnv v1.0.7 |
| 821 | 2026-09-12T12:46:02.020Z | Downloaded is_ci v1.2.0 |
| 822 | 2026-09-12T12:46:02.023Z | Downloaded highway v1.3.0 |
| 823 | 2026-09-12T12:46:02.023Z | Downloaded http-body-util v0.1.3 |
| 824 | 2026-09-12T12:46:02.023Z | Downloaded camino v1.2.3 |
| 825 | 2026-09-12T12:46:02.025Z | Downloaded blake2 v0.10.6 |
| 826 | 2026-09-12T12:46:02.025Z | Downloaded defmt v1.0.1 |
| 827 | 2026-09-12T12:46:02.028Z | Downloaded either v1.15.0 |
| 828 | 2026-09-12T12:46:02.028Z | Downloaded daft-derive v0.1.5 |
| 829 | 2026-09-12T12:46:02.030Z | Downloaded critical-section v1.2.0 |
| 830 | 2026-09-12T12:46:02.033Z | Downloaded displaydoc v0.2.5 |
| 831 | 2026-09-12T12:46:02.033Z | Downloaded compression-codecs v0.4.32 |
| 832 | 2026-09-12T12:46:02.036Z | Downloaded cpufeatures v0.3.0 |
| 833 | 2026-09-12T12:46:02.036Z | Downloaded cexpr v0.6.0 |
| 834 | 2026-09-12T12:46:02.036Z | Downloaded regex-automata v0.4.13 |
| 835 | 2026-09-12T12:46:02.043Z | Downloaded bytecount v0.6.9 |
| 836 | 2026-09-12T12:46:02.050Z | Downloaded cipher v0.4.4 |
| 837 | 2026-09-12T12:46:02.050Z | Downloaded indent_write v2.2.0 |
| 838 | 2026-09-12T12:46:02.050Z | Downloaded ident_case v1.0.1 |
| 839 | 2026-09-12T12:46:02.053Z | Downloaded foreign-types-macros v0.2.3 |
| 840 | 2026-09-12T12:46:02.053Z | Downloaded dof v0.3.0 |
| 841 | 2026-09-12T12:46:02.053Z | Downloaded backoff v0.4.0 |
| 842 | 2026-09-12T12:46:02.053Z | Downloaded autocfg v1.5.0 |
| 843 | 2026-09-12T12:46:02.053Z | Downloaded bitflags v2.11.1 |
| 844 | 2026-09-12T12:46:02.053Z | Downloaded bit-vec v0.8.0 |
| 845 | 2026-09-12T12:46:02.053Z | Downloaded dtrace-parser v0.2.0 |
| 846 | 2026-09-12T12:46:02.053Z | Downloaded block-buffer v0.12.0 |
| 847 | 2026-09-12T12:46:02.053Z | Downloaded convert_case v0.4.0 |
| 848 | 2026-09-12T12:46:02.056Z | Downloaded ciborium-io v0.2.2 |
| 849 | 2026-09-12T12:46:02.056Z | Downloaded cfg_aliases v0.2.1 |
| 850 | 2026-09-12T12:46:02.056Z | Downloaded async-stream-impl v0.3.6 |
| 851 | 2026-09-12T12:46:02.056Z | Downloaded fixedbitset v0.4.2 |
| 852 | 2026-09-12T12:46:02.056Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 853 | 2026-09-12T12:46:02.059Z | Downloaded cobs v0.3.0 |
| 854 | 2026-09-12T12:46:02.059Z | Downloaded constant_time_eq v0.3.1 |
| 855 | 2026-09-12T12:46:02.059Z | Downloaded jiff v0.2.15 |
| 856 | 2026-09-12T12:46:02.068Z | Downloaded petgraph v0.6.5 |
| 857 | 2026-09-12T12:46:02.078Z | Downloaded float-ord v0.3.2 |
| 858 | 2026-09-12T12:46:02.080Z | Downloaded libc v0.2.186 |
| 859 | 2026-09-12T12:46:02.097Z | Downloaded libz-sys v1.1.22 |
| 860 | 2026-09-12T12:46:02.109Z | Downloaded chrono-tz v0.10.4 |
| 861 | 2026-09-12T12:46:02.120Z | Downloaded petgraph v0.8.2 |
| 862 | 2026-09-12T12:46:02.132Z | Downloaded fastrand v2.3.0 |
| 863 | 2026-09-12T12:46:02.135Z | Downloaded embedded-io v0.6.1 |
| 864 | 2026-09-12T12:46:02.135Z | Downloaded dyn-clone v1.0.20 |
| 865 | 2026-09-12T12:46:02.135Z | Downloaded cpufeatures v0.2.17 |
| 866 | 2026-09-12T12:46:02.138Z | Downloaded sha3 v0.10.8 |
| 867 | 2026-09-12T12:46:02.140Z | Downloaded enum-as-inner v0.6.1 |
| 868 | 2026-09-12T12:46:02.140Z | Downloaded clap_lex v1.1.0 |
| 869 | 2026-09-12T12:46:02.140Z | Downloaded atomicwrites v0.4.4 |
| 870 | 2026-09-12T12:46:02.140Z | Downloaded cargo-platform v0.1.9 |
| 871 | 2026-09-12T12:46:02.143Z | Downloaded csv v1.4.0 |
| 872 | 2026-09-12T12:46:02.152Z | Downloaded camino-tempfile v1.4.1 |
| 873 | 2026-09-12T12:46:02.155Z | Downloaded byteorder v1.5.0 |
| 874 | 2026-09-12T12:46:02.155Z | Downloaded bitflags v1.3.2 |
| 875 | 2026-09-12T12:46:02.158Z | Downloaded dunce v1.0.5 |
| 876 | 2026-09-12T12:46:02.158Z | Downloaded async-stream v0.3.6 |
| 877 | 2026-09-12T12:46:02.160Z | Downloaded cfg-if v1.0.4 |
| 878 | 2026-09-12T12:46:02.160Z | Downloaded data-encoding v2.9.0 |
| 879 | 2026-09-12T12:46:02.160Z | Downloaded ciborium v0.2.2 |
| 880 | 2026-09-12T12:46:02.162Z | Downloaded base64ct v1.8.0 |
| 881 | 2026-09-12T12:46:02.162Z | Downloaded anstyle v1.0.14 |
| 882 | 2026-09-12T12:46:02.165Z | Downloaded cmake v0.1.54 |
| 883 | 2026-09-12T12:46:02.165Z | Downloaded bcs v0.1.6 |
| 884 | 2026-09-12T12:46:02.165Z | Downloaded anstyle-parse v1.0.0 |
| 885 | 2026-09-12T12:46:02.168Z | Downloaded anstream v1.0.0 |
| 886 | 2026-09-12T12:46:02.168Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 887 | 2026-09-12T12:46:02.168Z | Downloaded adler2 v2.0.1 |
| 888 | 2026-09-12T12:46:02.168Z | Downloaded aead v0.5.2 |
| 889 | 2026-09-12T12:46:02.171Z | Downloaded tokio v1.52.3 |
| 890 | 2026-09-12T12:46:02.206Z | Downloaded encoding_rs v0.8.35 |
| 891 | 2026-09-12T12:46:02.242Z | Downloaded ring v0.17.14 |
| 892 | 2026-09-12T12:46:02.275Z | Downloaded libgit2-sys v0.17.0+1.8.1 |
| 893 | 2026-09-12T12:46:02.316Z | Downloaded curl-sys v0.4.89+curl-8.20.0 |
| 894 | 2026-09-12T12:46:02.784Z | Downloaded aws-lc-sys v0.39.1 |
| 895 | 2026-09-12T12:46:03.112Z | Compiling proc-macro2 v1.0.106 |
| 896 | 2026-09-12T12:46:03.112Z | Compiling quote v1.0.45 |
| 897 | 2026-09-12T12:46:03.112Z | Compiling unicode-ident v1.0.24 |
| 898 | 2026-09-12T12:46:03.114Z | Compiling serde_core v1.0.228 |
| 899 | 2026-09-12T12:46:03.114Z | Compiling serde v1.0.228 |
| 900 | 2026-09-12T12:46:03.115Z | Compiling libc v0.2.186 |
| 901 | 2026-09-12T12:46:03.115Z | Checking cfg-if v1.0.4 |
| 902 | 2026-09-12T12:46:03.389Z | Compiling zmij v1.0.17 |
| 903 | 2026-09-12T12:46:03.429Z | Compiling autocfg v1.5.0 |
| 904 | 2026-09-12T12:46:03.704Z | Compiling memchr v2.7.5 |
| 905 | 2026-09-12T12:46:03.775Z | Compiling libm v0.2.15 |
| 906 | 2026-09-12T12:46:04.098Z | Compiling getrandom v0.4.2 |
| 907 | 2026-09-12T12:46:04.191Z | Compiling jobserver v0.1.34 |
| 908 | 2026-09-12T12:46:04.222Z | Compiling shlex v2.0.1 |
| 909 | 2026-09-12T12:46:04.237Z | Compiling find-msvc-tools v0.1.9 |
| 910 | 2026-09-12T12:46:04.252Z | Compiling version_check v0.9.5 |
| 911 | 2026-09-12T12:46:04.423Z | Compiling cc v1.2.64 |
| 912 | 2026-09-12T12:46:04.467Z | Checking smallvec v1.15.1 |
| 913 | 2026-09-12T12:46:04.499Z | Compiling thiserror v2.0.18 |
| 914 | 2026-09-12T12:46:04.514Z | Checking itoa v1.0.15 |
| 915 | 2026-09-12T12:46:04.529Z | Compiling icu_normalizer_data v2.0.0 |
| 916 | 2026-09-12T12:46:04.598Z | Compiling syn v2.0.118 |
| 917 | 2026-09-12T12:46:04.633Z | Compiling icu_properties_data v2.0.1 |
| 918 | 2026-09-12T12:46:04.764Z | Compiling parking_lot_core v0.9.12 |
| 919 | 2026-09-12T12:46:04.779Z | Checking stable_deref_trait v1.2.0 |
| 920 | 2026-09-12T12:46:04.851Z | Compiling serde_json v1.0.150 |
| 921 | 2026-09-12T12:46:05.041Z | Compiling heck v0.5.0 |
| 922 | 2026-09-12T12:46:05.117Z | Checking writeable v0.6.1 |
| 923 | 2026-09-12T12:46:05.240Z | Checking litemap v0.8.0 |
| 924 | 2026-09-12T12:46:05.298Z | Compiling num-traits v0.2.19 |
| 925 | 2026-09-12T12:46:05.316Z | Checking percent-encoding v2.3.2 |
| 926 | 2026-09-12T12:46:05.576Z | Checking form_urlencoded v1.2.2 |
| 927 | 2026-09-12T12:46:05.666Z | Checking utf8_iter v1.0.4 |
| 928 | 2026-09-12T12:46:05.685Z | Compiling zerocopy v0.8.27 |
| 929 | 2026-09-12T12:46:05.699Z | Checking pin-project-lite v0.2.16 |
| 930 | 2026-09-12T12:46:05.714Z | Compiling log v0.4.29 |
| 931 | 2026-09-12T12:46:05.769Z | Compiling equivalent v1.0.2 |
| 932 | 2026-09-12T12:46:05.785Z | Compiling semver v1.0.28 |
| 933 | 2026-09-12T12:46:05.788Z | Checking iana-time-zone v0.1.64 |
| 934 | 2026-09-12T12:46:05.857Z | Compiling rustversion v1.0.22 |
| 935 | 2026-09-12T12:46:05.887Z | Checking getrandom v0.2.16 |
| 936 | 2026-09-12T12:46:05.901Z | Checking socket2 v0.6.4 |
| 937 | 2026-09-12T12:46:06.022Z | Checking uuid v1.23.3 |
| 938 | 2026-09-12T12:46:06.076Z | Checking scopeguard v1.2.0 |
| 939 | 2026-09-12T12:46:06.177Z | Checking lock_api v0.4.14 |
| 940 | 2026-09-12T12:46:06.303Z | Checking bitflags v2.11.1 |
| 941 | 2026-09-12T12:46:06.319Z | Checking signal-hook-registry v1.4.6 |
| 942 | 2026-09-12T12:46:06.321Z | Checking mio v1.2.1 |
| 943 | 2026-09-12T12:46:06.376Z | Checking parking_lot v0.12.5 |
| 944 | 2026-09-12T12:46:06.466Z | Compiling schemars v0.8.22 |
| 945 | 2026-09-12T12:46:06.515Z | Checking dyn-clone v1.0.20 |
| 946 | 2026-09-12T12:46:06.574Z | Checking futures-core v0.3.32 |
| 947 | 2026-09-12T12:46:06.710Z | Compiling portable-atomic v1.11.1 |
| 948 | 2026-09-12T12:46:06.765Z | Compiling ring v0.17.14 |
| 949 | 2026-09-12T12:46:06.801Z | Checking critical-section v1.2.0 |
| 950 | 2026-09-12T12:46:06.859Z | Compiling hashbrown v0.17.1 |
| 951 | 2026-09-12T12:46:06.902Z | Compiling httparse v1.10.1 |
| 952 | 2026-09-12T12:46:06.988Z | Checking futures-sink v0.3.32 |
| 953 | 2026-09-12T12:46:07.095Z | Checking subtle v2.6.1 |
| 954 | 2026-09-12T12:46:07.250Z | Compiling regex-syntax v0.8.11 |
| 955 | 2026-09-12T12:46:07.431Z | Compiling synstructure v0.13.2 |
| 956 | 2026-09-12T12:46:07.573Z | Compiling serde_derive_internals v0.29.1 |
| 957 | 2026-09-12T12:46:07.635Z | Checking once_cell v1.21.3 |
| 958 | 2026-09-12T12:46:07.691Z | Compiling indexmap v2.14.0 |
| 959 | 2026-09-12T12:46:07.829Z | Checking slab v0.4.11 |
| 960 | 2026-09-12T12:46:07.944Z | Compiling aho-corasick v1.1.3 |
| 961 | 2026-09-12T12:46:07.986Z | Compiling rustix v1.1.4 |
| 962 | 2026-09-12T12:46:08.059Z | Compiling thiserror v1.0.69 |
| 963 | 2026-09-12T12:46:08.326Z | Checking rand_core v0.6.4 |
| 964 | 2026-09-12T12:46:08.341Z | Checking typenum v1.20.1 |
| 965 | 2026-09-12T12:46:08.558Z | Checking futures-channel v0.3.32 |
| 966 | 2026-09-12T12:46:08.576Z | Compiling ucd-trie v0.1.7 |
| 967 | 2026-09-12T12:46:08.676Z | Compiling serde_derive v1.0.228 |
| 968 | 2026-09-12T12:46:08.747Z | Compiling zerofrom-derive v0.1.6 |
| 969 | 2026-09-12T12:46:08.798Z | Compiling yoke-derive v0.8.0 |
| 970 | 2026-09-12T12:46:08.961Z | Compiling zerovec-derive v0.11.1 |
| 971 | 2026-09-12T12:46:09.109Z | Compiling displaydoc v0.2.5 |
| 972 | 2026-09-12T12:46:09.382Z | Compiling thiserror-impl v2.0.18 |
| 973 | 2026-09-12T12:46:09.397Z | Compiling schemars_derive v0.8.22 |
| 974 | 2026-09-12T12:46:09.826Z | Compiling tokio-macros v2.7.0 |
| 975 | 2026-09-12T12:46:09.846Z | Compiling zerocopy-derive v0.8.27 |
| 976 | 2026-09-12T12:46:09.955Z | Checking zerofrom v0.1.6 |
| 977 | 2026-09-12T12:46:10.057Z | Compiling futures-macro v0.3.32 |
| 978 | 2026-09-12T12:46:10.086Z | Checking yoke v0.8.0 |
| 979 | 2026-09-12T12:46:10.258Z | Checking zerovec v0.11.4 |
| 980 | 2026-09-12T12:46:10.555Z | Checking zerotrie v0.2.2 |
| 981 | 2026-09-12T12:46:10.570Z | Compiling zeroize_derive v1.4.3 |
| 982 | 2026-09-12T12:46:10.791Z | Compiling regex-automata v0.4.13 |
| 983 | 2026-09-12T12:46:10.794Z | Compiling thiserror-impl v1.0.69 |
| 984 | 2026-09-12T12:46:10.946Z | Checking tinystr v0.8.1 |
| 985 | 2026-09-12T12:46:11.039Z | Checking potential_utf v0.1.3 |
| 986 | 2026-09-12T12:46:11.126Z | Checking icu_locale_core v2.0.0 |
| 987 | 2026-09-12T12:46:11.169Z | Checking icu_collections v2.0.0 |
| 988 | 2026-09-12T12:46:11.208Z | Checking zeroize v1.8.1 |
| 989 | 2026-09-12T12:46:11.366Z | Compiling pest v2.8.2 |
| 990 | 2026-09-12T12:46:11.458Z | Checking futures-io v0.3.32 |
| 991 | 2026-09-12T12:46:11.572Z | Checking futures-task v0.3.32 |
| 992 | 2026-09-12T12:46:11.647Z | Checking icu_provider v2.0.0 |
| 993 | 2026-09-12T12:46:11.750Z | Checking futures-util v0.3.32 |
| 994 | 2026-09-12T12:46:11.771Z | Checking bytes v1.12.0 |
| 995 | 2026-09-12T12:46:11.886Z | Checking icu_properties v2.0.1 |
| 996 | 2026-09-12T12:46:11.889Z | Checking icu_normalizer v2.0.0 |
| 997 | 2026-09-12T12:46:12.203Z | Checking chrono v0.4.45 |
| 998 | 2026-09-12T12:46:12.216Z | Compiling serde_tokenstream v0.2.3 |
| 999 | 2026-09-12T12:46:12.497Z | Checking tokio v1.52.3 |
| 1000 | 2026-09-12T12:46:12.609Z | Compiling regex v1.12.4 |
| 1001 | 2026-09-12T12:46:12.612Z | Compiling pest_meta v2.8.2 |
| 1002 | 2026-09-12T12:46:12.710Z | Checking idna_adapter v1.2.1 |
| 1003 | 2026-09-12T12:46:12.839Z | Checking idna v1.1.0 |
| 1004 | 2026-09-12T12:46:13.009Z | Compiling pkg-config v0.3.32 |
| 1005 | 2026-09-12T12:46:13.044Z | Compiling anyhow v1.0.102 |
| 1006 | 2026-09-12T12:46:13.097Z | Checking url v2.5.7 |
| 1007 | 2026-09-12T12:46:13.379Z | Compiling pest_generator v2.8.2 |
| 1008 | 2026-09-12T12:46:13.614Z | Compiling tracing-attributes v0.1.30 |
| 1009 | 2026-09-12T12:46:13.654Z | Checking tracing-core v0.1.34 |
| 1010 | 2026-09-12T12:46:13.807Z | Compiling generic-array v0.14.7 |
| 1011 | 2026-09-12T12:46:13.938Z | Compiling foldhash v0.2.0 |
| 1012 | 2026-09-12T12:46:13.953Z | Compiling fnv v1.0.7 |
| 1013 | 2026-09-12T12:46:14.012Z | Compiling pest_derive v2.8.2 |
| 1014 | 2026-09-12T12:46:14.033Z | Compiling vcpkg v0.2.15 |
| 1015 | 2026-09-12T12:46:14.052Z | Compiling allocator-api2 v0.2.21 |
| 1016 | 2026-09-12T12:46:14.250Z | Checking http v1.4.2 |
| 1017 | 2026-09-12T12:46:14.377Z | Compiling hashbrown v0.16.1 |
| 1018 | 2026-09-12T12:46:14.567Z | Compiling getrandom v0.3.3 |
| 1019 | 2026-09-12T12:46:14.638Z | Compiling byteorder v1.5.0 |
| 1020 | 2026-09-12T12:46:14.798Z | Checking tracing v0.1.41 |
| 1021 | 2026-09-12T12:46:14.858Z | Compiling camino v1.2.3 |
| 1022 | 2026-09-12T12:46:14.913Z | Checking crypto-common v0.1.6 |
| 1023 | 2026-09-12T12:46:14.946Z | Checking errno v0.3.14 |
| 1024 | 2026-09-12T12:46:14.976Z | Compiling time-core v0.1.8 |
| 1025 | 2026-09-12T12:46:15.033Z | Checking ipnet v2.11.0 |
| 1026 | 2026-09-12T12:46:15.062Z | Compiling num-conv v0.2.1 |
| 1027 | 2026-09-12T12:46:15.126Z | Checking base64 v0.22.1 |
| 1028 | 2026-09-12T12:46:15.212Z | Compiling time-macros v0.2.27 |
| 1029 | 2026-09-12T12:46:15.228Z | Compiling scroll_derive v0.13.1 |
| 1030 | 2026-09-12T12:46:15.255Z | Compiling paste v1.0.15 |
| 1031 | 2026-09-12T12:46:15.367Z | Checking http-body v1.0.1 |
| 1032 | 2026-09-12T12:46:15.408Z | Checking rustls-pki-types v1.12.0 |
| 1033 | 2026-09-12T12:46:15.499Z | Checking atomic-waker v1.1.2 |
| 1034 | 2026-09-12T12:46:15.656Z | Checking tokio-util v0.7.16 |
| 1035 | 2026-09-12T12:46:16.004Z | Checking tower-layer v0.3.3 |
| 1036 | 2026-09-12T12:46:16.035Z | Checking tower-service v0.3.3 |
| 1037 | 2026-09-12T12:46:16.108Z | Checking try-lock v0.2.5 |
| 1038 | 2026-09-12T12:46:16.134Z | Checking untrusted v0.9.0 |
| 1039 | 2026-09-12T12:46:16.149Z | Checking h2 v0.4.14 |
| 1040 | 2026-09-12T12:46:16.165Z | Checking httpdate v1.0.3 |
| 1041 | 2026-09-12T12:46:16.200Z | Checking ryu v1.0.20 |
| 1042 | 2026-09-12T12:46:16.215Z | Checking want v0.3.1 |
| 1043 | 2026-09-12T12:46:16.262Z | Compiling openssl-sys v0.9.117 |
| 1044 | 2026-09-12T12:46:16.307Z | Compiling async-trait v0.1.89 |
| 1045 | 2026-09-12T12:46:16.333Z | Compiling cmake v0.1.54 |
| 1046 | 2026-09-12T12:46:16.336Z | Checking pretty-hex v0.4.1 |
| 1047 | 2026-09-12T12:46:16.470Z | Compiling fs_extra v1.3.0 |
| 1048 | 2026-09-12T12:46:16.511Z | Compiling dunce v1.0.5 |
| 1049 | 2026-09-12T12:46:16.628Z | Compiling strsim v0.11.1 |
| 1050 | 2026-09-12T12:46:16.712Z | Compiling crossbeam-utils v0.8.21 |
| 1051 | 2026-09-12T12:46:16.756Z | Compiling aws-lc-sys v0.39.1 |
| 1052 | 2026-09-12T12:46:16.876Z | Compiling scroll v0.13.0 |
| 1053 | 2026-09-12T12:46:16.926Z | Compiling regress v0.10.5 |
| 1054 | 2026-09-12T12:46:17.001Z | Checking block-buffer v0.10.4 |
| 1055 | 2026-09-12T12:46:17.038Z | Checking ppv-lite86 v0.2.21 |
| 1056 | 2026-09-12T12:46:17.139Z | Compiling slog v2.8.2 |
| 1057 | 2026-09-12T12:46:17.275Z | Compiling usdt-impl v0.6.0 |
| 1058 | 2026-09-12T12:46:17.302Z | Compiling plain v0.2.3 |
| 1059 | 2026-09-12T12:46:17.335Z | Checking digest v0.10.7 |
| 1060 | 2026-09-12T12:46:17.420Z | Compiling goblin v0.10.1 |
| 1061 | 2026-09-12T12:46:17.422Z | Checking http-body-util v0.1.3 |
| 1062 | 2026-09-12T12:46:17.532Z | Checking ipnetwork v0.21.1 |
| 1063 | 2026-09-12T12:46:17.550Z | Checking erased-serde v0.3.31 |
| 1064 | 2026-09-12T12:46:17.728Z | Compiling omicron-workspace-hack v0.1.0 |
| 1065 | 2026-09-12T12:46:17.758Z | Compiling ident_case v1.0.1 |
| 1066 | 2026-09-12T12:46:17.879Z | Compiling darling_core v0.21.3 |
| 1067 | 2026-09-12T12:46:17.964Z | Checking serde_urlencoded v0.7.1 |
| 1068 | 2026-09-12T12:46:18.062Z | Checking hyper v1.10.1 |
| 1069 | 2026-09-12T12:46:18.147Z | Compiling dtrace-parser v0.3.0 |
| 1070 | 2026-09-12T12:46:18.161Z | Compiling openapiv3 v2.2.0 |
| 1071 | 2026-09-12T12:46:18.179Z | Compiling daft-derive v0.1.5 |
| 1072 | 2026-09-12T12:46:18.741Z | Compiling typify-impl v0.4.3 |
| 1073 | 2026-09-12T12:46:18.887Z | Compiling thread-id v5.0.0 |
| 1074 | 2026-09-12T12:46:18.944Z | Checking hyper-util v0.1.20 |
| 1075 | 2026-09-12T12:46:18.973Z | Compiling aws-lc-rs v1.16.2 |
| 1076 | 2026-09-12T12:46:19.955Z | Compiling darling_macro v0.21.3 |
| 1077 | 2026-09-12T12:46:19.992Z | Checking encoding_rs v0.8.35 |
| 1078 | 2026-09-12T12:46:20.007Z | Compiling slog-async v2.8.0 |
| 1079 | 2026-09-12T12:46:20.286Z | Compiling dof v0.4.0 |
| 1080 | 2026-09-12T12:46:20.481Z | Compiling darling v0.21.3 |
| 1081 | 2026-09-12T12:46:20.566Z | Checking cpufeatures v0.2.17 |
| 1082 | 2026-09-12T12:46:20.581Z | Checking mime v0.3.17 |
| 1083 | 2026-09-12T12:46:20.640Z | Checking untrusted v0.7.1 |
| 1084 | 2026-09-12T12:46:20.808Z | Checking rand_core v0.9.3 |
| 1085 | 2026-09-12T12:46:20.903Z | Checking oxnet v0.1.6 |
| 1086 | 2026-09-12T12:46:21.024Z | Compiling structmeta-derive v0.3.0 |
| 1087 | 2026-09-12T12:46:21.043Z | Compiling multer v3.1.0 |
| 1088 | 2026-09-12T12:46:21.149Z | Compiling rustls v0.23.40 |
| 1089 | 2026-09-12T12:46:21.238Z | Compiling usdt-macro v0.6.0 |
| 1090 | 2026-09-12T12:46:21.257Z | Compiling usdt-attr-macro v0.6.0 |
| 1091 | 2026-09-12T12:46:21.273Z | Compiling unsafe-libyaml v0.2.11 |
| 1092 | 2026-09-12T12:46:21.357Z | Compiling rustls v0.22.4 |
| 1093 | 2026-09-12T12:46:21.696Z | Compiling async-stream-impl v0.3.6 |
| 1094 | 2026-09-12T12:46:21.971Z | Compiling serde_yaml v0.9.34+deprecated |
| 1095 | 2026-09-12T12:46:22.019Z | Checking sync_wrapper v1.0.2 |
| 1096 | 2026-09-12T12:46:22.073Z | Compiling structmeta v0.3.0 |
| 1097 | 2026-09-12T12:46:22.076Z | Compiling typify-macro v0.4.3 |
| 1098 | 2026-09-12T12:46:22.117Z | Compiling openssl v0.10.81 |
| 1099 | 2026-09-12T12:46:22.271Z | Checking fastrand v2.3.0 |
| 1100 | 2026-09-12T12:46:22.306Z | Checking hex v0.4.3 |
| 1101 | 2026-09-12T12:46:22.446Z | Checking foreign-types-shared v0.1.1 |
| 1102 | 2026-09-12T12:46:22.526Z | Checking tempfile v3.27.0 |
| 1103 | 2026-09-12T12:46:22.542Z | Checking foreign-types v0.3.2 |
| 1104 | 2026-09-12T12:46:22.606Z | Checking tower v0.5.2 |
| 1105 | 2026-09-12T12:46:22.622Z | Checking rand_chacha v0.9.0 |
| 1106 | 2026-09-12T12:46:22.721Z | Checking futures-executor v0.3.32 |
| 1107 | 2026-09-12T12:46:22.806Z | Compiling openssl-macros v0.1.1 |
| 1108 | 2026-09-12T12:46:22.864Z | Compiling strum_macros v0.26.4 |
| 1109 | 2026-09-12T12:46:22.901Z | Checking iri-string v0.7.8 |
| 1110 | 2026-09-12T12:46:22.979Z | Checking openssl-probe v0.1.6 |
| 1111 | 2026-09-12T12:46:23.088Z | Checking powerfmt v0.2.0 |
| 1112 | 2026-09-12T12:46:23.223Z | Compiling native-tls v0.2.14 |
| 1113 | 2026-09-12T12:46:23.238Z | Checking deranged v0.5.3 |
| 1114 | 2026-09-12T12:46:23.486Z | Checking futures v0.3.32 |
| 1115 | 2026-09-12T12:46:23.562Z | Compiling typify v0.4.3 |
| 1116 | 2026-09-12T12:46:23.578Z | Checking rand v0.9.3 |
| 1117 | 2026-09-12T12:46:23.654Z | Compiling newtype-uuid-macros v0.1.0 |
| 1118 | 2026-09-12T12:46:23.908Z | Checking tower-http v0.6.8 |
| 1119 | 2026-09-12T12:46:24.103Z | Checking num_threads v0.1.7 |
| 1120 | 2026-09-12T12:46:24.158Z | Compiling ref-cast v1.0.25 |
| 1121 | 2026-09-12T12:46:24.207Z | Compiling ref-cast-impl v1.0.25 |
| 1122 | 2026-09-12T12:46:24.314Z | Checking time v0.3.47 |
| 1123 | 2026-09-12T12:46:24.393Z | Compiling dropshot v0.16.7 |
| 1124 | 2026-09-12T12:46:24.408Z | Checking memmap2 v0.9.8 |
| 1125 | 2026-09-12T12:46:24.515Z | Checking unicode-width v0.2.1 |
| 1126 | 2026-09-12T12:46:24.662Z | Compiling derive-ex v0.1.8 |
| 1127 | 2026-09-12T12:46:24.763Z | Checking crossbeam-channel v0.5.15 |
| 1128 | 2026-09-12T12:46:24.784Z | Checking webpki-roots v1.0.2 |
| 1129 | 2026-09-12T12:46:24.824Z | Compiling dropshot_endpoint v0.16.7 |
| 1130 | 2026-09-12T12:46:24.901Z | Compiling strum_macros v0.27.2 |
| 1131 | 2026-09-12T12:46:25.086Z | Checking winnow v0.7.14 |
| 1132 | 2026-09-12T12:46:25.426Z | Compiling progenitor-impl v0.11.1 |
| 1133 | 2026-09-12T12:46:25.495Z | Checking tokio-native-tls v0.3.1 |
| 1134 | 2026-09-12T12:46:25.654Z | Checking hyper-tls v0.6.0 |
| 1135 | 2026-09-12T12:46:26.134Z | Checking newtype-uuid v1.3.2 |
| 1136 | 2026-09-12T12:46:26.180Z | Compiling test-strategy v0.4.3 |
| 1137 | 2026-09-12T12:46:26.286Z | Checking thread_local v1.1.9 |
| 1138 | 2026-09-12T12:46:26.317Z | Checking winnow v1.0.3 |
| 1139 | 2026-09-12T12:46:26.401Z | Checking daft v0.1.5 |
| 1140 | 2026-09-12T12:46:26.448Z | Compiling serde_with_macros v3.14.1 |
| 1141 | 2026-09-12T12:46:26.607Z | Checking toml_parser v1.1.2+spec-1.1.0 |
| 1142 | 2026-09-12T12:46:26.684Z | Checking serde_spanned v1.1.1 |
| 1143 | 2026-09-12T12:46:26.701Z | Checking is-terminal v0.4.16 |
| 1144 | 2026-09-12T12:46:26.793Z | Checking match_cfg v0.1.0 |
| 1145 | 2026-09-12T12:46:26.814Z | Checking term v1.2.0 |
| 1146 | 2026-09-12T12:46:26.869Z | Checking toml_writer v1.1.1+spec-1.1.0 |
| 1147 | 2026-09-12T12:46:26.978Z | Checking debug-ignore v1.0.5 |
| 1148 | 2026-09-12T12:46:27.032Z | Checking either v1.15.0 |
| 1149 | 2026-09-12T12:46:27.051Z | Checking take_mut v0.2.2 |
| 1150 | 2026-09-12T12:46:27.080Z | Checking slog-term v2.9.2 |
| 1151 | 2026-09-12T12:46:27.214Z | Checking hostname v0.3.1 |
| 1152 | 2026-09-12T12:46:27.313Z | Checking slog-json v2.6.1 |
| 1153 | 2026-09-12T12:46:27.343Z | Compiling syn v1.0.109 |
| 1154 | 2026-09-12T12:46:27.469Z | Checking spin v0.9.8 |
| 1155 | 2026-09-12T12:46:27.511Z | Checking usdt v0.6.0 |
| 1156 | 2026-09-12T12:46:27.527Z | Checking slog-bunyan v2.5.0 |
| 1157 | 2026-09-12T12:46:27.541Z | Compiling progenitor-macro v0.11.1 |
| 1158 | 2026-09-12T12:46:27.580Z | Checking async-stream v0.3.6 |
| 1159 | 2026-09-12T12:46:27.633Z | Compiling parse-display-derive v0.10.0 |
| 1160 | 2026-09-12T12:46:27.706Z | Checking rustls-webpki v0.102.8 |
| 1161 | 2026-09-12T12:46:27.730Z | Checking rustls-pemfile v2.2.0 |
| 1162 | 2026-09-12T12:46:27.742Z | Checking waitgroup v0.1.2 |
| 1163 | 2026-09-12T12:46:27.790Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1164 | 2026-09-12T12:46:27.841Z | Checking serde_path_to_error v0.1.20 |
| 1165 | 2026-09-12T12:46:27.857Z | Checking hostname v0.4.2 |
| 1166 | 2026-09-12T12:46:27.956Z | Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1167 | 2026-09-12T12:46:28.108Z | Checking strum v0.26.3 |
| 1168 | 2026-09-12T12:46:28.218Z | Checking rand_chacha v0.3.1 |
| 1169 | 2026-09-12T12:46:28.233Z | Checking macaddr v1.0.1 |
| 1170 | 2026-09-12T12:46:28.269Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 1171 | 2026-09-12T12:46:28.405Z | Checking wait-timeout v0.2.1 |
| 1172 | 2026-09-12T12:46:28.407Z | Checking lazy_static v1.5.0 |
| 1173 | 2026-09-12T12:46:28.461Z | Checking bit-vec v0.8.0 |
| 1174 | 2026-09-12T12:46:28.514Z | Checking quick-error v1.2.3 |
| 1175 | 2026-09-12T12:46:28.530Z | Checking toml v0.9.12+spec-1.1.0 |
| 1176 | 2026-09-12T12:46:28.618Z | Checking rusty-fork v0.3.0 |
| 1177 | 2026-09-12T12:46:28.652Z | Checking bit-set v0.8.0 |
| 1178 | 2026-09-12T12:46:28.780Z | Checking rand v0.8.5 |
| 1179 | 2026-09-12T12:46:28.796Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1180 | 2026-09-12T12:46:29.096Z | Checking rand_xorshift v0.4.0 |
| 1181 | 2026-09-12T12:46:29.149Z | Checking sha1 v0.10.6 |
| 1182 | 2026-09-12T12:46:29.214Z | Checking unarray v0.1.4 |
| 1183 | 2026-09-12T12:46:29.314Z | Checking strum v0.27.2 |
| 1184 | 2026-09-12T12:46:29.330Z | Checking proptest v1.8.0 |
| 1185 | 2026-09-12T12:46:29.448Z | Checking tabwriter v1.4.1 |
| 1186 | 2026-09-12T12:46:29.480Z | Checking tokio-rustls v0.25.0 |
| 1187 | 2026-09-12T12:46:29.518Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1188 | 2026-09-12T12:46:29.588Z | Checking colored v3.1.1 |
| 1189 | 2026-09-12T12:46:29.652Z | Checking serde_with v3.14.1 |
| 1190 | 2026-09-12T12:46:30.080Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5) |
| 1191 | 2026-09-12T12:46:30.311Z | Checking instant v0.1.13 |
| 1192 | 2026-09-12T12:46:30.401Z | Checking rustc-hash v2.1.1 |
| 1193 | 2026-09-12T12:46:30.721Z | Checking iddqd v0.3.18 |
| 1194 | 2026-09-12T12:46:30.750Z | Checking backoff v0.4.0 |
| 1195 | 2026-09-12T12:46:30.910Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 1196 | 2026-09-12T12:46:30.926Z | Checking parse-display v0.10.0 |
| 1197 | 2026-09-12T12:46:30.969Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1198 | 2026-09-12T12:46:31.067Z | Checking itertools v0.14.0 |
| 1199 | 2026-09-12T12:46:31.082Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1200 | 2026-09-12T12:46:31.508Z | Compiling toml_datetime v0.6.11 |
| 1201 | 2026-09-12T12:46:31.532Z | Compiling clap_derive v4.6.1 |
| 1202 | 2026-09-12T12:46:31.615Z | Checking utf8parse v0.2.2 |
| 1203 | 2026-09-12T12:46:31.736Z | Checking anstyle-parse v1.0.0 |
| 1204 | 2026-09-12T12:46:31.890Z | Checking terminal_size v0.4.3 |
| 1205 | 2026-09-12T12:46:32.052Z | Checking is_terminal_polyfill v1.70.1 |
| 1206 | 2026-09-12T12:46:32.117Z | Checking colorchoice v1.0.4 |
| 1207 | 2026-09-12T12:46:32.138Z | Checking anstyle v1.0.14 |
| 1208 | 2026-09-12T12:46:32.141Z | Checking anstyle-query v1.1.4 |
| 1209 | 2026-09-12T12:46:32.321Z | Checking anstream v1.0.0 |
| 1210 | 2026-09-12T12:46:32.516Z | Checking clap_lex v1.1.0 |
| 1211 | 2026-09-12T12:46:32.674Z | Checking clap_builder v4.6.0 |
| 1212 | 2026-09-12T12:46:33.899Z | Checking clap v4.6.1 |
| 1213 | 2026-09-12T12:46:34.993Z | Compiling num-derive v0.4.2 |
| 1214 | 2026-09-12T12:46:35.463Z | Compiling rustls-webpki v0.103.6 |
| 1215 | 2026-09-12T12:46:35.898Z | Compiling prettyplease v0.2.37 |
| 1216 | 2026-09-12T12:46:37.528Z | Checking crossbeam-epoch v0.9.18 |
| 1217 | 2026-09-12T12:46:37.705Z | Compiling winnow v0.5.40 |
| 1218 | 2026-09-12T12:46:37.746Z | Compiling cfg_aliases v0.2.1 |
| 1219 | 2026-09-12T12:46:38.603Z | Checking serde_spanned v0.6.9 |
| 1220 | 2026-09-12T12:46:38.635Z | Compiling memoffset v0.9.1 |
| 1221 | 2026-09-12T12:46:38.731Z | Compiling tokio-rustls v0.26.4 |
| 1222 | 2026-09-12T12:46:38.978Z | Compiling toml_edit v0.19.15 |
| 1223 | 2026-09-12T12:46:39.162Z | Compiling rayon-core v1.13.0 |
| 1224 | 2026-09-12T12:46:40.093Z | Compiling proc-macro-crate v1.3.1 |
| 1225 | 2026-09-12T12:46:40.383Z | Compiling zerocopy-derive v0.7.35 |
| 1226 | 2026-09-12T12:46:40.815Z | Compiling crc32fast v1.5.0 |
| 1227 | 2026-09-12T12:46:41.217Z | Compiling hyper-rustls v0.27.7 |
| 1228 | 2026-09-12T12:46:41.485Z | Compiling reqwest v0.12.23 |
| 1229 | 2026-09-12T12:46:41.656Z | Checking crossbeam-deque v0.8.6 |
| 1230 | 2026-09-12T12:46:41.939Z | Checking adler2 v2.0.1 |
| 1231 | 2026-09-12T12:46:42.058Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1232 | 2026-09-12T12:46:42.733Z | Compiling progenitor-client v0.11.1 |
| 1233 | 2026-09-12T12:46:43.001Z | Compiling progenitor v0.11.1 |
| 1234 | 2026-09-12T12:46:43.531Z | Checking miniz_oxide v0.8.9 |
| 1235 | 2026-09-12T12:46:44.113Z | Compiling num-integer v0.1.46 |
| 1236 | 2026-09-12T12:46:44.147Z | Compiling proc-macro-error-attr v1.0.4 |
| 1237 | 2026-09-12T12:46:44.393Z | Compiling heapless v0.8.0 |
| 1238 | 2026-09-12T12:46:44.606Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5) |
| 1239 | 2026-09-12T12:46:44.681Z | Checking flate2 v1.1.2 |
| 1240 | 2026-09-12T12:46:44.859Z | Compiling progenitor-client v0.10.0 |
| 1241 | 2026-09-12T12:46:45.114Z | Compiling ingot-macros v0.1.1 |
| 1242 | 2026-09-12T12:46:45.666Z | Checking hash32 v0.3.1 |
| 1243 | 2026-09-12T12:46:45.797Z | Checking hybrid-array v0.4.12 |
| 1244 | 2026-09-12T12:46:45.866Z | Compiling proc-macro-error v1.0.4 |
| 1245 | 2026-09-12T12:46:45.929Z | Compiling smoltcp v0.11.0 |
| 1246 | 2026-09-12T12:46:46.245Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 1247 | 2026-09-12T12:46:46.313Z | Checking toml_write v0.1.2 |
| 1248 | 2026-09-12T12:46:46.493Z | Checking toml_edit v0.22.27 |
| 1249 | 2026-09-12T12:46:46.863Z | Checking num-rational v0.4.2 |
| 1250 | 2026-09-12T12:46:46.969Z | Checking num-iter v0.1.45 |
| 1251 | 2026-09-12T12:46:47.136Z | Compiling zerocopy v0.7.35 |
| 1252 | 2026-09-12T12:46:47.202Z | Compiling num_enum_derive v0.7.5 |
| 1253 | 2026-09-12T12:46:47.595Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1254 | 2026-09-12T12:46:47.681Z | Compiling hubpack_derive v0.1.1 |
| 1255 | 2026-09-12T12:46:47.729Z | Checking ingot-types v0.1.2 |
| 1256 | 2026-09-12T12:46:47.790Z | Checking cobs v0.3.0 |
| 1257 | 2026-09-12T12:46:47.887Z | Compiling scroll_derive v0.12.1 |
| 1258 | 2026-09-12T12:46:47.934Z | Compiling foreign-types-macros v0.2.3 |
| 1259 | 2026-09-12T12:46:48.062Z | Compiling num-complex v0.4.6 |
| 1260 | 2026-09-12T12:46:48.177Z | Compiling usdt-impl v0.5.0 |
| 1261 | 2026-09-12T12:46:48.403Z | Checking foreign-types-shared v0.3.1 |
| 1262 | 2026-09-12T12:46:48.418Z | Checking bitflags v1.3.2 |
| 1263 | 2026-09-12T12:46:48.433Z | Compiling crucible-workspace-hack v0.1.0 |
| 1264 | 2026-09-12T12:46:48.447Z | Checking managed v0.8.0 |
| 1265 | 2026-09-12T12:46:48.551Z | Checking foreign-types v0.5.0 |
| 1266 | 2026-09-12T12:46:48.571Z | Checking scroll v0.12.0 |
| 1267 | 2026-09-12T12:46:48.611Z | Checking num v0.4.3 |
| 1268 | 2026-09-12T12:46:48.696Z | Checking num_enum v0.7.5 |
| 1269 | 2026-09-12T12:46:48.724Z | Checking hubpack v0.1.2 |
| 1270 | 2026-09-12T12:46:48.783Z | Checking ingot v0.1.1 |
| 1271 | 2026-09-12T12:46:48.802Z | Checking postcard v1.1.3 |
| 1272 | 2026-09-12T12:46:48.881Z | Compiling dof v0.3.0 |
| 1273 | 2026-09-12T12:46:49.076Z | Checking toml v0.8.23 |
| 1274 | 2026-09-12T12:46:49.489Z | Checking block-buffer v0.12.0 |
| 1275 | 2026-09-12T12:46:49.492Z | Checking crypto-common v0.2.2 |
| 1276 | 2026-09-12T12:46:49.757Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1277 | 2026-09-12T12:46:49.780Z | Compiling dtrace-parser v0.2.0 |
| 1278 | 2026-09-12T12:46:50.019Z | Checking camino-tempfile v1.4.1 |
| 1279 | 2026-09-12T12:46:50.106Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1280 | 2026-09-12T12:46:50.176Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1281 | 2026-09-12T12:46:50.231Z | Checking cstr-argument v0.1.2 |
| 1282 | 2026-09-12T12:46:50.319Z | Compiling thread-id v4.2.2 |
| 1283 | 2026-09-12T12:46:50.356Z | Compiling float-ord v0.3.2 |
| 1284 | 2026-09-12T12:46:50.378Z | Compiling minimal-lexical v0.2.1 |
| 1285 | 2026-09-12T12:46:50.404Z | Checking compression-core v0.4.32 |
| 1286 | 2026-09-12T12:46:50.407Z | Checking const-oid v0.10.2 |
| 1287 | 2026-09-12T12:46:50.467Z | Checking static_assertions v1.1.0 |
| 1288 | 2026-09-12T12:46:50.528Z | Compiling heck v0.4.1 |
| 1289 | 2026-09-12T12:46:50.576Z | Checking digest v0.11.3 |
| 1290 | 2026-09-12T12:46:50.616Z | Compiling nom v7.1.3 |
| 1291 | 2026-09-12T12:46:50.645Z | Checking compression-codecs v0.4.32 |
| 1292 | 2026-09-12T12:46:50.776Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1293 | 2026-09-12T12:46:50.814Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1294 | 2026-09-12T12:46:50.943Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1295 | 2026-09-12T12:46:51.058Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 1296 | 2026-09-12T12:46:51.138Z | Checking goblin v0.8.2 |
| 1297 | 2026-09-12T12:46:51.264Z | Checking rayon v1.11.0 |
| 1298 | 2026-09-12T12:46:51.559Z | Compiling num_enum_derive v0.5.11 |
| 1299 | 2026-09-12T12:46:51.575Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1300 | 2026-09-12T12:46:51.780Z | Compiling rustc_version v0.4.1 |
| 1301 | 2026-09-12T12:46:51.910Z | Checking toml_datetime v1.1.1+spec-1.1.0 |
| 1302 | 2026-09-12T12:46:52.082Z | Compiling dropshot v0.17.1 |
| 1303 | 2026-09-12T12:46:52.116Z | Checking tinyvec_macros v0.1.1 |
| 1304 | 2026-09-12T12:46:52.189Z | Compiling convert_case v0.4.0 |
| 1305 | 2026-09-12T12:46:52.308Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26) |
| 1306 | 2026-09-12T12:46:52.324Z | Compiling rustix v0.38.44 |
| 1307 | 2026-09-12T12:46:52.510Z | Checking cpufeatures v0.3.0 |
| 1308 | 2026-09-12T12:46:52.559Z | Compiling derive_more v0.99.20 |
| 1309 | 2026-09-12T12:46:52.584Z | Checking sha1 v0.11.0 |
| 1310 | 2026-09-12T12:46:52.600Z | Checking num_enum v0.5.11 |
| 1311 | 2026-09-12T12:46:52.762Z | Checking tinyvec v1.10.0 |
| 1312 | 2026-09-12T12:46:52.777Z | Checking toml v1.1.2+spec-1.1.0 |
| 1313 | 2026-09-12T12:46:52.813Z | Checking async-compression v0.4.33 |
| 1314 | 2026-09-12T12:46:53.051Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1315 | 2026-09-12T12:46:53.067Z | Compiling nix v0.30.1 |
| 1316 | 2026-09-12T12:46:53.331Z | Checking libscf-sys v1.2.0 |
| 1317 | 2026-09-12T12:46:53.453Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1318 | 2026-09-12T12:46:53.468Z | Compiling libz-sys v1.1.22 |
| 1319 | 2026-09-12T12:46:53.554Z | Compiling dropshot_endpoint v0.17.1 |
| 1320 | 2026-09-12T12:46:53.571Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 1321 | 2026-09-12T12:46:53.712Z | Checking bytecount v0.6.9 |
| 1322 | 2026-09-12T12:46:53.940Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1323 | 2026-09-12T12:46:54.097Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1324 | 2026-09-12T12:46:54.545Z | Compiling usdt-attr-macro v0.5.0 |
| 1325 | 2026-09-12T12:46:54.642Z | Compiling usdt-macro v0.5.0 |
| 1326 | 2026-09-12T12:46:54.720Z | Compiling zone_cfg_derive v0.3.1 |
| 1327 | 2026-09-12T12:46:54.800Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 1328 | 2026-09-12T12:46:54.966Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1329 | 2026-09-12T12:46:54.983Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1330 | 2026-09-12T12:46:55.134Z | Checking itertools v0.12.1 |
| 1331 | 2026-09-12T12:46:55.266Z | Checking sigpipe v0.1.3 |
| 1332 | 2026-09-12T12:46:55.309Z | Checking memmap v0.7.0 |
| 1333 | 2026-09-12T12:46:55.351Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1334 | 2026-09-12T12:46:55.378Z | Checking glob v0.3.3 |
| 1335 | 2026-09-12T12:46:55.443Z | Checking jiff v0.2.15 |
| 1336 | 2026-09-12T12:46:55.545Z | Checking usdt v0.5.0 |
| 1337 | 2026-09-12T12:46:55.561Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 1338 | 2026-09-12T12:46:55.597Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1339 | 2026-09-12T12:46:55.720Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1340 | 2026-09-12T12:46:55.793Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1341 | 2026-09-12T12:46:55.850Z | Checking smf v0.2.3 |
| 1342 | 2026-09-12T12:46:55.925Z | Checking secrecy v0.10.3 |
| 1343 | 2026-09-12T12:46:56.045Z | Checking whoami v1.6.1 |
| 1344 | 2026-09-12T12:46:56.074Z | Compiling curve25519-dalek v4.1.3 |
| 1345 | 2026-09-12T12:46:56.102Z | Checking zone v0.3.1 |
| 1346 | 2026-09-12T12:46:56.117Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1347 | 2026-09-12T12:46:56.209Z | Checking hmac v0.12.1 |
| 1348 | 2026-09-12T12:46:56.323Z | Compiling clang-sys v1.8.1 |
| 1349 | 2026-09-12T12:46:56.339Z | Checking inout v0.1.4 |
| 1350 | 2026-09-12T12:46:56.354Z | Compiling enum-as-inner v0.6.1 |
| 1351 | 2026-09-12T12:46:56.444Z | Checking ff v0.13.1 |
| 1352 | 2026-09-12T12:46:56.468Z | Checking data-encoding v2.9.0 |
| 1353 | 2026-09-12T12:46:56.544Z | Compiling semver v0.1.20 |
| 1354 | 2026-09-12T12:46:56.567Z | Checking group v0.13.0 |
| 1355 | 2026-09-12T12:46:56.700Z | Checking cipher v0.4.4 |
| 1356 | 2026-09-12T12:46:56.766Z | Compiling rustc_version v0.1.7 |
| 1357 | 2026-09-12T12:46:56.817Z | Checking hkdf v0.12.4 |
| 1358 | 2026-09-12T12:46:56.849Z | Checking atomicwrites v0.4.4 |
| 1359 | 2026-09-12T12:46:56.883Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1360 | 2026-09-12T12:46:56.899Z | Checking universal-hash v0.5.1 |
| 1361 | 2026-09-12T12:46:56.947Z | Compiling regress v0.11.1 |
| 1362 | 2026-09-12T12:46:56.963Z | Checking crypto-bigint v0.5.5 |
| 1363 | 2026-09-12T12:46:56.979Z | Checking half v2.7.1 |
| 1364 | 2026-09-12T12:46:57.017Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1365 | 2026-09-12T12:46:57.221Z | Checking base16ct v0.2.0 |
| 1366 | 2026-09-12T12:46:57.342Z | Checking base64ct v1.8.0 |
| 1367 | 2026-09-12T12:46:57.584Z | Checking indent_write v2.2.0 |
| 1368 | 2026-09-12T12:46:57.682Z | Checking opaque-debug v0.3.1 |
| 1369 | 2026-09-12T12:46:57.715Z | Checking ciborium-io v0.2.2 |
| 1370 | 2026-09-12T12:46:57.754Z | Checking poly1305 v0.8.0 |
| 1371 | 2026-09-12T12:46:57.809Z | Checking ciborium-ll v0.2.2 |
| 1372 | 2026-09-12T12:46:57.917Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1373 | 2026-09-12T12:46:57.953Z | Checking thiserror-no-std v2.0.2 |
| 1374 | 2026-09-12T12:46:57.981Z | Checking password-hash v0.5.0 |
| 1375 | 2026-09-12T12:46:57.984Z | Checking elliptic-curve v0.13.8 |
| 1376 | 2026-09-12T12:46:58.037Z | Compiling newtype_derive v0.1.6 |
| 1377 | 2026-09-12T12:46:58.067Z | Checking chacha20 v0.9.1 |
| 1378 | 2026-09-12T12:46:58.201Z | Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1379 | 2026-09-12T12:46:58.252Z | Compiling nix v0.31.3 |
| 1380 | 2026-09-12T12:46:58.255Z | Checking blake2 v0.10.6 |
| 1381 | 2026-09-12T12:46:58.282Z | Checking aead v0.5.2 |
| 1382 | 2026-09-12T12:46:58.420Z | Compiling libloading v0.8.9 |
| 1383 | 2026-09-12T12:46:58.444Z | Compiling typify-impl v0.6.2 |
| 1384 | 2026-09-12T12:46:58.467Z | Checking bstr v1.12.0 |
| 1385 | 2026-09-12T12:46:58.615Z | Compiling bindgen v0.72.1 |
| 1386 | 2026-09-12T12:46:58.649Z | Compiling owo-colors v4.3.0 |
| 1387 | 2026-09-12T12:46:58.681Z | Checking resolv-conf v0.7.5 |
| 1388 | 2026-09-12T12:46:58.798Z | Checking linked-hash-map v0.5.6 |
| 1389 | 2026-09-12T12:46:58.864Z | Checking keccak v0.1.6 |
| 1390 | 2026-09-12T12:46:58.918Z | Checking vsss-rs v3.3.4 |
| 1391 | 2026-09-12T12:46:58.967Z | Checking lru-cache v0.1.2 |
| 1392 | 2026-09-12T12:46:59.024Z | Checking sha3 v0.10.8 |
| 1393 | 2026-09-12T12:46:59.088Z | Checking argon2 v0.5.3 |
| 1394 | 2026-09-12T12:46:59.217Z | Checking chacha20poly1305 v0.10.1 |
| 1395 | 2026-09-12T12:46:59.377Z | Checking ciborium v0.2.2 |
| 1396 | 2026-09-12T12:46:59.396Z | Checking hickory-proto v0.24.4 |
| 1397 | 2026-09-12T12:46:59.539Z | Checking tokio-dtrace v0.1.1 |
| 1398 | 2026-09-12T12:46:59.722Z | Checking papergrid v0.18.0 |
| 1399 | 2026-09-12T12:46:59.782Z | Compiling cexpr v0.6.0 |
| 1400 | 2026-09-12T12:46:59.819Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1401 | 2026-09-12T12:46:59.972Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 1402 | 2026-09-12T12:47:00.341Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 1403 | 2026-09-12T12:47:00.466Z | Checking serde-big-array v0.5.1 |
| 1404 | 2026-09-12T12:47:00.575Z | Compiling serde_repr v0.1.20 |
| 1405 | 2026-09-12T12:47:00.606Z | Compiling derive-where v1.6.0 |
| 1406 | 2026-09-12T12:47:00.756Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 1407 | 2026-09-12T12:47:00.891Z | Checking unicode-segmentation v1.12.0 |
| 1408 | 2026-09-12T12:47:00.980Z | Compiling shlex v1.3.0 |
| 1409 | 2026-09-12T12:47:00.983Z | Checking same-file v1.0.6 |
| 1410 | 2026-09-12T12:47:01.115Z | Checking siphasher v1.0.1 |
| 1411 | 2026-09-12T12:47:01.143Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1412 | 2026-09-12T12:47:01.172Z | Checking walkdir v2.5.0 |
| 1413 | 2026-09-12T12:47:01.205Z | Checking newline-converter v0.3.0 |
| 1414 | 2026-09-12T12:47:01.276Z | Checking phf_shared v0.12.1 |
| 1415 | 2026-09-12T12:47:01.386Z | Checking hickory-resolver v0.24.4 |
| 1416 | 2026-09-12T12:47:01.418Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 1417 | 2026-09-12T12:47:01.886Z | Compiling typify-macro v0.6.2 |
| 1418 | 2026-09-12T12:47:01.904Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 1419 | 2026-09-12T12:47:02.010Z | Checking tabled v0.21.0 |
| 1420 | 2026-09-12T12:47:02.096Z | Checking oxide-tokio-rt v0.1.2 |
| 1421 | 2026-09-12T12:47:02.328Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1422 | 2026-09-12T12:47:02.934Z | Checking itertools v0.15.0 |
| 1423 | 2026-09-12T12:47:03.117Z | Checking console v0.16.4 |
| 1424 | 2026-09-12T12:47:03.152Z | Compiling progenitor-impl v0.10.0 |
| 1425 | 2026-09-12T12:47:03.321Z | Checking tokio-stream v0.1.17 |
| 1426 | 2026-09-12T12:47:03.367Z | Compiling pin-project-internal v1.1.10 |
| 1427 | 2026-09-12T12:47:03.412Z | Compiling slog-dtrace v0.3.0 |
| 1428 | 2026-09-12T12:47:03.428Z | Checking csv-core v0.1.12 |
| 1429 | 2026-09-12T12:47:03.603Z | Compiling unicode-xid v0.2.6 |
| 1430 | 2026-09-12T12:47:03.640Z | Compiling cancel-safe-futures v0.1.5 |
| 1431 | 2026-09-12T12:47:03.685Z | Checking unicode-linebreak v0.1.5 |
| 1432 | 2026-09-12T12:47:03.725Z | Checking swrite v0.1.0 |
| 1433 | 2026-09-12T12:47:03.821Z | Checking smawk v0.3.2 |
| 1434 | 2026-09-12T12:47:03.884Z | Checking similar v3.2.0 |
| 1435 | 2026-09-12T12:47:03.900Z | Checking foldhash v0.1.5 |
| 1436 | 2026-09-12T12:47:03.956Z | Compiling chrono-tz v0.10.4 |
| 1437 | 2026-09-12T12:47:04.006Z | Checking unicode-width v0.1.14 |
| 1438 | 2026-09-12T12:47:04.038Z | Checking hashbrown v0.15.5 |
| 1439 | 2026-09-12T12:47:04.254Z | Checking textwrap v0.16.2 |
| 1440 | 2026-09-12T12:47:04.417Z | Checking pin-project v1.1.10 |
| 1441 | 2026-09-12T12:47:04.433Z | Checking expectorate v1.3.0 |
| 1442 | 2026-09-12T12:47:04.491Z | Compiling const_format_proc_macros v0.2.34 |
| 1443 | 2026-09-12T12:47:04.507Z | Checking qorb v0.4.1 |
| 1444 | 2026-09-12T12:47:04.564Z | Checking csv v1.4.0 |
| 1445 | 2026-09-12T12:47:04.580Z | Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1446 | 2026-09-12T12:47:04.925Z | Checking phf v0.12.1 |
| 1447 | 2026-09-12T12:47:04.957Z | Checking unicode-normalization v0.1.24 |
| 1448 | 2026-09-12T12:47:05.069Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1449 | 2026-09-12T12:47:05.276Z | Compiling progenitor-macro v0.10.0 |
| 1450 | 2026-09-12T12:47:05.559Z | Checking libsw-core v0.3.2 |
| 1451 | 2026-09-12T12:47:05.710Z | Compiling libgit2-sys v0.17.0+1.8.1 |
| 1452 | 2026-09-12T12:47:05.949Z | Compiling async-recursion v1.1.1 |
| 1453 | 2026-09-12T12:47:06.027Z | Compiling snafu-derive v0.8.9 |
| 1454 | 2026-09-12T12:47:06.205Z | Compiling cookie v0.18.1 |
| 1455 | 2026-09-12T12:47:06.368Z | Checking highway v1.3.0 |
| 1456 | 2026-09-12T12:47:06.437Z | Checking fixedbitset v0.5.7 |
| 1457 | 2026-09-12T12:47:06.608Z | Checking fixedbitset v0.4.2 |
| 1458 | 2026-09-12T12:47:06.687Z | Compiling moka v0.12.11 |
| 1459 | 2026-09-12T12:47:06.798Z | Checking petgraph v0.6.5 |
| 1460 | 2026-09-12T12:47:06.930Z | Checking petgraph v0.8.2 |
| 1461 | 2026-09-12T12:47:07.757Z | Checking snafu v0.8.9 |
| 1462 | 2026-09-12T12:47:07.904Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1463 | 2026-09-12T12:47:07.994Z | Checking libsw v3.5.0 |
| 1464 | 2026-09-12T12:47:08.064Z | Checking olpc-cjson v0.1.4 |
| 1465 | 2026-09-12T12:47:08.080Z | Checking const_format v0.2.34 |
| 1466 | 2026-09-12T12:47:08.140Z | Checking cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1467 | 2026-09-12T12:47:08.298Z | Checking papergrid v0.11.0 |
| 1468 | 2026-09-12T12:47:08.417Z | Compiling typify v0.6.2 |
| 1469 | 2026-09-12T12:47:08.489Z | Checking globset v0.4.16 |
| 1470 | 2026-09-12T12:47:08.514Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1471 | 2026-09-12T12:47:08.529Z | Checking gethostname v0.5.0 |
| 1472 | 2026-09-12T12:47:08.728Z | Compiling tabled_derive v0.7.0 |
| 1473 | 2026-09-12T12:47:08.745Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1474 | 2026-09-12T12:47:08.896Z | Checking reqwest v0.13.2 |
| 1475 | 2026-09-12T12:47:09.000Z | Checking bcs v0.1.6 |
| 1476 | 2026-09-12T12:47:09.087Z | Checking pem v3.0.5 |
| 1477 | 2026-09-12T12:47:09.231Z | Checking serde_plain v1.0.2 |
| 1478 | 2026-09-12T12:47:09.247Z | Checking humantime v2.3.0 |
| 1479 | 2026-09-12T12:47:09.377Z | Compiling signal-hook v0.4.4 |
| 1480 | 2026-09-12T12:47:09.381Z | Checking progenitor v0.10.0 |
| 1481 | 2026-09-12T12:47:09.422Z | Checking termtree v0.5.1 |
| 1482 | 2026-09-12T12:47:09.437Z | Checking crc8 v0.1.1 |
| 1483 | 2026-09-12T12:47:09.523Z | Checking tagptr v0.2.0 |
| 1484 | 2026-09-12T12:47:09.539Z | Checking typed-path v0.9.3 |
| 1485 | 2026-09-12T12:47:09.554Z | Checking linear-map v1.2.0 |
| 1486 | 2026-09-12T12:47:09.610Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1487 | 2026-09-12T12:47:09.653Z | Checking tabled v0.15.0 |
| 1488 | 2026-09-12T12:47:09.716Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1489 | 2026-09-12T12:47:10.268Z | Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1490 | 2026-09-12T12:47:10.290Z | Checking tough v0.20.0 |
| 1491 | 2026-09-12T12:47:10.429Z | Compiling progenitor-impl v0.14.0 |
| 1492 | 2026-09-12T12:47:10.860Z | Checking steno v0.4.1 |
| 1493 | 2026-09-12T12:47:11.157Z | Checking hickory-proto v0.25.2 |
| 1494 | 2026-09-12T12:47:11.674Z | Compiling curl-sys v0.4.89+curl-8.20.0 |
| 1495 | 2026-09-12T12:47:11.851Z | Compiling cargo-platform v0.1.9 |
| 1496 | 2026-09-12T12:47:12.068Z | Compiling vergen v8.3.2 |
| 1497 | 2026-09-12T12:47:12.100Z | Compiling fs-err v3.1.2 |
| 1498 | 2026-09-12T12:47:12.257Z | Compiling cargo_metadata v0.18.1 |
| 1499 | 2026-09-12T12:47:12.452Z | Checking progenitor-client v0.14.0 |
| 1500 | 2026-09-12T12:47:12.509Z | Compiling progenitor-macro v0.14.0 |
| 1501 | 2026-09-12T12:47:12.569Z | Checking dropshot-api-manager-types v0.7.2 |
| 1502 | 2026-09-12T12:47:12.666Z | Checking sha2 v0.10.9 |
| 1503 | 2026-09-12T12:47:12.735Z | Compiling blake3 v1.8.2 |
| 1504 | 2026-09-12T12:47:12.755Z | Checking hickory-resolver v0.25.2 |
| 1505 | 2026-09-12T12:47:13.369Z | Compiling pcap v0.1.0 (/work/oxidecomputer/dendrite/pcap) |
| 1506 | 2026-09-12T12:47:13.476Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 1507 | 2026-09-12T12:47:13.584Z | Checking git-stub v1.0.0 |
| 1508 | 2026-09-12T12:47:13.610Z | Compiling strum_macros v0.28.0 |
| 1509 | 2026-09-12T12:47:13.740Z | Checking filetime v0.2.26 |
| 1510 | 2026-09-12T12:47:13.873Z | Checking xattr v1.6.1 |
| 1511 | 2026-09-12T12:47:14.004Z | Checking dpd-types-versions v0.1.0 (/work/oxidecomputer/dendrite/dpd-types/versions) |
| 1512 | 2026-09-12T12:47:14.583Z | Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1513 | 2026-09-12T12:47:14.771Z | Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1514 | 2026-09-12T12:47:15.136Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1515 | 2026-09-12T12:47:15.554Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1516 | 2026-09-12T12:47:15.804Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1517 | 2026-09-12T12:47:15.840Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1518 | 2026-09-12T12:47:15.977Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1519 | 2026-09-12T12:47:16.182Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1520 | 2026-09-12T12:47:16.204Z | Checking is_ci v1.2.0 |
| 1521 | 2026-09-12T12:47:16.266Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1522 | 2026-09-12T12:47:16.307Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1523 | 2026-09-12T12:47:16.399Z | Checking arrayvec v0.7.6 |
| 1524 | 2026-09-12T12:47:16.427Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 1525 | 2026-09-12T12:47:16.596Z | Compiling curl v0.4.50 |
| 1526 | 2026-09-12T12:47:16.657Z | Checking progenitor v0.14.0 |
| 1527 | 2026-09-12T12:47:16.783Z | Checking constant_time_eq v0.3.1 |
| 1528 | 2026-09-12T12:47:16.883Z | Checking arrayref v0.3.9 |
| 1529 | 2026-09-12T12:47:16.898Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#2cd6617e) |
| 1530 | 2026-09-12T12:47:17.084Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1531 | 2026-09-12T12:47:17.164Z | Checking toml v0.7.8 |
| 1532 | 2026-09-12T12:47:17.233Z | Checking supports-color v3.0.2 |
| 1533 | 2026-09-12T12:47:17.301Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 1534 | 2026-09-12T12:47:17.329Z | Checking strum v0.28.0 |
| 1535 | 2026-09-12T12:47:17.449Z | Checking tar v0.4.45 |
| 1536 | 2026-09-12T12:47:17.473Z | Checking git-stub-vcs v0.1.0 |
| 1537 | 2026-09-12T12:47:17.489Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1538 | 2026-09-12T12:47:17.813Z | Checking similar v2.7.0 |
| 1539 | 2026-09-12T12:47:17.970Z | Checking drift v0.2.0 |
| 1540 | 2026-09-12T12:47:18.149Z | Checking kstat-rs v0.2.4 |
| 1541 | 2026-09-12T12:47:18.277Z | Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 1542 | 2026-09-12T12:47:18.343Z | Checking topological-sort v0.2.2 |
| 1543 | 2026-09-12T12:47:18.376Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1544 | 2026-09-12T12:47:18.477Z | Checking omicron-zone-package v0.12.2 |
| 1545 | 2026-09-12T12:47:18.668Z | Checking dropshot-api-manager v0.7.2 |
| 1546 | 2026-09-12T12:47:19.355Z | Checking signal-hook-tokio v0.4.0 |
| 1547 | 2026-09-12T12:47:19.484Z | Checking scuffle v0.1.0 |
| 1548 | 2026-09-12T12:47:19.572Z | Checking dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types) |
| 1549 | 2026-09-12T12:47:19.647Z | Checking dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api) |
| 1550 | 2026-09-12T12:47:19.806Z | Checking common v0.1.0 (/work/oxidecomputer/dendrite/common) |
| 1551 | 2026-09-12T12:47:19.989Z | Compiling aal_macros v0.0.1 (/work/oxidecomputer/dendrite/aal_macros) |
| 1552 | 2026-09-12T12:47:20.004Z | Checking iddqd v0.4.5 |
| 1553 | 2026-09-12T12:47:20.427Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1554 | 2026-09-12T12:47:20.515Z | Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 1555 | 2026-09-12T12:47:20.615Z | Checking aal v0.1.0 (/work/oxidecomputer/dendrite/aal) |
| 1556 | 2026-09-12T12:47:20.632Z | Checking packet v0.1.0 (/work/oxidecomputer/dendrite/packet) |
| 1557 | 2026-09-12T12:47:20.635Z | Checking internet-checksum v0.2.1 |
| 1558 | 2026-09-12T12:47:20.748Z | Checking search_path v0.1.4 |
| 1559 | 2026-09-12T12:47:20.753Z | Checking dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis) |
| 1560 | 2026-09-12T12:47:20.890Z | Checking xtask v0.1.0 (/work/oxidecomputer/dendrite/xtask) |
| 1561 | 2026-09-12T12:47:21.059Z | Checking uplinkd v0.1.0 (/work/oxidecomputer/dendrite/uplinkd) |
| 1562 | 2026-09-12T12:47:21.756Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1563 | 2026-09-12T12:47:22.622Z | Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1564 | 2026-09-12T12:47:22.861Z | Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1565 | 2026-09-12T12:47:23.002Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1566 | 2026-09-12T12:47:23.509Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1567 | 2026-09-12T12:47:23.923Z | Compiling git2 v0.19.0 |
| 1568 | 2026-09-12T12:47:26.188Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 1569 | 2026-09-12T12:47:28.373Z | Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 1570 | 2026-09-12T12:47:34.457Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1571 | 2026-09-12T12:47:35.723Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1572 | 2026-09-12T12:47:40.614Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 06s |
| 1573 | 2026-09-12T12:47:40.964Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 1574 | 2026-09-12T12:47:40.964Z | + cargo clippy --features tofino_asic -- --deny warnings |
| 1575 | 2026-09-12T12:47:41.457Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#d13f3e2d) |
| 1576 | 2026-09-12T12:47:41.460Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 1577 | 2026-09-12T12:47:41.535Z | Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 1578 | 2026-09-12T12:47:41.540Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 1579 | 2026-09-12T12:47:48.756Z | Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 1580 | 2026-09-12T12:47:48.756Z | Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 1581 | 2026-09-12T12:47:51.472Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.46s |
| 1582 | 2026-09-12T12:47:51.612Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 1583 | 2026-09-12T12:47:51.612Z | + cargo clippy --features softnpu -- --deny warnings |
| 1584 | 2026-09-12T12:47:51.905Z | Downloading crates ... |
| 1585 | 2026-09-12T12:47:52.044Z | Downloaded ascii v1.1.0 |
| 1586 | 2026-09-12T12:47:52.051Z | Downloaded typeid v1.0.3 |
| 1587 | 2026-09-12T12:47:52.051Z | Downloaded bitstruct v0.1.1 |
| 1588 | 2026-09-12T12:47:52.051Z | Downloaded radium v0.7.0 |
| 1589 | 2026-09-12T12:47:52.052Z | Downloaded funty v2.0.0 |
| 1590 | 2026-09-12T12:47:52.055Z | Downloaded tap v1.0.1 |
| 1591 | 2026-09-12T12:47:52.057Z | Downloaded serde_arrays v0.1.0 |
| 1592 | 2026-09-12T12:47:52.057Z | Downloaded bitstruct_derive v0.1.0 |
| 1593 | 2026-09-12T12:47:52.060Z | Downloaded erased-serde v0.4.8 |
| 1594 | 2026-09-12T12:47:52.060Z | Downloaded wyz v0.5.1 |
| 1595 | 2026-09-12T12:47:52.060Z | Downloaded num-bigint v0.4.6 |
| 1596 | 2026-09-12T12:47:52.063Z | Downloaded libloading v0.7.4 |
| 1597 | 2026-09-12T12:47:52.066Z | Downloaded bitvec v1.0.1 |
| 1598 | 2026-09-12T12:47:52.188Z | Checking num-integer v0.1.46 |
| 1599 | 2026-09-12T12:47:52.266Z | Checking num-complex v0.4.6 |
| 1600 | 2026-09-12T12:47:52.276Z | Compiling radium v0.7.0 |
| 1601 | 2026-09-12T12:47:52.283Z | Checking tap v1.0.1 |
| 1602 | 2026-09-12T12:47:52.290Z | Checking funty v2.0.0 |
| 1603 | 2026-09-12T12:47:52.295Z | Compiling typeid v1.0.3 |
| 1604 | 2026-09-12T12:47:52.298Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1) |
| 1605 | 2026-09-12T12:47:52.310Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1606 | 2026-09-12T12:47:52.367Z | Checking wyz v0.5.1 |
| 1607 | 2026-09-12T12:47:52.458Z | Checking num-bigint v0.4.6 |
| 1608 | 2026-09-12T12:47:52.459Z | Checking num-iter v0.1.45 |
| 1609 | 2026-09-12T12:47:52.506Z | Checking nvpair_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1610 | 2026-09-12T12:47:52.525Z | Compiling erased-serde v0.4.8 |
| 1611 | 2026-09-12T12:47:52.578Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1612 | 2026-09-12T12:47:52.587Z | Compiling bitstruct_derive v0.1.0 |
| 1613 | 2026-09-12T12:47:52.603Z | Checking nvpair v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1614 | 2026-09-12T12:47:52.650Z | Checking rgb_frame v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1615 | 2026-09-12T12:47:52.695Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1616 | 2026-09-12T12:47:52.704Z | Checking bitvec v1.0.1 |
| 1617 | 2026-09-12T12:47:52.707Z | Checking viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1618 | 2026-09-12T12:47:52.720Z | Checking ascii v1.1.0 |
| 1619 | 2026-09-12T12:47:52.768Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1) |
| 1620 | 2026-09-12T12:47:52.800Z | Checking viona_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1621 | 2026-09-12T12:47:52.888Z | Checking rfb v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1622 | 2026-09-12T12:47:52.903Z | Checking cpuid_utils v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1623 | 2026-09-12T12:47:52.914Z | Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 1624 | 2026-09-12T12:47:52.924Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 1625 | 2026-09-12T12:47:53.154Z | Checking dladm v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1626 | 2026-09-12T12:47:53.193Z | Checking serde_arrays v0.1.0 |
| 1627 | 2026-09-12T12:47:53.210Z | Checking bitstruct v0.1.1 |
| 1628 | 2026-09-12T12:47:53.250Z | Checking num-rational v0.4.2 |
| 1629 | 2026-09-12T12:47:53.285Z | Checking libloading v0.7.4 |
| 1630 | 2026-09-12T12:47:53.295Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 1631 | 2026-09-12T12:47:53.513Z | Checking num v0.4.3 |
| 1632 | 2026-09-12T12:47:53.578Z | Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1633 | 2026-09-12T12:47:54.125Z | Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#c1343544) |
| 1634 | 2026-09-12T12:47:54.409Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#7e015d16) |
| 1635 | 2026-09-12T12:47:54.412Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=main#7e015d16) |
| 1636 | 2026-09-12T12:47:54.597Z | Checking propolis v0.1.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1637 | 2026-09-12T12:47:54.785Z | Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1638 | 2026-09-12T12:47:54.785Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1639 | 2026-09-12T12:47:55.238Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1640 | 2026-09-12T12:47:55.450Z | Checking oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1641 | 2026-09-12T12:47:55.454Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 1642 | 2026-09-12T12:47:55.454Z | Checking aal v0.1.0 (/work/oxidecomputer/dendrite/aal) |
| 1643 | 2026-09-12T12:47:55.454Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1644 | 2026-09-12T12:47:56.267Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 1645 | 2026-09-12T12:47:57.051Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1646 | 2026-09-12T12:48:01.129Z | Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1647 | 2026-09-12T12:48:01.241Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1648 | 2026-09-12T12:48:07.756Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1649 | 2026-09-12T12:48:09.019Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1650 | 2026-09-12T12:48:09.546Z | Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 1651 | 2026-09-12T12:48:13.892Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.24s |
| 1652 | 2026-09-12T12:48:14.041Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 1653 | 2026-09-12T12:48:14.041Z | + cargo clippy --features chaos -- --deny warnings |
| 1654 | 2026-09-12T12:48:14.527Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 1655 | 2026-09-12T12:48:14.530Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 1656 | 2026-09-12T12:48:14.530Z | Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 1657 | 2026-09-12T12:48:21.798Z | Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 1658 | 2026-09-12T12:48:21.798Z | Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 1659 | 2026-09-12T12:48:24.410Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.32s |
| 1660 | 2026-09-12T12:48:24.552Z | + banner fmt |
| 1661 | 2026-09-12T12:48:24.555Z | |
| 1662 | 2026-09-12T12:48:24.555Z | ###### # # ##### |
| 1663 | 2026-09-12T12:48:24.555Z | # ## ## # |
| 1664 | 2026-09-12T12:48:24.555Z | ##### # ## # # |
| 1665 | 2026-09-12T12:48:24.555Z | # # # # |
| 1666 | 2026-09-12T12:48:24.555Z | # # # # |
| 1667 | 2026-09-12T12:48:24.555Z | # # # # |
| 1668 | 2026-09-12T12:48:24.555Z | |
| 1669 | 2026-09-12T12:48:24.555Z | + cargo fmt -- --check |
| 1670 | 2026-09-12T12:48:25.001Z | + banner test |
| 1671 | 2026-09-12T12:48:25.004Z | |
| 1672 | 2026-09-12T12:48:25.004Z | ##### ###### #### ##### |
| 1673 | 2026-09-12T12:48:25.004Z | # # # # |
| 1674 | 2026-09-12T12:48:25.004Z | # ##### #### # |
| 1675 | 2026-09-12T12:48:25.004Z | # # # # |
| 1676 | 2026-09-12T12:48:25.004Z | # # # # # |
| 1677 | 2026-09-12T12:48:25.004Z | # ###### #### # |
| 1678 | 2026-09-12T12:48:25.004Z | |
| 1679 | 2026-09-12T12:48:25.004Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 1680 | 2026-09-12T12:48:25.004Z | + RUST_BACKTRACE=full |
| 1681 | 2026-09-12T12:48:25.004Z | + cargo test --features tofino_stub --no-fail-fast |
| 1682 | 2026-09-12T12:48:25.851Z | Compiling unicode-ident v1.0.24 |
| 1683 | 2026-09-12T12:48:25.851Z | Compiling cfg-if v1.0.4 |
| 1684 | 2026-09-12T12:48:25.854Z | Compiling memchr v2.7.5 |
| 1685 | 2026-09-12T12:48:25.963Z | Compiling serde_core v1.0.228 |
| 1686 | 2026-09-12T12:48:25.976Z | Compiling itoa v1.0.15 |
| 1687 | 2026-09-12T12:48:25.979Z | Compiling libc v0.2.186 |
| 1688 | 2026-09-12T12:48:25.993Z | Compiling zmij v1.0.17 |
| 1689 | 2026-09-12T12:48:26.004Z | Compiling libm v0.2.15 |
| 1690 | 2026-09-12T12:48:26.063Z | Compiling proc-macro2 v1.0.106 |
| 1691 | 2026-09-12T12:48:26.133Z | Compiling heck v0.5.0 |
| 1692 | 2026-09-12T12:48:26.257Z | Compiling equivalent v1.0.2 |
| 1693 | 2026-09-12T12:48:26.347Z | Compiling log v0.4.29 |
| 1694 | 2026-09-12T12:48:26.469Z | Compiling quote v1.0.45 |
| 1695 | 2026-09-12T12:48:26.519Z | Compiling iana-time-zone v0.1.64 |
| 1696 | 2026-09-12T12:48:26.530Z | Compiling smallvec v1.15.1 |
| 1697 | 2026-09-12T12:48:26.688Z | Compiling syn v2.0.118 |
| 1698 | 2026-09-12T12:48:26.735Z | Compiling dyn-clone v1.0.20 |
| 1699 | 2026-09-12T12:48:26.738Z | Compiling hashbrown v0.17.1 |
| 1700 | 2026-09-12T12:48:26.759Z | Compiling fnv v1.0.7 |
| 1701 | 2026-09-12T12:48:26.777Z | Compiling regex-syntax v0.8.11 |
| 1702 | 2026-09-12T12:48:26.856Z | Compiling stable_deref_trait v1.2.0 |
| 1703 | 2026-09-12T12:48:26.873Z | Compiling pin-project-lite v0.2.16 |
| 1704 | 2026-09-12T12:48:26.936Z | Compiling percent-encoding v2.3.2 |
| 1705 | 2026-09-12T12:48:26.970Z | Compiling writeable v0.6.1 |
| 1706 | 2026-09-12T12:48:27.118Z | Compiling litemap v0.8.0 |
| 1707 | 2026-09-12T12:48:27.135Z | Compiling num-traits v0.2.19 |
| 1708 | 2026-09-12T12:48:27.270Z | Compiling icu_properties_data v2.0.1 |
| 1709 | 2026-09-12T12:48:27.287Z | Compiling icu_normalizer_data v2.0.0 |
| 1710 | 2026-09-12T12:48:27.332Z | Compiling form_urlencoded v1.2.2 |
| 1711 | 2026-09-12T12:48:27.362Z | Compiling utf8_iter v1.0.4 |
| 1712 | 2026-09-12T12:48:27.402Z | Compiling getrandom v0.4.2 |
| 1713 | 2026-09-12T12:48:27.508Z | Compiling aho-corasick v1.1.3 |
| 1714 | 2026-09-12T12:48:27.508Z | Compiling scopeguard v1.2.0 |
| 1715 | 2026-09-12T12:48:27.548Z | Compiling ucd-trie v0.1.7 |
| 1716 | 2026-09-12T12:48:27.617Z | Compiling semver v1.0.28 |
| 1717 | 2026-09-12T12:48:27.742Z | Compiling serde_json v1.0.150 |
| 1718 | 2026-09-12T12:48:27.756Z | Compiling indexmap v2.14.0 |
| 1719 | 2026-09-12T12:48:27.846Z | Compiling lock_api v0.4.14 |
| 1720 | 2026-09-12T12:48:27.960Z | Compiling byteorder v1.5.0 |
| 1721 | 2026-09-12T12:48:28.070Z | Compiling uuid v1.23.3 |
| 1722 | 2026-09-12T12:48:28.120Z | Compiling allocator-api2 v0.2.21 |
| 1723 | 2026-09-12T12:48:28.179Z | Compiling futures-core v0.3.32 |
| 1724 | 2026-09-12T12:48:28.332Z | Compiling regex-automata v0.4.13 |
| 1725 | 2026-09-12T12:48:28.367Z | Compiling foldhash v0.2.0 |
| 1726 | 2026-09-12T12:48:28.491Z | Compiling ryu v1.0.20 |
| 1727 | 2026-09-12T12:48:28.594Z | Compiling hashbrown v0.16.1 |
| 1728 | 2026-09-12T12:48:28.679Z | Compiling pretty-hex v0.4.1 |
| 1729 | 2026-09-12T12:48:28.817Z | Compiling strsim v0.11.1 |
| 1730 | 2026-09-12T12:48:28.917Z | Compiling futures-sink v0.3.32 |
| 1731 | 2026-09-12T12:48:29.024Z | Compiling plain v0.2.3 |
| 1732 | 2026-09-12T12:48:29.094Z | Compiling num-conv v0.2.1 |
| 1733 | 2026-09-12T12:48:29.136Z | Compiling time-core v0.1.8 |
| 1734 | 2026-09-12T12:48:29.205Z | Compiling slab v0.4.11 |
| 1735 | 2026-09-12T12:48:29.242Z | Compiling futures-channel v0.3.32 |
| 1736 | 2026-09-12T12:48:29.283Z | Compiling time-macros v0.2.27 |
| 1737 | 2026-09-12T12:48:29.415Z | Compiling synstructure v0.13.2 |
| 1738 | 2026-09-12T12:48:29.465Z | Compiling serde_derive_internals v0.29.1 |
| 1739 | 2026-09-12T12:48:29.529Z | Compiling futures-io v0.3.32 |
| 1740 | 2026-09-12T12:48:29.693Z | Compiling futures-task v0.3.32 |
| 1741 | 2026-09-12T12:48:29.787Z | Compiling regress v0.10.5 |
| 1742 | 2026-09-12T12:48:29.864Z | Compiling darling_core v0.21.3 |
| 1743 | 2026-09-12T12:48:29.975Z | Compiling regex v1.12.4 |
| 1744 | 2026-09-12T12:48:30.039Z | Compiling thread-id v5.0.0 |
| 1745 | 2026-09-12T12:48:30.123Z | Compiling getrandom v0.2.16 |
| 1746 | 2026-09-12T12:48:30.198Z | Compiling socket2 v0.6.4 |
| 1747 | 2026-09-12T12:48:30.305Z | Compiling parking_lot_core v0.9.12 |
| 1748 | 2026-09-12T12:48:30.443Z | Compiling bitflags v2.11.1 |
| 1749 | 2026-09-12T12:48:30.629Z | Compiling parking_lot v0.12.5 |
| 1750 | 2026-09-12T12:48:30.652Z | Compiling serde_derive v1.0.228 |
| 1751 | 2026-09-12T12:48:30.687Z | Compiling zerofrom-derive v0.1.6 |
| 1752 | 2026-09-12T12:48:30.732Z | Compiling yoke-derive v0.8.0 |
| 1753 | 2026-09-12T12:48:30.745Z | Compiling zerovec-derive v0.11.1 |
| 1754 | 2026-09-12T12:48:30.892Z | Compiling displaydoc v0.2.5 |
| 1755 | 2026-09-12T12:48:31.039Z | Compiling thiserror-impl v2.0.18 |
| 1756 | 2026-09-12T12:48:31.656Z | Compiling schemars_derive v0.8.22 |
| 1757 | 2026-09-12T12:48:31.794Z | Compiling tokio-macros v2.7.0 |
| 1758 | 2026-09-12T12:48:31.871Z | Compiling zeroize_derive v1.4.3 |
| 1759 | 2026-09-12T12:48:31.914Z | Compiling zerocopy-derive v0.8.27 |
| 1760 | 2026-09-12T12:48:31.994Z | Compiling futures-macro v0.3.32 |
| 1761 | 2026-09-12T12:48:32.316Z | Compiling thiserror v2.0.18 |
| 1762 | 2026-09-12T12:48:32.428Z | Compiling zerofrom v0.1.6 |
| 1763 | 2026-09-12T12:48:32.552Z | Compiling tracing-attributes v0.1.30 |
| 1764 | 2026-09-12T12:48:32.565Z | Compiling yoke v0.8.0 |
| 1765 | 2026-09-12T12:48:32.568Z | Compiling thiserror-impl v1.0.69 |
| 1766 | 2026-09-12T12:48:32.757Z | Compiling zerovec v0.11.4 |
| 1767 | 2026-09-12T12:48:32.840Z | Compiling zerotrie v0.2.2 |
| 1768 | 2026-09-12T12:48:32.875Z | Compiling pest v2.8.2 |
| 1769 | 2026-09-12T12:48:33.165Z | Compiling scroll_derive v0.13.1 |
| 1770 | 2026-09-12T12:48:33.181Z | Compiling zerocopy v0.8.27 |
| 1771 | 2026-09-12T12:48:33.361Z | Compiling serde v1.0.228 |
| 1772 | 2026-09-12T12:48:33.682Z | Compiling tinystr v0.8.1 |
| 1773 | 2026-09-12T12:48:33.758Z | Compiling potential_utf v0.1.3 |
| 1774 | 2026-09-12T12:48:33.797Z | Compiling bytes v1.12.0 |
| 1775 | 2026-09-12T12:48:33.875Z | Compiling serde_tokenstream v0.2.3 |
| 1776 | 2026-09-12T12:48:33.887Z | Compiling icu_locale_core v2.0.0 |
| 1777 | 2026-09-12T12:48:33.932Z | Compiling icu_collections v2.0.0 |
| 1778 | 2026-09-12T12:48:34.007Z | Compiling chrono v0.4.45 |
| 1779 | 2026-09-12T12:48:34.103Z | Compiling pest_meta v2.8.2 |
| 1780 | 2026-09-12T12:48:34.151Z | Compiling async-trait v0.1.89 |
| 1781 | 2026-09-12T12:48:34.170Z | Compiling scroll v0.13.0 |
| 1782 | 2026-09-12T12:48:34.433Z | Compiling icu_provider v2.0.0 |
| 1783 | 2026-09-12T12:48:34.436Z | Compiling http v1.4.2 |
| 1784 | 2026-09-12T12:48:34.458Z | Compiling goblin v0.10.1 |
| 1785 | 2026-09-12T12:48:34.635Z | Compiling daft-derive v0.1.5 |
| 1786 | 2026-09-12T12:48:34.735Z | Compiling icu_properties v2.0.1 |
| 1787 | 2026-09-12T12:48:34.752Z | Compiling icu_normalizer v2.0.0 |
| 1788 | 2026-09-12T12:48:35.129Z | Compiling schemars v0.8.22 |
| 1789 | 2026-09-12T12:48:35.362Z | Compiling pest_generator v2.8.2 |
| 1790 | 2026-09-12T12:48:35.405Z | Compiling darling_macro v0.21.3 |
| 1791 | 2026-09-12T12:48:35.416Z | Compiling openssl-macros v0.1.1 |
| 1792 | 2026-09-12T12:48:35.941Z | Compiling idna_adapter v1.2.1 |
| 1793 | 2026-09-12T12:48:35.979Z | Compiling typify-impl v0.4.3 |
| 1794 | 2026-09-12T12:48:36.020Z | Compiling darling v0.21.3 |
| 1795 | 2026-09-12T12:48:36.059Z | Compiling pest_derive v2.8.2 |
| 1796 | 2026-09-12T12:48:36.088Z | Compiling idna v1.1.0 |
| 1797 | 2026-09-12T12:48:36.103Z | Compiling openapiv3 v2.2.0 |
| 1798 | 2026-09-12T12:48:36.115Z | Compiling async-stream-impl v0.3.6 |
| 1799 | 2026-09-12T12:48:36.244Z | Compiling structmeta-derive v0.3.0 |
| 1800 | 2026-09-12T12:48:36.620Z | Compiling url v2.5.7 |
| 1801 | 2026-09-12T12:48:36.776Z | Compiling dtrace-parser v0.3.0 |
| 1802 | 2026-09-12T12:48:36.856Z | Compiling newtype-uuid-macros v0.1.0 |
| 1803 | 2026-09-12T12:48:37.126Z | Compiling serde_yaml v0.9.34+deprecated |
| 1804 | 2026-09-12T12:48:37.307Z | Compiling dof v0.4.0 |
| 1805 | 2026-09-12T12:48:37.507Z | Compiling structmeta v0.3.0 |
| 1806 | 2026-09-12T12:48:37.667Z | Compiling zeroize v1.8.1 |
| 1807 | 2026-09-12T12:48:37.679Z | Compiling strum_macros v0.26.4 |
| 1808 | 2026-09-12T12:48:37.712Z | Compiling signal-hook-registry v1.4.6 |
| 1809 | 2026-09-12T12:48:37.725Z | Compiling untrusted v0.9.0 |
| 1810 | 2026-09-12T12:48:37.847Z | Compiling usdt-impl v0.6.0 |
| 1811 | 2026-09-12T12:48:37.868Z | Compiling thiserror v1.0.69 |
| 1812 | 2026-09-12T12:48:37.975Z | Compiling mio v1.2.1 |
| 1813 | 2026-09-12T12:48:38.098Z | Compiling omicron-workspace-hack v0.1.0 |
| 1814 | 2026-09-12T12:48:38.174Z | Compiling base64 v0.22.1 |
| 1815 | 2026-09-12T12:48:38.390Z | Compiling tokio v1.52.3 |
| 1816 | 2026-09-12T12:48:38.493Z | Compiling http-body v1.0.1 |
| 1817 | 2026-09-12T12:48:38.518Z | Compiling dropshot_endpoint v0.16.7 |
| 1818 | 2026-09-12T12:48:38.537Z | Compiling ref-cast-impl v1.0.25 |
| 1819 | 2026-09-12T12:48:38.646Z | Compiling atomic-waker v1.1.2 |
| 1820 | 2026-09-12T12:48:38.860Z | Compiling ipnet v2.11.0 |
| 1821 | 2026-09-12T12:48:39.150Z | Compiling derive-ex v0.1.8 |
| 1822 | 2026-09-12T12:48:39.289Z | Compiling usdt-macro v0.6.0 |
| 1823 | 2026-09-12T12:48:39.308Z | Compiling usdt-attr-macro v0.6.0 |
| 1824 | 2026-09-12T12:48:39.395Z | Compiling strum_macros v0.27.2 |
| 1825 | 2026-09-12T12:48:39.868Z | Compiling httparse v1.10.1 |
| 1826 | 2026-09-12T12:48:40.165Z | Compiling portable-atomic v1.11.1 |
| 1827 | 2026-09-12T12:48:40.189Z | Compiling tower-service v0.3.3 |
| 1828 | 2026-09-12T12:48:40.294Z | Compiling tower-layer v0.3.3 |
| 1829 | 2026-09-12T12:48:40.466Z | Compiling critical-section v1.2.0 |
| 1830 | 2026-09-12T12:48:40.504Z | Compiling try-lock v0.2.5 |
| 1831 | 2026-09-12T12:48:40.652Z | Compiling once_cell v1.21.3 |
| 1832 | 2026-09-12T12:48:40.664Z | Compiling want v0.3.1 |
| 1833 | 2026-09-12T12:48:40.740Z | Compiling httpdate v1.0.3 |
| 1834 | 2026-09-12T12:48:40.805Z | Compiling test-strategy v0.4.3 |
| 1835 | 2026-09-12T12:48:40.818Z | Compiling serde_with_macros v3.14.1 |
| 1836 | 2026-09-12T12:48:40.979Z | Compiling ppv-lite86 v0.2.21 |
| 1837 | 2026-09-12T12:48:41.282Z | Compiling erased-serde v0.3.31 |
| 1838 | 2026-09-12T12:48:41.718Z | Compiling subtle v2.6.1 |
| 1839 | 2026-09-12T12:48:41.892Z | Compiling parse-display-derive v0.10.0 |
| 1840 | 2026-09-12T12:48:41.946Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1841 | 2026-09-12T12:48:42.215Z | Compiling typify-macro v0.4.3 |
| 1842 | 2026-09-12T12:48:42.441Z | Compiling http-body-util v0.1.3 |
| 1843 | 2026-09-12T12:48:42.526Z | Compiling anyhow v1.0.102 |
| 1844 | 2026-09-12T12:48:42.819Z | Compiling serde_urlencoded v0.7.1 |
| 1845 | 2026-09-12T12:48:42.882Z | Compiling rand_core v0.6.4 |
| 1846 | 2026-09-12T12:48:43.073Z | Compiling typenum v1.20.1 |
| 1847 | 2026-09-12T12:48:43.110Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1848 | 2026-09-12T12:48:43.256Z | Compiling futures-util v0.3.32 |
| 1849 | 2026-09-12T12:48:43.597Z | Compiling sync_wrapper v1.0.2 |
| 1850 | 2026-09-12T12:48:43.725Z | Compiling powerfmt v0.2.0 |
| 1851 | 2026-09-12T12:48:43.866Z | Compiling deranged v0.5.3 |
| 1852 | 2026-09-12T12:48:43.900Z | Compiling num_threads v0.1.7 |
| 1853 | 2026-09-12T12:48:43.935Z | Compiling tracing-core v0.1.34 |
| 1854 | 2026-09-12T12:48:43.997Z | Compiling camino v1.2.3 |
| 1855 | 2026-09-12T12:48:44.038Z | Compiling iri-string v0.7.8 |
| 1856 | 2026-09-12T12:48:44.243Z | Compiling typify v0.4.3 |
| 1857 | 2026-09-12T12:48:44.341Z | Compiling progenitor-impl v0.11.1 |
| 1858 | 2026-09-12T12:48:44.460Z | Compiling tracing v0.1.41 |
| 1859 | 2026-09-12T12:48:44.518Z | Compiling encoding_rs v0.8.35 |
| 1860 | 2026-09-12T12:48:44.689Z | Compiling cpufeatures v0.2.17 |
| 1861 | 2026-09-12T12:48:44.768Z | Compiling fastrand v2.3.0 |
| 1862 | 2026-09-12T12:48:44.961Z | Compiling mime v0.3.17 |
| 1863 | 2026-09-12T12:48:45.046Z | Compiling generic-array v0.14.7 |
| 1864 | 2026-09-12T12:48:45.257Z | Compiling hex v0.4.3 |
| 1865 | 2026-09-12T12:48:45.542Z | Compiling crypto-common v0.1.6 |
| 1866 | 2026-09-12T12:48:45.586Z | Compiling errno v0.3.14 |
| 1867 | 2026-09-12T12:48:45.747Z | Compiling tokio-util v0.7.16 |
| 1868 | 2026-09-12T12:48:45.801Z | Compiling thread_local v1.1.9 |
| 1869 | 2026-09-12T12:48:45.964Z | Compiling unicode-width v0.2.1 |
| 1870 | 2026-09-12T12:48:46.065Z | Compiling syn v1.0.109 |
| 1871 | 2026-09-12T12:48:46.140Z | Compiling rustls-pki-types v1.12.0 |
| 1872 | 2026-09-12T12:48:46.250Z | Compiling winnow v0.7.14 |
| 1873 | 2026-09-12T12:48:46.295Z | Compiling match_cfg v0.1.0 |
| 1874 | 2026-09-12T12:48:46.485Z | Compiling rustix v1.1.4 |
| 1875 | 2026-09-12T12:48:46.979Z | Compiling take_mut v0.2.2 |
| 1876 | 2026-09-12T12:48:47.095Z | Compiling winnow v1.0.3 |
| 1877 | 2026-09-12T12:48:47.169Z | Compiling term v1.2.0 |
| 1878 | 2026-09-12T12:48:47.448Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1879 | 2026-09-12T12:48:47.558Z | Compiling h2 v0.4.14 |
| 1880 | 2026-09-12T12:48:47.694Z | Compiling ring v0.17.14 |
| 1881 | 2026-09-12T12:48:47.858Z | Compiling progenitor-macro v0.11.1 |
| 1882 | 2026-09-12T12:48:47.947Z | Compiling serde_spanned v1.1.1 |
| 1883 | 2026-09-12T12:48:48.148Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1884 | 2026-09-12T12:48:48.354Z | Compiling debug-ignore v1.0.5 |
| 1885 | 2026-09-12T12:48:48.367Z | Compiling spin v0.9.8 |
| 1886 | 2026-09-12T12:48:48.491Z | Compiling quick-error v1.2.3 |
| 1887 | 2026-09-12T12:48:48.706Z | Compiling block-buffer v0.10.4 |
| 1888 | 2026-09-12T12:48:48.970Z | Compiling waitgroup v0.1.2 |
| 1889 | 2026-09-12T12:48:49.116Z | Compiling async-stream v0.3.6 |
| 1890 | 2026-09-12T12:48:49.292Z | Compiling serde_path_to_error v0.1.20 |
| 1891 | 2026-09-12T12:48:49.405Z | Compiling bit-vec v0.8.0 |
| 1892 | 2026-09-12T12:48:49.644Z | Compiling hyper v1.10.1 |
| 1893 | 2026-09-12T12:48:49.647Z | Compiling lazy_static v1.5.0 |
| 1894 | 2026-09-12T12:48:49.701Z | Compiling bit-set v0.8.0 |
| 1895 | 2026-09-12T12:48:49.747Z | Compiling digest v0.10.7 |
| 1896 | 2026-09-12T12:48:49.865Z | Compiling strum v0.26.3 |
| 1897 | 2026-09-12T12:48:49.882Z | Compiling ipnetwork v0.21.1 |
| 1898 | 2026-09-12T12:48:49.963Z | Compiling crossbeam-utils v0.8.21 |
| 1899 | 2026-09-12T12:48:49.993Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1900 | 2026-09-12T12:48:50.301Z | Compiling unarray v0.1.4 |
| 1901 | 2026-09-12T12:48:50.322Z | Compiling toml v0.9.12+spec-1.1.0 |
| 1902 | 2026-09-12T12:48:50.357Z | Compiling slog v2.8.2 |
| 1903 | 2026-09-12T12:48:50.416Z | Compiling macaddr v1.0.1 |
| 1904 | 2026-09-12T12:48:50.471Z | Compiling tabwriter v1.4.1 |
| 1905 | 2026-09-12T12:48:50.674Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1906 | 2026-09-12T12:48:50.687Z | Compiling ref-cast v1.0.25 |
| 1907 | 2026-09-12T12:48:50.791Z | Compiling hyper-util v0.1.20 |
| 1908 | 2026-09-12T12:48:50.858Z | Compiling colored v3.1.1 |
| 1909 | 2026-09-12T12:48:50.898Z | Compiling strum v0.27.2 |
| 1910 | 2026-09-12T12:48:51.029Z | Compiling aws-lc-sys v0.39.1 |
| 1911 | 2026-09-12T12:48:51.261Z | Compiling getrandom v0.3.3 |
| 1912 | 2026-09-12T12:48:51.443Z | Compiling untrusted v0.7.1 |
| 1913 | 2026-09-12T12:48:51.456Z | Compiling rand_core v0.9.3 |
| 1914 | 2026-09-12T12:48:51.679Z | Compiling aws-lc-rs v1.16.2 |
| 1915 | 2026-09-12T12:48:51.694Z | Compiling oxnet v0.1.6 |
| 1916 | 2026-09-12T12:48:51.859Z | Compiling openssl-sys v0.9.117 |
| 1917 | 2026-09-12T12:48:52.318Z | Compiling futures-executor v0.3.32 |
| 1918 | 2026-09-12T12:48:52.602Z | Compiling rustls-webpki v0.103.6 |
| 1919 | 2026-09-12T12:48:52.706Z | Compiling instant v0.1.13 |
| 1920 | 2026-09-12T12:48:52.806Z | Compiling foreign-types-shared v0.1.1 |
| 1921 | 2026-09-12T12:48:52.897Z | Compiling foreign-types v0.3.2 |
| 1922 | 2026-09-12T12:48:52.944Z | Compiling rand_chacha v0.9.0 |
| 1923 | 2026-09-12T12:48:52.971Z | Compiling tempfile v3.27.0 |
| 1924 | 2026-09-12T12:48:53.142Z | Compiling rustls v0.23.40 |
| 1925 | 2026-09-12T12:48:53.173Z | Compiling tower v0.5.2 |
| 1926 | 2026-09-12T12:48:53.421Z | Compiling toml_datetime v0.6.11 |
| 1927 | 2026-09-12T12:48:53.654Z | Compiling openssl-probe v0.1.6 |
| 1928 | 2026-09-12T12:48:53.654Z | Compiling tower-http v0.6.8 |
| 1929 | 2026-09-12T12:48:53.696Z | Compiling rand v0.9.3 |
| 1930 | 2026-09-12T12:48:53.846Z | Compiling openssl v0.10.81 |
| 1931 | 2026-09-12T12:48:53.862Z | Compiling futures v0.3.32 |
| 1932 | 2026-09-12T12:48:54.058Z | Compiling time v0.3.47 |
| 1933 | 2026-09-12T12:48:54.110Z | Compiling clap_derive v4.6.1 |
| 1934 | 2026-09-12T12:48:54.296Z | Compiling memmap2 v0.9.8 |
| 1935 | 2026-09-12T12:48:54.799Z | Compiling crossbeam-channel v0.5.15 |
| 1936 | 2026-09-12T12:48:54.875Z | Compiling webpki-roots v1.0.2 |
| 1937 | 2026-09-12T12:48:55.001Z | Compiling newtype-uuid v1.3.2 |
| 1938 | 2026-09-12T12:48:55.350Z | Compiling daft v0.1.5 |
| 1939 | 2026-09-12T12:48:55.678Z | Compiling is-terminal v0.4.16 |
| 1940 | 2026-09-12T12:48:55.819Z | Compiling either v1.15.0 |
| 1941 | 2026-09-12T12:48:55.845Z | Compiling slog-term v2.9.2 |
| 1942 | 2026-09-12T12:48:55.859Z | Compiling slog-json v2.6.1 |
| 1943 | 2026-09-12T12:48:56.030Z | Compiling usdt v0.6.0 |
| 1944 | 2026-09-12T12:48:56.061Z | Compiling slog-async v2.8.0 |
| 1945 | 2026-09-12T12:48:56.162Z | Compiling tokio-rustls v0.26.4 |
| 1946 | 2026-09-12T12:48:56.298Z | Compiling native-tls v0.2.14 |
| 1947 | 2026-09-12T12:48:56.319Z | Compiling hostname v0.3.1 |
| 1948 | 2026-09-12T12:48:56.439Z | Compiling hyper-rustls v0.27.7 |
| 1949 | 2026-09-12T12:48:56.599Z | Compiling tokio-native-tls v0.3.1 |
| 1950 | 2026-09-12T12:48:56.627Z | Compiling slog-bunyan v2.5.0 |
| 1951 | 2026-09-12T12:48:56.638Z | Compiling rustls-webpki v0.102.8 |
| 1952 | 2026-09-12T12:48:56.650Z | Compiling multer v3.1.0 |
| 1953 | 2026-09-12T12:48:56.769Z | Compiling hyper-tls v0.6.0 |
| 1954 | 2026-09-12T12:48:56.794Z | Compiling rustls-pemfile v2.2.0 |
| 1955 | 2026-09-12T12:48:56.991Z | Compiling reqwest v0.12.23 |
| 1956 | 2026-09-12T12:48:57.017Z | Compiling hostname v0.4.2 |
| 1957 | 2026-09-12T12:48:57.165Z | Compiling rustls v0.22.4 |
| 1958 | 2026-09-12T12:48:57.191Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1959 | 2026-09-12T12:48:57.527Z | Compiling rand_chacha v0.3.1 |
| 1960 | 2026-09-12T12:48:57.762Z | Compiling wait-timeout v0.2.1 |
| 1961 | 2026-09-12T12:48:58.026Z | Compiling rusty-fork v0.3.0 |
| 1962 | 2026-09-12T12:48:58.063Z | Compiling rand v0.8.5 |
| 1963 | 2026-09-12T12:48:58.333Z | Compiling rand_xorshift v0.4.0 |
| 1964 | 2026-09-12T12:48:58.486Z | Compiling sha1 v0.10.6 |
| 1965 | 2026-09-12T12:48:58.715Z | Compiling proptest v1.8.0 |
| 1966 | 2026-09-12T12:48:58.727Z | Compiling itertools v0.14.0 |
| 1967 | 2026-09-12T12:48:59.301Z | Compiling tokio-rustls v0.25.0 |
| 1968 | 2026-09-12T12:48:59.534Z | Compiling dropshot v0.16.7 |
| 1969 | 2026-09-12T12:48:59.868Z | Compiling anstyle v1.0.14 |
| 1970 | 2026-09-12T12:49:00.795Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 1971 | 2026-09-12T12:49:01.141Z | Compiling progenitor-client v0.10.0 |
| 1972 | 2026-09-12T12:49:01.394Z | Compiling progenitor-client v0.11.1 |
| 1973 | 2026-09-12T12:49:01.612Z | Compiling serde_with v3.14.1 |
| 1974 | 2026-09-12T12:49:01.702Z | Compiling num-derive v0.4.2 |
| 1975 | 2026-09-12T12:49:01.961Z | Compiling progenitor v0.11.1 |
| 1976 | 2026-09-12T12:49:02.114Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5) |
| 1977 | 2026-09-12T12:49:02.467Z | Compiling rustc-hash v2.1.1 |
| 1978 | 2026-09-12T12:49:02.554Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5) |
| 1979 | 2026-09-12T12:49:02.599Z | Compiling iddqd v0.3.18 |
| 1980 | 2026-09-12T12:49:02.661Z | Compiling backoff v0.4.0 |
| 1981 | 2026-09-12T12:49:02.977Z | Compiling parse-display v0.10.0 |
| 1982 | 2026-09-12T12:49:03.269Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1983 | 2026-09-12T12:49:03.325Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1984 | 2026-09-12T12:49:03.625Z | Compiling utf8parse v0.2.2 |
| 1985 | 2026-09-12T12:49:03.767Z | Compiling anstyle-parse v1.0.0 |
| 1986 | 2026-09-12T12:49:04.103Z | Compiling anstyle-query v1.1.4 |
| 1987 | 2026-09-12T12:49:04.115Z | Compiling colorchoice v1.0.4 |
| 1988 | 2026-09-12T12:49:04.212Z | Compiling is_terminal_polyfill v1.70.1 |
| 1989 | 2026-09-12T12:49:04.276Z | Compiling clap_lex v1.1.0 |
| 1990 | 2026-09-12T12:49:04.304Z | Compiling anstream v1.0.0 |
| 1991 | 2026-09-12T12:49:05.407Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1992 | 2026-09-12T12:49:07.784Z | Compiling winnow v0.5.40 |
| 1993 | 2026-09-12T12:49:12.249Z | Compiling terminal_size v0.4.3 |
| 1994 | 2026-09-12T12:49:13.523Z | Compiling toml_edit v0.19.15 |
| 1995 | 2026-09-12T12:49:15.020Z | Compiling proc-macro-crate v1.3.1 |
| 1996 | 2026-09-12T12:49:15.134Z | Compiling clap_builder v4.6.0 |
| 1997 | 2026-09-12T12:49:15.448Z | Compiling dropshot_endpoint v0.17.1 |
| 1998 | 2026-09-12T12:49:16.870Z | Compiling clap v4.6.1 |
| 1999 | 2026-09-12T12:49:20.898Z | Compiling serde_spanned v0.6.9 |
| 2000 | 2026-09-12T12:49:22.023Z | Compiling prettyplease v0.2.37 |
| 2001 | 2026-09-12T12:49:22.461Z | Compiling adler2 v2.0.1 |
| 2002 | 2026-09-12T12:49:22.567Z | Compiling miniz_oxide v0.8.9 |
| 2003 | 2026-09-12T12:49:23.184Z | Compiling crc32fast v1.5.0 |
| 2004 | 2026-09-12T12:49:23.249Z | Compiling ingot-macros v0.1.1 |
| 2005 | 2026-09-12T12:49:23.507Z | Compiling zerocopy-derive v0.7.35 |
| 2006 | 2026-09-12T12:49:23.520Z | Compiling flate2 v1.1.2 |
| 2007 | 2026-09-12T12:49:24.423Z | Compiling hubpack_derive v0.1.1 |
| 2008 | 2026-09-12T12:49:24.445Z | Compiling hybrid-array v0.4.12 |
| 2009 | 2026-09-12T12:49:26.189Z | Compiling scroll_derive v0.12.1 |
| 2010 | 2026-09-12T12:49:26.364Z | Compiling toml_write v0.1.2 |
| 2011 | 2026-09-12T12:49:26.574Z | Compiling toml_edit v0.22.27 |
| 2012 | 2026-09-12T12:49:27.382Z | Compiling crypto-common v0.2.2 |
| 2013 | 2026-09-12T12:49:27.476Z | Compiling block-buffer v0.12.0 |
| 2014 | 2026-09-12T12:49:27.690Z | Compiling num_enum_derive v0.7.5 |
| 2015 | 2026-09-12T12:49:28.425Z | Compiling foreign-types-macros v0.2.3 |
| 2016 | 2026-09-12T12:49:28.470Z | Compiling num-integer v0.1.46 |
| 2017 | 2026-09-12T12:49:28.766Z | Compiling compression-core v0.4.32 |
| 2018 | 2026-09-12T12:49:28.798Z | Compiling const-oid v0.10.2 |
| 2019 | 2026-09-12T12:49:28.813Z | Compiling float-ord v0.3.2 |
| 2020 | 2026-09-12T12:49:28.930Z | Compiling compression-codecs v0.4.32 |
| 2021 | 2026-09-12T12:49:29.014Z | Compiling digest v0.11.3 |
| 2022 | 2026-09-12T12:49:29.207Z | Compiling toml v0.8.23 |
| 2023 | 2026-09-12T12:49:29.775Z | Compiling zerocopy v0.7.35 |
| 2024 | 2026-09-12T12:49:31.243Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2025 | 2026-09-12T12:49:31.308Z | Compiling glob v0.3.3 |
| 2026 | 2026-09-12T12:49:31.564Z | Compiling cpufeatures v0.3.0 |
| 2027 | 2026-09-12T12:49:31.608Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2028 | 2026-09-12T12:49:31.647Z | Compiling sha1 v0.11.0 |
| 2029 | 2026-09-12T12:49:31.769Z | Compiling async-compression v0.4.33 |
| 2030 | 2026-09-12T12:49:31.910Z | Compiling proc-macro-error-attr v1.0.4 |
| 2031 | 2026-09-12T12:49:31.948Z | Compiling num-rational v0.4.2 |
| 2032 | 2026-09-12T12:49:32.341Z | Compiling num-iter v0.1.45 |
| 2033 | 2026-09-12T12:49:32.592Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2034 | 2026-09-12T12:49:32.620Z | Compiling num-complex v0.4.6 |
| 2035 | 2026-09-12T12:49:33.009Z | Compiling num v0.4.3 |
| 2036 | 2026-09-12T12:49:33.091Z | Compiling proc-macro-error v1.0.4 |
| 2037 | 2026-09-12T12:49:33.114Z | Compiling dropshot v0.17.1 |
| 2038 | 2026-09-12T12:49:33.144Z | Compiling num_enum_derive v0.5.11 |
| 2039 | 2026-09-12T12:49:33.315Z | Compiling dtrace-parser v0.2.0 |
| 2040 | 2026-09-12T12:49:33.363Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2041 | 2026-09-12T12:49:33.601Z | Compiling dof v0.3.0 |
| 2042 | 2026-09-12T12:49:33.884Z | Compiling thread-id v4.2.2 |
| 2043 | 2026-09-12T12:49:33.967Z | Compiling derive_more v0.99.20 |
| 2044 | 2026-09-12T12:49:33.979Z | Compiling usdt-impl v0.5.0 |
| 2045 | 2026-09-12T12:49:34.216Z | Compiling minimal-lexical v0.2.1 |
| 2046 | 2026-09-12T12:49:34.478Z | Compiling nom v7.1.3 |
| 2047 | 2026-09-12T12:49:34.520Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2048 | 2026-09-12T12:49:35.108Z | Compiling usdt-macro v0.5.0 |
| 2049 | 2026-09-12T12:49:35.404Z | Compiling usdt-attr-macro v0.5.0 |
| 2050 | 2026-09-12T12:49:35.830Z | Compiling dpd-types-versions v0.1.0 (/work/oxidecomputer/dendrite/dpd-types/versions) |
| 2051 | 2026-09-12T12:49:35.918Z | Compiling zone_cfg_derive v0.3.1 |
| 2052 | 2026-09-12T12:49:36.624Z | Compiling libscf-sys v1.2.0 |
| 2053 | 2026-09-12T12:49:36.708Z | Compiling rustc_version v0.4.1 |
| 2054 | 2026-09-12T12:49:36.775Z | Compiling memoffset v0.9.1 |
| 2055 | 2026-09-12T12:49:36.869Z | Compiling crossbeam-epoch v0.9.18 |
| 2056 | 2026-09-12T12:49:37.121Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2057 | 2026-09-12T12:49:37.518Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2058 | 2026-09-12T12:49:37.620Z | Compiling enum-as-inner v0.6.1 |
| 2059 | 2026-09-12T12:49:37.690Z | Compiling curve25519-dalek v4.1.3 |
| 2060 | 2026-09-12T12:49:38.122Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2061 | 2026-09-12T12:49:38.195Z | Compiling regress v0.11.1 |
| 2062 | 2026-09-12T12:49:38.288Z | Compiling crossbeam-deque v0.8.6 |
| 2063 | 2026-09-12T12:49:38.560Z | Compiling hubpack v0.1.2 |
| 2064 | 2026-09-12T12:49:39.140Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2065 | 2026-09-12T12:49:39.723Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2066 | 2026-09-12T12:49:40.187Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2067 | 2026-09-12T12:49:40.251Z | Compiling static_assertions v1.1.0 |
| 2068 | 2026-09-12T12:49:40.337Z | Compiling typify-impl v0.6.2 |
| 2069 | 2026-09-12T12:49:40.516Z | Compiling rayon-core v1.13.0 |
| 2070 | 2026-09-12T12:49:40.929Z | Compiling clang-sys v1.8.1 |
| 2071 | 2026-09-12T12:49:41.318Z | Compiling dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types) |
| 2072 | 2026-09-12T12:49:41.361Z | Compiling hash32 v0.3.1 |
| 2073 | 2026-09-12T12:49:41.530Z | Compiling bytecount v0.6.9 |
| 2074 | 2026-09-12T12:49:41.583Z | Compiling common v0.1.0 (/work/oxidecomputer/dendrite/common) |
| 2075 | 2026-09-12T12:49:41.676Z | Compiling heapless v0.8.0 |
| 2076 | 2026-09-12T12:49:41.680Z | Compiling scroll v0.12.0 |
| 2077 | 2026-09-12T12:49:41.955Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2078 | 2026-09-12T12:49:41.970Z | Compiling ingot-types v0.1.2 |
| 2079 | 2026-09-12T12:49:42.218Z | Compiling cobs v0.3.0 |
| 2080 | 2026-09-12T12:49:42.273Z | Compiling libloading v0.8.9 |
| 2081 | 2026-09-12T12:49:42.328Z | Compiling bitflags v1.3.2 |
| 2082 | 2026-09-12T12:49:42.377Z | Compiling managed v0.8.0 |
| 2083 | 2026-09-12T12:49:42.411Z | Compiling foreign-types-shared v0.3.1 |
| 2084 | 2026-09-12T12:49:42.474Z | Compiling postcard v1.1.3 |
| 2085 | 2026-09-12T12:49:42.526Z | Compiling foreign-types v0.5.0 |
| 2086 | 2026-09-12T12:49:42.596Z | Compiling smoltcp v0.11.0 |
| 2087 | 2026-09-12T12:49:42.608Z | Compiling bindgen v0.72.1 |
| 2088 | 2026-09-12T12:49:42.625Z | Compiling ingot v0.1.1 |
| 2089 | 2026-09-12T12:49:43.129Z | Compiling goblin v0.8.2 |
| 2090 | 2026-09-12T12:49:43.252Z | Compiling cexpr v0.6.0 |
| 2091 | 2026-09-12T12:49:43.267Z | Compiling num_enum v0.7.5 |
| 2092 | 2026-09-12T12:49:43.388Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 2093 | 2026-09-12T12:49:43.828Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2094 | 2026-09-12T12:49:43.908Z | Compiling camino-tempfile v1.4.1 |
| 2095 | 2026-09-12T12:49:44.155Z | Compiling derive-where v1.6.0 |
| 2096 | 2026-09-12T12:49:44.158Z | Compiling serde_repr v0.1.20 |
| 2097 | 2026-09-12T12:49:44.181Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2098 | 2026-09-12T12:49:44.484Z | Compiling cstr-argument v0.1.2 |
| 2099 | 2026-09-12T12:49:44.648Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2100 | 2026-09-12T12:49:44.922Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2101 | 2026-09-12T12:49:46.111Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 2102 | 2026-09-12T12:49:46.308Z | Compiling rayon v1.11.0 |
| 2103 | 2026-09-12T12:49:46.355Z | Compiling rustix v0.38.44 |
| 2104 | 2026-09-12T12:49:46.680Z | Compiling typify-macro v0.6.2 |
| 2105 | 2026-09-12T12:49:46.701Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2106 | 2026-09-12T12:49:46.830Z | Compiling crucible-workspace-hack v0.1.0 |
| 2107 | 2026-09-12T12:49:47.244Z | Compiling tinyvec_macros v0.1.1 |
| 2108 | 2026-09-12T12:49:47.308Z | Compiling tinyvec v1.10.0 |
| 2109 | 2026-09-12T12:49:47.662Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2110 | 2026-09-12T12:49:48.069Z | Compiling num_enum v0.5.11 |
| 2111 | 2026-09-12T12:49:48.440Z | Compiling pin-project-internal v1.1.10 |
| 2112 | 2026-09-12T12:49:48.679Z | Compiling memmap v0.7.0 |
| 2113 | 2026-09-12T12:49:48.834Z | Compiling usdt v0.5.0 |
| 2114 | 2026-09-12T12:49:48.902Z | Compiling typify v0.6.2 |
| 2115 | 2026-09-12T12:49:49.307Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2116 | 2026-09-12T12:49:49.492Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2117 | 2026-09-12T12:49:49.545Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26) |
| 2118 | 2026-09-12T12:49:49.945Z | Compiling itertools v0.12.1 |
| 2119 | 2026-09-12T12:49:50.126Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 2120 | 2026-09-12T12:49:50.255Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2121 | 2026-09-12T12:49:50.334Z | Compiling progenitor-impl v0.10.0 |
| 2122 | 2026-09-12T12:49:50.724Z | Compiling sigpipe v0.1.3 |
| 2123 | 2026-09-12T12:49:50.772Z | Compiling jiff v0.2.15 |
| 2124 | 2026-09-12T12:49:50.817Z | Compiling const_format_proc_macros v0.2.34 |
| 2125 | 2026-09-12T12:49:50.906Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2126 | 2026-09-12T12:49:51.095Z | Compiling zone v0.3.1 |
| 2127 | 2026-09-12T12:49:51.217Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 2128 | 2026-09-12T12:49:51.845Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2129 | 2026-09-12T12:49:51.898Z | Compiling progenitor-impl v0.14.0 |
| 2130 | 2026-09-12T12:49:52.122Z | Compiling atomicwrites v0.4.4 |
| 2131 | 2026-09-12T12:49:52.332Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2132 | 2026-09-12T12:49:52.751Z | Compiling papergrid v0.18.0 |
| 2133 | 2026-09-12T12:49:52.873Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 2134 | 2026-09-12T12:49:52.991Z | Compiling nix v0.30.1 |
| 2135 | 2026-09-12T12:49:53.354Z | Compiling smf v0.2.3 |
| 2136 | 2026-09-12T12:49:53.845Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2137 | 2026-09-12T12:49:53.871Z | Compiling progenitor-macro v0.10.0 |
| 2138 | 2026-09-12T12:49:53.950Z | Compiling secrecy v0.10.3 |
| 2139 | 2026-09-12T12:49:54.297Z | Compiling snafu-derive v0.8.9 |
| 2140 | 2026-09-12T12:49:54.538Z | Compiling async-recursion v1.1.1 |
| 2141 | 2026-09-12T12:49:54.739Z | Compiling whoami v1.6.1 |
| 2142 | 2026-09-12T12:49:55.046Z | Compiling predicates-core v1.0.9 |
| 2143 | 2026-09-12T12:49:55.362Z | Compiling progenitor-macro v0.14.0 |
| 2144 | 2026-09-12T12:49:55.392Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2145 | 2026-09-12T12:49:55.976Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 2146 | 2026-09-12T12:49:56.068Z | Compiling tabled v0.21.0 |
| 2147 | 2026-09-12T12:49:58.289Z | Compiling nix v0.31.3 |
| 2148 | 2026-09-12T12:49:58.704Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2149 | 2026-09-12T12:49:58.962Z | Compiling itertools v0.15.0 |
| 2150 | 2026-09-12T12:49:59.110Z | Compiling hmac v0.12.1 |
| 2151 | 2026-09-12T12:49:59.262Z | Compiling inout v0.1.4 |
| 2152 | 2026-09-12T12:49:59.416Z | Compiling ff v0.13.1 |
| 2153 | 2026-09-12T12:49:59.419Z | Compiling float-cmp v0.10.0 |
| 2154 | 2026-09-12T12:49:59.550Z | Compiling data-encoding v2.9.0 |
| 2155 | 2026-09-12T12:49:59.563Z | Compiling difflib v0.4.0 |
| 2156 | 2026-09-12T12:49:59.827Z | Compiling normalize-line-endings v0.3.0 |
| 2157 | 2026-09-12T12:49:59.930Z | Compiling predicates v3.1.4 |
| 2158 | 2026-09-12T12:50:00.269Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 2159 | 2026-09-12T12:50:00.292Z | Compiling group v0.13.0 |
| 2160 | 2026-09-12T12:50:00.304Z | Compiling cipher v0.4.4 |
| 2161 | 2026-09-12T12:50:00.419Z | Compiling hkdf v0.12.4 |
| 2162 | 2026-09-12T12:50:00.433Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2163 | 2026-09-12T12:50:00.913Z | Compiling tabled_derive v0.7.0 |
| 2164 | 2026-09-12T12:50:01.353Z | Compiling universal-hash v0.5.1 |
| 2165 | 2026-09-12T12:50:01.382Z | Compiling crypto-bigint v0.5.5 |
| 2166 | 2026-09-12T12:50:01.410Z | Compiling half v2.7.1 |
| 2167 | 2026-09-12T12:50:01.495Z | Compiling ciborium-io v0.2.2 |
| 2168 | 2026-09-12T12:50:01.575Z | Compiling opaque-debug v0.3.1 |
| 2169 | 2026-09-12T12:50:01.656Z | Compiling crc8 v0.1.1 |
| 2170 | 2026-09-12T12:50:01.712Z | Compiling base16ct v0.2.0 |
| 2171 | 2026-09-12T12:50:01.727Z | Compiling indent_write v2.2.0 |
| 2172 | 2026-09-12T12:50:01.781Z | Compiling base64ct v1.8.0 |
| 2173 | 2026-09-12T12:50:01.872Z | Compiling unicode-segmentation v1.12.0 |
| 2174 | 2026-09-12T12:50:01.899Z | Compiling ciborium-ll v0.2.2 |
| 2175 | 2026-09-12T12:50:02.097Z | Compiling password-hash v0.5.0 |
| 2176 | 2026-09-12T12:50:02.286Z | Compiling newline-converter v0.3.0 |
| 2177 | 2026-09-12T12:50:02.395Z | Compiling poly1305 v0.8.0 |
| 2178 | 2026-09-12T12:50:02.540Z | Compiling elliptic-curve v0.13.8 |
| 2179 | 2026-09-12T12:50:02.793Z | Compiling chacha20 v0.9.1 |
| 2180 | 2026-09-12T12:50:02.817Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2181 | 2026-09-12T12:50:02.820Z | Compiling tokio-dtrace v0.1.1 |
| 2182 | 2026-09-12T12:50:03.030Z | Compiling thiserror-no-std v2.0.2 |
| 2183 | 2026-09-12T12:50:03.578Z | Compiling reqwest v0.13.2 |
| 2184 | 2026-09-12T12:50:03.798Z | Compiling blake2 v0.10.6 |
| 2185 | 2026-09-12T12:50:03.954Z | Compiling console v0.16.4 |
| 2186 | 2026-09-12T12:50:04.016Z | Compiling aead v0.5.2 |
| 2187 | 2026-09-12T12:50:04.183Z | Compiling strum_macros v0.28.0 |
| 2188 | 2026-09-12T12:50:04.206Z | Compiling bstr v1.12.0 |
| 2189 | 2026-09-12T12:50:04.266Z | Compiling similar v3.2.0 |
| 2190 | 2026-09-12T12:50:04.552Z | Compiling linked-hash-map v0.5.6 |
| 2191 | 2026-09-12T12:50:04.706Z | Compiling keccak v0.1.6 |
| 2192 | 2026-09-12T12:50:04.848Z | Compiling resolv-conf v0.7.5 |
| 2193 | 2026-09-12T12:50:05.212Z | Compiling expectorate v1.3.0 |
| 2194 | 2026-09-12T12:50:05.507Z | Compiling sha3 v0.10.8 |
| 2195 | 2026-09-12T12:50:05.789Z | Compiling lru-cache v0.1.2 |
| 2196 | 2026-09-12T12:50:05.930Z | Compiling progenitor-client v0.14.0 |
| 2197 | 2026-09-12T12:50:06.052Z | Compiling chacha20poly1305 v0.10.1 |
| 2198 | 2026-09-12T12:50:06.169Z | Compiling argon2 v0.5.3 |
| 2199 | 2026-09-12T12:50:06.199Z | Compiling vsss-rs v3.3.4 |
| 2200 | 2026-09-12T12:50:06.237Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2201 | 2026-09-12T12:50:06.722Z | Compiling oxide-tokio-rt v0.1.2 |
| 2202 | 2026-09-12T12:50:06.927Z | Compiling ciborium v0.2.2 |
| 2203 | 2026-09-12T12:50:06.962Z | Compiling hickory-proto v0.24.4 |
| 2204 | 2026-09-12T12:50:07.353Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 2205 | 2026-09-12T12:50:07.414Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2206 | 2026-09-12T12:50:08.093Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 2207 | 2026-09-12T12:50:08.230Z | Compiling serde-big-array v0.5.1 |
| 2208 | 2026-09-12T12:50:08.387Z | Compiling same-file v1.0.6 |
| 2209 | 2026-09-12T12:50:08.570Z | Compiling siphasher v1.0.1 |
| 2210 | 2026-09-12T12:50:08.869Z | Compiling hickory-resolver v0.24.4 |
| 2211 | 2026-09-12T12:50:08.905Z | Compiling phf_shared v0.12.1 |
| 2212 | 2026-09-12T12:50:08.946Z | Compiling walkdir v2.5.0 |
| 2213 | 2026-09-12T12:50:09.051Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2214 | 2026-09-12T12:50:09.073Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 2215 | 2026-09-12T12:50:10.368Z | Compiling progenitor v0.14.0 |
| 2216 | 2026-09-12T12:50:10.420Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2217 | 2026-09-12T12:50:10.741Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2218 | 2026-09-12T12:50:11.507Z | Compiling newtype_derive v0.1.6 |
| 2219 | 2026-09-12T12:50:11.511Z | Compiling owo-colors v4.3.0 |
| 2220 | 2026-09-12T12:50:11.827Z | Compiling tokio-stream v0.1.17 |
| 2221 | 2026-09-12T12:50:11.955Z | Compiling csv-core v0.1.12 |
| 2222 | 2026-09-12T12:50:11.991Z | Compiling swrite v0.1.0 |
| 2223 | 2026-09-12T12:50:12.285Z | Compiling smawk v0.3.2 |
| 2224 | 2026-09-12T12:50:12.309Z | Compiling foldhash v0.1.5 |
| 2225 | 2026-09-12T12:50:12.333Z | Compiling termtree v0.5.1 |
| 2226 | 2026-09-12T12:50:12.441Z | Compiling unicode-width v0.1.14 |
| 2227 | 2026-09-12T12:50:12.484Z | Compiling unicode-linebreak v0.1.5 |
| 2228 | 2026-09-12T12:50:12.497Z | Compiling hashbrown v0.15.5 |
| 2229 | 2026-09-12T12:50:12.690Z | Compiling textwrap v0.16.2 |
| 2230 | 2026-09-12T12:50:12.739Z | Compiling qorb v0.4.1 |
| 2231 | 2026-09-12T12:50:12.751Z | Compiling csv v1.4.0 |
| 2232 | 2026-09-12T12:50:13.219Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2233 | 2026-09-12T12:50:13.377Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2234 | 2026-09-12T12:50:14.902Z | Compiling phf v0.12.1 |
| 2235 | 2026-09-12T12:50:15.065Z | Compiling aal v0.1.0 (/work/oxidecomputer/dendrite/aal) |
| 2236 | 2026-09-12T12:50:15.221Z | Compiling pin-project v1.1.10 |
| 2237 | 2026-09-12T12:50:15.286Z | Compiling pcap v0.1.0 (/work/oxidecomputer/dendrite/pcap) |
| 2238 | 2026-09-12T12:50:15.333Z | Compiling unicode-normalization v0.1.24 |
| 2239 | 2026-09-12T12:50:15.351Z | Compiling libz-sys v1.1.22 |
| 2240 | 2026-09-12T12:50:15.469Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2241 | 2026-09-12T12:50:15.862Z | Compiling libsw-core v0.3.2 |
| 2242 | 2026-09-12T12:50:16.077Z | Compiling highway v1.3.0 |
| 2243 | 2026-09-12T12:50:16.244Z | Compiling humantime v2.3.0 |
| 2244 | 2026-09-12T12:50:16.328Z | Compiling fixedbitset v0.4.2 |
| 2245 | 2026-09-12T12:50:16.546Z | Compiling fixedbitset v0.5.7 |
| 2246 | 2026-09-12T12:50:16.585Z | Compiling petgraph v0.6.5 |
| 2247 | 2026-09-12T12:50:16.814Z | Compiling petgraph v0.8.2 |
| 2248 | 2026-09-12T12:50:16.896Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2249 | 2026-09-12T12:50:17.237Z | Compiling progenitor v0.10.0 |
| 2250 | 2026-09-12T12:50:17.434Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2251 | 2026-09-12T12:50:17.966Z | Compiling libsw v3.5.0 |
| 2252 | 2026-09-12T12:50:18.150Z | Compiling olpc-cjson v0.1.4 |
| 2253 | 2026-09-12T12:50:18.334Z | Compiling libgit2-sys v0.17.0+1.8.1 |
| 2254 | 2026-09-12T12:50:18.454Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2255 | 2026-09-12T12:50:18.557Z | Compiling snafu v0.8.9 |
| 2256 | 2026-09-12T12:50:18.799Z | Compiling chrono-tz v0.10.4 |
| 2257 | 2026-09-12T12:50:19.307Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2258 | 2026-09-12T12:50:19.516Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2259 | 2026-09-12T12:50:20.114Z | Compiling papergrid v0.11.0 |
| 2260 | 2026-09-12T12:50:20.292Z | Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 2261 | 2026-09-12T12:50:20.402Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2262 | 2026-09-12T12:50:20.732Z | Compiling strum v0.28.0 |
| 2263 | 2026-09-12T12:50:20.789Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2264 | 2026-09-12T12:50:20.874Z | Compiling globset v0.4.16 |
| 2265 | 2026-09-12T12:50:21.921Z | Compiling const_format v0.2.34 |
| 2266 | 2026-09-12T12:50:22.145Z | Compiling slog-dtrace v0.3.0 |
| 2267 | 2026-09-12T12:50:22.259Z | Compiling cancel-safe-futures v0.1.5 |
| 2268 | 2026-09-12T12:50:22.685Z | Compiling gethostname v0.5.0 |
| 2269 | 2026-09-12T12:50:22.909Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2270 | 2026-09-12T12:50:23.549Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2271 | 2026-09-12T12:50:23.910Z | Compiling dropshot-api-manager-types v0.7.2 |
| 2272 | 2026-09-12T12:50:24.147Z | Compiling pem v3.0.5 |
| 2273 | 2026-09-12T12:50:24.298Z | Compiling bcs v0.1.6 |
| 2274 | 2026-09-12T12:50:24.334Z | Compiling serde_plain v1.0.2 |
| 2275 | 2026-09-12T12:50:24.543Z | Compiling cargo-platform v0.1.9 |
| 2276 | 2026-09-12T12:50:24.625Z | Compiling typed-path v0.9.3 |
| 2277 | 2026-09-12T12:50:25.087Z | Compiling linear-map v1.2.0 |
| 2278 | 2026-09-12T12:50:25.626Z | Compiling tagptr v0.2.0 |
| 2279 | 2026-09-12T12:50:26.071Z | Compiling moka v0.12.11 |
| 2280 | 2026-09-12T12:50:26.250Z | Compiling tough v0.20.0 |
| 2281 | 2026-09-12T12:50:26.918Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2282 | 2026-09-12T12:50:27.454Z | Compiling cargo_metadata v0.18.1 |
| 2283 | 2026-09-12T12:50:28.540Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2284 | 2026-09-12T12:50:30.328Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2285 | 2026-09-12T12:50:30.664Z | Compiling tabled v0.15.0 |
| 2286 | 2026-09-12T12:50:30.911Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2287 | 2026-09-12T12:50:31.339Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2288 | 2026-09-12T12:50:31.495Z | Compiling git2 v0.19.0 |
| 2289 | 2026-09-12T12:50:31.548Z | Compiling steno v0.4.1 |
| 2290 | 2026-09-12T12:50:33.895Z | Compiling cookie v0.18.1 |
| 2291 | 2026-09-12T12:50:34.210Z | Compiling hickory-proto v0.25.2 |
| 2292 | 2026-09-12T12:50:36.196Z | Compiling hickory-resolver v0.25.2 |
| 2293 | 2026-09-12T12:50:37.442Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2294 | 2026-09-12T12:50:38.415Z | Compiling vergen v8.3.2 |
| 2295 | 2026-09-12T12:50:39.442Z | Compiling signal-hook v0.4.4 |
| 2296 | 2026-09-12T12:50:39.936Z | Compiling packet v0.1.0 (/work/oxidecomputer/dendrite/packet) |
| 2297 | 2026-09-12T12:50:40.508Z | Compiling mockall_derive v0.14.0 |
| 2298 | 2026-09-12T12:50:40.880Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 2299 | 2026-09-12T12:50:41.164Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2300 | 2026-09-12T12:50:41.401Z | Compiling dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api) |
| 2301 | 2026-09-12T12:50:42.176Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 2302 | 2026-09-12T12:50:42.903Z | Compiling sha2 v0.10.9 |
| 2303 | 2026-09-12T12:50:43.321Z | Compiling aal_macros v0.0.1 (/work/oxidecomputer/dendrite/aal_macros) |
| 2304 | 2026-09-12T12:50:43.344Z | Compiling mockall v0.14.0 |
| 2305 | 2026-09-12T12:50:43.515Z | Compiling yansi v1.0.1 |
| 2306 | 2026-09-12T12:50:43.578Z | Compiling diff v0.1.13 |
| 2307 | 2026-09-12T12:50:43.847Z | Compiling pretty_assertions v1.4.1 |
| 2308 | 2026-09-12T12:50:43.909Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 2309 | 2026-09-12T12:50:44.187Z | Compiling fs-err v3.1.2 |
| 2310 | 2026-09-12T12:50:44.964Z | Compiling predicates-tree v1.0.12 |
| 2311 | 2026-09-12T12:50:45.517Z | Compiling git-stub v1.0.0 |
| 2312 | 2026-09-12T12:50:45.791Z | Compiling serial_test_derive v3.5.0 |
| 2313 | 2026-09-12T12:50:45.873Z | Compiling filetime v0.2.26 |
| 2314 | 2026-09-12T12:50:46.040Z | Compiling constant_time_eq v0.3.1 |
| 2315 | 2026-09-12T12:50:46.075Z | Compiling downcast v0.11.0 |
| 2316 | 2026-09-12T12:50:46.169Z | Compiling arrayref v0.3.9 |
| 2317 | 2026-09-12T12:50:46.237Z | Compiling is_ci v1.2.0 |
| 2318 | 2026-09-12T12:50:46.392Z | Compiling arrayvec v0.7.6 |
| 2319 | 2026-09-12T12:50:46.404Z | Compiling fragile v2.0.1 |
| 2320 | 2026-09-12T12:50:46.545Z | Compiling xattr v1.6.1 |
| 2321 | 2026-09-12T12:50:46.609Z | Compiling blake3 v1.8.2 |
| 2322 | 2026-09-12T12:50:46.722Z | Compiling tar v0.4.45 |
| 2323 | 2026-09-12T12:50:46.739Z | Compiling serial_test v3.5.0 |
| 2324 | 2026-09-12T12:50:47.138Z | Compiling toml v0.7.8 |
| 2325 | 2026-09-12T12:50:47.203Z | Compiling supports-color v3.0.2 |
| 2326 | 2026-09-12T12:50:47.403Z | Compiling git-stub-vcs v0.1.0 |
| 2327 | 2026-09-12T12:50:47.825Z | Compiling curl-sys v0.4.89+curl-8.20.0 |
| 2328 | 2026-09-12T12:50:47.977Z | Compiling signal-hook-tokio v0.4.0 |
| 2329 | 2026-09-12T12:50:48.286Z | Compiling scuffle v0.1.0 |
| 2330 | 2026-09-12T12:50:48.554Z | Compiling similar v2.7.0 |
| 2331 | 2026-09-12T12:50:49.521Z | Compiling drift v0.2.0 |
| 2332 | 2026-09-12T12:50:49.838Z | Compiling kstat-rs v0.2.4 |
| 2333 | 2026-09-12T12:50:50.163Z | Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 2334 | 2026-09-12T12:50:50.228Z | Compiling topological-sort v0.2.2 |
| 2335 | 2026-09-12T12:50:50.341Z | Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 2336 | 2026-09-12T12:50:50.383Z | Compiling hex-literal v1.1.0 |
| 2337 | 2026-09-12T12:50:50.508Z | Compiling omicron-zone-package v0.12.2 |
| 2338 | 2026-09-12T12:50:50.566Z | Compiling dropshot-api-manager v0.7.2 |
| 2339 | 2026-09-12T12:50:51.281Z | Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 2340 | 2026-09-12T12:50:52.556Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2341 | 2026-09-12T12:50:53.335Z | Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2342 | 2026-09-12T12:50:53.430Z | Compiling curl v0.4.50 |
| 2343 | 2026-09-12T12:50:54.192Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#2cd6617e) |
| 2344 | 2026-09-12T12:50:54.243Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2345 | 2026-09-12T12:50:54.487Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2346 | 2026-09-12T12:50:55.179Z | Compiling iddqd v0.4.5 |
| 2347 | 2026-09-12T12:50:55.781Z | Compiling internet-checksum v0.2.1 |
| 2348 | 2026-09-12T12:50:55.939Z | Compiling search_path v0.1.4 |
| 2349 | 2026-09-12T12:50:56.354Z | Compiling xtask v0.1.0 (/work/oxidecomputer/dendrite/xtask) |
| 2350 | 2026-09-12T12:50:57.262Z | Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 2351 | 2026-09-12T12:50:58.158Z | Compiling dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis) |
| 2352 | 2026-09-12T12:51:08.960Z | Compiling uplinkd v0.1.0 (/work/oxidecomputer/dendrite/uplinkd) |
| 2353 | 2026-09-12T12:51:47.852Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 22s |
| 2354 | 2026-09-12T12:51:47.979Z | Running unittests src/lib.rs (target/debug/deps/aal-38ea820840cac455) |
| 2355 | 2026-09-12T12:51:47.983Z | |
| 2356 | 2026-09-12T12:51:47.983Z | running 0 tests |
| 2357 | 2026-09-12T12:51:47.983Z | |
| 2358 | 2026-09-12T12:51:47.983Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2359 | 2026-09-12T12:51:47.983Z | |
| 2360 | 2026-09-12T12:51:47.983Z | Running unittests src/lib.rs (target/debug/deps/aal_macros-5b37c54c08977ed3) |
| 2361 | 2026-09-12T12:51:47.986Z | |
| 2362 | 2026-09-12T12:51:47.986Z | running 0 tests |
| 2363 | 2026-09-12T12:51:47.986Z | |
| 2364 | 2026-09-12T12:51:47.986Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2365 | 2026-09-12T12:51:47.986Z | |
| 2366 | 2026-09-12T12:51:47.986Z | Running unittests src/lib.rs (target/debug/deps/asic-3168fbafa5f02bd2) |
| 2367 | 2026-09-12T12:51:47.990Z | |
| 2368 | 2026-09-12T12:51:47.990Z | running 0 tests |
| 2369 | 2026-09-12T12:51:47.990Z | |
| 2370 | 2026-09-12T12:51:47.990Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2371 | 2026-09-12T12:51:47.990Z | |
| 2372 | 2026-09-12T12:51:47.990Z | Running unittests src/lib.rs (target/debug/deps/common-f0fc91ad575fea74) |
| 2373 | 2026-09-12T12:51:47.993Z | |
| 2374 | 2026-09-12T12:51:47.993Z | running 4 tests |
| 2375 | 2026-09-12T12:51:47.998Z | test nat::tests::test_vni ... ok |
| 2376 | 2026-09-12T12:51:47.998Z | test network::tests::test_generate_ipv6_link_local ... ok |
| 2377 | 2026-09-12T12:51:47.998Z | test test_purge ... ok |
| 2378 | 2026-09-12T12:51:48.004Z | test illumos::test::address_exists_handles_missing_object ... ok |
| 2379 | 2026-09-12T12:51:48.004Z | |
| 2380 | 2026-09-12T12:51:48.004Z | test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2381 | 2026-09-12T12:51:48.004Z | |
| 2382 | 2026-09-12T12:51:48.004Z | Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-049fc7a9b9157ea9) |
| 2383 | 2026-09-12T12:51:48.004Z | |
| 2384 | 2026-09-12T12:51:48.004Z | running 1 test |
| 2385 | 2026-09-12T12:51:48.004Z | ------- |
| 2386 | 2026-09-12T12:51:48.004Z | Generating OpenAPI documents from API definitions ... |
| 2387 | 2026-09-12T12:51:48.143Z | Loading local OpenAPI documents from "/work/oxidecomputer/dendrite/openapi" ... |
| 2388 | 2026-09-12T12:51:48.214Z | Loading blessed OpenAPI documents from VCS revision "origin/main" path "openapi" |
| 2389 | 2026-09-12T12:51:49.274Z | ------- |
| 2390 | 2026-09-12T12:51:49.274Z | Checking 13 OpenAPI documents... |
| 2391 | 2026-09-12T12:51:49.274Z | Fresh dpd (versioned v1.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 2392 | 2026-09-12T12:51:49.274Z | Fresh dpd (versioned v2.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 2393 | 2026-09-12T12:51:49.274Z | Fresh dpd (versioned v3.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 2394 | 2026-09-12T12:51:49.274Z | Fresh dpd (versioned v4.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 2395 | 2026-09-12T12:51:49.274Z | Fresh dpd (versioned v5.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 2396 | 2026-09-12T12:51:49.277Z | Fresh dpd (versioned v6.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 2397 | 2026-09-12T12:51:49.277Z | Fresh dpd (versioned v7.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 2398 | 2026-09-12T12:51:49.277Z | Fresh dpd (versioned v8.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 2399 | 2026-09-12T12:51:49.277Z | Fresh dpd (versioned v9.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 2400 | 2026-09-12T12:51:49.277Z | Fresh dpd (versioned v10.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 2401 | 2026-09-12T12:51:49.277Z | Fresh dpd (versioned v11.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 2402 | 2026-09-12T12:51:49.277Z | Fresh dpd (versioned v12.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 2403 | 2026-09-12T12:51:49.277Z | Fresh dpd (versioned v13.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 2404 | 2026-09-12T12:51:49.277Z | Fresh dpd "latest" symlink |
| 2405 | 2026-09-12T12:51:49.278Z | ------- |
| 2406 | 2026-09-12T12:51:49.278Z | Success 13 documents checked: 14 fresh, 0 stale, 0 failed, 0 other problems |
| 2407 | 2026-09-12T12:51:49.342Z | test test::test_apis_up_to_date ... ok |
| 2408 | 2026-09-12T12:51:49.342Z | |
| 2409 | 2026-09-12T12:51:49.342Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.34s |
| 2410 | 2026-09-12T12:51:49.342Z | |
| 2411 | 2026-09-12T12:51:49.400Z | Running unittests src/main.rs (target/debug/deps/dpd-dbba7bbb9fbd16d9) |
| 2412 | 2026-09-12T12:51:49.406Z | |
| 2413 | 2026-09-12T12:51:49.406Z | running 34 tests |
| 2414 | 2026-09-12T12:51:49.409Z | test freemap::test_ordering ... ok |
| 2415 | 2026-09-12T12:51:49.410Z | test config::tests::test_updates ... ok |
| 2416 | 2026-09-12T12:51:49.410Z | test dhcpv6::tests::test_create_duid_bytes ... ok |
| 2417 | 2026-09-12T12:51:49.410Z | test freemap::test_split ... ok |
| 2418 | 2026-09-12T12:51:49.410Z | test macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok |
| 2419 | 2026-09-12T12:51:49.414Z | test macaddrs::tests::test_mac_offset ... ok |
| 2420 | 2026-09-12T12:51:49.414Z | test macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok |
| 2421 | 2026-09-12T12:51:49.414Z | test macaddrs::tests::test_parse_port_id ... ok |
| 2422 | 2026-09-12T12:51:49.414Z | test nat::test_mapping ... ok |
| 2423 | 2026-09-12T12:51:49.414Z | Sep 12 12:51:48.116 DEBG created new freemap, unit: freemap_test |
| 2424 | 2026-09-12T12:51:49.414Z | Sep 12 12:51:48.116 DEBG initted freemap. size: 128, unit: freemap_test |
| 2425 | 2026-09-12T12:51:49.414Z | Sep 12 12:51:48.116 DEBG reset freemap, unit: Sep 12 12:51:48.116freemap_test |
| 2426 | 2026-09-12T12:51:49.414Z | DEBG created new freemap, unit: freemap_test |
| 2427 | 2026-09-12T12:51:49.414Z | Sep 12 12:51:48.116Sep 12 12:51:48.116 DEBGDEBG initted freemap. size: 128created new freemap, unit, :unit :freemap_test |
| 2428 | 2026-09-12T12:51:49.414Z | freemap_test |
| 2429 | 2026-09-12T12:51:49.414Z | Sep 12 12:51:48.116 DEBG reset freemap, unitSep 12 12:51:48.116: DEBGSep 12 12:51:48.116freemap_test initted freemap. size: 128DEBG |
| 2430 | 2026-09-12T12:51:49.414Z | , created new freemapunit, : unitfreemap_test: |
| 2431 | 2026-09-12T12:51:49.415Z | freemap_test |
| 2432 | 2026-09-12T12:51:49.415Z | Sep 12 12:51:48.117 DEBG reset freemap, unitSep 12 12:51:48.117: DEBGfreemap_test |
| 2433 | 2026-09-12T12:51:49.415Z | initted freemap. size: 128, unit: freemap_test |
| 2434 | 2026-09-12T12:51:49.415Z | Sep 12 12:51:48.117 DEBG reset freemap, unit: freemap_test |
| 2435 | 2026-09-12T12:51:49.415Z | test freemap::test_basic ... ok |
| 2436 | 2026-09-12T12:51:49.415Z | test freemap::test_free ... ok |
| 2437 | 2026-09-12T12:51:49.415Z | test freemap::test_exhaustion ... ok |
| 2438 | 2026-09-12T12:51:49.415Z | test freemap::test_reclaim ... ok |
| 2439 | 2026-09-12T12:51:49.415Z | test port_map::tests::test_backplane_group ... ok |
| 2440 | 2026-09-12T12:51:49.415Z | test port_map::tests::test_port_map ... ok |
| 2441 | 2026-09-12T12:51:49.415Z | test port_map::tests::dump_map ... ok |
| 2442 | 2026-09-12T12:51:49.415Z | Sep 12 12:51:48.117 DEBG created new freemap, unit: freemap_test |
| 2443 | 2026-09-12T12:51:49.415Z | Sep 12 12:51:48.117 DEBG initted freemap. size: 8, unit: freemap_test |
| 2444 | 2026-09-12T12:51:49.415Z | Sep 12 12:51:48.117 DEBG reset freemap, unit: freemap_test |
| 2445 | 2026-09-12T12:51:49.415Z | test freemap::test_reclaim_preserves_existing_freelist ... ok |
| 2446 | 2026-09-12T12:51:49.415Z | Sep 12 12:51:48.117 DEBG created new freemap, unit: freemap_test |
| 2447 | 2026-09-12T12:51:49.415Z | test freemap::test_span ... ok |
| 2448 | 2026-09-12T12:51:49.415Z | Sep 12 12:51:48.117 DEBG initted freemap. size: 128, unit: freemap_test |
| 2449 | 2026-09-12T12:51:49.415Z | Sep 12 12:51:48.117 DEBG reset freemap, unit: freemap_test |
| 2450 | 2026-09-12T12:51:49.415Z | Sep 12 12:51:48.118 DEBG created new freemap, unit: freemap_route_ipv4 |
| 2451 | 2026-09-12T12:51:49.415Z | Sep 12 12:51:48.118 DEBG created new freemap, unit: freemap_route_ipv6 |
| 2452 | 2026-09-12T12:51:49.415Z | Sep 12 12:51:48.118 DEBG initted freemap. size: 64, unit: freemap_route_ipv4 |
| 2453 | 2026-09-12T12:51:49.415Z | Sep 12 12:51:48.118 DEBG reset freemap, unit: freemap_route_ipv4 |
| 2454 | 2026-09-12T12:51:49.415Z | Sep 12 12:51:48.118 DEBG initted freemap. size: 64, unit: freemap_route_ipv6 |
| 2455 | 2026-09-12T12:51:49.415Z | Sep 12 12:51:48.118 DEBG reset freemap, unit: freemap_route_ipv6 |
| 2456 | 2026-09-12T12:51:49.415Z | Sep 12 12:51:48.118 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 2457 | 2026-09-12T12:51:49.415Z | Sep 12 12:51:48.118 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 } }] |
| 2458 | 2026-09-12T12:51:49.415Z | test api_server::tests::test_build_info ... ok |
| 2459 | 2026-09-12T12:51:49.415Z | Sep 12 12:51:48.118 DEBG created new freemap, unit: freemap_route_ipv4 |
| 2460 | 2026-09-12T12:51:49.415Z | Sep 12 12:51:48.118 DEBG created new freemap, unit: freemap_route_ipv6 |
| 2461 | 2026-09-12T12:51:49.415Z | Sep 12 12:51:48.118 DEBGSep 12 12:51:48.118 initted freemap. size: 64INFO, adding route 3fff:beef::/64 -> 2001:db8::55:ff |
| 2462 | 2026-09-12T12:51:49.415Z | Sep 12 12:51:48.118 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 } }] |
| 2463 | 2026-09-12T12:51:49.415Z | unit: freemap_route_ipv4 |
| 2464 | 2026-09-12T12:51:49.415Z | Sep 12 12:51:48.118 DEBG reset freemap, unit: freemap_route_ipv4 |
| 2465 | 2026-09-12T12:51:49.415Z | Sep 12 12:51:48.118 DEBG initted freemap. size: 64, unit: freemap_route_ipv6 |
| 2466 | 2026-09-12T12:51:49.415Z | Sep 12 12:51:48.118 DEBG reset freemap, unit:Sep 12 12:51:48.118 freemap_route_ipv6INFO |
| 2467 | 2026-09-12T12:51:49.416Z | adding route 3fff:beef:1::/64 -> 2001:db8::55:ff |
| 2468 | 2026-09-12T12:51:49.416Z | Sep 12 12:51:48.118 INFOSep 12 12:51:48.118 adding route 3fff:dead::/64 -> 2001:db8::55:1DEBG |
| 2469 | 2026-09-12T12:51:49.416Z | 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 } }] |
| 2470 | 2026-09-12T12:51:49.416Z | Sep 12 12:51:48.118 DEBGSep 12 12:51:48.118 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 |
| 2471 | 2026-09-12T12:51:49.416Z | adding route 3fff:beef:2::/64 -> 2001:db8::55:ff |
| 2472 | 2026-09-12T12:51:49.416Z | Sep 12 12:51:48.118 INFOSep 12 12:51:48.118 adding route 3fff:dead::/64 -> 2001:db8::55:2DEBG |
| 2473 | 2026-09-12T12:51:49.416Z | 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 } }] |
| 2474 | 2026-09-12T12:51:49.416Z | Sep 12 12:51:48.118 DEBGSep 12 12:51:48.118 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 |
| 2475 | 2026-09-12T12:51:49.416Z | adding route 3fff:beef:3::/64 -> 2001:db8::55:ff |
| 2476 | 2026-09-12T12:51:49.416Z | Sep 12 12:51:48.118 Sep 12 12:51:48.118INFO DEBGadding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 2477 | 2026-09-12T12:51:49.416Z | 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 } }] |
| 2478 | 2026-09-12T12:51:49.416Z | Sep 12 12:51:48.118Sep 12 12:51:48.118 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:4::/64 -> 2001:db8::55:ff |
| 2479 | 2026-09-12T12:51:49.416Z | |
| 2480 | 2026-09-12T12:51:49.416Z | Sep 12 12:51:48.118Sep 12 12:51:48.118 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:dead::/64 -> 2001:db8::55:4 |
| 2481 | 2026-09-12T12:51:49.416Z | |
| 2482 | 2026-09-12T12:51:49.416Z | Sep 12 12:51:48.118Sep 12 12:51:48.118 INFODEBG adding route 3fff:beef:5::/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 } }] |
| 2483 | 2026-09-12T12:51:49.417Z | |
| 2484 | 2026-09-12T12:51:49.417Z | Sep 12 12:51:48.118Sep 12 12:51:48.118 DEBGINFO 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::/64 -> 2001:db8::55:ff |
| 2485 | 2026-09-12T12:51:49.417Z | |
| 2486 | 2026-09-12T12:51:49.417Z | Sep 12 12:51:48.118Sep 12 12:51:48.118 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:6::/64 -> 2001:db8::55:ff |
| 2487 | 2026-09-12T12:51:49.417Z | Sep 12 12:51:48.118 INFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ff |
| 2488 | 2026-09-12T12:51:49.417Z | Sep 12 12:51:48.118 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 } }] |
| 2489 | 2026-09-12T12:51:49.417Z | |
| 2490 | 2026-09-12T12:51:49.417Z | Sep 12 12:51:48.118 INFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ff |
| 2491 | 2026-09-12T12:51:49.417Z | Sep 12 12:51:48.118 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 } }] |
| 2492 | 2026-09-12T12:51:49.417Z | Sep 12 12:51:48.118Sep 12 12:51:48.118 DEBGINFO replacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:3::/64 -> 2001:db8::55:ff |
| 2493 | 2026-09-12T12:51:49.417Z | |
| 2494 | 2026-09-12T12:51:49.417Z | Sep 12 12:51:48.118Sep 12 12:51:48.118 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:7::/64 -> 2001:db8::55:ff |
| 2495 | 2026-09-12T12:51:49.417Z | |
| 2496 | 2026-09-12T12:51:49.417Z | Sep 12 12:51:48.118Sep 12 12:51:48.118 INFODEBG adding route 3fff:beef:4::/64 -> 2001:db8::55:ffreplacing 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 } }] |
| 2497 | 2026-09-12T12:51:49.417Z | |
| 2498 | 2026-09-12T12:51:49.417Z | Sep 12 12:51:48.118Sep 12 12:51:48.118 DEBGSep 12 12:51:48.118 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 } }] |
| 2499 | 2026-09-12T12:51:49.417Z | adding route 3fff:beef:8::/64 -> 2001:db8::55:ffDEBGSep 12 12:51:48.118 |
| 2500 | 2026-09-12T12:51:49.417Z | INFOcreated new freemap , adding route 3fff:beef:5::/64 -> 2001:db8::55:ffunit |
| 2501 | 2026-09-12T12:51:49.417Z | :Sep 12 12:51:48.118 DEBGfreemap_route_ipv4 replacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 12:51:48.118 |
| 2502 | 2026-09-12T12:51:49.417Z | |
| 2503 | 2026-09-12T12:51:49.417Z | 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 } }] |
| 2504 | 2026-09-12T12:51:49.417Z | Sep 12 12:51:48.118Sep 12 12:51:48.118 Sep 12 12:51:48.118DEBGSep 12 12:51:48.118 created new freemapINFOINFO DEBG, adding route 3fff:beef:6::/64 -> 2001:db8::55:ffunit |
| 2505 | 2026-09-12T12:51:49.417Z | :adding route 3fff:beef:9::/64 -> 2001:db8::55:ff |
| 2506 | 2026-09-12T12:51:49.417Z | freemap_route_ipv4 |
| 2507 | 2026-09-12T12:51:49.417Z | created new freemap, unitSep 12 12:51:48.118Sep 12 12:51:48.118 Sep 12 12:51:48.118DEBG :DEBG freemap_route_ipv6 |
| 2508 | 2026-09-12T12:51:49.417Z | 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 replacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]created new freemap |
| 2509 | 2026-09-12T12:51:49.417Z | , |
| 2510 | 2026-09-12T12:51:49.417Z | Sep 12 12:51:48.118unit: DEBG initted freemap. size: 64freemap_route_ipv6Sep 12 12:51:48.118, unitSep 12 12:51:48.118 |
| 2511 | 2026-09-12T12:51:49.417Z | : INFOINFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ff |
| 2512 | 2026-09-12T12:51:49.417Z | adding route 3fff:beef:a::/64 -> 2001:db8::55:ff |
| 2513 | 2026-09-12T12:51:49.417Z | freemap_route_ipv4Sep 12 12:51:48.118 DEBGSep 12 12:51:48.118 |
| 2514 | 2026-09-12T12:51:49.418Z | Sep 12 12:51:48.118initted freemap. size: 64 DEBG DEBG , unitreplacing 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: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 } }] |
| 2515 | 2026-09-12T12:51:49.418Z | |
| 2516 | 2026-09-12T12:51:49.418Z | Sep 12 12:51:48.118: freemap_route_ipv4Sep 12 12:51:48.118DEBG |
| 2517 | 2026-09-12T12:51:49.418Z | INFOreset freemapSep 12 12:51:48.118 adding route 3fff:beef:8::/64 -> 2001:db8::55:ff |
| 2518 | 2026-09-12T12:51:49.418Z | INFO, unit :Sep 12 12:51:48.118 freemap_route_ipv4adding route 3fff:beef:b::/64 -> 2001:db8::55:ffDEBG |
| 2519 | 2026-09-12T12:51:49.421Z | Sep 12 12:51:48.118 |
| 2520 | 2026-09-12T12:51:49.422Z | DEBG reset freemapreplacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }], Sep 12 12:51:48.118 |
| 2521 | 2026-09-12T12:51:49.422Z | Sep 12 12:51:48.118unit DEBG DEBGinitted freemap. size: 64 , 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 } }]unit |
| 2522 | 2026-09-12T12:51:49.422Z | : :freemap_route_ipv6 |
| 2523 | 2026-09-12T12:51:49.422Z | freemap_route_ipv4Sep 12 12:51:48.118 |
| 2524 | 2026-09-12T12:51:49.422Z | Sep 12 12:51:48.118 Sep 12 12:51:48.118INFO INFO DEBGadding route 3fff:beef:9::/64 -> 2001:db8::55:ff adding route 3fff:beef:c::/64 -> 2001:db8::55:ffreset freemap |
| 2525 | 2026-09-12T12:51:49.422Z | test port_map::tests::parse_softnpu_revision ... ok |
| 2526 | 2026-09-12T12:51:49.422Z | Sep 12 12:51:48.118 |
| 2527 | 2026-09-12T12:51:49.422Z | , unit:DEBG Sep 12 12:51:48.118freemap_route_ipv6 |
| 2528 | 2026-09-12T12:51:49.422Z | Sep 12 12:51:48.118DEBGinitted freemap. size: 64 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 } }]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 } }] |
| 2529 | 2026-09-12T12:51:49.422Z | |
| 2530 | 2026-09-12T12:51:49.422Z | unit: freemap_route_ipv6 |
| 2531 | 2026-09-12T12:51:49.422Z | Sep 12 12:51:48.118Sep 12 12:51:48.118Sep 12 12:51:48.118 INFOINFO INFOadding route 3fff:beef:d::/64 -> 2001:db8::55:ff |
| 2532 | 2026-09-12T12:51:49.422Z | adding route 3fff:beef:a::/64 -> 2001:db8::55:ffSep 12 12:51:48.118 adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 2533 | 2026-09-12T12:51:49.422Z | DEBGSep 12 12:51:48.118 |
| 2534 | 2026-09-12T12:51:49.422Z | DEBGSep 12 12:51:48.118 reset freemapDEBG replacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }], |
| 2535 | 2026-09-12T12:51:49.422Z | |
| 2536 | 2026-09-12T12:51:49.422Z | Sep 12 12:51:48.118unit :DEBGSep 12 12:51:48.118 freemap_route_ipv6replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]Sep 12 12:51:48.118 |
| 2537 | 2026-09-12T12:51:49.422Z | |
| 2538 | 2026-09-12T12:51:49.422Z | INFO INFOadding route 3fff:beef:b::/64 -> 2001:db8::55:ff adding route 3fff:beef:e::/64 -> 2001:db8::55:ff |
| 2539 | 2026-09-12T12:51:49.422Z | |
| 2540 | 2026-09-12T12:51:49.422Z | Sep 12 12:51:48.118Sep 12 12:51:48.118 INFO Sep 12 12:51:48.118adding route 3fff:dead::/64 -> 2001:db8::55:2Sep 12 12:51:48.118 |
| 2541 | 2026-09-12T12:51:49.422Z | INFO DEBGDEBG adding route 3fff:dead::/64 -> 2001:db8::55:1 Sep 12 12:51:48.118replacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 2542 | 2026-09-12T12:51:49.422Z | |
| 2543 | 2026-09-12T12:51:49.422Z | |
| 2544 | 2026-09-12T12:51:49.422Z | DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]Sep 12 12:51:48.119 |
| 2545 | 2026-09-12T12:51:49.422Z | Sep 12 12:51:48.119 Sep 12 12:51:48.119INFO DEBGadding route 3fff:beef:c::/64 -> 2001:db8::55:ffINFO |
| 2546 | 2026-09-12T12:51:49.422Z | 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:f::/64 -> 2001:db8::55:ff |
| 2547 | 2026-09-12T12:51:49.422Z | |
| 2548 | 2026-09-12T12:51:49.422Z | Sep 12 12:51:48.119 DEBGSep 12 12:51:48.119 Sep 12 12:51:48.119INFOreplacing 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 } }] DEBG |
| 2549 | 2026-09-12T12:51:49.422Z | 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 12 12:51:48.119adding route 3fff:beef::/64 -> 2001:db8::55:ff |
| 2550 | 2026-09-12T12:51:49.422Z | |
| 2551 | 2026-09-12T12:51:49.422Z | Sep 12 12:51:48.119INFO Sep 12 12:51:48.119 INFOINFOSep 12 12:51:48.119 adding route 3fff:dead::/64 -> 2001:db8::55:1 adding route 3fff:beef:10::/64 -> 2001:db8::55:ff |
| 2552 | 2026-09-12T12:51:49.422Z | |
| 2553 | 2026-09-12T12:51:49.422Z | adding route 3fff:beef:d::/64 -> 2001:db8::55:ff |
| 2554 | 2026-09-12T12:51:49.422Z | DEBG replacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 12:51:48.119 |
| 2555 | 2026-09-12T12:51:49.422Z | Sep 12 12:51:48.119 Sep 12 12:51:48.119 DEBGDEBGDEBGSep 12 12:51:48.119 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 } }]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 } }] |
| 2556 | 2026-09-12T12:51:49.423Z | 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 } }] |
| 2557 | 2026-09-12T12:51:49.423Z | |
| 2558 | 2026-09-12T12:51:49.423Z | adding route 3fff:beef:1::/64 -> 2001:db8::55:ff |
| 2559 | 2026-09-12T12:51:49.423Z | Sep 12 12:51:48.119Sep 12 12:51:48.119Sep 12 12:51:48.119Sep 12 12:51:48.119 INFOINFODEBG INFOadding route 3fff:beef:11::/64 -> 2001:db8::55:ff adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 2560 | 2026-09-12T12:51:49.423Z | |
| 2561 | 2026-09-12T12:51:49.423Z | 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:e::/64 -> 2001:db8::55:ff |
| 2562 | 2026-09-12T12:51:49.423Z | |
| 2563 | 2026-09-12T12:51:49.423Z | Sep 12 12:51:48.119Sep 12 12:51:48.119 Sep 12 12:51:48.119DEBGSep 12 12:51:48.119 Sep 12 12:51:48.119replacing 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 } }] |
| 2564 | 2026-09-12T12:51:49.423Z | INFO DEBG adding route 3fff:beef:2::/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 } }]DEBGSep 12 12:51:48.119DEBG |
| 2565 | 2026-09-12T12:51:49.423Z | INFOcreated new freemap |
| 2566 | 2026-09-12T12:51:49.423Z | Sep 12 12:51:48.119, Sep 12 12:51:48.119adding route 3fff:beef:12::/64 -> 2001:db8::55:ffunit |
| 2567 | 2026-09-12T12:51:49.423Z | :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 } }] DEBG |
| 2568 | 2026-09-12T12:51:49.423Z | created new freemapfreemap_route_ipv4DEBG |
| 2569 | 2026-09-12T12:51:49.423Z | Sep 12 12:51:48.119, unitreplacing 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: |
| 2570 | 2026-09-12T12:51:49.423Z | Sep 12 12:51:48.119freemap_route_ipv4 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 |
| 2571 | 2026-09-12T12:51:49.423Z | created new freemapSep 12 12:51:48.119, Sep 12 12:51:48.119 |
| 2572 | 2026-09-12T12:51:49.423Z | Sep 12 12:51:48.119unit :DEBG created new freemapfreemap_route_ipv6, unitINFO: |
| 2573 | 2026-09-12T12:51:49.423Z | Sep 12 12:51:48.119 freemap_route_ipv6Sep 12 12:51:48.119adding route 3fff:beef:3::/64 -> 2001:db8::55:ff |
| 2574 | 2026-09-12T12:51:49.423Z | |
| 2575 | 2026-09-12T12:51:49.423Z | INFOINFO Sep 12 12:51:48.119 adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 2576 | 2026-09-12T12:51:49.423Z | DEBGadding route 3fff:beef:13::/64 -> 2001:db8::55:ff Sep 12 12:51:48.119 |
| 2577 | 2026-09-12T12:51:49.424Z | initted freemap. size: 64 , DEBGunit: initted freemap. size: 64freemap_route_ipv4Sep 12 12:51:48.119 |
| 2578 | 2026-09-12T12:51:49.424Z | , unit :DEBG Sep 12 12:51:48.119replacing 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_ipv4DEBG |
| 2579 | 2026-09-12T12:51:49.424Z | |
| 2580 | 2026-09-12T12:51:49.424Z | reset freemap, unitSep 12 12:51:48.119 :Sep 12 12:51:48.119 DEBG reset freemap, unit: freemap_route_ipv4freemap_route_ipv4INFOSep 12 12:51:48.119 |
| 2581 | 2026-09-12T12:51:49.424Z | |
| 2582 | 2026-09-12T12:51:49.424Z | adding route 3fff:beef:14::/64 -> 2001:db8::55:ff |
| 2583 | 2026-09-12T12:51:49.424Z | 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 } }]Sep 12 12:51:48.119 |
| 2584 | 2026-09-12T12:51:49.424Z | Sep 12 12:51:48.119DEBG Sep 12 12:51:48.119DEBGinitted freemap. size: 64 , DEBGunit :Sep 12 12:51:48.119replacing 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 } }] initted freemap. size: 64freemap_route_ipv6, unit |
| 2585 | 2026-09-12T12:51:49.424Z | |
| 2586 | 2026-09-12T12:51:49.424Z | : INFOfreemap_route_ipv6 Sep 12 12:51:48.119adding route 3fff:beef:4::/64 -> 2001:db8::55:ff |
| 2587 | 2026-09-12T12:51:49.424Z | DEBGSep 12 12:51:48.119 reset freemap, INFO |
| 2588 | 2026-09-12T12:51:49.424Z | unitSep 12 12:51:48.119: DEBGfreemap_route_ipv6 |
| 2589 | 2026-09-12T12:51:49.424Z | Sep 12 12:51:48.119adding route 3fff:beef:15::/64 -> 2001:db8::55:ff |
| 2590 | 2026-09-12T12:51:49.424Z | replacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 2591 | 2026-09-12T12:51:49.424Z | reset freemap, unitSep 12 12:51:48.119Sep 12 12:51:48.119Sep 12 12:51:48.119 :INFODEBG adding route 3fff:dead::/64 -> 2001:db8::55:1replacing 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 } }] |
| 2592 | 2026-09-12T12:51:49.424Z | |
| 2593 | 2026-09-12T12:51:49.424Z | freemap_route_ipv6INFOSep 12 12:51:48.119Sep 12 12:51:48.119 |
| 2594 | 2026-09-12T12:51:49.424Z | 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:16::/64 -> 2001:db8::55:ff |
| 2595 | 2026-09-12T12:51:49.424Z | |
| 2596 | 2026-09-12T12:51:49.424Z | adding route 3fff:beef:5::/64 -> 2001:db8::55:ff |
| 2597 | 2026-09-12T12:51:49.424Z | Sep 12 12:51:48.119Sep 12 12:51:48.119 Sep 12 12:51:48.119 Sep 12 12:51:48.119INFOINFO DEBGadding route 3fff:dead::/64 -> 2001:db8::55:1 Sep 12 12:51:48.119 |
| 2598 | 2026-09-12T12:51:49.424Z | DEBGadding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 2599 | 2026-09-12T12:51:49.424Z | DEBG Sep 12 12:51:48.119 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 } }] |
| 2600 | 2026-09-12T12:51:49.424Z | 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 12 12:51:48.119 |
| 2601 | 2026-09-12T12:51:49.424Z | replacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 2602 | 2026-09-12T12:51:49.424Z | adding route 3fff:beef::/64 -> 2001:db8::55:ffSep 12 12:51:48.119 |
| 2603 | 2026-09-12T12:51:49.424Z | INFOSep 12 12:51:48.119 Sep 12 12:51:48.119adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 2604 | 2026-09-12T12:51:49.424Z | DEBGINFO adding route 3fff:beef:6::/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 } }]Sep 12 12:51:48.119 |
| 2605 | 2026-09-12T12:51:49.424Z | |
| 2606 | 2026-09-12T12:51:49.425Z | 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 } }]Sep 12 12:51:48.119 INFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ff |
| 2607 | 2026-09-12T12:51:49.425Z | Sep 12 12:51:48.119 |
| 2608 | 2026-09-12T12:51:49.425Z | DEBG Sep 12 12:51:48.119replacing 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 } }] |
| 2609 | 2026-09-12T12:51:49.425Z | Sep 12 12:51:48.119DEBG 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 } }] |
| 2610 | 2026-09-12T12:51:49.425Z | adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 2611 | 2026-09-12T12:51:49.425Z | Sep 12 12:51:48.119 INFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ffSep 12 12:51:48.119 |
| 2612 | 2026-09-12T12:51:49.425Z | Sep 12 12:51:48.119 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 } }]INFO |
| 2613 | 2026-09-12T12:51:49.425Z | Sep 12 12:51:48.119 adding route 3fff:beef:2::/64 -> 2001:db8::55:ff |
| 2614 | 2026-09-12T12:51:49.425Z | DEBGSep 12 12:51:48.119 replacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 2615 | 2026-09-12T12:51:49.425Z | Sep 12 12:51:48.119 adding route 3fff:beef::/64 -> 2001:db8::55:ffDEBG |
| 2616 | 2026-09-12T12:51:49.425Z | 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 } }] |
| 2617 | 2026-09-12T12:51:49.425Z | Sep 12 12:51:48.119 INFO adding route 3fff:beef:8::/64 -> 2001:db8::55:ffSep 12 12:51:48.119 |
| 2618 | 2026-09-12T12:51:49.425Z | Sep 12 12:51:48.119DEBG INFOSep 12 12:51:48.119replacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 3fff:beef:3::/64 -> 2001:db8::55:ff |
| 2619 | 2026-09-12T12:51:49.429Z | |
| 2620 | 2026-09-12T12:51:49.429Z | 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 } }] |
| 2621 | 2026-09-12T12:51:49.429Z | Sep 12 12:51:48.119 INFO Sep 12 12:51:48.119adding route 3fff:beef:1::/64 -> 2001:db8::55:ff |
| 2622 | 2026-09-12T12:51:49.429Z | 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 } }]Sep 12 12:51:48.119 |
| 2623 | 2026-09-12T12:51:49.429Z | Sep 12 12:51:48.119INFO adding route 3fff:beef:9::/64 -> 2001:db8::55:ffDEBG |
| 2624 | 2026-09-12T12:51:49.429Z | replacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 12:51:48.119 |
| 2625 | 2026-09-12T12:51:49.429Z | INFOSep 12 12:51:48.119 adding route 3fff:beef:4::/64 -> 2001:db8::55:ffDEBGSep 12 12:51:48.119 |
| 2626 | 2026-09-12T12:51:49.429Z | INFOreplacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2627 | 2026-09-12T12:51:49.429Z | adding route 3fff:beef:2::/64 -> 2001:db8::55:ffSep 12 12:51:48.119 |
| 2628 | 2026-09-12T12:51:49.429Z | DEBG Sep 12 12:51:48.119Sep 12 12:51:48.119 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 } }]INFODEBG |
| 2629 | 2026-09-12T12:51:49.429Z | adding route 3fff:beef:a::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2630 | 2026-09-12T12:51:49.429Z | |
| 2631 | 2026-09-12T12:51:49.429Z | Sep 12 12:51:48.119 INFO adding route 3fff:beef:5::/64 -> 2001:db8::55:ff |
| 2632 | 2026-09-12T12:51:49.429Z | Sep 12 12:51:48.119 Sep 12 12:51:48.119Sep 12 12:51:48.119DEBG DEBGreplacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2633 | 2026-09-12T12:51:49.429Z | INFO adding route 3fff:beef:3::/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 } }] |
| 2634 | 2026-09-12T12:51:49.429Z | |
| 2635 | 2026-09-12T12:51:49.429Z | Sep 12 12:51:48.119 INFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ff |
| 2636 | 2026-09-12T12:51:49.430Z | Sep 12 12:51:48.119 DEBGSep 12 12:51:48.119 replacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 2637 | 2026-09-12T12:51:49.430Z | Sep 12 12:51:48.119 INFOadding route 3fff:beef:6::/64 -> 2001:db8::55:ffDEBG |
| 2638 | 2026-09-12T12:51:49.430Z | replacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:f::/64 -> 2001:db8::55:ffSep 12 12:51:48.119 |
| 2639 | 2026-09-12T12:51:49.430Z | |
| 2640 | 2026-09-12T12:51:49.430Z | INFOSep 12 12:51:48.119 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 } }]adding route 3fff:beef:4::/64 -> 2001:db8::55:ffSep 12 12:51:48.119 |
| 2641 | 2026-09-12T12:51:49.430Z | |
| 2642 | 2026-09-12T12:51:49.430Z | Sep 12 12:51:48.119 DEBGINFOSep 12 12:51:48.119 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 } }]INFOadding route 3fff:beef:c::/64 -> 2001:db8::55:ffSep 12 12:51:48.119 |
| 2643 | 2026-09-12T12:51:49.430Z | |
| 2644 | 2026-09-12T12:51:49.430Z | adding route 3fff:beef:7::/64 -> 2001:db8::55:ffDEBG |
| 2645 | 2026-09-12T12:51:49.430Z | replacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 12:51:48.119Sep 12 12:51:48.119 |
| 2646 | 2026-09-12T12:51:49.430Z | Sep 12 12:51:48.119INFO adding route 3fff:beef:10::/64 -> 2001:db8::55:ff |
| 2647 | 2026-09-12T12:51:49.430Z | 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 } }]DEBG |
| 2648 | 2026-09-12T12:51:49.430Z | Sep 12 12:51:48.119 Sep 12 12:51:48.119replacing 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 } }] |
| 2649 | 2026-09-12T12:51:49.430Z | DEBG 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 } }] |
| 2650 | 2026-09-12T12:51:49.430Z | adding route 3fff:beef:5::/64 -> 2001:db8::55:ffSep 12 12:51:48.119 |
| 2651 | 2026-09-12T12:51:49.430Z | Sep 12 12:51:48.119INFO INFOSep 12 12:51:48.119 adding route 3fff:beef:d::/64 -> 2001:db8::55:ffINFOadding route 3fff:beef:11::/64 -> 2001:db8::55:ff |
| 2652 | 2026-09-12T12:51:49.430Z | adding route 3fff:beef:8::/64 -> 2001:db8::55:ff |
| 2653 | 2026-09-12T12:51:49.430Z | |
| 2654 | 2026-09-12T12:51:49.430Z | Sep 12 12:51:48.119 Sep 12 12:51:48.119DEBG Sep 12 12:51:48.119replacing 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 } }] |
| 2655 | 2026-09-12T12:51:49.430Z | DEBGSep 12 12:51:48.119 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 |
| 2656 | 2026-09-12T12:51:49.430Z | Sep 12 12:51:48.119 INFOreplacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 2657 | 2026-09-12T12:51:49.430Z | replacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 12:51:48.119 |
| 2658 | 2026-09-12T12:51:49.430Z | adding route 3fff:beef:6::/64 -> 2001:db8::55:ff |
| 2659 | 2026-09-12T12:51:49.430Z | INFO Sep 12 12:51:48.119adding route 3fff:beef:12::/64 -> 2001:db8::55:ffSep 12 12:51:48.119 |
| 2660 | 2026-09-12T12:51:49.430Z | INFOINFO adding route 3fff:beef:9::/64 -> 2001:db8::55:ffSep 12 12:51:48.119 |
| 2661 | 2026-09-12T12:51:49.430Z | adding route 3fff:beef:e::/64 -> 2001:db8::55:ffSep 12 12:51:48.119 DEBG |
| 2662 | 2026-09-12T12:51:49.430Z | 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 } }]DEBG |
| 2663 | 2026-09-12T12:51:49.430Z | Sep 12 12:51:48.119 Sep 12 12:51:48.119replacing 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 } }] |
| 2664 | 2026-09-12T12:51:49.430Z | DEBGDEBG replacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 12:51:48.119 |
| 2665 | 2026-09-12T12:51:49.430Z | Sep 12 12:51:48.119 INFO INFOadding route 3fff:beef:7::/64 -> 2001:db8::55:ff |
| 2666 | 2026-09-12T12:51:49.430Z | 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:13::/64 -> 2001:db8::55:ff |
| 2667 | 2026-09-12T12:51:49.430Z | |
| 2668 | 2026-09-12T12:51:49.430Z | Sep 12 12:51:48.119Sep 12 12:51:48.119 DEBGSep 12 12:51:48.119DEBG INFOreplacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]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 } }] |
| 2669 | 2026-09-12T12:51:49.430Z | adding route 3fff:beef:f::/64 -> 2001:db8::55:ff |
| 2670 | 2026-09-12T12:51:49.430Z | |
| 2671 | 2026-09-12T12:51:49.430Z | Sep 12 12:51:48.119 Sep 12 12:51:48.119INFO Sep 12 12:51:48.119Sep 12 12:51:48.119 INFODEBG 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 } }]INFOadding route 3fff:beef:8::/64 -> 2001:db8::55:ffadding route 3fff:beef:a::/64 -> 2001:db8::55:ff |
| 2672 | 2026-09-12T12:51:49.430Z | |
| 2673 | 2026-09-12T12:51:49.430Z | |
| 2674 | 2026-09-12T12:51:49.430Z | adding route 3fff:beef:14::/64 -> 2001:db8::55:ff |
| 2675 | 2026-09-12T12:51:49.431Z | Sep 12 12:51:48.119Sep 12 12:51:48.119 Sep 12 12:51:48.119INFO Sep 12 12:51:48.119DEBG 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 } }]DEBG |
| 2676 | 2026-09-12T12:51:49.431Z | 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:10::/64 -> 2001:db8::55:ff |
| 2677 | 2026-09-12T12:51:49.431Z | 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 } }] |
| 2678 | 2026-09-12T12:51:49.431Z | |
| 2679 | 2026-09-12T12:51:49.431Z | Sep 12 12:51:48.119Sep 12 12:51:48.119 INFOINFO adding route 3fff:beef:9::/64 -> 2001:db8::55:ffadding route 3fff:beef:15::/64 -> 2001:db8::55:ff |
| 2680 | 2026-09-12T12:51:49.431Z | |
| 2681 | 2026-09-12T12:51:49.431Z | Sep 12 12:51:48.119Sep 12 12:51:48.119 INFODEBG Sep 12 12:51:48.119adding route 3fff:beef:b::/64 -> 2001:db8::55:ffSep 12 12:51:48.119 |
| 2682 | 2026-09-12T12:51:49.431Z | DEBGreplacing 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 } }] DEBGreplacing 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 } }] |
| 2683 | 2026-09-12T12:51:49.431Z | Sep 12 12:51:48.119replacing 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 } }] |
| 2684 | 2026-09-12T12:51:49.431Z | |
| 2685 | 2026-09-12T12:51:49.431Z | DEBGSep 12 12:51:48.119 Sep 12 12:51:48.119replacing 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 |
| 2686 | 2026-09-12T12:51:49.431Z | Sep 12 12:51:48.119INFOadding route 3fff:beef:11::/64 -> 2001:db8::55:ff |
| 2687 | 2026-09-12T12:51:49.431Z | adding route 3fff:beef:16::/64 -> 2001:db8::55:ffINFO Sep 12 12:51:48.119adding route 3fff:beef:a::/64 -> 2001:db8::55:ff |
| 2688 | 2026-09-12T12:51:49.431Z | Sep 12 12:51:48.119 |
| 2689 | 2026-09-12T12:51:49.431Z | INFO adding route 3fff:beef:c::/64 -> 2001:db8::55:ffDEBG |
| 2690 | 2026-09-12T12:51:49.431Z | replacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 12:51:48.119 |
| 2691 | 2026-09-12T12:51:49.431Z | Sep 12 12:51:48.119 Sep 12 12:51:48.119 DEBGDEBG 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:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 2692 | 2026-09-12T12:51:49.431Z | |
| 2693 | 2026-09-12T12:51:49.431Z | |
| 2694 | 2026-09-12T12:51:49.431Z | Sep 12 12:51:48.119 Sep 12 12:51:48.119INFOSep 12 12:51:48.119Sep 12 12:51:48.119 adding route 3fff:beef:17::/64 -> 2001:db8::55:ffINFO |
| 2695 | 2026-09-12T12:51:49.431Z | INFOINFO adding route 3fff:beef:12::/64 -> 2001:db8::55:ff Sep 12 12:51:48.119adding route 3fff:beef:b::/64 -> 2001:db8::55:ff |
| 2696 | 2026-09-12T12:51:49.431Z | adding route 3fff:beef:d::/64 -> 2001:db8::55:ffDEBG |
| 2697 | 2026-09-12T12:51:49.431Z | |
| 2698 | 2026-09-12T12:51:49.431Z | 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 } }] |
| 2699 | 2026-09-12T12:51:49.431Z | Sep 12 12:51:48.119Sep 12 12:51:48.119Sep 12 12:51:48.119 DEBGSep 12 12:51:48.119 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 } }]INFODEBG |
| 2700 | 2026-09-12T12:51:49.431Z | replacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:18::/64 -> 2001:db8::55:ff |
| 2701 | 2026-09-12T12:51:49.431Z | 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 } }] |
| 2702 | 2026-09-12T12:51:49.431Z | |
| 2703 | 2026-09-12T12:51:49.431Z | Sep 12 12:51:48.119 INFOSep 12 12:51:48.119 adding route 3fff:beef:c::/64 -> 2001:db8::55:ffDEBG |
| 2704 | 2026-09-12T12:51:49.431Z | 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 } }] |
| 2705 | 2026-09-12T12:51:49.431Z | Sep 12 12:51:48.119Sep 12 12:51:48.119Sep 12 12:51:48.119 INFOSep 12 12:51:48.119DEBG 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 } }]INFO |
| 2706 | 2026-09-12T12:51:49.431Z | INFOadding route 3fff:beef:13::/64 -> 2001:db8::55:ff |
| 2707 | 2026-09-12T12:51:49.431Z | adding route 3fff:beef:19::/64 -> 2001:db8::55:ff |
| 2708 | 2026-09-12T12:51:49.431Z | adding route 3fff:beef:e::/64 -> 2001:db8::55:ff |
| 2709 | 2026-09-12T12:51:49.431Z | Sep 12 12:51:48.119 INFO Sep 12 12:51:48.119adding route 3fff:beef:d::/64 -> 2001:db8::55:ff |
| 2710 | 2026-09-12T12:51:49.431Z | Sep 12 12:51:48.119Sep 12 12:51:48.119DEBG 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 |
| 2711 | 2026-09-12T12:51:49.431Z | DEBG Sep 12 12:51:48.119replacing 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: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 } }] |
| 2712 | 2026-09-12T12:51:49.431Z | Sep 12 12:51:48.119 |
| 2713 | 2026-09-12T12:51:49.431Z | DEBG 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 } }] Sep 12 12:51:48.119 |
| 2714 | 2026-09-12T12:51:49.431Z | Sep 12 12:51:48.119adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffINFO |
| 2715 | 2026-09-12T12:51:49.432Z | INFOadding route 3fff:beef:f::/64 -> 2001:db8::55:ff Sep 12 12:51:48.119adding route 3fff:beef:14::/64 -> 2001:db8::55:ff |
| 2716 | 2026-09-12T12:51:49.432Z | Sep 12 12:51:48.119INFO |
| 2717 | 2026-09-12T12:51:49.432Z | DEBGadding route 3fff:beef:e::/64 -> 2001:db8::55:ffSep 12 12:51:48.119 |
| 2718 | 2026-09-12T12:51:49.432Z | DEBGreplacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 12:51:48.119 |
| 2719 | 2026-09-12T12:51:49.436Z | DEBG Sep 12 12:51:48.119replacing 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:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 12:51:48.119 |
| 2720 | 2026-09-12T12:51:49.436Z | DEBG |
| 2721 | 2026-09-12T12:51:49.436Z | INFO 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:1b::/64 -> 2001:db8::55:ffSep 12 12:51:48.119 |
| 2722 | 2026-09-12T12:51:49.436Z | Sep 12 12:51:48.119 INFOINFO adding route 3fff:beef:15::/64 -> 2001:db8::55:ffSep 12 12:51:48.119 |
| 2723 | 2026-09-12T12:51:49.436Z | adding route 3fff:beef:10::/64 -> 2001:db8::55:ffDEBG |
| 2724 | 2026-09-12T12:51:49.436Z | 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 } }] |
| 2725 | 2026-09-12T12:51:49.436Z | |
| 2726 | 2026-09-12T12:51:49.436Z | Sep 12 12:51:48.120Sep 12 12:51:48.120 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 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 } }] |
| 2727 | 2026-09-12T12:51:49.436Z | Sep 12 12:51:48.120 |
| 2728 | 2026-09-12T12:51:49.436Z | INFO Sep 12 12:51:48.120adding route 3fff:beef:f::/64 -> 2001:db8::55:ffSep 12 12:51:48.120 |
| 2729 | 2026-09-12T12:51:49.436Z | INFO INFO adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffadding route 3fff:beef:16::/64 -> 2001:db8::55:ff |
| 2730 | 2026-09-12T12:51:49.437Z | Sep 12 12:51:48.120 |
| 2731 | 2026-09-12T12:51:49.437Z | Sep 12 12:51:48.120 DEBGINFOSep 12 12:51:48.120 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 } }]adding route 3fff:beef:11::/64 -> 2001:db8::55:ff |
| 2732 | 2026-09-12T12:51:49.437Z | |
| 2733 | 2026-09-12T12:51:49.437Z | DEBG Sep 12 12:51:48.120replacing 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 |
| 2734 | 2026-09-12T12:51:49.437Z | Sep 12 12:51:48.120Sep 12 12:51:48.120 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 } }] |
| 2735 | 2026-09-12T12:51:49.437Z | DEBGINFO adding route 3fff:beef:10::/64 -> 2001:db8::55:ff |
| 2736 | 2026-09-12T12:51:49.437Z | Sep 12 12:51:48.120Sep 12 12:51:48.120 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 } }] |
| 2737 | 2026-09-12T12:51:49.437Z | Sep 12 12:51:48.120adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff INFO DEBGadding route 3fff:beef:17::/64 -> 2001:db8::55:ff |
| 2738 | 2026-09-12T12:51:49.437Z | |
| 2739 | 2026-09-12T12:51:49.437Z | replacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 12:51:48.120 |
| 2740 | 2026-09-12T12:51:49.437Z | Sep 12 12:51:48.120 DEBGINFO Sep 12 12:51:48.120 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 } }] |
| 2741 | 2026-09-12T12:51:49.437Z | adding route 3fff:beef:12::/64 -> 2001:db8::55:ffSep 12 12:51:48.120DEBG |
| 2742 | 2026-09-12T12:51:49.437Z | Sep 12 12:51:48.120replacing 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 } }] |
| 2743 | 2026-09-12T12:51:49.437Z | INFOINFO adding route 3fff:beef:11::/64 -> 2001:db8::55:ffadding route 3fff:beef:1e::/64 -> 2001:db8::55:ff |
| 2744 | 2026-09-12T12:51:49.437Z | Sep 12 12:51:48.120 |
| 2745 | 2026-09-12T12:51:49.437Z | DEBG Sep 12 12:51:48.120replacing 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 } }] |
| 2746 | 2026-09-12T12:51:49.437Z | INFO adding route 3fff:beef:18::/64 -> 2001:db8::55:ffSep 12 12:51:48.120Sep 12 12:51:48.120 |
| 2747 | 2026-09-12T12:51:49.437Z | Sep 12 12:51:48.120 INFODEBG 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 } }] |
| 2748 | 2026-09-12T12:51:49.437Z | DEBGadding route 3fff:beef:13::/64 -> 2001:db8::55:ff Sep 12 12:51:48.120 |
| 2749 | 2026-09-12T12:51:49.437Z | replacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 12 12:51:48.120 |
| 2750 | 2026-09-12T12:51:49.437Z | Sep 12 12:51:48.120DEBG INFO 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 } }]adding route 3fff:beef:1f::/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 } }] |
| 2751 | 2026-09-12T12:51:49.437Z | Sep 12 12:51:48.120 |
| 2752 | 2026-09-12T12:51:49.437Z | |
| 2753 | 2026-09-12T12:51:49.437Z | INFOSep 12 12:51:48.120 Sep 12 12:51:48.120 adding route 3fff:beef:12::/64 -> 2001:db8::55:ffDEBG |
| 2754 | 2026-09-12T12:51:49.437Z | Sep 12 12:51:48.120 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 } }] INFOINFO |
| 2755 | 2026-09-12T12:51:49.437Z | Sep 12 12:51:48.120adding route 3fff:beef:14::/64 -> 2001:db8::55:ff DEBG |
| 2756 | 2026-09-12T12:51:49.437Z | adding route 3fff:beef:19::/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 } }]Sep 12 12:51:48.120 |
| 2757 | 2026-09-12T12:51:49.437Z | Sep 12 12:51:48.120 |
| 2758 | 2026-09-12T12:51:49.437Z | INFO DEBGadding route 3fff:beef:20::/64 -> 2001:db8::55:ff |
| 2759 | 2026-09-12T12:51:49.437Z | replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 12:51:48.120 |
| 2760 | 2026-09-12T12:51:49.437Z | Sep 12 12:51:48.120 INFODEBG Sep 12 12:51:48.120adding route 3fff:beef:13::/64 -> 2001:db8::55:ff |
| 2761 | 2026-09-12T12:51:49.437Z | DEBGreplacing 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 } }] |
| 2762 | 2026-09-12T12:51:49.437Z | replacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 12:51:48.120 |
| 2763 | 2026-09-12T12:51:49.437Z | 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 } }] |
| 2764 | 2026-09-12T12:51:49.437Z | Sep 12 12:51:48.120Sep 12 12:51:48.120 INFO INFOadding route 3fff:beef:21::/64 -> 2001:db8::55:ff Sep 12 12:51:48.120 INFOSep 12 12:51:48.119 adding route 3fff:beef:14::/64 -> 2001:db8::55:ff |
| 2765 | 2026-09-12T12:51:49.437Z | 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 12 12:51:48.120 |
| 2766 | 2026-09-12T12:51:49.437Z | 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 |
| 2767 | 2026-09-12T12:51:49.437Z | Sep 12 12:51:48.120Sep 12 12:51:48.120 adding route 3fff:beef:15::/64 -> 2001:db8::55:ffDEBG |
| 2768 | 2026-09-12T12:51:49.437Z | INFO adding route 3fff:beef:17::/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 } }] |
| 2769 | 2026-09-12T12:51:49.438Z | |
| 2770 | 2026-09-12T12:51:49.438Z | Sep 12 12:51:48.120 DEBGSep 12 12:51:48.120 Sep 12 12:51:48.120replacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 12:51:48.120 DEBG |
| 2771 | 2026-09-12T12:51:49.438Z | 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 } }]DEBGINFO |
| 2772 | 2026-09-12T12:51:49.438Z | 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 } }]adding route 3fff:beef:15::/64 -> 2001:db8::55:ff |
| 2773 | 2026-09-12T12:51:49.438Z | |
| 2774 | 2026-09-12T12:51:49.438Z | Sep 12 12:51:48.120 Sep 12 12:51:48.120INFO Sep 12 12:51:48.120INFO DEBGadding route 3fff:beef:16::/64 -> 2001:db8::55:ff |
| 2775 | 2026-09-12T12:51:49.438Z | adding route 3fff:beef:18::/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 } }] |
| 2776 | 2026-09-12T12:51:49.438Z | |
| 2777 | 2026-09-12T12:51:49.438Z | Sep 12 12:51:48.120 DEBGSep 12 12:51:48.120 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 |
| 2778 | 2026-09-12T12:51:49.438Z | adding route 3fff:beef:16::/64 -> 2001:db8::55:ff |
| 2779 | 2026-09-12T12:51:49.438Z | adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffSep 12 12:51:48.120Sep 12 12:51:48.120 INFO |
| 2780 | 2026-09-12T12:51:49.438Z | DEBG Sep 12 12:51:48.120 replacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:19::/64 -> 2001:db8::55:ff |
| 2781 | 2026-09-12T12:51:49.438Z | |
| 2782 | 2026-09-12T12:51:49.438Z | 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 } }] |
| 2783 | 2026-09-12T12:51:49.438Z | Sep 12 12:51:48.120 INFO Sep 12 12:51:48.120 |
| 2784 | 2026-09-12T12:51:49.438Z | Sep 12 12:51:48.120 adding route 3fff:beef:17::/64 -> 2001:db8::55:ffINFO Sep 12 12:51:48.120Sep 12 12:51:48.120DEBG |
| 2785 | 2026-09-12T12:51:49.438Z | 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 } }] |
| 2786 | 2026-09-12T12:51:49.438Z | DEBGDEBG adding route 3fff:beef:17::/64 -> 2001:db8::55:ff |
| 2787 | 2026-09-12T12:51:49.438Z | Sep 12 12:51:48.120replacing 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 } }] DEBGreplacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 12:51:48.120 |
| 2788 | 2026-09-12T12:51:49.438Z | INFO |
| 2789 | 2026-09-12T12:51:49.438Z | 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 } }]adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff |
| 2790 | 2026-09-12T12:51:49.438Z | |
| 2791 | 2026-09-12T12:51:49.438Z | Sep 12 12:51:48.120Sep 12 12:51:48.120 Sep 12 12:51:48.120 INFODEBGSep 12 12:51:48.120Sep 12 12:51:48.120 INFOreplacing 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 |
| 2792 | 2026-09-12T12:51:49.438Z | adding route 3fff:beef:22::/64 -> 2001:db8::55:ff |
| 2793 | 2026-09-12T12:51:49.438Z | replacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff |
| 2794 | 2026-09-12T12:51:49.438Z | INFO |
| 2795 | 2026-09-12T12:51:49.438Z | Sep 12 12:51:48.120adding route 3fff:beef:18::/64 -> 2001:db8::55:ff |
| 2796 | 2026-09-12T12:51:49.438Z | Sep 12 12:51:48.120INFOSep 12 12:51:48.120 adding route 3fff:beef:18::/64 -> 2001:db8::55:ffSep 12 12:51:48.120 Sep 12 12:51:48.120 |
| 2797 | 2026-09-12T12:51:49.438Z | INFO DEBGDEBGadding route 3fff:beef:1b::/64 -> 2001:db8::55:ffDEBG |
| 2798 | 2026-09-12T12:51:49.438Z | replacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 12:51:48.120 |
| 2799 | 2026-09-12T12:51:49.438Z | Sep 12 12:51:48.120replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 2800 | 2026-09-12T12:51:49.438Z | 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 } }] |
| 2801 | 2026-09-12T12:51:49.438Z | DEBGreplacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 12 12:51:48.120replacing 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 } }] |
| 2802 | 2026-09-12T12:51:49.438Z | |
| 2803 | 2026-09-12T12:51:49.438Z | INFO adding route 3fff:beef:19::/64 -> 2001:db8::55:ff |
| 2804 | 2026-09-12T12:51:49.438Z | Sep 12 12:51:48.120 INFOSep 12 12:51:48.120Sep 12 12:51:48.120Sep 12 12:51:48.120 Sep 12 12:51:48.120INFO adding route 3fff:beef:19::/64 -> 2001:db8::55:ffadding route 3fff:beef:1c::/64 -> 2001:db8::55:ffINFO |
| 2805 | 2026-09-12T12:51:49.438Z | INFO |
| 2806 | 2026-09-12T12:51:49.438Z | adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff DEBG |
| 2807 | 2026-09-12T12:51:49.438Z | replacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:23::/64 -> 2001:db8::55:ff |
| 2808 | 2026-09-12T12:51:49.438Z | Sep 12 12:51:48.120 |
| 2809 | 2026-09-12T12:51:49.439Z | Sep 12 12:51:48.120Sep 12 12:51:48.120 DEBG DEBGDEBG 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:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 12:51:48.120 |
| 2810 | 2026-09-12T12:51:49.439Z | Sep 12 12:51:48.120 |
| 2811 | 2026-09-12T12:51:49.439Z | DEBGSep 12 12:51:48.120replacing 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 } }] |
| 2812 | 2026-09-12T12:51:49.439Z | INFO Sep 12 12:51:48.120 adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffINFO |
| 2813 | 2026-09-12T12:51:49.439Z | 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 |
| 2814 | 2026-09-12T12:51:49.439Z | Sep 12 12:51:48.120 adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff INFOadding route 3fff:beef:1a::/64 -> 2001:db8::55:ff |
| 2815 | 2026-09-12T12:51:49.439Z | adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff |
| 2816 | 2026-09-12T12:51:49.439Z | |
| 2817 | 2026-09-12T12:51:49.439Z | Sep 12 12:51:48.120Sep 12 12:51:48.120 Sep 12 12:51:48.120DEBG INFODEBG Sep 12 12:51:48.120 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 } }] |
| 2818 | 2026-09-12T12:51:49.439Z | DEBGSep 12 12:51:48.120replacing 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:24::/64 -> 2001:db8::55:ff DEBGreplacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2819 | 2026-09-12T12:51:49.443Z | |
| 2820 | 2026-09-12T12:51:49.443Z | 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 } }] |
| 2821 | 2026-09-12T12:51:49.443Z | |
| 2822 | 2026-09-12T12:51:49.443Z | Sep 12 12:51:48.120 INFOSep 12 12:51:48.120 Sep 12 12:51:48.120adding route 3fff:beef:1b::/64 -> 2001:db8::55:ffSep 12 12:51:48.120Sep 12 12:51:48.120 INFOINFO |
| 2823 | 2026-09-12T12:51:49.443Z | adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff |
| 2824 | 2026-09-12T12:51:49.444Z | DEBGadding route 3fff:beef:1e::/64 -> 2001:db8::55:ff |
| 2825 | 2026-09-12T12:51:49.444Z | 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 } }] |
| 2826 | 2026-09-12T12:51:49.444Z | INFO Sep 12 12:51:48.120adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff Sep 12 12:51:48.120 |
| 2827 | 2026-09-12T12:51:49.444Z | Sep 12 12:51:48.120 Sep 12 12:51:48.120DEBG DEBGDEBG 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 } }] 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 12 12:51:48.120 |
| 2828 | 2026-09-12T12:51:49.444Z | |
| 2829 | 2026-09-12T12:51:49.444Z | 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:25::/64 -> 2001:db8::55:ffDEBG |
| 2830 | 2026-09-12T12:51:49.444Z | replacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 12:51:48.120 |
| 2831 | 2026-09-12T12:51:49.444Z | Sep 12 12:51:48.120 |
| 2832 | 2026-09-12T12:51:49.444Z | INFO INFOadding route 3fff:beef:1c::/64 -> 2001:db8::55:ff Sep 12 12:51:48.120adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffSep 12 12:51:48.120 |
| 2833 | 2026-09-12T12:51:49.444Z | INFOINFO |
| 2834 | 2026-09-12T12:51:49.444Z | Sep 12 12:51:48.120Sep 12 12:51:48.120 adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff |
| 2835 | 2026-09-12T12:51:49.444Z | DEBG |
| 2836 | 2026-09-12T12:51:49.444Z | Sep 12 12:51:48.120 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 } }]DEBG Sep 12 12:51:48.120 replacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 12 12:51:48.120replacing 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 } }] |
| 2837 | 2026-09-12T12:51:49.444Z | DEBG |
| 2838 | 2026-09-12T12:51:49.444Z | |
| 2839 | 2026-09-12T12:51:49.444Z | 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 } }] |
| 2840 | 2026-09-12T12:51:49.444Z | Sep 12 12:51:48.120 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 } }]INFOSep 12 12:51:48.120 |
| 2841 | 2026-09-12T12:51:49.444Z | Sep 12 12:51:48.120INFO adding route 3fff:beef:26::/64 -> 2001:db8::55:ffadding route 3fff:beef:1d::/64 -> 2001:db8::55:ff |
| 2842 | 2026-09-12T12:51:49.444Z | |
| 2843 | 2026-09-12T12:51:49.444Z | INFOSep 12 12:51:48.120 INFOadding route 3fff:beef:1d::/64 -> 2001:db8::55:ff |
| 2844 | 2026-09-12T12:51:49.444Z | Sep 12 12:51:48.120adding route 3fff:beef:20::/64 -> 2001:db8::55:ff |
| 2845 | 2026-09-12T12:51:49.444Z | Sep 12 12:51:48.120DEBGSep 12 12:51:48.120 DEBG Sep 12 12:51:48.120INFOreplacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 12 12:51:48.120replacing 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:20::/64 -> 2001:db8::55:ffDEBG |
| 2846 | 2026-09-12T12:51:49.444Z | |
| 2847 | 2026-09-12T12:51:49.444Z | 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 } }] |
| 2848 | 2026-09-12T12:51:49.445Z | |
| 2849 | 2026-09-12T12:51:49.445Z | 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 } }] |
| 2850 | 2026-09-12T12:51:49.445Z | Sep 12 12:51:48.120 Sep 12 12:51:48.120Sep 12 12:51:48.120Sep 12 12:51:48.120 INFOINFODEBGSep 12 12:51:48.120 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 } }]INFOadding route 3fff:beef:1e::/64 -> 2001:db8::55:ff |
| 2851 | 2026-09-12T12:51:49.445Z | |
| 2852 | 2026-09-12T12:51:49.445Z | INFO adding route 3fff:beef:27::/64 -> 2001:db8::55:ffadding route 3fff:beef:21::/64 -> 2001:db8::55:ffadding route 3fff:beef:1e::/64 -> 2001:db8::55:ff |
| 2853 | 2026-09-12T12:51:49.445Z | |
| 2854 | 2026-09-12T12:51:49.445Z | Sep 12 12:51:48.120 |
| 2855 | 2026-09-12T12:51:49.445Z | INFOSep 12 12:51:48.120 Sep 12 12:51:48.120Sep 12 12:51:48.120Sep 12 12:51:48.120DEBG DEBGDEBG 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 } }] 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: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:21::/64 -> 2001:db8::55:ff |
| 2856 | 2026-09-12T12:51:49.445Z | DEBG |
| 2857 | 2026-09-12T12:51:49.445Z | |
| 2858 | 2026-09-12T12:51:49.445Z | |
| 2859 | 2026-09-12T12:51:49.445Z | 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 } }] |
| 2860 | 2026-09-12T12:51:49.445Z | Sep 12 12:51:48.120Sep 12 12:51:48.120Sep 12 12:51:48.120 Sep 12 12:51:48.120INFO Sep 12 12:51:48.120INFO INFO DEBG adding route 3fff:beef:1f::/64 -> 2001:db8::55:ffINFO |
| 2861 | 2026-09-12T12:51:49.445Z | 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:1f::/64 -> 2001:db8::55:ffadding route 3fff:beef:22::/64 -> 2001:db8::55:ff |
| 2862 | 2026-09-12T12:51:49.445Z | |
| 2863 | 2026-09-12T12:51:49.445Z | |
| 2864 | 2026-09-12T12:51:49.445Z | adding route 3fff:beef:28::/64 -> 2001:db8::55:ffSep 12 12:51:48.120 |
| 2865 | 2026-09-12T12:51:49.445Z | Sep 12 12:51:48.120Sep 12 12:51:48.120 Sep 12 12:51:48.120Sep 12 12:51:48.120 DEBG DEBGDEBGINFODEBG 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: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: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:22::/64 -> 2001:db8::55:ff |
| 2866 | 2026-09-12T12:51:49.445Z | |
| 2867 | 2026-09-12T12:51:49.445Z | |
| 2868 | 2026-09-12T12:51:49.445Z | |
| 2869 | 2026-09-12T12:51:49.445Z | Sep 12 12:51:48.120Sep 12 12:51:48.120replacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 12:51:48.120 |
| 2870 | 2026-09-12T12:51:49.446Z | INFOSep 12 12:51:48.120 DEBGINFOSep 12 12:51:48.120INFO INFOadding route 3fff:beef:23::/64 -> 2001:db8::55:ffadding route 3fff:beef:20::/64 -> 2001:db8::55:ff |
| 2871 | 2026-09-12T12:51:49.446Z | 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:20::/64 -> 2001:db8::55:ff |
| 2872 | 2026-09-12T12:51:49.446Z | |
| 2873 | 2026-09-12T12:51:49.446Z | Sep 12 12:51:48.120 |
| 2874 | 2026-09-12T12:51:49.446Z | DEBGSep 12 12:51:48.120adding route 3fff:beef:29::/64 -> 2001:db8::55:ff |
| 2875 | 2026-09-12T12:51:49.446Z | 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 } }] |
| 2876 | 2026-09-12T12:51:49.446Z | Sep 12 12:51:48.120INFO Sep 12 12:51:48.120 DEBGSep 12 12:51:48.120DEBGadding route 3fff:beef:23::/64 -> 2001:db8::55:ff Sep 12 12:51:48.120 INFOreplacing 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: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 } }] |
| 2877 | 2026-09-12T12:51:49.446Z | |
| 2878 | 2026-09-12T12:51:49.446Z | adding route 3fff:beef:24::/64 -> 2001:db8::55:ff |
| 2879 | 2026-09-12T12:51:49.446Z | |
| 2880 | 2026-09-12T12:51:49.446Z | Sep 12 12:51:48.120 Sep 12 12:51:48.120DEBGDEBG Sep 12 12:51:48.120replacing 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 |
| 2881 | 2026-09-12T12:51:49.446Z | test route::tests::grow_succeeds ... ok |
| 2882 | 2026-09-12T12:51:49.446Z | 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 } }]DEBG |
| 2883 | 2026-09-12T12:51:49.446Z | adding route 3fff:beef:21::/64 -> 2001:db8::55:ffreplacing 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 } }] |
| 2884 | 2026-09-12T12:51:49.446Z | Sep 12 12:51:48.120 |
| 2885 | 2026-09-12T12:51:49.446Z | Sep 12 12:51:48.120INFO INFOSep 12 12:51:48.120 INFOadding route 3fff:beef:2a::/64 -> 2001:db8::55:ff |
| 2886 | 2026-09-12T12:51:49.446Z | adding route 3fff:beef:25::/64 -> 2001:db8::55:ff |
| 2887 | 2026-09-12T12:51:49.446Z | Sep 12 12:51:48.120Sep 12 12:51:48.120 DEBG Sep 12 12:51:48.120INFO DEBG adding route 3fff:beef:21::/64 -> 2001:db8::55:ffreplacing 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: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 } }] |
| 2888 | 2026-09-12T12:51:49.446Z | |
| 2889 | 2026-09-12T12:51:49.446Z | |
| 2890 | 2026-09-12T12:51:49.446Z | Sep 12 12:51:48.120 INFO Sep 12 12:51:48.120adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff Sep 12 12:51:48.120 |
| 2891 | 2026-09-12T12:51:49.446Z | 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 } }]INFO |
| 2892 | 2026-09-12T12:51:49.446Z | adding route 3fff:beef:26::/64 -> 2001:db8::55:ffSep 12 12:51:48.121 |
| 2893 | 2026-09-12T12:51:49.446Z | Sep 12 12:51:48.121DEBG replacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 2894 | 2026-09-12T12:51:49.446Z | adding route 3fff:beef:22::/64 -> 2001:db8::55:ffSep 12 12:51:48.121 |
| 2895 | 2026-09-12T12:51:49.446Z | DEBG replacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 12:51:48.121Sep 12 12:51:48.121 |
| 2896 | 2026-09-12T12:51:49.446Z | DEBGINFO 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:2c::/64 -> 2001:db8::55:ff |
| 2897 | 2026-09-12T12:51:49.446Z | |
| 2898 | 2026-09-12T12:51:49.446Z | Sep 12 12:51:48.121 Sep 12 12:51:48.121Sep 12 12:51:48.121 INFODEBG Sep 12 12:51:48.121 adding route 3fff:beef:27::/64 -> 2001:db8::55:ffcreated new freemap |
| 2899 | 2026-09-12T12:51:49.446Z | , INFODEBGunit Sep 12 12:51:48.121: freemap_route_ipv4DEBG |
| 2900 | 2026-09-12T12:51:49.447Z | adding route 3fff:beef:23::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]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 } }] |
| 2901 | 2026-09-12T12:51:49.447Z | |
| 2902 | 2026-09-12T12:51:49.447Z | |
| 2903 | 2026-09-12T12:51:49.447Z | Sep 12 12:51:48.121 DEBGSep 12 12:51:48.121 Sep 12 12:51:48.121created new freemap Sep 12 12:51:48.121, INFOunitDEBG : adding route 3fff:beef:28::/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 } }]INFOfreemap_route_ipv6 |
| 2904 | 2026-09-12T12:51:49.447Z | |
| 2905 | 2026-09-12T12:51:49.447Z | adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff |
| 2906 | 2026-09-12T12:51:49.447Z | |
| 2907 | 2026-09-12T12:51:49.447Z | Sep 12 12:51:48.121 INFO Sep 12 12:51:48.121adding route 3fff:beef:24::/64 -> 2001:db8::55:ff |
| 2908 | 2026-09-12T12:51:49.447Z | DEBGSep 12 12:51:48.121 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 } }]Sep 12 12:51:48.121replacing 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 } }] |
| 2909 | 2026-09-12T12:51:49.447Z | Sep 12 12:51:48.121 DEBG |
| 2910 | 2026-09-12T12:51:49.447Z | initted freemap. size: 64DEBGSep 12 12:51:48.121, unitINFO: freemap_route_ipv4adding route 3fff:beef:29::/64 -> 2001:db8::55:ffreplacing 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 } }] |
| 2911 | 2026-09-12T12:51:49.447Z | Sep 12 12:51:48.121 |
| 2912 | 2026-09-12T12:51:49.447Z | |
| 2913 | 2026-09-12T12:51:49.447Z | INFO Sep 12 12:51:48.121 adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffSep 12 12:51:48.121 |
| 2914 | 2026-09-12T12:51:49.447Z | DEBG DEBGreplacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2915 | 2026-09-12T12:51:49.447Z | reset freemapSep 12 12:51:48.121 INFO, unitSep 12 12:51:48.121Sep 12 12:51:48.121 : INFOadding route 3fff:beef:25::/64 -> 2001:db8::55:fffreemap_route_ipv4 |
| 2916 | 2026-09-12T12:51:49.448Z | adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff |
| 2917 | 2026-09-12T12:51:49.448Z | |
| 2918 | 2026-09-12T12:51:49.448Z | DEBG replacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 12:51:48.121 |
| 2919 | 2026-09-12T12:51:49.452Z | Sep 12 12:51:48.121DEBG Sep 12 12:51:48.121 DEBGDEBG 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 } }] initted freemap. size: 64replacing 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 } }], |
| 2920 | 2026-09-12T12:51:49.452Z | unitSep 12 12:51:48.121 |
| 2921 | 2026-09-12T12:51:49.453Z | INFOSep 12 12:51:48.121 adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffINFO: |
| 2922 | 2026-09-12T12:51:49.453Z | Sep 12 12:51:48.121adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff |
| 2923 | 2026-09-12T12:51:49.453Z | freemap_route_ipv6 |
| 2924 | 2026-09-12T12:51:49.453Z | INFO adding route 3fff:beef:26::/64 -> 2001:db8::55:ff |
| 2925 | 2026-09-12T12:51:49.453Z | Sep 12 12:51:48.121Sep 12 12:51:48.121Sep 12 12:51:48.121 DEBG reset freemap DEBG, DEBGSep 12 12:51:48.121 unit Sep 12 12:51:48.120replacing 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 } }] : |
| 2926 | 2026-09-12T12:51:49.453Z | 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 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2927 | 2026-09-12T12:51:49.453Z | |
| 2928 | 2026-09-12T12:51:49.453Z | |
| 2929 | 2026-09-12T12:51:49.453Z | freemap_route_ipv6 |
| 2930 | 2026-09-12T12:51:49.453Z | Sep 12 12:51:48.121 Sep 12 12:51:48.121INFOSep 12 12:51:48.121Sep 12 12:51:48.121Sep 12 12:51:48.121 INFOadding route 3fff:beef:2c::/64 -> 2001:db8::55:ff |
| 2931 | 2026-09-12T12:51:49.453Z | adding route 3fff:beef:22::/64 -> 2001:db8::55:ffINFOSep 12 12:51:48.121 |
| 2932 | 2026-09-12T12:51:49.453Z | adding route 172.16.0.0/32 -> 10.0.0.1INFO INFO |
| 2933 | 2026-09-12T12:51:49.453Z | Sep 12 12:51:48.121 DEBGDEBG Sep 12 12:51:48.121replacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 12:51:48.121 adding route 3fff:beef:27::/64 -> 2001:db8::55:ff |
| 2934 | 2026-09-12T12:51:49.454Z | |
| 2935 | 2026-09-12T12:51:49.454Z | created new freemapDEBGadding route 3fff:beef:30::/64 -> 2001:db8::55:ff, replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 12:51:48.121 |
| 2936 | 2026-09-12T12:51:49.454Z | DEBGDEBG |
| 2937 | 2026-09-12T12:51:49.454Z | Sep 12 12:51:48.121 unitINFO replacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]: Sep 12 12:51:48.121 adding route 3fff:beef:2d::/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 } }] |
| 2938 | 2026-09-12T12:51:49.454Z | freemap_route_ipv4INFO |
| 2939 | 2026-09-12T12:51:49.454Z | adding route 3fff:beef:23::/64 -> 2001:db8::55:ff |
| 2940 | 2026-09-12T12:51:49.454Z | |
| 2941 | 2026-09-12T12:51:49.454Z | |
| 2942 | 2026-09-12T12:51:49.454Z | Sep 12 12:51:48.121Sep 12 12:51:48.121 Sep 12 12:51:48.121DEBGSep 12 12:51:48.121 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 } }] Sep 12 12:51:48.121 |
| 2943 | 2026-09-12T12:51:49.454Z | 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 } }] |
| 2944 | 2026-09-12T12:51:49.454Z | DEBG Sep 12 12:51:48.121 DEBGINFOSep 12 12:51:48.121Sep 12 12:51:48.121 INFOINFOreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff DEBG |
| 2945 | 2026-09-12T12:51:49.454Z | adding route 3fff:beef:24::/64 -> 2001:db8::55:ff |
| 2946 | 2026-09-12T12:51:49.454Z | |
| 2947 | 2026-09-12T12:51:49.454Z | adding route 3fff:beef:28::/64 -> 2001:db8::55:ff |
| 2948 | 2026-09-12T12:51:49.454Z | 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 } }] |
| 2949 | 2026-09-12T12:51:49.454Z | created new freemapSep 12 12:51:48.121 DEBGSep 12 12:51:48.121Sep 12 12:51:48.121 , 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 |
| 2950 | 2026-09-12T12:51:49.454Z | Sep 12 12:51:48.121DEBG :DEBGINFOSep 12 12:51:48.121 freemap_route_ipv6 replacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 2951 | 2026-09-12T12:51:49.454Z | |
| 2952 | 2026-09-12T12:51:49.454Z | 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 } }] |
| 2953 | 2026-09-12T12:51:49.454Z | adding route 3fff:beef:25::/64 -> 2001:db8::55:ff |
| 2954 | 2026-09-12T12:51:49.454Z | adding route 3fff:beef:31::/64 -> 2001:db8::55:ff |
| 2955 | 2026-09-12T12:51:49.454Z | Sep 12 12:51:48.121Sep 12 12:51:48.121 Sep 12 12:51:48.121DEBGINFOSep 12 12:51:48.121 Sep 12 12:51:48.121adding route 3fff:beef:2f::/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 } }] |
| 2956 | 2026-09-12T12:51:49.454Z | DEBG |
| 2957 | 2026-09-12T12:51:49.454Z | 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 } }]DEBGINFO |
| 2958 | 2026-09-12T12:51:49.454Z | initted freemap. size: 64adding route 3fff:beef:29::/64 -> 2001:db8::55:ffSep 12 12:51:48.121 , |
| 2959 | 2026-09-12T12:51:49.454Z | DEBGSep 12 12:51:48.121 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 } }]INFOSep 12 12:51:48.121 |
| 2960 | 2026-09-12T12:51:49.454Z | adding route 3fff:beef:26::/64 -> 2001:db8::55:ff |
| 2961 | 2026-09-12T12:51:49.454Z | Sep 12 12:51:48.121 Sep 12 12:51:48.121DEBG 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 } }]Sep 12 12:51:48.121 |
| 2962 | 2026-09-12T12:51:49.454Z | DEBGadding route 3fff:beef:30::/64 -> 2001:db8::55:ff |
| 2963 | 2026-09-12T12:51:49.454Z | 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 } }] |
| 2964 | 2026-09-12T12:51:49.454Z | Sep 12 12:51:48.121Sep 12 12:51:48.121 INFODEBG adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffreplacing 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 } }] |
| 2965 | 2026-09-12T12:51:49.454Z | |
| 2966 | 2026-09-12T12:51:49.454Z | Sep 12 12:51:48.121 INFO Sep 12 12:51:48.121Sep 12 12:51:48.121adding route 3fff:beef:27::/64 -> 2001:db8::55:ff |
| 2967 | 2026-09-12T12:51:49.454Z | DEBG INFO adding route 3fff:beef:31::/64 -> 2001:db8::55:ffreplacing 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 } }] |
| 2968 | 2026-09-12T12:51:49.454Z | |
| 2969 | 2026-09-12T12:51:49.454Z | Sep 12 12:51:48.121Sep 12 12:51:48.121 DEBGDEBG replacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 2970 | 2026-09-12T12:51:49.454Z | Sep 12 12:51:48.121 |
| 2971 | 2026-09-12T12:51:49.454Z | INFOSep 12 12:51:48.121Sep 12 12:51:48.121 INFOINFO adding route 3fff:beef:32::/64 -> 2001:db8::55:ffadding route 3fff:beef:28::/64 -> 2001:db8::55:ff |
| 2972 | 2026-09-12T12:51:49.455Z | |
| 2973 | 2026-09-12T12:51:49.455Z | adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffunit |
| 2974 | 2026-09-12T12:51:49.455Z | Sep 12 12:51:48.121Sep 12 12:51:48.121 DEBG 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 } }]: |
| 2975 | 2026-09-12T12:51:49.455Z | Sep 12 12:51:48.121DEBG adding route 3fff:beef:32::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 12:51:48.121 |
| 2976 | 2026-09-12T12:51:49.455Z | DEBG INFO |
| 2977 | 2026-09-12T12:51:49.455Z | freemap_route_ipv4 Sep 12 12:51:48.121 |
| 2978 | 2026-09-12T12:51:49.455Z | INFO Sep 12 12:51:48.121adding route 3fff:beef:33::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:29::/64 -> 2001:db8::55:ff |
| 2979 | 2026-09-12T12:51:49.455Z | |
| 2980 | 2026-09-12T12:51:49.455Z | |
| 2981 | 2026-09-12T12:51:49.455Z | test route::tests::rollback_on_compact_delete_failure ... ok |
| 2982 | 2026-09-12T12:51:49.455Z | Sep 12 12:51:48.121Sep 12 12:51:48.121 Sep 12 12:51:48.121 DEBG DEBGreplacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBGDEBG reset freemap |
| 2983 | 2026-09-12T12:51:49.455Z | 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 } }], |
| 2984 | 2026-09-12T12:51:49.455Z | unit: freemap_route_ipv4 Sep 12 12:51:48.121 |
| 2985 | 2026-09-12T12:51:49.455Z | Sep 12 12:51:48.121Sep 12 12:51:48.121 INFOINFO adding route 3fff:beef:34::/64 -> 2001:db8::55:ffINFO |
| 2986 | 2026-09-12T12:51:49.455Z | 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:2a::/64 -> 2001:db8::55:ffSep 12 12:51:48.121 |
| 2987 | 2026-09-12T12:51:49.455Z | |
| 2988 | 2026-09-12T12:51:49.455Z | Sep 12 12:51:48.121 adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff |
| 2989 | 2026-09-12T12:51:49.455Z | Sep 12 12:51:48.121 DEBG DEBGreplacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBG |
| 2990 | 2026-09-12T12:51:49.455Z | replacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 12:51:48.121 INFO |
| 2991 | 2026-09-12T12:51:49.455Z | Sep 12 12:51:48.121Sep 12 12:51:48.121 initted freemap. size: 64INFOSep 12 12:51:48.121 adding route 3fff:beef:35::/64 -> 2001:db8::55:ffDEBGadding route 3fff:beef:33::/64 -> 2001:db8::55:ffINFO |
| 2992 | 2026-09-12T12:51:49.455Z | , |
| 2993 | 2026-09-12T12:51:49.455Z | unit Sep 12 12:51:48.121adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]: DEBGfreemap_route_ipv6 |
| 2994 | 2026-09-12T12:51:49.455Z | |
| 2995 | 2026-09-12T12:51:49.455Z | 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 } }] |
| 2996 | 2026-09-12T12:51:49.455Z | |
| 2997 | 2026-09-12T12:51:49.455Z | Sep 12 12:51:48.121Sep 12 12:51:48.121 DEBG Sep 12 12:51:48.121replacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 12:51:48.121 |
| 2998 | 2026-09-12T12:51:49.455Z | Sep 12 12:51:48.121INFODEBG DEBG Sep 12 12:51:48.121replacing 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 } }] INFOINFOreset freemap adding route 3fff:beef:36::/64 -> 2001:db8::55:ffadding route 3fff:beef:2c::/64 -> 2001:db8::55:ff |
| 2999 | 2026-09-12T12:51:49.455Z | |
| 3000 | 2026-09-12T12:51:49.455Z | |
| 3001 | 2026-09-12T12:51:49.455Z | , unit:Sep 12 12:51:48.121Sep 12 12:51:48.121 DEBG adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 3002 | 2026-09-12T12:51:49.455Z | |
| 3003 | 2026-09-12T12:51:49.455Z | freemap_route_ipv6 Sep 12 12:51:48.121 |
| 3004 | 2026-09-12T12:51:49.455Z | 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 } }] |
| 3005 | 2026-09-12T12:51:49.455Z | INFO Sep 12 12:51:48.121Sep 12 12:51:48.121 Sep 12 12:51:48.121INFO adding route 3fff:beef:34::/64 -> 2001:db8::55:ffSep 12 12:51:48.121 adding route 3fff:dead::/64 -> 2001:db8::55:1INFO INFOadding route 3fff:beef:37::/64 -> 2001:db8::55:ff |
| 3006 | 2026-09-12T12:51:49.455Z | |
| 3007 | 2026-09-12T12:51:49.455Z | |
| 3008 | 2026-09-12T12:51:49.455Z | adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffDEBG |
| 3009 | 2026-09-12T12:51:49.455Z | replacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 12:51:48.121 Sep 12 12:51:48.122DEBG 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 |
| 3010 | 2026-09-12T12:51:49.455Z | Sep 12 12:51:48.121created new freemap Sep 12 12:51:48.121, Sep 12 12:51:48.127unitDEBG: Sep 12 12:51:48.121replacing 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_ipv4 |
| 3011 | 2026-09-12T12:51:49.456Z | |
| 3012 | 2026-09-12T12:51:49.456Z | INFO DEBGadding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 3013 | 2026-09-12T12:51:49.456Z | Sep 12 12:51:48.127 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 } }]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 } }] |
| 3014 | 2026-09-12T12:51:49.456Z | Sep 12 12:51:48.127 INFO |
| 3015 | 2026-09-12T12:51:49.456Z | adding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 3016 | 2026-09-12T12:51:49.456Z | Sep 12 12:51:48.127 DEBG Sep 12 12:51:48.121Sep 12 12:51:48.127 DEBGSep 12 12:51:48.127DEBGDEBG created new freemapreplacing 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 } }], |
| 3017 | 2026-09-12T12:51:49.456Z | 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 } }, NextHop { asic_port_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 } }] created new freemap |
| 3018 | 2026-09-12T12:51:49.456Z | , INFOunit :adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff |
| 3019 | 2026-09-12T12:51:49.460Z | freemap_route_ipv4 freemap_route_ipv6 |
| 3020 | 2026-09-12T12:51:49.460Z | |
| 3021 | 2026-09-12T12:51:49.460Z | Sep 12 12:51:48.127 Sep 12 12:51:48.127INFOSep 12 12:51:48.127 DEBG adding route 3fff:dead::/64 -> 2001:db8::55:4INFOreplacing 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 } }] |
| 3022 | 2026-09-12T12:51:49.460Z | Sep 12 12:51:48.127 |
| 3023 | 2026-09-12T12:51:49.460Z | adding route 3fff:beef:35::/64 -> 2001:db8::55:ff DEBG |
| 3024 | 2026-09-12T12:51:49.460Z | initted freemap. size: 64Sep 12 12:51:48.127, unitSep 12 12:51:48.127DEBG: Sep 12 12:51:48.127 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]freemap_route_ipv4INFOSep 12 12:51:48.127 adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff |
| 3025 | 2026-09-12T12:51:49.460Z | |
| 3026 | 2026-09-12T12:51:49.460Z | DEBGDEBG |
| 3027 | 2026-09-12T12:51:49.460Z | created new freemap , Sep 12 12:51:48.127 unitSep 12 12:51:48.127DEBGreplacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]: Sep 12 12:51:48.127replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 } }] |
| 3028 | 2026-09-12T12:51:49.460Z | DEBG DEBG |
| 3029 | 2026-09-12T12:51:49.460Z | replacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv6 |
| 3030 | 2026-09-12T12:51:49.460Z | Sep 12 12:51:48.127reset freemap, INFOunit |
| 3031 | 2026-09-12T12:51:49.460Z | :Sep 12 12:51:48.127adding route 3fff:beef:36::/64 -> 2001:db8::55:ff |
| 3032 | 2026-09-12T12:51:49.460Z | INFOfreemap_route_ipv4 |
| 3033 | 2026-09-12T12:51:49.460Z | adding route 3fff:beef:30::/64 -> 2001:db8::55:ff |
| 3034 | 2026-09-12T12:51:49.460Z | Sep 12 12:51:48.127Sep 12 12:51:48.127 DEBGDEBG initted freemap. size: 64replacing 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 } }], |
| 3035 | 2026-09-12T12:51:49.460Z | Sep 12 12:51:48.127 DEBGunit Sep 12 12:51:48.127 adding route 3fff:beef:24::/64 -> 2001:db8::55:ffinitted freemap. size: 64:, |
| 3036 | 2026-09-12T12:51:49.460Z | unitINFOSep 12 12:51:48.127 : DEBGfreemap_route_ipv6 freemap_route_ipv4replacing 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 } }] |
| 3037 | 2026-09-12T12:51:49.460Z | Sep 12 12:51:48.127 |
| 3038 | 2026-09-12T12:51:49.460Z | adding route 3fff:beef:37::/64 -> 2001:db8::55:ff |
| 3039 | 2026-09-12T12:51:49.460Z | |
| 3040 | 2026-09-12T12:51:49.460Z | Sep 12 12:51:48.127Sep 12 12:51:48.127 DEBG DEBGreplacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFOSep 12 12:51:48.127 adding route 3fff:beef:31::/64 -> 2001:db8::55:ff |
| 3041 | 2026-09-12T12:51:49.460Z | 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 } }] |
| 3042 | 2026-09-12T12:51:49.460Z | |
| 3043 | 2026-09-12T12:51:49.460Z | DEBG reset freemap, Sep 12 12:51:48.127unit :DEBGSep 12 12:51:48.127 DEBGreset freemap freemap_route_ipv6replacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 3044 | 2026-09-12T12:51:49.460Z | Sep 12 12:51:48.127 |
| 3045 | 2026-09-12T12:51:49.460Z | Sep 12 12:51:48.127, INFO Sep 12 12:51:48.127adding route 3fff:beef:25::/64 -> 2001:db8::55:ff Sep 12 12:51:48.127INFOunitINFO : adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 3046 | 2026-09-12T12:51:49.460Z | adding route 3fff:beef:38::/64 -> 2001:db8::55:ff |
| 3047 | 2026-09-12T12:51:49.461Z | INFO |
| 3048 | 2026-09-12T12:51:49.461Z | adding route 3fff:beef:32::/64 -> 2001:db8::55:ffSep 12 12:51:48.127 |
| 3049 | 2026-09-12T12:51:49.461Z | Sep 12 12:51:48.127DEBGfreemap_route_ipv4 |
| 3050 | 2026-09-12T12:51:49.461Z | Sep 12 12:51:48.127 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 12 12:51:48.127 |
| 3051 | 2026-09-12T12:51:49.461Z | DEBGSep 12 12:51:48.127replacing 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 } }] |
| 3052 | 2026-09-12T12:51:49.461Z | replacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 3053 | 2026-09-12T12:51:49.461Z | 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 } }] |
| 3054 | 2026-09-12T12:51:49.461Z | initted freemap. size: 64Sep 12 12:51:48.127Sep 12 12:51:48.127Sep 12 12:51:48.127 INFOINFOINFO adding route 3fff:beef:26::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:2Sep 12 12:51:48.127 |
| 3055 | 2026-09-12T12:51:49.461Z | , INFOunit :adding route 3fff:beef:39::/64 -> 2001:db8::55:ff |
| 3056 | 2026-09-12T12:51:49.461Z | Sep 12 12:51:48.127 |
| 3057 | 2026-09-12T12:51:49.461Z | freemap_route_ipv6 |
| 3058 | 2026-09-12T12:51:49.461Z | INFO adding route 3fff:beef:33::/64 -> 2001:db8::55:ffSep 12 12:51:48.127adding route 3fff:beef:38::/64 -> 2001:db8::55:ff Sep 12 12:51:48.127 |
| 3059 | 2026-09-12T12:51:49.461Z | DEBGSep 12 12:51:48.127 |
| 3060 | 2026-09-12T12:51:49.461Z | 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 } }] |
| 3061 | 2026-09-12T12:51:49.461Z | DEBG Sep 12 12:51:48.127 replacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 12:51:48.127Sep 12 12:51:48.127Sep 12 12:51:48.127 DEBGDEBG DEBG |
| 3062 | 2026-09-12T12:51:49.461Z | 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 |
| 3063 | 2026-09-12T12:51:49.461Z | 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 } }] |
| 3064 | 2026-09-12T12:51:49.461Z | adding route 3fff:dead::/64 -> 2001:db8::55:3DEBG |
| 3065 | 2026-09-12T12:51:49.461Z | reset freemapreplacing 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 } }] |
| 3066 | 2026-09-12T12:51:49.461Z | Sep 12 12:51:48.127, unitSep 12 12:51:48.127 Sep 12 12:51:48.127INFO: adding route 3fff:beef:34::/64 -> 2001:db8::55:ffSep 12 12:51:48.127DEBGINFO |
| 3067 | 2026-09-12T12:51:49.461Z | freemap_route_ipv6Sep 12 12:51:48.127 adding route 3fff:beef:39::/64 -> 2001:db8::55:ff |
| 3068 | 2026-09-12T12:51:49.461Z | Sep 12 12:51:48.127 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 } }]Sep 12 12:51:48.127 DEBGINFO |
| 3069 | 2026-09-12T12:51:49.461Z | |
| 3070 | 2026-09-12T12:51:49.461Z | adding route 3fff:beef:27::/64 -> 2001:db8::55:ff |
| 3071 | 2026-09-12T12:51:49.461Z | 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 } }] |
| 3072 | 2026-09-12T12:51:49.461Z | adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffDEBG Sep 12 12:51:48.127replacing 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 } }] |
| 3073 | 2026-09-12T12:51:49.461Z | |
| 3074 | 2026-09-12T12:51:49.461Z | Sep 12 12:51:48.127 Sep 12 12:51:48.127INFOINFOSep 12 12:51:48.127 Sep 12 12:51:48.127 adding route 3fff:beef:35::/64 -> 2001:db8::55:ffINFOINFO adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 3075 | 2026-09-12T12:51:49.461Z | |
| 3076 | 2026-09-12T12:51:49.461Z | Sep 12 12:51:48.127 |
| 3077 | 2026-09-12T12:51:49.461Z | DEBGSep 12 12:51:48.127 DEBG Sep 12 12:51:48.127replacing 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 } }] |
| 3078 | 2026-09-12T12:51:49.461Z | 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 } }] DEBGadding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 3079 | 2026-09-12T12:51:49.461Z | test route::tests::identity_replace_is_noop ... ok |
| 3080 | 2026-09-12T12:51:49.461Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]Sep 12 12:51:48.127 |
| 3081 | 2026-09-12T12:51:49.461Z | 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 } }] |
| 3082 | 2026-09-12T12:51:49.461Z | INFO |
| 3083 | 2026-09-12T12:51:49.461Z | Sep 12 12:51:48.127Sep 12 12:51:48.127adding route 3fff:beef:28::/64 -> 2001:db8::55:ff DEBG |
| 3084 | 2026-09-12T12:51:49.461Z | test route::tests::rollback_failure_leaves_in_core_cleared ... ok |
| 3085 | 2026-09-12T12:51:49.461Z | 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 } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }] Sep 12 12:51:48.127Sep 12 12:51:48.127 |
| 3086 | 2026-09-12T12:51:49.461Z | 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 } }] |
| 3087 | 2026-09-12T12:51:49.462Z | Sep 12 12:51:48.127 INFO INFO adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffadding route 3fff:beef:36::/64 -> 2001:db8::55:ffSep 12 12:51:48.127 |
| 3088 | 2026-09-12T12:51:49.462Z | Sep 12 12:51:48.127 INFOWARN |
| 3089 | 2026-09-12T12:51:49.462Z | adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffshrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) |
| 3090 | 2026-09-12T12:51:49.462Z | Sep 12 12:51:48.127 DEBG |
| 3091 | 2026-09-12T12:51:49.462Z | Sep 12 12:51:48.127replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]Sep 12 12:51:48.127DEBGSep 12 12:51:48.127 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 } }]DEBG |
| 3092 | 2026-09-12T12:51:49.462Z | 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 } }] |
| 3093 | 2026-09-12T12:51:49.462Z | 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 } }] |
| 3094 | 2026-09-12T12:51:49.462Z | Sep 12 12:51:48.127Sep 12 12:51:48.127 replacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 3095 | 2026-09-12T12:51:49.462Z | adding route 3fff:beef:29::/64 -> 2001:db8::55:ff |
| 3096 | 2026-09-12T12:51:49.462Z | INFO adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff |
| 3097 | 2026-09-12T12:51:49.462Z | |
| 3098 | 2026-09-12T12:51:49.462Z | Sep 12 12:51:48.127 Sep 12 12:51:48.127INFOSep 12 12:51:48.127 Sep 12 12:51:48.127adding route 3fff:beef:37::/64 -> 2001:db8::55:ffINFO DEBG |
| 3099 | 2026-09-12T12:51:49.462Z | replacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 12:51:48.127 |
| 3100 | 2026-09-12T12:51:49.462Z | adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffDEBG INFO 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 } }] |
| 3101 | 2026-09-12T12:51:49.462Z | |
| 3102 | 2026-09-12T12:51:49.462Z | Sep 12 12:51:48.127 Sep 12 12:51:48.127INFO adding route 3fff:dead::/64 -> 2001:db8::55:2 DEBGadding route 3fff:beef:3d::/64 -> 2001:db8::55:ff |
| 3103 | 2026-09-12T12:51:49.462Z | 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 } }] |
| 3104 | 2026-09-12T12:51:49.462Z | |
| 3105 | 2026-09-12T12:51:49.462Z | Sep 12 12:51:48.128Sep 12 12:51:48.128 Sep 12 12:51:48.128Sep 12 12:51:48.128 DEBGDEBG Sep 12 12:51:48.128INFODEBG 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 3fff:beef:3d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "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 } }] |
| 3106 | 2026-09-12T12:51:49.462Z | Sep 12 12:51:48.128Sep 12 12:51:48.134 DEBG created new freemap |
| 3107 | 2026-09-12T12:51:49.462Z | INFODEBG failed to allocate space for the new target list, adding route 3fff:beef:38::/64 -> 2001:db8::55:ffunit |
| 3108 | 2026-09-12T12:51:49.462Z | :Sep 12 12:51:48.135 DEBG |
| 3109 | 2026-09-12T12:51:49.462Z | freemap_route_ipv4replacing 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 } }] |
| 3110 | 2026-09-12T12:51:49.463Z | |
| 3111 | 2026-09-12T12:51:49.463Z | Sep 12 12:51:48.134 |
| 3112 | 2026-09-12T12:51:49.463Z | Sep 12 12:51:48.135 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 } }] |
| 3113 | 2026-09-12T12:51:49.463Z | INFOSep 12 12:51:48.135 adding route 3fff:dead::/64 -> 2001:db8::55:3Sep 12 12:51:48.135INFO |
| 3114 | 2026-09-12T12:51:49.463Z | adding route 3fff:beef:39::/64 -> 2001:db8::55:ffSep 12 12:51:48.135 |
| 3115 | 2026-09-12T12:51:49.463Z | DEBG created new freemapINFO, Sep 12 12:51:48.135unit DEBG:Sep 12 12:51:48.135adding route 3fff:beef:3e::/64 -> 2001:db8::55:ff freemap_route_ipv6 |
| 3116 | 2026-09-12T12:51:49.463Z | |
| 3117 | 2026-09-12T12:51:49.463Z | replacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 3118 | 2026-09-12T12:51:49.463Z | 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 } }] |
| 3119 | 2026-09-12T12:51:49.467Z | Sep 12 12:51:48.135 DEBGSep 12 12:51:48.135 Sep 12 12:51:48.135DEBG INFOinitted freemap. size: 64 , Sep 12 12:51:48.135adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffunit |
| 3120 | 2026-09-12T12:51:49.467Z | |
| 3121 | 2026-09-12T12:51:49.467Z | :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 } }] |
| 3122 | 2026-09-12T12:51:49.467Z | freemap_route_ipv4INFO |
| 3123 | 2026-09-12T12:51:49.467Z | Sep 12 12:51:48.135adding route 3fff:dead::/64 -> 2001:db8::55:4Sep 12 12:51:48.135 DEBG |
| 3124 | 2026-09-12T12:51:49.467Z | Sep 12 12:51:48.135Sep 12 12:51:48.135 replacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 12 12:51:48.135 |
| 3125 | 2026-09-12T12:51:49.467Z | INFO DEBG INFOreset freemapadding route 3fff:beef:2e::/64 -> 2001:db8::55:ff |
| 3126 | 2026-09-12T12:51:49.467Z | Sep 12 12:51:48.135, adding route 3fff:beef:3f::/64 -> 2001:db8::55:ffINFOunit : |
| 3127 | 2026-09-12T12:51:49.467Z | adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff |
| 3128 | 2026-09-12T12:51:49.467Z | Sep 12 12:51:48.135 DEBGfreemap_route_ipv4 Sep 12 12:51:48.135 |
| 3129 | 2026-09-12T12:51:49.467Z | replacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 12:51:48.135 |
| 3130 | 2026-09-12T12:51:49.467Z | 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 } }] |
| 3131 | 2026-09-12T12:51:49.467Z | DEBGDEBG Sep 12 12:51:48.135Sep 12 12:51:48.135replacing 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 } }] |
| 3132 | 2026-09-12T12:51:49.468Z | INFOSep 12 12:51:48.135 adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffINFODEBG adding route 3fff:beef:3c::/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 } }] |
| 3133 | 2026-09-12T12:51:49.468Z | initted freemap. size: 64, |
| 3134 | 2026-09-12T12:51:49.468Z | unit |
| 3135 | 2026-09-12T12:51:49.468Z | : freemap_route_ipv6 |
| 3136 | 2026-09-12T12:51:49.468Z | Sep 12 12:51:48.135 DEBGSep 12 12:51:48.135 Sep 12 12:51:48.135DEBG 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 } }]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 12 12:51:48.135 |
| 3137 | 2026-09-12T12:51:49.468Z | reset freemapSep 12 12:51:48.135 |
| 3138 | 2026-09-12T12:51:49.468Z | 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 } }]: |
| 3139 | 2026-09-12T12:51:49.468Z | freemap_route_ipv6Sep 12 12:51:48.135 |
| 3140 | 2026-09-12T12:51:49.468Z | DEBG Sep 12 12:51:48.135 DEBGSep 12 12:51:48.135 failed to allocate space for the new target listINFOfailed to allocate space for the new target list |
| 3141 | 2026-09-12T12:51:49.468Z | INFO |
| 3142 | 2026-09-12T12:51:49.468Z | adding route 172.16.0.0/32 -> 10.0.0.1 |
| 3143 | 2026-09-12T12:51:49.468Z | Sep 12 12:51:48.135adding route 3fff:beef:30::/64 -> 2001:db8::55:ff |
| 3144 | 2026-09-12T12:51:49.468Z | 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 } }] |
| 3145 | 2026-09-12T12:51:49.468Z | Sep 12 12:51:48.135 Sep 12 12:51:48.135DEBG 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 } }] 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 } }] |
| 3146 | 2026-09-12T12:51:49.468Z | |
| 3147 | 2026-09-12T12:51:49.468Z | Sep 12 12:51:48.135 DEBG Sep 12 12:51:48.135replacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 12:51:48.135 |
| 3148 | 2026-09-12T12:51:49.468Z | INFO DEBGadding route 172.16.0.0/32 -> 10.0.0.2 |
| 3149 | 2026-09-12T12:51:49.468Z | failed to allocate space for the new target listSep 12 12:51:48.135 |
| 3150 | 2026-09-12T12:51:49.468Z | INFO adding route 3fff:beef:31::/64 -> 2001:db8::55:ffSep 12 12:51:48.135Sep 12 12:51:48.128 DEBG |
| 3151 | 2026-09-12T12:51:49.468Z | created new freemapDEBG, unitSep 12 12:51:48.135: 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 |
| 3152 | 2026-09-12T12:51:49.468Z | freemap_route_ipv4replacing 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 } }] |
| 3153 | 2026-09-12T12:51:49.468Z | |
| 3154 | 2026-09-12T12:51:49.468Z | Sep 12 12:51:48.135 INFO Sep 12 12:51:48.135adding route 172.16.0.0/32 -> 10.0.0.3 |
| 3155 | 2026-09-12T12:51:49.468Z | DEBG created new freemap, unitSep 12 12:51:48.135: Sep 12 12:51:48.135INFO DEBGadding route 3fff:beef:32::/64 -> 2001:db8::55:ff |
| 3156 | 2026-09-12T12:51:49.468Z | 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 } }]freemap_route_ipv6 |
| 3157 | 2026-09-12T12:51:49.468Z | |
| 3158 | 2026-09-12T12:51:49.468Z | Sep 12 12:51:48.135 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 } }] |
| 3159 | 2026-09-12T12:51:49.468Z | Sep 12 12:51:48.135Sep 12 12:51:48.135 INFOINFO adding route 172.16.0.0/32 -> 10.0.0.4adding route 3fff:beef:33::/64 -> 2001:db8::55:ff |
| 3160 | 2026-09-12T12:51:49.468Z | |
| 3161 | 2026-09-12T12:51:49.468Z | Sep 12 12:51:48.135 Sep 12 12:51:48.135 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 } }]DEBG |
| 3162 | 2026-09-12T12:51:49.468Z | initted freemap. size: 64Sep 12 12:51:48.135, unitDEBG: Sep 12 12:51:48.135 freemap_route_ipv4replacing 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 |
| 3163 | 2026-09-12T12:51:49.470Z | |
| 3164 | 2026-09-12T12:51:49.470Z | 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 } }] |
| 3165 | 2026-09-12T12:51:49.470Z | Sep 12 12:51:48.135 DEBG reset freemap, unit: freemap_route_ipv4 |
| 3166 | 2026-09-12T12:51:49.470Z | Sep 12 12:51:48.135 INFO adding route 3fff:beef:34::/64 -> 2001:db8::55:ffSep 12 12:51:48.135 |
| 3167 | 2026-09-12T12:51:49.470Z | DEBG initted freemap. size: 64, Sep 12 12:51:48.135unitSep 12 12:51:48.135 :WARN freemap_route_ipv6DEBG |
| 3168 | 2026-09-12T12:51:49.470Z | 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 } }] |
| 3169 | 2026-09-12T12:51:49.470Z | shrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })Sep 12 12:51:48.135 |
| 3170 | 2026-09-12T12:51:49.470Z | DEBG reset freemap, unitSep 12 12:51:48.135:Sep 12 12:51:48.135 freemap_route_ipv6ERROINFO |
| 3171 | 2026-09-12T12:51:49.470Z | rollback route_index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })adding route 3fff:beef:35::/64 -> 2001:db8::55:ff |
| 3172 | 2026-09-12T12:51:49.470Z | |
| 3173 | 2026-09-12T12:51:49.470Z | Sep 12 12:51:48.135 INFOSep 12 12:51:48.135 adding route 3fff:dead::/64 -> 2001:db8::55:1DEBG |
| 3174 | 2026-09-12T12:51:49.470Z | Sep 12 12:51:48.135replacing 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 } }] |
| 3175 | 2026-09-12T12:51:49.470Z | ERRO 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 |
| 3176 | 2026-09-12T12:51:49.470Z | Sep 12 12:51:48.135 DEBG Sep 12 12:51:48.135replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 3177 | 2026-09-12T12:51:49.470Z | INFO adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffadding route 3fff:beef:36::/64 -> 2001:db8::55:ff |
| 3178 | 2026-09-12T12:51:49.470Z | Sep 12 12:51:48.135 |
| 3179 | 2026-09-12T12:51:49.470Z | INFO adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 3180 | 2026-09-12T12:51:49.470Z | Sep 12 12:51:48.135Sep 12 12:51:48.135 DEBGSep 12 12:51:48.135 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 } }] 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 } }] |
| 3181 | 2026-09-12T12:51:49.470Z | test route::tests::rollback_on_compact_write_failure ... ok |
| 3182 | 2026-09-12T12:51:49.470Z | DEBG |
| 3183 | 2026-09-12T12:51:49.470Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: 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 } }] |
| 3184 | 2026-09-12T12:51:49.470Z | Sep 12 12:51:48.135 INFOSep 12 12:51:48.135 adding route 3fff:beef:37::/64 -> 2001:db8::55:ffINFO |
| 3185 | 2026-09-12T12:51:49.470Z | Sep 12 12:51:48.135adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff |
| 3186 | 2026-09-12T12:51:49.470Z | INFO Sep 12 12:51:48.135adding route 3fff:dead::/64 -> 2001:db8::55:3 Sep 12 12:51:48.135 |
| 3187 | 2026-09-12T12:51:49.470Z | test route::tests::rollback_on_index_readd_failure ... ok |
| 3188 | 2026-09-12T12:51:49.470Z | 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 } }] |
| 3189 | 2026-09-12T12:51:49.470Z | 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 } }] |
| 3190 | 2026-09-12T12:51:49.470Z | Sep 12 12:51:48.135 DEBGSep 12 12:51:48.135 Sep 12 12:51:48.135INFO INFOadding route 3fff:beef:38::/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 } }] |
| 3191 | 2026-09-12T12:51:49.470Z | adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff |
| 3192 | 2026-09-12T12:51:49.471Z | |
| 3193 | 2026-09-12T12:51:49.471Z | Sep 12 12:51:48.135Sep 12 12:51:48.135 DEBGSep 12 12:51:48.135 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 } }] |
| 3194 | 2026-09-12T12:51:49.471Z | 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 } }] |
| 3195 | 2026-09-12T12:51:49.471Z | adding route 3fff:dead::/64 -> 2001:db8::55:4Sep 12 12:51:48.135 |
| 3196 | 2026-09-12T12:51:49.471Z | INFO adding route 3fff:beef:39::/64 -> 2001:db8::55:ff |
| 3197 | 2026-09-12T12:51:49.471Z | Sep 12 12:51:48.135 INFOSep 12 12:51:48.135 adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffSep 12 12:51:48.135 |
| 3198 | 2026-09-12T12:51:49.471Z | DEBG DEBGreplacing 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 } }] |
| 3199 | 2026-09-12T12:51:49.471Z | Sep 12 12:51:48.135replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 } }] |
| 3200 | 2026-09-12T12:51:49.471Z | 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 } }] |
| 3201 | 2026-09-12T12:51:49.471Z | Sep 12 12:51:48.135Sep 12 12:51:48.135 DEBGINFOSep 12 12:51:48.135 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 } }]INFO |
| 3202 | 2026-09-12T12:51:49.471Z | adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff |
| 3203 | 2026-09-12T12:51:49.471Z | Sep 12 12:51:48.136 Sep 12 12:51:48.135Sep 12 12:51:48.141 DEBGDEBG DEBG created new freemapreplacing 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 } }], |
| 3204 | 2026-09-12T12:51:49.471Z | unit :created new freemap freemap_route_ipv4, |
| 3205 | 2026-09-12T12:51:49.471Z | unit:Sep 12 12:51:48.141 freemap_route_ipv4INFO |
| 3206 | 2026-09-12T12:51:49.471Z | adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff |
| 3207 | 2026-09-12T12:51:49.471Z | Sep 12 12:51:48.141 Sep 12 12:51:48.141DEBG DEBGSep 12 12:51:48.135 created new freemapreplacing 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 } }], |
| 3208 | 2026-09-12T12:51:49.471Z | Sep 12 12:51:48.141 DEBGDEBG Sep 12 12:51:48.141created new freemapunit , :unit : freemap_route_ipv6 |
| 3209 | 2026-09-12T12:51:49.471Z | WARN Sep 12 12:51:48.141created new freemapfreemap_route_ipv4shrink-in-place compact add failed at slot 8: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) |
| 3210 | 2026-09-12T12:51:49.471Z | |
| 3211 | 2026-09-12T12:51:49.471Z | , Sep 12 12:51:48.141unit: DEBG initted freemap. size: 64 , INFOSep 12 12:51:48.141freemap_route_ipv6unit :adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff |
| 3212 | 2026-09-12T12:51:49.471Z | |
| 3213 | 2026-09-12T12:51:49.471Z | freemap_route_ipv4DEBG |
| 3214 | 2026-09-12T12:51:49.471Z | created new freemapSep 12 12:51:48.141, Sep 12 12:51:48.141unitSep 12 12:51:48.141 DEBGDEBG:DEBG reset freemap , initted freemap. size: 64unitfreemap_route_ipv6, :unit |
| 3215 | 2026-09-12T12:51:49.471Z | :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 } }] |
| 3216 | 2026-09-12T12:51:49.471Z | freemap_route_ipv4freemap_route_ipv4 |
| 3217 | 2026-09-12T12:51:49.471Z | |
| 3218 | 2026-09-12T12:51:49.471Z | Sep 12 12:51:48.141Sep 12 12:51:48.141 DEBG Sep 12 12:51:48.141DEBGSep 12 12:51:48.141failed to allocate space for the new target list |
| 3219 | 2026-09-12T12:51:49.475Z | DEBGDEBG initted freemap. size: 64initted freemap. size: 64reset freemap, , unit, :unit unitfreemap_route_ipv6:Sep 12 12:51:48.141 |
| 3220 | 2026-09-12T12:51:49.475Z | freemap_route_ipv4:DEBG |
| 3221 | 2026-09-12T12:51:49.475Z | 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 } }]freemap_route_ipv4Sep 12 12:51:48.141 |
| 3222 | 2026-09-12T12:51:49.475Z | |
| 3223 | 2026-09-12T12:51:49.475Z | DEBGSep 12 12:51:48.141 DEBGreset freemap initted freemap. size: 64, , unitunitSep 12 12:51:48.141:: freemap_route_ipv6freemap_route_ipv6 |
| 3224 | 2026-09-12T12:51:49.475Z | |
| 3225 | 2026-09-12T12:51:49.475Z | Sep 12 12:51:48.141Sep 12 12:51:48.141 DEBGINFO DEBGreset freemapadding route 172.16.0.0/32 -> 10.0.0.1, |
| 3226 | 2026-09-12T12:51:49.475Z | unit :reset freemap , freemap_route_ipv6unit |
| 3227 | 2026-09-12T12:51:49.475Z | : Sep 12 12:51:48.141freemap_route_ipv4 |
| 3228 | 2026-09-12T12:51:49.475Z | DEBGSep 12 12:51:48.141 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 } }] |
| 3229 | 2026-09-12T12:51:49.475Z | adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 12 12:51:48.141 |
| 3230 | 2026-09-12T12:51:49.475Z | DEBGSep 12 12:51:48.141Sep 12 12:51:48.141 INFODEBG initted 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 } }]adding route 172.16.0.0/32 -> 10.0.0.1 |
| 3231 | 2026-09-12T12:51:49.476Z | |
| 3232 | 2026-09-12T12:51:49.476Z | unit: Sep 12 12:51:48.141Sep 12 12:51:48.141freemap_route_ipv6 |
| 3233 | 2026-09-12T12:51:49.476Z | INFO Sep 12 12:51:48.141adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 3234 | 2026-09-12T12:51:49.476Z | |
| 3235 | 2026-09-12T12:51:49.476Z | DEBG 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 } }] |
| 3236 | 2026-09-12T12:51:49.476Z | reset freemapSep 12 12:51:48.141, unitSep 12 12:51:48.141Sep 12 12:51:48.141:DEBG freemap_route_ipv6INFO |
| 3237 | 2026-09-12T12:51:49.476Z | adding route 172.16.0.0/32 -> 10.0.0.1DEBGreplacing 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 } }] |
| 3238 | 2026-09-12T12:51:49.476Z | |
| 3239 | 2026-09-12T12:51:49.476Z | 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 } }] |
| 3240 | 2026-09-12T12:51:49.476Z | Sep 12 12:51:48.141Sep 12 12:51:48.141 INFOINFO adding route 172.16.0.0/32 -> 10.0.0.1adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff |
| 3241 | 2026-09-12T12:51:49.476Z | |
| 3242 | 2026-09-12T12:51:49.476Z | Sep 12 12:51:48.141 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 12 12:51:48.141Sep 12 12:51:48.141 |
| 3243 | 2026-09-12T12:51:49.476Z | 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 } }]DEBGSep 12 12:51:48.141 |
| 3244 | 2026-09-12T12:51:49.476Z | 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 } }]INFOSep 12 12:51:48.135Sep 12 12:51:48.141 |
| 3245 | 2026-09-12T12:51:49.476Z | DEBGadding route 172.16.0.0/32 -> 10.0.0.2 |
| 3246 | 2026-09-12T12:51:49.476Z | created new freemap , INFOunit :Sep 12 12:51:48.141adding route 3fff:dead::/64 -> 2001:db8::55:3Sep 12 12:51:48.141 freemap_route_ipv4DEBG |
| 3247 | 2026-09-12T12:51:49.476Z | |
| 3248 | 2026-09-12T12:51:49.476Z | Sep 12 12:51:48.141replacing 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 } }]INFO |
| 3249 | 2026-09-12T12:51:49.476Z | adding route 3fff:beef:30::/64 -> 2001:db8::55:ff |
| 3250 | 2026-09-12T12:51:49.477Z | INFOSep 12 12:51:48.141Sep 12 12:51:48.141 adding route 172.17.0.0/32 -> 10.0.0.255DEBG Sep 12 12:51:48.141DEBG Sep 12 12:51:48.141INFOcreated new freemap , adding route 172.17.0.0/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 } }]unit |
| 3251 | 2026-09-12T12:51:49.477Z | : |
| 3252 | 2026-09-12T12:51:49.477Z | DEBG freemap_route_ipv6replacing 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 } }] |
| 3253 | 2026-09-12T12:51:49.477Z | Sep 12 12:51:48.141 |
| 3254 | 2026-09-12T12:51:49.477Z | |
| 3255 | 2026-09-12T12:51:49.477Z | DEBG replacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:51:48.141 |
| 3256 | 2026-09-12T12:51:49.477Z | Sep 12 12:51:48.141Sep 12 12:51:48.141 Sep 12 12:51:48.141INFO INFOINFODEBG adding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 3257 | 2026-09-12T12:51:49.477Z | adding route 172.17.0.1/32 -> 10.0.0.255 Sep 12 12:51:48.141 DEBG |
| 3258 | 2026-09-12T12:51:49.477Z | adding route 3fff:beef:31::/64 -> 2001:db8::55:ff 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 } }]initted freemap. size: 64 |
| 3259 | 2026-09-12T12:51:49.477Z | , Sep 12 12:51:48.141 Sep 12 12:51:48.141 |
| 3260 | 2026-09-12T12:51:49.477Z | unitDEBG:DEBG Sep 12 12:51:48.141replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]freemap_route_ipv4 |
| 3261 | 2026-09-12T12:51:49.477Z | |
| 3262 | 2026-09-12T12:51:49.477Z | |
| 3263 | 2026-09-12T12:51:49.478Z | Sep 12 12:51:48.141 INFODEBG Sep 12 12:51:48.141 DEBGadding route 172.17.0.1/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 } }] |
| 3264 | 2026-09-12T12:51:49.478Z | |
| 3265 | 2026-09-12T12:51:49.478Z | reset freemapSep 12 12:51:48.141, unitSep 12 12:51:48.141 :INFODEBG Sep 12 12:51:48.141adding route 172.17.0.2/32 -> 10.0.0.255freemap_route_ipv4 |
| 3266 | 2026-09-12T12:51:49.478Z | 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 } }]DEBG |
| 3267 | 2026-09-12T12:51:49.478Z | |
| 3268 | 2026-09-12T12:51:49.478Z | Sep 12 12:51:48.141 replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:51:48.141 |
| 3269 | 2026-09-12T12:51:49.478Z | Sep 12 12:51:48.141 DEBGDEBGINFO initted freemap. size: 64 Sep 12 12:51:48.141 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:32::/64 -> 2001:db8::55:ffSep 12 12:51:48.141 |
| 3270 | 2026-09-12T12:51:49.478Z | |
| 3271 | 2026-09-12T12:51:49.478Z | INFO, unitadding route 172.17.0.2/32 -> 10.0.0.255: |
| 3272 | 2026-09-12T12:51:49.478Z | WARN freemap_route_ipv6shrink-in-place index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) |
| 3273 | 2026-09-12T12:51:49.478Z | |
| 3274 | 2026-09-12T12:51:49.478Z | Sep 12 12:51:48.142 Sep 12 12:51:48.142DEBG INFOreplacing 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 } }] |
| 3275 | 2026-09-12T12:51:49.478Z | adding route 172.17.0.3/32 -> 10.0.0.255Sep 12 12:51:48.142 Sep 12 12:51:48.142DEBG |
| 3276 | 2026-09-12T12:51:49.478Z | reset freemapSep 12 12:51:48.142DEBG , unitINFO: replacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:51:48.142 |
| 3277 | 2026-09-12T12:51:49.478Z | freemap_route_ipv6DEBGadding route 3fff:beef:33::/64 -> 2001:db8::55:ff |
| 3278 | 2026-09-12T12:51:49.478Z | |
| 3279 | 2026-09-12T12:51:49.478Z | 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 } }] |
| 3280 | 2026-09-12T12:51:49.478Z | Sep 12 12:51:48.142Sep 12 12:51:48.142 DEBGSep 12 12:51:48.142INFO Sep 12 12:51:48.142 adding route 172.17.0.3/32 -> 10.0.0.255INFOINFO replacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.17.0.4/32 -> 10.0.0.255 |
| 3281 | 2026-09-12T12:51:49.478Z | |
| 3282 | 2026-09-12T12:51:49.478Z | adding route 172.16.0.0/32 -> 10.0.0.1 |
| 3283 | 2026-09-12T12:51:49.478Z | |
| 3284 | 2026-09-12T12:51:49.478Z | Sep 12 12:51:48.142Sep 12 12:51:48.142 DEBGINFO Sep 12 12:51:48.142 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:beef:34::/64 -> 2001:db8::55:ff |
| 3285 | 2026-09-12T12:51:49.478Z | |
| 3286 | 2026-09-12T12:51:49.478Z | Sep 12 12:51:48.142DEBG Sep 12 12:51:48.142replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] Sep 12 12:51:48.142INFO |
| 3287 | 2026-09-12T12:51:49.478Z | DEBGadding route 172.17.0.5/32 -> 10.0.0.255DEBG |
| 3288 | 2026-09-12T12:51:49.478Z | Sep 12 12:51:48.142replacing 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 } }] |
| 3289 | 2026-09-12T12:51:49.478Z | replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO Sep 12 12:51:48.142adding route 172.16.0.0/32 -> 10.0.0.2 |
| 3290 | 2026-09-12T12:51:49.478Z | |
| 3291 | 2026-09-12T12:51:49.478Z | Sep 12 12:51:48.142DEBG replacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:51:48.142Sep 12 12:51:48.142 |
| 3292 | 2026-09-12T12:51:49.478Z | INFO DEBGadding route 3fff:beef:35::/64 -> 2001:db8::55:ff 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 } }] |
| 3293 | 2026-09-12T12:51:49.478Z | Sep 12 12:51:48.142 |
| 3294 | 2026-09-12T12:51:49.478Z | adding route 172.17.0.4/32 -> 10.0.0.255INFO adding route 172.17.0.6/32 -> 10.0.0.255 |
| 3295 | 2026-09-12T12:51:49.478Z | |
| 3296 | 2026-09-12T12:51:49.479Z | Sep 12 12:51:48.142Sep 12 12:51:48.142 INFODEBG Sep 12 12:51:48.142adding route 172.16.0.0/32 -> 10.0.0.3 |
| 3297 | 2026-09-12T12:51:49.479Z | 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 } }]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 } }] |
| 3298 | 2026-09-12T12:51:49.479Z | |
| 3299 | 2026-09-12T12:51:49.479Z | Sep 12 12:51:48.142Sep 12 12:51:48.142 Sep 12 12:51:48.142 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 } }, 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 } }]adding route 172.17.0.7/32 -> 10.0.0.255 |
| 3300 | 2026-09-12T12:51:49.479Z | |
| 3301 | 2026-09-12T12:51:49.479Z | Sep 12 12:51:48.142INFO Sep 12 12:51:48.142Sep 12 12:51:48.142adding route 3fff:beef:36::/64 -> 2001:db8::55:ff DEBGINFO |
| 3302 | 2026-09-12T12:51:49.479Z | adding route 172.16.0.0/32 -> 10.0.0.4replacing 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 } }] |
| 3303 | 2026-09-12T12:51:49.479Z | |
| 3304 | 2026-09-12T12:51:49.479Z | 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 12 12:51:48.142 |
| 3305 | 2026-09-12T12:51:49.479Z | Sep 12 12:51:48.142 DEBGINFO Sep 12 12:51:48.142adding route 172.17.0.8/32 -> 10.0.0.255Sep 12 12:51:48.142 |
| 3306 | 2026-09-12T12:51:49.479Z | 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 |
| 3307 | 2026-09-12T12:51:49.479Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.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 12 12:51:48.142 |
| 3308 | 2026-09-12T12:51:49.479Z | DEBGSep 12 12:51:48.142 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 } }]INFOadding route 172.17.0.5/32 -> 10.0.0.255Sep 12 12:51:48.142 |
| 3309 | 2026-09-12T12:51:49.479Z | adding route 3fff:beef:37::/64 -> 2001:db8::55:ff |
| 3310 | 2026-09-12T12:51:49.479Z | INFO |
| 3311 | 2026-09-12T12:51:49.479Z | Sep 12 12:51:48.142 adding route 172.17.0.0/32 -> 10.0.0.255 |
| 3312 | 2026-09-12T12:51:49.479Z | INFOSep 12 12:51:48.142 Sep 12 12:51:48.142 DEBGDEBGadding route 172.17.0.9/32 -> 10.0.0.255Sep 12 12:51:48.142 |
| 3313 | 2026-09-12T12:51:49.479Z | replacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBG Sep 12 12:51:48.142Sep 12 12:51:48.142 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 } }] |
| 3314 | 2026-09-12T12:51:49.479Z | DEBGDEBG Sep 12 12:51:48.142created new freemap , Sep 12 12:51:48.148 unitcreated new freemap :INFODEBG freemap_route_ipv4adding route 172.17.0.1/32 -> 10.0.0.255 |
| 3315 | 2026-09-12T12:51:49.479Z | |
| 3316 | 2026-09-12T12:51:49.479Z | , unitcreated new freemap:Sep 12 12:51:48.148 , freemap_route_ipv4DEBG |
| 3317 | 2026-09-12T12:51:49.479Z | unitreplacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:51:48.148: DEBG created new freemap |
| 3318 | 2026-09-12T12:51:49.479Z | , unit :freemap_route_ipv4Sep 12 12:51:48.149 freemap_route_ipv6DEBG |
| 3319 | 2026-09-12T12:51:49.483Z | |
| 3320 | 2026-09-12T12:51:49.483Z | created new freemap, unit:Sep 12 12:51:48.149 INFO adding route 3fff:beef:38::/64 -> 2001:db8::55:ff |
| 3321 | 2026-09-12T12:51:49.483Z | freemap_route_ipv6Sep 12 12:51:48.149Sep 12 12:51:48.149 |
| 3322 | 2026-09-12T12:51:49.483Z | DEBG DEBGinitted freemap. size: 64Sep 12 12:51:48.149 created new freemap , , Sep 12 12:51:48.149unitunitDEBG :initted freemap. size: 64: DEBG freemap_route_ipv6, freemap_route_ipv4 |
| 3323 | 2026-09-12T12:51:49.483Z | |
| 3324 | 2026-09-12T12:51:49.483Z | unit: 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 } }] |
| 3325 | 2026-09-12T12:51:49.483Z | freemap_route_ipv4Sep 12 12:51:48.149 |
| 3326 | 2026-09-12T12:51:49.483Z | Sep 12 12:51:48.149 DEBGDEBG initted freemap. size: 64reset freemapSep 12 12:51:48.149, , Sep 12 12:51:48.149unitunit :: INFOfreemap_route_ipv4 DEBG |
| 3327 | 2026-09-12T12:51:49.483Z | freemap_route_ipv4adding route 3fff:beef:39::/64 -> 2001:db8::55:ff |
| 3328 | 2026-09-12T12:51:49.483Z | reset freemap, |
| 3329 | 2026-09-12T12:51:49.483Z | unitSep 12 12:51:48.149: DEBGSep 12 12:51:48.149 freemap_route_ipv4initted freemap. size: 64Sep 12 12:51:48.149 |
| 3330 | 2026-09-12T12:51:49.483Z | DEBG, unit :reset freemapDEBG freemap_route_ipv6, |
| 3331 | 2026-09-12T12:51:49.483Z | unitreplacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 12:51:48.149: |
| 3332 | 2026-09-12T12:51:49.483Z | freemap_route_ipv4 Sep 12 12:51:48.149DEBG |
| 3333 | 2026-09-12T12:51:49.483Z | DEBGinitted freemap. size: 64 Sep 12 12:51:48.149reset freemap , , unitINFOunitSep 12 12:51:48.149: DEBG :freemap_route_ipv6 |
| 3334 | 2026-09-12T12:51:49.483Z | initted freemap. size: 64freemap_route_ipv6 |
| 3335 | 2026-09-12T12:51:49.484Z | , adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffunitSep 12 12:51:48.149 |
| 3336 | 2026-09-12T12:51:49.484Z | : Sep 12 12:51:48.149INFO DEBGadding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 3337 | 2026-09-12T12:51:49.484Z | reset freemap , Sep 12 12:51:48.149freemap_route_ipv6 |
| 3338 | 2026-09-12T12:51:49.484Z | DEBGunitSep 12 12:51:48.149 : Sep 12 12:51:48.149 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 } }]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_ipv6 |
| 3339 | 2026-09-12T12:51:49.484Z | |
| 3340 | 2026-09-12T12:51:49.484Z | DEBG |
| 3341 | 2026-09-12T12:51:49.484Z | reset freemap, Sep 12 12:51:48.149Sep 12 12:51:48.149unit :Sep 12 12:51:48.149INFO INFOfreemap_route_ipv6 |
| 3342 | 2026-09-12T12:51:49.484Z | adding route 172.16.0.0/32 -> 10.0.0.1adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 3343 | 2026-09-12T12:51:49.484Z | |
| 3344 | 2026-09-12T12:51:49.484Z | INFO adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffSep 12 12:51:48.149 |
| 3345 | 2026-09-12T12:51:49.484Z | Sep 12 12:51:48.149INFO Sep 12 12:51:48.149 DEBGDEBG adding route 3fff:dead::/64 -> 2001:db8::55:1replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]replacing targets for 172.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 } }] |
| 3346 | 2026-09-12T12:51:49.484Z | |
| 3347 | 2026-09-12T12:51:49.484Z | Sep 12 12:51:48.149 |
| 3348 | 2026-09-12T12:51:49.484Z | DEBGSep 12 12:51:48.149Sep 12 12:51:48.149 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 } }] Sep 12 12:51:48.149replacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 172.16.0.0/32 -> 10.0.0.1 |
| 3349 | 2026-09-12T12:51:49.484Z | |
| 3350 | 2026-09-12T12:51:49.484Z | |
| 3351 | 2026-09-12T12:51:49.484Z | INFO adding route 3fff:dead::/64 -> 2001:db8::55:3Sep 12 12:51:48.149Sep 12 12:51:48.149Sep 12 12:51:48.149 INFO |
| 3352 | 2026-09-12T12:51:49.484Z | adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffDEBGINFO |
| 3353 | 2026-09-12T12:51:49.484Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]Sep 12 12:51:48.149 |
| 3354 | 2026-09-12T12:51:49.484Z | DEBG adding route 3fff:dead::/64 -> 2001:db8::55:2replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]Sep 12 12:51:48.149 |
| 3355 | 2026-09-12T12:51:49.484Z | Sep 12 12:51:48.149 |
| 3356 | 2026-09-12T12:51:49.484Z | DEBG 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 } }] Sep 12 12:51:48.149adding route 172.16.0.0/32 -> 10.0.0.1 |
| 3357 | 2026-09-12T12:51:49.484Z | |
| 3358 | 2026-09-12T12:51:49.484Z | Sep 12 12:51:48.149INFO adding route 3fff:dead::/64 -> 2001:db8::55:4DEBGSep 12 12:51:48.149 |
| 3359 | 2026-09-12T12:51:49.484Z | Sep 12 12:51:48.149 INFOreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]Sep 12 12:51:48.149 |
| 3360 | 2026-09-12T12:51:49.484Z | adding route 3fff:beef:3d::/64 -> 2001:db8::55:ff DEBG |
| 3361 | 2026-09-12T12:51:49.484Z | 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 } }, 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 } }] |
| 3362 | 2026-09-12T12:51:49.484Z | 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 } }] |
| 3363 | 2026-09-12T12:51:49.484Z | Sep 12 12:51:48.149 INFOSep 12 12:51:48.149 Sep 12 12:51:48.149adding route 3fff:dead::/64 -> 2001:db8::55:3DEBG |
| 3364 | 2026-09-12T12:51:49.484Z | 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 } }]Sep 12 12:51:48.149 |
| 3365 | 2026-09-12T12:51:49.484Z | Sep 12 12:51:48.149DEBG INFODEBGSep 12 12:51:48.149 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }] adding route 172.16.0.0/32 -> 10.0.0.2 |
| 3366 | 2026-09-12T12:51:49.484Z | 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 |
| 3367 | 2026-09-12T12:51:49.484Z | adding route 3fff:beef:3e::/64 -> 2001:db8::55:ff |
| 3368 | 2026-09-12T12:51:49.484Z | |
| 3369 | 2026-09-12T12:51:49.484Z | Sep 12 12:51:48.149 INFOSep 12 12:51:48.149 Sep 12 12:51:48.149DEBGadding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 3370 | 2026-09-12T12:51:49.484Z | 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 } }] |
| 3371 | 2026-09-12T12:51:49.484Z | DEBG Sep 12 12:51:48.149replacing 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 } }] |
| 3372 | 2026-09-12T12:51:49.484Z | DEBGSep 12 12:51:48.149 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]DEBG |
| 3373 | 2026-09-12T12:51:49.484Z | failed to allocate space for the new target listSep 12 12:51:48.149Sep 12 12:51:48.149 INFODEBG |
| 3374 | 2026-09-12T12:51:49.485Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]adding route 172.17.0.0/32 -> 10.0.0.255 |
| 3375 | 2026-09-12T12:51:49.485Z | |
| 3376 | 2026-09-12T12:51:49.485Z | Sep 12 12:51:48.136Sep 12 12:51:48.149 DEBGDEBG created new freemapSep 12 12:51:48.149replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }], |
| 3377 | 2026-09-12T12:51:49.485Z | unit :DEBG freemap_route_ipv4replacing 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 } }] |
| 3378 | 2026-09-12T12:51:49.485Z | |
| 3379 | 2026-09-12T12:51:49.485Z | |
| 3380 | 2026-09-12T12:51:49.485Z | Sep 12 12:51:48.149Sep 12 12:51:48.149 Sep 12 12:51:48.149DEBG INFOcreated new freemap , INFOadding route 172.17.0.2/32 -> 10.0.0.255unit |
| 3381 | 2026-09-12T12:51:49.485Z | test route::tests::shrink_preserves_compacted_order ... ok |
| 3382 | 2026-09-12T12:51:49.485Z | : freemap_route_ipv6adding route 172.17.0.1/32 -> 10.0.0.255 |
| 3383 | 2026-09-12T12:51:49.485Z | |
| 3384 | 2026-09-12T12:51:49.485Z | Sep 12 12:51:48.149Sep 12 12:51:48.149 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 } }]Sep 12 12:51:48.149DEBG |
| 3385 | 2026-09-12T12:51:49.485Z | 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 } }]DEBGSep 12 12:51:48.149 |
| 3386 | 2026-09-12T12:51:49.485Z | Sep 12 12:51:48.149 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 } }] INFODEBG |
| 3387 | 2026-09-12T12:51:49.485Z | test route::tests::shrink_to_single_non_zero_survivor ... ok |
| 3388 | 2026-09-12T12:51:49.485Z | initted freemap. size: 64adding route 172.17.0.10/32 -> 10.0.0.255, Sep 12 12:51:48.149 |
| 3389 | 2026-09-12T12:51:49.485Z | Sep 12 12:51:48.149 INFOunit INFOSep 12 12:51:48.149:adding route 172.17.0.3/32 -> 10.0.0.255 DEBGadding route 172.17.0.2/32 -> 10.0.0.255 |
| 3390 | 2026-09-12T12:51:49.485Z | 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 } }] |
| 3391 | 2026-09-12T12:51:49.485Z | |
| 3392 | 2026-09-12T12:51:49.485Z | freemap_route_ipv4 |
| 3393 | 2026-09-12T12:51:49.485Z | Sep 12 12:51:48.149 DEBGSep 12 12:51:48.149 Sep 12 12:51:48.149DEBGSep 12 12:51:48.149replacing 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 } }] |
| 3394 | 2026-09-12T12:51:49.485Z | |
| 3395 | 2026-09-12T12:51:49.485Z | DEBG reset freemapINFO, Sep 12 12:51:48.149 Sep 12 12:51:48.149INFO adding route 172.17.0.11/32 -> 10.0.0.255INFOunit |
| 3396 | 2026-09-12T12:51:49.485Z | :adding route 172.17.0.3/32 -> 10.0.0.255adding route 172.17.0.4/32 -> 10.0.0.255 |
| 3397 | 2026-09-12T12:51:49.485Z | |
| 3398 | 2026-09-12T12:51:49.485Z | Sep 12 12:51:48.149freemap_route_ipv4 |
| 3399 | 2026-09-12T12:51:49.485Z | DEBG Sep 12 12:51:48.149replacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 12 12:51:48.149DEBG |
| 3400 | 2026-09-12T12:51:49.485Z | 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 } }] |
| 3401 | 2026-09-12T12:51:49.485Z | DEBG Sep 12 12:51:48.149Sep 12 12:51:48.149initted freemap. size: 64 INFO, unitSep 12 12:51:48.149adding route 172.17.0.12/32 -> 10.0.0.255 |
| 3402 | 2026-09-12T12:51:49.485Z | DEBG: INFOreplacing 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 } }] adding route 172.17.0.5/32 -> 10.0.0.255 |
| 3403 | 2026-09-12T12:51:49.485Z | |
| 3404 | 2026-09-12T12:51:49.485Z | Sep 12 12:51:48.149freemap_route_ipv6 |
| 3405 | 2026-09-12T12:51:49.485Z | DEBG Sep 12 12:51:48.149replacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 12 12:51:48.149DEBG |
| 3406 | 2026-09-12T12:51:49.485Z | 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 Sep 12 12:51:48.149adding route 172.17.0.4/32 -> 10.0.0.255 |
| 3407 | 2026-09-12T12:51:49.485Z | |
| 3408 | 2026-09-12T12:51:49.485Z | Sep 12 12:51:48.149DEBG INFOreset freemap Sep 12 12:51:48.149, adding route 172.17.0.13/32 -> 10.0.0.255unit: INFOfreemap_route_ipv6Sep 12 12:51:48.149 |
| 3409 | 2026-09-12T12:51:49.485Z | |
| 3410 | 2026-09-12T12:51:49.485Z | adding route 172.17.0.6/32 -> 10.0.0.255 |
| 3411 | 2026-09-12T12:51:49.485Z | DEBG Sep 12 12:51:48.149Sep 12 12:51:48.149 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 } }] |
| 3412 | 2026-09-12T12:51:49.485Z | |
| 3413 | 2026-09-12T12:51:49.486Z | Sep 12 12:51:48.149DEBG INFODEBGreplacing 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 } }] |
| 3414 | 2026-09-12T12:51:49.486Z | 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 } }] |
| 3415 | 2026-09-12T12:51:49.486Z | adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 3416 | 2026-09-12T12:51:49.486Z | Sep 12 12:51:48.149 Sep 12 12:51:48.149Sep 12 12:51:48.149INFOSep 12 12:51:48.149 INFODEBGadding route 172.17.0.6/32 -> 10.0.0.255 adding route 172.17.0.14/32 -> 10.0.0.255 |
| 3417 | 2026-09-12T12:51:49.486Z | INFO |
| 3418 | 2026-09-12T12:51:49.486Z | 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.7/32 -> 10.0.0.255 |
| 3419 | 2026-09-12T12:51:49.490Z | |
| 3420 | 2026-09-12T12:51:49.490Z | Sep 12 12:51:48.149 INFOSep 12 12:51:48.149Sep 12 12:51:48.149 Sep 12 12:51:48.149adding route 172.17.0.5/32 -> 10.0.0.255Sep 12 12:51:48.149 |
| 3421 | 2026-09-12T12:51:49.490Z | DEBG INFOreplacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBGSep 12 12:51:48.149 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 } }] |
| 3422 | 2026-09-12T12:51:49.490Z | Sep 12 12:51:48.150Sep 12 12:51:48.150Sep 12 12:51:48.158 DEBGINFO DEBGcreated new freemapadding route 172.17.0.8/32 -> 10.0.0.255 |
| 3423 | 2026-09-12T12:51:49.490Z | created new freemap, unit, :unit : freemap_route_ipv4freemap_route_ipv4 |
| 3424 | 2026-09-12T12:51:49.490Z | |
| 3425 | 2026-09-12T12:51:49.490Z | DEBGadding route 3fff:dead::/64 -> 2001:db8::55:2 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 } }] |
| 3426 | 2026-09-12T12:51:49.491Z | |
| 3427 | 2026-09-12T12:51:49.491Z | Sep 12 12:51:48.158Sep 12 12:51:48.158 DEBGDEBG |
| 3428 | 2026-09-12T12:51:49.491Z | Sep 12 12:51:48.158 INFO created new freemapadding route 172.17.0.6/32 -> 10.0.0.255, |
| 3429 | 2026-09-12T12:51:49.491Z | unitcreated new freemapSep 12 12:51:48.158, Sep 12 12:51:48.158unit: :Sep 12 12:51:48.158DEBG INFOfreemap_route_ipv6 DEBGreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] replacing targets for 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 } }] |
| 3430 | 2026-09-12T12:51:49.491Z | |
| 3431 | 2026-09-12T12:51:49.491Z | |
| 3432 | 2026-09-12T12:51:49.491Z | adding route 172.17.0.15/32 -> 10.0.0.255 |
| 3433 | 2026-09-12T12:51:49.491Z | freemap_route_ipv6Sep 12 12:51:48.158 INFOSep 12 12:51:48.158 |
| 3434 | 2026-09-12T12:51:49.491Z | adding route 172.17.0.7/32 -> 10.0.0.255Sep 12 12:51:48.158 |
| 3435 | 2026-09-12T12:51:49.491Z | 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:3, 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 } }] |
| 3436 | 2026-09-12T12:51:49.491Z | Sep 12 12:51:48.158 |
| 3437 | 2026-09-12T12:51:49.491Z | Sep 12 12:51:48.158 DEBGDEBG Sep 12 12:51:48.158replacing 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 } }]initted freemap. size: 64 |
| 3438 | 2026-09-12T12:51:49.491Z | Sep 12 12:51:48.158INFO adding route 172.17.0.16/32 -> 10.0.0.255, |
| 3439 | 2026-09-12T12:51:49.491Z | unit Sep 12 12:51:48.158DEBG :INFO Sep 12 12:51:48.158adding route 172.17.0.8/32 -> 10.0.0.255freemap_route_ipv4 |
| 3440 | 2026-09-12T12:51:49.491Z | |
| 3441 | 2026-09-12T12:51:49.491Z | DEBGinitted freemap. size: 64 replacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:51:48.158 |
| 3442 | 2026-09-12T12:51:49.491Z | DEBGSep 12 12:51:48.158 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 } }] |
| 3443 | 2026-09-12T12:51:49.491Z | DEBGSep 12 12:51:48.158 , INFO unit :Sep 12 12:51:48.158 freemap_route_ipv4reset freemapINFO, |
| 3444 | 2026-09-12T12:51:49.491Z | unitadding route 172.17.0.9/32 -> 10.0.0.255adding route 172.17.0.17/32 -> 10.0.0.255 |
| 3445 | 2026-09-12T12:51:49.491Z | |
| 3446 | 2026-09-12T12:51:49.491Z | : Sep 12 12:51:48.158Sep 12 12:51:48.158 DEBGDEBG reset freemapreplacing 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 } }], |
| 3447 | 2026-09-12T12:51:49.491Z | unitSep 12 12:51:48.158freemap_route_ipv4 :DEBG |
| 3448 | 2026-09-12T12:51:49.491Z | replacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:51:48.158freemap_route_ipv4 |
| 3449 | 2026-09-12T12:51:49.491Z | INFO |
| 3450 | 2026-09-12T12:51:49.491Z | adding route 172.17.0.18/32 -> 10.0.0.255 |
| 3451 | 2026-09-12T12:51:49.491Z | Sep 12 12:51:48.158Sep 12 12:51:48.158 DEBGDEBG initted freemap. size: 64initted freemap. size: 64, Sep 12 12:51:48.158, unitINFO unitadding route 172.17.0.10/32 -> 10.0.0.255: |
| 3452 | 2026-09-12T12:51:49.491Z | freemap_route_ipv6:Sep 12 12:51:48.158 Sep 12 12:51:48.158DEBG |
| 3453 | 2026-09-12T12:51:49.491Z | 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 } }]DEBG |
| 3454 | 2026-09-12T12:51:49.491Z | freemap_route_ipv6 |
| 3455 | 2026-09-12T12:51:49.491Z | replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:51:48.158 |
| 3456 | 2026-09-12T12:51:49.491Z | DEBGSep 12 12:51:48.158Sep 12 12:51:48.158 DEBGINFO reset freemapadding route 172.17.0.19/32 -> 10.0.0.255, Sep 12 12:51:48.158 |
| 3457 | 2026-09-12T12:51:49.491Z | Sep 12 12:51:48.150 INFOreset freemap unitDEBGSep 12 12:51:48.158: DEBGadding route 172.17.0.11/32 -> 10.0.0.255 created new freemapreplacing 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 } }] , |
| 3458 | 2026-09-12T12:51:49.491Z | |
| 3459 | 2026-09-12T12:51:49.491Z | unit, : unitfreemap_route_ipv6:freemap_route_ipv4 |
| 3460 | 2026-09-12T12:51:49.491Z | freemap_route_ipv6 |
| 3461 | 2026-09-12T12:51:49.491Z | |
| 3462 | 2026-09-12T12:51:49.491Z | Sep 12 12:51:48.158 DEBG Sep 12 12:51:48.158replacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 12 12:51:48.158Sep 12 12:51:48.158 |
| 3463 | 2026-09-12T12:51:49.491Z | INFOSep 12 12:51:48.158 DEBG INFOINFO created new freemapadding route 172.16.0.0/32 -> 10.0.0.1, unit adding route 172.16.0.0/32 -> 10.0.0.1 |
| 3464 | 2026-09-12T12:51:49.492Z | :Sep 12 12:51:48.158 |
| 3465 | 2026-09-12T12:51:49.492Z | INFOadding route 172.17.0.20/32 -> 10.0.0.255 |
| 3466 | 2026-09-12T12:51:49.492Z | adding route 172.17.0.12/32 -> 10.0.0.255Sep 12 12:51:48.158 |
| 3467 | 2026-09-12T12:51:49.492Z | 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 } }] |
| 3468 | 2026-09-12T12:51:49.492Z | |
| 3469 | 2026-09-12T12:51:49.492Z | Sep 12 12:51:48.158Sep 12 12:51:48.158Sep 12 12:51:48.158Sep 12 12:51:48.158 DEBGDEBGDEBG Sep 12 12:51:48.158initted freemap. size: 64 INFODEBG, unit 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 } }] :adding route 172.16.0.0/32 -> 10.0.0.2 |
| 3470 | 2026-09-12T12:51:49.492Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]freemap_route_ipv4 |
| 3471 | 2026-09-12T12:51:49.492Z | |
| 3472 | 2026-09-12T12:51:49.492Z | |
| 3473 | 2026-09-12T12:51:49.492Z | replacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:51:48.158 |
| 3474 | 2026-09-12T12:51:49.492Z | INFOSep 12 12:51:48.158Sep 12 12:51:48.158 adding route 172.17.0.13/32 -> 10.0.0.255 DEBGSep 12 12:51:48.158 |
| 3475 | 2026-09-12T12:51:49.492Z | Sep 12 12:51:48.158 DEBG INFOreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]reset freemap |
| 3476 | 2026-09-12T12:51:49.492Z | Sep 12 12:51:48.158, adding route 172.16.0.0/32 -> 10.0.0.2 |
| 3477 | 2026-09-12T12:51:49.492Z | DEBG unit :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 } }] |
| 3478 | 2026-09-12T12:51:49.492Z | INFO Sep 12 12:51:48.158 freemap_route_ipv4adding route 172.17.0.21/32 -> 10.0.0.255Sep 12 12:51:48.158 |
| 3479 | 2026-09-12T12:51:49.492Z | DEBG |
| 3480 | 2026-09-12T12:51:49.492Z | INFO Sep 12 12:51:48.158replacing 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 } }] |
| 3481 | 2026-09-12T12:51:49.492Z | Sep 12 12:51:48.158INFOSep 12 12:51:48.158 DEBGadding route 172.17.0.14/32 -> 10.0.0.255 |
| 3482 | 2026-09-12T12:51:49.492Z | Sep 12 12:51:48.158 DEBGadding route 172.17.0.0/32 -> 10.0.0.255 INFOSep 12 12:51:48.158 initted freemap. size: 64replacing 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 } }] |
| 3483 | 2026-09-12T12:51:49.492Z | , adding route 172.16.0.0/32 -> 10.0.0.3unit |
| 3484 | 2026-09-12T12:51:49.492Z | : freemap_route_ipv6DEBG |
| 3485 | 2026-09-12T12:51:49.492Z | |
| 3486 | 2026-09-12T12:51:49.492Z | replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:51:48.158 |
| 3487 | 2026-09-12T12:51:49.492Z | Sep 12 12:51:48.158 Sep 12 12:51:48.158 DEBGSep 12 12:51:48.158 DEBGINFOreset freemap , Sep 12 12:51:48.158unit adding route 172.17.0.22/32 -> 10.0.0.255replacing 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 } }]: |
| 3488 | 2026-09-12T12:51:49.492Z | INFO |
| 3489 | 2026-09-12T12:51:49.492Z | freemap_route_ipv6 adding route 172.17.0.15/32 -> 10.0.0.255DEBG |
| 3490 | 2026-09-12T12:51:49.492Z | 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 } }] |
| 3491 | 2026-09-12T12:51:49.493Z | Sep 12 12:51:48.158 |
| 3492 | 2026-09-12T12:51:49.493Z | Sep 12 12:51:48.158 INFO Sep 12 12:51:48.158Sep 12 12:51:48.158adding route 172.17.0.1/32 -> 10.0.0.255 |
| 3493 | 2026-09-12T12:51:49.493Z | DEBGINFODEBG Sep 12 12:51:48.158 adding route 172.16.0.0/32 -> 10.0.0.1replacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:51:48.158 |
| 3494 | 2026-09-12T12:51:49.493Z | |
| 3495 | 2026-09-12T12:51:49.493Z | INFODEBG |
| 3496 | 2026-09-12T12:51:49.493Z | 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 } }] |
| 3497 | 2026-09-12T12:51:49.493Z | Sep 12 12:51:48.158Sep 12 12:51:48.158 INFOINFOadding route 172.16.0.0/32 -> 10.0.0.4Sep 12 12:51:48.158 |
| 3498 | 2026-09-12T12:51:49.493Z | Sep 12 12:51:48.158adding route 172.17.0.16/32 -> 10.0.0.255 |
| 3499 | 2026-09-12T12:51:49.493Z | INFO 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 } }]adding route 172.17.0.2/32 -> 10.0.0.255 |
| 3500 | 2026-09-12T12:51:49.493Z | Sep 12 12:51:48.158adding route 172.17.0.23/32 -> 10.0.0.255 DEBGSep 12 12:51:48.158 |
| 3501 | 2026-09-12T12:51:49.493Z | Sep 12 12:51:48.158 |
| 3502 | 2026-09-12T12:51:49.493Z | INFO DEBGreplacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3503 | 2026-09-12T12:51:49.493Z | 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: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }]Sep 12 12:51:48.158Sep 12 12:51:48.158 |
| 3504 | 2026-09-12T12:51:49.493Z | |
| 3505 | 2026-09-12T12:51:49.493Z | DEBGSep 12 12:51:48.158 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 12 12:51:48.158Sep 12 12:51:48.158 |
| 3506 | 2026-09-12T12:51:49.493Z | replacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBG DEBGINFO |
| 3507 | 2026-09-12T12:51:49.493Z | 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 } }]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.17.0.17/32 -> 10.0.0.255 |
| 3508 | 2026-09-12T12:51:49.493Z | |
| 3509 | 2026-09-12T12:51:49.493Z | |
| 3510 | 2026-09-12T12:51:49.493Z | Sep 12 12:51:48.159Sep 12 12:51:48.159 Sep 12 12:51:48.159INFO INFO Sep 12 12:51:48.159INFO adding route 172.17.0.3/32 -> 10.0.0.255 DEBGadding route 172.16.0.0/32 -> 10.0.0.3 |
| 3511 | 2026-09-12T12:51:49.493Z | adding route 172.17.0.24/32 -> 10.0.0.255 |
| 3512 | 2026-09-12T12:51:49.493Z | |
| 3513 | 2026-09-12T12:51:49.493Z | 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 } }] |
| 3514 | 2026-09-12T12:51:49.493Z | Sep 12 12:51:48.159 Sep 12 12:51:48.159DEBGSep 12 12:51:48.159Sep 12 12:51:48.158Sep 12 12:51:48.159 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 } }] DEBG INFODEBGreplacing 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 } }] |
| 3515 | 2026-09-12T12:51:49.494Z | DEBGreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]adding route 172.17.0.18/32 -> 10.0.0.255 |
| 3516 | 2026-09-12T12:51:49.495Z | |
| 3517 | 2026-09-12T12:51:49.495Z | |
| 3518 | 2026-09-12T12:51:49.495Z | 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 } }] |
| 3519 | 2026-09-12T12:51:49.499Z | Sep 12 12:51:48.159 Sep 12 12:51:48.159Sep 12 12:51:48.159 INFOSep 12 12:51:48.159INFO INFOadding route 172.17.0.4/32 -> 10.0.0.255 DEBGSep 12 12:51:48.159 |
| 3520 | 2026-09-12T12:51:49.499Z | adding route 172.16.0.0/32 -> 10.0.0.4INFO |
| 3521 | 2026-09-12T12:51:49.499Z | 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 } }] |
| 3522 | 2026-09-12T12:51:49.499Z | adding route 172.17.0.25/32 -> 10.0.0.255 |
| 3523 | 2026-09-12T12:51:49.499Z | adding route 172.17.0.9/32 -> 10.0.0.255Sep 12 12:51:48.159 |
| 3524 | 2026-09-12T12:51:49.499Z | DEBGSep 12 12:51:48.159Sep 12 12:51:48.159 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 } }] |
| 3525 | 2026-09-12T12:51:49.499Z | INFOSep 12 12:51:48.159 DEBG DEBGadding route 172.17.0.19/32 -> 10.0.0.255Sep 12 12:51:48.159 |
| 3526 | 2026-09-12T12:51:49.499Z | replacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:51:48.159 |
| 3527 | 2026-09-12T12:51:49.499Z | 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 |
| 3528 | 2026-09-12T12:51:49.499Z | 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 } }] |
| 3529 | 2026-09-12T12:51:49.499Z | 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 12 12:51:48.159 Sep 12 12:51:48.159 |
| 3530 | 2026-09-12T12:51:49.501Z | DEBGINFO Sep 12 12:51:48.159 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.10/32 -> 10.0.0.255 |
| 3531 | 2026-09-12T12:51:49.501Z | Sep 12 12:51:48.159 |
| 3532 | 2026-09-12T12:51:49.501Z | Sep 12 12:51:48.165Sep 12 12:51:48.165 DEBGDEBG 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 } }]created new freemapSep 12 12:51:48.165DEBG, unit |
| 3533 | 2026-09-12T12:51:49.501Z | INFO adding route 172.17.0.20/32 -> 10.0.0.255 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 } }] |
| 3534 | 2026-09-12T12:51:49.501Z | |
| 3535 | 2026-09-12T12:51:49.501Z | :Sep 12 12:51:48.165 adding route 172.17.0.5/32 -> 10.0.0.255 freemap_route_ipv4Sep 12 12:51:48.165 |
| 3536 | 2026-09-12T12:51:49.501Z | Sep 12 12:51:48.165INFODEBG Sep 12 12:51:48.165 |
| 3537 | 2026-09-12T12:51:49.501Z | adding route 172.17.0.11/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 } }]INFO |
| 3538 | 2026-09-12T12:51:49.501Z | |
| 3539 | 2026-09-12T12:51:49.501Z | DEBGadding route 172.17.0.7/32 -> 10.0.0.255 |
| 3540 | 2026-09-12T12:51:49.501Z | 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 } }] |
| 3541 | 2026-09-12T12:51:49.501Z | Sep 12 12:51:48.165Sep 12 12:51:48.165Sep 12 12:51:48.165 INFODEBGDEBGSep 12 12:51:48.165 adding route 172.17.0.21/32 -> 10.0.0.255DEBG |
| 3542 | 2026-09-12T12:51:49.501Z | created new freemap 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.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 } }] |
| 3543 | 2026-09-12T12:51:49.501Z | Sep 12 12:51:48.165Sep 12 12:51:48.165 |
| 3544 | 2026-09-12T12:51:49.501Z | , unit :DEBG Sep 12 12:51:48.165 Sep 12 12:51:48.165 freemap_route_ipv6 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 } }]INFO |
| 3545 | 2026-09-12T12:51:49.501Z | INFOadding route 172.17.0.8/32 -> 10.0.0.255 |
| 3546 | 2026-09-12T12:51:49.501Z | |
| 3547 | 2026-09-12T12:51:49.501Z | INFO adding route 172.17.0.12/32 -> 10.0.0.255 Sep 12 12:51:48.165 |
| 3548 | 2026-09-12T12:51:49.501Z | DEBGSep 12 12:51:48.165 Sep 12 12:51:48.165replacing 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 |
| 3549 | 2026-09-12T12:51:49.501Z | DEBG adding route 172.17.0.6/32 -> 10.0.0.255initted freemap. size: 64adding route 172.17.0.22/32 -> 10.0.0.255 |
| 3550 | 2026-09-12T12:51:49.501Z | , |
| 3551 | 2026-09-12T12:51:49.501Z | Sep 12 12:51:48.165Sep 12 12:51:48.165unit :DEBGINFO adding route 172.17.0.9/32 -> 10.0.0.255Sep 12 12:51:48.165 |
| 3552 | 2026-09-12T12:51:49.501Z | replacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 12 12:51:48.165freemap_route_ipv4DEBG |
| 3553 | 2026-09-12T12:51:49.501Z | Sep 12 12:51:48.165 DEBGDEBGreplacing 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 } }] |
| 3554 | 2026-09-12T12:51:49.501Z | |
| 3555 | 2026-09-12T12:51:49.501Z | replacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:51:48.165 |
| 3556 | 2026-09-12T12:51:49.501Z | |
| 3557 | 2026-09-12T12:51:49.501Z | DEBG Sep 12 12:51:48.165reset freemap Sep 12 12:51:48.165INFO Sep 12 12:51:48.165INFO INFOadding route 172.17.0.10/32 -> 10.0.0.255Sep 12 12:51:48.165 |
| 3558 | 2026-09-12T12:51:49.501Z | , adding route 172.17.0.23/32 -> 10.0.0.255 |
| 3559 | 2026-09-12T12:51:49.501Z | unit: Sep 12 12:51:48.165 freemap_route_ipv4INFODEBGSep 12 12:51:48.165 |
| 3560 | 2026-09-12T12:51:49.501Z | 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 } }] |
| 3561 | 2026-09-12T12:51:49.501Z | DEBG adding route 172.17.0.7/32 -> 10.0.0.255 adding route 172.17.0.13/32 -> 10.0.0.255 |
| 3562 | 2026-09-12T12:51:49.501Z | Sep 12 12:51:48.165replacing 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 } }] |
| 3563 | 2026-09-12T12:51:49.501Z | DEBGSep 12 12:51:48.165 initted freemap. size: 64INFOSep 12 12:51:48.165 |
| 3564 | 2026-09-12T12:51:49.501Z | , adding route 172.17.0.11/32 -> 10.0.0.255DEBG 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 } }]unit |
| 3565 | 2026-09-12T12:51:49.501Z | Sep 12 12:51:48.166 :DEBG Sep 12 12:51:48.166replacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 12 12:51:48.166 freemap_route_ipv6 |
| 3566 | 2026-09-12T12:51:49.501Z | |
| 3567 | 2026-09-12T12:51:49.502Z | |
| 3568 | 2026-09-12T12:51:49.502Z | INFODEBG replacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.24/32 -> 10.0.0.255 |
| 3569 | 2026-09-12T12:51:49.502Z | |
| 3570 | 2026-09-12T12:51:49.502Z | Sep 12 12:51:48.166 Sep 12 12:51:48.166INFO Sep 12 12:51:48.166Sep 12 12:51:48.166INFO DEBGSep 12 12:51:48.166adding route 172.17.0.12/32 -> 10.0.0.255 DEBG |
| 3571 | 2026-09-12T12:51:49.502Z | INFOreset freemapreplacing 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 } }], unit |
| 3572 | 2026-09-12T12:51:49.502Z | : adding route 172.17.0.14/32 -> 10.0.0.255Sep 12 12:51:48.166freemap_route_ipv6adding route 172.17.0.8/32 -> 10.0.0.255Sep 12 12:51:48.166 |
| 3573 | 2026-09-12T12:51:49.502Z | |
| 3574 | 2026-09-12T12:51:49.502Z | |
| 3575 | 2026-09-12T12:51:49.502Z | INFODEBG adding route 172.17.0.25/32 -> 10.0.0.255 replacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3576 | 2026-09-12T12:51:49.502Z | Sep 12 12:51:48.166Sep 12 12:51:48.166 |
| 3577 | 2026-09-12T12:51:49.502Z | INFOSep 12 12:51:48.166 Sep 12 12:51:48.166 DEBGadding route 172.16.0.0/32 -> 10.0.0.1 Sep 12 12:51:48.166 |
| 3578 | 2026-09-12T12:51:49.502Z | DEBG INFO replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 12 12:51:48.166 |
| 3579 | 2026-09-12T12:51:49.502Z | adding route 172.17.0.13/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 } }] |
| 3580 | 2026-09-12T12:51:49.502Z | |
| 3581 | 2026-09-12T12:51:49.502Z | 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 } }] DEBG |
| 3582 | 2026-09-12T12:51:49.502Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]Sep 12 12:51:48.166 |
| 3583 | 2026-09-12T12:51:49.502Z | INFOSep 12 12:51:48.166 Sep 12 12:51:48.166 DEBGSep 12 12:51:48.166 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 } }]INFOSep 12 12:51:48.166 |
| 3584 | 2026-09-12T12:51:49.502Z | adding route 172.17.0.15/32 -> 10.0.0.255adding route 172.17.0.26/32 -> 10.0.0.255 |
| 3585 | 2026-09-12T12:51:49.502Z | INFO |
| 3586 | 2026-09-12T12:51:49.502Z | adding route 172.16.0.0/32 -> 10.0.0.2INFOSep 12 12:51:48.166Sep 12 12:51:48.166 adding route 172.17.0.9/32 -> 10.0.0.255 |
| 3587 | 2026-09-12T12:51:49.502Z | INFO |
| 3588 | 2026-09-12T12:51:49.502Z | DEBG Sep 12 12:51:48.166 replacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.14/32 -> 10.0.0.255DEBG |
| 3589 | 2026-09-12T12:51:49.502Z | |
| 3590 | 2026-09-12T12:51:49.502Z | 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 } }] |
| 3591 | 2026-09-12T12:51:49.502Z | Sep 12 12:51:48.166Sep 12 12:51:48.166 Sep 12 12:51:48.166INFO Sep 12 12:51:48.166DEBG INFOSep 12 12:51:48.166 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 } }] |
| 3592 | 2026-09-12T12:51:49.502Z | DEBG adding route 172.17.0.16/32 -> 10.0.0.255 DEBG |
| 3593 | 2026-09-12T12:51:49.502Z | adding route 172.17.0.27/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 } }]Sep 12 12:51:48.166 INFO 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.15/32 -> 10.0.0.255 |
| 3594 | 2026-09-12T12:51:49.502Z | INFOSep 12 12:51:48.173Sep 12 12:51:48.173 |
| 3595 | 2026-09-12T12:51:49.502Z | adding route 172.17.0.26/32 -> 10.0.0.255DEBG |
| 3596 | 2026-09-12T12:51:49.502Z | 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 |
| 3597 | 2026-09-12T12:51:49.502Z | replacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:51:48.173 |
| 3598 | 2026-09-12T12:51:49.502Z | Sep 12 12:51:48.173Sep 12 12:51:48.173 INFO INFOadding route 172.17.0.10/32 -> 10.0.0.255 DEBG |
| 3599 | 2026-09-12T12:51:49.502Z | adding route 172.17.0.16/32 -> 10.0.0.255 |
| 3600 | 2026-09-12T12:51:49.502Z | replacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:51:48.173 |
| 3601 | 2026-09-12T12:51:49.502Z | Sep 12 12:51:48.173Sep 12 12:51:48.173 DEBGDEBG Sep 12 12:51:48.173 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 } }] replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.17/32 -> 10.0.0.255 |
| 3602 | 2026-09-12T12:51:49.502Z | |
| 3603 | 2026-09-12T12:51:49.502Z | INFO |
| 3604 | 2026-09-12T12:51:49.502Z | adding route 172.17.0.27/32 -> 10.0.0.255Sep 12 12:51:48.173Sep 12 12:51:48.173 INFOSep 12 12:51:48.173 DEBG |
| 3605 | 2026-09-12T12:51:49.502Z | INFO adding route 172.17.0.11/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 } }] |
| 3606 | 2026-09-12T12:51:49.503Z | adding route 172.17.0.17/32 -> 10.0.0.255Sep 12 12:51:48.173 |
| 3607 | 2026-09-12T12:51:49.503Z | Sep 12 12:51:48.173 DEBG DEBGSep 12 12:51:48.173 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 } }]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 |
| 3608 | 2026-09-12T12:51:49.503Z | |
| 3609 | 2026-09-12T12:51:49.503Z | |
| 3610 | 2026-09-12T12:51:49.503Z | 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 } }] |
| 3611 | 2026-09-12T12:51:49.503Z | Sep 12 12:51:48.173 INFOSep 12 12:51:48.173 Sep 12 12:51:48.173INFO INFOadding route 172.17.0.18/32 -> 10.0.0.255 Sep 12 12:51:48.173adding route 172.17.0.12/32 -> 10.0.0.255 |
| 3612 | 2026-09-12T12:51:49.503Z | |
| 3613 | 2026-09-12T12:51:49.503Z | INFOadding route 172.17.0.18/32 -> 10.0.0.255 adding route 172.17.0.28/32 -> 10.0.0.255 |
| 3614 | 2026-09-12T12:51:49.503Z | |
| 3615 | 2026-09-12T12:51:49.503Z | Sep 12 12:51:48.173Sep 12 12:51:48.173Sep 12 12:51:48.173 DEBGDEBGDEBG 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 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 } }] |
| 3616 | 2026-09-12T12:51:49.503Z | 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 } }] |
| 3617 | 2026-09-12T12:51:49.503Z | |
| 3618 | 2026-09-12T12:51:49.503Z | Sep 12 12:51:48.173 Sep 12 12:51:48.173Sep 12 12:51:48.173DEBG INFO INFOadding route 172.17.0.29/32 -> 10.0.0.255 |
| 3619 | 2026-09-12T12:51:49.507Z | adding route 172.17.0.19/32 -> 10.0.0.255Sep 12 12:51:48.173replacing 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 } }] |
| 3620 | 2026-09-12T12:51:49.507Z | Sep 12 12:51:48.173 |
| 3621 | 2026-09-12T12:51:49.507Z | INFO adding route 172.17.0.19/32 -> 10.0.0.255DEBG |
| 3622 | 2026-09-12T12:51:49.507Z | Sep 12 12:51:48.173Sep 12 12:51:48.173 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 } }] |
| 3623 | 2026-09-12T12:51:49.507Z | INFOSep 12 12:51:48.173 DEBG adding route 172.17.0.13/32 -> 10.0.0.255DEBG |
| 3624 | 2026-09-12T12:51:49.507Z | Sep 12 12:51:48.173replacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 172.17.0.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 } }] |
| 3625 | 2026-09-12T12:51:49.507Z | |
| 3626 | 2026-09-12T12:51:49.507Z | INFO adding route 172.17.0.30/32 -> 10.0.0.255Sep 12 12:51:48.173Sep 12 12:51:48.173 |
| 3627 | 2026-09-12T12:51:49.507Z | INFOINFO adding route 172.17.0.20/32 -> 10.0.0.255adding route 172.17.0.20/32 -> 10.0.0.255Sep 12 12:51:48.173Sep 12 12:51:48.173 |
| 3628 | 2026-09-12T12:51:49.507Z | |
| 3629 | 2026-09-12T12:51:49.507Z | 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 } }] |
| 3630 | 2026-09-12T12:51:49.507Z | replacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:51:48.173 |
| 3631 | 2026-09-12T12:51:49.507Z | DEBG Sep 12 12:51:48.173replacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:51:48.173 |
| 3632 | 2026-09-12T12:51:49.507Z | INFODEBG adding route 172.17.0.31/32 -> 10.0.0.255Sep 12 12:51:48.173 |
| 3633 | 2026-09-12T12:51:49.507Z | Sep 12 12:51:48.173 INFO adding route 172.17.0.21/32 -> 10.0.0.255INFO |
| 3634 | 2026-09-12T12:51:49.507Z | Sep 12 12:51:48.173replacing 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 } }] |
| 3635 | 2026-09-12T12:51:49.507Z | DEBG adding route 172.17.0.14/32 -> 10.0.0.255Sep 12 12:51:48.173 |
| 3636 | 2026-09-12T12:51:49.507Z | 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 } }]DEBG |
| 3637 | 2026-09-12T12:51:49.507Z | replacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:51:48.173Sep 12 12:51:48.173Sep 12 12:51:48.173 INFO |
| 3638 | 2026-09-12T12:51:49.507Z | INFO adding route 172.17.0.32/32 -> 10.0.0.255DEBG |
| 3639 | 2026-09-12T12:51:49.507Z | adding route 172.17.0.21/32 -> 10.0.0.255 |
| 3640 | 2026-09-12T12:51:49.507Z | Sep 12 12:51:48.173replacing 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 } }] INFOSep 12 12:51:48.173 adding route 172.17.0.22/32 -> 10.0.0.255 |
| 3641 | 2026-09-12T12:51:49.507Z | |
| 3642 | 2026-09-12T12:51:49.507Z | DEBGSep 12 12:51:48.173 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 |
| 3643 | 2026-09-12T12:51:49.508Z | Sep 12 12:51:48.173Sep 12 12:51:48.173 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 } }]DEBG |
| 3644 | 2026-09-12T12:51:49.508Z | Sep 12 12:51:48.173replacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] adding route 172.17.0.15/32 -> 10.0.0.255 |
| 3645 | 2026-09-12T12:51:49.508Z | |
| 3646 | 2026-09-12T12:51:49.508Z | INFO Sep 12 12:51:48.173Sep 12 12:51:48.173Sep 12 12:51:48.173 INFOadding route 172.17.0.33/32 -> 10.0.0.255DEBG adding route 172.17.0.23/32 -> 10.0.0.255INFO |
| 3647 | 2026-09-12T12:51:49.508Z | replacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.22/32 -> 10.0.0.255 |
| 3648 | 2026-09-12T12:51:49.508Z | |
| 3649 | 2026-09-12T12:51:49.508Z | |
| 3650 | 2026-09-12T12:51:49.508Z | Sep 12 12:51:48.173 DEBG Sep 12 12:51:48.173replacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 12 12:51:48.173 |
| 3651 | 2026-09-12T12:51:49.508Z | INFO Sep 12 12:51:48.173DEBG 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 } }] |
| 3652 | 2026-09-12T12:51:49.508Z | adding route 172.17.0.16/32 -> 10.0.0.255 Sep 12 12:51:48.173 |
| 3653 | 2026-09-12T12:51:49.508Z | DEBG INFO replacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.34/32 -> 10.0.0.255Sep 12 12:51:48.173 |
| 3654 | 2026-09-12T12:51:49.508Z | |
| 3655 | 2026-09-12T12:51:49.508Z | Sep 12 12:51:48.173 INFO DEBGadding route 172.17.0.24/32 -> 10.0.0.255Sep 12 12:51:48.173 |
| 3656 | 2026-09-12T12:51:49.509Z | Sep 12 12:51:48.173 INFODEBGreplacing 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 } }] |
| 3657 | 2026-09-12T12:51:49.509Z | adding route 172.17.0.23/32 -> 10.0.0.255 Sep 12 12:51:48.173 |
| 3658 | 2026-09-12T12:51:49.509Z | 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 } }]DEBG |
| 3659 | 2026-09-12T12:51:49.509Z | Sep 12 12:51:48.173replacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:51:48.173 |
| 3660 | 2026-09-12T12:51:49.509Z | 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 } }] |
| 3661 | 2026-09-12T12:51:49.509Z | INFOSep 12 12:51:48.173Sep 12 12:51:48.173 INFOadding route 172.17.0.17/32 -> 10.0.0.255Sep 12 12:51:48.173INFO |
| 3662 | 2026-09-12T12:51:49.509Z | INFOadding route 172.17.0.25/32 -> 10.0.0.255 adding route 172.17.0.35/32 -> 10.0.0.255adding route 172.17.0.24/32 -> 10.0.0.255 |
| 3663 | 2026-09-12T12:51:49.509Z | |
| 3664 | 2026-09-12T12:51:49.509Z | |
| 3665 | 2026-09-12T12:51:49.509Z | Sep 12 12:51:48.173Sep 12 12:51:48.173Sep 12 12:51:48.173 |
| 3666 | 2026-09-12T12:51:49.509Z | Sep 12 12:51:48.173 DEBGDEBG 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.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 } }] |
| 3667 | 2026-09-12T12:51:49.509Z | |
| 3668 | 2026-09-12T12:51:49.509Z | 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 } }] |
| 3669 | 2026-09-12T12:51:49.509Z | DEBGSep 12 12:51:48.173 Sep 12 12:51:48.173replacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO Sep 12 12:51:48.173 Sep 12 12:51:48.173adding route 172.17.0.36/32 -> 10.0.0.255DEBG 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 } }] |
| 3670 | 2026-09-12T12:51:49.509Z | |
| 3671 | 2026-09-12T12:51:49.510Z | INFO adding route 172.17.0.18/32 -> 10.0.0.255 |
| 3672 | 2026-09-12T12:51:49.510Z | adding route 172.17.0.26/32 -> 10.0.0.255 |
| 3673 | 2026-09-12T12:51:49.510Z | |
| 3674 | 2026-09-12T12:51:49.510Z | Sep 12 12:51:48.173Sep 12 12:51:48.173Sep 12 12:51:48.173Sep 12 12:51:48.173 INFODEBG INFOreplacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.28/32 -> 10.0.0.255 |
| 3675 | 2026-09-12T12:51:49.510Z | DEBGSep 12 12:51:48.173 |
| 3676 | 2026-09-12T12:51:49.510Z | 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.25/32 -> 10.0.0.255DEBGSep 12 12:51:48.173 |
| 3677 | 2026-09-12T12:51:49.510Z | 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 } }] |
| 3678 | 2026-09-12T12:51:49.510Z | Sep 12 12:51:48.173INFO |
| 3679 | 2026-09-12T12:51:49.510Z | Sep 12 12:51:48.173adding route 172.17.0.27/32 -> 10.0.0.255 |
| 3680 | 2026-09-12T12:51:49.510Z | INFO DEBGadding route 172.17.0.37/32 -> 10.0.0.255Sep 12 12:51:48.173 |
| 3681 | 2026-09-12T12:51:49.510Z | Sep 12 12:51:48.173 Sep 12 12:51:48.173 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 } }] |
| 3682 | 2026-09-12T12:51:49.510Z | Sep 12 12:51:48.173replacing 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 } }] |
| 3683 | 2026-09-12T12:51:49.510Z | test route::tests::same_size_non_subset_replace ... ok |
| 3684 | 2026-09-12T12:51:49.510Z | INFO DEBGSep 12 12:51:48.173 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 } }]Sep 12 12:51:48.173 INFO adding route 172.17.0.19/32 -> 10.0.0.255replacing 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 } }] |
| 3685 | 2026-09-12T12:51:49.510Z | adding route 172.17.0.28/32 -> 10.0.0.255 |
| 3686 | 2026-09-12T12:51:49.510Z | INFO |
| 3687 | 2026-09-12T12:51:49.510Z | |
| 3688 | 2026-09-12T12:51:49.510Z | adding route 172.17.0.29/32 -> 10.0.0.255 |
| 3689 | 2026-09-12T12:51:49.510Z | Sep 12 12:51:48.173 Sep 12 12:51:48.173DEBG Sep 12 12:51:48.173INFO Sep 12 12:51:48.173replacing 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 } }] |
| 3690 | 2026-09-12T12:51:49.510Z | DEBGadding route 172.17.0.38/32 -> 10.0.0.255 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 } }] |
| 3691 | 2026-09-12T12:51:49.510Z | Sep 12 12:51:48.173 |
| 3692 | 2026-09-12T12:51:49.510Z | DEBG INFOSep 12 12:51:48.173 Sep 12 12:51:48.173adding route 172.17.0.29/32 -> 10.0.0.255Sep 12 12:51:48.173 |
| 3693 | 2026-09-12T12:51:49.510Z | 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 } }] INFODEBG |
| 3694 | 2026-09-12T12:51:49.510Z | INFOreplacing 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 } }]adding route 172.17.0.30/32 -> 10.0.0.255 Sep 12 12:51:48.173 |
| 3695 | 2026-09-12T12:51:49.510Z | adding route 172.17.0.26/32 -> 10.0.0.255 Sep 12 12:51:48.173DEBG |
| 3696 | 2026-09-12T12:51:49.510Z | INFOSep 12 12:51:48.173 |
| 3697 | 2026-09-12T12:51:49.510Z | 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 } }] |
| 3698 | 2026-09-12T12:51:49.510Z | Sep 12 12:51:48.173adding route 172.17.0.20/32 -> 10.0.0.255 |
| 3699 | 2026-09-12T12:51:49.510Z | Sep 12 12:51:48.173DEBGSep 12 12:51:48.173 DEBGINFO replacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 3700 | 2026-09-12T12:51:49.510Z | replacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.30/32 -> 10.0.0.255Sep 12 12:51:48.173 |
| 3701 | 2026-09-12T12:51:49.510Z | |
| 3702 | 2026-09-12T12:51:49.510Z | adding route 172.17.0.39/32 -> 10.0.0.255 |
| 3703 | 2026-09-12T12:51:49.510Z | Sep 12 12:51:48.173DEBG Sep 12 12:51:48.173Sep 12 12:51:48.173 DEBGDEBG 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 } }]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 } }] |
| 3704 | 2026-09-12T12:51:49.510Z | Sep 12 12:51:48.173 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 |
| 3705 | 2026-09-12T12:51:49.511Z | |
| 3706 | 2026-09-12T12:51:49.511Z | adding route 172.17.0.31/32 -> 10.0.0.255 |
| 3707 | 2026-09-12T12:51:49.511Z | Sep 12 12:51:48.173 INFOSep 12 12:51:48.173 Sep 12 12:51:48.173adding route 172.17.0.40/32 -> 10.0.0.255 adding route 172.17.0.27/32 -> 10.0.0.255 |
| 3708 | 2026-09-12T12:51:49.511Z | Sep 12 12:51:48.173 DEBGINFO replacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:51:48.173 |
| 3709 | 2026-09-12T12:51:49.511Z | adding route 172.17.0.31/32 -> 10.0.0.255 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 } }] |
| 3710 | 2026-09-12T12:51:49.511Z | adding route 172.17.0.21/32 -> 10.0.0.255 |
| 3711 | 2026-09-12T12:51:49.511Z | |
| 3712 | 2026-09-12T12:51:49.511Z | Sep 12 12:51:48.181Sep 12 12:51:48.181 |
| 3713 | 2026-09-12T12:51:49.511Z | DEBG INFOSep 12 12:51:48.181 replacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:51:48.181 |
| 3714 | 2026-09-12T12:51:49.511Z | Sep 12 12:51:48.181 adding route 172.17.0.32/32 -> 10.0.0.255 INFODEBG |
| 3715 | 2026-09-12T12:51:49.511Z | 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 } }] |
| 3716 | 2026-09-12T12:51:49.511Z | Sep 12 12:51:48.181 adding route 172.17.0.41/32 -> 10.0.0.255INFO |
| 3717 | 2026-09-12T12:51:49.511Z | Sep 12 12:51:48.181adding route 172.17.0.32/32 -> 10.0.0.255 DEBG |
| 3718 | 2026-09-12T12:51:49.511Z | replacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:51:48.181Sep 12 12:51:48.181 |
| 3719 | 2026-09-12T12:51:49.515Z | Sep 12 12:51:48.181 INFO DEBGDEBG 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 } }]replacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 12 12:51:48.181 |
| 3720 | 2026-09-12T12:51:49.515Z | |
| 3721 | 2026-09-12T12:51:49.515Z | adding route 172.17.0.22/32 -> 10.0.0.255INFO adding route 172.17.0.33/32 -> 10.0.0.255 |
| 3722 | 2026-09-12T12:51:49.515Z | |
| 3723 | 2026-09-12T12:51:49.515Z | replacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:51:48.181 |
| 3724 | 2026-09-12T12:51:49.515Z | Sep 12 12:51:48.181Sep 12 12:51:48.181 INFO DEBGINFO adding route 172.17.0.33/32 -> 10.0.0.255adding route 172.17.0.42/32 -> 10.0.0.255Sep 12 12:51:48.181 |
| 3725 | 2026-09-12T12:51:49.515Z | |
| 3726 | 2026-09-12T12:51:49.515Z | Sep 12 12:51:48.181 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 } }]DEBG |
| 3727 | 2026-09-12T12:51:49.515Z | replacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 12 12:51:48.181 |
| 3728 | 2026-09-12T12:51:49.515Z | INFOSep 12 12:51:48.181Sep 12 12:51:48.181 DEBG DEBG adding route 172.17.0.28/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 } }] |
| 3729 | 2026-09-12T12:51:49.515Z | |
| 3730 | 2026-09-12T12:51:49.515Z | 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 } }] |
| 3731 | 2026-09-12T12:51:49.515Z | Sep 12 12:51:48.181 Sep 12 12:51:48.181Sep 12 12:51:48.181INFODEBGSep 12 12:51:48.181 INFOINFO INFO replacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.43/32 -> 10.0.0.255 |
| 3732 | 2026-09-12T12:51:49.515Z | |
| 3733 | 2026-09-12T12:51:49.515Z | adding route 172.17.0.34/32 -> 10.0.0.255adding route 172.17.0.23/32 -> 10.0.0.255 |
| 3734 | 2026-09-12T12:51:49.515Z | |
| 3735 | 2026-09-12T12:51:49.515Z | Sep 12 12:51:48.181adding route 172.17.0.34/32 -> 10.0.0.255 DEBGSep 12 12:51:48.181 |
| 3736 | 2026-09-12T12:51:49.516Z | Sep 12 12:51:48.181 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 } }]Sep 12 12:51:48.181replacing 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 } }] |
| 3737 | 2026-09-12T12:51:49.516Z | INFODEBGSep 12 12:51:48.181 |
| 3738 | 2026-09-12T12:51:49.516Z | replacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:51:48.181DEBG Sep 12 12:51:48.181INFO replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.35/32 -> 10.0.0.255INFOadding route 172.17.0.29/32 -> 10.0.0.255 |
| 3739 | 2026-09-12T12:51:49.516Z | |
| 3740 | 2026-09-12T12:51:49.516Z | |
| 3741 | 2026-09-12T12:51:49.516Z | |
| 3742 | 2026-09-12T12:51:49.516Z | Sep 12 12:51:48.181 adding route 172.17.0.44/32 -> 10.0.0.255DEBG |
| 3743 | 2026-09-12T12:51:49.516Z | Sep 12 12:51:48.181replacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:51:48.181 |
| 3744 | 2026-09-12T12:51:49.516Z | INFO Sep 12 12:51:48.181DEBGSep 12 12:51:48.181adding route 172.17.0.35/32 -> 10.0.0.255 Sep 12 12:51:48.181 DEBG |
| 3745 | 2026-09-12T12:51:49.516Z | INFO 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 } }] |
| 3746 | 2026-09-12T12:51:49.516Z | adding route 172.17.0.36/32 -> 10.0.0.255replacing 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 } }] |
| 3747 | 2026-09-12T12:51:49.516Z | INFO |
| 3748 | 2026-09-12T12:51:49.516Z | adding route 172.17.0.24/32 -> 10.0.0.255Sep 12 12:51:48.181 Sep 12 12:51:48.181 |
| 3749 | 2026-09-12T12:51:49.516Z | DEBG Sep 12 12:51:48.181INFO adding route 172.17.0.45/32 -> 10.0.0.255DEBG |
| 3750 | 2026-09-12T12:51:49.516Z | 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 } }] |
| 3751 | 2026-09-12T12:51:49.516Z | 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 } }] |
| 3752 | 2026-09-12T12:51:49.516Z | Sep 12 12:51:48.181Sep 12 12:51:48.181 Sep 12 12:51:48.181DEBG Sep 12 12:51:48.181INFODEBG |
| 3753 | 2026-09-12T12:51:49.516Z | adding route 172.17.0.30/32 -> 10.0.0.255 Sep 12 12:51:48.181replacing 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 |
| 3754 | 2026-09-12T12:51:49.516Z | 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 } }] |
| 3755 | 2026-09-12T12:51:49.516Z | INFO adding route 172.17.0.37/32 -> 10.0.0.255Sep 12 12:51:48.181 |
| 3756 | 2026-09-12T12:51:49.516Z | Sep 12 12:51:48.181 INFOadding route 172.17.0.36/32 -> 10.0.0.255 |
| 3757 | 2026-09-12T12:51:49.516Z | |
| 3758 | 2026-09-12T12:51:49.516Z | INFOSep 12 12:51:48.181adding route 172.17.0.46/32 -> 10.0.0.255 |
| 3759 | 2026-09-12T12:51:49.516Z | Sep 12 12:51:48.181 Sep 12 12:51:48.181 DEBG DEBG 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 } }]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 } }] |
| 3760 | 2026-09-12T12:51:49.516Z | |
| 3761 | 2026-09-12T12:51:49.516Z | Sep 12 12:51:48.181replacing 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 |
| 3762 | 2026-09-12T12:51:49.516Z | 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.25/32 -> 10.0.0.255 |
| 3763 | 2026-09-12T12:51:49.516Z | |
| 3764 | 2026-09-12T12:51:49.516Z | Sep 12 12:51:48.181 DEBG Sep 12 12:51:48.181replacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 12 12:51:48.181Sep 12 12:51:48.181Sep 12 12:51:48.181DEBG INFOINFO adding route 172.17.0.37/32 -> 10.0.0.255adding route 172.17.0.47/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 } }]INFO |
| 3765 | 2026-09-12T12:51:49.516Z | |
| 3766 | 2026-09-12T12:51:49.516Z | |
| 3767 | 2026-09-12T12:51:49.516Z | adding route 172.17.0.38/32 -> 10.0.0.255Sep 12 12:51:48.181 |
| 3768 | 2026-09-12T12:51:49.516Z | DEBGSep 12 12:51:48.181Sep 12 12:51:48.181 replacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 3769 | 2026-09-12T12:51:49.516Z | |
| 3770 | 2026-09-12T12:51:49.516Z | Sep 12 12:51:48.181adding route 172.17.0.31/32 -> 10.0.0.255 |
| 3771 | 2026-09-12T12:51:49.516Z | Sep 12 12:51:48.181Sep 12 12:51:48.181INFO DEBG adding route 172.17.0.26/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 } }] |
| 3772 | 2026-09-12T12:51:49.516Z | INFODEBG |
| 3773 | 2026-09-12T12:51:49.516Z | 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.38/32 -> 10.0.0.255 |
| 3774 | 2026-09-12T12:51:49.516Z | |
| 3775 | 2026-09-12T12:51:49.517Z | Sep 12 12:51:48.181Sep 12 12:51:48.181 DEBGINFO Sep 12 12:51:48.181adding route 172.17.0.39/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 } }] Sep 12 12:51:48.181INFO |
| 3776 | 2026-09-12T12:51:49.517Z | Sep 12 12:51:48.181 |
| 3777 | 2026-09-12T12:51:49.517Z | adding route 172.17.0.48/32 -> 10.0.0.255 |
| 3778 | 2026-09-12T12:51:49.517Z | DEBGSep 12 12:51:48.181 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 } }]DEBGDEBG Sep 12 12:51:48.181Sep 12 12:51:48.181 |
| 3779 | 2026-09-12T12:51:49.517Z | 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 |
| 3780 | 2026-09-12T12:51:49.517Z | 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 } }]INFOreplacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3781 | 2026-09-12T12:51:49.517Z | Sep 12 12:51:48.181Sep 12 12:51:48.181 |
| 3782 | 2026-09-12T12:51:49.517Z | adding route 172.17.0.27/32 -> 10.0.0.255INFO INFO |
| 3783 | 2026-09-12T12:51:49.517Z | adding route 172.17.0.40/32 -> 10.0.0.255adding route 172.17.0.39/32 -> 10.0.0.255Sep 12 12:51:48.181 |
| 3784 | 2026-09-12T12:51:49.517Z | |
| 3785 | 2026-09-12T12:51:49.517Z | Sep 12 12:51:48.181 INFODEBGSep 12 12:51:48.181 adding route 172.17.0.49/32 -> 10.0.0.255INFO |
| 3786 | 2026-09-12T12:51:49.517Z | replacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 12 12:51:48.181adding route 172.17.0.32/32 -> 10.0.0.255 Sep 12 12:51:48.181DEBG |
| 3787 | 2026-09-12T12:51:49.517Z | 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 } }] |
| 3788 | 2026-09-12T12:51:49.517Z | DEBG |
| 3789 | 2026-09-12T12:51:49.517Z | Sep 12 12:51:48.181 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 |
| 3790 | 2026-09-12T12:51:49.517Z | Sep 12 12:51:48.181Sep 12 12:51:48.181Sep 12 12:51:48.181replacing 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 } }] |
| 3791 | 2026-09-12T12:51:49.517Z | INFOINFO Sep 12 12:51:48.181adding route 172.17.0.41/32 -> 10.0.0.255 Sep 12 12:51:48.181 |
| 3792 | 2026-09-12T12:51:49.517Z | INFO INFOadding route 172.17.0.40/32 -> 10.0.0.255DEBGSep 12 12:51:48.181 adding route 172.17.0.28/32 -> 10.0.0.255 adding route 172.17.0.50/32 -> 10.0.0.255 |
| 3793 | 2026-09-12T12:51:49.517Z | |
| 3794 | 2026-09-12T12:51:49.517Z | |
| 3795 | 2026-09-12T12:51:49.517Z | 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 } }] |
| 3796 | 2026-09-12T12:51:49.517Z | Sep 12 12:51:48.181Sep 12 12:51:48.181 replacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:51:48.181 Sep 12 12:51:48.181DEBG |
| 3797 | 2026-09-12T12:51:49.517Z | INFOreplacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG DEBG |
| 3798 | 2026-09-12T12:51:49.517Z | replacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:51:48.181replacing 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 } }] |
| 3799 | 2026-09-12T12:51:49.517Z | adding route 172.17.0.33/32 -> 10.0.0.255Sep 12 12:51:48.181 |
| 3800 | 2026-09-12T12:51:49.517Z | INFO |
| 3801 | 2026-09-12T12:51:49.517Z | INFO adding route 172.17.0.42/32 -> 10.0.0.255adding route 172.17.0.51/32 -> 10.0.0.255 |
| 3802 | 2026-09-12T12:51:49.517Z | |
| 3803 | 2026-09-12T12:51:49.517Z | Sep 12 12:51:48.181 Sep 12 12:51:48.181Sep 12 12:51:48.181Sep 12 12:51:48.181 INFO DEBGSep 12 12:51:48.181 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 } }]DEBGDEBG |
| 3804 | 2026-09-12T12:51:49.517Z | replacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.29/32 -> 10.0.0.255INFOreplacing 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 } }] |
| 3805 | 2026-09-12T12:51:49.517Z | Sep 12 12:51:48.181 adding route 172.17.0.41/32 -> 10.0.0.255 |
| 3806 | 2026-09-12T12:51:49.517Z | INFO |
| 3807 | 2026-09-12T12:51:49.517Z | |
| 3808 | 2026-09-12T12:51:49.517Z | Sep 12 12:51:48.181 DEBGadding route 172.17.0.43/32 -> 10.0.0.255 |
| 3809 | 2026-09-12T12:51:49.517Z | Sep 12 12:51:48.181replacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:51:48.181Sep 12 12:51:48.181 |
| 3810 | 2026-09-12T12:51:49.517Z | INFO INFOadding route 172.17.0.52/32 -> 10.0.0.255DEBG Sep 12 12:51:48.181 |
| 3811 | 2026-09-12T12:51:49.517Z | replacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.34/32 -> 10.0.0.255DEBG |
| 3812 | 2026-09-12T12:51:49.517Z | |
| 3813 | 2026-09-12T12:51:49.517Z | Sep 12 12:51:48.181 Sep 12 12:51:48.181 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 |
| 3814 | 2026-09-12T12:51:49.517Z | 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 } }] |
| 3815 | 2026-09-12T12:51:49.518Z | INFOSep 12 12:51:48.181Sep 12 12:51:48.181 INFOadding route 172.17.0.30/32 -> 10.0.0.255Sep 12 12:51:48.181 |
| 3816 | 2026-09-12T12:51:49.518Z | Sep 12 12:51:48.181INFO INFO adding route 172.17.0.42/32 -> 10.0.0.255 |
| 3817 | 2026-09-12T12:51:49.518Z | DEBGadding route 172.17.0.53/32 -> 10.0.0.255Sep 12 12:51:48.181adding route 172.17.0.44/32 -> 10.0.0.255 |
| 3818 | 2026-09-12T12:51:49.518Z | |
| 3819 | 2026-09-12T12:51:49.522Z | 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 } }] |
| 3820 | 2026-09-12T12:51:49.522Z | DEBG Sep 12 12:51:48.181replacing 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 } }] |
| 3821 | 2026-09-12T12:51:49.522Z | DEBGSep 12 12:51:48.181 replacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:51:48.181 DEBGDEBGSep 12 12:51:48.181Sep 12 12:51:48.181 |
| 3822 | 2026-09-12T12:51:49.522Z | INFOreplacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] adding route 172.17.0.35/32 -> 10.0.0.255 |
| 3823 | 2026-09-12T12:51:49.522Z | INFO |
| 3824 | 2026-09-12T12:51:49.522Z | Sep 12 12:51:48.181replacing 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 } }] |
| 3825 | 2026-09-12T12:51:49.522Z | adding route 172.17.0.31/32 -> 10.0.0.255Sep 12 12:51:48.181INFOSep 12 12:51:48.181 adding route 172.17.0.45/32 -> 10.0.0.255 |
| 3826 | 2026-09-12T12:51:49.522Z | INFO adding route 172.17.0.54/32 -> 10.0.0.255Sep 12 12:51:48.181 |
| 3827 | 2026-09-12T12:51:49.522Z | Sep 12 12:51:48.181 |
| 3828 | 2026-09-12T12:51:49.522Z | INFO DEBGSep 12 12:51:48.181 DEBGSep 12 12:51:48.181replacing 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.43/32 -> 10.0.0.255 |
| 3829 | 2026-09-12T12:51:49.522Z | 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 } }] |
| 3830 | 2026-09-12T12:51:49.522Z | Sep 12 12:51:48.189 Sep 12 12:51:48.189DEBG |
| 3831 | 2026-09-12T12:51:49.522Z | INFO 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 } }]adding route 172.17.0.46/32 -> 10.0.0.255 |
| 3832 | 2026-09-12T12:51:49.522Z | |
| 3833 | 2026-09-12T12:51:49.522Z | Sep 12 12:51:48.189 INFOSep 12 12:51:48.189 Sep 12 12:51:48.189adding route 172.17.0.36/32 -> 10.0.0.255 DEBG |
| 3834 | 2026-09-12T12:51:49.522Z | INFO adding route 172.17.0.44/32 -> 10.0.0.255 |
| 3835 | 2026-09-12T12:51:49.522Z | 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 } }] |
| 3836 | 2026-09-12T12:51:49.522Z | Sep 12 12:51:48.189Sep 12 12:51:48.189DEBG INFOSep 12 12:51:48.189replacing 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 } }] |
| 3837 | 2026-09-12T12:51:49.522Z | DEBG DEBG adding route 172.17.0.47/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 } }] |
| 3838 | 2026-09-12T12:51:49.522Z | |
| 3839 | 2026-09-12T12:51:49.522Z | 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 } }] |
| 3840 | 2026-09-12T12:51:49.522Z | Sep 12 12:51:48.189 DEBGSep 12 12:51:48.189 Sep 12 12:51:48.189INFOreplacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 12 12:51:48.189 |
| 3841 | 2026-09-12T12:51:49.522Z | adding route 172.17.0.32/32 -> 10.0.0.255INFOINFO adding route 172.17.0.45/32 -> 10.0.0.255 |
| 3842 | 2026-09-12T12:51:49.522Z | |
| 3843 | 2026-09-12T12:51:49.522Z | adding route 172.17.0.37/32 -> 10.0.0.255 |
| 3844 | 2026-09-12T12:51:49.522Z | Sep 12 12:51:48.189Sep 12 12:51:48.189 Sep 12 12:51:48.189 INFO DEBGDEBG Sep 12 12:51:48.189adding route 172.17.0.48/32 -> 10.0.0.255 |
| 3845 | 2026-09-12T12:51:49.522Z | 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 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 } }] |
| 3846 | 2026-09-12T12:51:49.522Z | |
| 3847 | 2026-09-12T12:51:49.522Z | DEBGSep 12 12:51:48.189 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 |
| 3848 | 2026-09-12T12:51:49.522Z | replacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:51:48.189 |
| 3849 | 2026-09-12T12:51:49.522Z | Sep 12 12:51:48.189 Sep 12 12:51:48.189INFO INFOadding route 172.17.0.33/32 -> 10.0.0.255Sep 12 12:51:48.189 |
| 3850 | 2026-09-12T12:51:49.522Z | adding route 172.17.0.46/32 -> 10.0.0.255 |
| 3851 | 2026-09-12T12:51:49.523Z | INFO Sep 12 12:51:48.189adding route 172.17.0.49/32 -> 10.0.0.255 INFO |
| 3852 | 2026-09-12T12:51:49.523Z | 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 } }]adding route 172.17.0.38/32 -> 10.0.0.255 |
| 3853 | 2026-09-12T12:51:49.523Z | |
| 3854 | 2026-09-12T12:51:49.523Z | Sep 12 12:51:48.189Sep 12 12:51:48.189 DEBGSep 12 12:51:48.189DEBG DEBGreplacing 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 } }] |
| 3855 | 2026-09-12T12:51:49.523Z | 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 12 12:51:48.189replacing 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 } }] |
| 3856 | 2026-09-12T12:51:49.523Z | Sep 12 12:51:48.189INFO adding route 172.17.0.34/32 -> 10.0.0.255 |
| 3857 | 2026-09-12T12:51:49.523Z | INFO |
| 3858 | 2026-09-12T12:51:49.523Z | adding route 172.17.0.50/32 -> 10.0.0.255 |
| 3859 | 2026-09-12T12:51:49.523Z | Sep 12 12:51:48.189 INFOSep 12 12:51:48.189 Sep 12 12:51:48.189 adding route 172.17.0.47/32 -> 10.0.0.255INFO |
| 3860 | 2026-09-12T12:51:49.523Z | DEBGSep 12 12:51:48.189 DEBGadding route 172.17.0.39/32 -> 10.0.0.255 replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:51:48.189 |
| 3861 | 2026-09-12T12:51:49.523Z | |
| 3862 | 2026-09-12T12:51:49.523Z | |
| 3863 | 2026-09-12T12:51:49.523Z | 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 } }]Sep 12 12:51:48.189Sep 12 12:51:48.189 INFO |
| 3864 | 2026-09-12T12:51:49.523Z | INFOadding route 172.17.0.51/32 -> 10.0.0.255 Sep 12 12:51:48.189 |
| 3865 | 2026-09-12T12:51:49.523Z | adding route 172.17.0.35/32 -> 10.0.0.255 |
| 3866 | 2026-09-12T12:51:49.523Z | Sep 12 12:51:48.189 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 } }]Sep 12 12:51:48.189Sep 12 12:51:48.189 |
| 3867 | 2026-09-12T12:51:49.523Z | DEBGDEBGadding route 172.17.0.48/32 -> 10.0.0.255 |
| 3868 | 2026-09-12T12:51:49.523Z | replacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 3869 | 2026-09-12T12:51:49.523Z | |
| 3870 | 2026-09-12T12:51:49.523Z | Sep 12 12:51:48.189Sep 12 12:51:48.189 Sep 12 12:51:48.189INFOINFO DEBGadding route 172.17.0.52/32 -> 10.0.0.255adding route 172.17.0.36/32 -> 10.0.0.255 |
| 3871 | 2026-09-12T12:51:49.523Z | |
| 3872 | 2026-09-12T12:51:49.523Z | replacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:51:48.189 |
| 3873 | 2026-09-12T12:51:49.523Z | INFOSep 12 12:51:48.189 Sep 12 12:51:48.189adding route 172.17.0.40/32 -> 10.0.0.255 |
| 3874 | 2026-09-12T12:51:49.523Z | DEBGDEBG replacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:51:48.189 |
| 3875 | 2026-09-12T12:51:49.523Z | Sep 12 12:51:48.189 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 } }]INFO |
| 3876 | 2026-09-12T12:51:49.523Z | DEBG Sep 12 12:51:48.189replacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] adding route 172.17.0.49/32 -> 10.0.0.255 |
| 3877 | 2026-09-12T12:51:49.523Z | Sep 12 12:51:48.189INFO |
| 3878 | 2026-09-12T12:51:49.523Z | Sep 12 12:51:48.189INFO adding route 172.17.0.37/32 -> 10.0.0.255INFO |
| 3879 | 2026-09-12T12:51:49.523Z | adding route 172.17.0.41/32 -> 10.0.0.255adding route 172.17.0.53/32 -> 10.0.0.255 |
| 3880 | 2026-09-12T12:51:49.523Z | |
| 3881 | 2026-09-12T12:51:49.523Z | test route::tests::add_target_fails_full ... ok |
| 3882 | 2026-09-12T12:51:49.523Z | Sep 12 12:51:48.189Sep 12 12:51:48.189 DEBG DEBG Sep 12 12:51:48.189replacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:51:48.189replacing 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 |
| 3883 | 2026-09-12T12:51:49.523Z | |
| 3884 | 2026-09-12T12:51:49.523Z | 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 } }]DEBG |
| 3885 | 2026-09-12T12:51:49.523Z | test route::tests::delete_targets_fragmented ... ok |
| 3886 | 2026-09-12T12:51:49.523Z | test route::tests::delete_targets_full ... ok |
| 3887 | 2026-09-12T12:51:49.523Z | Sep 12 12:51:48.189replacing 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 } }] |
| 3888 | 2026-09-12T12:51:49.523Z | INFO adding route 172.17.0.38/32 -> 10.0.0.255Sep 12 12:51:48.189 |
| 3889 | 2026-09-12T12:51:49.523Z | Sep 12 12:51:48.189INFO Sep 12 12:51:48.189 INFOadding route 172.17.0.50/32 -> 10.0.0.255 |
| 3890 | 2026-09-12T12:51:49.524Z | adding route 172.17.0.42/32 -> 10.0.0.255Sep 12 12:51:48.189INFO |
| 3891 | 2026-09-12T12:51:49.524Z | DEBG Sep 12 12:51:48.189 adding route 172.17.0.54/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 } }] |
| 3892 | 2026-09-12T12:51:49.524Z | DEBGSep 12 12:51:48.189 |
| 3893 | 2026-09-12T12:51:49.524Z | replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG Sep 12 12:51:48.189replacing 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 } }] |
| 3894 | 2026-09-12T12:51:49.524Z | DEBGSep 12 12:51:48.189 |
| 3895 | 2026-09-12T12:51:49.524Z | 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 } }] |
| 3896 | 2026-09-12T12:51:49.524Z | INFO adding route 172.17.0.39/32 -> 10.0.0.255Sep 12 12:51:48.189Sep 12 12:51:48.189 |
| 3897 | 2026-09-12T12:51:49.524Z | Sep 12 12:51:48.189 INFO INFOadding route 172.17.0.43/32 -> 10.0.0.255INFO |
| 3898 | 2026-09-12T12:51:49.524Z | adding route 172.17.0.55/32 -> 10.0.0.255 |
| 3899 | 2026-09-12T12:51:49.524Z | Sep 12 12:51:48.189adding route 172.17.0.51/32 -> 10.0.0.255 |
| 3900 | 2026-09-12T12:51:49.524Z | Sep 12 12:51:48.189DEBG Sep 12 12:51:48.189DEBG 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.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.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 } }] |
| 3901 | 2026-09-12T12:51:49.524Z | |
| 3902 | 2026-09-12T12:51:49.524Z | |
| 3903 | 2026-09-12T12:51:49.524Z | Sep 12 12:51:48.189Sep 12 12:51:48.189Sep 12 12:51:48.189 DEBG INFOSep 12 12:51:48.189replacing 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 |
| 3904 | 2026-09-12T12:51:49.524Z | adding route 172.17.0.40/32 -> 10.0.0.255 |
| 3905 | 2026-09-12T12:51:49.524Z | INFO Sep 12 12:51:48.189 adding route 172.17.0.44/32 -> 10.0.0.255adding route 172.17.0.56/32 -> 10.0.0.255 |
| 3906 | 2026-09-12T12:51:49.524Z | |
| 3907 | 2026-09-12T12:51:49.524Z | INFO Sep 12 12:51:48.189adding route 172.17.0.52/32 -> 10.0.0.255 |
| 3908 | 2026-09-12T12:51:49.524Z | DEBGSep 12 12:51:48.189 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 } }]DEBGSep 12 12:51:48.189 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 } }] |
| 3909 | 2026-09-12T12:51:49.524Z | 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 12 12:51:48.189 |
| 3910 | 2026-09-12T12:51:49.524Z | 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 } }] |
| 3911 | 2026-09-12T12:51:49.524Z | |
| 3912 | 2026-09-12T12:51:49.524Z | Sep 12 12:51:48.189Sep 12 12:51:48.189 INFO INFOSep 12 12:51:48.189 adding route 172.17.0.41/32 -> 10.0.0.255 adding route 172.17.0.45/32 -> 10.0.0.255INFO |
| 3913 | 2026-09-12T12:51:49.524Z | |
| 3914 | 2026-09-12T12:51:49.524Z | adding route 172.17.0.57/32 -> 10.0.0.255Sep 12 12:51:48.189 INFO |
| 3915 | 2026-09-12T12:51:49.524Z | Sep 12 12:51:48.189adding route 172.17.0.53/32 -> 10.0.0.255 |
| 3916 | 2026-09-12T12:51:49.524Z | DEBG Sep 12 12:51:48.189replacing 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 } }] |
| 3917 | 2026-09-12T12:51:49.524Z | DEBG Sep 12 12:51:48.189Sep 12 12:51:48.189replacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 12 12:51:48.189DEBG |
| 3918 | 2026-09-12T12:51:49.524Z | DEBG INFOreplacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]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 } }] |
| 3919 | 2026-09-12T12:51:49.528Z | adding route 172.17.0.42/32 -> 10.0.0.255 |
| 3920 | 2026-09-12T12:51:49.528Z | |
| 3921 | 2026-09-12T12:51:49.528Z | Sep 12 12:51:48.189 Sep 12 12:51:48.189INFO INFOSep 12 12:51:48.189 adding route 172.17.0.46/32 -> 10.0.0.255Sep 12 12:51:48.189 adding route 172.17.0.54/32 -> 10.0.0.255 |
| 3922 | 2026-09-12T12:51:49.528Z | DEBG |
| 3923 | 2026-09-12T12:51:49.528Z | 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 } }] adding route 172.17.0.58/32 -> 10.0.0.255 |
| 3924 | 2026-09-12T12:51:49.528Z | |
| 3925 | 2026-09-12T12:51:49.528Z | Sep 12 12:51:48.189Sep 12 12:51:48.189 DEBGSep 12 12:51:48.189DEBG Sep 12 12:51:48.189INFO 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 } }]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 } }] |
| 3926 | 2026-09-12T12:51:49.528Z | 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 } }] |
| 3927 | 2026-09-12T12:51:49.528Z | |
| 3928 | 2026-09-12T12:51:49.529Z | adding route 172.17.0.43/32 -> 10.0.0.255 |
| 3929 | 2026-09-12T12:51:49.529Z | Sep 12 12:51:48.189Sep 12 12:51:48.189 INFOSep 12 12:51:48.189 INFOadding route 172.17.0.55/32 -> 10.0.0.255 |
| 3930 | 2026-09-12T12:51:49.529Z | Sep 12 12:51:48.189adding route 172.17.0.47/32 -> 10.0.0.255DEBG INFO |
| 3931 | 2026-09-12T12:51:49.529Z | adding route 172.17.0.59/32 -> 10.0.0.255 |
| 3932 | 2026-09-12T12:51:49.529Z | Sep 12 12:51:48.189replacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 12 12:51:48.189 |
| 3933 | 2026-09-12T12:51:49.529Z | DEBG DEBGSep 12 12:51:48.189 Sep 12 12:51:48.189replacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 172.17.0.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 } }] |
| 3934 | 2026-09-12T12:51:49.529Z | INFO |
| 3935 | 2026-09-12T12:51:49.529Z | DEBG adding route 172.17.0.44/32 -> 10.0.0.255replacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3936 | 2026-09-12T12:51:49.529Z | |
| 3937 | 2026-09-12T12:51:49.529Z | Sep 12 12:51:48.189Sep 12 12:51:48.189 INFOINFO adding route 172.17.0.48/32 -> 10.0.0.255adding route 172.17.0.56/32 -> 10.0.0.255 |
| 3938 | 2026-09-12T12:51:49.529Z | |
| 3939 | 2026-09-12T12:51:49.529Z | Sep 12 12:51:48.189 INFOSep 12 12:51:48.189 Sep 12 12:51:48.189 adding route 172.17.0.60/32 -> 10.0.0.255DEBG |
| 3940 | 2026-09-12T12:51:49.529Z | 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 } }]Sep 12 12:51:48.189 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 } }] |
| 3941 | 2026-09-12T12:51:49.529Z | |
| 3942 | 2026-09-12T12:51:49.529Z | DEBG Sep 12 12:51:48.189replacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:51:48.189 |
| 3943 | 2026-09-12T12:51:49.529Z | DEBGINFO replacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.45/32 -> 10.0.0.255Sep 12 12:51:48.189Sep 12 12:51:48.189 |
| 3944 | 2026-09-12T12:51:49.529Z | |
| 3945 | 2026-09-12T12:51:49.530Z | INFOINFOSep 12 12:51:48.189 Sep 12 12:51:48.189DEBG adding route 172.17.0.57/32 -> 10.0.0.255INFO |
| 3946 | 2026-09-12T12:51:49.530Z | 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.61/32 -> 10.0.0.255 |
| 3947 | 2026-09-12T12:51:49.530Z | Sep 12 12:51:48.189 |
| 3948 | 2026-09-12T12:51:49.530Z | DEBGadding route 172.17.0.49/32 -> 10.0.0.255 |
| 3949 | 2026-09-12T12:51:49.530Z | 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 } }] |
| 3950 | 2026-09-12T12:51:49.530Z | Sep 12 12:51:48.189Sep 12 12:51:48.189 Sep 12 12:51:48.195INFO INFOadding route 172.17.0.46/32 -> 10.0.0.255 adding route 172.17.0.58/32 -> 10.0.0.255DEBG |
| 3951 | 2026-09-12T12:51:49.530Z | |
| 3952 | 2026-09-12T12:51:49.530Z | 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 } }] |
| 3953 | 2026-09-12T12:51:49.530Z | DEBG Sep 12 12:51:48.195 replacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:51:48.195DEBG |
| 3954 | 2026-09-12T12:51:49.530Z | Sep 12 12:51:48.195replacing 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 } }] DEBG |
| 3955 | 2026-09-12T12:51:49.530Z | INFO adding route 172.17.0.62/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 } }] |
| 3956 | 2026-09-12T12:51:49.530Z | |
| 3957 | 2026-09-12T12:51:49.530Z | Sep 12 12:51:48.195 Sep 12 12:51:48.195INFO Sep 12 12:51:48.195Sep 12 12:51:48.195INFOadding route 172.17.0.59/32 -> 10.0.0.255 DEBG INFOadding route 172.17.0.55/32 -> 10.0.0.255 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 } }] |
| 3958 | 2026-09-12T12:51:49.530Z | adding route 172.17.0.47/32 -> 10.0.0.255 |
| 3959 | 2026-09-12T12:51:49.530Z | |
| 3960 | 2026-09-12T12:51:49.530Z | |
| 3961 | 2026-09-12T12:51:49.530Z | Sep 12 12:51:48.195Sep 12 12:51:48.195Sep 12 12:51:48.195Sep 12 12:51:48.195 INFO DEBGadding route 172.17.0.63/32 -> 10.0.0.255DEBG |
| 3962 | 2026-09-12T12:51:49.530Z | 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 } }] |
| 3963 | 2026-09-12T12:51:49.530Z | 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.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:51:48.195 |
| 3964 | 2026-09-12T12:51:49.530Z | DEBG |
| 3965 | 2026-09-12T12:51:49.530Z | 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 } }] |
| 3966 | 2026-09-12T12:51:49.530Z | Sep 12 12:51:48.195Sep 12 12:51:48.195 Sep 12 12:51:48.195INFO Sep 12 12:51:48.195INFOINFO adding route 172.17.0.48/32 -> 10.0.0.255DEBG |
| 3967 | 2026-09-12T12:51:49.530Z | adding route 172.17.0.56/32 -> 10.0.0.255adding route 172.17.0.60/32 -> 10.0.0.255 |
| 3968 | 2026-09-12T12:51:49.530Z | |
| 3969 | 2026-09-12T12:51:49.530Z | failed to allocate space for the new target list |
| 3970 | 2026-09-12T12:51:49.530Z | Sep 12 12:51:48.195Sep 12 12:51:48.195 DEBGSep 12 12:51:48.195 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 } }]DEBGSep 12 12:51:48.195 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]Sep 12 12:51:48.195 |
| 3971 | 2026-09-12T12:51:49.530Z | DEBG |
| 3972 | 2026-09-12T12:51:49.530Z | 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 |
| 3973 | 2026-09-12T12:51:49.530Z | 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 } }]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 } }] |
| 3974 | 2026-09-12T12:51:49.530Z | Sep 12 12:51:48.195 |
| 3975 | 2026-09-12T12:51:49.530Z | Sep 12 12:51:48.195DEBG Sep 12 12:51:48.195INFOSep 12 12:51:48.195 failed to allocate space for the new target listDEBG |
| 3976 | 2026-09-12T12:51:49.530Z | adding route 172.17.0.49/32 -> 10.0.0.255 INFOfailed to allocate space for the new target list |
| 3977 | 2026-09-12T12:51:49.530Z | |
| 3978 | 2026-09-12T12:51:49.530Z | adding route 172.17.0.57/32 -> 10.0.0.255Sep 12 12:51:48.195 INFO |
| 3979 | 2026-09-12T12:51:49.530Z | test route::tests::delete_target_fragmented ... ok |
| 3980 | 2026-09-12T12:51:49.530Z | Sep 12 12:51:48.195Sep 12 12:51:48.195 DEBGDEBGSep 12 12:51:48.195 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 } }]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.2, vlan_id: None } }] adding route 172.17.0.50/32 -> 10.0.0.255 |
| 3981 | 2026-09-12T12:51:49.530Z | |
| 3982 | 2026-09-12T12:51:49.530Z | 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 } }] |
| 3983 | 2026-09-12T12:51:49.530Z | |
| 3984 | 2026-09-12T12:51:49.530Z | Sep 12 12:51:48.195 INFO Sep 12 12:51:48.195adding route 172.17.0.50/32 -> 10.0.0.255Sep 12 12:51:48.195 |
| 3985 | 2026-09-12T12:51:49.530Z | test route::tests::delete_target_full ... ok |
| 3986 | 2026-09-12T12:51:49.531Z | DEBGINFO adding route 172.17.0.58/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 } }]Sep 12 12:51:48.195 |
| 3987 | 2026-09-12T12:51:49.531Z | |
| 3988 | 2026-09-12T12:51:49.531Z | |
| 3989 | 2026-09-12T12:51:49.531Z | test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s |
| 3990 | 2026-09-12T12:51:49.531Z | 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 } }] |
| 3991 | 2026-09-12T12:51:49.531Z | |
| 3992 | 2026-09-12T12:51:49.531Z | Sep 12 12:51:48.195Sep 12 12:51:48.195 DEBGSep 12 12:51:48.195 INFOreplacing 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 } }] |
| 3993 | 2026-09-12T12:51:49.531Z | INFO adding route 172.17.0.51/32 -> 10.0.0.255 |
| 3994 | 2026-09-12T12:51:49.531Z | adding route 172.17.0.51/32 -> 10.0.0.255Sep 12 12:51:48.195 |
| 3995 | 2026-09-12T12:51:49.531Z | INFO adding route 172.17.0.59/32 -> 10.0.0.255Sep 12 12:51:48.195Sep 12 12:51:48.195 |
| 3996 | 2026-09-12T12:51:49.531Z | DEBG DEBGreplacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:51:48.195 |
| 3997 | 2026-09-12T12:51:49.531Z | 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 } }]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 } }] |
| 3998 | 2026-09-12T12:51:49.531Z | |
| 3999 | 2026-09-12T12:51:49.531Z | Sep 12 12:51:48.195 INFO adding route 172.17.0.52/32 -> 10.0.0.255 |
| 4000 | 2026-09-12T12:51:49.531Z | Sep 12 12:51:48.195Sep 12 12:51:48.195 INFO INFOadding route 172.17.0.60/32 -> 10.0.0.255 Sep 12 12:51:48.195 |
| 4001 | 2026-09-12T12:51:49.531Z | DEBGadding route 172.17.0.52/32 -> 10.0.0.255 |
| 4002 | 2026-09-12T12:51:49.531Z | 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 } }] |
| 4003 | 2026-09-12T12:51:49.531Z | Sep 12 12:51:48.195Sep 12 12:51:48.195 DEBGDEBG replacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:51:48.195 |
| 4004 | 2026-09-12T12:51:49.531Z | |
| 4005 | 2026-09-12T12:51:49.531Z | INFO adding route 172.17.0.53/32 -> 10.0.0.255 |
| 4006 | 2026-09-12T12:51:49.531Z | Sep 12 12:51:48.195Sep 12 12:51:48.195 Sep 12 12:51:48.195DEBG DEBGfailed to allocate space for the new target list |
| 4007 | 2026-09-12T12:51:49.531Z | 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 } }]INFO |
| 4008 | 2026-09-12T12:51:49.531Z | adding route 172.17.0.53/32 -> 10.0.0.255Sep 12 12:51:48.195 |
| 4009 | 2026-09-12T12:51:49.531Z | Sep 12 12:51:48.195DEBG 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.2, vlan_id: None } }] |
| 4010 | 2026-09-12T12:51:49.531Z | adding route 172.17.0.54/32 -> 10.0.0.255 |
| 4011 | 2026-09-12T12:51:49.531Z | Sep 12 12:51:48.195 DEBGSep 12 12:51:48.195 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 } }]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 } }] |
| 4012 | 2026-09-12T12:51:49.531Z | |
| 4013 | 2026-09-12T12:51:49.531Z | Sep 12 12:51:48.205 INFOSep 12 12:51:48.205 adding route 172.17.0.55/32 -> 10.0.0.255INFO |
| 4014 | 2026-09-12T12:51:49.531Z | adding route 172.17.0.54/32 -> 10.0.0.255 |
| 4015 | 2026-09-12T12:51:49.531Z | Sep 12 12:51:48.205 DEBGSep 12 12:51:48.205 replacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 4016 | 2026-09-12T12:51:49.531Z | 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 } }] |
| 4017 | 2026-09-12T12:51:49.531Z | Sep 12 12:51:48.205 Sep 12 12:51:48.205INFO INFOadding route 172.17.0.56/32 -> 10.0.0.255 |
| 4018 | 2026-09-12T12:51:49.531Z | adding route 172.17.0.55/32 -> 10.0.0.255 |
| 4019 | 2026-09-12T12:51:49.535Z | Sep 12 12:51:48.205 Sep 12 12:51:48.205DEBG 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 } }] |
| 4020 | 2026-09-12T12:51:49.535Z | 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 } }] |
| 4021 | 2026-09-12T12:51:49.535Z | Sep 12 12:51:48.205 Sep 12 12:51:48.205INFO INFOadding route 172.17.0.57/32 -> 10.0.0.255 |
| 4022 | 2026-09-12T12:51:49.535Z | adding route 172.17.0.56/32 -> 10.0.0.255 |
| 4023 | 2026-09-12T12:51:49.535Z | Sep 12 12:51:48.205 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 } }] |
| 4024 | 2026-09-12T12:51:49.535Z | Sep 12 12:51:48.205 DEBGSep 12 12:51:48.205 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 } }] |
| 4025 | 2026-09-12T12:51:49.535Z | INFOSep 12 12:51:48.205 adding route 172.17.0.57/32 -> 10.0.0.255INFO |
| 4026 | 2026-09-12T12:51:49.535Z | adding route 172.17.0.58/32 -> 10.0.0.255 |
| 4027 | 2026-09-12T12:51:49.535Z | Sep 12 12:51:48.205 Sep 12 12:51:48.205DEBG 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 } }] |
| 4028 | 2026-09-12T12:51:49.535Z | 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 } }] |
| 4029 | 2026-09-12T12:51:49.535Z | Sep 12 12:51:48.205 Sep 12 12:51:48.205INFO INFOadding route 172.17.0.58/32 -> 10.0.0.255 |
| 4030 | 2026-09-12T12:51:49.535Z | adding route 172.17.0.59/32 -> 10.0.0.255 |
| 4031 | 2026-09-12T12:51:49.535Z | Sep 12 12:51:48.205Sep 12 12:51:48.205 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.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 } }] |
| 4032 | 2026-09-12T12:51:49.536Z | |
| 4033 | 2026-09-12T12:51:49.536Z | Sep 12 12:51:48.205Sep 12 12:51:48.205 INFOINFO adding route 172.17.0.59/32 -> 10.0.0.255adding route 172.17.0.60/32 -> 10.0.0.255 |
| 4034 | 2026-09-12T12:51:49.536Z | |
| 4035 | 2026-09-12T12:51:49.536Z | Sep 12 12:51:48.205Sep 12 12:51:48.205 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.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 } }] |
| 4036 | 2026-09-12T12:51:49.536Z | |
| 4037 | 2026-09-12T12:51:49.536Z | Sep 12 12:51:48.205Sep 12 12:51:48.205 INFOINFO adding route 172.17.0.61/32 -> 10.0.0.255adding route 172.17.0.60/32 -> 10.0.0.255 |
| 4038 | 2026-09-12T12:51:49.536Z | |
| 4039 | 2026-09-12T12:51:49.536Z | Sep 12 12:51:48.205Sep 12 12:51:48.205 DEBGDEBG replacing targets for 172.17.0.61/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 4040 | 2026-09-12T12:51:49.536Z | |
| 4041 | 2026-09-12T12:51:49.536Z | Sep 12 12:51:48.205Sep 12 12:51:48.205 INFODEBG adding route 172.17.0.62/32 -> 10.0.0.255failed to allocate space for the new target list |
| 4042 | 2026-09-12T12:51:49.536Z | |
| 4043 | 2026-09-12T12:51:49.536Z | Sep 12 12:51:48.205Sep 12 12:51:48.205 DEBGDEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]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 } }] |
| 4044 | 2026-09-12T12:51:49.536Z | |
| 4045 | 2026-09-12T12:51:49.536Z | Sep 12 12:51:48.205 DEBG failed to allocate space for the new target list |
| 4046 | 2026-09-12T12:51:49.536Z | Sep 12 12:51:48.205 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 } }] |
| 4047 | 2026-09-12T12:51:49.536Z | Running tests/test_openapi.rs (target/debug/deps/test_openapi-cc2fc6af86348c5b) |
| 4048 | 2026-09-12T12:51:49.536Z | |
| 4049 | 2026-09-12T12:51:49.536Z | running 0 tests |
| 4050 | 2026-09-12T12:51:49.536Z | |
| 4051 | 2026-09-12T12:51:49.536Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4052 | 2026-09-12T12:51:49.536Z | |
| 4053 | 2026-09-12T12:51:49.536Z | Running unittests src/lib.rs (target/debug/deps/dpd_api-129626530bed4535) |
| 4054 | 2026-09-12T12:51:49.536Z | |
| 4055 | 2026-09-12T12:51:49.536Z | running 0 tests |
| 4056 | 2026-09-12T12:51:49.536Z | |
| 4057 | 2026-09-12T12:51:49.537Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4058 | 2026-09-12T12:51:49.537Z | |
| 4059 | 2026-09-12T12:51:49.537Z | Running unittests src/lib.rs (target/debug/deps/dpd_client-afca5f5d515ce1a3) |
| 4060 | 2026-09-12T12:51:49.537Z | |
| 4061 | 2026-09-12T12:51:49.537Z | running 6 tests |
| 4062 | 2026-09-12T12:51:49.537Z | test tests::test_parse_client_port_id ... ok |
| 4063 | 2026-09-12T12:51:49.537Z | test tests::test_port_id_cmp ... ok |
| 4064 | 2026-09-12T12:51:49.537Z | test tests::test_full_lot_id_neither_present ... ok |
| 4065 | 2026-09-12T12:51:49.537Z | test tests::test_full_lot_id_lotnum_only ... ok |
| 4066 | 2026-09-12T12:51:49.537Z | test tests::test_full_lot_id_lot_only ... ok |
| 4067 | 2026-09-12T12:51:49.537Z | test tests::test_full_lot_id_both_present ... ok |
| 4068 | 2026-09-12T12:51:49.537Z | |
| 4069 | 2026-09-12T12:51:49.537Z | test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4070 | 2026-09-12T12:51:49.537Z | |
| 4071 | 2026-09-12T12:51:49.537Z | Running tests/test_all.rs (target/debug/deps/test_all-ef53985cfe7a3a08) |
| 4072 | 2026-09-12T12:51:49.537Z | |
| 4073 | 2026-09-12T12:51:49.537Z | running 0 tests |
| 4074 | 2026-09-12T12:51:49.537Z | |
| 4075 | 2026-09-12T12:51:49.537Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4076 | 2026-09-12T12:51:49.537Z | |
| 4077 | 2026-09-12T12:51:49.537Z | Running unittests src/lib.rs (target/debug/deps/dpd_types-9a1ffdc1254bfaa8) |
| 4078 | 2026-09-12T12:51:49.537Z | |
| 4079 | 2026-09-12T12:51:49.537Z | running 0 tests |
| 4080 | 2026-09-12T12:51:49.537Z | |
| 4081 | 2026-09-12T12:51:49.537Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4082 | 2026-09-12T12:51:49.537Z | |
| 4083 | 2026-09-12T12:51:49.537Z | Running unittests src/lib.rs (target/debug/deps/dpd_types_versions-fbfe8a6c92a1a523) |
| 4084 | 2026-09-12T12:51:49.538Z | |
| 4085 | 2026-09-12T12:51:49.538Z | running 15 tests |
| 4086 | 2026-09-12T12:51:49.538Z | test impls::switch_identifiers::tests::chip_revision_a0 ... ok |
| 4087 | 2026-09-12T12:51:49.538Z | test impls::switch_identifiers::tests::chip_revision_b0 ... ok |
| 4088 | 2026-09-12T12:51:49.538Z | test impls::switch_identifiers::tests::chip_revision_b1 ... ok |
| 4089 | 2026-09-12T12:51:49.538Z | test impls::switch_identifiers::tests::chip_revision_unknown_device_id ... ok |
| 4090 | 2026-09-12T12:51:49.538Z | test impls::switch_identifiers::tests::chip_revision_unknown_rev_num ... ok |
| 4091 | 2026-09-12T12:51:49.538Z | test impls::table::tests::table_entry_new_collects_display_values ... ok |
| 4092 | 2026-09-12T12:51:49.538Z | test impls::table::tests::table_counter_entry_new_collects_key_values ... ok |
| 4093 | 2026-09-12T12:51:49.538Z | test v1::network::tests::test_equal ... ok |
| 4094 | 2026-09-12T12:51:49.538Z | test v1::network::tests::test_eui64 ... ok |
| 4095 | 2026-09-12T12:51:49.538Z | test v1::network::tests::test_into ... ok |
| 4096 | 2026-09-12T12:51:49.538Z | test v1::network::tests::test_not_equal ... ok |
| 4097 | 2026-09-12T12:51:49.538Z | test v1::network::tests::test_to_string ... ok |
| 4098 | 2026-09-12T12:51:49.538Z | test v1::port::tests::port_ids_are_ascii ... ok |
| 4099 | 2026-09-12T12:51:49.538Z | test v1::network::tests::test_parse ... ok |
| 4100 | 2026-09-12T12:51:49.538Z | test v10::oxstats::tests::latest_oximeter_metadata_uses_v10_switch_identifiers ... ok |
| 4101 | 2026-09-12T12:51:49.538Z | |
| 4102 | 2026-09-12T12:51:49.539Z | test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4103 | 2026-09-12T12:51:49.539Z | |
| 4104 | 2026-09-12T12:51:49.539Z | Running unittests src/lib.rs (target/debug/deps/packet-b7146b2a4ac94eed) |
| 4105 | 2026-09-12T12:51:49.539Z | |
| 4106 | 2026-09-12T12:51:49.539Z | running 12 tests |
| 4107 | 2026-09-12T12:51:49.539Z | test icmp::test_v4_checksum ... ok |
| 4108 | 2026-09-12T12:51:49.539Z | test icmp::test_v6_checksum ... ok |
| 4109 | 2026-09-12T12:51:49.539Z | test lldp::test_lldp_parse ... ok |
| 4110 | 2026-09-12T12:51:49.539Z | test ipv6::test_ipv6_parse ... ok |
| 4111 | 2026-09-12T12:51:49.539Z | test pbuf::test_byte ... ok |
| 4112 | 2026-09-12T12:51:49.539Z | test pbuf::test_nibble ... ok |
| 4113 | 2026-09-12T12:51:49.540Z | test pbuf::test_short ... ok |
| 4114 | 2026-09-12T12:51:49.540Z | test pbuf::test_overflow ... ok |
| 4115 | 2026-09-12T12:51:49.540Z | test pbuf::test_twelve ... ok |
| 4116 | 2026-09-12T12:51:49.540Z | test pbuf::test_word ... ok |
| 4117 | 2026-09-12T12:51:49.540Z | test tcp::test_checksum_ack_data ... ok |
| 4118 | 2026-09-12T12:51:49.540Z | test tcp::test_checksum_syn_nodata ... ok |
| 4119 | 2026-09-12T12:51:49.543Z | |
| 4120 | 2026-09-12T12:51:49.543Z | test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4121 | 2026-09-12T12:51:49.543Z | |
| 4122 | 2026-09-12T12:51:49.543Z | Running unittests src/lib.rs (target/debug/deps/pcap-2225aa3176c6479b) |
| 4123 | 2026-09-12T12:51:49.543Z | |
| 4124 | 2026-09-12T12:51:49.543Z | running 0 tests |
| 4125 | 2026-09-12T12:51:49.543Z | |
| 4126 | 2026-09-12T12:51:49.543Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4127 | 2026-09-12T12:51:49.543Z | |
| 4128 | 2026-09-12T12:51:49.543Z | Running unittests src/main.rs (target/debug/deps/swadm-bcdfd33959ff28c7) |
| 4129 | 2026-09-12T12:51:49.543Z | |
| 4130 | 2026-09-12T12:51:49.543Z | running 5 tests |
| 4131 | 2026-09-12T12:51:49.543Z | test switchport::test::test_compute_lanes ... ok |
| 4132 | 2026-09-12T12:51:49.543Z | test switchport::test::port_id_ordering ... ok |
| 4133 | 2026-09-12T12:51:49.544Z | Lane 0 Lane 1 Lane 0Lane 2 Lane 3 |
| 4134 | 2026-09-12T12:51:49.544Z | Lane 1 Rx Loss-of-lock: YesLane 2 Yes Lane 3Yes Yes |
| 4135 | 2026-09-12T12:51:49.544Z | |
| 4136 | 2026-09-12T12:51:49.544Z | State: Activated Rx Loss-of-signal: Yes ActivatedYes Activated YesActivated |
| 4137 | 2026-09-12T12:51:49.544Z | Yes |
| 4138 | 2026-09-12T12:51:49.544Z | Rx Output Enabled: false Rx CDR Enabled: Yes false Yesfalse Yesfalse |
| 4139 | 2026-09-12T12:51:49.544Z | Yes Rx Output Status: valid |
| 4140 | 2026-09-12T12:51:49.544Z | Tx Enabled: Yesvalid Yesvalid validYes |
| 4141 | 2026-09-12T12:51:49.544Z | Yes Rx Loss-of-lock: true |
| 4142 | 2026-09-12T12:51:49.544Z | true Tx Loss-of-lock: Notrue true |
| 4143 | 2026-09-12T12:51:49.544Z | No Rx Loss-of-signal: false No Nofalse |
| 4144 | 2026-09-12T12:51:49.544Z | false Tx Loss-of-signal: No falseNo |
| 4145 | 2026-09-12T12:51:49.544Z | Rx Auto-squelch Disable: true No Notrue |
| 4146 | 2026-09-12T12:51:49.544Z | Tx CDR Enabled: No true trueNo |
| 4147 | 2026-09-12T12:51:49.544Z | Tx Output Enabled: trueNo Notrue |
| 4148 | 2026-09-12T12:51:49.544Z | Tx Adaptive EQ Fault: Notrue trueNo |
| 4149 | 2026-09-12T12:51:49.544Z | Tx Output Status: invalidNo Noinvalid |
| 4150 | 2026-09-12T12:51:49.544Z | Tx Fault: Yesinvalid Yesinvalid |
| 4151 | 2026-09-12T12:51:49.544Z | Yes Tx Loss-of-lock: false Yes |
| 4152 | 2026-09-12T12:51:49.544Z | false false false |
| 4153 | 2026-09-12T12:51:49.544Z | Tx Loss-of-signal: true true true true |
| 4154 | 2026-09-12T12:51:49.544Z | Tx Auto-squelch Disable: false false false false |
| 4155 | 2026-09-12T12:51:49.544Z | Tx Adaptive EQ Fail: true true true true |
| 4156 | 2026-09-12T12:51:49.544Z | Tx Failure: false false false false |
| 4157 | 2026-09-12T12:51:49.544Z | Tx Force Squelch: true true true true |
| 4158 | 2026-09-12T12:51:49.544Z | Tx Input Polarity: normal normal normal normal |
| 4159 | 2026-09-12T12:51:49.544Z | test switchport::test::test_print_sff_datapath ... ok |
| 4160 | 2026-09-12T12:51:49.544Z | test switchport::test::test_print_cmis_datapath ... ok |
| 4161 | 2026-09-12T12:51:49.544Z | test link::test_filter ... ok |
| 4162 | 2026-09-12T12:51:49.544Z | |
| 4163 | 2026-09-12T12:51:49.544Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4164 | 2026-09-12T12:51:49.544Z | |
| 4165 | 2026-09-12T12:51:49.544Z | Running tests/cli/main.rs (target/debug/deps/cli-abb6971d8239a246) |
| 4166 | 2026-09-12T12:51:49.544Z | |
| 4167 | 2026-09-12T12:51:49.544Z | running 7 tests |
| 4168 | 2026-09-12T12:51:49.544Z | test counters::counters_list ... ignored |
| 4169 | 2026-09-12T12:51:49.544Z | test link_apply::apply_tx_eq_all ... ignored |
| 4170 | 2026-09-12T12:51:49.544Z | test link_apply::apply_tx_eq_custom ... ignored |
| 4171 | 2026-09-12T12:51:49.544Z | test tx_eq::set_all_taps ... ignored |
| 4172 | 2026-09-12T12:51:49.545Z | test tx_eq::set_partial_taps ... ignored |
| 4173 | 2026-09-12T12:51:49.548Z | test cmd::test::pattern_statics ... ok |
| 4174 | 2026-09-12T12:51:49.551Z | test link_apply::tx_eq_exclusive ... ok |
| 4175 | 2026-09-12T12:51:49.551Z | |
| 4176 | 2026-09-12T12:51:49.554Z | test result: ok. 2 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 4177 | 2026-09-12T12:51:49.554Z | |
| 4178 | 2026-09-12T12:51:49.554Z | Running unittests src/main.rs (target/debug/deps/tfportd-6b089f545486538c) |
| 4179 | 2026-09-12T12:51:49.557Z | |
| 4180 | 2026-09-12T12:51:49.557Z | running 4 tests |
| 4181 | 2026-09-12T12:51:49.557Z | test oxstats::tests::producer_ids_are_actually_unique ... ok |
| 4182 | 2026-09-12T12:51:49.560Z | test linklocal::test_parse_ipadm ... ok |
| 4183 | 2026-09-12T12:51:49.560Z | test tfport::test_parse_tfport ... ok |
| 4184 | 2026-09-12T12:51:49.560Z | test config::tests::test_updates ... ok |
| 4185 | 2026-09-12T12:51:49.560Z | |
| 4186 | 2026-09-12T12:51:49.560Z | test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4187 | 2026-09-12T12:51:49.560Z | |
| 4188 | 2026-09-12T12:51:49.560Z | Running unittests src/main.rs (target/debug/deps/uplinkd-8872d4adf66e7b1b) |
| 4189 | 2026-09-12T12:51:49.560Z | |
| 4190 | 2026-09-12T12:51:49.560Z | running 0 tests |
| 4191 | 2026-09-12T12:51:49.560Z | |
| 4192 | 2026-09-12T12:51:49.560Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4193 | 2026-09-12T12:51:49.560Z | |
| 4194 | 2026-09-12T12:51:49.560Z | Running unittests src/main.rs (target/debug/deps/xtask-8bdda0ad85b34353) |
| 4195 | 2026-09-12T12:51:49.564Z | |
| 4196 | 2026-09-12T12:51:49.564Z | running 0 tests |
| 4197 | 2026-09-12T12:51:49.564Z | |
| 4198 | 2026-09-12T12:51:49.564Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4199 | 2026-09-12T12:51:49.564Z | |
| 4200 | 2026-09-12T12:51:49.564Z | Doc-tests aal |
| 4201 | 2026-09-12T12:51:49.774Z | |
| 4202 | 2026-09-12T12:51:49.774Z | running 0 tests |
| 4203 | 2026-09-12T12:51:49.774Z | |
| 4204 | 2026-09-12T12:51:49.778Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4205 | 2026-09-12T12:51:49.778Z | |
| 4206 | 2026-09-12T12:51:49.798Z | Doc-tests aal_macros |
| 4207 | 2026-09-12T12:51:49.968Z | |
| 4208 | 2026-09-12T12:51:49.968Z | running 0 tests |
| 4209 | 2026-09-12T12:51:49.968Z | |
| 4210 | 2026-09-12T12:51:49.968Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4211 | 2026-09-12T12:51:49.968Z | |
| 4212 | 2026-09-12T12:51:49.968Z | Doc-tests common |
| 4213 | 2026-09-12T12:51:50.099Z | |
| 4214 | 2026-09-12T12:51:50.099Z | running 0 tests |
| 4215 | 2026-09-12T12:51:50.099Z | |
| 4216 | 2026-09-12T12:51:50.099Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4217 | 2026-09-12T12:51:50.099Z | |
| 4218 | 2026-09-12T12:51:50.124Z | Doc-tests dpd_api |
| 4219 | 2026-09-12T12:51:50.823Z | |
| 4220 | 2026-09-12T12:51:50.823Z | running 2 tests |
| 4221 | 2026-09-12T12:51:50.823Z | test dpd-api/src/lib.rs - dpd_api_mod::api_description (line 68) ... ignored |
| 4222 | 2026-09-12T12:51:50.823Z | test dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 74) ... ignored |
| 4223 | 2026-09-12T12:51:50.823Z | |
| 4224 | 2026-09-12T12:51:50.823Z | test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4225 | 2026-09-12T12:51:50.823Z | |
| 4226 | 2026-09-12T12:51:50.853Z | Doc-tests dpd_client |
| 4227 | 2026-09-12T12:51:52.242Z | |
| 4228 | 2026-09-12T12:51:52.242Z | running 0 tests |
| 4229 | 2026-09-12T12:51:52.242Z | |
| 4230 | 2026-09-12T12:51:52.242Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4231 | 2026-09-12T12:51:52.242Z | |
| 4232 | 2026-09-12T12:51:52.296Z | Doc-tests dpd_types |
| 4233 | 2026-09-12T12:51:52.482Z | |
| 4234 | 2026-09-12T12:51:52.482Z | running 0 tests |
| 4235 | 2026-09-12T12:51:52.482Z | |
| 4236 | 2026-09-12T12:51:52.482Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4237 | 2026-09-12T12:51:52.482Z | |
| 4238 | 2026-09-12T12:51:52.505Z | Doc-tests dpd_types_versions |
| 4239 | 2026-09-12T12:51:54.019Z | |
| 4240 | 2026-09-12T12:51:54.019Z | running 1 test |
| 4241 | 2026-09-12T12:51:54.019Z | test dpd-types/versions/src/lib.rs - (line 19) ... ignored |
| 4242 | 2026-09-12T12:51:54.019Z | |
| 4243 | 2026-09-12T12:51:54.019Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4244 | 2026-09-12T12:51:54.019Z | |
| 4245 | 2026-09-12T12:51:54.066Z | Doc-tests packet |
| 4246 | 2026-09-12T12:51:54.283Z | |
| 4247 | 2026-09-12T12:51:54.283Z | running 0 tests |
| 4248 | 2026-09-12T12:51:54.283Z | |
| 4249 | 2026-09-12T12:51:54.283Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4250 | 2026-09-12T12:51:54.283Z | |
| 4251 | 2026-09-12T12:51:54.309Z | Doc-tests pcap |
| 4252 | 2026-09-12T12:51:54.360Z | |
| 4253 | 2026-09-12T12:51:54.360Z | running 0 tests |
| 4254 | 2026-09-12T12:51:54.360Z | |
| 4255 | 2026-09-12T12:51:54.360Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4256 | 2026-09-12T12:51:54.360Z | |
| 4257 | 2026-09-12T12:51:54.430Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 4258 | 2026-09-12T12:51:54.430Z | + RUST_BACKTRACE=full |
| 4259 | 2026-09-12T12:51:54.430Z | + cargo test --features tofino_asic --no-fail-fast |
| 4260 | 2026-09-12T12:51:55.024Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 4261 | 2026-09-12T12:51:55.103Z | Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 4262 | 2026-09-12T12:51:55.108Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#d13f3e2d) |
| 4263 | 2026-09-12T12:51:55.116Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 4264 | 2026-09-12T12:52:03.924Z | Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 4265 | 2026-09-12T12:52:03.996Z | Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 4266 | 2026-09-12T12:52:47.042Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 52.59s |
| 4267 | 2026-09-12T12:52:47.154Z | Running unittests src/lib.rs (target/debug/deps/aal-38ea820840cac455) |
| 4268 | 2026-09-12T12:52:47.157Z | |
| 4269 | 2026-09-12T12:52:47.157Z | running 0 tests |
| 4270 | 2026-09-12T12:52:47.157Z | |
| 4271 | 2026-09-12T12:52:47.157Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4272 | 2026-09-12T12:52:47.157Z | |
| 4273 | 2026-09-12T12:52:47.157Z | Running unittests src/lib.rs (target/debug/deps/aal_macros-5b37c54c08977ed3) |
| 4274 | 2026-09-12T12:52:47.162Z | |
| 4275 | 2026-09-12T12:52:47.162Z | running 0 tests |
| 4276 | 2026-09-12T12:52:47.162Z | |
| 4277 | 2026-09-12T12:52:47.162Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4278 | 2026-09-12T12:52:47.162Z | |
| 4279 | 2026-09-12T12:52:47.162Z | Running unittests src/lib.rs (target/debug/deps/asic-3fe1ab10dfa2737c) |
| 4280 | 2026-09-12T12:52:47.259Z | |
| 4281 | 2026-09-12T12:52:47.259Z | running 8 tests |
| 4282 | 2026-09-12T12:52:47.263Z | test tofino_asic::qsfp::tests::fix_link ... ok |
| 4283 | 2026-09-12T12:52:47.263Z | test tofino_asic::qsfp::tests::test_read_write_cpu_port ... ok |
| 4284 | 2026-09-12T12:52:47.263Z | test tofino_asic::tests::test_wafer_location_from_coords ... ok |
| 4285 | 2026-09-12T12:52:47.263Z | test tofino_asic::stats::constants_sanity_check ... ok |
| 4286 | 2026-09-12T12:52:47.263Z | test tofino_asic::qsfp::tests::test_send_to_dpd_send_error ... ok |
| 4287 | 2026-09-12T12:52:47.263Z | test tofino_asic::qsfp::tests::test_send_to_dpd_mutiple_sends_fails ... ok |
| 4288 | 2026-09-12T12:52:47.270Z | test tofino_asic::qsfp::tests::test_send_to_dpd_recv_ok ... ok |
| 4289 | 2026-09-12T12:52:47.761Z | test tofino_asic::qsfp::tests::test_send_to_dpd_recv_timeout ... ok |
| 4290 | 2026-09-12T12:52:47.761Z | |
| 4291 | 2026-09-12T12:52:47.761Z | test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.50s |
| 4292 | 2026-09-12T12:52:47.761Z | |
| 4293 | 2026-09-12T12:52:47.771Z | Running unittests src/lib.rs (target/debug/deps/common-f0fc91ad575fea74) |
| 4294 | 2026-09-12T12:52:47.775Z | |
| 4295 | 2026-09-12T12:52:47.775Z | running 4 tests |
| 4296 | 2026-09-12T12:52:47.778Z | test nat::tests::test_vni ... ok |
| 4297 | 2026-09-12T12:52:47.778Z | test network::tests::test_generate_ipv6_link_local ... ok |
| 4298 | 2026-09-12T12:52:47.779Z | test test_purge ... ok |
| 4299 | 2026-09-12T12:52:47.783Z | test illumos::test::address_exists_handles_missing_object ... ok |
| 4300 | 2026-09-12T12:52:47.783Z | |
| 4301 | 2026-09-12T12:52:47.783Z | test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4302 | 2026-09-12T12:52:47.784Z | |
| 4303 | 2026-09-12T12:52:47.784Z | Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-049fc7a9b9157ea9) |
| 4304 | 2026-09-12T12:52:47.789Z | |
| 4305 | 2026-09-12T12:52:47.789Z | running 1 test |
| 4306 | 2026-09-12T12:52:47.789Z | ------- |
| 4307 | 2026-09-12T12:52:47.789Z | Generating OpenAPI documents from API definitions ... |
| 4308 | 2026-09-12T12:52:47.925Z | Loading local OpenAPI documents from "/work/oxidecomputer/dendrite/openapi" ... |
| 4309 | 2026-09-12T12:52:47.993Z | Loading blessed OpenAPI documents from VCS revision "origin/main" path "openapi" |
| 4310 | 2026-09-12T12:52:49.111Z | ------- |
| 4311 | 2026-09-12T12:52:49.111Z | Checking 13 OpenAPI documents... |
| 4312 | 2026-09-12T12:52:49.111Z | Fresh dpd (versioned v1.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 4313 | 2026-09-12T12:52:49.111Z | Fresh dpd (versioned v2.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 4314 | 2026-09-12T12:52:49.112Z | Fresh dpd (versioned v3.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 4315 | 2026-09-12T12:52:49.112Z | Fresh dpd (versioned v4.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 4316 | 2026-09-12T12:52:49.115Z | Fresh dpd (versioned v5.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 4317 | 2026-09-12T12:52:49.115Z | Fresh dpd (versioned v6.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 4318 | 2026-09-12T12:52:49.115Z | Fresh dpd (versioned v7.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 4319 | 2026-09-12T12:52:49.115Z | Fresh dpd (versioned v8.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 4320 | 2026-09-12T12:52:49.115Z | Fresh dpd (versioned v9.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 4321 | 2026-09-12T12:52:49.115Z | Fresh dpd (versioned v10.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 4322 | 2026-09-12T12:52:49.115Z | Fresh dpd (versioned v11.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 4323 | 2026-09-12T12:52:49.115Z | Fresh dpd (versioned v12.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 4324 | 2026-09-12T12:52:49.115Z | Fresh dpd (versioned v13.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 4325 | 2026-09-12T12:52:49.115Z | Fresh dpd "latest" symlink |
| 4326 | 2026-09-12T12:52:49.115Z | ------- |
| 4327 | 2026-09-12T12:52:49.115Z | Success 13 documents checked: 14 fresh, 0 stale, 0 failed, 0 other problems |
| 4328 | 2026-09-12T12:52:49.185Z | test test::test_apis_up_to_date ... ok |
| 4329 | 2026-09-12T12:52:49.185Z | |
| 4330 | 2026-09-12T12:52:49.185Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.40s |
| 4331 | 2026-09-12T12:52:49.185Z | |
| 4332 | 2026-09-12T12:52:49.244Z | Running unittests src/main.rs (target/debug/deps/dpd-ba39401443e69f9c) |
| 4333 | 2026-09-12T12:52:49.310Z | |
| 4334 | 2026-09-12T12:52:49.310Z | running 66 tests |
| 4335 | 2026-09-12T12:52:49.313Z | test freemap::test_ordering ... ok |
| 4336 | 2026-09-12T12:52:49.313Z | test config::tests::test_updates ... ok |
| 4337 | 2026-09-12T12:52:49.313Z | test dhcpv6::tests::test_create_duid_bytes ... ok |
| 4338 | 2026-09-12T12:52:49.313Z | test freemap::test_split ... ok |
| 4339 | 2026-09-12T12:52:49.313Z | test macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok |
| 4340 | 2026-09-12T12:52:49.313Z | test macaddrs::tests::test_mac_offset ... ok |
| 4341 | 2026-09-12T12:52:49.318Z | test macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok |
| 4342 | 2026-09-12T12:52:49.318Z | test macaddrs::tests::test_parse_port_id ... ok |
| 4343 | 2026-09-12T12:52:49.318Z | test nat::test_mapping ... ok |
| 4344 | 2026-09-12T12:52:49.318Z | Sep 12 12:52:48.019 DEBG created new freemap, unit: freemap_test |
| 4345 | 2026-09-12T12:52:49.318Z | Sep 12 12:52:48.019 DEBG initted freemap. size: 128, unit: freemap_test |
| 4346 | 2026-09-12T12:52:49.318Z | Sep 12 12:52:48.020 DEBG reset freemap, unit: freemap_test |
| 4347 | 2026-09-12T12:52:49.318Z | Sep 12 12:52:48.019 DEBG created new freemap, unit: freemap_test |
| 4348 | 2026-09-12T12:52:49.318Z | Sep 12 12:52:48.020 DEBG initted freemap. size: 128, unit: freemap_test |
| 4349 | 2026-09-12T12:52:49.318Z | Sep 12 12:52:48.020 DEBG reset freemap, unit: freemap_test |
| 4350 | 2026-09-12T12:52:49.318Z | Sep 12 12:52:48.020 DEBG created new freemap, unit: freemap_test |
| 4351 | 2026-09-12T12:52:49.318Z | Sep 12 12:52:48.020 DEBG initted freemap. size: 128, unit: freemap_test |
| 4352 | 2026-09-12T12:52:49.318Z | Sep 12 12:52:48.020 DEBG reset freemap, unit: freemap_test |
| 4353 | 2026-09-12T12:52:49.318Z | test freemap::test_basic ... ok |
| 4354 | 2026-09-12T12:52:49.318Z | test freemap::test_exhaustion ... ok |
| 4355 | 2026-09-12T12:52:49.318Z | Sep 12 12:52:48.020 DEBG created new freemap, unit: freemap_test |
| 4356 | 2026-09-12T12:52:49.318Z | Sep 12 12:52:48.020 DEBG initted freemap. size: 128, unit: freemap_test |
| 4357 | 2026-09-12T12:52:49.318Z | Sep 12 12:52:48.020 DEBG reset freemap, unit: freemap_test |
| 4358 | 2026-09-12T12:52:49.318Z | Sep 12 12:52:48.020 DEBG created new freemap, unit: freemap_test |
| 4359 | 2026-09-12T12:52:49.318Z | test freemap::test_reclaim ... ok |
| 4360 | 2026-09-12T12:52:49.318Z | Sep 12 12:52:48.020 DEBG initted freemap. size: 8, unit: freemap_test |
| 4361 | 2026-09-12T12:52:49.318Z | test freemap::test_free ... ok |
| 4362 | 2026-09-12T12:52:49.318Z | Sep 12 12:52:48.020 DEBG reset freemap, unit: freemap_test |
| 4363 | 2026-09-12T12:52:49.318Z | test port_map::tests::test_backplane_group ... ok |
| 4364 | 2026-09-12T12:52:49.319Z | test port_map::tests::dump_map ... ok |
| 4365 | 2026-09-12T12:52:49.319Z | test freemap::test_reclaim_preserves_existing_freelist ... ok |
| 4366 | 2026-09-12T12:52:49.319Z | test port_map::tests::test_port_map ... ok |
| 4367 | 2026-09-12T12:52:49.319Z | Sep 12 12:52:48.020 DEBG created new freemap, unit: freemap_test |
| 4368 | 2026-09-12T12:52:49.319Z | Sep 12 12:52:48.020 DEBG initted freemap. size: 128, unit: freemap_test |
| 4369 | 2026-09-12T12:52:49.319Z | Sep 12 12:52:48.020 DEBG reset freemap, unit: freemap_test |
| 4370 | 2026-09-12T12:52:49.319Z | test freemap::test_span ... ok |
| 4371 | 2026-09-12T12:52:49.319Z | Sep 12 12:52:48.021 DEBG created new freemap, unit: freemap_route_ipv4 |
| 4372 | 2026-09-12T12:52:49.319Z | Sep 12 12:52:48.021 DEBG created new freemap, unit: freemap_route_ipv6 |
| 4373 | 2026-09-12T12:52:49.319Z | Sep 12 12:52:48.021 DEBG initted freemap. size: 64, unit: freemap_route_ipv4 |
| 4374 | 2026-09-12T12:52:49.319Z | Sep 12 12:52:48.021 DEBG reset freemap, unit: freemap_route_ipv4 |
| 4375 | 2026-09-12T12:52:49.319Z | Sep 12 12:52:48.021 DEBG initted freemap. size: 64, unit: freemap_route_ipv6 |
| 4376 | 2026-09-12T12:52:49.319Z | Sep 12 12:52:48.021 DEBG reset freemap, unit: freemap_route_ipv6 |
| 4377 | 2026-09-12T12:52:49.319Z | Sep 12 12:52:48.021 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 4378 | 2026-09-12T12:52:49.319Z | Sep 12 12:52:48.021 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 } }] |
| 4379 | 2026-09-12T12:52:49.319Z | Sep 12 12:52:48.021 INFO adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 4380 | 2026-09-12T12:52:49.319Z | Sep 12 12:52:48.021 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 } }] |
| 4381 | 2026-09-12T12:52:49.319Z | Sep 12 12:52:48.021 INFO adding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 4382 | 2026-09-12T12:52:49.319Z | Sep 12 12:52:48.021 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 } }] |
| 4383 | 2026-09-12T12:52:49.319Z | Sep 12 12:52:48.021 INFO adding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 4384 | 2026-09-12T12:52:49.319Z | Sep 12 12:52:48.021 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 } }] |
| 4385 | 2026-09-12T12:52:49.319Z | Sep 12 12:52:48.021 INFO adding route 3fff:beef::/64 -> 2001:db8::55:ff |
| 4386 | 2026-09-12T12:52:49.319Z | Sep 12 12:52:48.021 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 } }] |
| 4387 | 2026-09-12T12:52:49.319Z | Sep 12 12:52:48.021 INFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ff |
| 4388 | 2026-09-12T12:52:49.319Z | Sep 12 12:52:48.021 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 } }] |
| 4389 | 2026-09-12T12:52:49.319Z | Sep 12 12:52:48.021 INFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ff |
| 4390 | 2026-09-12T12:52:49.319Z | Sep 12 12:52:48.021 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 } }] |
| 4391 | 2026-09-12T12:52:49.319Z | Sep 12 12:52:48.021 INFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ff |
| 4392 | 2026-09-12T12:52:49.319Z | Sep 12 12:52:48.021 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 } }] |
| 4393 | 2026-09-12T12:52:49.319Z | Sep 12 12:52:48.021 INFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ff |
| 4394 | 2026-09-12T12:52:49.319Z | Sep 12 12:52:48.021 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 } }] |
| 4395 | 2026-09-12T12:52:49.319Z | Sep 12 12:52:48.021 INFO adding route 3fff:beef:5::/64 -> 2001:db8::55:ff |
| 4396 | 2026-09-12T12:52:49.319Z | Sep 12 12:52:48.021 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 } }] |
| 4397 | 2026-09-12T12:52:49.319Z | Sep 12 12:52:48.021 INFO adding route 3fff:beef:6::/64 -> 2001:db8::55:ff |
| 4398 | 2026-09-12T12:52:49.319Z | Sep 12 12:52:48.021 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 } }] |
| 4399 | 2026-09-12T12:52:49.319Z | Sep 12 12:52:48.021 INFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ff |
| 4400 | 2026-09-12T12:52:49.319Z | Sep 12 12:52:48.021 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 } }] |
| 4401 | 2026-09-12T12:52:49.319Z | Sep 12 12:52:48.021 INFO adding route 3fff:beef:8::/64 -> 2001:db8::55:ff |
| 4402 | 2026-09-12T12:52:49.320Z | Sep 12 12:52:48.021 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 } }] |
| 4403 | 2026-09-12T12:52:49.320Z | Sep 12 12:52:48.021 INFO adding route 3fff:beef:9::/64 -> 2001:db8::55:ff |
| 4404 | 2026-09-12T12:52:49.320Z | Sep 12 12:52:48.021 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 } }] |
| 4405 | 2026-09-12T12:52:49.320Z | Sep 12 12:52:48.021 Sep 12 12:52:48.021INFO DEBGadding route 3fff:beef:a::/64 -> 2001:db8::55:ff |
| 4406 | 2026-09-12T12:52:49.320Z | created new freemap, Sep 12 12:52:48.021unit :DEBG freemap_route_ipv4replacing 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 } }] |
| 4407 | 2026-09-12T12:52:49.320Z | |
| 4408 | 2026-09-12T12:52:49.320Z | Sep 12 12:52:48.021 INFOSep 12 12:52:48.021 adding route 3fff:beef:b::/64 -> 2001:db8::55:ffDEBG |
| 4409 | 2026-09-12T12:52:49.320Z | created new freemap, unitSep 12 12:52:48.021: DEBGfreemap_route_ipv6 |
| 4410 | 2026-09-12T12:52:49.320Z | 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 } }] |
| 4411 | 2026-09-12T12:52:49.320Z | Sep 12 12:52:48.021Sep 12 12:52:48.021 DEBGINFO initted freemap. size: 64adding route 3fff:beef:c::/64 -> 2001:db8::55:ff, |
| 4412 | 2026-09-12T12:52:49.320Z | unit: freemap_route_ipv4Sep 12 12:52:48.021 |
| 4413 | 2026-09-12T12:52:49.320Z | DEBG replacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 12:52:48.021 |
| 4414 | 2026-09-12T12:52:49.320Z | DEBG reset freemapSep 12 12:52:48.021, unitINFO: adding route 3fff:beef:d::/64 -> 2001:db8::55:fffreemap_route_ipv4 |
| 4415 | 2026-09-12T12:52:49.320Z | |
| 4416 | 2026-09-12T12:52:49.320Z | Sep 12 12:52:48.021Sep 12 12:52:48.021 DEBGDEBG replacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]initted freemap. size: 64 |
| 4417 | 2026-09-12T12:52:49.320Z | , unit: freemap_route_ipv6Sep 12 12:52:48.021 |
| 4418 | 2026-09-12T12:52:49.320Z | INFO adding route 3fff:beef:e::/64 -> 2001:db8::55:ff |
| 4419 | 2026-09-12T12:52:49.320Z | Sep 12 12:52:48.021 DEBG reset freemapSep 12 12:52:48.021, unitDEBG: 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 } }]freemap_route_ipv6 |
| 4420 | 2026-09-12T12:52:49.320Z | |
| 4421 | 2026-09-12T12:52:49.320Z | Sep 12 12:52:48.021Sep 12 12:52:48.021 INFOINFO adding route 3fff:beef:f::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 4422 | 2026-09-12T12:52:49.320Z | |
| 4423 | 2026-09-12T12:52:49.320Z | Sep 12 12:52:48.021Sep 12 12:52:48.021 DEBGDEBG 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:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 4424 | 2026-09-12T12:52:49.320Z | |
| 4425 | 2026-09-12T12:52:49.320Z | Sep 12 12:52:48.021Sep 12 12:52:48.021 INFOINFO adding route 3fff:beef:10::/64 -> 2001:db8::55:ffadding route 3fff:beef::/64 -> 2001:db8::55:ff |
| 4426 | 2026-09-12T12:52:49.320Z | |
| 4427 | 2026-09-12T12:52:49.320Z | Sep 12 12:52:48.021Sep 12 12:52:48.021 DEBGDEBG replacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4428 | 2026-09-12T12:52:49.320Z | |
| 4429 | 2026-09-12T12:52:49.320Z | Sep 12 12:52:48.021Sep 12 12:52:48.021 INFOINFO adding route 3fff:beef:11::/64 -> 2001:db8::55:ffadding route 3fff:beef:1::/64 -> 2001:db8::55:ff |
| 4430 | 2026-09-12T12:52:49.320Z | |
| 4431 | 2026-09-12T12:52:49.320Z | Sep 12 12:52:48.021Sep 12 12:52:48.021 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: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 } }] |
| 4432 | 2026-09-12T12:52:49.320Z | |
| 4433 | 2026-09-12T12:52:49.320Z | Sep 12 12:52:48.021Sep 12 12:52:48.021 INFOINFO adding route 3fff:beef:12::/64 -> 2001:db8::55:ffadding route 3fff:beef:2::/64 -> 2001:db8::55:ff |
| 4434 | 2026-09-12T12:52:49.320Z | |
| 4435 | 2026-09-12T12:52:49.320Z | Sep 12 12:52:48.021Sep 12 12:52:48.021 DEBGDEBG replacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 4436 | 2026-09-12T12:52:49.320Z | |
| 4437 | 2026-09-12T12:52:49.320Z | Sep 12 12:52:48.021Sep 12 12:52:48.021 INFOINFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ffadding route 3fff:beef:13::/64 -> 2001:db8::55:ff |
| 4438 | 2026-09-12T12:52:49.320Z | |
| 4439 | 2026-09-12T12:52:49.320Z | Sep 12 12:52:48.021Sep 12 12:52:48.021 DEBGDEBG replacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 4440 | 2026-09-12T12:52:49.320Z | |
| 4441 | 2026-09-12T12:52:49.324Z | Sep 12 12:52:48.021Sep 12 12:52:48.021 INFOINFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ffadding route 3fff:beef:14::/64 -> 2001:db8::55:ff |
| 4442 | 2026-09-12T12:52:49.324Z | |
| 4443 | 2026-09-12T12:52:49.324Z | Sep 12 12:52:48.021Sep 12 12:52:48.021 DEBGDEBG replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 4444 | 2026-09-12T12:52:49.324Z | |
| 4445 | 2026-09-12T12:52:49.324Z | test port_map::tests::parse_softnpu_revision ... ok |
| 4446 | 2026-09-12T12:52:49.324Z | Sep 12 12:52:48.021Sep 12 12:52:48.021 INFOINFO adding route 3fff:beef:15::/64 -> 2001:db8::55:ffadding route 3fff:beef:5::/64 -> 2001:db8::55:ff |
| 4447 | 2026-09-12T12:52:49.324Z | |
| 4448 | 2026-09-12T12:52:49.325Z | test api_server::tests::test_build_info ... ok |
| 4449 | 2026-09-12T12:52:49.325Z | Sep 12 12:52:48.021Sep 12 12:52:48.021 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 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 } }] |
| 4450 | 2026-09-12T12:52:49.325Z | |
| 4451 | 2026-09-12T12:52:49.325Z | Sep 12 12:52:48.021Sep 12 12:52:48.021 INFOINFO adding route 3fff:beef:16::/64 -> 2001:db8::55:ffadding route 3fff:beef:6::/64 -> 2001:db8::55:ff |
| 4452 | 2026-09-12T12:52:49.325Z | |
| 4453 | 2026-09-12T12:52:49.325Z | Sep 12 12:52:48.021Sep 12 12:52:48.021 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 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 } }] |
| 4454 | 2026-09-12T12:52:49.325Z | |
| 4455 | 2026-09-12T12:52:49.325Z | Sep 12 12:52:48.021Sep 12 12:52:48.021 INFOINFO adding route 3fff:beef:17::/64 -> 2001:db8::55:ffadding route 3fff:beef:7::/64 -> 2001:db8::55:ff |
| 4456 | 2026-09-12T12:52:49.325Z | |
| 4457 | 2026-09-12T12:52:49.325Z | Sep 12 12:52:48.021Sep 12 12:52:48.021 DEBGDEBG Sep 12 12:52:48.021replacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 3fff:beef: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 } }] |
| 4458 | 2026-09-12T12:52:49.325Z | DEBG |
| 4459 | 2026-09-12T12:52:49.325Z | created new freemap, Sep 12 12:52:48.021unitSep 12 12:52:48.021: INFOfreemap_route_ipv4 INFO |
| 4460 | 2026-09-12T12:52:49.325Z | adding route 3fff:beef:8::/64 -> 2001:db8::55:ffadding route 3fff:beef:18::/64 -> 2001:db8::55:ff |
| 4461 | 2026-09-12T12:52:49.325Z | |
| 4462 | 2026-09-12T12:52:49.325Z | Sep 12 12:52:48.021Sep 12 12:52:48.021Sep 12 12:52:48.021 DEBG DEBG DEBGcreated new 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 |
| 4463 | 2026-09-12T12:52:49.325Z | :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 } }] |
| 4464 | 2026-09-12T12:52:49.325Z | freemap_route_ipv6 |
| 4465 | 2026-09-12T12:52:49.325Z | Sep 12 12:52:48.021 INFOSep 12 12:52:48.021 adding route 3fff:beef:9::/64 -> 2001:db8::55:ffINFO |
| 4466 | 2026-09-12T12:52:49.325Z | Sep 12 12:52:48.021 adding route 3fff:beef:19::/64 -> 2001:db8::55:ffDEBG |
| 4467 | 2026-09-12T12:52:49.325Z | Sep 12 12:52:48.021initted freemap. size: 64 , DEBGunit : replacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv4 |
| 4468 | 2026-09-12T12:52:49.325Z | |
| 4469 | 2026-09-12T12:52:49.325Z | Sep 12 12:52:48.021 DEBG replacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 12:52:48.021Sep 12 12:52:48.021 DEBGINFO |
| 4470 | 2026-09-12T12:52:49.325Z | reset freemapadding route 3fff:beef:a::/64 -> 2001:db8::55:ff, |
| 4471 | 2026-09-12T12:52:49.325Z | unit: freemap_route_ipv4 |
| 4472 | 2026-09-12T12:52:49.325Z | Sep 12 12:52:48.021Sep 12 12:52:48.021 INFODEBG Sep 12 12:52:48.021adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff |
| 4473 | 2026-09-12T12:52:49.325Z | 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 } }]initted freemap. size: 64 |
| 4474 | 2026-09-12T12:52:49.325Z | Sep 12 12:52:48.021, DEBGunit: 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 } }]freemap_route_ipv6 |
| 4475 | 2026-09-12T12:52:49.325Z | |
| 4476 | 2026-09-12T12:52:49.325Z | Sep 12 12:52:48.021 INFOSep 12 12:52:48.021 Sep 12 12:52:48.021adding route 3fff:beef:b::/64 -> 2001:db8::55:ff |
| 4477 | 2026-09-12T12:52:49.325Z | INFO DEBGadding route 3fff:beef:1b::/64 -> 2001:db8::55:ff |
| 4478 | 2026-09-12T12:52:49.325Z | reset freemapSep 12 12:52:48.021, unitDEBG: Sep 12 12:52:48.021freemap_route_ipv6replacing 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 } }] |
| 4479 | 2026-09-12T12:52:49.325Z | |
| 4480 | 2026-09-12T12:52:49.327Z | 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 } }] |
| 4481 | 2026-09-12T12:52:49.327Z | Sep 12 12:52:48.021Sep 12 12:52:48.021 INFO INFOadding route 3fff:dead::/64 -> 2001:db8::55:1 Sep 12 12:52:48.021 |
| 4482 | 2026-09-12T12:52:49.327Z | adding route 3fff:beef:c::/64 -> 2001:db8::55:ff |
| 4483 | 2026-09-12T12:52:49.327Z | INFO adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff |
| 4484 | 2026-09-12T12:52:49.327Z | Sep 12 12:52:48.021Sep 12 12:52:48.021 Sep 12 12:52:48.021DEBGDEBG 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 } }]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 } }] |
| 4485 | 2026-09-12T12:52:49.327Z | |
| 4486 | 2026-09-12T12:52:49.327Z | 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 } }] |
| 4487 | 2026-09-12T12:52:49.327Z | Sep 12 12:52:48.021Sep 12 12:52:48.021 INFOSep 12 12:52:48.021 INFO INFOadding route 3fff:beef:d::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 4488 | 2026-09-12T12:52:49.327Z | |
| 4489 | 2026-09-12T12:52:49.327Z | adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff |
| 4490 | 2026-09-12T12:52:49.327Z | Sep 12 12:52:48.021Sep 12 12:52:48.021 DEBGDEBG Sep 12 12:52:48.021replacing 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 } }] |
| 4491 | 2026-09-12T12:52:49.328Z | 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 |
| 4492 | 2026-09-12T12:52:49.328Z | 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 } }] |
| 4493 | 2026-09-12T12:52:49.328Z | Sep 12 12:52:48.021Sep 12 12:52:48.021 INFOINFO adding route 3fff:beef:1e::/64 -> 2001:db8::55:ffadding route 3fff:beef:e::/64 -> 2001:db8::55:ffSep 12 12:52:48.022 |
| 4494 | 2026-09-12T12:52:49.328Z | |
| 4495 | 2026-09-12T12:52:49.328Z | INFO adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 4496 | 2026-09-12T12:52:49.328Z | Sep 12 12:52:48.022 Sep 12 12:52:48.022DEBG DEBGSep 12 12:52:48.022replacing 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 } }] |
| 4497 | 2026-09-12T12:52:49.328Z | DEBGreplacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4498 | 2026-09-12T12:52:49.328Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]Sep 12 12:52:48.022 |
| 4499 | 2026-09-12T12:52:49.328Z | INFOSep 12 12:52:48.022 adding route 3fff:beef:1f::/64 -> 2001:db8::55:ffSep 12 12:52:48.022INFO |
| 4500 | 2026-09-12T12:52:49.328Z | adding route 3fff:beef:f::/64 -> 2001:db8::55:ffSep 12 12:52:48.021 |
| 4501 | 2026-09-12T12:52:49.328Z | INFO adding route 3fff:dead::/64 -> 2001:db8::55:2DEBG |
| 4502 | 2026-09-12T12:52:49.328Z | Sep 12 12:52:48.022 Sep 12 12:52:48.022 Sep 12 12:52:48.022created new freemap DEBG, 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 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 } }] |
| 4503 | 2026-09-12T12:52:49.329Z | unitDEBG: |
| 4504 | 2026-09-12T12:52:49.329Z | freemap_route_ipv4 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]Sep 12 12:52:48.022 |
| 4505 | 2026-09-12T12:52:49.329Z | Sep 12 12:52:48.022 |
| 4506 | 2026-09-12T12:52:49.329Z | INFO INFO adding route 3fff:beef:10::/64 -> 2001:db8::55:ffSep 12 12:52:48.022 |
| 4507 | 2026-09-12T12:52:49.329Z | DEBGSep 12 12:52:48.022 adding route 3fff:beef:20::/64 -> 2001:db8::55:ffSep 12 12:52:48.022INFOcreated new freemap , DEBG |
| 4508 | 2026-09-12T12:52:49.329Z | replacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef::/64 -> 2001:db8::55:ffunit |
| 4509 | 2026-09-12T12:52:49.329Z | : |
| 4510 | 2026-09-12T12:52:49.329Z | Sep 12 12:52:48.022 Sep 12 12:52:48.022Sep 12 12:52:48.022 freemap_route_ipv6 DEBGDEBG INFO |
| 4511 | 2026-09-12T12:52:49.329Z | replacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 4512 | 2026-09-12T12:52:49.329Z | |
| 4513 | 2026-09-12T12:52:49.329Z | Sep 12 12:52:48.022adding route 3fff:beef:11::/64 -> 2001:db8::55:ff Sep 12 12:52:48.022DEBG |
| 4514 | 2026-09-12T12:52:49.329Z | Sep 12 12:52:48.022INFO Sep 12 12:52:48.022initted freemap. size: 64 , adding route 3fff:beef:1::/64 -> 2001:db8::55:ffunit |
| 4515 | 2026-09-12T12:52:49.329Z | :DEBG freemap_route_ipv4INFOreplacing 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 } }] |
| 4516 | 2026-09-12T12:52:49.330Z | adding route 3fff:beef:21::/64 -> 2001:db8::55:ff |
| 4517 | 2026-09-12T12:52:49.330Z | |
| 4518 | 2026-09-12T12:52:49.330Z | Sep 12 12:52:48.022Sep 12 12:52:48.022 DEBGSep 12 12:52:48.022 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 } }]DEBGSep 12 12:52:48.022 |
| 4519 | 2026-09-12T12:52:49.330Z | INFODEBG Sep 12 12:52:48.022 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 } }]reset freemap |
| 4520 | 2026-09-12T12:52:49.330Z | , adding route 3fff:beef:12::/64 -> 2001:db8::55:ffINFOunit :adding route 3fff:beef:2::/64 -> 2001:db8::55:ff |
| 4521 | 2026-09-12T12:52:49.330Z | |
| 4522 | 2026-09-12T12:52:49.330Z | freemap_route_ipv4Sep 12 12:52:48.022 |
| 4523 | 2026-09-12T12:52:49.330Z | Sep 12 12:52:48.022INFO Sep 12 12:52:48.022 DEBG adding route 3fff:beef:22::/64 -> 2001:db8::55:ffcreated new freemap |
| 4524 | 2026-09-12T12:52:49.330Z | , unit: freemap_route_ipv4Sep 12 12:52:48.022DEBG |
| 4525 | 2026-09-12T12:52:49.330Z | Sep 12 12:52:48.022 DEBGDEBGreplacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 12 12:52:48.022 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 } }] |
| 4526 | 2026-09-12T12:52:49.330Z | 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 } }] |
| 4527 | 2026-09-12T12:52:49.330Z | DEBG |
| 4528 | 2026-09-12T12:52:49.330Z | created new freemapSep 12 12:52:48.022, unitINFO: adding route 3fff:beef:3::/64 -> 2001:db8::55:fffreemap_route_ipv6Sep 12 12:52:48.022 |
| 4529 | 2026-09-12T12:52:49.330Z | INFOSep 12 12:52:48.022 |
| 4530 | 2026-09-12T12:52:49.330Z | adding route 3fff:beef:13::/64 -> 2001:db8::55:ffINFO |
| 4531 | 2026-09-12T12:52:49.330Z | adding route 3fff:beef:23::/64 -> 2001:db8::55:ff |
| 4532 | 2026-09-12T12:52:49.330Z | Sep 12 12:52:48.022Sep 12 12:52:48.022 DEBGSep 12 12:52:48.022 Sep 12 12:52:48.022initted freemap. size: 64DEBG, unitreplacing 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 } }]: DEBGfreemap_route_ipv4 |
| 4533 | 2026-09-12T12:52:49.331Z | |
| 4534 | 2026-09-12T12:52:49.331Z | 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 } }] |
| 4535 | 2026-09-12T12:52:49.331Z | DEBGSep 12 12:52:48.022Sep 12 12:52:48.022 DEBGreplacing 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 12 12:52:48.022reset freemap |
| 4536 | 2026-09-12T12:52:49.331Z | , INFO unit INFOadding route 3fff:beef:4::/64 -> 2001:db8::55:ff: |
| 4537 | 2026-09-12T12:52:49.331Z | freemap_route_ipv4adding route 3fff:beef:24::/64 -> 2001:db8::55:ff |
| 4538 | 2026-09-12T12:52:49.331Z | |
| 4539 | 2026-09-12T12:52:49.331Z | Sep 12 12:52:48.022 DEBG Sep 12 12:52:48.022Sep 12 12:52:48.022replacing 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 } }] |
| 4540 | 2026-09-12T12:52:49.331Z | DEBG INFOreplacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 12:52:48.022 |
| 4541 | 2026-09-12T12:52:49.335Z | adding route 3fff:beef:14::/64 -> 2001:db8::55:ffDEBG |
| 4542 | 2026-09-12T12:52:49.335Z | Sep 12 12:52:48.022 Sep 12 12:52:48.022 INFOINFO initted freemap. size: 64 Sep 12 12:52:48.022, adding route 3fff:beef:5::/64 -> 2001:db8::55:ffadding route 3fff:beef:25::/64 -> 2001:db8::55:ffunit |
| 4543 | 2026-09-12T12:52:49.335Z | DEBG: freemap_route_ipv6replacing 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 } }] |
| 4544 | 2026-09-12T12:52:49.335Z | |
| 4545 | 2026-09-12T12:52:49.335Z | |
| 4546 | 2026-09-12T12:52:49.335Z | Sep 12 12:52:48.022 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 } }] |
| 4547 | 2026-09-12T12:52:49.335Z | Sep 12 12:52:48.022Sep 12 12:52:48.022Sep 12 12:52:48.022 DEBG INFO 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 } }] |
| 4548 | 2026-09-12T12:52:49.335Z | reset freemapadding route 3fff:beef:15::/64 -> 2001:db8::55:ff, |
| 4549 | 2026-09-12T12:52:49.336Z | unit: Sep 12 12:52:48.022Sep 12 12:52:48.022Sep 12 12:52:48.022freemap_route_ipv6 INFO |
| 4550 | 2026-09-12T12:52:49.336Z | INFO adding route 3fff:beef:26::/64 -> 2001:db8::55:ffDEBGadding route 3fff:beef:6::/64 -> 2001:db8::55:ff |
| 4551 | 2026-09-12T12:52:49.336Z | Sep 12 12:52:48.022 |
| 4552 | 2026-09-12T12:52:49.336Z | 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 adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 4553 | 2026-09-12T12:52:49.336Z | |
| 4554 | 2026-09-12T12:52:49.336Z | Sep 12 12:52:48.022 Sep 12 12:52:48.022DEBG Sep 12 12:52:48.022DEBG INFOreplacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 12:52:48.022 |
| 4555 | 2026-09-12T12:52:49.336Z | DEBGreplacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4556 | 2026-09-12T12:52:49.336Z | 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 } }] |
| 4557 | 2026-09-12T12:52:49.336Z | Sep 12 12:52:48.022adding route 3fff:beef:16::/64 -> 2001:db8::55:ff Sep 12 12:52:48.022INFO Sep 12 12:52:48.022 INFO DEBGadding route 3fff:beef:7::/64 -> 2001:db8::55:ff adding route 3fff:beef:27::/64 -> 2001:db8::55:ffreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 4558 | 2026-09-12T12:52:49.336Z | |
| 4559 | 2026-09-12T12:52:49.336Z | |
| 4560 | 2026-09-12T12:52:49.336Z | |
| 4561 | 2026-09-12T12:52:49.336Z | Sep 12 12:52:48.022 DEBG Sep 12 12:52:48.022Sep 12 12:52:48.022 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 |
| 4562 | 2026-09-12T12:52:49.336Z | 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 } }]Sep 12 12:52:48.022 |
| 4563 | 2026-09-12T12:52:49.337Z | 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 |
| 4564 | 2026-09-12T12:52:49.337Z | adding route 3fff:beef:8::/64 -> 2001:db8::55:ff |
| 4565 | 2026-09-12T12:52:49.337Z | Sep 12 12:52:48.022 INFOSep 12 12:52:48.022Sep 12 12:52:48.022 INFODEBG adding route 3fff:beef:28::/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 } }] |
| 4566 | 2026-09-12T12:52:49.337Z | adding route 3fff:beef:17::/64 -> 2001:db8::55:ff |
| 4567 | 2026-09-12T12:52:49.337Z | |
| 4568 | 2026-09-12T12:52:49.337Z | Sep 12 12:52:48.022Sep 12 12:52:48.022Sep 12 12:52:48.022 INFODEBGDEBG replacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }]adding route 3fff:beef:9::/64 -> 2001:db8::55:ff |
| 4569 | 2026-09-12T12:52:49.337Z | |
| 4570 | 2026-09-12T12:52:49.337Z | |
| 4571 | 2026-09-12T12:52:49.337Z | Sep 12 12:52:48.022Sep 12 12:52:48.022Sep 12 12:52:48.022 INFOINFO adding route 3fff:beef:18::/64 -> 2001:db8::55:ffadding route 3fff:beef:29::/64 -> 2001:db8::55:ffDEBG |
| 4572 | 2026-09-12T12:52:49.337Z | |
| 4573 | 2026-09-12T12:52:49.337Z | 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 } }] |
| 4574 | 2026-09-12T12:52:49.337Z | Sep 12 12:52:48.022Sep 12 12:52:48.022 DEBGSep 12 12:52:48.022 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 } }] 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 } }] |
| 4575 | 2026-09-12T12:52:49.337Z | adding route 3fff:beef:a::/64 -> 2001:db8::55:ff |
| 4576 | 2026-09-12T12:52:49.337Z | |
| 4577 | 2026-09-12T12:52:49.337Z | Sep 12 12:52:48.022Sep 12 12:52:48.022Sep 12 12:52:48.022 INFO INFODEBG adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffadding route 3fff:beef:19::/64 -> 2001:db8::55:ff |
| 4578 | 2026-09-12T12:52:49.338Z | |
| 4579 | 2026-09-12T12:52:49.338Z | 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 } }] |
| 4580 | 2026-09-12T12:52:49.338Z | Sep 12 12:52:48.022Sep 12 12:52:48.022Sep 12 12:52:48.022 DEBGINFO replacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:b::/64 -> 2001:db8::55:ff |
| 4581 | 2026-09-12T12:52:49.338Z | |
| 4582 | 2026-09-12T12:52:49.338Z | DEBG replacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 12:52:48.022 |
| 4583 | 2026-09-12T12:52:49.338Z | Sep 12 12:52:48.022 INFODEBG adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffSep 12 12:52:48.022replacing 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 } }] |
| 4584 | 2026-09-12T12:52:49.338Z | |
| 4585 | 2026-09-12T12:52:49.338Z | INFO adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffSep 12 12:52:48.022Sep 12 12:52:48.022 |
| 4586 | 2026-09-12T12:52:49.338Z | DEBGINFO Sep 12 12:52:48.022replacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:c::/64 -> 2001:db8::55:ff |
| 4587 | 2026-09-12T12:52:49.338Z | |
| 4588 | 2026-09-12T12:52:49.338Z | 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 } }]Sep 12 12:52:48.022 |
| 4589 | 2026-09-12T12:52:49.338Z | Sep 12 12:52:48.022DEBG INFOreplacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 12 12:52:48.022adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff |
| 4590 | 2026-09-12T12:52:49.338Z | |
| 4591 | 2026-09-12T12:52:49.338Z | INFO adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff |
| 4592 | 2026-09-12T12:52:49.338Z | Sep 12 12:52:48.022 Sep 12 12:52:48.022INFO Sep 12 12:52:48.022DEBG DEBGreplacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4593 | 2026-09-12T12:52:49.338Z | 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:d::/64 -> 2001:db8::55:ff |
| 4594 | 2026-09-12T12:52:49.338Z | |
| 4595 | 2026-09-12T12:52:49.338Z | Sep 12 12:52:48.022 INFO Sep 12 12:52:48.022adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff Sep 12 12:52:48.022 |
| 4596 | 2026-09-12T12:52:49.338Z | DEBG 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 } }] |
| 4597 | 2026-09-12T12:52:49.338Z | adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffSep 12 12:52:48.022 |
| 4598 | 2026-09-12T12:52:49.338Z | 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 12 12:52:48.022 |
| 4599 | 2026-09-12T12:52:49.338Z | Sep 12 12:52:48.022INFO DEBGadding route 3fff:beef:e::/64 -> 2001:db8::55:ffSep 12 12:52:48.022 |
| 4600 | 2026-09-12T12:52:49.338Z | 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 } }] |
| 4601 | 2026-09-12T12:52:49.338Z | INFO Sep 12 12:52:48.022adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff |
| 4602 | 2026-09-12T12:52:49.338Z | Sep 12 12:52:48.022DEBG INFOreplacing 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 } }] |
| 4603 | 2026-09-12T12:52:49.338Z | Sep 12 12:52:48.022adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff |
| 4604 | 2026-09-12T12:52:49.338Z | DEBG Sep 12 12:52:48.022replacing 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 } }] |
| 4605 | 2026-09-12T12:52:49.338Z | INFOSep 12 12:52:48.022 adding route 3fff:beef:f::/64 -> 2001:db8::55:ffDEBG |
| 4606 | 2026-09-12T12:52:49.338Z | 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 } }] |
| 4607 | 2026-09-12T12:52:49.338Z | Sep 12 12:52:48.022 INFOSep 12 12:52:48.022 Sep 12 12:52:48.022adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff |
| 4608 | 2026-09-12T12:52:49.338Z | DEBGINFO 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 } }]adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff |
| 4609 | 2026-09-12T12:52:49.338Z | |
| 4610 | 2026-09-12T12:52:49.338Z | Sep 12 12:52:48.022 DEBG replacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 12:52:48.022Sep 12 12:52:48.022 |
| 4611 | 2026-09-12T12:52:49.338Z | DEBG INFOreplacing 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 } }] |
| 4612 | 2026-09-12T12:52:49.338Z | Sep 12 12:52:48.022adding route 3fff:beef:10::/64 -> 2001:db8::55:ff |
| 4613 | 2026-09-12T12:52:49.338Z | INFO Sep 12 12:52:48.022adding route 3fff:beef:30::/64 -> 2001:db8::55:ff |
| 4614 | 2026-09-12T12:52:49.339Z | INFOSep 12 12:52:48.022 adding route 3fff:beef:1f::/64 -> 2001:db8::55:ffDEBG |
| 4615 | 2026-09-12T12:52:49.339Z | replacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 12:52:48.022 |
| 4616 | 2026-09-12T12:52:49.339Z | Sep 12 12:52:48.022DEBG DEBG replacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 4617 | 2026-09-12T12:52:49.339Z | Sep 12 12:52:48.022 |
| 4618 | 2026-09-12T12:52:49.339Z | INFOSep 12 12:52:48.022 Sep 12 12:52:48.022INFOadding route 3fff:beef:11::/64 -> 2001:db8::55:ff INFOadding route 3fff:beef:31::/64 -> 2001:db8::55:ff |
| 4619 | 2026-09-12T12:52:49.339Z | adding route 3fff:beef:20::/64 -> 2001:db8::55:ff |
| 4620 | 2026-09-12T12:52:49.339Z | |
| 4621 | 2026-09-12T12:52:49.339Z | Sep 12 12:52:48.022 DEBGSep 12 12:52:48.022 Sep 12 12:52:48.022DEBG 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 |
| 4622 | 2026-09-12T12:52:49.339Z | 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 } }] |
| 4623 | 2026-09-12T12:52:49.339Z | 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 } }] |
| 4624 | 2026-09-12T12:52:49.339Z | Sep 12 12:52:48.022Sep 12 12:52:48.022Sep 12 12:52:48.022 INFOINFO INFOadding route 3fff:beef:32::/64 -> 2001:db8::55:ff |
| 4625 | 2026-09-12T12:52:49.339Z | adding route 3fff:beef:21::/64 -> 2001:db8::55:ffadding route 3fff:beef:12::/64 -> 2001:db8::55:ff |
| 4626 | 2026-09-12T12:52:49.339Z | |
| 4627 | 2026-09-12T12:52:49.339Z | Sep 12 12:52:48.022 DEBGSep 12 12:52:48.022 Sep 12 12:52:48.022replacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 4628 | 2026-09-12T12:52:49.339Z | DEBGreplacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4629 | 2026-09-12T12:52:49.339Z | replacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 12:52:48.022 |
| 4630 | 2026-09-12T12:52:49.339Z | INFO adding route 3fff:beef:33::/64 -> 2001:db8::55:ffSep 12 12:52:48.022Sep 12 12:52:48.022 |
| 4631 | 2026-09-12T12:52:49.339Z | INFOINFO adding route 3fff:beef:13::/64 -> 2001:db8::55:ffadding route 3fff:beef:22::/64 -> 2001:db8::55:ff |
| 4632 | 2026-09-12T12:52:49.339Z | |
| 4633 | 2026-09-12T12:52:49.339Z | Sep 12 12:52:48.022 DEBG Sep 12 12:52:48.022replacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 12:52:48.022 |
| 4634 | 2026-09-12T12:52:49.339Z | DEBGDEBG replacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 4635 | 2026-09-12T12:52:49.339Z | |
| 4636 | 2026-09-12T12:52:49.339Z | Sep 12 12:52:48.022 INFO Sep 12 12:52:48.022Sep 12 12:52:48.022 adding route 3fff:beef:34::/64 -> 2001:db8::55:ff INFOINFO |
| 4637 | 2026-09-12T12:52:49.339Z | adding route 3fff:beef:23::/64 -> 2001:db8::55:ffadding route 3fff:beef:14::/64 -> 2001:db8::55:ff |
| 4638 | 2026-09-12T12:52:49.339Z | |
| 4639 | 2026-09-12T12:52:49.339Z | Sep 12 12:52:48.022Sep 12 12:52:48.022 Sep 12 12:52:48.022DEBGDEBG 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 } }] 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: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 } }] |
| 4640 | 2026-09-12T12:52:49.339Z | |
| 4641 | 2026-09-12T12:52:49.343Z | |
| 4642 | 2026-09-12T12:52:49.343Z | Sep 12 12:52:48.022Sep 12 12:52:48.022Sep 12 12:52:48.022 INFO INFOadding route 3fff:beef:35::/64 -> 2001:db8::55:ff INFO |
| 4643 | 2026-09-12T12:52:49.343Z | adding route 3fff:beef:24::/64 -> 2001:db8::55:ffadding route 3fff:beef:15::/64 -> 2001:db8::55:ff |
| 4644 | 2026-09-12T12:52:49.343Z | |
| 4645 | 2026-09-12T12:52:49.343Z | Sep 12 12:52:48.022 Sep 12 12:52:48.022DEBGSep 12 12:52:48.022 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 } }] DEBGDEBG replacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff: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 } }] |
| 4646 | 2026-09-12T12:52:49.343Z | |
| 4647 | 2026-09-12T12:52:49.343Z | |
| 4648 | 2026-09-12T12:52:49.343Z | Sep 12 12:52:48.022Sep 12 12:52:48.022 Sep 12 12:52:48.022 INFOINFO INFO adding route 3fff:beef:36::/64 -> 2001:db8::55:ff |
| 4649 | 2026-09-12T12:52:49.343Z | adding route 3fff:beef:25::/64 -> 2001:db8::55:ffadding route 3fff:beef:16::/64 -> 2001:db8::55:ff |
| 4650 | 2026-09-12T12:52:49.343Z | |
| 4651 | 2026-09-12T12:52:49.343Z | Sep 12 12:52:48.022Sep 12 12:52:48.022Sep 12 12:52:48.022 DEBG DEBG DEBGreplacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 4652 | 2026-09-12T12:52:49.343Z | |
| 4653 | 2026-09-12T12:52:49.343Z | |
| 4654 | 2026-09-12T12:52:49.343Z | Sep 12 12:52:48.022Sep 12 12:52:48.022 Sep 12 12:52:48.022INFOINFO adding route 3fff:beef:26::/64 -> 2001:db8::55:ffadding route 3fff:beef:17::/64 -> 2001:db8::55:ffINFO |
| 4655 | 2026-09-12T12:52:49.343Z | |
| 4656 | 2026-09-12T12:52:49.343Z | adding route 3fff:beef:37::/64 -> 2001:db8::55:ff |
| 4657 | 2026-09-12T12:52:49.343Z | Sep 12 12:52:48.022Sep 12 12:52:48.022 Sep 12 12:52:48.022DEBG DEBG DEBGreplacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 4658 | 2026-09-12T12:52:49.344Z | |
| 4659 | 2026-09-12T12:52:49.344Z | 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 } }] |
| 4660 | 2026-09-12T12:52:49.344Z | Sep 12 12:52:48.022Sep 12 12:52:48.022 INFOINFO adding route 3fff:beef:18::/64 -> 2001:db8::55:ffSep 12 12:52:48.022 |
| 4661 | 2026-09-12T12:52:49.344Z | adding route 3fff:beef:27::/64 -> 2001:db8::55:ff |
| 4662 | 2026-09-12T12:52:49.344Z | INFO adding route 3fff:beef:38::/64 -> 2001:db8::55:ffSep 12 12:52:48.022 |
| 4663 | 2026-09-12T12:52:49.344Z | Sep 12 12:52:48.022 DEBGDEBG 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 } }]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 } }] |
| 4664 | 2026-09-12T12:52:49.344Z | Sep 12 12:52:48.022 |
| 4665 | 2026-09-12T12:52:49.344Z | 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 } }]Sep 12 12:52:48.022 |
| 4666 | 2026-09-12T12:52:49.344Z | Sep 12 12:52:48.022INFO adding route 3fff:beef:28::/64 -> 2001:db8::55:ffINFO |
| 4667 | 2026-09-12T12:52:49.344Z | Sep 12 12:52:48.022adding route 3fff:beef:19::/64 -> 2001:db8::55:ff |
| 4668 | 2026-09-12T12:52:49.344Z | INFO Sep 12 12:52:48.022adding route 3fff:beef:39::/64 -> 2001:db8::55:ff |
| 4669 | 2026-09-12T12:52:49.344Z | DEBG Sep 12 12:52:48.022replacing 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 } }] |
| 4670 | 2026-09-12T12:52:49.344Z | Sep 12 12:52:48.022DEBG DEBGreplacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 12:52:48.022 |
| 4671 | 2026-09-12T12:52:49.344Z | 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 } }]INFO |
| 4672 | 2026-09-12T12:52:49.344Z | adding route 3fff:beef:29::/64 -> 2001:db8::55:ff |
| 4673 | 2026-09-12T12:52:49.344Z | Sep 12 12:52:48.022Sep 12 12:52:48.022 INFOINFO Sep 12 12:52:48.022 adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffDEBGadding route 3fff:beef:3a::/64 -> 2001:db8::55:ff |
| 4674 | 2026-09-12T12:52:49.344Z | |
| 4675 | 2026-09-12T12:52:49.344Z | 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 } }] |
| 4676 | 2026-09-12T12:52:49.344Z | Sep 12 12:52:48.022Sep 12 12:52:48.022 Sep 12 12:52:48.022DEBGDEBG INFOreplacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 4677 | 2026-09-12T12:52:49.344Z | |
| 4678 | 2026-09-12T12:52:49.344Z | adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff |
| 4679 | 2026-09-12T12:52:49.344Z | Sep 12 12:52:48.022Sep 12 12:52:48.022 Sep 12 12:52:48.022 INFOINFO adding route 3fff:beef:1b::/64 -> 2001:db8::55:ffDEBG |
| 4680 | 2026-09-12T12:52:49.344Z | adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffreplacing 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 } }] |
| 4681 | 2026-09-12T12:52:49.344Z | |
| 4682 | 2026-09-12T12:52:49.344Z | Sep 12 12:52:48.022Sep 12 12:52:48.022 Sep 12 12:52:48.022DEBGDEBG 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 } }]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 } }] |
| 4683 | 2026-09-12T12:52:49.344Z | adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff |
| 4684 | 2026-09-12T12:52:49.344Z | |
| 4685 | 2026-09-12T12:52:49.344Z | Sep 12 12:52:48.022Sep 12 12:52:48.022 INFOSep 12 12:52:48.022INFO adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffadding route 3fff:beef:1c::/64 -> 2001:db8::55:ff |
| 4686 | 2026-09-12T12:52:49.344Z | |
| 4687 | 2026-09-12T12:52:49.344Z | 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 } }] |
| 4688 | 2026-09-12T12:52:49.344Z | Sep 12 12:52:48.022 Sep 12 12:52:48.022DEBG 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 } }] |
| 4689 | 2026-09-12T12:52:49.344Z | adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff |
| 4690 | 2026-09-12T12:52:49.344Z | Sep 12 12:52:48.023Sep 12 12:52:48.023 DEBGDEBG failed to allocate space for the new target listreplacing 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 } }] |
| 4691 | 2026-09-12T12:52:49.344Z | |
| 4692 | 2026-09-12T12:52:49.344Z | Sep 12 12:52:48.023Sep 12 12:52:48.023 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:2d::/64 -> 2001:db8::55:ff |
| 4693 | 2026-09-12T12:52:49.345Z | |
| 4694 | 2026-09-12T12:52:49.345Z | Sep 12 12:52:48.023 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 } }] |
| 4695 | 2026-09-12T12:52:49.345Z | Sep 12 12:52:48.022Sep 12 12:52:48.023 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:beef:2e::/64 -> 2001:db8::55:ff |
| 4696 | 2026-09-12T12:52:49.345Z | |
| 4697 | 2026-09-12T12:52:49.345Z | Sep 12 12:52:48.023Sep 12 12:52:48.023 INFODEBG adding route 3fff:beef:1d::/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 } }] |
| 4698 | 2026-09-12T12:52:49.345Z | |
| 4699 | 2026-09-12T12:52:49.345Z | Sep 12 12:52:48.023Sep 12 12:52:48.023 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:2f::/64 -> 2001:db8::55:ff |
| 4700 | 2026-09-12T12:52:49.345Z | |
| 4701 | 2026-09-12T12:52:49.345Z | Sep 12 12:52:48.023Sep 12 12:52:48.023 DEBGINFO 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 } }]adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff |
| 4702 | 2026-09-12T12:52:49.345Z | |
| 4703 | 2026-09-12T12:52:49.345Z | Sep 12 12:52:48.023Sep 12 12:52:48.023 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:30::/64 -> 2001:db8::55:ff |
| 4704 | 2026-09-12T12:52:49.345Z | |
| 4705 | 2026-09-12T12:52:49.345Z | Sep 12 12:52:48.023Sep 12 12:52:48.023 DEBGINFO 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:1f::/64 -> 2001:db8::55:ff |
| 4706 | 2026-09-12T12:52:49.345Z | |
| 4707 | 2026-09-12T12:52:49.345Z | Sep 12 12:52:48.023Sep 12 12:52:48.023 DEBGINFO replacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:31::/64 -> 2001:db8::55:ff |
| 4708 | 2026-09-12T12:52:49.345Z | |
| 4709 | 2026-09-12T12:52:49.345Z | Sep 12 12:52:48.023Sep 12 12:52:48.023 DEBGINFO 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:beef:20::/64 -> 2001:db8::55:ff |
| 4710 | 2026-09-12T12:52:49.345Z | |
| 4711 | 2026-09-12T12:52:49.345Z | Sep 12 12:52:48.023Sep 12 12:52:48.023 INFODEBG adding route 3fff:beef:32::/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 } }] |
| 4712 | 2026-09-12T12:52:49.345Z | |
| 4713 | 2026-09-12T12:52:49.345Z | Sep 12 12:52:48.023Sep 12 12:52:48.023 INFODEBG adding route 3fff:beef:21::/64 -> 2001:db8::55:ffreplacing 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 } }] |
| 4714 | 2026-09-12T12:52:49.345Z | |
| 4715 | 2026-09-12T12:52:49.345Z | Sep 12 12:52:48.023Sep 12 12:52:48.023 INFODEBG adding route 3fff:beef:33::/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 } }] |
| 4716 | 2026-09-12T12:52:49.345Z | |
| 4717 | 2026-09-12T12:52:49.345Z | Sep 12 12:52:48.023Sep 12 12:52:48.023 DEBGINFO 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:22::/64 -> 2001:db8::55:ff |
| 4718 | 2026-09-12T12:52:49.345Z | |
| 4719 | 2026-09-12T12:52:49.345Z | Sep 12 12:52:48.023Sep 12 12:52:48.023 INFODEBG adding route 3fff:beef:34::/64 -> 2001:db8::55:ffreplacing 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 } }] |
| 4720 | 2026-09-12T12:52:49.345Z | |
| 4721 | 2026-09-12T12:52:49.345Z | Sep 12 12:52:48.023Sep 12 12:52:48.023 DEBGINFO replacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:23::/64 -> 2001:db8::55:ff |
| 4722 | 2026-09-12T12:52:49.345Z | |
| 4723 | 2026-09-12T12:52:49.345Z | Sep 12 12:52:48.023Sep 12 12:52:48.023 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:beef:35::/64 -> 2001:db8::55:ff |
| 4724 | 2026-09-12T12:52:49.345Z | |
| 4725 | 2026-09-12T12:52:49.346Z | Sep 12 12:52:48.023Sep 12 12:52:48.023 INFODEBG adding route 3fff:beef:24::/64 -> 2001:db8::55:ffreplacing 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 } }] |
| 4726 | 2026-09-12T12:52:49.346Z | |
| 4727 | 2026-09-12T12:52:49.346Z | Sep 12 12:52:48.023Sep 12 12:52:48.023 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:beef:36::/64 -> 2001:db8::55:ff |
| 4728 | 2026-09-12T12:52:49.346Z | |
| 4729 | 2026-09-12T12:52:49.346Z | Sep 12 12:52:48.023Sep 12 12:52:48.023 INFODEBG adding route 3fff:beef:25::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4730 | 2026-09-12T12:52:49.346Z | |
| 4731 | 2026-09-12T12:52:49.346Z | Sep 12 12:52:48.023Sep 12 12:52:48.023 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:beef:37::/64 -> 2001:db8::55:ff |
| 4732 | 2026-09-12T12:52:49.346Z | |
| 4733 | 2026-09-12T12:52:49.346Z | Sep 12 12:52:48.023Sep 12 12:52:48.023 INFODEBG adding route 3fff:beef:26::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4734 | 2026-09-12T12:52:49.346Z | |
| 4735 | 2026-09-12T12:52:49.346Z | Sep 12 12:52:48.023Sep 12 12:52:48.023 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:beef:38::/64 -> 2001:db8::55:ff |
| 4736 | 2026-09-12T12:52:49.346Z | |
| 4737 | 2026-09-12T12:52:49.346Z | Sep 12 12:52:48.023Sep 12 12:52:48.023 DEBGINFO 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 } }]adding route 3fff:beef:27::/64 -> 2001:db8::55:ff |
| 4738 | 2026-09-12T12:52:49.346Z | |
| 4739 | 2026-09-12T12:52:49.346Z | Sep 12 12:52:48.023Sep 12 12:52:48.023 INFODEBG adding route 3fff:beef:39::/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 } }] |
| 4740 | 2026-09-12T12:52:49.347Z | |
| 4741 | 2026-09-12T12:52:49.351Z | Sep 12 12:52:48.023Sep 12 12:52:48.023 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:28::/64 -> 2001:db8::55:ff |
| 4742 | 2026-09-12T12:52:49.351Z | |
| 4743 | 2026-09-12T12:52:49.351Z | Sep 12 12:52:48.023Sep 12 12:52:48.023 INFODEBG adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffreplacing 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 } }] |
| 4744 | 2026-09-12T12:52:49.351Z | |
| 4745 | 2026-09-12T12:52:49.352Z | Sep 12 12:52:48.023Sep 12 12:52:48.023 INFODEBG adding route 3fff:beef:29::/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 } }] |
| 4746 | 2026-09-12T12:52:49.352Z | |
| 4747 | 2026-09-12T12:52:49.352Z | Sep 12 12:52:48.023Sep 12 12:52:48.023 DEBGINFO replacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff |
| 4748 | 2026-09-12T12:52:49.352Z | |
| 4749 | 2026-09-12T12:52:49.352Z | Sep 12 12:52:48.023Sep 12 12:52:48.023 INFODEBG adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffreplacing 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 } }] |
| 4750 | 2026-09-12T12:52:49.352Z | |
| 4751 | 2026-09-12T12:52:49.352Z | Sep 12 12:52:48.023Sep 12 12:52:48.023 DEBGINFO replacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff |
| 4752 | 2026-09-12T12:52:49.352Z | |
| 4753 | 2026-09-12T12:52:49.352Z | Sep 12 12:52:48.023Sep 12 12:52:48.023 INFODEBG adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffreplacing 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 } }] |
| 4754 | 2026-09-12T12:52:49.352Z | |
| 4755 | 2026-09-12T12:52:49.352Z | Sep 12 12:52:48.023Sep 12 12:52:48.023 DEBGINFO replacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:3d::/64 -> 2001:db8::55:ff |
| 4756 | 2026-09-12T12:52:49.353Z | |
| 4757 | 2026-09-12T12:52:49.353Z | Sep 12 12:52:48.022Sep 12 12:52:48.023 Sep 12 12:52:48.023DEBGINFO initted freemap. size: 64DEBG , unitadding route 3fff:beef:2c::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:3d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4758 | 2026-09-12T12:52:49.353Z | : |
| 4759 | 2026-09-12T12:52:49.353Z | freemap_route_ipv6 |
| 4760 | 2026-09-12T12:52:49.353Z | Sep 12 12:52:48.023Sep 12 12:52:48.023 INFODEBG adding route 3fff:beef:3e::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4761 | 2026-09-12T12:52:49.353Z | |
| 4762 | 2026-09-12T12:52:49.353Z | Sep 12 12:52:48.023 Sep 12 12:52:48.023DEBG Sep 12 12:52:48.023reset freemapDEBG, unitSep 12 12:52:48.023 :INFO created new freemapfreemap_route_ipv6adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffDEBG 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 } }] |
| 4763 | 2026-09-12T12:52:49.353Z | Sep 12 12:52:48.023 INFO adding route 3fff:beef:3f::/64 -> 2001:db8::55:ff |
| 4764 | 2026-09-12T12:52:49.353Z | Sep 12 12:52:48.023 DEBG |
| 4765 | 2026-09-12T12:52:49.353Z | 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 } }] |
| 4766 | 2026-09-12T12:52:49.353Z | Sep 12 12:52:48.023Sep 12 12:52:48.023 DEBGDEBG 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 } }]failed to allocate space for the new target list |
| 4767 | 2026-09-12T12:52:49.353Z | |
| 4768 | 2026-09-12T12:52:49.353Z | Sep 12 12:52:48.023Sep 12 12:52:48.023 INFODEBG 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:1, vlan_id: 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 } }] |
| 4769 | 2026-09-12T12:52:49.353Z | |
| 4770 | 2026-09-12T12:52:49.353Z | Sep 12 12:52:48.023Sep 12 12:52:48.023 DEBGDEBG failed to allocate space for the new target listreplacing 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 } }] |
| 4771 | 2026-09-12T12:52:49.353Z | |
| 4772 | 2026-09-12T12:52:49.353Z | |
| 4773 | 2026-09-12T12:52:49.353Z | Sep 12 12:52:48.023 INFO adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff |
| 4774 | 2026-09-12T12:52:49.353Z | Sep 12 12:52:48.023 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 } }] |
| 4775 | 2026-09-12T12:52:49.353Z | , Sep 12 12:52:48.023 unitINFOSep 12 12:52:48.023 : adding route 3fff:dead::/64 -> 2001:db8::55:1INFO |
| 4776 | 2026-09-12T12:52:49.353Z | adding route 3fff:beef:30::/64 -> 2001:db8::55:fffreemap_route_ipv4 |
| 4777 | 2026-09-12T12:52:49.353Z | |
| 4778 | 2026-09-12T12:52:49.353Z | Sep 12 12:52:48.023Sep 12 12:52:48.023 DEBGDEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 4779 | 2026-09-12T12:52:49.353Z | |
| 4780 | 2026-09-12T12:52:49.353Z | Sep 12 12:52:48.023Sep 12 12:52:48.023 INFOINFOSep 12 12:52:48.023 adding route 3fff:dead::/64 -> 2001:db8::55:2DEBGadding route 3fff:beef:31::/64 -> 2001:db8::55:ff |
| 4781 | 2026-09-12T12:52:49.353Z | |
| 4782 | 2026-09-12T12:52:49.353Z | created new freemapSep 12 12:52:48.023Sep 12 12:52:48.023, DEBGDEBGunit replacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 } }] |
| 4783 | 2026-09-12T12:52:49.353Z | : |
| 4784 | 2026-09-12T12:52:49.353Z | freemap_route_ipv6 |
| 4785 | 2026-09-12T12:52:49.353Z | Sep 12 12:52:48.023 Sep 12 12:52:48.023INFO INFO adding route 3fff:beef:32::/64 -> 2001:db8::55:ffadding route 3fff:beef::/64 -> 2001:db8::55:ff |
| 4786 | 2026-09-12T12:52:49.353Z | |
| 4787 | 2026-09-12T12:52:49.353Z | Sep 12 12:52:48.023 DEBG initted freemap. size: 64Sep 12 12:52:48.023, Sep 12 12:52:48.023 unitDEBG: 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 } }]freemap_route_ipv4 |
| 4788 | 2026-09-12T12:52:49.353Z | DEBG |
| 4789 | 2026-09-12T12:52:49.353Z | 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 } }] |
| 4790 | 2026-09-12T12:52:49.353Z | Sep 12 12:52:48.023 Sep 12 12:52:48.023INFO DEBGadding route 3fff:beef:1::/64 -> 2001:db8::55:ffSep 12 12:52:48.023 |
| 4791 | 2026-09-12T12:52:49.353Z | INFO reset freemapadding route 3fff:beef:33::/64 -> 2001:db8::55:ffSep 12 12:52:48.023 |
| 4792 | 2026-09-12T12:52:49.353Z | , unitDEBG: replacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv4 |
| 4793 | 2026-09-12T12:52:49.353Z | |
| 4794 | 2026-09-12T12:52:49.354Z | Sep 12 12:52:48.023 DEBG Sep 12 12:52:48.023replacing 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 } }] |
| 4795 | 2026-09-12T12:52:49.354Z | INFOSep 12 12:52:48.023 adding route 3fff:beef:2::/64 -> 2001:db8::55:ffDEBG |
| 4796 | 2026-09-12T12:52:49.354Z | initted freemap. size: 64, Sep 12 12:52:48.023unit :Sep 12 12:52:48.023 INFO freemap_route_ipv6DEBG |
| 4797 | 2026-09-12T12:52:49.354Z | adding route 3fff:beef:34::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4798 | 2026-09-12T12:52:49.354Z | test route::tests::grow_succeeds ... ok |
| 4799 | 2026-09-12T12:52:49.354Z | |
| 4800 | 2026-09-12T12:52:49.354Z | Sep 12 12:52:48.023Sep 12 12:52:48.023Sep 12 12:52:48.023 DEBGDEBG INFOreplacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4801 | 2026-09-12T12:52:49.354Z | adding route 3fff:beef:3::/64 -> 2001:db8::55:ffreset freemap |
| 4802 | 2026-09-12T12:52:49.354Z | , unit: Sep 12 12:52:48.023freemap_route_ipv6 Sep 12 12:52:48.023 |
| 4803 | 2026-09-12T12:52:49.354Z | DEBG INFOreplacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 12 12:52:48.023 |
| 4804 | 2026-09-12T12:52:49.354Z | adding route 3fff:beef:35::/64 -> 2001:db8::55:ffINFO |
| 4805 | 2026-09-12T12:52:49.354Z | adding route 172.16.0.0/32 -> 10.0.0.1 |
| 4806 | 2026-09-12T12:52:49.354Z | Sep 12 12:52:48.023 INFOSep 12 12:52:48.023 adding route 3fff:beef:4::/64 -> 2001:db8::55:ffDEBGSep 12 12:52:48.023 |
| 4807 | 2026-09-12T12:52:49.354Z | 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 } }] |
| 4808 | 2026-09-12T12:52:49.354Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]Sep 12 12:52:48.023 |
| 4809 | 2026-09-12T12:52:49.354Z | 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 } }] |
| 4810 | 2026-09-12T12:52:49.354Z | Sep 12 12:52:48.023Sep 12 12:52:48.023 Sep 12 12:52:48.023INFO INFOadding route 3fff:beef:36::/64 -> 2001:db8::55:ff DEBG |
| 4811 | 2026-09-12T12:52:49.354Z | adding route 3fff:beef:5::/64 -> 2001:db8::55:ff |
| 4812 | 2026-09-12T12:52:49.354Z | 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 } }] |
| 4813 | 2026-09-12T12:52:49.354Z | Sep 12 12:52:48.023Sep 12 12:52:48.023 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 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 } }] |
| 4814 | 2026-09-12T12:52:49.354Z | |
| 4815 | 2026-09-12T12:52:49.354Z | Sep 12 12:52:48.023Sep 12 12:52:48.023 INFOINFO adding route 3fff:beef:37::/64 -> 2001:db8::55:ffadding route 3fff:beef:6::/64 -> 2001:db8::55:ff |
| 4816 | 2026-09-12T12:52:49.354Z | |
| 4817 | 2026-09-12T12:52:49.354Z | Sep 12 12:52:48.023Sep 12 12:52:48.023 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 } }]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 } }] |
| 4818 | 2026-09-12T12:52:49.354Z | |
| 4819 | 2026-09-12T12:52:49.354Z | Sep 12 12:52:48.023Sep 12 12:52:48.023 INFOINFO adding route 3fff:beef:38::/64 -> 2001:db8::55:ffadding route 3fff:beef:7::/64 -> 2001:db8::55:ff |
| 4820 | 2026-09-12T12:52:49.354Z | |
| 4821 | 2026-09-12T12:52:49.354Z | Sep 12 12:52:48.023Sep 12 12:52:48.023 DEBGDEBG replacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]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 } }] |
| 4822 | 2026-09-12T12:52:49.354Z | |
| 4823 | 2026-09-12T12:52:49.354Z | Sep 12 12:52:48.023Sep 12 12:52:48.023 INFOINFO adding route 3fff:beef:39::/64 -> 2001:db8::55:ffadding route 3fff:beef:8::/64 -> 2001:db8::55:ff |
| 4824 | 2026-09-12T12:52:49.354Z | |
| 4825 | 2026-09-12T12:52:49.354Z | Sep 12 12:52:48.023Sep 12 12:52:48.023 DEBGDEBG replacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]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 } }] |
| 4826 | 2026-09-12T12:52:49.354Z | |
| 4827 | 2026-09-12T12:52:49.354Z | Sep 12 12:52:48.023Sep 12 12:52:48.023 Sep 12 12:52:48.023INFOINFO adding route 3fff:beef:9::/64 -> 2001:db8::55:ffadding route 3fff:beef:3a::/64 -> 2001:db8::55:ff |
| 4828 | 2026-09-12T12:52:49.354Z | |
| 4829 | 2026-09-12T12:52:49.354Z | DEBG created new freemap, unit:Sep 12 12:52:48.023 Sep 12 12:52:48.023DEBG freemap_route_ipv4DEBG |
| 4830 | 2026-09-12T12:52:49.354Z | 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: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 } }] |
| 4831 | 2026-09-12T12:52:49.354Z | |
| 4832 | 2026-09-12T12:52:49.354Z | Sep 12 12:52:48.023Sep 12 12:52:48.023Sep 12 12:52:48.023 INFODEBG INFOcreated new freemap , adding route 3fff:beef:a::/64 -> 2001:db8::55:ffunitadding route 3fff:beef:3b::/64 -> 2001:db8::55:ff: |
| 4833 | 2026-09-12T12:52:49.354Z | freemap_route_ipv6 |
| 4834 | 2026-09-12T12:52:49.355Z | |
| 4835 | 2026-09-12T12:52:49.355Z | Sep 12 12:52:48.023Sep 12 12:52:48.023 Sep 12 12:52:48.023DEBGDEBG 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 } }]DEBGreplacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4836 | 2026-09-12T12:52:49.355Z | |
| 4837 | 2026-09-12T12:52:49.355Z | initted freemap. size: 64, unitSep 12 12:52:48.023:Sep 12 12:52:48.023 INFOfreemap_route_ipv4INFO |
| 4838 | 2026-09-12T12:52:49.355Z | adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff adding route 3fff:beef:b::/64 -> 2001:db8::55:ff |
| 4839 | 2026-09-12T12:52:49.355Z | |
| 4840 | 2026-09-12T12:52:49.355Z | Sep 12 12:52:48.023Sep 12 12:52:48.023 Sep 12 12:52:48.023DEBG reset freemapDEBGDEBG , 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 } }] |
| 4841 | 2026-09-12T12:52:49.359Z | 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 |
| 4842 | 2026-09-12T12:52:49.359Z | : freemap_route_ipv4 |
| 4843 | 2026-09-12T12:52:49.359Z | Sep 12 12:52:48.023Sep 12 12:52:48.023 INFOSep 12 12:52:48.023DEBG adding route 3fff:beef:c::/64 -> 2001:db8::55:ffDEBGfailed to allocate space for the new target list |
| 4844 | 2026-09-12T12:52:49.359Z | |
| 4845 | 2026-09-12T12:52:49.359Z | initted freemap. size: 64, unit:Sep 12 12:52:48.023 Sep 12 12:52:48.023 freemap_route_ipv6DEBG |
| 4846 | 2026-09-12T12:52:49.359Z | 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 } }]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 } }] |
| 4847 | 2026-09-12T12:52:49.359Z | |
| 4848 | 2026-09-12T12:52:49.359Z | Sep 12 12:52:48.023 DEBG Sep 12 12:52:48.023reset freemap , INFOunit :adding route 3fff:beef:d::/64 -> 2001:db8::55:ff |
| 4849 | 2026-09-12T12:52:49.359Z | freemap_route_ipv6 |
| 4850 | 2026-09-12T12:52:49.360Z | Sep 12 12:52:48.023 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 } }] |
| 4851 | 2026-09-12T12:52:49.360Z | Sep 12 12:52:48.023 Sep 12 12:52:48.023INFO INFOadding route 172.16.0.0/32 -> 10.0.0.1 |
| 4852 | 2026-09-12T12:52:49.360Z | adding route 3fff:beef:e::/64 -> 2001:db8::55:ff |
| 4853 | 2026-09-12T12:52:49.360Z | Sep 12 12:52:48.023Sep 12 12:52:48.023 DEBGDEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]replacing targets for 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 } }] |
| 4854 | 2026-09-12T12:52:49.360Z | |
| 4855 | 2026-09-12T12:52:49.360Z | Sep 12 12:52:48.023Sep 12 12:52:48.023 INFOINFO adding route 172.16.0.0/32 -> 10.0.0.2adding route 3fff:beef:f::/64 -> 2001:db8::55:ff |
| 4856 | 2026-09-12T12:52:49.360Z | |
| 4857 | 2026-09-12T12:52:49.360Z | Sep 12 12:52:48.023Sep 12 12:52:48.023 DEBGDEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]replacing targets for 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 } }] |
| 4858 | 2026-09-12T12:52:49.360Z | |
| 4859 | 2026-09-12T12:52:49.360Z | Sep 12 12:52:48.023Sep 12 12:52:48.023 INFOINFO adding route 3fff:beef:10::/64 -> 2001:db8::55:ffadding route 172.16.0.0/32 -> 10.0.0.3 |
| 4860 | 2026-09-12T12:52:49.360Z | |
| 4861 | 2026-09-12T12:52:49.360Z | Sep 12 12:52:48.023 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 } }] |
| 4862 | 2026-09-12T12:52:49.360Z | Sep 12 12:52:48.024Sep 12 12:52:48.024 INFODEBG adding route 172.16.0.0/32 -> 10.0.0.4replacing 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 } }] |
| 4863 | 2026-09-12T12:52:49.360Z | |
| 4864 | 2026-09-12T12:52:49.360Z | Sep 12 12:52:48.024Sep 12 12:52:48.024 INFODEBG adding route 3fff:beef:11::/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 } }, 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 } }] |
| 4865 | 2026-09-12T12:52:49.360Z | |
| 4866 | 2026-09-12T12:52:49.360Z | Sep 12 12:52:48.024Sep 12 12:52:48.024 DEBGINFO 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 } }]adding route 172.17.0.0/32 -> 10.0.0.255 |
| 4867 | 2026-09-12T12:52:49.360Z | |
| 4868 | 2026-09-12T12:52:49.360Z | Sep 12 12:52:48.024Sep 12 12:52:48.024 INFODEBG adding route 3fff:beef:12::/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 } }] |
| 4869 | 2026-09-12T12:52:49.360Z | |
| 4870 | 2026-09-12T12:52:49.360Z | Sep 12 12:52:48.024Sep 12 12:52:48.024 DEBGINFO replacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.17.0.1/32 -> 10.0.0.255 |
| 4871 | 2026-09-12T12:52:49.360Z | |
| 4872 | 2026-09-12T12:52:49.360Z | Sep 12 12:52:48.024Sep 12 12:52:48.024 INFODEBG adding route 3fff:beef:13::/64 -> 2001:db8::55:ffreplacing 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 } }] |
| 4873 | 2026-09-12T12:52:49.360Z | |
| 4874 | 2026-09-12T12:52:49.360Z | Sep 12 12:52:48.024Sep 12 12:52:48.024 DEBGINFO replacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.17.0.2/32 -> 10.0.0.255 |
| 4875 | 2026-09-12T12:52:49.360Z | |
| 4876 | 2026-09-12T12:52:49.360Z | Sep 12 12:52:48.024Sep 12 12:52:48.024 INFODEBG adding route 3fff:beef:14::/64 -> 2001:db8::55:ffreplacing 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 } }] |
| 4877 | 2026-09-12T12:52:49.360Z | |
| 4878 | 2026-09-12T12:52:49.360Z | Sep 12 12:52:48.024Sep 12 12:52:48.024 DEBGINFO replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.17.0.3/32 -> 10.0.0.255 |
| 4879 | 2026-09-12T12:52:49.360Z | |
| 4880 | 2026-09-12T12:52:49.360Z | Sep 12 12:52:48.024Sep 12 12:52:48.024 DEBGINFO 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 } }]adding route 3fff:beef:15::/64 -> 2001:db8::55:ff |
| 4881 | 2026-09-12T12:52:49.360Z | |
| 4882 | 2026-09-12T12:52:49.360Z | Sep 12 12:52:48.024Sep 12 12:52:48.024 INFODEBG adding route 172.17.0.4/32 -> 10.0.0.255replacing 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 } }] |
| 4883 | 2026-09-12T12:52:49.360Z | |
| 4884 | 2026-09-12T12:52:49.360Z | Sep 12 12:52:48.024Sep 12 12:52:48.024 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:beef:16::/64 -> 2001:db8::55:ff |
| 4885 | 2026-09-12T12:52:49.360Z | |
| 4886 | 2026-09-12T12:52:49.360Z | Sep 12 12:52:48.024Sep 12 12:52:48.024 INFODEBG adding route 172.17.0.5/32 -> 10.0.0.255replacing 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 } }] |
| 4887 | 2026-09-12T12:52:49.360Z | |
| 4888 | 2026-09-12T12:52:49.360Z | Sep 12 12:52:48.024Sep 12 12:52:48.024 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 3fff:beef:17::/64 -> 2001:db8::55:ff |
| 4889 | 2026-09-12T12:52:49.361Z | |
| 4890 | 2026-09-12T12:52:49.361Z | Sep 12 12:52:48.024Sep 12 12:52:48.024 INFODEBG adding route 172.17.0.6/32 -> 10.0.0.255replacing 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 } }] |
| 4891 | 2026-09-12T12:52:49.361Z | |
| 4892 | 2026-09-12T12:52:49.361Z | Sep 12 12:52:48.024Sep 12 12:52:48.024 DEBGINFO replacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:beef:18::/64 -> 2001:db8::55:ff |
| 4893 | 2026-09-12T12:52:49.361Z | |
| 4894 | 2026-09-12T12:52:49.361Z | Sep 12 12:52:48.024Sep 12 12:52:48.024 DEBGINFO replacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.17.0.7/32 -> 10.0.0.255 |
| 4895 | 2026-09-12T12:52:49.361Z | |
| 4896 | 2026-09-12T12:52:49.361Z | Sep 12 12:52:48.024Sep 12 12:52:48.024 INFODEBG 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 } }] |
| 4897 | 2026-09-12T12:52:49.361Z | Sep 12 12:52:48.024 INFO adding route 172.17.0.8/32 -> 10.0.0.255 |
| 4898 | 2026-09-12T12:52:49.361Z | Sep 12 12:52:48.024 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 } }] |
| 4899 | 2026-09-12T12:52:49.361Z | adding route 3fff:beef:19::/64 -> 2001:db8::55:ff |
| 4900 | 2026-09-12T12:52:49.361Z | Sep 12 12:52:48.024 INFO adding route 172.17.0.9/32 -> 10.0.0.255Sep 12 12:52:48.024 |
| 4901 | 2026-09-12T12:52:49.361Z | DEBG replacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 12:52:48.024 |
| 4902 | 2026-09-12T12:52:49.361Z | 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 } }]Sep 12 12:52:48.024 |
| 4903 | 2026-09-12T12:52:49.361Z | test route::tests::rollback_on_compact_delete_failure ... ok |
| 4904 | 2026-09-12T12:52:49.361Z | INFO adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffSep 12 12:52:48.024 |
| 4905 | 2026-09-12T12:52:49.361Z | Sep 12 12:52:48.024INFO adding route 172.17.0.10/32 -> 10.0.0.255DEBG |
| 4906 | 2026-09-12T12:52:49.361Z | Sep 12 12:52:48.024 created new freemapDEBG, Sep 12 12:52:48.024unit :DEBGreplacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] freemap_route_ipv4 |
| 4907 | 2026-09-12T12:52:49.361Z | 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 } }] |
| 4908 | 2026-09-12T12:52:49.361Z | |
| 4909 | 2026-09-12T12:52:49.361Z | Sep 12 12:52:48.024 INFO Sep 12 12:52:48.024Sep 12 12:52:48.024 adding route 3fff:beef:1b::/64 -> 2001:db8::55:ffDEBGINFO |
| 4910 | 2026-09-12T12:52:49.361Z | created new freemap , adding route 172.17.0.11/32 -> 10.0.0.255unit |
| 4911 | 2026-09-12T12:52:49.361Z | : Sep 12 12:52:48.024freemap_route_ipv6 |
| 4912 | 2026-09-12T12:52:49.361Z | Sep 12 12:52:48.024DEBG 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 } }]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 } }] |
| 4913 | 2026-09-12T12:52:49.361Z | Sep 12 12:52:48.024Sep 12 12:52:48.024 DEBGDEBG created new freemapcreated new freemapSep 12 12:52:48.029, , INFOunitunit :adding route 172.17.0.12/32 -> 10.0.0.255: |
| 4914 | 2026-09-12T12:52:49.361Z | freemap_route_ipv4freemap_route_ipv4 |
| 4915 | 2026-09-12T12:52:49.361Z | |
| 4916 | 2026-09-12T12:52:49.361Z | Sep 12 12:52:48.029 DEBGSep 12 12:52:48.029Sep 12 12:52:48.029 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 } }] |
| 4917 | 2026-09-12T12:52:49.361Z | DEBG DEBGcreated new freemap , created new freemapunit, :unit :Sep 12 12:52:48.029freemap_route_ipv6 |
| 4918 | 2026-09-12T12:52:49.361Z | freemap_route_ipv6 INFO |
| 4919 | 2026-09-12T12:52:49.361Z | adding route 172.17.0.13/32 -> 10.0.0.255Sep 12 12:52:48.029 |
| 4920 | 2026-09-12T12:52:49.361Z | DEBG initted freemap. size: 64Sep 12 12:52:48.029, Sep 12 12:52:48.029 unitDEBG:Sep 12 12:52:48.024 freemap_route_ipv4initted freemap. size: 64DEBG, |
| 4921 | 2026-09-12T12:52:49.361Z | initted freemap. size: 64unitDEBG:Sep 12 12:52:48.029, DEBGunitfreemap_route_ipv4 |
| 4922 | 2026-09-12T12:52:49.361Z | :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 } }] |
| 4923 | 2026-09-12T12:52:49.361Z | reset freemap, unitfreemap_route_ipv4:Sep 12 12:52:48.029 |
| 4924 | 2026-09-12T12:52:49.361Z | Sep 12 12:52:48.029INFO adding route 172.17.0.14/32 -> 10.0.0.255freemap_route_ipv4 |
| 4925 | 2026-09-12T12:52:49.361Z | DEBG |
| 4926 | 2026-09-12T12:52:49.362Z | reset freemap, Sep 12 12:52:48.029Sep 12 12:52:48.029unit: freemap_route_ipv4 |
| 4927 | 2026-09-12T12:52:49.362Z | DEBG initted freemap. size: 64, unitSep 12 12:52:48.029: DEBGfreemap_route_ipv6 |
| 4928 | 2026-09-12T12:52:49.362Z | Sep 12 12:52:48.029 initted freemap. size: 64 DEBG, unitDEBGSep 12 12:52:48.029: DEBGfreemap_route_ipv6 |
| 4929 | 2026-09-12T12:52:49.362Z | reset freemapreset freemap, unitreplacing 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 } }], :unit :Sep 12 12:52:48.029freemap_route_ipv6 |
| 4930 | 2026-09-12T12:52:49.362Z | |
| 4931 | 2026-09-12T12:52:49.362Z | freemap_route_ipv4 |
| 4932 | 2026-09-12T12:52:49.362Z | DEBGSep 12 12:52:48.029 reset freemap Sep 12 12:52:48.029INFO, unit:INFOadding route 172.17.0.15/32 -> 10.0.0.255 |
| 4933 | 2026-09-12T12:52:49.362Z | Sep 12 12:52:48.029adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 4934 | 2026-09-12T12:52:49.362Z | DEBGfreemap_route_ipv6 |
| 4935 | 2026-09-12T12:52:49.362Z | initted freemap. size: 64Sep 12 12:52:48.029 Sep 12 12:52:48.029DEBG 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 } }]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 } }] |
| 4936 | 2026-09-12T12:52:49.362Z | |
| 4937 | 2026-09-12T12:52:49.362Z | Sep 12 12:52:48.029unit Sep 12 12:52:48.029INFO: INFOfreemap_route_ipv6 |
| 4938 | 2026-09-12T12:52:49.362Z | adding route 172.17.0.16/32 -> 10.0.0.255Sep 12 12:52:48.029adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 4939 | 2026-09-12T12:52:49.362Z | |
| 4940 | 2026-09-12T12:52:49.362Z | INFOSep 12 12:52:48.029Sep 12 12:52:48.029 DEBGDEBG reset freemapreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }], |
| 4941 | 2026-09-12T12:52:49.366Z | Sep 12 12:52:48.029unit DEBGadding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 4942 | 2026-09-12T12:52:49.366Z | 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 } }]: |
| 4943 | 2026-09-12T12:52:49.366Z | Sep 12 12:52:48.029 freemap_route_ipv6INFOSep 12 12:52:48.029 |
| 4944 | 2026-09-12T12:52:49.366Z | Sep 12 12:52:48.029adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 4945 | 2026-09-12T12:52:49.366Z | 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 } }]Sep 12 12:52:48.030adding route 172.17.0.17/32 -> 10.0.0.255Sep 12 12:52:48.030 |
| 4946 | 2026-09-12T12:52:49.366Z | |
| 4947 | 2026-09-12T12:52:49.366Z | 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 } }] |
| 4948 | 2026-09-12T12:52:49.366Z | adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 4949 | 2026-09-12T12:52:49.366Z | Sep 12 12:52:48.030Sep 12 12:52:48.030 DEBGSep 12 12:52:48.030 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 } }] |
| 4950 | 2026-09-12T12:52:49.366Z | Sep 12 12:52:48.030INFO DEBGadding route 3fff:dead::/64 -> 2001:db8::55:3 Sep 12 12:52:48.030replacing 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:dead::/64 -> 2001:db8::55:3 |
| 4951 | 2026-09-12T12:52:49.366Z | |
| 4952 | 2026-09-12T12:52:49.366Z | |
| 4953 | 2026-09-12T12:52:49.366Z | INFO Sep 12 12:52:48.030adding route 172.17.0.18/32 -> 10.0.0.255 |
| 4954 | 2026-09-12T12:52:49.366Z | 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 } }]Sep 12 12:52:48.030 |
| 4955 | 2026-09-12T12:52:49.366Z | Sep 12 12:52:48.030INFO Sep 12 12:52:48.030 DEBG adding route 3fff:dead::/64 -> 2001:db8::55:1DEBG |
| 4956 | 2026-09-12T12:52:49.366Z | 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 } }]Sep 12 12:52:48.030replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 } }] |
| 4957 | 2026-09-12T12:52:49.367Z | INFO |
| 4958 | 2026-09-12T12:52:49.367Z | adding route 3fff:dead::/64 -> 2001:db8::55:4Sep 12 12:52:48.030 |
| 4959 | 2026-09-12T12:52:49.367Z | Sep 12 12:52:48.030 DEBG 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 } }]Sep 12 12:52:48.030 |
| 4960 | 2026-09-12T12:52:49.367Z | Sep 12 12:52:48.030DEBG 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 |
| 4961 | 2026-09-12T12:52:49.367Z | Sep 12 12:52:48.030 adding route 3fff:dead::/64 -> 2001:db8::55:4INFO |
| 4962 | 2026-09-12T12:52:49.367Z | adding route 172.17.0.19/32 -> 10.0.0.255adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 4963 | 2026-09-12T12:52:49.367Z | |
| 4964 | 2026-09-12T12:52:49.367Z | Sep 12 12:52:48.030Sep 12 12:52:48.030 DEBG Sep 12 12:52:48.030DEBG 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 } }]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 } }] |
| 4965 | 2026-09-12T12:52:49.367Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]Sep 12 12:52:48.030 |
| 4966 | 2026-09-12T12:52:49.367Z | |
| 4967 | 2026-09-12T12:52:49.367Z | DEBG Sep 12 12:52:48.030Sep 12 12:52:48.030replacing 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 } }] |
| 4968 | 2026-09-12T12:52:49.367Z | WARN DEBGshrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) Sep 12 12:52:48.030Sep 12 12:52:48.024replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 } }] |
| 4969 | 2026-09-12T12:52:49.367Z | |
| 4970 | 2026-09-12T12:52:49.367Z | DEBG INFOSep 12 12:52:48.030 created new freemapadding route 3fff:dead::/64 -> 2001:db8::55:2INFO |
| 4971 | 2026-09-12T12:52:49.367Z | , adding route 172.17.0.20/32 -> 10.0.0.255unit |
| 4972 | 2026-09-12T12:52:49.367Z | : Sep 12 12:52:48.030 freemap_route_ipv4DEBGSep 12 12:52:48.030 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 } }] |
| 4973 | 2026-09-12T12:52:49.367Z | |
| 4974 | 2026-09-12T12:52:49.367Z | 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 } }] |
| 4975 | 2026-09-12T12:52:49.367Z | Sep 12 12:52:48.024Sep 12 12:52:48.030Sep 12 12:52:48.030 Sep 12 12:52:48.030INFO INFOadding route 3fff:beef::/64 -> 2001:db8::55:ffDEBG DEBGcreated new freemap |
| 4976 | 2026-09-12T12:52:49.367Z | adding route 172.17.0.21/32 -> 10.0.0.255created new freemap |
| 4977 | 2026-09-12T12:52:49.367Z | , , unitunit:Sep 12 12:52:48.030:Sep 12 12:52:48.030 DEBGfreemap_route_ipv6DEBG freemap_route_ipv4 |
| 4978 | 2026-09-12T12:52:49.367Z | 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 } }] |
| 4979 | 2026-09-12T12:52:49.367Z | |
| 4980 | 2026-09-12T12:52:49.367Z | 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 } }] |
| 4981 | 2026-09-12T12:52:49.367Z | Sep 12 12:52:48.030 DEBG initted freemap. size: 64Sep 12 12:52:48.030, unitINFO: adding route 3fff:beef:1::/64 -> 2001:db8::55:fffreemap_route_ipv4Sep 12 12:52:48.030Sep 12 12:52:48.030 |
| 4982 | 2026-09-12T12:52:49.367Z | DEBG |
| 4983 | 2026-09-12T12:52:49.367Z | INFO created new freemapadding route 172.17.0.22/32 -> 10.0.0.255Sep 12 12:52:48.030Sep 12 12:52:48.030 |
| 4984 | 2026-09-12T12:52:49.367Z | , DEBGDEBG unit reset freemap:, unitfreemap_route_ipv6: |
| 4985 | 2026-09-12T12:52:49.367Z | replacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] freemap_route_ipv4Sep 12 12:52:48.030 |
| 4986 | 2026-09-12T12:52:49.367Z | |
| 4987 | 2026-09-12T12:52:49.367Z | 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 } }] |
| 4988 | 2026-09-12T12:52:49.367Z | Sep 12 12:52:48.030Sep 12 12:52:48.030 DEBGSep 12 12:52:48.030 initted freemap. size: 64DEBG, unitinitted freemap. size: 64:INFO, unit Sep 12 12:52:48.030adding route 3fff:beef:2::/64 -> 2001:db8::55:ff |
| 4989 | 2026-09-12T12:52:49.367Z | :INFO adding route 172.17.0.23/32 -> 10.0.0.255freemap_route_ipv4 |
| 4990 | 2026-09-12T12:52:49.367Z | |
| 4991 | 2026-09-12T12:52:49.367Z | freemap_route_ipv6Sep 12 12:52:48.030 |
| 4992 | 2026-09-12T12:52:49.367Z | Sep 12 12:52:48.030DEBG 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 12 12:52:48.030replacing 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 } }] |
| 4993 | 2026-09-12T12:52:49.367Z | DEBG |
| 4994 | 2026-09-12T12:52:49.367Z | reset freemapSep 12 12:52:48.030, Sep 12 12:52:48.030 DEBGunitSep 12 12:52:48.030INFO : INFO freemap_route_ipv4adding route 172.17.0.24/32 -> 10.0.0.255 |
| 4995 | 2026-09-12T12:52:49.368Z | reset freemapadding route 3fff:beef:3::/64 -> 2001:db8::55:ff |
| 4996 | 2026-09-12T12:52:49.368Z | |
| 4997 | 2026-09-12T12:52:49.368Z | , unitSep 12 12:52:48.030:Sep 12 12:52:48.030 freemap_route_ipv6DEBG |
| 4998 | 2026-09-12T12:52:49.368Z | test route::tests::identity_replace_is_noop ... ok |
| 4999 | 2026-09-12T12:52:49.368Z | 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 } }]DEBGSep 12 12:52:48.030 |
| 5000 | 2026-09-12T12:52:49.368Z | test route::tests::rollback_on_compact_write_failure ... ok |
| 5001 | 2026-09-12T12:52:49.368Z | Sep 12 12:52:48.030 replacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 5002 | 2026-09-12T12:52:49.368Z | adding route 172.16.0.0/32 -> 10.0.0.1Sep 12 12:52:48.030 |
| 5003 | 2026-09-12T12:52:49.368Z | INFO adding route 172.17.0.25/32 -> 10.0.0.255DEBG |
| 5004 | 2026-09-12T12:52:49.368Z | Sep 12 12:52:48.030 Sep 12 12:52:48.030initted freemap. size: 64 DEBGINFO, unitSep 12 12:52:48.030 adding route 3fff:beef:4::/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 } }] |
| 5005 | 2026-09-12T12:52:49.368Z | : |
| 5006 | 2026-09-12T12:52:49.368Z | freemap_route_ipv6DEBG |
| 5007 | 2026-09-12T12:52:49.368Z | Sep 12 12:52:48.030replacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 12 12:52:48.030 |
| 5008 | 2026-09-12T12:52:49.368Z | DEBGSep 12 12:52:48.030INFO 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 172.17.0.0/32 -> 10.0.0.255DEBG |
| 5009 | 2026-09-12T12:52:49.368Z | Sep 12 12:52:48.030 reset freemapINFO, unit |
| 5010 | 2026-09-12T12:52:49.368Z | :Sep 12 12:52:48.030 freemap_route_ipv6adding route 172.17.0.26/32 -> 10.0.0.255DEBG |
| 5011 | 2026-09-12T12:52:49.368Z | 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 } }] |
| 5012 | 2026-09-12T12:52:49.368Z | |
| 5013 | 2026-09-12T12:52:49.368Z | Sep 12 12:52:48.030Sep 12 12:52:48.030 INFO INFOSep 12 12:52:48.030 adding route 3fff:beef:5::/64 -> 2001:db8::55:ffadding route 172.16.0.0/32 -> 10.0.0.1 |
| 5014 | 2026-09-12T12:52:49.368Z | DEBGSep 12 12:52:48.030 |
| 5015 | 2026-09-12T12:52:49.368Z | INFO Sep 12 12:52:48.030adding route 172.17.0.1/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 } }] |
| 5016 | 2026-09-12T12:52:49.368Z | |
| 5017 | 2026-09-12T12:52:49.368Z | DEBGSep 12 12:52:48.030 replacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 12:52:48.030 |
| 5018 | 2026-09-12T12:52:49.368Z | 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.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 } }] |
| 5019 | 2026-09-12T12:52:49.368Z | Sep 12 12:52:48.030Sep 12 12:52:48.030 DEBG DEBGcreated new freemap , unitcreated new freemap:, unitSep 12 12:52:48.030 freemap_route_ipv4INFO |
| 5020 | 2026-09-12T12:52:49.368Z | : adding route 172.17.0.27/32 -> 10.0.0.255freemap_route_ipv4 |
| 5021 | 2026-09-12T12:52:49.368Z | |
| 5022 | 2026-09-12T12:52:49.368Z | Sep 12 12:52:48.040 DEBG created new freemap |
| 5023 | 2026-09-12T12:52:49.368Z | Sep 12 12:52:48.040Sep 12 12:52:48.040 , DEBGunitDEBG: Sep 12 12:52:48.040 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 } }]freemap_route_ipv6 |
| 5024 | 2026-09-12T12:52:49.368Z | INFO |
| 5025 | 2026-09-12T12:52:49.368Z | created new freemapadding route 172.17.0.2/32 -> 10.0.0.255, |
| 5026 | 2026-09-12T12:52:49.368Z | Sep 12 12:52:48.040unit DEBG: Sep 12 12:52:48.040initted freemap. size: 64 , INFOfreemap_route_ipv6unitSep 12 12:52:48.040 |
| 5027 | 2026-09-12T12:52:49.368Z | adding route 172.17.0.28/32 -> 10.0.0.255 |
| 5028 | 2026-09-12T12:52:49.368Z | :DEBG 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 } }] |
| 5029 | 2026-09-12T12:52:49.368Z | Sep 12 12:52:48.040 |
| 5030 | 2026-09-12T12:52:49.368Z | Sep 12 12:52:48.040 DEBGDEBGSep 12 12:52:48.040 Sep 12 12:52:48.040replacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] INFO |
| 5031 | 2026-09-12T12:52:49.368Z | adding route 172.17.0.3/32 -> 10.0.0.255initted freemap. size: 64DEBG, |
| 5032 | 2026-09-12T12:52:49.368Z | Sep 12 12:52:48.040reset freemap , unitunit:INFO Sep 12 12:52:48.040freemap_route_ipv4 : |
| 5033 | 2026-09-12T12:52:49.368Z | 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 } }] freemap_route_ipv4adding route 172.17.0.29/32 -> 10.0.0.255 |
| 5034 | 2026-09-12T12:52:49.369Z | Sep 12 12:52:48.040 |
| 5035 | 2026-09-12T12:52:49.369Z | |
| 5036 | 2026-09-12T12:52:49.369Z | DEBG Sep 12 12:52:48.040initted freemap. size: 64 , INFOunit :adding route 172.17.0.4/32 -> 10.0.0.255Sep 12 12:52:48.040 |
| 5037 | 2026-09-12T12:52:49.369Z | Sep 12 12:52:48.040 DEBGfreemap_route_ipv6 |
| 5038 | 2026-09-12T12:52:49.369Z | Sep 12 12:52:48.040replacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 5039 | 2026-09-12T12:52:49.369Z | DEBG reset freemapreplacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:52:48.040 |
| 5040 | 2026-09-12T12:52:49.369Z | DEBGSep 12 12:52:48.040, unit reset freemap:, unitSep 12 12:52:48.040: freemap_route_ipv4freemap_route_ipv6INFO |
| 5041 | 2026-09-12T12:52:49.373Z | adding route 172.17.0.5/32 -> 10.0.0.255 |
| 5042 | 2026-09-12T12:52:49.373Z | |
| 5043 | 2026-09-12T12:52:49.373Z | INFO adding route 172.17.0.30/32 -> 10.0.0.255Sep 12 12:52:48.040 |
| 5044 | 2026-09-12T12:52:49.373Z | Sep 12 12:52:48.040Sep 12 12:52:48.040 INFO DEBGadding route 172.16.0.0/32 -> 10.0.0.1Sep 12 12:52:48.040 |
| 5045 | 2026-09-12T12:52:49.373Z | DEBG 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 } }]initted freemap. size: 64 |
| 5046 | 2026-09-12T12:52:49.373Z | , unitSep 12 12:52:48.040:Sep 12 12:52:48.040replacing 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 } }] |
| 5047 | 2026-09-12T12:52:49.373Z | freemap_route_ipv6DEBG |
| 5048 | 2026-09-12T12:52:49.373Z | 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 |
| 5049 | 2026-09-12T12:52:49.373Z | adding route 172.17.0.6/32 -> 10.0.0.255Sep 12 12:52:48.040Sep 12 12:52:48.040 DEBGINFO reset freemapadding route 172.16.0.0/32 -> 10.0.0.2, |
| 5050 | 2026-09-12T12:52:49.373Z | |
| 5051 | 2026-09-12T12:52:49.373Z | unitSep 12 12:52:48.040:Sep 12 12:52:48.030 freemap_route_ipv6 INFO |
| 5052 | 2026-09-12T12:52:49.373Z | Sep 12 12:52:48.041 INFODEBGadding route 172.17.0.31/32 -> 10.0.0.255 |
| 5053 | 2026-09-12T12:52:49.373Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]Sep 12 12:52:48.041 |
| 5054 | 2026-09-12T12:52:49.373Z | Sep 12 12:52:48.041 DEBGadding route 3fff:beef:6::/64 -> 2001:db8::55:ffSep 12 12:52:48.041 |
| 5055 | 2026-09-12T12:52:49.373Z | 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 } }] |
| 5056 | 2026-09-12T12:52:49.374Z | DEBGSep 12 12:52:48.041 INFO 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.16.0.0/32 -> 10.0.0.3 |
| 5057 | 2026-09-12T12:52:49.374Z | |
| 5058 | 2026-09-12T12:52:49.374Z | Sep 12 12:52:48.041Sep 12 12:52:48.041 DEBGINFO INFOadding route 172.17.0.7/32 -> 10.0.0.255Sep 12 12:52:48.041Sep 12 12:52:48.041 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 } }] |
| 5059 | 2026-09-12T12:52:49.374Z | INFO adding route 172.17.0.32/32 -> 10.0.0.255DEBGadding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 5060 | 2026-09-12T12:52:49.374Z | |
| 5061 | 2026-09-12T12:52:49.374Z | |
| 5062 | 2026-09-12T12:52:49.374Z | Sep 12 12:52:48.041 DEBGreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }] Sep 12 12:52:48.041 |
| 5063 | 2026-09-12T12:52:49.374Z | replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 12 12:52:48.041Sep 12 12:52:48.041DEBG |
| 5064 | 2026-09-12T12:52:49.374Z | Sep 12 12:52:48.041DEBG 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:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 5065 | 2026-09-12T12:52:49.374Z | INFO |
| 5066 | 2026-09-12T12:52:49.374Z | adding route 172.16.0.0/32 -> 10.0.0.4 |
| 5067 | 2026-09-12T12:52:49.374Z | INFOSep 12 12:52:48.041 Sep 12 12:52:48.041 Sep 12 12:52:48.041 Sep 12 12:52:48.041INFOINFO adding route 172.17.0.8/32 -> 10.0.0.255 |
| 5068 | 2026-09-12T12:52:49.374Z | adding route 3fff:beef:7::/64 -> 2001:db8::55:ffDEBG |
| 5069 | 2026-09-12T12:52:49.374Z | 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 } }] |
| 5070 | 2026-09-12T12:52:49.374Z | Sep 12 12:52:48.041adding route 3fff:dead::/64 -> 2001:db8::55:2Sep 12 12:52:48.041 |
| 5071 | 2026-09-12T12:52:49.374Z | adding route 172.17.0.33/32 -> 10.0.0.255DEBG 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 |
| 5072 | 2026-09-12T12:52:49.374Z | Sep 12 12:52:48.041 replacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 12:52:48.041 DEBGSep 12 12:52:48.041 |
| 5073 | 2026-09-12T12:52:49.374Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }] INFO |
| 5074 | 2026-09-12T12:52:49.374Z | |
| 5075 | 2026-09-12T12:52:49.374Z | DEBGadding route 172.17.0.9/32 -> 10.0.0.255Sep 12 12:52:48.041 |
| 5076 | 2026-09-12T12:52:49.374Z | Sep 12 12:52:48.041 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 } }] |
| 5077 | 2026-09-12T12:52:49.374Z | Sep 12 12:52:48.041 adding route 3fff:beef:8::/64 -> 2001:db8::55:ffDEBG |
| 5078 | 2026-09-12T12:52:49.374Z | 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 |
| 5079 | 2026-09-12T12:52:49.374Z | 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 } }] |
| 5080 | 2026-09-12T12:52:49.374Z | Sep 12 12:52:48.041 Sep 12 12:52:48.041Sep 12 12:52:48.041 DEBG Sep 12 12:52:48.041INFO 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 |
| 5081 | 2026-09-12T12:52:49.374Z | adding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 5082 | 2026-09-12T12:52:49.374Z | adding route 172.17.0.10/32 -> 10.0.0.255INFO |
| 5083 | 2026-09-12T12:52:49.374Z | adding route 172.17.0.34/32 -> 10.0.0.255 |
| 5084 | 2026-09-12T12:52:49.374Z | Sep 12 12:52:48.041 |
| 5085 | 2026-09-12T12:52:49.374Z | INFO Sep 12 12:52:48.041adding route 3fff:beef:9::/64 -> 2001:db8::55:ff Sep 12 12:52:48.041Sep 12 12:52:48.041INFO DEBG |
| 5086 | 2026-09-12T12:52:49.374Z | replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffSep 12 12:52:48.041 |
| 5087 | 2026-09-12T12:52:49.375Z | DEBG |
| 5088 | 2026-09-12T12:52:49.375Z | Sep 12 12:52:48.041 Sep 12 12:52:48.041DEBG DEBGSep 12 12:52:48.041 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 |
| 5089 | 2026-09-12T12:52:49.375Z | 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 172.17.0.11/32 -> 10.0.0.255 |
| 5090 | 2026-09-12T12:52:49.375Z | 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 |
| 5091 | 2026-09-12T12:52:49.375Z | |
| 5092 | 2026-09-12T12:52:49.375Z | Sep 12 12:52:48.041Sep 12 12:52:48.041replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 12 12:52:48.041INFOSep 12 12:52:48.041 adding route 3fff:beef:1d::/64 -> 2001:db8::55:ffINFO |
| 5093 | 2026-09-12T12:52:49.375Z | INFO adding route 3fff:dead::/64 -> 2001:db8::55:4DEBG |
| 5094 | 2026-09-12T12:52:49.375Z | replacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:52:48.041 |
| 5095 | 2026-09-12T12:52:49.375Z | DEBG Sep 12 12:52:48.041 DEBG Sep 12 12:52:48.041adding route 3fff:beef:a::/64 -> 2001:db8::55:ff |
| 5096 | 2026-09-12T12:52:49.375Z | INFO replacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, 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 } }] |
| 5097 | 2026-09-12T12:52:49.375Z | adding route 172.17.0.12/32 -> 10.0.0.255 |
| 5098 | 2026-09-12T12:52:49.376Z | test route::tests::rollback_failure_leaves_in_core_cleared ... ok |
| 5099 | 2026-09-12T12:52:49.376Z | |
| 5100 | 2026-09-12T12:52:49.376Z | Sep 12 12:52:48.041Sep 12 12:52:48.041 DEBGINFOSep 12 12:52:48.041 adding route 3fff:beef:1e::/64 -> 2001:db8::55:ffDEBGSep 12 12:52:48.041 |
| 5101 | 2026-09-12T12:52:49.376Z | 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 } }, 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:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 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 } }] |
| 5102 | 2026-09-12T12:52:49.376Z | |
| 5103 | 2026-09-12T12:52:49.376Z | Sep 12 12:52:48.041 |
| 5104 | 2026-09-12T12:52:49.376Z | DEBGSep 12 12:52:48.041Sep 12 12:52:48.041 WARNreplacing 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 shrink-in-place compact add failed at slot 8: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) |
| 5105 | 2026-09-12T12:52:49.376Z | |
| 5106 | 2026-09-12T12:52:49.376Z | Sep 12 12:52:48.041adding route 172.17.0.13/32 -> 10.0.0.255 |
| 5107 | 2026-09-12T12:52:49.376Z | INFOSep 12 12:52:48.041 adding route 3fff:beef:b::/64 -> 2001:db8::55:ffINFO |
| 5108 | 2026-09-12T12:52:49.376Z | Sep 12 12:52:48.041adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff |
| 5109 | 2026-09-12T12:52:49.376Z | 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 } }]Sep 12 12:52:48.041 |
| 5110 | 2026-09-12T12:52:49.376Z | Sep 12 12:52:48.041 DEBGDEBGSep 12 12:52:48.041 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 } }] |
| 5111 | 2026-09-12T12:52:49.376Z | 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 } }] |
| 5112 | 2026-09-12T12:52:49.376Z | adding route 172.17.0.14/32 -> 10.0.0.255 |
| 5113 | 2026-09-12T12:52:49.376Z | Sep 12 12:52:48.041 Sep 12 12:52:48.041 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 } }]INFO |
| 5114 | 2026-09-12T12:52:49.376Z | Sep 12 12:52:48.041adding route 3fff:beef:20::/64 -> 2001:db8::55:ff |
| 5115 | 2026-09-12T12:52:49.376Z | INFO Sep 12 12:52:48.041adding route 3fff:beef:c::/64 -> 2001:db8::55:ff |
| 5116 | 2026-09-12T12:52:49.376Z | |
| 5117 | 2026-09-12T12:52:49.376Z | Sep 12 12:52:48.025Sep 12 12:52:48.041 DEBGINFO replacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.17.0.15/32 -> 10.0.0.255 |
| 5118 | 2026-09-12T12:52:49.376Z | DEBG |
| 5119 | 2026-09-12T12:52:49.376Z | created new freemapSep 12 12:52:48.041Sep 12 12:52:48.041Sep 12 12:52:48.041, unit : INFO DEBG INFOfreemap_route_ipv4Sep 12 12:52:48.041replacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] adding route 3fff:beef:21::/64 -> 2001:db8::55:ffDEBG |
| 5120 | 2026-09-12T12:52:49.376Z | |
| 5121 | 2026-09-12T12:52:49.376Z | 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 } }] |
| 5122 | 2026-09-12T12:52:49.376Z | |
| 5123 | 2026-09-12T12:52:49.376Z | adding route 172.17.0.35/32 -> 10.0.0.255Sep 12 12:52:48.041 |
| 5124 | 2026-09-12T12:52:49.376Z | Sep 12 12:52:48.041Sep 12 12:52:48.041INFO DEBG adding route 172.17.0.16/32 -> 10.0.0.255 Sep 12 12:52:48.041created new freemap |
| 5125 | 2026-09-12T12:52:49.376Z | , DEBG unit :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 } }]INFO |
| 5126 | 2026-09-12T12:52:49.377Z | Sep 12 12:52:48.041freemap_route_ipv6 adding route 3fff:beef:d::/64 -> 2001:db8::55:ffSep 12 12:52:48.042 |
| 5127 | 2026-09-12T12:52:49.377Z | Sep 12 12:52:48.041 DEBGDEBG replacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]created new freemap |
| 5128 | 2026-09-12T12:52:49.377Z | , unit:Sep 12 12:52:48.048 freemap_route_ipv4 |
| 5129 | 2026-09-12T12:52:49.377Z | Sep 12 12:52:48.048 DEBGSep 12 12:52:48.048 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 } }] |
| 5130 | 2026-09-12T12:52:49.377Z | |
| 5131 | 2026-09-12T12:52:49.377Z | DEBG INFOcreated new freemap, DEBGunit Sep 12 12:52:48.048:adding route 172.17.0.17/32 -> 10.0.0.255 |
| 5132 | 2026-09-12T12:52:49.377Z | freemap_route_ipv6 |
| 5133 | 2026-09-12T12:52:49.377Z | INFO replacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:52:48.048 |
| 5134 | 2026-09-12T12:52:49.377Z | Sep 12 12:52:48.048DEBG Sep 12 12:52:48.048DEBG DEBGinitted freemap. size: 64 , adding route 3fff:beef:e::/64 -> 2001:db8::55:ff 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 } }]: |
| 5135 | 2026-09-12T12:52:49.377Z | |
| 5136 | 2026-09-12T12:52:49.377Z | initted freemap. size: 64freemap_route_ipv4, |
| 5137 | 2026-09-12T12:52:49.377Z | Sep 12 12:52:48.048unit INFO: adding route 172.17.0.18/32 -> 10.0.0.255Sep 12 12:52:48.048 |
| 5138 | 2026-09-12T12:52:49.377Z | freemap_route_ipv4 Sep 12 12:52:48.048DEBG |
| 5139 | 2026-09-12T12:52:49.378Z | reset freemap , unitSep 12 12:52:48.048: INFODEBG Sep 12 12:52:48.048replacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]freemap_route_ipv4 |
| 5140 | 2026-09-12T12:52:49.378Z | |
| 5141 | 2026-09-12T12:52:49.382Z | DEBG Sep 12 12:52:48.048 DEBGreplacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 12 12:52:48.048reset freemapSep 12 12:52:48.048 |
| 5142 | 2026-09-12T12:52:49.382Z | , DEBGunit :initted freemap. size: 64 , INFOfreemap_route_ipv4unit :adding route 172.17.0.19/32 -> 10.0.0.255 |
| 5143 | 2026-09-12T12:52:49.382Z | adding route 172.17.0.36/32 -> 10.0.0.255freemap_route_ipv6Sep 12 12:52:48.048 |
| 5144 | 2026-09-12T12:52:49.382Z | |
| 5145 | 2026-09-12T12:52:49.382Z | |
| 5146 | 2026-09-12T12:52:49.382Z | Sep 12 12:52:48.048INFOSep 12 12:52:48.048 Sep 12 12:52:48.048DEBG DEBGDEBGinitted freemap. size: 64 reset freemapreplacing 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 } }], , unit |
| 5147 | 2026-09-12T12:52:49.383Z | unit:: adding route 3fff:beef:f::/64 -> 2001:db8::55:ff freemap_route_ipv6freemap_route_ipv6 |
| 5148 | 2026-09-12T12:52:49.383Z | Sep 12 12:52:48.048 |
| 5149 | 2026-09-12T12:52:49.383Z | INFO |
| 5150 | 2026-09-12T12:52:49.383Z | Sep 12 12:52:48.048adding route 172.17.0.20/32 -> 10.0.0.255 Sep 12 12:52:48.048Sep 12 12:52:48.048Sep 12 12:52:48.048DEBG |
| 5151 | 2026-09-12T12:52:49.383Z | DEBG DEBGreset freemapINFO, Sep 12 12:52:48.048unit :DEBGadding route 3fff:dead::/64 -> 2001:db8::55:1 freemap_route_ipv6 |
| 5152 | 2026-09-12T12:52:49.383Z | 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: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 } }] |
| 5153 | 2026-09-12T12:52:49.383Z | |
| 5154 | 2026-09-12T12:52:49.383Z | 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 } }] |
| 5155 | 2026-09-12T12:52:49.383Z | Sep 12 12:52:48.048 |
| 5156 | 2026-09-12T12:52:49.383Z | Sep 12 12:52:48.048 Sep 12 12:52:48.048DEBG INFO INFOadding route 3fff:dead::/64 -> 2001:db8::55:1replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]Sep 12 12:52:48.048 |
| 5157 | 2026-09-12T12:52:49.383Z | INFO |
| 5158 | 2026-09-12T12:52:49.383Z | adding route 172.17.0.21/32 -> 10.0.0.255 |
| 5159 | 2026-09-12T12:52:49.383Z | adding route 172.17.0.37/32 -> 10.0.0.255Sep 12 12:52:48.048 |
| 5160 | 2026-09-12T12:52:49.383Z | Sep 12 12:52:48.048Sep 12 12:52:48.048 INFODEBGDEBG Sep 12 12:52:48.048 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] adding route 3fff:dead::/64 -> 2001:db8::55:2replacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:52:48.048 |
| 5161 | 2026-09-12T12:52:49.383Z | |
| 5162 | 2026-09-12T12:52:49.383Z | DEBG |
| 5163 | 2026-09-12T12:52:49.383Z | INFO Sep 12 12:52:48.048adding route 3fff:beef:10::/64 -> 2001:db8::55:ff |
| 5164 | 2026-09-12T12:52:49.383Z | Sep 12 12:52:48.048INFO DEBGadding route 172.17.0.22/32 -> 10.0.0.255Sep 12 12:52:48.048 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 } }] |
| 5165 | 2026-09-12T12:52:49.383Z | |
| 5166 | 2026-09-12T12:52:49.383Z | INFO adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 5167 | 2026-09-12T12:52:49.384Z | replacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:52:48.048 |
| 5168 | 2026-09-12T12:52:49.384Z | DEBG Sep 12 12:52:48.048Sep 12 12:52:48.048 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 12 12:52:48.048 |
| 5169 | 2026-09-12T12:52:49.384Z | DEBG DEBG Sep 12 12:52:48.048replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] replacing targets for 172.17.0.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 } }]DEBG |
| 5170 | 2026-09-12T12:52:49.384Z | INFO 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 } }] |
| 5171 | 2026-09-12T12:52:49.384Z | |
| 5172 | 2026-09-12T12:52:49.384Z | Sep 12 12:52:48.048adding route 172.17.0.38/32 -> 10.0.0.255 |
| 5173 | 2026-09-12T12:52:49.384Z | INFOSep 12 12:52:48.048 adding route 172.17.0.23/32 -> 10.0.0.255INFO |
| 5174 | 2026-09-12T12:52:49.384Z | adding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 5175 | 2026-09-12T12:52:49.384Z | Sep 12 12:52:48.048Sep 12 12:52:48.048 DEBGINFO Sep 12 12:52:48.048replacing 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 } }] |
| 5176 | 2026-09-12T12:52:49.384Z | Sep 12 12:52:48.048 DEBGadding route 3fff:beef:11::/64 -> 2001:db8::55:ff DEBGSep 12 12:52:48.048 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.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 |
| 5177 | 2026-09-12T12:52:49.384Z | |
| 5178 | 2026-09-12T12:52:49.384Z | |
| 5179 | 2026-09-12T12:52:49.384Z | adding route 172.17.0.24/32 -> 10.0.0.255 |
| 5180 | 2026-09-12T12:52:49.384Z | Sep 12 12:52:48.048Sep 12 12:52:48.048 Sep 12 12:52:48.048INFO DEBGadding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 5181 | 2026-09-12T12:52:49.384Z | 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 } }]INFOSep 12 12:52:48.048 |
| 5182 | 2026-09-12T12:52:49.384Z | 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 12 12:52:48.048adding route 172.17.0.39/32 -> 10.0.0.255 |
| 5183 | 2026-09-12T12:52:49.384Z | Sep 12 12:52:48.048DEBG |
| 5184 | 2026-09-12T12:52:49.384Z | 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 } }] |
| 5185 | 2026-09-12T12:52:49.384Z | adding route 172.17.0.25/32 -> 10.0.0.255Sep 12 12:52:48.048 |
| 5186 | 2026-09-12T12:52:49.384Z | INFOSep 12 12:52:48.048Sep 12 12:52:48.048 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 } }] |
| 5187 | 2026-09-12T12:52:49.384Z | Sep 12 12:52:48.048replacing 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 3fff:beef:12::/64 -> 2001:db8::55:ffSep 12 12:52:48.040 Sep 12 12:52:48.048replacing 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 |
| 5188 | 2026-09-12T12:52:49.384Z | |
| 5189 | 2026-09-12T12:52:49.384Z | WARN shrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) |
| 5190 | 2026-09-12T12:52:49.384Z | adding route 172.16.0.0/32 -> 10.0.0.1Sep 12 12:52:48.048 |
| 5191 | 2026-09-12T12:52:49.384Z | INFO Sep 12 12:52:48.048adding route 172.17.0.26/32 -> 10.0.0.255 |
| 5192 | 2026-09-12T12:52:49.384Z | |
| 5193 | 2026-09-12T12:52:49.384Z | DEBGSep 12 12:52:48.048 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 } }] |
| 5194 | 2026-09-12T12:52:49.384Z | Sep 12 12:52:48.048 Sep 12 12:52:48.048ERROSep 12 12:52:48.048 rollback route_index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) |
| 5195 | 2026-09-12T12:52:49.384Z | INFO DEBG adding route 172.17.0.40/32 -> 10.0.0.255DEBG |
| 5196 | 2026-09-12T12:52:49.384Z | replacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:52:48.048 |
| 5197 | 2026-09-12T12:52:49.385Z | 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 } }]ERRO |
| 5198 | 2026-09-12T12:52:49.385Z | Sep 12 12:52:48.048shrink-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 |
| 5199 | 2026-09-12T12:52:49.385Z | Sep 12 12:52:48.048Sep 12 12:52:48.048Sep 12 12:52:48.048DEBG INFO 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 } }]INFO |
| 5200 | 2026-09-12T12:52:49.385Z | adding route 3fff:beef:13::/64 -> 2001:db8::55:ff |
| 5201 | 2026-09-12T12:52:49.385Z | test route::tests::same_size_non_subset_replace ... ok |
| 5202 | 2026-09-12T12:52:49.385Z | adding route 172.16.0.0/32 -> 10.0.0.1 |
| 5203 | 2026-09-12T12:52:49.385Z | INFOSep 12 12:52:48.049Sep 12 12:52:48.049 INFODEBG adding route 172.17.0.41/32 -> 10.0.0.255replacing 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 } }] |
| 5204 | 2026-09-12T12:52:49.385Z | adding route 172.17.0.27/32 -> 10.0.0.255 |
| 5205 | 2026-09-12T12:52:49.385Z | |
| 5206 | 2026-09-12T12:52:49.385Z | Sep 12 12:52:48.049 Sep 12 12:52:48.049Sep 12 12:52:48.049 Sep 12 12:52:48.049 DEBG DEBGDEBG replacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.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 } }] |
| 5207 | 2026-09-12T12:52:49.385Z | |
| 5208 | 2026-09-12T12:52:49.385Z | 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 } }] |
| 5209 | 2026-09-12T12:52:49.385Z | adding route 3fff:beef:14::/64 -> 2001:db8::55:ffSep 12 12:52:48.049 Sep 12 12:52:48.049INFO INFOadding route 172.17.0.28/32 -> 10.0.0.255 |
| 5210 | 2026-09-12T12:52:49.386Z | adding route 172.17.0.42/32 -> 10.0.0.255 |
| 5211 | 2026-09-12T12:52:49.386Z | Sep 12 12:52:48.049 |
| 5212 | 2026-09-12T12:52:49.386Z | INFO Sep 12 12:52:48.049Sep 12 12:52:48.049Sep 12 12:52:48.049 adding route 172.16.0.0/32 -> 10.0.0.2DEBG |
| 5213 | 2026-09-12T12:52:49.386Z | 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 |
| 5214 | 2026-09-12T12:52:49.386Z | Sep 12 12:52:48.049 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 } }]DEBG |
| 5215 | 2026-09-12T12:52:49.386Z | 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 } }]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 } }] |
| 5216 | 2026-09-12T12:52:49.386Z | Sep 12 12:52:48.049Sep 12 12:52:48.049 |
| 5217 | 2026-09-12T12:52:49.386Z | INFOINFO adding route 172.17.0.29/32 -> 10.0.0.255adding route 3fff:beef:15::/64 -> 2001:db8::55:ff |
| 5218 | 2026-09-12T12:52:49.386Z | |
| 5219 | 2026-09-12T12:52:49.386Z | Sep 12 12:52:48.049Sep 12 12:52:48.049 INFO Sep 12 12:52:48.049INFOSep 12 12:52:48.049adding route 172.17.0.43/32 -> 10.0.0.255 DEBG |
| 5220 | 2026-09-12T12:52:49.386Z | adding route 172.17.0.0/32 -> 10.0.0.255DEBG |
| 5221 | 2026-09-12T12:52:49.386Z | 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 } }] |
| 5222 | 2026-09-12T12:52:49.386Z | 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 } }] |
| 5223 | 2026-09-12T12:52:49.386Z | Sep 12 12:52:48.049Sep 12 12:52:48.049 Sep 12 12:52:48.049INFO DEBGadding route 172.17.0.30/32 -> 10.0.0.255 |
| 5224 | 2026-09-12T12:52:49.386Z | 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 } }]DEBGSep 12 12:52:48.049 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 } }] |
| 5225 | 2026-09-12T12:52:49.386Z | Sep 12 12:52:48.049INFO |
| 5226 | 2026-09-12T12:52:49.386Z | DEBGadding route 3fff:beef:16::/64 -> 2001:db8::55:ff |
| 5227 | 2026-09-12T12:52:49.386Z | replacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:52:48.049 |
| 5228 | 2026-09-12T12:52:49.386Z | INFO Sep 12 12:52:48.049Sep 12 12:52:48.049adding route 172.17.0.1/32 -> 10.0.0.255 INFO |
| 5229 | 2026-09-12T12:52:49.386Z | INFO adding route 172.17.0.31/32 -> 10.0.0.255Sep 12 12:52:48.049 adding route 172.17.0.44/32 -> 10.0.0.255DEBG |
| 5230 | 2026-09-12T12:52:49.386Z | replacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 12:52:48.049 |
| 5231 | 2026-09-12T12:52:49.386Z | |
| 5232 | 2026-09-12T12:52:49.386Z | DEBGSep 12 12:52:48.049 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 } }] |
| 5233 | 2026-09-12T12:52:49.386Z | Sep 12 12:52:48.049Sep 12 12:52:48.049Sep 12 12:52:48.056 DEBGDEBG created new freemapINFOcreated new freemap , adding route 172.17.0.2/32 -> 10.0.0.255unit |
| 5234 | 2026-09-12T12:52:49.386Z | : , freemap_route_ipv4unit |
| 5235 | 2026-09-12T12:52:49.386Z | :Sep 12 12:52:48.056 freemap_route_ipv4DEBG |
| 5236 | 2026-09-12T12:52:49.386Z | replacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:52:48.056 |
| 5237 | 2026-09-12T12:52:49.386Z | DEBG created new freemap, Sep 12 12:52:48.056unit :INFOSep 12 12:52:48.056 Sep 12 12:52:48.056DEBG adding route 172.17.0.3/32 -> 10.0.0.255 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 } }] |
| 5238 | 2026-09-12T12:52:49.386Z | |
| 5239 | 2026-09-12T12:52:49.386Z | DEBG created new freemap, unitSep 12 12:52:48.056 Sep 12 12:52:48.056DEBG INFOreplacing 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 } }]: |
| 5240 | 2026-09-12T12:52:49.386Z | adding route 172.17.0.45/32 -> 10.0.0.255 |
| 5241 | 2026-09-12T12:52:49.391Z | freemap_route_ipv6 |
| 5242 | 2026-09-12T12:52:49.391Z | Sep 12 12:52:48.056Sep 12 12:52:48.056 INFODEBGSep 12 12:52:48.056 adding route 3fff:beef:22::/64 -> 2001:db8::55:ffreplacing 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 |
| 5243 | 2026-09-12T12:52:49.391Z | |
| 5244 | 2026-09-12T12:52:49.391Z | adding route 172.17.0.4/32 -> 10.0.0.255 |
| 5245 | 2026-09-12T12:52:49.391Z | Sep 12 12:52:48.056Sep 12 12:52:48.056 DEBGSep 12 12:52:48.056INFO adding route 172.17.0.46/32 -> 10.0.0.255 |
| 5246 | 2026-09-12T12:52:49.391Z | DEBGinitted freemap. size: 64 Sep 12 12:52:48.056replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }], Sep 12 12:52:48.056DEBG 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 } }]unit |
| 5247 | 2026-09-12T12:52:49.391Z | |
| 5248 | 2026-09-12T12:52:49.391Z | 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 } }]: |
| 5249 | 2026-09-12T12:52:49.391Z | freemap_route_ipv4Sep 12 12:52:48.056 |
| 5250 | 2026-09-12T12:52:49.391Z | Sep 12 12:52:48.056INFO INFOadding route 172.17.0.5/32 -> 10.0.0.255Sep 12 12:52:48.056 |
| 5251 | 2026-09-12T12:52:49.391Z | DEBGSep 12 12:52:48.056adding route 3fff:beef:23::/64 -> 2001:db8::55:ff |
| 5252 | 2026-09-12T12:52:49.391Z | Sep 12 12:52:48.056 INFOreset freemap DEBGadding route 172.17.0.47/32 -> 10.0.0.255Sep 12 12:52:48.056 , |
| 5253 | 2026-09-12T12:52:49.391Z | 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 } }]unit |
| 5254 | 2026-09-12T12:52:49.391Z | : freemap_route_ipv4DEBG |
| 5255 | 2026-09-12T12:52:49.391Z | replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 12:52:48.057Sep 12 12:52:48.057 |
| 5256 | 2026-09-12T12:52:49.391Z | INFODEBG adding route 172.17.0.6/32 -> 10.0.0.255replacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5257 | 2026-09-12T12:52:49.391Z | |
| 5258 | 2026-09-12T12:52:49.391Z | Sep 12 12:52:48.057 DEBG Sep 12 12:52:48.057initted freemap. size: 64 , INFOunit Sep 12 12:52:48.057Sep 12 12:52:48.057 adding route 3fff:beef:24::/64 -> 2001:db8::55:ffINFODEBG :adding route 172.17.0.48/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 } }] |
| 5259 | 2026-09-12T12:52:49.391Z | |
| 5260 | 2026-09-12T12:52:49.391Z | |
| 5261 | 2026-09-12T12:52:49.391Z | freemap_route_ipv6 |
| 5262 | 2026-09-12T12:52:49.391Z | Sep 12 12:52:48.057Sep 12 12:52:48.057 Sep 12 12:52:48.057DEBGDEBG 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 } }] |
| 5263 | 2026-09-12T12:52:49.391Z | INFO 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 172.17.0.7/32 -> 10.0.0.255 |
| 5264 | 2026-09-12T12:52:49.391Z | |
| 5265 | 2026-09-12T12:52:49.391Z | Sep 12 12:52:48.057Sep 12 12:52:48.057 Sep 12 12:52:48.057DEBG INFO DEBGreset freemap , adding route 172.17.0.49/32 -> 10.0.0.255Sep 12 12:52:48.057 |
| 5266 | 2026-09-12T12:52:49.391Z | unit INFO:replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] freemap_route_ipv6Sep 12 12:52:48.057 |
| 5267 | 2026-09-12T12:52:49.391Z | |
| 5268 | 2026-09-12T12:52:49.391Z | DEBGadding route 3fff:beef:25::/64 -> 2001:db8::55:ff 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 } }] |
| 5269 | 2026-09-12T12:52:49.391Z | |
| 5270 | 2026-09-12T12:52:49.391Z | Sep 12 12:52:48.057 INFOSep 12 12:52:48.057Sep 12 12:52:48.057 INFODEBG Sep 12 12:52:48.057replacing 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.16.0.0/32 -> 10.0.0.1 |
| 5271 | 2026-09-12T12:52:49.391Z | adding route 172.17.0.8/32 -> 10.0.0.255 |
| 5272 | 2026-09-12T12:52:49.391Z | |
| 5273 | 2026-09-12T12:52:49.391Z | INFO adding route 172.17.0.50/32 -> 10.0.0.255Sep 12 12:52:48.057Sep 12 12:52:48.057 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 } }] |
| 5274 | 2026-09-12T12:52:49.391Z | |
| 5275 | 2026-09-12T12:52:49.391Z | Sep 12 12:52:48.057 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 } }] |
| 5276 | 2026-09-12T12:52:49.391Z | DEBGSep 12 12:52:48.057 INFOreplacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 5277 | 2026-09-12T12:52:49.392Z | Sep 12 12:52:48.057replacing 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 } }] adding route 3fff:beef:26::/64 -> 2001:db8::55:ffINFO |
| 5278 | 2026-09-12T12:52:49.392Z | adding route 172.16.0.0/32 -> 10.0.0.2Sep 12 12:52:48.057 |
| 5279 | 2026-09-12T12:52:49.392Z | |
| 5280 | 2026-09-12T12:52:49.392Z | INFO adding route 172.17.0.9/32 -> 10.0.0.255Sep 12 12:52:48.057Sep 12 12:52:48.057Sep 12 12:52:48.057 Sep 12 12:52:48.057 DEBG INFOreplacing 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 } }] |
| 5281 | 2026-09-12T12:52:49.392Z | |
| 5282 | 2026-09-12T12:52:49.392Z | adding route 172.17.0.51/32 -> 10.0.0.255INFO |
| 5283 | 2026-09-12T12:52:49.392Z | adding route 172.17.0.32/32 -> 10.0.0.255DEBGSep 12 12:52:48.057 |
| 5284 | 2026-09-12T12:52:49.392Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]Sep 12 12:52:48.057 |
| 5285 | 2026-09-12T12:52:49.392Z | DEBGSep 12 12:52:48.057Sep 12 12:52:48.057 DEBGDEBG 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.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.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 |
| 5286 | 2026-09-12T12:52:49.392Z | |
| 5287 | 2026-09-12T12:52:49.392Z | |
| 5288 | 2026-09-12T12:52:49.392Z | adding route 3fff:beef:27::/64 -> 2001:db8::55:ffSep 12 12:52:48.057Sep 12 12:52:48.057Sep 12 12:52:48.057 INFOSep 12 12:52:48.057INFO adding route 172.17.0.33/32 -> 10.0.0.255 |
| 5289 | 2026-09-12T12:52:49.392Z | INFO |
| 5290 | 2026-09-12T12:52:49.392Z | adding route 172.17.0.10/32 -> 10.0.0.255 |
| 5291 | 2026-09-12T12:52:49.392Z | DEBGadding route 172.17.0.52/32 -> 10.0.0.255Sep 12 12:52:48.057Sep 12 12:52:48.057 |
| 5292 | 2026-09-12T12:52:49.392Z | 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 } }]DEBGSep 12 12:52:48.057 replacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:52:48.057DEBG |
| 5293 | 2026-09-12T12:52:49.392Z | 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 } }] |
| 5294 | 2026-09-12T12:52:49.392Z | DEBG |
| 5295 | 2026-09-12T12:52:49.392Z | replacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:52:48.057 |
| 5296 | 2026-09-12T12:52:49.392Z | DEBG 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 } }] |
| 5297 | 2026-09-12T12:52:49.392Z | Sep 12 12:52:48.057adding route 172.17.0.34/32 -> 10.0.0.255Sep 12 12:52:48.057 |
| 5298 | 2026-09-12T12:52:49.392Z | INFOINFO adding route 172.17.0.53/32 -> 10.0.0.255adding route 3fff:beef:28::/64 -> 2001:db8::55:ff |
| 5299 | 2026-09-12T12:52:49.392Z | |
| 5300 | 2026-09-12T12:52:49.392Z | Sep 12 12:52:48.057Sep 12 12:52:48.057 DEBGINFO replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.11/32 -> 10.0.0.255 |
| 5301 | 2026-09-12T12:52:49.392Z | |
| 5302 | 2026-09-12T12:52:49.392Z | Sep 12 12:52:48.057 DEBGSep 12 12:52:48.057 Sep 12 12:52:48.057replacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:52:48.057 |
| 5303 | 2026-09-12T12:52:49.392Z | DEBGINFO DEBGadding route 172.17.0.35/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 } }] |
| 5304 | 2026-09-12T12:52:49.392Z | |
| 5305 | 2026-09-12T12:52:49.392Z | Sep 12 12:52:48.057replacing 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 |
| 5306 | 2026-09-12T12:52:49.392Z | adding route 172.17.0.54/32 -> 10.0.0.255Sep 12 12:52:48.057 |
| 5307 | 2026-09-12T12:52:49.392Z | DEBGSep 12 12:52:48.057 replacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:52:48.057INFO |
| 5308 | 2026-09-12T12:52:49.393Z | DEBGadding route 172.17.0.12/32 -> 10.0.0.255 |
| 5309 | 2026-09-12T12:52:49.393Z | replacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:52:48.057Sep 12 12:52:48.057 |
| 5310 | 2026-09-12T12:52:49.393Z | INFOSep 12 12:52:48.057 INFO DEBGSep 12 12:52:48.057 adding route 172.17.0.36/32 -> 10.0.0.255 |
| 5311 | 2026-09-12T12:52:49.393Z | INFOadding route 3fff:beef:29::/64 -> 2001:db8::55:ff adding route 172.17.0.55/32 -> 10.0.0.255 |
| 5312 | 2026-09-12T12:52:49.393Z | |
| 5313 | 2026-09-12T12:52:49.393Z | 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 } }] |
| 5314 | 2026-09-12T12:52:49.393Z | Sep 12 12:52:48.057 Sep 12 12:52:48.057DEBG Sep 12 12:52:48.057DEBGreplacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBG |
| 5315 | 2026-09-12T12:52:49.393Z | replacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 12:52:48.057replacing 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 } }] |
| 5316 | 2026-09-12T12:52:49.393Z | INFO |
| 5317 | 2026-09-12T12:52:49.393Z | adding route 172.17.0.13/32 -> 10.0.0.255Sep 12 12:52:48.057Sep 12 12:52:48.057 |
| 5318 | 2026-09-12T12:52:49.393Z | INFOINFO adding route 172.17.0.37/32 -> 10.0.0.255adding route 172.17.0.56/32 -> 10.0.0.255 |
| 5319 | 2026-09-12T12:52:49.393Z | |
| 5320 | 2026-09-12T12:52:49.393Z | Sep 12 12:52:48.057Sep 12 12:52:48.057Sep 12 12:52:48.057 DEBGDEBGINFO replacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 12 12:52:48.057replacing 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 } }] |
| 5321 | 2026-09-12T12:52:49.393Z | test route::tests::delete_target_fragmented ... ok |
| 5322 | 2026-09-12T12:52:49.393Z | adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff |
| 5323 | 2026-09-12T12:52:49.393Z | DEBG |
| 5324 | 2026-09-12T12:52:49.393Z | replacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:52:48.057 |
| 5325 | 2026-09-12T12:52:49.393Z | Sep 12 12:52:48.057 INFOINFO adding route 172.17.0.14/32 -> 10.0.0.255Sep 12 12:52:48.057adding route 172.17.0.57/32 -> 10.0.0.255 |
| 5326 | 2026-09-12T12:52:49.393Z | |
| 5327 | 2026-09-12T12:52:49.394Z | INFO Sep 12 12:52:48.041adding route 172.17.0.38/32 -> 10.0.0.255 |
| 5328 | 2026-09-12T12:52:49.394Z | DEBGSep 12 12:52:48.057Sep 12 12:52:48.057 DEBG created new freemapSep 12 12:52:48.057replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:52:48.057 |
| 5329 | 2026-09-12T12:52:49.394Z | , 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.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:52:48.057 |
| 5330 | 2026-09-12T12:52:49.394Z | DEBG unitreplacing 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 } }]INFOSep 12 12:52:48.057 |
| 5331 | 2026-09-12T12:52:49.394Z | adding route 172.17.0.58/32 -> 10.0.0.255: |
| 5332 | 2026-09-12T12:52:49.394Z | INFO |
| 5333 | 2026-09-12T12:52:49.394Z | test transceivers::mpn_test::test_mpn_missing ... ok |
| 5334 | 2026-09-12T12:52:49.394Z | adding route 172.17.0.39/32 -> 10.0.0.255Sep 12 12:52:48.057 |
| 5335 | 2026-09-12T12:52:49.394Z | Sep 12 12:52:48.057 DEBGfreemap_route_ipv4 |
| 5336 | 2026-09-12T12:52:49.394Z | Sep 12 12:52:48.057 Sep 12 12:52:48.057replacing 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 } }] |
| 5337 | 2026-09-12T12:52:49.394Z | INFO DEBGadding route 3fff:beef:2b::/64 -> 2001:db8::55:ffINFO Sep 12 12:52:48.057adding route 172.17.0.15/32 -> 10.0.0.255replacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5338 | 2026-09-12T12:52:49.394Z | |
| 5339 | 2026-09-12T12:52:49.394Z | |
| 5340 | 2026-09-12T12:52:49.394Z | test transceivers::mpn_test::test_mpn_present ... ok |
| 5341 | 2026-09-12T12:52:49.398Z | Sep 12 12:52:48.057 DEBG INFOcreated new freemap , adding route 172.17.0.59/32 -> 10.0.0.255Sep 12 12:52:48.057 |
| 5342 | 2026-09-12T12:52:49.398Z | test transceivers::mpn_test::test_xcvr_missing ... ok |
| 5343 | 2026-09-12T12:52:49.398Z | Sep 12 12:52:48.057Sep 12 12:52:48.057unit : INFOfreemap_route_ipv6 |
| 5344 | 2026-09-12T12:52:49.398Z | DEBGadding route 172.17.0.40/32 -> 10.0.0.255 |
| 5345 | 2026-09-12T12:52:49.398Z | test transceivers::tofino_impl::tests::fail_if_large_op_reads_past_the_end_of_the_lower_page ... ok |
| 5346 | 2026-09-12T12:52:49.398Z | replacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:52:48.057DEBG |
| 5347 | 2026-09-12T12:52:49.398Z | test transceivers::tofino_impl::tests::fail_if_large_op_reads_past_the_end_of_the_upper_page ... ok |
| 5348 | 2026-09-12T12:52:49.398Z | DEBG Sep 12 12:52:48.057 DEBG Sep 12 12:52:48.057 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.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 } }] |
| 5349 | 2026-09-12T12:52:49.398Z | test transceivers::tofino_impl::tests::handle_large_op_at_the_end_of_lower_page ... ok |
| 5350 | 2026-09-12T12:52:49.398Z | Sep 12 12:52:48.057 |
| 5351 | 2026-09-12T12:52:49.398Z | test transceivers::tofino_impl::tests::handle_large_op_at_the_end_of_upper_page ... ok |
| 5352 | 2026-09-12T12:52:49.398Z | DEBGINFO replacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.17.0.16/32 -> 10.0.0.255 |
| 5353 | 2026-09-12T12:52:49.398Z | test transceivers::tofino_impl::tests::test_build_large_cmis_ops_even_split ... ok |
| 5354 | 2026-09-12T12:52:49.398Z | Sep 12 12:52:48.057Sep 12 12:52:48.057 INFOINFO |
| 5355 | 2026-09-12T12:52:49.398Z | test transceivers::tofino_impl::tests::test_build_large_cmis_read_uneven_split ... ok |
| 5356 | 2026-09-12T12:52:49.398Z | adding route 172.17.0.60/32 -> 10.0.0.255adding route 172.17.0.41/32 -> 10.0.0.255 |
| 5357 | 2026-09-12T12:52:49.398Z | test transceivers::tofino_impl::tests::test_fake_qsfp_checksums ... ok |
| 5358 | 2026-09-12T12:52:49.398Z | |
| 5359 | 2026-09-12T12:52:49.399Z | test transceivers::tofino_impl::tests::test_handle_assert_reset_request ... ok |
| 5360 | 2026-09-12T12:52:49.399Z | test transceivers::tofino_impl::tests::test_handle_backplane_read_request ... ok |
| 5361 | 2026-09-12T12:52:49.399Z | test transceivers::tofino_impl::tests::test_handle_backplane_write_request ... ok |
| 5362 | 2026-09-12T12:52:49.399Z | test transceivers::tofino_impl::tests::test_handle_cmis_large_read_request ... ok |
| 5363 | 2026-09-12T12:52:49.399Z | test transceivers::tofino_impl::tests::test_handle_cmis_large_write_request ... ok |
| 5364 | 2026-09-12T12:52:49.399Z | test transceivers::tofino_impl::tests::test_handle_cmis_small_read_request ... ok |
| 5365 | 2026-09-12T12:52:49.399Z | test transceivers::tofino_impl::tests::test_handle_cmis_small_write_request ... ok |
| 5366 | 2026-09-12T12:52:49.399Z | test transceivers::tofino_impl::tests::test_handle_detect_request_backplane ... ok |
| 5367 | 2026-09-12T12:52:49.399Z | test transceivers::tofino_impl::tests::test_handle_detect_request_invalid_port ... ok |
| 5368 | 2026-09-12T12:52:49.399Z | test transceivers::tofino_impl::tests::test_handle_detect_request_qsfp ... ok |
| 5369 | 2026-09-12T12:52:49.399Z | test transceivers::tofino_impl::tests::test_handle_detect_request_qsfp_invalid_interface ... ok |
| 5370 | 2026-09-12T12:52:49.399Z | test transceivers::tofino_impl::tests::test_handle_interrupt_mask_request ... ok |
| 5371 | 2026-09-12T12:52:49.399Z | test transceivers::tofino_impl::tests::test_handle_lp_mode_mask_request ... ok |
| 5372 | 2026-09-12T12:52:49.399Z | test transceivers::tofino_impl::tests::test_handle_presence_mask_request ... ok |
| 5373 | 2026-09-12T12:52:49.399Z | initted freemap. size: 64Sep 12 12:52:48.057 Sep 12 12:52:48.057DEBGSep 12 12:52:48.057 DEBGDEBG, replacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:52:48.057 unitreplacing 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 } }] INFOSep 12 12:52:48.057 DEBG created new freemap:adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff freemap_route_ipv4 |
| 5374 | 2026-09-12T12:52:49.399Z | |
| 5375 | 2026-09-12T12:52:49.399Z | , unit |
| 5376 | 2026-09-12T12:52:49.399Z | :Sep 12 12:52:48.064 freemap_route_ipv4Sep 12 12:52:48.064DEBG |
| 5377 | 2026-09-12T12:52:49.399Z | INFO Sep 12 12:52:48.064reset freemapadding route 172.17.0.42/32 -> 10.0.0.255 , DEBGunit |
| 5378 | 2026-09-12T12:52:49.399Z | Sep 12 12:52:48.064: 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 } }]created new freemapfreemap_route_ipv4Sep 12 12:52:48.064 |
| 5379 | 2026-09-12T12:52:49.399Z | , unit : |
| 5380 | 2026-09-12T12:52:49.399Z | DEBG Sep 12 12:52:48.064 freemap_route_ipv6 |
| 5381 | 2026-09-12T12:52:49.399Z | 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 } }]INFO |
| 5382 | 2026-09-12T12:52:49.399Z | adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffSep 12 12:52:48.064 |
| 5383 | 2026-09-12T12:52:49.399Z | Sep 12 12:52:48.064 DEBG DEBGinitted freemap. size: 64 , Sep 12 12:52:48.064initted freemap. size: 64 Sep 12 12:52:48.064INFO, unitadding route 172.17.0.43/32 -> 10.0.0.255DEBG: |
| 5384 | 2026-09-12T12:52:49.399Z | freemap_route_ipv4replacing 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 } }]unit |
| 5385 | 2026-09-12T12:52:49.399Z | |
| 5386 | 2026-09-12T12:52:49.399Z | : Sep 12 12:52:48.064Sep 12 12:52:48.064 DEBG reset freemapfreemap_route_ipv6freemap_route_ipv6, Sep 12 12:52:48.064 |
| 5387 | 2026-09-12T12:52:49.399Z | INFODEBG |
| 5388 | 2026-09-12T12:52:49.399Z | unit: adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff replacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]freemap_route_ipv4 |
| 5389 | 2026-09-12T12:52:49.399Z | |
| 5390 | 2026-09-12T12:52:49.399Z | |
| 5391 | 2026-09-12T12:52:49.399Z | Sep 12 12:52:48.064Sep 12 12:52:48.064 Sep 12 12:52:48.064DEBG INFO Sep 12 12:52:48.064initted freemap. size: 64 DEBG, DEBGunitSep 12 12:52:48.064 : DEBGinitted freemap. size: 64 , adding route 172.17.0.44/32 -> 10.0.0.255freemap_route_ipv4unit |
| 5392 | 2026-09-12T12:52:49.399Z | 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 } }]: |
| 5393 | 2026-09-12T12:52:49.399Z | |
| 5394 | 2026-09-12T12:52:49.399Z | freemap_route_ipv6 |
| 5395 | 2026-09-12T12:52:49.399Z | reset freemapSep 12 12:52:48.064, unitDEBGSep 12 12:52:48.064Sep 12 12:52:48.064 reset freemap , DEBG unitSep 12 12:52:48.064: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 } }] DEBGINFO freemap_route_ipv4reset freemap |
| 5396 | 2026-09-12T12:52:49.399Z | |
| 5397 | 2026-09-12T12:52:49.399Z | , adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff:unit |
| 5398 | 2026-09-12T12:52:49.400Z | :Sep 12 12:52:48.064 Sep 12 12:52:48.064 DEBG INFO freemap_route_ipv6freemap_route_ipv6initted freemap. size: 64adding route 172.17.0.45/32 -> 10.0.0.255 |
| 5399 | 2026-09-12T12:52:49.400Z | |
| 5400 | 2026-09-12T12:52:49.400Z | , |
| 5401 | 2026-09-12T12:52:49.400Z | unit: Sep 12 12:52:48.064freemap_route_ipv6 Sep 12 12:52:48.064 |
| 5402 | 2026-09-12T12:52:49.400Z | DEBG INFO Sep 12 12:52:48.064adding route 3fff:dead::/64 -> 2001:db8::55:1 Sep 12 12:52:48.064DEBG DEBGSep 12 12:52:48.064 |
| 5403 | 2026-09-12T12:52:49.400Z | 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 } }]reset freemapreplacing 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 } }], |
| 5404 | 2026-09-12T12:52:49.400Z | unit: |
| 5405 | 2026-09-12T12:52:49.400Z | freemap_route_ipv6Sep 12 12:52:48.064 |
| 5406 | 2026-09-12T12:52:49.400Z | Sep 12 12:52:48.064 DEBG INFOSep 12 12:52:48.064Sep 12 12:52:48.064 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 } }] |
| 5407 | 2026-09-12T12:52:49.400Z | INFO INFOadding route 3fff:beef:30::/64 -> 2001:db8::55:ff |
| 5408 | 2026-09-12T12:52:49.400Z | adding route 3fff:dead::/64 -> 2001:db8::55:1 adding route 172.17.0.46/32 -> 10.0.0.255 |
| 5409 | 2026-09-12T12:52:49.400Z | test route::tests::shrink_to_single_non_zero_survivor ... ok |
| 5410 | 2026-09-12T12:52:49.400Z | |
| 5411 | 2026-09-12T12:52:49.400Z | INFO Sep 12 12:52:48.064adding route 3fff:dead::/64 -> 2001:db8::55:1 Sep 12 12:52:48.064Sep 12 12:52:48.064DEBG |
| 5412 | 2026-09-12T12:52:49.400Z | INFODEBGSep 12 12:52:48.064 adding route 3fff:dead::/64 -> 2001:db8::55:2DEBG |
| 5413 | 2026-09-12T12:52:49.400Z | 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 } }] |
| 5414 | 2026-09-12T12:52:49.400Z | 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 } }] |
| 5415 | 2026-09-12T12:52:49.400Z | replacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 12:52:48.064 |
| 5416 | 2026-09-12T12:52:49.400Z | Sep 12 12:52:48.064DEBG INFO adding route 3fff:dead::/64 -> 2001:db8::55:2replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]Sep 12 12:52:48.064Sep 12 12:52:48.064 |
| 5417 | 2026-09-12T12:52:49.400Z | Sep 12 12:52:48.064 |
| 5418 | 2026-09-12T12:52:49.400Z | INFODEBGINFO Sep 12 12:52:48.064 INFOadding route 3fff:beef:31::/64 -> 2001:db8::55:ff |
| 5419 | 2026-09-12T12:52:49.400Z | Sep 12 12:52:48.064 DEBGadding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 5420 | 2026-09-12T12:52:49.400Z | 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.47/32 -> 10.0.0.255 |
| 5421 | 2026-09-12T12:52:49.400Z | 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 } }] |
| 5422 | 2026-09-12T12:52:49.400Z | |
| 5423 | 2026-09-12T12:52:49.400Z | Sep 12 12:52:48.064 Sep 12 12:52:48.064Sep 12 12:52:48.064Sep 12 12:52:48.064 INFODEBG DEBGadding route 3fff:dead::/64 -> 2001:db8::55:3DEBG |
| 5424 | 2026-09-12T12:52:49.400Z | test transceivers::tofino_impl::tests::test_handle_set_lp_mode_request ... ok |
| 5425 | 2026-09-12T12:52:49.400Z | 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 } }] |
| 5426 | 2026-09-12T12:52:49.400Z | test transceivers::tofino_impl::tests::test_handle_set_lp_mode_request_invalid_port ... ok |
| 5427 | 2026-09-12T12:52:49.400Z | replacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:52:48.064 |
| 5428 | 2026-09-12T12:52:49.400Z | DEBGSep 12 12:52:48.064 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]Sep 12 12:52:48.064 |
| 5429 | 2026-09-12T12:52:49.400Z | replacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFOSep 12 12:52:48.064 |
| 5430 | 2026-09-12T12:52:49.400Z | adding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 5431 | 2026-09-12T12:52:49.400Z | INFO Sep 12 12:52:48.064 adding route 172.17.0.48/32 -> 10.0.0.255 Sep 12 12:52:48.064Sep 12 12:52:48.064INFO INFODEBGINFO adding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 5432 | 2026-09-12T12:52:49.400Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_read_request ... ok |
| 5433 | 2026-09-12T12:52:49.400Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_read_request_with_nonzero_bank_fails ... ok |
| 5434 | 2026-09-12T12:52:49.400Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_upper_page_read_request ... ok |
| 5435 | 2026-09-12T12:52:49.400Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_upper_page_write_request ... ok |
| 5436 | 2026-09-12T12:52:49.400Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_write_request ... ok |
| 5437 | 2026-09-12T12:52:49.401Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_write_request_with_nonzero_bank_fails ... ok |
| 5438 | 2026-09-12T12:52:49.401Z | 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:32::/64 -> 2001:db8::55:ff |
| 5439 | 2026-09-12T12:52:49.401Z | |
| 5440 | 2026-09-12T12:52:49.401Z | |
| 5441 | 2026-09-12T12:52:49.405Z | adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 5442 | 2026-09-12T12:52:49.405Z | Sep 12 12:52:48.064 DEBGSep 12 12:52:48.064 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 } }]Sep 12 12:52:48.064Sep 12 12:52:48.064 |
| 5443 | 2026-09-12T12:52:49.405Z | DEBGSep 12 12:52:48.064 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]DEBG |
| 5444 | 2026-09-12T12:52:49.405Z | DEBGDEBG replacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 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 } }] |
| 5445 | 2026-09-12T12:52:49.405Z | 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 } }] |
| 5446 | 2026-09-12T12:52:49.405Z | Sep 12 12:52:48.064 |
| 5447 | 2026-09-12T12:52:49.405Z | Sep 12 12:52:48.064DEBG Sep 12 12:52:48.064replacing targets for 3fff:dead::/64 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 } }]INFO |
| 5448 | 2026-09-12T12:52:49.405Z | adding route 172.17.0.49/32 -> 10.0.0.255INFO |
| 5449 | 2026-09-12T12:52:49.405Z | adding route 3fff:beef:33::/64 -> 2001:db8::55:ffSep 12 12:52:48.064 |
| 5450 | 2026-09-12T12:52:49.405Z | Sep 12 12:52:48.064 INFODEBG Sep 12 12:52:48.064replacing 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 } }] |
| 5451 | 2026-09-12T12:52:49.406Z | adding route 3fff:dead::/64 -> 2001:db8::55:3DEBG |
| 5452 | 2026-09-12T12:52:49.406Z | replacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 12:52:48.064Sep 12 12:52:48.064 INFO adding route 172.17.0.50/32 -> 10.0.0.255 |
| 5453 | 2026-09-12T12:52:49.406Z | |
| 5454 | 2026-09-12T12:52:49.406Z | |
| 5455 | 2026-09-12T12:52:49.406Z | 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 } }]Sep 12 12:52:48.064 |
| 5456 | 2026-09-12T12:52:49.406Z | Sep 12 12:52:48.064Sep 12 12:52:48.064 DEBG INFOreplacing 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 |
| 5457 | 2026-09-12T12:52:49.406Z | adding route 172.17.0.17/32 -> 10.0.0.255 |
| 5458 | 2026-09-12T12:52:49.406Z | adding route 3fff:beef:34::/64 -> 2001:db8::55:ff |
| 5459 | 2026-09-12T12:52:49.406Z | Sep 12 12:52:48.064Sep 12 12:52:48.064 INFOreplacing 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 } }] |
| 5460 | 2026-09-12T12:52:49.406Z | Sep 12 12:52:48.064INFOSep 12 12:52:48.064Sep 12 12:52:48.064adding route 172.17.0.51/32 -> 10.0.0.255 INFO |
| 5461 | 2026-09-12T12:52:49.406Z | Sep 12 12:52:48.064 DEBGDEBGadding route 3fff:beef:17::/64 -> 2001:db8::55:ff Sep 12 12:52:48.064failed to allocate space for the new target list |
| 5462 | 2026-09-12T12:52:49.406Z | DEBG |
| 5463 | 2026-09-12T12:52:49.406Z | 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 } }] |
| 5464 | 2026-09-12T12:52:49.406Z | DEBGSep 12 12:52:48.064 replacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 12:52:48.064Sep 12 12:52:48.064 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 } }] |
| 5465 | 2026-09-12T12:52:49.406Z | DEBG DEBG INFO |
| 5466 | 2026-09-12T12:52:49.406Z | 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 } }] |
| 5467 | 2026-09-12T12:52:49.407Z | adding route 172.17.0.18/32 -> 10.0.0.255replacing 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 } }] |
| 5468 | 2026-09-12T12:52:49.407Z | Sep 12 12:52:48.064adding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 5469 | 2026-09-12T12:52:49.407Z | Sep 12 12:52:48.064INFOSep 12 12:52:48.064 adding route 172.17.0.52/32 -> 10.0.0.255 |
| 5470 | 2026-09-12T12:52:49.407Z | DEBG |
| 5471 | 2026-09-12T12:52:49.407Z | 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 |
| 5472 | 2026-09-12T12:52:49.407Z | Sep 12 12:52:48.064adding route 3fff:beef:35::/64 -> 2001:db8::55:ff |
| 5473 | 2026-09-12T12:52:49.407Z | INFOSep 12 12:52:48.064 DEBGadding route 3fff:beef:18::/64 -> 2001:db8::55:ff Sep 12 12:52:48.064replacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:52:48.064 |
| 5474 | 2026-09-12T12:52:49.407Z | INFO |
| 5475 | 2026-09-12T12:52:49.407Z | adding route 172.17.0.19/32 -> 10.0.0.255 DEBGSep 12 12:52:48.064 |
| 5476 | 2026-09-12T12:52:49.407Z | Sep 12 12:52:48.064Sep 12 12:52:48.064INFO adding route 172.17.0.53/32 -> 10.0.0.255 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 } }]DEBG |
| 5477 | 2026-09-12T12:52:49.407Z | replacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 12:52:48.064 |
| 5478 | 2026-09-12T12:52:49.407Z | |
| 5479 | 2026-09-12T12:52:49.407Z | 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 } }] |
| 5480 | 2026-09-12T12:52:49.408Z | replacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:52:48.064 |
| 5481 | 2026-09-12T12:52:49.408Z | DEBGSep 12 12:52:48.064 INFOSep 12 12:52:48.064replacing 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 } }] INFO |
| 5482 | 2026-09-12T12:52:49.408Z | adding route 172.17.0.20/32 -> 10.0.0.255Sep 12 12:52:48.064 Sep 12 12:52:48.064DEBG INFO adding route 172.17.0.54/32 -> 10.0.0.255 |
| 5483 | 2026-09-12T12:52:49.408Z | 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 } }] adding route 3fff:beef:19::/64 -> 2001:db8::55:ffSep 12 12:52:48.065Sep 12 12:52:48.065 DEBG DEBGcreated new freemap |
| 5484 | 2026-09-12T12:52:49.408Z | , Sep 12 12:52:48.064unit :created new freemapINFO freemap_route_ipv4adding route 3fff:beef:36::/64 -> 2001:db8::55:ff |
| 5485 | 2026-09-12T12:52:49.408Z | |
| 5486 | 2026-09-12T12:52:49.408Z | , unitSep 12 12:52:48.071Sep 12 12:52:48.071: DEBGSep 12 12:52:48.071 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 |
| 5487 | 2026-09-12T12:52:49.408Z | 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 } }] |
| 5488 | 2026-09-12T12:52:49.408Z | created new freemap |
| 5489 | 2026-09-12T12:52:49.408Z | , unitSep 12 12:52:48.071: INFOfreemap_route_ipv6 |
| 5490 | 2026-09-12T12:52:49.408Z | adding route 3fff:beef:37::/64 -> 2001:db8::55:ff |
| 5491 | 2026-09-12T12:52:49.408Z | Sep 12 12:52:48.071Sep 12 12:52:48.071Sep 12 12:52:48.071 DEBGDEBG INFO 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: 64 |
| 5492 | 2026-09-12T12:52:49.408Z | , adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffunit |
| 5493 | 2026-09-12T12:52:49.408Z | :Sep 12 12:52:48.071Sep 12 12:52:48.071 Sep 12 12:52:48.071DEBGINFO freemap_route_ipv4adding route 3fff:beef:38::/64 -> 2001:db8::55:ff |
| 5494 | 2026-09-12T12:52:49.409Z | |
| 5495 | 2026-09-12T12:52:49.409Z | DEBGcreated new freemap, unitreplacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 12:52:48.071: |
| 5496 | 2026-09-12T12:52:49.409Z | DEBGSep 12 12:52:48.071 freemap_route_ipv6reset freemap , |
| 5497 | 2026-09-12T12:52:49.409Z | DEBGunit :Sep 12 12:52:48.071replacing 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 } }] |
| 5498 | 2026-09-12T12:52:49.409Z | test route::tests::rollback_on_index_readd_failure ... ok |
| 5499 | 2026-09-12T12:52:49.409Z | freemap_route_ipv4 INFOSep 12 12:52:48.071 |
| 5500 | 2026-09-12T12:52:49.409Z | test route::tests::shrink_preserves_compacted_order ... ok |
| 5501 | 2026-09-12T12:52:49.409Z | test route::tests::add_target_fails_full ... ok |
| 5502 | 2026-09-12T12:52:49.409Z | Sep 12 12:52:48.071adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff |
| 5503 | 2026-09-12T12:52:49.409Z | DEBGINFO Sep 12 12:52:48.071 Sep 12 12:52:48.071DEBG DEBGinitted freemap. size: 64initted freemap. size: 64adding route 3fff:beef:39::/64 -> 2001:db8::55:ff |
| 5504 | 2026-09-12T12:52:49.409Z | 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 } }], |
| 5505 | 2026-09-12T12:52:49.409Z | unit, :Sep 12 12:52:48.071unit :Sep 12 12:52:48.071 DEBGfreemap_route_ipv6 freemap_route_ipv4 |
| 5506 | 2026-09-12T12:52:49.409Z | INFO |
| 5507 | 2026-09-12T12:52:49.409Z | 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:1c::/64 -> 2001:db8::55:ff |
| 5508 | 2026-09-12T12:52:49.409Z | |
| 5509 | 2026-09-12T12:52:49.409Z | Sep 12 12:52:48.071 DEBGSep 12 12:52:48.071 reset freemapDEBG, unitreset freemap:, unitfreemap_route_ipv6Sep 12 12:52:48.071 |
| 5510 | 2026-09-12T12:52:49.409Z | Sep 12 12:52:48.071: freemap_route_ipv4INFODEBG |
| 5511 | 2026-09-12T12:52:49.409Z | replacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffSep 12 12:52:48.071 |
| 5512 | 2026-09-12T12:52:49.410Z | INFO |
| 5513 | 2026-09-12T12:52:49.410Z | adding route 172.16.0.0/32 -> 10.0.0.1Sep 12 12:52:48.071 |
| 5514 | 2026-09-12T12:52:49.410Z | DEBGSep 12 12:52:48.071 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 |
| 5515 | 2026-09-12T12:52:49.410Z | initted freemap. size: 64Sep 12 12:52:48.071Sep 12 12:52:48.071Sep 12 12:52:48.071 INFOINFO DEBG, adding route 3fff:beef:3b::/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 } }] |
| 5516 | 2026-09-12T12:52:49.410Z | adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff |
| 5517 | 2026-09-12T12:52:49.410Z | unit |
| 5518 | 2026-09-12T12:52:49.410Z | : Sep 12 12:52:48.071freemap_route_ipv6 Sep 12 12:52:48.071DEBG INFO |
| 5519 | 2026-09-12T12:52:49.410Z | adding route 172.16.0.0/32 -> 10.0.0.2replacing 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 } }] |
| 5520 | 2026-09-12T12:52:49.410Z | Sep 12 12:52:48.071 |
| 5521 | 2026-09-12T12:52:49.410Z | DEBGSep 12 12:52:48.071Sep 12 12:52:48.071 DEBGDEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]replacing targets for 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 } }]reset freemap |
| 5522 | 2026-09-12T12:52:49.410Z | |
| 5523 | 2026-09-12T12:52:49.410Z | Sep 12 12:52:48.071, unitINFOSep 12 12:52:48.071Sep 12 12:52:48.071 : adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff INFO |
| 5524 | 2026-09-12T12:52:49.410Z | INFOfreemap_route_ipv6adding route 172.16.0.0/32 -> 10.0.0.3 adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff |
| 5525 | 2026-09-12T12:52:49.410Z | |
| 5526 | 2026-09-12T12:52:49.410Z | |
| 5527 | 2026-09-12T12:52:49.410Z | Sep 12 12:52:48.071Sep 12 12:52:48.071 Sep 12 12:52:48.071INFO DEBGadding route 172.16.0.0/32 -> 10.0.0.1 Sep 12 12:52:48.071 |
| 5528 | 2026-09-12T12:52:49.410Z | 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 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 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 } }] |
| 5529 | 2026-09-12T12:52:49.410Z | |
| 5530 | 2026-09-12T12:52:49.410Z | |
| 5531 | 2026-09-12T12:52:49.410Z | Sep 12 12:52:48.071Sep 12 12:52:48.071 DEBGINFO replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]adding route 3fff:beef:1f::/64 -> 2001:db8::55:ffSep 12 12:52:48.071Sep 12 12:52:48.071 INFOINFO |
| 5532 | 2026-09-12T12:52:49.410Z | adding route 172.16.0.0/32 -> 10.0.0.4 |
| 5533 | 2026-09-12T12:52:49.410Z | |
| 5534 | 2026-09-12T12:52:49.410Z | Sep 12 12:52:48.071 adding route 3fff:beef:3d::/64 -> 2001:db8::55:ffINFO |
| 5535 | 2026-09-12T12:52:49.410Z | Sep 12 12:52:48.071Sep 12 12:52:48.071 adding route 172.16.0.0/32 -> 10.0.0.2DEBG |
| 5536 | 2026-09-12T12:52:49.410Z | DEBGreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, 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 } }] |
| 5537 | 2026-09-12T12:52:49.410Z | Sep 12 12:52:48.071 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 } }]DEBG |
| 5538 | 2026-09-12T12:52:49.410Z | 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 } }]Sep 12 12:52:48.071 |
| 5539 | 2026-09-12T12:52:49.410Z | DEBGSep 12 12:52:48.071 Sep 12 12:52:48.071replacing 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 } }] |
| 5540 | 2026-09-12T12:52:49.411Z | DEBGINFO Sep 12 12:52:48.071replacing 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 |
| 5541 | 2026-09-12T12:52:49.415Z | adding route 3fff:beef:3e::/64 -> 2001:db8::55:ff |
| 5542 | 2026-09-12T12:52:49.415Z | Sep 12 12:52:48.078 DEBG |
| 5543 | 2026-09-12T12:52:49.415Z | Sep 12 12:52:48.078replacing 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 } }] |
| 5544 | 2026-09-12T12:52:49.415Z | WARN shrink-in-place index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })Sep 12 12:52:48.078 |
| 5545 | 2026-09-12T12:52:49.415Z | DEBG failed to allocate space for the new target list |
| 5546 | 2026-09-12T12:52:49.415Z | adding route 3fff:beef:20::/64 -> 2001:db8::55:ffSep 12 12:52:48.078Sep 12 12:52:48.078 |
| 5547 | 2026-09-12T12:52:49.415Z | 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:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 5548 | 2026-09-12T12:52:49.415Z | |
| 5549 | 2026-09-12T12:52:49.415Z | Sep 12 12:52:48.078 INFO |
| 5550 | 2026-09-12T12:52:49.415Z | Sep 12 12:52:48.078adding route 172.17.0.21/32 -> 10.0.0.255 |
| 5551 | 2026-09-12T12:52:49.415Z | 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 } }] |
| 5552 | 2026-09-12T12:52:49.415Z | Sep 12 12:52:48.064Sep 12 12:52:48.078Sep 12 12:52:48.078 DEBG DEBGINFO replacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:beef:21::/64 -> 2001:db8::55:ff |
| 5553 | 2026-09-12T12:52:49.416Z | Sep 12 12:52:48.078 |
| 5554 | 2026-09-12T12:52:49.416Z | 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 |
| 5555 | 2026-09-12T12:52:49.416Z | Sep 12 12:52:48.078 INFOadding route 172.16.0.0/32 -> 10.0.0.3 Sep 12 12:52:48.078adding route 172.17.0.22/32 -> 10.0.0.255 |
| 5556 | 2026-09-12T12:52:49.416Z | |
| 5557 | 2026-09-12T12:52:49.416Z | 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 } }] |
| 5558 | 2026-09-12T12:52:49.416Z | Sep 12 12:52:48.078Sep 12 12:52:48.078 Sep 12 12:52:48.078Sep 12 12:52:48.078 DEBGINFO replacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:beef:22::/64 -> 2001:db8::55:ff |
| 5559 | 2026-09-12T12:52:49.416Z | |
| 5560 | 2026-09-12T12:52:49.416Z | INFO DEBGadding route 172.17.0.55/32 -> 10.0.0.255 |
| 5561 | 2026-09-12T12:52:49.416Z | Sep 12 12:52:48.078Sep 12 12:52:48.078replacing 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 } }] |
| 5562 | 2026-09-12T12:52:49.416Z | INFO DEBGadding route 172.17.0.23/32 -> 10.0.0.255 |
| 5563 | 2026-09-12T12:52:49.417Z | Sep 12 12:52:48.078replacing 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 } }] |
| 5564 | 2026-09-12T12:52:49.417Z | DEBG Sep 12 12:52:48.078replacing 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 } }] |
| 5565 | 2026-09-12T12:52:49.417Z | DEBG replacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:52:48.078 |
| 5566 | 2026-09-12T12:52:49.417Z | INFO Sep 12 12:52:48.078Sep 12 12:52:48.078 Sep 12 12:52:48.078adding route 3fff:beef:23::/64 -> 2001:db8::55:ff INFOINFO |
| 5567 | 2026-09-12T12:52:49.417Z | adding route 172.17.0.56/32 -> 10.0.0.255adding route 172.16.0.0/32 -> 10.0.0.4 |
| 5568 | 2026-09-12T12:52:49.417Z | |
| 5569 | 2026-09-12T12:52:49.417Z | INFO Sep 12 12:52:48.078adding route 172.17.0.24/32 -> 10.0.0.255Sep 12 12:52:48.078 |
| 5570 | 2026-09-12T12:52:49.417Z | DEBGDEBG Sep 12 12:52:48.078 Sep 12 12:52:48.078 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.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 |
| 5571 | 2026-09-12T12:52:49.417Z | DEBGreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, 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 } }] |
| 5572 | 2026-09-12T12:52:49.417Z | 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 } }] |
| 5573 | 2026-09-12T12:52:49.417Z | |
| 5574 | 2026-09-12T12:52:49.417Z | Sep 12 12:52:48.078 Sep 12 12:52:48.078Sep 12 12:52:48.078Sep 12 12:52:48.078 INFOINFO adding route 3fff:beef:24::/64 -> 2001:db8::55:ffINFO |
| 5575 | 2026-09-12T12:52:49.417Z | adding route 172.17.0.57/32 -> 10.0.0.255 |
| 5576 | 2026-09-12T12:52:49.417Z | adding route 172.17.0.25/32 -> 10.0.0.255DEBGSep 12 12:52:48.078 |
| 5577 | 2026-09-12T12:52:49.417Z | 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 } }] |
| 5578 | 2026-09-12T12:52:49.417Z | Sep 12 12:52:48.078Sep 12 12:52:48.078 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.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 } }] 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 } }] |
| 5579 | 2026-09-12T12:52:49.417Z | |
| 5580 | 2026-09-12T12:52:49.417Z | 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 } }] |
| 5581 | 2026-09-12T12:52:49.417Z | Sep 12 12:52:48.078Sep 12 12:52:48.078 Sep 12 12:52:48.078INFO INFOINFO adding route 172.17.0.26/32 -> 10.0.0.255adding route 3fff:beef:25::/64 -> 2001:db8::55:ff |
| 5582 | 2026-09-12T12:52:49.417Z | adding route 172.17.0.58/32 -> 10.0.0.255 |
| 5583 | 2026-09-12T12:52:49.417Z | |
| 5584 | 2026-09-12T12:52:49.417Z | Sep 12 12:52:48.078Sep 12 12:52:48.078 Sep 12 12:52:48.078DEBGDEBG 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: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 |
| 5585 | 2026-09-12T12:52:49.417Z | |
| 5586 | 2026-09-12T12:52:49.417Z | 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 } }] |
| 5587 | 2026-09-12T12:52:49.417Z | Sep 12 12:52:48.078Sep 12 12:52:48.078 Sep 12 12:52:48.078INFO INFOadding route 172.17.0.27/32 -> 10.0.0.255 |
| 5588 | 2026-09-12T12:52:49.417Z | INFO adding route 3fff:beef:26::/64 -> 2001:db8::55:ffadding route 172.17.0.59/32 -> 10.0.0.255 |
| 5589 | 2026-09-12T12:52:49.417Z | |
| 5590 | 2026-09-12T12:52:49.417Z | Sep 12 12:52:48.078 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 } }]Sep 12 12:52:48.078 |
| 5591 | 2026-09-12T12:52:49.417Z | Sep 12 12:52:48.078DEBG 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 } }]DEBG |
| 5592 | 2026-09-12T12:52:49.417Z | Sep 12 12:52:48.078 replacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 5593 | 2026-09-12T12:52:49.417Z | Sep 12 12:52:48.078adding route 172.17.0.28/32 -> 10.0.0.255 |
| 5594 | 2026-09-12T12:52:49.417Z | INFO adding route 172.17.0.60/32 -> 10.0.0.255 |
| 5595 | 2026-09-12T12:52:49.417Z | Sep 12 12:52:48.078Sep 12 12:52:48.078 INFOSep 12 12:52:48.078DEBG adding route 3fff:beef:27::/64 -> 2001:db8::55:ffreplacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 5596 | 2026-09-12T12:52:49.417Z | |
| 5597 | 2026-09-12T12:52:49.417Z | 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 } }] |
| 5598 | 2026-09-12T12:52:49.417Z | test route::tests::delete_targets_fragmented ... ok |
| 5599 | 2026-09-12T12:52:49.417Z | Sep 12 12:52:48.078Sep 12 12:52:48.078 Sep 12 12:52:48.078DEBG INFOINFO adding route 172.17.0.29/32 -> 10.0.0.255replacing 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 172.17.0.61/32 -> 10.0.0.255 |
| 5600 | 2026-09-12T12:52:49.417Z | |
| 5601 | 2026-09-12T12:52:49.417Z | |
| 5602 | 2026-09-12T12:52:49.418Z | Sep 12 12:52:48.078Sep 12 12:52:48.078 Sep 12 12:52:48.078 DEBGINFO DEBGreplacing targets for 172.17.0.61/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:beef:28::/64 -> 2001:db8::55:ff |
| 5603 | 2026-09-12T12:52:49.418Z | |
| 5604 | 2026-09-12T12:52:49.418Z | 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 } }] |
| 5605 | 2026-09-12T12:52:49.418Z | Sep 12 12:52:48.078Sep 12 12:52:48.078Sep 12 12:52:48.078 INFOINFO adding route 172.17.0.62/32 -> 10.0.0.255adding route 172.17.0.30/32 -> 10.0.0.255 |
| 5606 | 2026-09-12T12:52:49.418Z | DEBG |
| 5607 | 2026-09-12T12:52:49.418Z | 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 } }] |
| 5608 | 2026-09-12T12:52:49.418Z | Sep 12 12:52:48.078Sep 12 12:52:48.078 Sep 12 12:52:48.078DEBGDEBG 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 } }]INFOreplacing 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 } }] |
| 5609 | 2026-09-12T12:52:49.418Z | |
| 5610 | 2026-09-12T12:52:49.418Z | adding route 3fff:beef:29::/64 -> 2001:db8::55:ff |
| 5611 | 2026-09-12T12:52:49.418Z | Sep 12 12:52:48.078Sep 12 12:52:48.078 Sep 12 12:52:48.078 INFO INFODEBG adding route 172.17.0.31/32 -> 10.0.0.255replacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.17.0.63/32 -> 10.0.0.255 |
| 5612 | 2026-09-12T12:52:49.418Z | |
| 5613 | 2026-09-12T12:52:49.418Z | |
| 5614 | 2026-09-12T12:52:49.418Z | Sep 12 12:52:48.078Sep 12 12:52:48.078Sep 12 12:52:48.078 INFODEBG 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 3fff:beef:2a::/64 -> 2001:db8::55:ff |
| 5615 | 2026-09-12T12:52:49.418Z | |
| 5616 | 2026-09-12T12:52:49.418Z | 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 } }] |
| 5617 | 2026-09-12T12:52:49.418Z | Sep 12 12:52:48.078 Sep 12 12:52:48.078DEBG Sep 12 12:52:48.078 failed to allocate space for the new target listDEBGINFO |
| 5618 | 2026-09-12T12:52:49.418Z | adding route 172.17.0.32/32 -> 10.0.0.255 |
| 5619 | 2026-09-12T12:52:49.418Z | 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 } }] |
| 5620 | 2026-09-12T12:52:49.418Z | Sep 12 12:52:48.078 DEBGSep 12 12:52:48.078 Sep 12 12:52:48.078replacing 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 INFOreplacing 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 } }] |
| 5621 | 2026-09-12T12:52:49.418Z | adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff |
| 5622 | 2026-09-12T12:52:49.418Z | |
| 5623 | 2026-09-12T12:52:49.418Z | Sep 12 12:52:48.078Sep 12 12:52:48.078Sep 12 12:52:48.078 INFODEBG adding route 172.17.0.33/32 -> 10.0.0.255replacing 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 |
| 5624 | 2026-09-12T12:52:49.418Z | |
| 5625 | 2026-09-12T12:52:49.418Z | failed to allocate space for the new target list |
| 5626 | 2026-09-12T12:52:49.418Z | Sep 12 12:52:48.078Sep 12 12:52:48.078 DEBGINFO 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:beef:2c::/64 -> 2001:db8::55:ff |
| 5627 | 2026-09-12T12:52:49.418Z | |
| 5628 | 2026-09-12T12:52:49.418Z | Sep 12 12:52:48.078Sep 12 12:52:48.078 INFODEBG adding route 172.17.0.34/32 -> 10.0.0.255replacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 5629 | 2026-09-12T12:52:49.418Z | |
| 5630 | 2026-09-12T12:52:49.418Z | Sep 12 12:52:48.078Sep 12 12:52:48.078 INFO adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff |
| 5631 | 2026-09-12T12:52:49.418Z | Sep 12 12:52:48.078 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 } }] |
| 5632 | 2026-09-12T12:52:49.418Z | Sep 12 12:52:48.079 INFO adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff |
| 5633 | 2026-09-12T12:52:49.418Z | Sep 12 12:52:48.079 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 } }] |
| 5634 | 2026-09-12T12:52:49.418Z | DEBG replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:52:48.079 |
| 5635 | 2026-09-12T12:52:49.418Z | INFO adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff |
| 5636 | 2026-09-12T12:52:49.418Z | Sep 12 12:52:48.079 INFO Sep 12 12:52:48.079adding route 172.17.0.35/32 -> 10.0.0.255 |
| 5637 | 2026-09-12T12:52:49.418Z | 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 } }] |
| 5638 | 2026-09-12T12:52:49.418Z | Sep 12 12:52:48.079 DEBG Sep 12 12:52:48.079replacing 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 } }] |
| 5639 | 2026-09-12T12:52:49.418Z | INFO adding route 3fff:beef:30::/64 -> 2001:db8::55:ff |
| 5640 | 2026-09-12T12:52:49.418Z | Sep 12 12:52:48.079 INFOSep 12 12:52:48.079 adding route 172.17.0.36/32 -> 10.0.0.255DEBG |
| 5641 | 2026-09-12T12:52:49.423Z | 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 } }] |
| 5642 | 2026-09-12T12:52:49.423Z | Sep 12 12:52:48.079 DEBGSep 12 12:52:48.079 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 } }]INFO |
| 5643 | 2026-09-12T12:52:49.423Z | adding route 3fff:beef:31::/64 -> 2001:db8::55:ff |
| 5644 | 2026-09-12T12:52:49.423Z | Sep 12 12:52:48.079 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 } }] |
| 5645 | 2026-09-12T12:52:49.423Z | Sep 12 12:52:48.079 Sep 12 12:52:48.079INFO INFOadding route 3fff:beef:32::/64 -> 2001:db8::55:ff |
| 5646 | 2026-09-12T12:52:49.423Z | Sep 12 12:52:48.079 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 } }] |
| 5647 | 2026-09-12T12:52:49.423Z | adding route 172.17.0.37/32 -> 10.0.0.255 |
| 5648 | 2026-09-12T12:52:49.423Z | Sep 12 12:52:48.079 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 } }] |
| 5649 | 2026-09-12T12:52:49.423Z | Sep 12 12:52:48.079 INFOSep 12 12:52:48.079 adding route 3fff:beef:33::/64 -> 2001:db8::55:ffINFO |
| 5650 | 2026-09-12T12:52:49.423Z | adding route 172.17.0.38/32 -> 10.0.0.255 |
| 5651 | 2026-09-12T12:52:49.423Z | Sep 12 12:52:48.079 Sep 12 12:52:48.079DEBGSep 12 12:52:48.087 created new freemap DEBGDEBG, unitreplacing 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 } }]: |
| 5652 | 2026-09-12T12:52:49.423Z | 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 } }]freemap_route_ipv4 |
| 5653 | 2026-09-12T12:52:49.423Z | |
| 5654 | 2026-09-12T12:52:49.423Z | Sep 12 12:52:48.087 INFO Sep 12 12:52:48.087adding route 172.17.0.39/32 -> 10.0.0.255 |
| 5655 | 2026-09-12T12:52:49.423Z | INFO adding route 3fff:beef:34::/64 -> 2001:db8::55:ff |
| 5656 | 2026-09-12T12:52:49.423Z | Sep 12 12:52:48.087Sep 12 12:52:48.087 Sep 12 12:52:48.087 DEBGDEBGDEBG 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 } }]created new freemap |
| 5657 | 2026-09-12T12:52:49.423Z | , 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 } }]unit |
| 5658 | 2026-09-12T12:52:49.423Z | : Sep 12 12:52:48.087freemap_route_ipv6 Sep 12 12:52:48.087 |
| 5659 | 2026-09-12T12:52:49.423Z | INFO INFOadding route 172.17.0.40/32 -> 10.0.0.255 |
| 5660 | 2026-09-12T12:52:49.423Z | Sep 12 12:52:48.087adding route 3fff:beef:35::/64 -> 2001:db8::55:ff |
| 5661 | 2026-09-12T12:52:49.423Z | DEBG initted freemap. size: 64, unitSep 12 12:52:48.087: DEBGfreemap_route_ipv4 |
| 5662 | 2026-09-12T12:52:49.423Z | Sep 12 12:52:48.087replacing 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 } }] |
| 5663 | 2026-09-12T12:52:49.423Z | 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 } }]Sep 12 12:52:48.087 |
| 5664 | 2026-09-12T12:52:49.423Z | Sep 12 12:52:48.087DEBG reset freemapINFOSep 12 12:52:48.087, adding route 172.17.0.41/32 -> 10.0.0.255unit |
| 5665 | 2026-09-12T12:52:49.423Z | :INFO freemap_route_ipv4 |
| 5666 | 2026-09-12T12:52:49.423Z | adding route 3fff:beef:36::/64 -> 2001:db8::55:ff |
| 5667 | 2026-09-12T12:52:49.423Z | Sep 12 12:52:48.087Sep 12 12:52:48.087 DEBGDEBGSep 12 12:52:48.087 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 } }] |
| 5668 | 2026-09-12T12:52:49.423Z | initted freemap. size: 64DEBG, unitreplacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]:Sep 12 12:52:48.087 |
| 5669 | 2026-09-12T12:52:49.423Z | INFOfreemap_route_ipv6 |
| 5670 | 2026-09-12T12:52:49.423Z | adding route 172.17.0.42/32 -> 10.0.0.255 |
| 5671 | 2026-09-12T12:52:49.423Z | Sep 12 12:52:48.087Sep 12 12:52:48.087Sep 12 12:52:48.087 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 } }]reset freemap |
| 5672 | 2026-09-12T12:52:49.423Z | INFO, unitadding route 3fff:beef:37::/64 -> 2001:db8::55:ff: |
| 5673 | 2026-09-12T12:52:49.423Z | Sep 12 12:52:48.087 freemap_route_ipv6INFO |
| 5674 | 2026-09-12T12:52:49.424Z | adding route 172.17.0.43/32 -> 10.0.0.255Sep 12 12:52:48.087 |
| 5675 | 2026-09-12T12:52:49.424Z | Sep 12 12:52:48.087DEBG INFOSep 12 12:52:48.087 replacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.16.0.0/32 -> 10.0.0.1 |
| 5676 | 2026-09-12T12:52:49.425Z | |
| 5677 | 2026-09-12T12:52:49.425Z | 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 } }] |
| 5678 | 2026-09-12T12:52:49.425Z | Sep 12 12:52:48.087Sep 12 12:52:48.087 DEBGINFOSep 12 12:52:48.087 adding route 3fff:beef:38::/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 } }] |
| 5679 | 2026-09-12T12:52:49.425Z | INFO |
| 5680 | 2026-09-12T12:52:49.425Z | adding route 172.17.0.44/32 -> 10.0.0.255 |
| 5681 | 2026-09-12T12:52:49.425Z | Sep 12 12:52:48.087Sep 12 12:52:48.087 Sep 12 12:52:48.087INFODEBG DEBGadding route 172.16.0.0/32 -> 10.0.0.2 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 } }] |
| 5682 | 2026-09-12T12:52:49.425Z | |
| 5683 | 2026-09-12T12:52:49.425Z | 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 } }] |
| 5684 | 2026-09-12T12:52:49.425Z | Sep 12 12:52:48.087Sep 12 12:52:48.087 Sep 12 12:52:48.087 INFODEBGINFO adding route 3fff:beef:39::/64 -> 2001:db8::55:ffadding 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: "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 } }] |
| 5685 | 2026-09-12T12:52:49.425Z | |
| 5686 | 2026-09-12T12:52:49.425Z | |
| 5687 | 2026-09-12T12:52:49.425Z | Sep 12 12:52:48.087Sep 12 12:52:48.087 INFODEBG Sep 12 12:52:48.087 adding route 172.17.0.0/32 -> 10.0.0.255replacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5688 | 2026-09-12T12:52:49.425Z | |
| 5689 | 2026-09-12T12:52:49.425Z | 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 } }] |
| 5690 | 2026-09-12T12:52:49.425Z | Sep 12 12:52:48.087Sep 12 12:52:48.087 DEBGSep 12 12:52:48.087 INFO 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 } }] INFO |
| 5691 | 2026-09-12T12:52:49.425Z | adding route 172.17.0.46/32 -> 10.0.0.255adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff |
| 5692 | 2026-09-12T12:52:49.425Z | |
| 5693 | 2026-09-12T12:52:49.425Z | Sep 12 12:52:48.087 Sep 12 12:52:48.087INFO DEBGadding route 172.17.0.1/32 -> 10.0.0.255Sep 12 12:52:48.087 |
| 5694 | 2026-09-12T12:52:49.425Z | 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 } }]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 } }] |
| 5695 | 2026-09-12T12:52:49.425Z | |
| 5696 | 2026-09-12T12:52:49.425Z | Sep 12 12:52:48.087 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 } }]Sep 12 12:52:48.087Sep 12 12:52:48.087 INFO |
| 5697 | 2026-09-12T12:52:49.425Z | INFO adding route 172.17.0.47/32 -> 10.0.0.255adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff |
| 5698 | 2026-09-12T12:52:49.425Z | |
| 5699 | 2026-09-12T12:52:49.426Z | Sep 12 12:52:48.087 INFO adding route 172.17.0.2/32 -> 10.0.0.255Sep 12 12:52:48.087 |
| 5700 | 2026-09-12T12:52:49.426Z | Sep 12 12:52:48.087DEBG 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 12 12:52:48.087replacing 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 } }] |
| 5701 | 2026-09-12T12:52:49.426Z | |
| 5702 | 2026-09-12T12:52:49.426Z | 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 } }] |
| 5703 | 2026-09-12T12:52:49.426Z | Sep 12 12:52:48.087 Sep 12 12:52:48.087INFO INFOSep 12 12:52:48.087adding route 172.17.0.48/32 -> 10.0.0.255 INFO |
| 5704 | 2026-09-12T12:52:49.426Z | adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffadding route 172.17.0.3/32 -> 10.0.0.255 |
| 5705 | 2026-09-12T12:52:49.426Z | |
| 5706 | 2026-09-12T12:52:49.426Z | Sep 12 12:52:48.087 Sep 12 12:52:48.087Sep 12 12:52:48.087 DEBG DEBG DEBGreplacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]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 } }] |
| 5707 | 2026-09-12T12:52:49.426Z | |
| 5708 | 2026-09-12T12:52:49.426Z | 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 } }] |
| 5709 | 2026-09-12T12:52:49.426Z | Sep 12 12:52:48.087Sep 12 12:52:48.087 Sep 12 12:52:48.087INFO INFODEBG adding route 172.17.0.4/32 -> 10.0.0.255 |
| 5710 | 2026-09-12T12:52:49.426Z | adding route 172.17.0.49/32 -> 10.0.0.255failed to allocate space for the new target list |
| 5711 | 2026-09-12T12:52:49.426Z | |
| 5712 | 2026-09-12T12:52:49.426Z | Sep 12 12:52:48.087 Sep 12 12:52:48.087DEBG Sep 12 12:52:48.087replacing 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 |
| 5713 | 2026-09-12T12:52:49.426Z | 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 |
| 5714 | 2026-09-12T12:52:49.426Z | 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 } }] |
| 5715 | 2026-09-12T12:52:49.426Z | Sep 12 12:52:48.087 Sep 12 12:52:48.087INFO INFOadding route 172.17.0.5/32 -> 10.0.0.255 |
| 5716 | 2026-09-12T12:52:49.426Z | adding route 172.17.0.50/32 -> 10.0.0.255 |
| 5717 | 2026-09-12T12:52:49.426Z | Sep 12 12:52:48.087Sep 12 12:52:48.087 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.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 } }] |
| 5718 | 2026-09-12T12:52:49.426Z | |
| 5719 | 2026-09-12T12:52:49.426Z | Sep 12 12:52:48.087Sep 12 12:52:48.087 INFOINFO adding route 172.17.0.6/32 -> 10.0.0.255adding route 172.17.0.51/32 -> 10.0.0.255 |
| 5720 | 2026-09-12T12:52:49.426Z | |
| 5721 | 2026-09-12T12:52:49.426Z | Sep 12 12:52:48.087Sep 12 12:52:48.087 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.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 } }] |
| 5722 | 2026-09-12T12:52:49.426Z | |
| 5723 | 2026-09-12T12:52:49.426Z | Sep 12 12:52:48.087Sep 12 12:52:48.087 INFOINFO adding route 172.17.0.7/32 -> 10.0.0.255adding route 172.17.0.52/32 -> 10.0.0.255 |
| 5724 | 2026-09-12T12:52:49.426Z | |
| 5725 | 2026-09-12T12:52:49.426Z | Sep 12 12:52:48.087Sep 12 12:52:48.087 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.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 } }] |
| 5726 | 2026-09-12T12:52:49.426Z | |
| 5727 | 2026-09-12T12:52:49.426Z | Sep 12 12:52:48.087Sep 12 12:52:48.087 INFOINFO adding route 172.17.0.8/32 -> 10.0.0.255adding route 172.17.0.53/32 -> 10.0.0.255 |
| 5728 | 2026-09-12T12:52:49.426Z | |
| 5729 | 2026-09-12T12:52:49.426Z | Sep 12 12:52:48.087Sep 12 12:52:48.087 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.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 } }] |
| 5730 | 2026-09-12T12:52:49.426Z | |
| 5731 | 2026-09-12T12:52:49.426Z | Sep 12 12:52:48.087Sep 12 12:52:48.087 INFOINFO adding route 172.17.0.9/32 -> 10.0.0.255adding route 172.17.0.54/32 -> 10.0.0.255 |
| 5732 | 2026-09-12T12:52:49.426Z | |
| 5733 | 2026-09-12T12:52:49.426Z | Sep 12 12:52:48.087Sep 12 12:52:48.087 DEBGDEBG 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.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 } }] |
| 5734 | 2026-09-12T12:52:49.426Z | |
| 5735 | 2026-09-12T12:52:49.426Z | Sep 12 12:52:48.087Sep 12 12:52:48.087 INFOINFO adding route 172.17.0.10/32 -> 10.0.0.255adding route 172.17.0.55/32 -> 10.0.0.255 |
| 5736 | 2026-09-12T12:52:49.426Z | |
| 5737 | 2026-09-12T12:52:49.426Z | Sep 12 12:52:48.087Sep 12 12:52:48.087 DEBGDEBG replacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 5738 | 2026-09-12T12:52:49.426Z | |
| 5739 | 2026-09-12T12:52:49.427Z | Sep 12 12:52:48.087Sep 12 12:52:48.087 INFOINFO adding route 172.17.0.56/32 -> 10.0.0.255adding route 172.17.0.11/32 -> 10.0.0.255 |
| 5740 | 2026-09-12T12:52:49.427Z | |
| 5741 | 2026-09-12T12:52:49.430Z | Sep 12 12:52:48.087Sep 12 12:52:48.087 DEBGDEBG replacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 5742 | 2026-09-12T12:52:49.431Z | |
| 5743 | 2026-09-12T12:52:49.431Z | Sep 12 12:52:48.087Sep 12 12:52:48.087 INFOINFO adding route 172.17.0.57/32 -> 10.0.0.255adding route 172.17.0.12/32 -> 10.0.0.255 |
| 5744 | 2026-09-12T12:52:49.431Z | |
| 5745 | 2026-09-12T12:52:49.431Z | Sep 12 12:52:48.087Sep 12 12:52:48.087 DEBGDEBG replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 5746 | 2026-09-12T12:52:49.431Z | |
| 5747 | 2026-09-12T12:52:49.431Z | Sep 12 12:52:48.087Sep 12 12:52:48.087 INFOINFO adding route 172.17.0.58/32 -> 10.0.0.255adding route 172.17.0.13/32 -> 10.0.0.255 |
| 5748 | 2026-09-12T12:52:49.431Z | |
| 5749 | 2026-09-12T12:52:49.431Z | Sep 12 12:52:48.087Sep 12 12:52:48.087 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.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 } }] |
| 5750 | 2026-09-12T12:52:49.431Z | |
| 5751 | 2026-09-12T12:52:49.431Z | Sep 12 12:52:48.087Sep 12 12:52:48.087 INFOINFO adding route 172.17.0.59/32 -> 10.0.0.255adding route 172.17.0.14/32 -> 10.0.0.255 |
| 5752 | 2026-09-12T12:52:49.431Z | |
| 5753 | 2026-09-12T12:52:49.431Z | Sep 12 12:52:48.087Sep 12 12:52:48.087 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.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 } }] |
| 5754 | 2026-09-12T12:52:49.431Z | |
| 5755 | 2026-09-12T12:52:49.431Z | Sep 12 12:52:48.087Sep 12 12:52:48.087 INFOINFO adding route 172.17.0.60/32 -> 10.0.0.255adding route 172.17.0.15/32 -> 10.0.0.255 |
| 5756 | 2026-09-12T12:52:49.431Z | |
| 5757 | 2026-09-12T12:52:49.431Z | Sep 12 12:52:48.087Sep 12 12:52:48.087 DEBGDEBG replacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 5758 | 2026-09-12T12:52:49.431Z | |
| 5759 | 2026-09-12T12:52:49.431Z | Sep 12 12:52:48.087Sep 12 12:52:48.087 DEBGINFO failed to allocate space for the new target listadding route 172.17.0.16/32 -> 10.0.0.255 |
| 5760 | 2026-09-12T12:52:49.431Z | |
| 5761 | 2026-09-12T12:52:49.431Z | Sep 12 12:52:48.087Sep 12 12:52:48.087 DEBGDEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 5762 | 2026-09-12T12:52:49.431Z | |
| 5763 | 2026-09-12T12:52:49.431Z | Sep 12 12:52:48.087 INFO adding route 172.17.0.17/32 -> 10.0.0.255 |
| 5764 | 2026-09-12T12:52:49.431Z | Sep 12 12:52:48.087 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 } }] |
| 5765 | 2026-09-12T12:52:49.431Z | Sep 12 12:52:48.087 INFO adding route 172.17.0.18/32 -> 10.0.0.255 |
| 5766 | 2026-09-12T12:52:49.431Z | Sep 12 12:52:48.087 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 } }] |
| 5767 | 2026-09-12T12:52:49.431Z | Sep 12 12:52:48.087 INFO adding route 172.17.0.19/32 -> 10.0.0.255 |
| 5768 | 2026-09-12T12:52:49.432Z | Sep 12 12:52:48.087 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 } }] |
| 5769 | 2026-09-12T12:52:49.432Z | Sep 12 12:52:48.096 INFO adding route 172.17.0.20/32 -> 10.0.0.255 |
| 5770 | 2026-09-12T12:52:49.432Z | Sep 12 12:52:48.088Sep 12 12:52:48.096 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 } }] |
| 5771 | 2026-09-12T12:52:49.432Z | Sep 12 12:52:48.096DEBG INFO adding route 172.17.0.21/32 -> 10.0.0.255 |
| 5772 | 2026-09-12T12:52:49.432Z | Sep 12 12:52:48.096 created new freemapDEBG 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 } }] |
| 5773 | 2026-09-12T12:52:49.432Z | Sep 12 12:52:48.096 INFO adding route 172.17.0.22/32 -> 10.0.0.255, |
| 5774 | 2026-09-12T12:52:49.432Z | unit: freemap_route_ipv4Sep 12 12:52:48.096 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 } }] |
| 5775 | 2026-09-12T12:52:49.432Z | Sep 12 12:52:48.096 |
| 5776 | 2026-09-12T12:52:49.432Z | INFO adding route 172.17.0.23/32 -> 10.0.0.255 |
| 5777 | 2026-09-12T12:52:49.432Z | Sep 12 12:52:48.096 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 } }] |
| 5778 | 2026-09-12T12:52:49.432Z | Sep 12 12:52:48.096 INFO adding route 172.17.0.24/32 -> 10.0.0.255 |
| 5779 | 2026-09-12T12:52:49.432Z | Sep 12 12:52:48.096Sep 12 12:52:48.096 DEBGDEBG created new freemapreplacing 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 } }], |
| 5780 | 2026-09-12T12:52:49.432Z | unit: freemap_route_ipv6 |
| 5781 | 2026-09-12T12:52:49.432Z | Sep 12 12:52:48.096 INFO adding route 172.17.0.25/32 -> 10.0.0.255Sep 12 12:52:48.096 |
| 5782 | 2026-09-12T12:52:49.432Z | DEBG initted freemap. size: 64, Sep 12 12:52:48.096unit :DEBG freemap_route_ipv4replacing 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 } }] |
| 5783 | 2026-09-12T12:52:49.432Z | |
| 5784 | 2026-09-12T12:52:49.432Z | Sep 12 12:52:48.096Sep 12 12:52:48.096 DEBGINFO reset freemapadding route 172.17.0.26/32 -> 10.0.0.255, |
| 5785 | 2026-09-12T12:52:49.432Z | unit: freemap_route_ipv4 |
| 5786 | 2026-09-12T12:52:49.432Z | Sep 12 12:52:48.096 DEBG replacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:52:48.096 |
| 5787 | 2026-09-12T12:52:49.432Z | DEBG initted freemap. size: 64, Sep 12 12:52:48.096unit :INFO freemap_route_ipv6adding route 172.17.0.27/32 -> 10.0.0.255 |
| 5788 | 2026-09-12T12:52:49.432Z | |
| 5789 | 2026-09-12T12:52:49.432Z | Sep 12 12:52:48.096Sep 12 12:52:48.096 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 } }]reset freemap |
| 5790 | 2026-09-12T12:52:49.433Z | , unit: freemap_route_ipv6Sep 12 12:52:48.096 |
| 5791 | 2026-09-12T12:52:49.433Z | INFO adding route 172.17.0.28/32 -> 10.0.0.255 |
| 5792 | 2026-09-12T12:52:49.433Z | Sep 12 12:52:48.096 INFO adding route 172.16.0.0/32 -> 10.0.0.1Sep 12 12:52:48.096 |
| 5793 | 2026-09-12T12:52:49.433Z | 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 } }] |
| 5794 | 2026-09-12T12:52:49.433Z | Sep 12 12:52:48.096 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 } }]Sep 12 12:52:48.096 |
| 5795 | 2026-09-12T12:52:49.433Z | INFO adding route 172.17.0.29/32 -> 10.0.0.255 |
| 5796 | 2026-09-12T12:52:49.433Z | Sep 12 12:52:48.096 INFO adding route 172.16.0.0/32 -> 10.0.0.1Sep 12 12:52:48.096 |
| 5797 | 2026-09-12T12:52:49.433Z | 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 } }] |
| 5798 | 2026-09-12T12:52:49.433Z | test route::tests::delete_target_full ... ok |
| 5799 | 2026-09-12T12:52:49.433Z | Sep 12 12:52:48.096 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 } }]Sep 12 12:52:48.096 |
| 5800 | 2026-09-12T12:52:49.433Z | INFO adding route 172.17.0.30/32 -> 10.0.0.255 |
| 5801 | 2026-09-12T12:52:49.433Z | Sep 12 12:52:48.096 INFO adding route 172.16.0.0/32 -> 10.0.0.1Sep 12 12:52:48.096 |
| 5802 | 2026-09-12T12:52:49.433Z | 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 } }] |
| 5803 | 2026-09-12T12:52:49.433Z | Sep 12 12:52:48.096 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 12 12:52:48.096 |
| 5804 | 2026-09-12T12:52:49.433Z | INFO adding route 172.17.0.31/32 -> 10.0.0.255 |
| 5805 | 2026-09-12T12:52:49.433Z | Sep 12 12:52:48.096 INFO Sep 12 12:52:48.096adding route 172.16.0.0/32 -> 10.0.0.2 |
| 5806 | 2026-09-12T12:52:49.433Z | 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 } }] |
| 5807 | 2026-09-12T12:52:49.433Z | Sep 12 12:52:48.096 DEBG Sep 12 12:52:48.096replacing 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 } }] |
| 5808 | 2026-09-12T12:52:49.433Z | INFO adding route 172.17.0.32/32 -> 10.0.0.255 |
| 5809 | 2026-09-12T12:52:49.433Z | Sep 12 12:52:48.096 INFO Sep 12 12:52:48.096adding route 172.17.0.0/32 -> 10.0.0.255 |
| 5810 | 2026-09-12T12:52:49.433Z | 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 } }] |
| 5811 | 2026-09-12T12:52:49.433Z | Sep 12 12:52:48.096 DEBG Sep 12 12:52:48.096replacing 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 } }] |
| 5812 | 2026-09-12T12:52:49.433Z | INFO adding route 172.17.0.33/32 -> 10.0.0.255 |
| 5813 | 2026-09-12T12:52:49.433Z | Sep 12 12:52:48.096 INFOSep 12 12:52:48.096 adding route 172.17.0.1/32 -> 10.0.0.255DEBG |
| 5814 | 2026-09-12T12:52:49.433Z | 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 } }] |
| 5815 | 2026-09-12T12:52:49.433Z | Sep 12 12:52:48.096 DEBGSep 12 12:52:48.096 replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 5816 | 2026-09-12T12:52:49.433Z | adding route 172.17.0.34/32 -> 10.0.0.255 |
| 5817 | 2026-09-12T12:52:49.433Z | Sep 12 12:52:48.096 Sep 12 12:52:48.096INFO DEBGadding route 172.17.0.2/32 -> 10.0.0.255 |
| 5818 | 2026-09-12T12:52:49.433Z | 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 } }] |
| 5819 | 2026-09-12T12:52:49.433Z | Sep 12 12:52:48.096 Sep 12 12:52:48.096DEBG 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 } }] |
| 5820 | 2026-09-12T12:52:49.433Z | adding route 172.17.0.35/32 -> 10.0.0.255 |
| 5821 | 2026-09-12T12:52:49.433Z | Sep 12 12:52:48.096 Sep 12 12:52:48.096INFO DEBGadding route 172.17.0.3/32 -> 10.0.0.255 |
| 5822 | 2026-09-12T12:52:49.433Z | 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 } }] |
| 5823 | 2026-09-12T12:52:49.433Z | Sep 12 12:52:48.096Sep 12 12:52:48.096 DEBGINFO 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 } }]adding route 172.17.0.36/32 -> 10.0.0.255 |
| 5824 | 2026-09-12T12:52:49.433Z | |
| 5825 | 2026-09-12T12:52:49.433Z | Sep 12 12:52:48.096Sep 12 12:52:48.096 DEBGINFO 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.4/32 -> 10.0.0.255 |
| 5826 | 2026-09-12T12:52:49.433Z | |
| 5827 | 2026-09-12T12:52:49.433Z | Sep 12 12:52:48.103 INFO adding route 172.17.0.37/32 -> 10.0.0.255 |
| 5828 | 2026-09-12T12:52:49.433Z | Sep 12 12:52:48.103 DEBG Sep 12 12:52:48.103replacing 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 } }] |
| 5829 | 2026-09-12T12:52:49.434Z | 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 } }] |
| 5830 | 2026-09-12T12:52:49.434Z | Sep 12 12:52:48.103 INFO Sep 12 12:52:48.103adding route 172.17.0.5/32 -> 10.0.0.255 |
| 5831 | 2026-09-12T12:52:49.434Z | INFO adding route 172.17.0.38/32 -> 10.0.0.255 |
| 5832 | 2026-09-12T12:52:49.434Z | Sep 12 12:52:48.103 DEBGSep 12 12:52:48.103 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 } }]DEBG |
| 5833 | 2026-09-12T12:52:49.434Z | 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 } }] |
| 5834 | 2026-09-12T12:52:49.434Z | Sep 12 12:52:48.103 INFOSep 12 12:52:48.103 adding route 172.17.0.6/32 -> 10.0.0.255INFO |
| 5835 | 2026-09-12T12:52:49.434Z | adding route 172.17.0.39/32 -> 10.0.0.255 |
| 5836 | 2026-09-12T12:52:49.434Z | Sep 12 12:52:48.103 DEBGSep 12 12:52:48.103 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 |
| 5837 | 2026-09-12T12:52:49.434Z | 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 } }] |
| 5838 | 2026-09-12T12:52:49.434Z | Sep 12 12:52:48.103 INFOSep 12 12:52:48.103 adding route 172.17.0.7/32 -> 10.0.0.255INFO |
| 5839 | 2026-09-12T12:52:49.434Z | adding route 172.17.0.40/32 -> 10.0.0.255 |
| 5840 | 2026-09-12T12:52:49.434Z | Sep 12 12:52:48.103 Sep 12 12:52:48.103DEBG 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 } }] |
| 5841 | 2026-09-12T12:52:49.438Z | 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 } }] |
| 5842 | 2026-09-12T12:52:49.438Z | Sep 12 12:52:48.103 Sep 12 12:52:48.103INFO INFOadding route 172.17.0.8/32 -> 10.0.0.255 |
| 5843 | 2026-09-12T12:52:49.438Z | adding route 172.17.0.41/32 -> 10.0.0.255 |
| 5844 | 2026-09-12T12:52:49.438Z | Sep 12 12:52:48.103 Sep 12 12:52:48.103DEBG DEBGreplacing 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 } }] |
| 5845 | 2026-09-12T12:52:49.438Z | 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 } }] |
| 5846 | 2026-09-12T12:52:49.438Z | Sep 12 12:52:48.103 Sep 12 12:52:48.103INFO INFOadding route 172.17.0.9/32 -> 10.0.0.255 |
| 5847 | 2026-09-12T12:52:49.438Z | adding route 172.17.0.42/32 -> 10.0.0.255 |
| 5848 | 2026-09-12T12:52:49.438Z | Sep 12 12:52:48.103 Sep 12 12:52:48.103DEBG DEBGreplacing 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 } }] |
| 5849 | 2026-09-12T12:52:49.438Z | 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 } }] |
| 5850 | 2026-09-12T12:52:49.438Z | Sep 12 12:52:48.103 Sep 12 12:52:48.103INFO INFOadding route 172.17.0.10/32 -> 10.0.0.255 |
| 5851 | 2026-09-12T12:52:49.438Z | adding route 172.17.0.43/32 -> 10.0.0.255 |
| 5852 | 2026-09-12T12:52:49.438Z | Sep 12 12:52:48.103 Sep 12 12:52:48.103DEBG 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 } }] |
| 5853 | 2026-09-12T12:52:49.438Z | 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 } }] |
| 5854 | 2026-09-12T12:52:49.438Z | Sep 12 12:52:48.103Sep 12 12:52:48.103 INFOINFO adding route 172.17.0.11/32 -> 10.0.0.255adding route 172.17.0.44/32 -> 10.0.0.255 |
| 5855 | 2026-09-12T12:52:49.438Z | |
| 5856 | 2026-09-12T12:52:49.438Z | Sep 12 12:52:48.103Sep 12 12:52:48.103 DEBGDEBG replacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 5857 | 2026-09-12T12:52:49.439Z | |
| 5858 | 2026-09-12T12:52:49.439Z | Sep 12 12:52:48.103Sep 12 12:52:48.103 INFOINFO adding route 172.17.0.45/32 -> 10.0.0.255adding route 172.17.0.12/32 -> 10.0.0.255 |
| 5859 | 2026-09-12T12:52:49.439Z | |
| 5860 | 2026-09-12T12:52:49.439Z | Sep 12 12:52:48.103Sep 12 12:52:48.103 DEBGDEBG replacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 5861 | 2026-09-12T12:52:49.439Z | |
| 5862 | 2026-09-12T12:52:49.439Z | Sep 12 12:52:48.103Sep 12 12:52:48.103 INFOINFO adding route 172.17.0.46/32 -> 10.0.0.255adding route 172.17.0.13/32 -> 10.0.0.255 |
| 5863 | 2026-09-12T12:52:49.439Z | |
| 5864 | 2026-09-12T12:52:49.439Z | Sep 12 12:52:48.103Sep 12 12:52:48.103 DEBGDEBG replacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 5865 | 2026-09-12T12:52:49.439Z | |
| 5866 | 2026-09-12T12:52:49.439Z | Sep 12 12:52:48.103Sep 12 12:52:48.103 INFOINFO adding route 172.17.0.47/32 -> 10.0.0.255adding route 172.17.0.14/32 -> 10.0.0.255 |
| 5867 | 2026-09-12T12:52:49.439Z | |
| 5868 | 2026-09-12T12:52:49.439Z | Sep 12 12:52:48.103Sep 12 12:52:48.103 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.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 } }] |
| 5869 | 2026-09-12T12:52:49.439Z | |
| 5870 | 2026-09-12T12:52:49.439Z | Sep 12 12:52:48.103Sep 12 12:52:48.103 INFOINFO adding route 172.17.0.48/32 -> 10.0.0.255adding route 172.17.0.15/32 -> 10.0.0.255 |
| 5871 | 2026-09-12T12:52:49.439Z | |
| 5872 | 2026-09-12T12:52:49.439Z | Sep 12 12:52:48.103Sep 12 12:52:48.103 DEBGDEBG replacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 5873 | 2026-09-12T12:52:49.439Z | |
| 5874 | 2026-09-12T12:52:49.439Z | Sep 12 12:52:48.103Sep 12 12:52:48.103 INFOINFO adding route 172.17.0.49/32 -> 10.0.0.255adding route 172.17.0.16/32 -> 10.0.0.255 |
| 5875 | 2026-09-12T12:52:49.439Z | |
| 5876 | 2026-09-12T12:52:49.439Z | Sep 12 12:52:48.103Sep 12 12:52:48.103 DEBGDEBG replacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 5877 | 2026-09-12T12:52:49.439Z | |
| 5878 | 2026-09-12T12:52:49.439Z | Sep 12 12:52:48.103Sep 12 12:52:48.103 INFOINFO adding route 172.17.0.50/32 -> 10.0.0.255adding route 172.17.0.17/32 -> 10.0.0.255 |
| 5879 | 2026-09-12T12:52:49.439Z | |
| 5880 | 2026-09-12T12:52:49.439Z | Sep 12 12:52:48.103Sep 12 12:52:48.103 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.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 } }] |
| 5881 | 2026-09-12T12:52:49.439Z | |
| 5882 | 2026-09-12T12:52:49.439Z | Sep 12 12:52:48.103Sep 12 12:52:48.103 INFOINFO adding route 172.17.0.51/32 -> 10.0.0.255adding route 172.17.0.18/32 -> 10.0.0.255 |
| 5883 | 2026-09-12T12:52:49.439Z | |
| 5884 | 2026-09-12T12:52:49.439Z | Sep 12 12:52:48.103Sep 12 12:52:48.103 DEBGDEBG replacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 5885 | 2026-09-12T12:52:49.439Z | |
| 5886 | 2026-09-12T12:52:49.439Z | Sep 12 12:52:48.103Sep 12 12:52:48.103 INFOINFO adding route 172.17.0.52/32 -> 10.0.0.255adding route 172.17.0.19/32 -> 10.0.0.255 |
| 5887 | 2026-09-12T12:52:49.439Z | |
| 5888 | 2026-09-12T12:52:49.439Z | Sep 12 12:52:48.103Sep 12 12:52:48.103 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 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 } }] |
| 5889 | 2026-09-12T12:52:49.439Z | |
| 5890 | 2026-09-12T12:52:49.439Z | Sep 12 12:52:48.103Sep 12 12:52:48.103 INFOINFO adding route 172.17.0.20/32 -> 10.0.0.255adding route 172.17.0.53/32 -> 10.0.0.255 |
| 5891 | 2026-09-12T12:52:49.439Z | |
| 5892 | 2026-09-12T12:52:49.439Z | Sep 12 12:52:48.103Sep 12 12:52:48.103 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 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 } }] |
| 5893 | 2026-09-12T12:52:49.439Z | |
| 5894 | 2026-09-12T12:52:49.439Z | Sep 12 12:52:48.103Sep 12 12:52:48.103 INFOINFO adding route 172.17.0.21/32 -> 10.0.0.255adding route 172.17.0.54/32 -> 10.0.0.255 |
| 5895 | 2026-09-12T12:52:49.439Z | |
| 5896 | 2026-09-12T12:52:49.439Z | Sep 12 12:52:48.103Sep 12 12:52:48.103 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 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 } }] |
| 5897 | 2026-09-12T12:52:49.440Z | |
| 5898 | 2026-09-12T12:52:49.440Z | Sep 12 12:52:48.103Sep 12 12:52:48.103 INFOINFO adding route 172.17.0.22/32 -> 10.0.0.255adding route 172.17.0.55/32 -> 10.0.0.255 |
| 5899 | 2026-09-12T12:52:49.440Z | |
| 5900 | 2026-09-12T12:52:49.440Z | Sep 12 12:52:48.103Sep 12 12:52:48.103 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 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 } }] |
| 5901 | 2026-09-12T12:52:49.440Z | |
| 5902 | 2026-09-12T12:52:49.440Z | Sep 12 12:52:48.103Sep 12 12:52:48.103 INFOINFO adding route 172.17.0.56/32 -> 10.0.0.255adding route 172.17.0.23/32 -> 10.0.0.255 |
| 5903 | 2026-09-12T12:52:49.440Z | test route::tests::delete_targets_full ... ok |
| 5904 | 2026-09-12T12:52:49.440Z | |
| 5905 | 2026-09-12T12:52:49.440Z | Sep 12 12:52:48.103Sep 12 12:52:48.103 DEBGDEBG replacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 5906 | 2026-09-12T12:52:49.440Z | |
| 5907 | 2026-09-12T12:52:49.440Z | Sep 12 12:52:48.103Sep 12 12:52:48.103 INFOINFO adding route 172.17.0.57/32 -> 10.0.0.255adding route 172.17.0.24/32 -> 10.0.0.255 |
| 5908 | 2026-09-12T12:52:49.440Z | |
| 5909 | 2026-09-12T12:52:49.440Z | |
| 5910 | 2026-09-12T12:52:49.440Z | test result: ok. 66 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s |
| 5911 | 2026-09-12T12:52:49.440Z | Sep 12 12:52:48.103Sep 12 12:52:48.103 DEBGDEBG replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 5912 | 2026-09-12T12:52:49.440Z | |
| 5913 | 2026-09-12T12:52:49.440Z | |
| 5914 | 2026-09-12T12:52:49.440Z | Sep 12 12:52:48.103Sep 12 12:52:48.103 INFOINFO adding route 172.17.0.58/32 -> 10.0.0.255adding route 172.17.0.25/32 -> 10.0.0.255 |
| 5915 | 2026-09-12T12:52:49.440Z | |
| 5916 | 2026-09-12T12:52:49.440Z | Sep 12 12:52:48.103Sep 12 12:52:48.103 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.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 } }] |
| 5917 | 2026-09-12T12:52:49.440Z | |
| 5918 | 2026-09-12T12:52:49.440Z | Sep 12 12:52:48.103Sep 12 12:52:48.103 INFOINFO adding route 172.17.0.59/32 -> 10.0.0.255adding route 172.17.0.26/32 -> 10.0.0.255 |
| 5919 | 2026-09-12T12:52:49.440Z | |
| 5920 | 2026-09-12T12:52:49.440Z | Sep 12 12:52:48.103Sep 12 12:52:48.103 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.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 } }] |
| 5921 | 2026-09-12T12:52:49.440Z | |
| 5922 | 2026-09-12T12:52:49.440Z | Sep 12 12:52:48.103Sep 12 12:52:48.103 INFOINFO adding route 172.17.0.60/32 -> 10.0.0.255adding route 172.17.0.27/32 -> 10.0.0.255 |
| 5923 | 2026-09-12T12:52:49.440Z | |
| 5924 | 2026-09-12T12:52:49.440Z | Sep 12 12:52:48.103Sep 12 12:52:48.103 DEBGDEBG replacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 5925 | 2026-09-12T12:52:49.440Z | |
| 5926 | 2026-09-12T12:52:49.440Z | Sep 12 12:52:48.103Sep 12 12:52:48.103 INFOINFO adding route 172.17.0.61/32 -> 10.0.0.255adding route 172.17.0.28/32 -> 10.0.0.255 |
| 5927 | 2026-09-12T12:52:49.440Z | |
| 5928 | 2026-09-12T12:52:49.440Z | Sep 12 12:52:48.103Sep 12 12:52:48.103 DEBGDEBG replacing targets for 172.17.0.61/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 5929 | 2026-09-12T12:52:49.440Z | |
| 5930 | 2026-09-12T12:52:49.440Z | Sep 12 12:52:48.103Sep 12 12:52:48.103 INFOINFO adding route 172.17.0.62/32 -> 10.0.0.255adding route 172.17.0.29/32 -> 10.0.0.255 |
| 5931 | 2026-09-12T12:52:49.440Z | |
| 5932 | 2026-09-12T12:52:49.440Z | Sep 12 12:52:48.103Sep 12 12:52:48.103 DEBGDEBG replacing targets for 172.17.0.62/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 5933 | 2026-09-12T12:52:49.440Z | |
| 5934 | 2026-09-12T12:52:49.440Z | Sep 12 12:52:48.103Sep 12 12:52:48.103 DEBGINFO failed to allocate space for the new target listadding route 172.17.0.30/32 -> 10.0.0.255 |
| 5935 | 2026-09-12T12:52:49.440Z | |
| 5936 | 2026-09-12T12:52:49.441Z | Sep 12 12:52:48.103Sep 12 12:52:48.103 DEBGDEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 5937 | 2026-09-12T12:52:49.441Z | |
| 5938 | 2026-09-12T12:52:49.441Z | Sep 12 12:52:48.103 INFO adding route 172.17.0.31/32 -> 10.0.0.255 |
| 5939 | 2026-09-12T12:52:49.441Z | Sep 12 12:52:48.103 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 } }] |
| 5940 | 2026-09-12T12:52:49.441Z | Sep 12 12:52:48.103 INFO adding route 172.17.0.32/32 -> 10.0.0.255 |
| 5941 | 2026-09-12T12:52:49.445Z | Sep 12 12:52:48.103 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 } }] |
| 5942 | 2026-09-12T12:52:49.445Z | Sep 12 12:52:48.103 INFO adding route 172.17.0.33/32 -> 10.0.0.255 |
| 5943 | 2026-09-12T12:52:49.445Z | Sep 12 12:52:48.103 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 } }] |
| 5944 | 2026-09-12T12:52:49.445Z | Sep 12 12:52:48.103 INFO adding route 172.17.0.34/32 -> 10.0.0.255 |
| 5945 | 2026-09-12T12:52:49.445Z | Sep 12 12:52:48.103 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 } }] |
| 5946 | 2026-09-12T12:52:49.445Z | Sep 12 12:52:48.103 INFO adding route 172.17.0.35/32 -> 10.0.0.255 |
| 5947 | 2026-09-12T12:52:49.445Z | Sep 12 12:52:48.103 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 } }] |
| 5948 | 2026-09-12T12:52:49.445Z | Sep 12 12:52:48.110 INFO adding route 172.17.0.36/32 -> 10.0.0.255 |
| 5949 | 2026-09-12T12:52:49.445Z | Sep 12 12:52:48.110 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 } }] |
| 5950 | 2026-09-12T12:52:49.445Z | Sep 12 12:52:48.110 INFO adding route 172.17.0.37/32 -> 10.0.0.255 |
| 5951 | 2026-09-12T12:52:49.445Z | Sep 12 12:52:48.110 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 } }] |
| 5952 | 2026-09-12T12:52:49.445Z | Sep 12 12:52:48.110 INFO adding route 172.17.0.38/32 -> 10.0.0.255 |
| 5953 | 2026-09-12T12:52:49.445Z | Sep 12 12:52:48.110 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 } }] |
| 5954 | 2026-09-12T12:52:49.445Z | Sep 12 12:52:48.110 INFO adding route 172.17.0.39/32 -> 10.0.0.255 |
| 5955 | 2026-09-12T12:52:49.445Z | Sep 12 12:52:48.110 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 } }] |
| 5956 | 2026-09-12T12:52:49.445Z | Sep 12 12:52:48.110 INFO adding route 172.17.0.40/32 -> 10.0.0.255 |
| 5957 | 2026-09-12T12:52:49.445Z | Sep 12 12:52:48.110 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 } }] |
| 5958 | 2026-09-12T12:52:49.445Z | Sep 12 12:52:48.110 INFO adding route 172.17.0.41/32 -> 10.0.0.255 |
| 5959 | 2026-09-12T12:52:49.445Z | Sep 12 12:52:48.110 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 } }] |
| 5960 | 2026-09-12T12:52:49.445Z | Sep 12 12:52:48.110 INFO adding route 172.17.0.42/32 -> 10.0.0.255 |
| 5961 | 2026-09-12T12:52:49.445Z | Sep 12 12:52:48.110 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 } }] |
| 5962 | 2026-09-12T12:52:49.445Z | Sep 12 12:52:48.110 INFO adding route 172.17.0.43/32 -> 10.0.0.255 |
| 5963 | 2026-09-12T12:52:49.445Z | Sep 12 12:52:48.110 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 } }] |
| 5964 | 2026-09-12T12:52:49.445Z | Sep 12 12:52:48.110 INFO adding route 172.17.0.44/32 -> 10.0.0.255 |
| 5965 | 2026-09-12T12:52:49.445Z | Sep 12 12:52:48.110 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 } }] |
| 5966 | 2026-09-12T12:52:49.445Z | Sep 12 12:52:48.110 INFO adding route 172.17.0.45/32 -> 10.0.0.255 |
| 5967 | 2026-09-12T12:52:49.445Z | Sep 12 12:52:48.110 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 } }] |
| 5968 | 2026-09-12T12:52:49.445Z | Sep 12 12:52:48.110 INFO adding route 172.17.0.46/32 -> 10.0.0.255 |
| 5969 | 2026-09-12T12:52:49.446Z | Sep 12 12:52:48.110 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 } }] |
| 5970 | 2026-09-12T12:52:49.446Z | Sep 12 12:52:48.110 INFO adding route 172.17.0.47/32 -> 10.0.0.255 |
| 5971 | 2026-09-12T12:52:49.446Z | Sep 12 12:52:48.110 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 } }] |
| 5972 | 2026-09-12T12:52:49.446Z | Sep 12 12:52:48.110 INFO adding route 172.17.0.48/32 -> 10.0.0.255 |
| 5973 | 2026-09-12T12:52:49.446Z | Sep 12 12:52:48.110 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 } }] |
| 5974 | 2026-09-12T12:52:49.446Z | Sep 12 12:52:48.110 INFO adding route 172.17.0.49/32 -> 10.0.0.255 |
| 5975 | 2026-09-12T12:52:49.446Z | Sep 12 12:52:48.110 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 } }] |
| 5976 | 2026-09-12T12:52:49.446Z | Sep 12 12:52:48.110 INFO adding route 172.17.0.50/32 -> 10.0.0.255 |
| 5977 | 2026-09-12T12:52:49.446Z | Sep 12 12:52:48.110 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 } }] |
| 5978 | 2026-09-12T12:52:49.446Z | Sep 12 12:52:48.110 INFO adding route 172.17.0.51/32 -> 10.0.0.255 |
| 5979 | 2026-09-12T12:52:49.446Z | Sep 12 12:52:48.110 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 } }] |
| 5980 | 2026-09-12T12:52:49.446Z | Sep 12 12:52:48.110 INFO adding route 172.17.0.52/32 -> 10.0.0.255 |
| 5981 | 2026-09-12T12:52:49.446Z | Sep 12 12:52:48.110 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 } }] |
| 5982 | 2026-09-12T12:52:49.446Z | Sep 12 12:52:48.110 INFO adding route 172.17.0.53/32 -> 10.0.0.255 |
| 5983 | 2026-09-12T12:52:49.446Z | Sep 12 12:52:48.110 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 } }] |
| 5984 | 2026-09-12T12:52:49.446Z | Sep 12 12:52:48.110 INFO adding route 172.17.0.54/32 -> 10.0.0.255 |
| 5985 | 2026-09-12T12:52:49.446Z | Sep 12 12:52:48.110 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 } }] |
| 5986 | 2026-09-12T12:52:49.446Z | Sep 12 12:52:48.110 INFO adding route 172.17.0.55/32 -> 10.0.0.255 |
| 5987 | 2026-09-12T12:52:49.446Z | Sep 12 12:52:48.110 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 } }] |
| 5988 | 2026-09-12T12:52:49.446Z | Sep 12 12:52:48.110 INFO adding route 172.17.0.56/32 -> 10.0.0.255 |
| 5989 | 2026-09-12T12:52:49.446Z | Sep 12 12:52:48.110 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 } }] |
| 5990 | 2026-09-12T12:52:49.446Z | Sep 12 12:52:48.110 INFO adding route 172.17.0.57/32 -> 10.0.0.255 |
| 5991 | 2026-09-12T12:52:49.446Z | Sep 12 12:52:48.110 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 } }] |
| 5992 | 2026-09-12T12:52:49.446Z | Sep 12 12:52:48.110 INFO adding route 172.17.0.58/32 -> 10.0.0.255 |
| 5993 | 2026-09-12T12:52:49.446Z | Sep 12 12:52:48.110 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 } }] |
| 5994 | 2026-09-12T12:52:49.446Z | Sep 12 12:52:48.110 INFO adding route 172.17.0.59/32 -> 10.0.0.255 |
| 5995 | 2026-09-12T12:52:49.446Z | Sep 12 12:52:48.110 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 } }] |
| 5996 | 2026-09-12T12:52:49.446Z | Sep 12 12:52:48.110 INFO adding route 172.17.0.60/32 -> 10.0.0.255 |
| 5997 | 2026-09-12T12:52:49.446Z | Sep 12 12:52:48.110 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 } }] |
| 5998 | 2026-09-12T12:52:49.446Z | Sep 12 12:52:48.110 DEBG failed to allocate space for the new target list |
| 5999 | 2026-09-12T12:52:49.446Z | Sep 12 12:52:48.110 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 } }] |
| 6000 | 2026-09-12T12:52:49.446Z | Running tests/test_openapi.rs (target/debug/deps/test_openapi-5750b041e52bfda1) |
| 6001 | 2026-09-12T12:52:49.446Z | |
| 6002 | 2026-09-12T12:52:49.446Z | running 0 tests |
| 6003 | 2026-09-12T12:52:49.446Z | |
| 6004 | 2026-09-12T12:52:49.446Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6005 | 2026-09-12T12:52:49.446Z | |
| 6006 | 2026-09-12T12:52:49.446Z | Running unittests src/lib.rs (target/debug/deps/dpd_api-129626530bed4535) |
| 6007 | 2026-09-12T12:52:49.446Z | |
| 6008 | 2026-09-12T12:52:49.446Z | running 0 tests |
| 6009 | 2026-09-12T12:52:49.447Z | |
| 6010 | 2026-09-12T12:52:49.447Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6011 | 2026-09-12T12:52:49.447Z | |
| 6012 | 2026-09-12T12:52:49.447Z | Running unittests src/lib.rs (target/debug/deps/dpd_client-ec0eafd1bf41e957) |
| 6013 | 2026-09-12T12:52:49.447Z | |
| 6014 | 2026-09-12T12:52:49.447Z | running 6 tests |
| 6015 | 2026-09-12T12:52:49.447Z | test tests::test_parse_client_port_id ... ok |
| 6016 | 2026-09-12T12:52:49.447Z | test tests::test_full_lot_id_neither_present ... ok |
| 6017 | 2026-09-12T12:52:49.447Z | test tests::test_port_id_cmp ... ok |
| 6018 | 2026-09-12T12:52:49.447Z | test tests::test_full_lot_id_both_present ... ok |
| 6019 | 2026-09-12T12:52:49.447Z | test tests::test_full_lot_id_lotnum_only ... ok |
| 6020 | 2026-09-12T12:52:49.447Z | test tests::test_full_lot_id_lot_only ... ok |
| 6021 | 2026-09-12T12:52:49.447Z | |
| 6022 | 2026-09-12T12:52:49.447Z | test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6023 | 2026-09-12T12:52:49.447Z | |
| 6024 | 2026-09-12T12:52:49.447Z | Running tests/test_all.rs (target/debug/deps/test_all-c6441cfd51e8f1de) |
| 6025 | 2026-09-12T12:52:49.447Z | |
| 6026 | 2026-09-12T12:52:49.447Z | running 0 tests |
| 6027 | 2026-09-12T12:52:49.447Z | |
| 6028 | 2026-09-12T12:52:49.447Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6029 | 2026-09-12T12:52:49.447Z | |
| 6030 | 2026-09-12T12:52:49.447Z | Running unittests src/lib.rs (target/debug/deps/dpd_types-9a1ffdc1254bfaa8) |
| 6031 | 2026-09-12T12:52:49.447Z | |
| 6032 | 2026-09-12T12:52:49.447Z | running 0 tests |
| 6033 | 2026-09-12T12:52:49.447Z | |
| 6034 | 2026-09-12T12:52:49.447Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6035 | 2026-09-12T12:52:49.447Z | |
| 6036 | 2026-09-12T12:52:49.447Z | Running unittests src/lib.rs (target/debug/deps/dpd_types_versions-fbfe8a6c92a1a523) |
| 6037 | 2026-09-12T12:52:49.447Z | |
| 6038 | 2026-09-12T12:52:49.447Z | running 15 tests |
| 6039 | 2026-09-12T12:52:49.447Z | test impls::switch_identifiers::tests::chip_revision_a0 ... ok |
| 6040 | 2026-09-12T12:52:49.447Z | test impls::switch_identifiers::tests::chip_revision_b1 ... ok |
| 6041 | 2026-09-12T12:52:49.451Z | test impls::switch_identifiers::tests::chip_revision_b0 ... ok |
| 6042 | 2026-09-12T12:52:49.451Z | test impls::switch_identifiers::tests::chip_revision_unknown_device_id ... ok |
| 6043 | 2026-09-12T12:52:49.451Z | test impls::switch_identifiers::tests::chip_revision_unknown_rev_num ... ok |
| 6044 | 2026-09-12T12:52:49.451Z | test impls::table::tests::table_entry_new_collects_display_values ... ok |
| 6045 | 2026-09-12T12:52:49.451Z | test impls::table::tests::table_counter_entry_new_collects_key_values ... ok |
| 6046 | 2026-09-12T12:52:49.451Z | test v1::network::tests::test_eui64 ... ok |
| 6047 | 2026-09-12T12:52:49.451Z | test v1::network::tests::test_equal ... ok |
| 6048 | 2026-09-12T12:52:49.451Z | test v1::network::tests::test_into ... ok |
| 6049 | 2026-09-12T12:52:49.451Z | test v1::network::tests::test_not_equal ... ok |
| 6050 | 2026-09-12T12:52:49.451Z | test v1::network::tests::test_to_string ... ok |
| 6051 | 2026-09-12T12:52:49.451Z | test v1::port::tests::port_ids_are_ascii ... ok |
| 6052 | 2026-09-12T12:52:49.451Z | test v1::network::tests::test_parse ... ok |
| 6053 | 2026-09-12T12:52:49.451Z | test v10::oxstats::tests::latest_oximeter_metadata_uses_v10_switch_identifiers ... ok |
| 6054 | 2026-09-12T12:52:49.451Z | |
| 6055 | 2026-09-12T12:52:49.451Z | test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6056 | 2026-09-12T12:52:49.451Z | |
| 6057 | 2026-09-12T12:52:49.451Z | Running unittests src/lib.rs (target/debug/deps/packet-b7146b2a4ac94eed) |
| 6058 | 2026-09-12T12:52:49.451Z | |
| 6059 | 2026-09-12T12:52:49.451Z | running 12 tests |
| 6060 | 2026-09-12T12:52:49.451Z | test pbuf::test_byte ... ok |
| 6061 | 2026-09-12T12:52:49.452Z | test lldp::test_lldp_parse ... ok |
| 6062 | 2026-09-12T12:52:49.452Z | test icmp::test_v6_checksum ... ok |
| 6063 | 2026-09-12T12:52:49.452Z | test ipv6::test_ipv6_parse ... ok |
| 6064 | 2026-09-12T12:52:49.452Z | test icmp::test_v4_checksum ... ok |
| 6065 | 2026-09-12T12:52:49.452Z | test pbuf::test_nibble ... ok |
| 6066 | 2026-09-12T12:52:49.452Z | test pbuf::test_short ... ok |
| 6067 | 2026-09-12T12:52:49.452Z | test pbuf::test_overflow ... ok |
| 6068 | 2026-09-12T12:52:49.452Z | test pbuf::test_twelve ... ok |
| 6069 | 2026-09-12T12:52:49.452Z | test pbuf::test_word ... ok |
| 6070 | 2026-09-12T12:52:49.452Z | test tcp::test_checksum_syn_nodata ... ok |
| 6071 | 2026-09-12T12:52:49.452Z | test tcp::test_checksum_ack_data ... ok |
| 6072 | 2026-09-12T12:52:49.452Z | |
| 6073 | 2026-09-12T12:52:49.452Z | test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6074 | 2026-09-12T12:52:49.452Z | |
| 6075 | 2026-09-12T12:52:49.452Z | Running unittests src/lib.rs (target/debug/deps/pcap-2225aa3176c6479b) |
| 6076 | 2026-09-12T12:52:49.452Z | |
| 6077 | 2026-09-12T12:52:49.452Z | running 0 tests |
| 6078 | 2026-09-12T12:52:49.452Z | |
| 6079 | 2026-09-12T12:52:49.452Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6080 | 2026-09-12T12:52:49.452Z | |
| 6081 | 2026-09-12T12:52:49.452Z | Running unittests src/main.rs (target/debug/deps/swadm-b2a24f703eb7d5da) |
| 6082 | 2026-09-12T12:52:49.456Z | |
| 6083 | 2026-09-12T12:52:49.456Z | running 5 tests |
| 6084 | 2026-09-12T12:52:49.456Z | test switchport::test::test_compute_lanes ... ok |
| 6085 | 2026-09-12T12:52:49.456Z | test switchport::test::port_id_ordering ... ok |
| 6086 | 2026-09-12T12:52:49.456Z | Lane 0 Lane 1 Lane 2 Lane 3 |
| 6087 | 2026-09-12T12:52:49.456Z | Lane 0 State: Activated Activated Lane 1Activated Lane 2Activated |
| 6088 | 2026-09-12T12:52:49.456Z | Lane 3 Rx Output Enabled: false |
| 6089 | 2026-09-12T12:52:49.456Z | false Rx Loss-of-lock: Yes false Yesfalse |
| 6090 | 2026-09-12T12:52:49.456Z | Yes Rx Output Status: validYes |
| 6091 | 2026-09-12T12:52:49.456Z | valid Rx Loss-of-signal: Yes valid Yesvalid |
| 6092 | 2026-09-12T12:52:49.456Z | Rx Loss-of-lock: trueYes Yestrue |
| 6093 | 2026-09-12T12:52:49.456Z | Rx CDR Enabled: Yestrue Yestrue |
| 6094 | 2026-09-12T12:52:49.456Z | Yes Yes Rx Loss-of-signal: false |
| 6095 | 2026-09-12T12:52:49.456Z | Tx Enabled: Yesfalse falseYes false |
| 6096 | 2026-09-12T12:52:49.456Z | Yes Rx Auto-squelch Disable: trueYes |
| 6097 | 2026-09-12T12:52:49.456Z | true Tx Loss-of-lock: No Notrue true |
| 6098 | 2026-09-12T12:52:49.456Z | No Tx Output Enabled: trueNo |
| 6099 | 2026-09-12T12:52:49.456Z | true Tx Loss-of-signal: No trueNo true |
| 6100 | 2026-09-12T12:52:49.456Z | No No |
| 6101 | 2026-09-12T12:52:49.456Z | Tx Output Status: invalid Tx CDR Enabled: Noinvalid invalidNo invalid |
| 6102 | 2026-09-12T12:52:49.456Z | No Tx Loss-of-lock: falseNo |
| 6103 | 2026-09-12T12:52:49.456Z | false Tx Adaptive EQ Fault: Nofalse falseNo |
| 6104 | 2026-09-12T12:52:49.456Z | Tx Loss-of-signal: trueNo Notrue |
| 6105 | 2026-09-12T12:52:49.456Z | Tx Fault: Yestrue Yes true |
| 6106 | 2026-09-12T12:52:49.456Z | Yes Yes |
| 6107 | 2026-09-12T12:52:49.456Z | Tx Auto-squelch Disable: false false false false |
| 6108 | 2026-09-12T12:52:49.456Z | Tx Adaptive EQ Fail: true true true true |
| 6109 | 2026-09-12T12:52:49.456Z | Tx Failure: false false false false |
| 6110 | 2026-09-12T12:52:49.456Z | Tx Force Squelch: true true true true |
| 6111 | 2026-09-12T12:52:49.456Z | Tx Input Polarity: normal normal normal normal |
| 6112 | 2026-09-12T12:52:49.456Z | test switchport::test::test_print_sff_datapath ... ok |
| 6113 | 2026-09-12T12:52:49.456Z | test switchport::test::test_print_cmis_datapath ... ok |
| 6114 | 2026-09-12T12:52:49.460Z | test link::test_filter ... ok |
| 6115 | 2026-09-12T12:52:49.460Z | |
| 6116 | 2026-09-12T12:52:49.460Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6117 | 2026-09-12T12:52:49.460Z | |
| 6118 | 2026-09-12T12:52:49.460Z | Running tests/cli/main.rs (target/debug/deps/cli-35f8289389b89620) |
| 6119 | 2026-09-12T12:52:49.463Z | |
| 6120 | 2026-09-12T12:52:49.463Z | running 7 tests |
| 6121 | 2026-09-12T12:52:49.463Z | test counters::counters_list ... ignored |
| 6122 | 2026-09-12T12:52:49.463Z | test link_apply::apply_tx_eq_all ... ignored |
| 6123 | 2026-09-12T12:52:49.463Z | test link_apply::apply_tx_eq_custom ... ignored |
| 6124 | 2026-09-12T12:52:49.463Z | test tx_eq::set_all_taps ... ignored |
| 6125 | 2026-09-12T12:52:49.463Z | test tx_eq::set_partial_taps ... ignored |
| 6126 | 2026-09-12T12:52:49.463Z | test cmd::test::pattern_statics ... ok |
| 6127 | 2026-09-12T12:52:49.470Z | test link_apply::tx_eq_exclusive ... ok |
| 6128 | 2026-09-12T12:52:49.470Z | |
| 6129 | 2026-09-12T12:52:49.473Z | test result: ok. 2 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 6130 | 2026-09-12T12:52:49.473Z | |
| 6131 | 2026-09-12T12:52:49.473Z | Running unittests src/main.rs (target/debug/deps/tfportd-0701c57c3d44d201) |
| 6132 | 2026-09-12T12:52:49.476Z | |
| 6133 | 2026-09-12T12:52:49.476Z | running 4 tests |
| 6134 | 2026-09-12T12:52:49.476Z | test oxstats::tests::producer_ids_are_actually_unique ... ok |
| 6135 | 2026-09-12T12:52:49.476Z | test linklocal::test_parse_ipadm ... ok |
| 6136 | 2026-09-12T12:52:49.476Z | test tfport::test_parse_tfport ... ok |
| 6137 | 2026-09-12T12:52:49.479Z | test config::tests::test_updates ... ok |
| 6138 | 2026-09-12T12:52:49.479Z | |
| 6139 | 2026-09-12T12:52:49.479Z | test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6140 | 2026-09-12T12:52:49.479Z | |
| 6141 | 2026-09-12T12:52:49.479Z | Running unittests src/main.rs (target/debug/deps/uplinkd-8872d4adf66e7b1b) |
| 6142 | 2026-09-12T12:52:49.479Z | |
| 6143 | 2026-09-12T12:52:49.479Z | running 0 tests |
| 6144 | 2026-09-12T12:52:49.479Z | |
| 6145 | 2026-09-12T12:52:49.479Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6146 | 2026-09-12T12:52:49.479Z | |
| 6147 | 2026-09-12T12:52:49.479Z | Running unittests src/main.rs (target/debug/deps/xtask-8bdda0ad85b34353) |
| 6148 | 2026-09-12T12:52:49.482Z | |
| 6149 | 2026-09-12T12:52:49.482Z | running 0 tests |
| 6150 | 2026-09-12T12:52:49.482Z | |
| 6151 | 2026-09-12T12:52:49.482Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6152 | 2026-09-12T12:52:49.482Z | |
| 6153 | 2026-09-12T12:52:49.483Z | Doc-tests aal |
| 6154 | 2026-09-12T12:52:49.693Z | |
| 6155 | 2026-09-12T12:52:49.693Z | running 0 tests |
| 6156 | 2026-09-12T12:52:49.693Z | |
| 6157 | 2026-09-12T12:52:49.693Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6158 | 2026-09-12T12:52:49.693Z | |
| 6159 | 2026-09-12T12:52:49.719Z | Doc-tests aal_macros |
| 6160 | 2026-09-12T12:52:49.786Z | |
| 6161 | 2026-09-12T12:52:49.786Z | running 0 tests |
| 6162 | 2026-09-12T12:52:49.787Z | |
| 6163 | 2026-09-12T12:52:49.787Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6164 | 2026-09-12T12:52:49.787Z | |
| 6165 | 2026-09-12T12:52:49.797Z | Doc-tests common |
| 6166 | 2026-09-12T12:52:50.029Z | |
| 6167 | 2026-09-12T12:52:50.029Z | running 0 tests |
| 6168 | 2026-09-12T12:52:50.029Z | |
| 6169 | 2026-09-12T12:52:50.029Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6170 | 2026-09-12T12:52:50.029Z | |
| 6171 | 2026-09-12T12:52:50.056Z | Doc-tests dpd_api |
| 6172 | 2026-09-12T12:52:50.760Z | |
| 6173 | 2026-09-12T12:52:50.760Z | running 2 tests |
| 6174 | 2026-09-12T12:52:50.760Z | test dpd-api/src/lib.rs - dpd_api_mod::api_description (line 68) ... ignored |
| 6175 | 2026-09-12T12:52:50.760Z | test dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 74) ... ignored |
| 6176 | 2026-09-12T12:52:50.760Z | |
| 6177 | 2026-09-12T12:52:50.760Z | test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6178 | 2026-09-12T12:52:50.760Z | |
| 6179 | 2026-09-12T12:52:50.791Z | Doc-tests dpd_client |
| 6180 | 2026-09-12T12:52:52.166Z | |
| 6181 | 2026-09-12T12:52:52.166Z | running 0 tests |
| 6182 | 2026-09-12T12:52:52.166Z | |
| 6183 | 2026-09-12T12:52:52.166Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6184 | 2026-09-12T12:52:52.166Z | |
| 6185 | 2026-09-12T12:52:52.220Z | Doc-tests dpd_types |
| 6186 | 2026-09-12T12:52:52.405Z | |
| 6187 | 2026-09-12T12:52:52.405Z | running 0 tests |
| 6188 | 2026-09-12T12:52:52.405Z | |
| 6189 | 2026-09-12T12:52:52.406Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6190 | 2026-09-12T12:52:52.406Z | |
| 6191 | 2026-09-12T12:52:52.429Z | Doc-tests dpd_types_versions |
| 6192 | 2026-09-12T12:52:53.919Z | |
| 6193 | 2026-09-12T12:52:53.920Z | running 1 test |
| 6194 | 2026-09-12T12:52:53.920Z | test dpd-types/versions/src/lib.rs - (line 19) ... ignored |
| 6195 | 2026-09-12T12:52:53.920Z | |
| 6196 | 2026-09-12T12:52:53.920Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6197 | 2026-09-12T12:52:53.920Z | |
| 6198 | 2026-09-12T12:52:53.970Z | Doc-tests packet |
| 6199 | 2026-09-12T12:52:54.190Z | |
| 6200 | 2026-09-12T12:52:54.190Z | running 0 tests |
| 6201 | 2026-09-12T12:52:54.190Z | |
| 6202 | 2026-09-12T12:52:54.190Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6203 | 2026-09-12T12:52:54.193Z | |
| 6204 | 2026-09-12T12:52:55.219Z | Doc-tests pcap |
| 6205 | 2026-09-12T12:52:55.226Z | |
| 6206 | 2026-09-12T12:52:55.226Z | running 0 tests |
| 6207 | 2026-09-12T12:52:55.226Z | |
| 6208 | 2026-09-12T12:52:55.226Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6209 | 2026-09-12T12:52:55.226Z | |
| 6210 | 2026-09-12T12:52:55.226Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 6211 | 2026-09-12T12:52:55.226Z | + RUST_BACKTRACE=full |
| 6212 | 2026-09-12T12:52:55.226Z | + cargo test --features softnpu --no-fail-fast |
| 6213 | 2026-09-12T12:52:55.226Z | Compiling num-integer v0.1.46 |
| 6214 | 2026-09-12T12:52:55.226Z | Compiling num-complex v0.4.6 |
| 6215 | 2026-09-12T12:52:55.226Z | Compiling bitstruct_derive v0.1.0 |
| 6216 | 2026-09-12T12:52:55.226Z | Compiling tap v1.0.1 |
| 6217 | 2026-09-12T12:52:55.226Z | Compiling wyz v0.5.1 |
| 6218 | 2026-09-12T12:52:55.329Z | Compiling num-rational v0.4.2 |
| 6219 | 2026-09-12T12:52:55.364Z | Compiling num-iter v0.1.45 |
| 6220 | 2026-09-12T12:52:55.374Z | Compiling num-bigint v0.4.6 |
| 6221 | 2026-09-12T12:52:55.472Z | Compiling radium v0.7.0 |
| 6222 | 2026-09-12T12:52:55.483Z | Compiling funty v2.0.0 |
| 6223 | 2026-09-12T12:52:55.507Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 6224 | 2026-09-12T12:52:55.570Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6225 | 2026-09-12T12:52:55.674Z | Compiling num v0.4.3 |
| 6226 | 2026-09-12T12:52:55.755Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 6227 | 2026-09-12T12:52:55.765Z | Compiling nvpair_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6228 | 2026-09-12T12:52:55.777Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6229 | 2026-09-12T12:52:55.842Z | Compiling bitvec v1.0.1 |
| 6230 | 2026-09-12T12:52:55.896Z | Compiling nvpair v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6231 | 2026-09-12T12:52:56.029Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1) |
| 6232 | 2026-09-12T12:52:56.076Z | Compiling typeid v1.0.3 |
| 6233 | 2026-09-12T12:52:56.143Z | Compiling rgb_frame v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6234 | 2026-09-12T12:52:56.153Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6235 | 2026-09-12T12:52:56.192Z | Compiling viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6236 | 2026-09-12T12:52:56.744Z | Compiling ascii v1.1.0 |
| 6237 | 2026-09-12T12:52:56.970Z | Compiling rfb v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6238 | 2026-09-12T12:52:57.017Z | Compiling cpuid_utils v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6239 | 2026-09-12T12:52:57.042Z | Compiling viona_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6240 | 2026-09-12T12:52:57.088Z | Compiling erased-serde v0.4.8 |
| 6241 | 2026-09-12T12:52:57.244Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1) |
| 6242 | 2026-09-12T12:52:57.483Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 6243 | 2026-09-12T12:52:57.499Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#c1343544) |
| 6244 | 2026-09-12T12:52:57.510Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 6245 | 2026-09-12T12:52:57.567Z | Compiling bitstruct v0.1.1 |
| 6246 | 2026-09-12T12:52:57.880Z | Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#7e015d16) |
| 6247 | 2026-09-12T12:52:58.104Z | Compiling dladm v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6248 | 2026-09-12T12:52:58.146Z | Compiling serde_arrays v0.1.0 |
| 6249 | 2026-09-12T12:52:58.183Z | Compiling libloading v0.7.4 |
| 6250 | 2026-09-12T12:52:58.470Z | Compiling propolis v0.1.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6251 | 2026-09-12T12:52:58.960Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 6252 | 2026-09-12T12:52:59.104Z | Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=main#7e015d16) |
| 6253 | 2026-09-12T12:52:59.202Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 6254 | 2026-09-12T12:53:00.211Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 6255 | 2026-09-12T12:53:01.088Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 6256 | 2026-09-12T12:53:06.999Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 6257 | 2026-09-12T12:53:07.222Z | Compiling aal v0.1.0 (/work/oxidecomputer/dendrite/aal) |
| 6258 | 2026-09-12T12:53:07.223Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 6259 | 2026-09-12T12:53:07.226Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 6260 | 2026-09-12T12:53:07.294Z | Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 6261 | 2026-09-12T12:53:09.269Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 6262 | 2026-09-12T12:53:09.486Z | Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 6263 | 2026-09-12T12:53:09.734Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 6264 | 2026-09-12T12:53:15.625Z | Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 6265 | 2026-09-12T12:53:15.854Z | Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 6266 | 2026-09-12T12:53:23.629Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 6267 | 2026-09-12T12:53:26.045Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 6268 | 2026-09-12T12:53:29.441Z | Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 6269 | 2026-09-12T12:54:08.684Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 14s |
| 6270 | 2026-09-12T12:54:08.803Z | Running unittests src/lib.rs (target/debug/deps/aal-fca1c72dfc47a54a) |
| 6271 | 2026-09-12T12:54:08.812Z | |
| 6272 | 2026-09-12T12:54:08.812Z | running 0 tests |
| 6273 | 2026-09-12T12:54:08.812Z | |
| 6274 | 2026-09-12T12:54:08.812Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6275 | 2026-09-12T12:54:08.812Z | |
| 6276 | 2026-09-12T12:54:08.815Z | Running unittests src/lib.rs (target/debug/deps/aal_macros-5b37c54c08977ed3) |
| 6277 | 2026-09-12T12:54:08.818Z | |
| 6278 | 2026-09-12T12:54:08.818Z | running 0 tests |
| 6279 | 2026-09-12T12:54:08.818Z | |
| 6280 | 2026-09-12T12:54:08.818Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6281 | 2026-09-12T12:54:08.818Z | |
| 6282 | 2026-09-12T12:54:08.818Z | Running unittests src/lib.rs (target/debug/deps/asic-044e9430fd7fc305) |
| 6283 | 2026-09-12T12:54:08.826Z | |
| 6284 | 2026-09-12T12:54:08.826Z | running 0 tests |
| 6285 | 2026-09-12T12:54:08.829Z | |
| 6286 | 2026-09-12T12:54:08.829Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6287 | 2026-09-12T12:54:08.829Z | |
| 6288 | 2026-09-12T12:54:08.829Z | Running unittests src/lib.rs (target/debug/deps/common-f0fc91ad575fea74) |
| 6289 | 2026-09-12T12:54:08.849Z | |
| 6290 | 2026-09-12T12:54:08.849Z | running 4 tests |
| 6291 | 2026-09-12T12:54:08.852Z | test nat::tests::test_vni ... ok |
| 6292 | 2026-09-12T12:54:08.852Z | test network::tests::test_generate_ipv6_link_local ... ok |
| 6293 | 2026-09-12T12:54:08.855Z | test test_purge ... ok |
| 6294 | 2026-09-12T12:54:08.858Z | test illumos::test::address_exists_handles_missing_object ... ok |
| 6295 | 2026-09-12T12:54:08.858Z | |
| 6296 | 2026-09-12T12:54:08.858Z | test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 6297 | 2026-09-12T12:54:08.858Z | |
| 6298 | 2026-09-12T12:54:08.861Z | Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-049fc7a9b9157ea9) |
| 6299 | 2026-09-12T12:54:08.881Z | |
| 6300 | 2026-09-12T12:54:08.881Z | running 1 test |
| 6301 | 2026-09-12T12:54:08.885Z | ------- |
| 6302 | 2026-09-12T12:54:08.888Z | Generating OpenAPI documents from API definitions ... |
| 6303 | 2026-09-12T12:54:09.048Z | Loading local OpenAPI documents from "/work/oxidecomputer/dendrite/openapi" ... |
| 6304 | 2026-09-12T12:54:09.123Z | Loading blessed OpenAPI documents from VCS revision "origin/main" path "openapi" |
| 6305 | 2026-09-12T12:54:10.177Z | ------- |
| 6306 | 2026-09-12T12:54:10.177Z | Checking 13 OpenAPI documents... |
| 6307 | 2026-09-12T12:54:10.225Z | Fresh dpd (versioned v1.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 6308 | 2026-09-12T12:54:10.226Z | Fresh dpd (versioned v2.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 6309 | 2026-09-12T12:54:10.226Z | Fresh dpd (versioned v3.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 6310 | 2026-09-12T12:54:10.226Z | Fresh dpd (versioned v4.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 6311 | 2026-09-12T12:54:10.226Z | Fresh dpd (versioned v5.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 6312 | 2026-09-12T12:54:10.226Z | Fresh dpd (versioned v6.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 6313 | 2026-09-12T12:54:10.226Z | Fresh dpd (versioned v7.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 6314 | 2026-09-12T12:54:10.226Z | Fresh dpd (versioned v8.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 6315 | 2026-09-12T12:54:10.226Z | Fresh dpd (versioned v9.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 6316 | 2026-09-12T12:54:10.226Z | Fresh dpd (versioned v10.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 6317 | 2026-09-12T12:54:10.226Z | Fresh dpd (versioned v11.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 6318 | 2026-09-12T12:54:10.226Z | Fresh dpd (versioned v12.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 6319 | 2026-09-12T12:54:10.226Z | Fresh dpd (versioned v13.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 6320 | 2026-09-12T12:54:10.227Z | Fresh dpd "latest" symlink |
| 6321 | 2026-09-12T12:54:10.227Z | ------- |
| 6322 | 2026-09-12T12:54:10.227Z | Success 13 documents checked: 14 fresh, 0 stale, 0 failed, 0 other problems |
| 6323 | 2026-09-12T12:54:10.248Z | test test::test_apis_up_to_date ... ok |
| 6324 | 2026-09-12T12:54:10.248Z | |
| 6325 | 2026-09-12T12:54:10.248Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.37s |
| 6326 | 2026-09-12T12:54:10.248Z | |
| 6327 | 2026-09-12T12:54:10.312Z | Running unittests src/main.rs (target/debug/deps/dpd-1c13ae62cfef6605) |
| 6328 | 2026-09-12T12:54:10.319Z | |
| 6329 | 2026-09-12T12:54:10.319Z | running 34 tests |
| 6330 | 2026-09-12T12:54:10.322Z | test freemap::test_ordering ... ok |
| 6331 | 2026-09-12T12:54:10.323Z | test config::tests::test_updates ... ok |
| 6332 | 2026-09-12T12:54:10.323Z | test dhcpv6::tests::test_create_duid_bytes ... ok |
| 6333 | 2026-09-12T12:54:10.323Z | test freemap::test_split ... ok |
| 6334 | 2026-09-12T12:54:10.323Z | test macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok |
| 6335 | 2026-09-12T12:54:10.323Z | test macaddrs::tests::test_mac_offset ... ok |
| 6336 | 2026-09-12T12:54:10.323Z | test macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok |
| 6337 | 2026-09-12T12:54:10.327Z | Sep 12 12:54:09.027 DEBG created new freemap, unit: freemap_test |
| 6338 | 2026-09-12T12:54:10.327Z | Sep 12 12:54:09.027 DEBG initted freemap. size: 128, unit: freemap_test |
| 6339 | 2026-09-12T12:54:10.327Z | Sep 12 12:54:09.027 DEBG Sep 12 12:54:09.027reset freemap , DEBGunit :created new freemap freemap_test, |
| 6340 | 2026-09-12T12:54:10.327Z | unit: freemap_test |
| 6341 | 2026-09-12T12:54:10.327Z | Sep 12 12:54:09.027 DEBG initted freemap. size: 128, unit: freemap_test |
| 6342 | 2026-09-12T12:54:10.328Z | Sep 12 12:54:09.027 DEBG reset freemap, unit: freemap_testSep 12 12:54:09.027 |
| 6343 | 2026-09-12T12:54:10.328Z | DEBG created new freemap, unit: freemap_test |
| 6344 | 2026-09-12T12:54:10.328Z | Sep 12 12:54:09.027 DEBG initted freemap. size: 128, unit: freemap_test |
| 6345 | 2026-09-12T12:54:10.328Z | Sep 12 12:54:09.027 DEBG reset freemap, unit: freemap_test |
| 6346 | 2026-09-12T12:54:10.328Z | Sep 12 12:54:09.027 DEBG created new freemap, unit: freemap_test |
| 6347 | 2026-09-12T12:54:10.328Z | Sep 12 12:54:09.027 DEBG initted freemap. size: 128, unit: freemap_test |
| 6348 | 2026-09-12T12:54:10.328Z | Sep 12 12:54:09.027 DEBG reset freemap, unit: freemap_test |
| 6349 | 2026-09-12T12:54:10.328Z | test macaddrs::tests::test_parse_port_id ... ok |
| 6350 | 2026-09-12T12:54:10.328Z | test freemap::test_reclaim ... ok |
| 6351 | 2026-09-12T12:54:10.328Z | test freemap::test_exhaustion ... ok |
| 6352 | 2026-09-12T12:54:10.328Z | test freemap::test_free ... ok |
| 6353 | 2026-09-12T12:54:10.328Z | test freemap::test_basic ... ok |
| 6354 | 2026-09-12T12:54:10.328Z | test nat::test_mapping ... ok |
| 6355 | 2026-09-12T12:54:10.328Z | test port_map::tests::test_backplane_group ... ok |
| 6356 | 2026-09-12T12:54:10.329Z | test port_map::tests::test_port_map ... ok |
| 6357 | 2026-09-12T12:54:10.329Z | test port_map::tests::dump_map ... ok |
| 6358 | 2026-09-12T12:54:10.329Z | Sep 12 12:54:09.028 DEBG created new freemap, unit: freemap_test |
| 6359 | 2026-09-12T12:54:10.329Z | Sep 12 12:54:09.028 DEBG initted freemap. size: 8, unit: freemap_test |
| 6360 | 2026-09-12T12:54:10.329Z | Sep 12 12:54:09.028 DEBG reset freemap, unit: freemap_test |
| 6361 | 2026-09-12T12:54:10.329Z | test freemap::test_reclaim_preserves_existing_freelist ... ok |
| 6362 | 2026-09-12T12:54:10.329Z | test api_server::tests::test_build_info ... ok |
| 6363 | 2026-09-12T12:54:10.329Z | Sep 12 12:54:09.028 DEBG created new freemapSep 12 12:54:09.028, unitDEBG: created new freemapfreemap_route_ipv4 |
| 6364 | 2026-09-12T12:54:10.329Z | , unitSep 12 12:54:09.028: DEBGfreemap_route_ipv4 |
| 6365 | 2026-09-12T12:54:10.329Z | created new freemap, unit: freemap_route_ipv4Sep 12 12:54:09.028 |
| 6366 | 2026-09-12T12:54:10.329Z | DEBG created new freemapSep 12 12:54:09.028, unitDEBG: created new freemapfreemap_route_ipv6, |
| 6367 | 2026-09-12T12:54:10.329Z | unit: freemap_route_ipv6 |
| 6368 | 2026-09-12T12:54:10.329Z | Sep 12 12:54:09.028 DEBG initted freemap. size: 64Sep 12 12:54:09.028, unitDEBG: initted freemap. size: 64freemap_route_ipv4, |
| 6369 | 2026-09-12T12:54:10.329Z | unit: freemap_route_ipv4 |
| 6370 | 2026-09-12T12:54:10.329Z | Sep 12 12:54:09.028 DEBG Sep 12 12:54:09.028reset freemap , DEBGunit :reset freemap , freemap_route_ipv4unit |
| 6371 | 2026-09-12T12:54:10.329Z | : freemap_route_ipv4 |
| 6372 | 2026-09-12T12:54:10.329Z | Sep 12 12:54:09.028 DEBGSep 12 12:54:09.028 initted freemap. size: 64DEBG, unitinitted freemap. size: 64:, unitfreemap_route_ipv6: |
| 6373 | 2026-09-12T12:54:10.329Z | freemap_route_ipv6 |
| 6374 | 2026-09-12T12:54:10.330Z | Sep 12 12:54:09.028 Sep 12 12:54:09.028DEBG DEBGreset freemap , reset freemapunit, :unit :freemap_route_ipv6 |
| 6375 | 2026-09-12T12:54:10.330Z | freemap_route_ipv6 |
| 6376 | 2026-09-12T12:54:10.330Z | Sep 12 12:54:09.029Sep 12 12:54:09.029 INFOINFO adding route 3fff:dead::/64 -> 2001:db8::55:1adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 6377 | 2026-09-12T12:54:10.330Z | |
| 6378 | 2026-09-12T12:54:10.331Z | Sep 12 12:54:09.029Sep 12 12:54:09.029 DEBGDEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 6379 | 2026-09-12T12:54:10.331Z | |
| 6380 | 2026-09-12T12:54:10.331Z | Sep 12 12:54:09.029Sep 12 12:54:09.029 INFOINFO adding route 3fff:beef::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 6381 | 2026-09-12T12:54:10.331Z | |
| 6382 | 2026-09-12T12:54:10.331Z | Sep 12 12:54:09.029 Sep 12 12:54:09.029DEBG 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 } }] |
| 6383 | 2026-09-12T12:54:10.331Z | 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 } }] |
| 6384 | 2026-09-12T12:54:10.331Z | Sep 12 12:54:09.028Sep 12 12:54:09.029Sep 12 12:54:09.029 DEBGINFO created new freemapINFOadding route 3fff:beef::/64 -> 2001:db8::55:ff |
| 6385 | 2026-09-12T12:54:10.331Z | adding route 3fff:beef:1::/64 -> 2001:db8::55:ff, |
| 6386 | 2026-09-12T12:54:10.331Z | unit: Sep 12 12:54:09.029Sep 12 12:54:09.029 DEBGfreemap_testDEBG |
| 6387 | 2026-09-12T12:54:10.331Z | 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 } }] |
| 6388 | 2026-09-12T12:54:10.331Z | 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 } }] |
| 6389 | 2026-09-12T12:54:10.331Z | Sep 12 12:54:09.029 Sep 12 12:54:09.029Sep 12 12:54:09.029 DEBG initted freemap. size: 128, unit: freemap_test |
| 6390 | 2026-09-12T12:54:10.331Z | Sep 12 12:54:09.029 DEBG reset freemap, unit: freemap_test |
| 6391 | 2026-09-12T12:54:10.331Z | INFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ff |
| 6392 | 2026-09-12T12:54:10.331Z | Sep 12 12:54:09.029 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 } }] |
| 6393 | 2026-09-12T12:54:10.331Z | INFOSep 12 12:54:09.029 adding route 3fff:beef:2::/64 -> 2001:db8::55:ffINFO |
| 6394 | 2026-09-12T12:54:10.331Z | adding route 3fff:beef:2::/64 -> 2001:db8::55:ff |
| 6395 | 2026-09-12T12:54:10.331Z | Sep 12 12:54:09.029 DEBG Sep 12 12:54:09.029replacing 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 } }] |
| 6396 | 2026-09-12T12:54:10.331Z | DEBG replacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 12:54:09.029 |
| 6397 | 2026-09-12T12:54:10.331Z | INFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ff |
| 6398 | 2026-09-12T12:54:10.331Z | Sep 12 12:54:09.029 INFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ffSep 12 12:54:09.029 |
| 6399 | 2026-09-12T12:54:10.331Z | 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 } }]Sep 12 12:54:09.029 |
| 6400 | 2026-09-12T12:54:10.331Z | 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 } }]Sep 12 12:54:09.029 |
| 6401 | 2026-09-12T12:54:10.331Z | INFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ff |
| 6402 | 2026-09-12T12:54:10.332Z | Sep 12 12:54:09.029 INFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ffSep 12 12:54:09.029 |
| 6403 | 2026-09-12T12:54:10.332Z | 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 12 12:54:09.029 |
| 6404 | 2026-09-12T12:54:10.332Z | 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 12 12:54:09.029 |
| 6405 | 2026-09-12T12:54:10.332Z | INFO adding route 3fff:beef:5::/64 -> 2001:db8::55:ff |
| 6406 | 2026-09-12T12:54:10.332Z | Sep 12 12:54:09.029 INFO adding route 3fff:beef:5::/64 -> 2001:db8::55:ffSep 12 12:54:09.029 |
| 6407 | 2026-09-12T12:54:10.332Z | 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 } }] |
| 6408 | 2026-09-12T12:54:10.332Z | Sep 12 12:54:09.029 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 } }]Sep 12 12:54:09.029 |
| 6409 | 2026-09-12T12:54:10.332Z | INFO adding route 3fff:beef:6::/64 -> 2001:db8::55:ffSep 12 12:54:09.029 |
| 6410 | 2026-09-12T12:54:10.332Z | INFO adding route 3fff:beef:6::/64 -> 2001:db8::55:ff |
| 6411 | 2026-09-12T12:54:10.332Z | Sep 12 12:54:09.029 DEBGSep 12 12:54:09.029 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 } }]DEBG |
| 6412 | 2026-09-12T12:54:10.332Z | 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 } }] |
| 6413 | 2026-09-12T12:54:10.332Z | Sep 12 12:54:09.029 INFOSep 12 12:54:09.029 adding route 3fff:beef:7::/64 -> 2001:db8::55:ffINFO |
| 6414 | 2026-09-12T12:54:10.332Z | adding route 3fff:beef:7::/64 -> 2001:db8::55:ff |
| 6415 | 2026-09-12T12:54:10.332Z | Sep 12 12:54:09.029Sep 12 12:54:09.029 DEBGDEBG 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: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 } }] |
| 6416 | 2026-09-12T12:54:10.332Z | |
| 6417 | 2026-09-12T12:54:10.332Z | Sep 12 12:54:09.029Sep 12 12:54:09.029 INFOINFO adding route 3fff:beef:8::/64 -> 2001:db8::55:ffadding route 3fff:beef:8::/64 -> 2001:db8::55:ff |
| 6418 | 2026-09-12T12:54:10.332Z | |
| 6419 | 2026-09-12T12:54:10.332Z | Sep 12 12:54:09.029Sep 12 12:54:09.029 DEBGDEBG replacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 6420 | 2026-09-12T12:54:10.332Z | |
| 6421 | 2026-09-12T12:54:10.333Z | Sep 12 12:54:09.029Sep 12 12:54:09.029 INFOINFO adding route 3fff:beef:9::/64 -> 2001:db8::55:ffadding route 3fff:beef:9::/64 -> 2001:db8::55:ff |
| 6422 | 2026-09-12T12:54:10.333Z | |
| 6423 | 2026-09-12T12:54:10.333Z | Sep 12 12:54:09.029Sep 12 12:54:09.029 DEBGDEBG replacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 6424 | 2026-09-12T12:54:10.333Z | |
| 6425 | 2026-09-12T12:54:10.333Z | Sep 12 12:54:09.029Sep 12 12:54:09.029 INFOINFO adding route 3fff:beef:a::/64 -> 2001:db8::55:ffadding route 3fff:beef:a::/64 -> 2001:db8::55:ff |
| 6426 | 2026-09-12T12:54:10.333Z | |
| 6427 | 2026-09-12T12:54:10.333Z | Sep 12 12:54:09.029Sep 12 12:54:09.029 DEBGDEBG replacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 6428 | 2026-09-12T12:54:10.333Z | |
| 6429 | 2026-09-12T12:54:10.333Z | Sep 12 12:54:09.029Sep 12 12:54:09.029 INFOINFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ffadding route 3fff:beef:b::/64 -> 2001:db8::55:ff |
| 6430 | 2026-09-12T12:54:10.333Z | |
| 6431 | 2026-09-12T12:54:10.333Z | Sep 12 12:54:09.029Sep 12 12:54:09.029 DEBGDEBG replacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 6432 | 2026-09-12T12:54:10.333Z | |
| 6433 | 2026-09-12T12:54:10.334Z | Sep 12 12:54:09.029Sep 12 12:54:09.029 INFOINFO adding route 3fff:beef:c::/64 -> 2001:db8::55:ffadding route 3fff:beef:c::/64 -> 2001:db8::55:ff |
| 6434 | 2026-09-12T12:54:10.334Z | |
| 6435 | 2026-09-12T12:54:10.334Z | Sep 12 12:54:09.029Sep 12 12:54:09.029 DEBGDEBG replacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 6436 | 2026-09-12T12:54:10.334Z | |
| 6437 | 2026-09-12T12:54:10.339Z | Sep 12 12:54:09.029Sep 12 12:54:09.029 INFOINFO adding route 3fff:beef:d::/64 -> 2001:db8::55:ffadding route 3fff:beef:d::/64 -> 2001:db8::55:ff |
| 6438 | 2026-09-12T12:54:10.339Z | |
| 6439 | 2026-09-12T12:54:10.339Z | Sep 12 12:54:09.029Sep 12 12:54:09.029 DEBGDEBG replacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 6440 | 2026-09-12T12:54:10.339Z | |
| 6441 | 2026-09-12T12:54:10.339Z | Sep 12 12:54:09.029Sep 12 12:54:09.029 INFOINFO adding route 3fff:beef:e::/64 -> 2001:db8::55:ffadding route 3fff:beef:e::/64 -> 2001:db8::55:ff |
| 6442 | 2026-09-12T12:54:10.339Z | |
| 6443 | 2026-09-12T12:54:10.339Z | Sep 12 12:54:09.029Sep 12 12:54:09.029 DEBGDEBG replacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 6444 | 2026-09-12T12:54:10.339Z | |
| 6445 | 2026-09-12T12:54:10.339Z | Sep 12 12:54:09.029Sep 12 12:54:09.029 INFOINFO adding route 3fff:beef:f::/64 -> 2001:db8::55:ffadding route 3fff:beef:f::/64 -> 2001:db8::55:ff |
| 6446 | 2026-09-12T12:54:10.339Z | |
| 6447 | 2026-09-12T12:54:10.339Z | Sep 12 12:54:09.029Sep 12 12:54:09.029 DEBGDEBG 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: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 } }] |
| 6448 | 2026-09-12T12:54:10.339Z | |
| 6449 | 2026-09-12T12:54:10.340Z | Sep 12 12:54:09.029Sep 12 12:54:09.029 INFOINFO adding route 3fff:beef:10::/64 -> 2001:db8::55:ffadding route 3fff:beef:10::/64 -> 2001:db8::55:ff |
| 6450 | 2026-09-12T12:54:10.340Z | |
| 6451 | 2026-09-12T12:54:10.340Z | Sep 12 12:54:09.029Sep 12 12:54:09.029 DEBGDEBG replacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 6452 | 2026-09-12T12:54:10.340Z | |
| 6453 | 2026-09-12T12:54:10.340Z | Sep 12 12:54:09.029Sep 12 12:54:09.029 INFOINFO adding route 3fff:beef:11::/64 -> 2001:db8::55:ffadding route 3fff:beef:11::/64 -> 2001:db8::55:ff |
| 6454 | 2026-09-12T12:54:10.340Z | |
| 6455 | 2026-09-12T12:54:10.340Z | Sep 12 12:54:09.029Sep 12 12:54:09.028Sep 12 12:54:09.029 DEBGDEBG 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 } }] |
| 6456 | 2026-09-12T12:54:10.340Z | 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 } }]created new freemap |
| 6457 | 2026-09-12T12:54:10.340Z | , unit: Sep 12 12:54:09.029freemap_route_ipv6Sep 12 12:54:09.029 |
| 6458 | 2026-09-12T12:54:10.340Z | INFO adding route 3fff:beef:12::/64 -> 2001:db8::55:ffINFO |
| 6459 | 2026-09-12T12:54:10.340Z | adding route 3fff:beef:12::/64 -> 2001:db8::55:ff |
| 6460 | 2026-09-12T12:54:10.340Z | Sep 12 12:54:09.029Sep 12 12:54:09.029 DEBGDEBGSep 12 12:54:09.029 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 } }]initted freemap. size: 64 , DEBG |
| 6461 | 2026-09-12T12:54:10.340Z | unit : 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 } }]freemap_route_ipv4 |
| 6462 | 2026-09-12T12:54:10.340Z | |
| 6463 | 2026-09-12T12:54:10.340Z | Sep 12 12:54:09.029 Sep 12 12:54:09.029INFO INFOadding route 3fff:beef:13::/64 -> 2001:db8::55:ff Sep 12 12:54:09.029 |
| 6464 | 2026-09-12T12:54:10.340Z | adding route 3fff:beef:13::/64 -> 2001:db8::55:ffDEBG |
| 6465 | 2026-09-12T12:54:10.340Z | reset freemap, Sep 12 12:54:09.029unit :DEBGSep 12 12:54:09.029 freemap_route_ipv4DEBG |
| 6466 | 2026-09-12T12:54:10.340Z | replacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 6467 | 2026-09-12T12:54:10.340Z | |
| 6468 | 2026-09-12T12:54:10.340Z | Sep 12 12:54:09.029 DEBG Sep 12 12:54:09.029initted freemap. size: 64 , INFOunitSep 12 12:54:09.029: adding route 3fff:beef:14::/64 -> 2001:db8::55:ffINFO |
| 6469 | 2026-09-12T12:54:10.341Z | freemap_route_ipv6 |
| 6470 | 2026-09-12T12:54:10.341Z | adding route 3fff:beef:14::/64 -> 2001:db8::55:ff |
| 6471 | 2026-09-12T12:54:10.341Z | Sep 12 12:54:09.029 Sep 12 12:54:09.029DEBG 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 } }] |
| 6472 | 2026-09-12T12:54:10.341Z | reset freemapSep 12 12:54:09.029, unit :DEBG Sep 12 12:54:09.029freemap_route_ipv6 replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 6473 | 2026-09-12T12:54:10.341Z | test port_map::tests::parse_softnpu_revision ... ok |
| 6474 | 2026-09-12T12:54:10.341Z | |
| 6475 | 2026-09-12T12:54:10.341Z | adding route 3fff:beef:15::/64 -> 2001:db8::55:ff |
| 6476 | 2026-09-12T12:54:10.341Z | Sep 12 12:54:09.029 Sep 12 12:54:09.029INFOSep 12 12:54:09.029 Sep 12 12:54:09.029INFOadding route 3fff:beef:15::/64 -> 2001:db8::55:ff |
| 6477 | 2026-09-12T12:54:10.341Z | DEBG adding route 3fff:dead::/64 -> 2001:db8::55:1DEBG |
| 6478 | 2026-09-12T12:54:10.341Z | replacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 12:54:09.029 |
| 6479 | 2026-09-12T12:54:10.341Z | DEBGcreated new freemap Sep 12 12:54:09.029, replacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 12:54:09.029DEBG |
| 6480 | 2026-09-12T12:54:10.341Z | INFO unit adding route 3fff:beef:16::/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 } }]: |
| 6481 | 2026-09-12T12:54:10.341Z | Sep 12 12:54:09.029freemap_route_ipv4 |
| 6482 | 2026-09-12T12:54:10.341Z | |
| 6483 | 2026-09-12T12:54:10.341Z | INFO adding route 3fff:beef:16::/64 -> 2001:db8::55:ff |
| 6484 | 2026-09-12T12:54:10.341Z | Sep 12 12:54:09.029Sep 12 12:54:09.029Sep 12 12:54:09.029 Sep 12 12:54:09.029DEBG INFODEBG DEBG created new freemapreplacing 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:dead::/64 -> 2001:db8::55:2 |
| 6485 | 2026-09-12T12:54:10.341Z | 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 } }] |
| 6486 | 2026-09-12T12:54:10.341Z | |
| 6487 | 2026-09-12T12:54:10.342Z | Sep 12 12:54:09.029, unitINFOSep 12 12:54:09.029 Sep 12 12:54:09.029adding route 3fff:beef:17::/64 -> 2001:db8::55:ff: DEBG |
| 6488 | 2026-09-12T12:54:10.342Z | 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 } }]adding route 3fff:beef:17::/64 -> 2001:db8::55:ff |
| 6489 | 2026-09-12T12:54:10.342Z | freemap_route_ipv6Sep 12 12:54:09.029 |
| 6490 | 2026-09-12T12:54:10.342Z | |
| 6491 | 2026-09-12T12:54:10.342Z | DEBGSep 12 12:54:09.029 Sep 12 12:54:09.029 INFOreplacing 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 } }] DEBGadding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 6492 | 2026-09-12T12:54:10.342Z | Sep 12 12:54:09.029 |
| 6493 | 2026-09-12T12:54:10.342Z | 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 } }] |
| 6494 | 2026-09-12T12:54:10.342Z | DEBGSep 12 12:54:09.029 Sep 12 12:54:09.029INFO DEBGadding route 3fff:beef:18::/64 -> 2001:db8::55:ffinitted freemap. size: 64 |
| 6495 | 2026-09-12T12:54:10.342Z | , 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 } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }] Sep 12 12:54:09.029freemap_route_ipv4Sep 12 12:54:09.029 |
| 6496 | 2026-09-12T12:54:10.342Z | |
| 6497 | 2026-09-12T12:54:10.342Z | DEBGINFO replacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:18::/64 -> 2001:db8::55:ff |
| 6498 | 2026-09-12T12:54:10.342Z | |
| 6499 | 2026-09-12T12:54:10.342Z | Sep 12 12:54:09.029Sep 12 12:54:09.029Sep 12 12:54:09.029 INFOINFO Sep 12 12:54:09.029adding route 3fff:beef:19::/64 -> 2001:db8::55:ffDEBG |
| 6500 | 2026-09-12T12:54:10.342Z | 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 } }]DEBG adding route 3fff:dead::/64 -> 2001:db8::55:4reset freemap |
| 6501 | 2026-09-12T12:54:10.342Z | , Sep 12 12:54:09.029 |
| 6502 | 2026-09-12T12:54:10.342Z | unitDEBG:Sep 12 12:54:09.029 Sep 12 12:54:09.029 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 } }] freemap_route_ipv4INFO |
| 6503 | 2026-09-12T12:54:10.343Z | |
| 6504 | 2026-09-12T12:54:10.343Z | DEBGadding route 3fff:beef:19::/64 -> 2001:db8::55:ff Sep 12 12:54:09.029 |
| 6505 | 2026-09-12T12:54:10.343Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }] Sep 12 12:54:09.029INFO |
| 6506 | 2026-09-12T12:54:10.343Z | DEBGadding route 3fff:beef:1a::/64 -> 2001:db8::55:ff |
| 6507 | 2026-09-12T12:54:10.343Z | initted freemap. size: 64Sep 12 12:54:09.029Sep 12 12:54:09.029 , INFODEBG Sep 12 12:54:09.029 adding route 3fff:beef::/64 -> 2001:db8::55:ffDEBGunitreplacing 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 } }]: |
| 6508 | 2026-09-12T12:54:10.343Z | 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 } }] |
| 6509 | 2026-09-12T12:54:10.343Z | |
| 6510 | 2026-09-12T12:54:10.343Z | Sep 12 12:54:09.029freemap_route_ipv6 |
| 6511 | 2026-09-12T12:54:10.343Z | INFOSep 12 12:54:09.029 Sep 12 12:54:09.029DEBG INFOadding route 3fff:beef:1a::/64 -> 2001:db8::55:ff |
| 6512 | 2026-09-12T12:54:10.343Z | adding route 3fff:beef:1b::/64 -> 2001:db8::55:ffSep 12 12:54:09.029replacing 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 } }] |
| 6513 | 2026-09-12T12:54:10.343Z | |
| 6514 | 2026-09-12T12:54:10.343Z | test freemap::test_span ... ok |
| 6515 | 2026-09-12T12:54:10.343Z | DEBG reset freemapSep 12 12:54:09.029, unitSep 12 12:54:09.029DEBG:Sep 12 12:54:09.029 freemap_route_ipv6replacing 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 } }] |
| 6516 | 2026-09-12T12:54:10.343Z | INFO |
| 6517 | 2026-09-12T12:54:10.343Z | adding route 3fff:beef:1::/64 -> 2001:db8::55:ffDEBG |
| 6518 | 2026-09-12T12:54:10.343Z | Sep 12 12:54:09.029replacing 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 } }] |
| 6519 | 2026-09-12T12:54:10.343Z | Sep 12 12:54:09.029INFO INFO Sep 12 12:54:09.029 adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff |
| 6520 | 2026-09-12T12:54:10.343Z | INFOadding route 3fff:dead::/64 -> 2001:db8::55:1 Sep 12 12:54:09.029 |
| 6521 | 2026-09-12T12:54:10.343Z | adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff |
| 6522 | 2026-09-12T12:54:10.344Z | DEBG Sep 12 12:54:09.029replacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 12:54:09.029 |
| 6523 | 2026-09-12T12:54:10.344Z | DEBGSep 12 12:54:09.029DEBG 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 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 } }] |
| 6524 | 2026-09-12T12:54:10.344Z | |
| 6525 | 2026-09-12T12:54:10.344Z | Sep 12 12:54:09.029 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 |
| 6526 | 2026-09-12T12:54:10.344Z | Sep 12 12:54:09.029Sep 12 12:54:09.029 adding route 3fff:beef:2::/64 -> 2001:db8::55:ffINFO |
| 6527 | 2026-09-12T12:54:10.344Z | Sep 12 12:54:09.029adding route 3fff:dead::/64 -> 2001:db8::55:1INFO |
| 6528 | 2026-09-12T12:54:10.344Z | adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffSep 12 12:54:09.029 |
| 6529 | 2026-09-12T12:54:10.344Z | INFO DEBG adding route 3fff:beef:1d::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6530 | 2026-09-12T12:54:10.344Z | |
| 6531 | 2026-09-12T12:54:10.344Z | Sep 12 12:54:09.029 DEBGSep 12 12:54:09.029Sep 12 12:54:09.029 Sep 12 12:54:09.029INFO 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 } }] |
| 6532 | 2026-09-12T12:54:10.344Z | 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 |
| 6533 | 2026-09-12T12:54:10.344Z | adding route 3fff:beef:3::/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 } }] |
| 6534 | 2026-09-12T12:54:10.344Z | |
| 6535 | 2026-09-12T12:54:10.344Z | Sep 12 12:54:09.029 Sep 12 12:54:09.029INFO Sep 12 12:54:09.029 Sep 12 12:54:09.029adding route 3fff:beef:1e::/64 -> 2001:db8::55:ffINFO DEBG |
| 6536 | 2026-09-12T12:54:10.344Z | INFOreplacing 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:1adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff |
| 6537 | 2026-09-12T12:54:10.349Z | |
| 6538 | 2026-09-12T12:54:10.349Z | |
| 6539 | 2026-09-12T12:54:10.349Z | Sep 12 12:54:09.029 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 } }] |
| 6540 | 2026-09-12T12:54:10.349Z | Sep 12 12:54:09.029Sep 12 12:54:09.029Sep 12 12:54:09.029 DEBGINFO DEBGSep 12 12:54:09.029adding route 3fff:beef:4::/64 -> 2001:db8::55:ff replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, 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 } }] |
| 6541 | 2026-09-12T12:54:10.349Z | |
| 6542 | 2026-09-12T12:54:10.349Z | 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 |
| 6543 | 2026-09-12T12:54:10.349Z | Sep 12 12:54:09.029Sep 12 12:54:09.029 adding route 3fff:beef:1f::/64 -> 2001:db8::55:ffDEBG Sep 12 12:54:09.029 |
| 6544 | 2026-09-12T12:54:10.349Z | 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 } }] INFO |
| 6545 | 2026-09-12T12:54:10.349Z | Sep 12 12:54:09.029adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff |
| 6546 | 2026-09-12T12:54:10.349Z | DEBGadding route 3fff:dead::/64 -> 2001:db8::55:2 Sep 12 12:54:09.029replacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 12 12:54:09.029 |
| 6547 | 2026-09-12T12:54:10.349Z | INFO |
| 6548 | 2026-09-12T12:54:10.349Z | DEBGadding route 3fff:beef:5::/64 -> 2001:db8::55:ff |
| 6549 | 2026-09-12T12:54:10.350Z | replacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 12:54:09.029 |
| 6550 | 2026-09-12T12:54:10.350Z | Sep 12 12:54:09.029Sep 12 12:54:09.029 DEBGSep 12 12:54:09.029DEBG INFO INFO 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 } }]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:20::/64 -> 2001:db8::55:ff |
| 6551 | 2026-09-12T12:54:10.350Z | |
| 6552 | 2026-09-12T12:54:10.350Z | adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff |
| 6553 | 2026-09-12T12:54:10.350Z | |
| 6554 | 2026-09-12T12:54:10.350Z | Sep 12 12:54:09.029 Sep 12 12:54:09.029DEBG Sep 12 12:54:09.029 INFOreplacing 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 } }] |
| 6555 | 2026-09-12T12:54:10.350Z | Sep 12 12:54:09.029 adding route 3fff:beef::/64 -> 2001:db8::55:ffINFODEBG |
| 6556 | 2026-09-12T12:54:10.350Z | Sep 12 12:54:09.029 adding route 3fff:beef:6::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6557 | 2026-09-12T12:54:10.350Z | |
| 6558 | 2026-09-12T12:54:10.350Z | INFO Sep 12 12:54:09.030adding route 3fff:beef:21::/64 -> 2001:db8::55:ff |
| 6559 | 2026-09-12T12:54:10.350Z | Sep 12 12:54:09.030DEBGSep 12 12:54:09.030 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 |
| 6560 | 2026-09-12T12:54:10.350Z | Sep 12 12:54:09.030replacing 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 } }] |
| 6561 | 2026-09-12T12:54:10.350Z | INFODEBG adding route 3fff:beef:20::/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 } }] |
| 6562 | 2026-09-12T12:54:10.350Z | |
| 6563 | 2026-09-12T12:54:10.350Z | Sep 12 12:54:09.030 Sep 12 12:54:09.030INFO Sep 12 12:54:09.030Sep 12 12:54:09.030INFO INFO DEBGadding route 3fff:beef:22::/64 -> 2001:db8::55:ff adding route 3fff:beef:7::/64 -> 2001:db8::55:ffadding route 3fff:beef:1::/64 -> 2001:db8::55:ff |
| 6564 | 2026-09-12T12:54:10.351Z | |
| 6565 | 2026-09-12T12:54:10.351Z | 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 } }] |
| 6566 | 2026-09-12T12:54:10.351Z | |
| 6567 | 2026-09-12T12:54:10.351Z | Sep 12 12:54:09.030Sep 12 12:54:09.030Sep 12 12:54:09.030 DEBG Sep 12 12:54:09.030 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 } }]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 } }]DEBGINFO |
| 6568 | 2026-09-12T12:54:10.351Z | |
| 6569 | 2026-09-12T12:54:10.351Z | 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:21::/64 -> 2001:db8::55:ff |
| 6570 | 2026-09-12T12:54:10.351Z | |
| 6571 | 2026-09-12T12:54:10.351Z | Sep 12 12:54:09.030 Sep 12 12:54:09.030Sep 12 12:54:09.030INFOSep 12 12:54:09.030 DEBGadding route 3fff:beef:23::/64 -> 2001:db8::55:ff |
| 6572 | 2026-09-12T12:54:10.351Z | INFO INFOadding route 3fff:beef:2::/64 -> 2001:db8::55:ff 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 } }] |
| 6573 | 2026-09-12T12:54:10.351Z | adding route 3fff:beef:8::/64 -> 2001:db8::55:ffSep 12 12:54:09.030 |
| 6574 | 2026-09-12T12:54:10.351Z | |
| 6575 | 2026-09-12T12:54:10.351Z | Sep 12 12:54:09.030DEBG Sep 12 12:54:09.030DEBG replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 12:54:09.030 |
| 6576 | 2026-09-12T12:54:10.351Z | 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 } }] |
| 6577 | 2026-09-12T12:54:10.351Z | INFOreplacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6578 | 2026-09-12T12:54:10.351Z | adding route 3fff:beef:22::/64 -> 2001:db8::55:ffSep 12 12:54:09.030 |
| 6579 | 2026-09-12T12:54:10.351Z | INFO Sep 12 12:54:09.030adding route 3fff:beef:24::/64 -> 2001:db8::55:ffSep 12 12:54:09.030 |
| 6580 | 2026-09-12T12:54:10.351Z | Sep 12 12:54:09.030INFO INFOSep 12 12:54:09.030 DEBGadding route 3fff:beef:9::/64 -> 2001:db8::55:ff adding route 3fff:beef:3::/64 -> 2001:db8::55:ff |
| 6581 | 2026-09-12T12:54:10.352Z | 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 } }] |
| 6582 | 2026-09-12T12:54:10.352Z | 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 } }] |
| 6583 | 2026-09-12T12:54:10.352Z | |
| 6584 | 2026-09-12T12:54:10.352Z | Sep 12 12:54:09.030Sep 12 12:54:09.030 INFOINFO Sep 12 12:54:09.030Sep 12 12:54:09.030 adding route 3fff:beef:23::/64 -> 2001:db8::55:ffadding route 3fff:beef:25::/64 -> 2001:db8::55:ff |
| 6585 | 2026-09-12T12:54:10.352Z | |
| 6586 | 2026-09-12T12:54:10.352Z | DEBG 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 } }] |
| 6587 | 2026-09-12T12:54:10.352Z | 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 12 12:54:09.030 |
| 6588 | 2026-09-12T12:54:10.352Z | Sep 12 12:54:09.030 DEBGSep 12 12:54:09.030DEBG INFO 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 } }] |
| 6589 | 2026-09-12T12:54:10.352Z | adding route 3fff:beef:a::/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 } }] |
| 6590 | 2026-09-12T12:54:10.352Z | Sep 12 12:54:09.030 INFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ff |
| 6591 | 2026-09-12T12:54:10.352Z | |
| 6592 | 2026-09-12T12:54:10.352Z | Sep 12 12:54:09.030Sep 12 12:54:09.030 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:24::/64 -> 2001:db8::55:ff |
| 6593 | 2026-09-12T12:54:10.352Z | |
| 6594 | 2026-09-12T12:54:10.352Z | Sep 12 12:54:09.030Sep 12 12:54:09.030 INFODEBG adding route 3fff:beef:5::/64 -> 2001:db8::55:ffreplacing 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 } }] |
| 6595 | 2026-09-12T12:54:10.352Z | |
| 6596 | 2026-09-12T12:54:10.353Z | Sep 12 12:54:09.030 Sep 12 12:54:09.030Sep 12 12:54:09.030INFO INFOadding route 3fff:beef:26::/64 -> 2001:db8::55:ffDEBG adding route 3fff:beef:25::/64 -> 2001:db8::55:ff |
| 6597 | 2026-09-12T12:54:10.353Z | |
| 6598 | 2026-09-12T12:54:10.353Z | 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 } }] |
| 6599 | 2026-09-12T12:54:10.353Z | Sep 12 12:54:09.030Sep 12 12:54:09.030 DEBGSep 12 12:54:09.030DEBG INFOreplacing 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 } }] |
| 6600 | 2026-09-12T12:54:10.353Z | 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 } }] |
| 6601 | 2026-09-12T12:54:10.353Z | adding route 3fff:beef:6::/64 -> 2001:db8::55:ff |
| 6602 | 2026-09-12T12:54:10.353Z | Sep 12 12:54:09.030 Sep 12 12:54:09.030INFOSep 12 12:54:09.030 adding route 3fff:beef:27::/64 -> 2001:db8::55:ffINFODEBG |
| 6603 | 2026-09-12T12:54:10.353Z | adding route 3fff:beef:26::/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 } }] |
| 6604 | 2026-09-12T12:54:10.353Z | |
| 6605 | 2026-09-12T12:54:10.353Z | Sep 12 12:54:09.030Sep 12 12:54:09.030Sep 12 12:54:09.030 DEBG INFODEBG 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:7::/64 -> 2001:db8::55:ff |
| 6606 | 2026-09-12T12:54:10.353Z | |
| 6607 | 2026-09-12T12:54:10.353Z | replacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 12:54:09.030 |
| 6608 | 2026-09-12T12:54:10.353Z | INFO Sep 12 12:54:09.030adding route 3fff:beef:27::/64 -> 2001:db8::55:ff Sep 12 12:54:09.030DEBG |
| 6609 | 2026-09-12T12:54:10.353Z | replacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 6610 | 2026-09-12T12:54:10.353Z | adding route 3fff:beef:28::/64 -> 2001:db8::55:ff |
| 6611 | 2026-09-12T12:54:10.353Z | Sep 12 12:54:09.030 Sep 12 12:54:09.030DEBGSep 12 12:54:09.030 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 } }] DEBGadding route 3fff:beef:8::/64 -> 2001:db8::55:ff |
| 6612 | 2026-09-12T12:54:10.353Z | 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 } }] |
| 6613 | 2026-09-12T12:54:10.354Z | |
| 6614 | 2026-09-12T12:54:10.354Z | Sep 12 12:54:09.030Sep 12 12:54:09.030 Sep 12 12:54:09.030INFO DEBGINFOadding route 3fff:beef:28::/64 -> 2001:db8::55:ff |
| 6615 | 2026-09-12T12:54:10.354Z | 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 } }] |
| 6616 | 2026-09-12T12:54:10.354Z | adding route 3fff:beef:29::/64 -> 2001:db8::55:ff |
| 6617 | 2026-09-12T12:54:10.354Z | Sep 12 12:54:09.030 DEBGSep 12 12:54:09.030 Sep 12 12:54:09.030 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 |
| 6618 | 2026-09-12T12:54:10.354Z | INFO replacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:9::/64 -> 2001:db8::55:ff |
| 6619 | 2026-09-12T12:54:10.354Z | Sep 12 12:54:09.030 |
| 6620 | 2026-09-12T12:54:10.354Z | INFO adding route 3fff:beef:29::/64 -> 2001:db8::55:ffSep 12 12:54:09.030Sep 12 12:54:09.030 |
| 6621 | 2026-09-12T12:54:10.355Z | DEBGINFO 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:2a::/64 -> 2001:db8::55:ff |
| 6622 | 2026-09-12T12:54:10.355Z | Sep 12 12:54:09.030 |
| 6623 | 2026-09-12T12:54:10.355Z | DEBGSep 12 12:54:09.030 replacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 6624 | 2026-09-12T12:54:10.355Z | Sep 12 12:54:09.030 adding route 3fff:beef:a::/64 -> 2001:db8::55:ffDEBG |
| 6625 | 2026-09-12T12:54:10.355Z | 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 } }] |
| 6626 | 2026-09-12T12:54:10.355Z | Sep 12 12:54:09.030Sep 12 12:54:09.030 INFODEBG adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffSep 12 12:54:09.030 |
| 6627 | 2026-09-12T12:54:10.355Z | 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 } }] |
| 6628 | 2026-09-12T12:54:10.355Z | INFO Sep 12 12:54:09.030adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff |
| 6629 | 2026-09-12T12:54:10.355Z | Sep 12 12:54:09.030DEBG Sep 12 12:54:09.030replacing 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 } }] |
| 6630 | 2026-09-12T12:54:10.355Z | INFODEBG adding route 3fff:beef:b::/64 -> 2001:db8::55:ffreplacing 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 } }] |
| 6631 | 2026-09-12T12:54:10.355Z | |
| 6632 | 2026-09-12T12:54:10.355Z | Sep 12 12:54:09.030Sep 12 12:54:09.030 Sep 12 12:54:09.030INFO DEBGadding route 3fff:beef:2b::/64 -> 2001:db8::55:ffINFO 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 } }] |
| 6633 | 2026-09-12T12:54:10.355Z | adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff |
| 6634 | 2026-09-12T12:54:10.355Z | |
| 6635 | 2026-09-12T12:54:10.355Z | Sep 12 12:54:09.030Sep 12 12:54:09.030Sep 12 12:54:09.030 INFODEBG adding route 3fff:beef:c::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 6636 | 2026-09-12T12:54:10.355Z | |
| 6637 | 2026-09-12T12:54:10.360Z | 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 } }] |
| 6638 | 2026-09-12T12:54:10.360Z | Sep 12 12:54:09.030Sep 12 12:54:09.030 Sep 12 12:54:09.030DEBG INFO 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:2d::/64 -> 2001:db8::55:ff |
| 6639 | 2026-09-12T12:54:10.360Z | |
| 6640 | 2026-09-12T12:54:10.360Z | adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff |
| 6641 | 2026-09-12T12:54:10.360Z | Sep 12 12:54:09.030Sep 12 12:54:09.030 DEBGSep 12 12:54:09.030 DEBG INFOreplacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]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 } }] |
| 6642 | 2026-09-12T12:54:10.360Z | |
| 6643 | 2026-09-12T12:54:10.360Z | adding route 3fff:beef:d::/64 -> 2001:db8::55:ff |
| 6644 | 2026-09-12T12:54:10.360Z | Sep 12 12:54:09.030 INFOSep 12 12:54:09.030Sep 12 12:54:09.030 adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffINFO |
| 6645 | 2026-09-12T12:54:10.360Z | DEBG adding route 3fff:beef:2e::/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 } }] |
| 6646 | 2026-09-12T12:54:10.360Z | |
| 6647 | 2026-09-12T12:54:10.360Z | Sep 12 12:54:09.030 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 12 12:54:09.030 |
| 6648 | 2026-09-12T12:54:10.360Z | Sep 12 12:54:09.030 INFODEBG adding route 3fff:beef:e::/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 } }]Sep 12 12:54:09.030 |
| 6649 | 2026-09-12T12:54:10.361Z | |
| 6650 | 2026-09-12T12:54:10.361Z | INFO adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff |
| 6651 | 2026-09-12T12:54:10.361Z | Sep 12 12:54:09.030Sep 12 12:54:09.030 INFOSep 12 12:54:09.030DEBG adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffDEBG |
| 6652 | 2026-09-12T12:54:10.361Z | 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: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 } }] |
| 6653 | 2026-09-12T12:54:10.361Z | |
| 6654 | 2026-09-12T12:54:10.361Z | Sep 12 12:54:09.030Sep 12 12:54:09.030Sep 12 12:54:09.030 DEBGINFOINFO 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 } }]adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff |
| 6655 | 2026-09-12T12:54:10.361Z | |
| 6656 | 2026-09-12T12:54:10.361Z | adding route 3fff:beef:f::/64 -> 2001:db8::55:ff |
| 6657 | 2026-09-12T12:54:10.361Z | Sep 12 12:54:09.030 INFOSep 12 12:54:09.030 adding route 3fff:beef:30::/64 -> 2001:db8::55:ffDEBGSep 12 12:54:09.030 |
| 6658 | 2026-09-12T12:54:10.361Z | 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 |
| 6659 | 2026-09-12T12:54:10.361Z | 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 } }] |
| 6660 | 2026-09-12T12:54:10.361Z | Sep 12 12:54:09.030Sep 12 12:54:09.030 INFO DEBGadding route 3fff:beef:30::/64 -> 2001:db8::55:ff |
| 6661 | 2026-09-12T12:54:10.361Z | replacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 12:54:09.030 |
| 6662 | 2026-09-12T12:54:10.361Z | INFO adding route 3fff:beef:10::/64 -> 2001:db8::55:ffSep 12 12:54:09.030 |
| 6663 | 2026-09-12T12:54:10.362Z | Sep 12 12:54:09.030 DEBG 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 } }]Sep 12 12:54:09.030 |
| 6664 | 2026-09-12T12:54:10.362Z | DEBGadding route 3fff:beef:31::/64 -> 2001:db8::55:ff |
| 6665 | 2026-09-12T12:54:10.362Z | 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 } }] |
| 6666 | 2026-09-12T12:54:10.362Z | Sep 12 12:54:09.030Sep 12 12:54:09.030Sep 12 12:54:09.030 INFOINFO DEBGadding route 3fff:beef:11::/64 -> 2001:db8::55:ff adding route 3fff:beef:31::/64 -> 2001:db8::55:ffSep 12 12:54:09.030 |
| 6667 | 2026-09-12T12:54:10.362Z | |
| 6668 | 2026-09-12T12:54:10.362Z | 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 } }] |
| 6669 | 2026-09-12T12:54:10.362Z | DEBG created new freemapSep 12 12:54:09.030Sep 12 12:54:09.030 , Sep 12 12:54:09.030INFODEBG unitadding route 3fff:beef:32::/64 -> 2001:db8::55:ff |
| 6670 | 2026-09-12T12:54:10.362Z | 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 } }]freemap_route_ipv4 |
| 6671 | 2026-09-12T12:54:10.362Z | |
| 6672 | 2026-09-12T12:54:10.362Z | replacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 12:54:09.030 |
| 6673 | 2026-09-12T12:54:10.362Z | INFO adding route 3fff:beef:12::/64 -> 2001:db8::55:ff |
| 6674 | 2026-09-12T12:54:10.362Z | Sep 12 12:54:09.030Sep 12 12:54:09.030 Sep 12 12:54:09.030 DEBGINFO Sep 12 12:54:09.030DEBG DEBGcreated new freemapadding route 3fff:beef:32::/64 -> 2001:db8::55:ffreplacing 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 } }], unit |
| 6675 | 2026-09-12T12:54:10.362Z | |
| 6676 | 2026-09-12T12:54:10.362Z | 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 } }]: |
| 6677 | 2026-09-12T12:54:10.363Z | freemap_route_ipv6Sep 12 12:54:09.030 |
| 6678 | 2026-09-12T12:54:10.363Z | Sep 12 12:54:09.030DEBGSep 12 12:54:09.030 INFOreplacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 12:54:09.030INFO DEBGadding route 3fff:beef:13::/64 -> 2001:db8::55:ff initted freemap. size: 64 |
| 6679 | 2026-09-12T12:54:10.363Z | adding route 3fff:beef:33::/64 -> 2001:db8::55:ff |
| 6680 | 2026-09-12T12:54:10.363Z | |
| 6681 | 2026-09-12T12:54:10.363Z | , unitSep 12 12:54:09.030: Sep 12 12:54:09.030Sep 12 12:54:09.030DEBG INFOreplacing 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 } }] |
| 6682 | 2026-09-12T12:54:10.363Z | 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 } }] adding route 3fff:beef:33::/64 -> 2001:db8::55:ff |
| 6683 | 2026-09-12T12:54:10.363Z | freemap_route_ipv4Sep 12 12:54:09.030 |
| 6684 | 2026-09-12T12:54:10.363Z | |
| 6685 | 2026-09-12T12:54:10.363Z | Sep 12 12:54:09.030 INFOINFO adding route 3fff:beef:14::/64 -> 2001:db8::55:ffadding route 3fff:beef:34::/64 -> 2001:db8::55:ffSep 12 12:54:09.030 |
| 6686 | 2026-09-12T12:54:10.363Z | |
| 6687 | 2026-09-12T12:54:10.363Z | Sep 12 12:54:09.030 DEBGDEBG Sep 12 12:54:09.030replacing 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 } }] reset freemap |
| 6688 | 2026-09-12T12:54:10.363Z | DEBG, Sep 12 12:54:09.030unit :DEBG freemap_route_ipv4 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 } }] |
| 6689 | 2026-09-12T12:54:10.363Z | 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 } }] |
| 6690 | 2026-09-12T12:54:10.363Z | |
| 6691 | 2026-09-12T12:54:10.363Z | Sep 12 12:54:09.030Sep 12 12:54:09.030Sep 12 12:54:09.030 DEBG Sep 12 12:54:09.030INFOinitted freemap. size: 64 , INFO unitadding route 3fff:beef:35::/64 -> 2001:db8::55:ffINFO: |
| 6692 | 2026-09-12T12:54:10.364Z | freemap_route_ipv6adding route 3fff:beef:34::/64 -> 2001:db8::55:ffadding route 3fff:beef:15::/64 -> 2001:db8::55:ff |
| 6693 | 2026-09-12T12:54:10.364Z | |
| 6694 | 2026-09-12T12:54:10.364Z | |
| 6695 | 2026-09-12T12:54:10.364Z | test route::tests::rollback_failure_leaves_in_core_cleared ... ok |
| 6696 | 2026-09-12T12:54:10.364Z | Sep 12 12:54:09.030 DEBGSep 12 12:54:09.030Sep 12 12:54:09.030Sep 12 12:54:09.030 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 } }]DEBG |
| 6697 | 2026-09-12T12:54:10.364Z | DEBG reset freemap , replacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 12:54:09.030unit |
| 6698 | 2026-09-12T12:54:10.364Z | 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 freemap_route_ipv6adding route 3fff:beef:36::/64 -> 2001:db8::55:ff |
| 6699 | 2026-09-12T12:54:10.364Z | |
| 6700 | 2026-09-12T12:54:10.364Z | |
| 6701 | 2026-09-12T12:54:10.364Z | Sep 12 12:54:09.030Sep 12 12:54:09.030 INFOINFO Sep 12 12:54:09.030Sep 12 12:54:09.030 adding route 3fff:beef:16::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 6702 | 2026-09-12T12:54:10.364Z | DEBG |
| 6703 | 2026-09-12T12:54:10.364Z | 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 } }] |
| 6704 | 2026-09-12T12:54:10.364Z | adding route 3fff:beef:35::/64 -> 2001:db8::55:ffSep 12 12:54:09.030Sep 12 12:54:09.030 DEBGDEBG |
| 6705 | 2026-09-12T12:54:10.364Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 6706 | 2026-09-12T12:54:10.364Z | |
| 6707 | 2026-09-12T12:54:10.364Z | Sep 12 12:54:09.030Sep 12 12:54:09.030 Sep 12 12:54:09.030Sep 12 12:54:09.030 INFODEBG INFO adding route 3fff:beef:37::/64 -> 2001:db8::55:ffreplacing 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 } }] |
| 6708 | 2026-09-12T12:54:10.364Z | |
| 6709 | 2026-09-12T12:54:10.364Z | INFOadding route 3fff:dead::/64 -> 2001:db8::55:2Sep 12 12:54:09.030 |
| 6710 | 2026-09-12T12:54:10.364Z | Sep 12 12:54:09.030 adding route 3fff:beef:17::/64 -> 2001:db8::55:ff |
| 6711 | 2026-09-12T12:54:10.364Z | DEBGINFO adding route 3fff:beef:36::/64 -> 2001:db8::55:ffSep 12 12:54:09.030 |
| 6712 | 2026-09-12T12:54:10.364Z | replacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBG |
| 6713 | 2026-09-12T12:54:10.364Z | Sep 12 12:54:09.030Sep 12 12:54:09.030 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 } }]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 } }] |
| 6714 | 2026-09-12T12:54:10.365Z | |
| 6715 | 2026-09-12T12:54:10.365Z | 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 } }] |
| 6716 | 2026-09-12T12:54:10.365Z | Sep 12 12:54:09.030 INFOSep 12 12:54:09.030Sep 12 12:54:09.030 Sep 12 12:54:09.030INFO adding route 3fff:beef:38::/64 -> 2001:db8::55:ff INFOadding route 3fff:beef:18::/64 -> 2001:db8::55:ff |
| 6717 | 2026-09-12T12:54:10.365Z | adding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 6718 | 2026-09-12T12:54:10.365Z | |
| 6719 | 2026-09-12T12:54:10.365Z | Sep 12 12:54:09.030INFO Sep 12 12:54:09.030adding route 3fff:beef:37::/64 -> 2001:db8::55:ff |
| 6720 | 2026-09-12T12:54:10.365Z | Sep 12 12:54:09.030Sep 12 12:54:09.030 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 } }]Sep 12 12:54:09.030 |
| 6721 | 2026-09-12T12:54:10.365Z | DEBG 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 } }] |
| 6722 | 2026-09-12T12:54:10.365Z | Sep 12 12:54:09.030replacing 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: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 } }]INFODEBG |
| 6723 | 2026-09-12T12:54:10.365Z | adding route 3fff:beef:19::/64 -> 2001:db8::55:ffSep 12 12:54:09.030 |
| 6724 | 2026-09-12T12:54:10.365Z | 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 |
| 6725 | 2026-09-12T12:54:10.365Z | Sep 12 12:54:09.030 adding route 3fff:dead::/64 -> 2001:db8::55:4 Sep 12 12:54:09.030 |
| 6726 | 2026-09-12T12:54:10.365Z | |
| 6727 | 2026-09-12T12:54:10.365Z | DEBGINFO Sep 12 12:54:09.030replacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 12:54:09.030 adding route 3fff:beef:b::/64 -> 2001:db8::55:ff INFO |
| 6728 | 2026-09-12T12:54:10.365Z | |
| 6729 | 2026-09-12T12:54:10.365Z | DEBG Sep 12 12:54:09.030adding route 3fff:beef:39::/64 -> 2001:db8::55:ff |
| 6730 | 2026-09-12T12:54:10.365Z | 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 |
| 6731 | 2026-09-12T12:54:10.365Z | adding route 3fff:beef:38::/64 -> 2001:db8::55:ffSep 12 12:54:09.030Sep 12 12:54:09.030 DEBGSep 12 12:54:09.030 replacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 12:54:09.030 |
| 6732 | 2026-09-12T12:54:10.366Z | |
| 6733 | 2026-09-12T12:54:10.366Z | DEBG INFODEBGreplacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 12 12:54:09.030replacing targets for 3fff:dead::/64 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:1a::/64 -> 2001:db8::55:ff |
| 6734 | 2026-09-12T12:54:10.366Z | |
| 6735 | 2026-09-12T12:54:10.366Z | |
| 6736 | 2026-09-12T12:54:10.366Z | Sep 12 12:54:09.030DEBG 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 } }] |
| 6737 | 2026-09-12T12:54:10.370Z | Sep 12 12:54:09.030Sep 12 12:54:09.030INFOSep 12 12:54:09.030 adding route 3fff:beef:c::/64 -> 2001:db8::55:ff |
| 6738 | 2026-09-12T12:54:10.370Z | DEBGSep 12 12:54:09.031 INFO WARNadding route 3fff:beef:3a::/64 -> 2001:db8::55:ffSep 12 12:54:09.031 |
| 6739 | 2026-09-12T12:54:10.371Z | 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 } }] shrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })INFO adding route 3fff:beef:39::/64 -> 2001:db8::55:ff |
| 6740 | 2026-09-12T12:54:10.371Z | Sep 12 12:54:09.031 |
| 6741 | 2026-09-12T12:54:10.371Z | |
| 6742 | 2026-09-12T12:54:10.371Z | Sep 12 12:54:09.031DEBG 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 } }]ERROSep 12 12:54:09.031 |
| 6743 | 2026-09-12T12:54:10.371Z | DEBGrollback route_index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })DEBGSep 12 12:54:09.031 |
| 6744 | 2026-09-12T12:54:10.371Z | 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 } }] |
| 6745 | 2026-09-12T12:54:10.371Z | INFOSep 12 12:54:09.031Sep 12 12:54:09.031 ERRO adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff INFOreplacing 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 } }] |
| 6746 | 2026-09-12T12:54:10.371Z | 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 |
| 6747 | 2026-09-12T12:54:10.371Z | |
| 6748 | 2026-09-12T12:54:10.371Z | adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff |
| 6749 | 2026-09-12T12:54:10.371Z | Sep 12 12:54:09.031Sep 12 12:54:09.031 INFODEBGSep 12 12:54:09.031 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:d::/64 -> 2001:db8::55:ffSep 12 12:54:09.031INFO |
| 6750 | 2026-09-12T12:54:10.371Z | |
| 6751 | 2026-09-12T12:54:10.371Z | adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffDEBG |
| 6752 | 2026-09-12T12:54:10.371Z | Sep 12 12:54:09.031replacing 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 } }] |
| 6753 | 2026-09-12T12:54:10.371Z | Sep 12 12:54:09.031DEBG INFO 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 } }]adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffSep 12 12:54:09.031 |
| 6754 | 2026-09-12T12:54:10.371Z | |
| 6755 | 2026-09-12T12:54:10.371Z | Sep 12 12:54:09.031DEBG INFOSep 12 12:54:09.031Sep 12 12:54:09.031replacing 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 } }] INFOadding route 3fff:beef:3c::/64 -> 2001:db8::55:ff |
| 6756 | 2026-09-12T12:54:10.371Z | |
| 6757 | 2026-09-12T12:54:10.372Z | 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 } }]adding route 3fff:beef:e::/64 -> 2001:db8::55:ff |
| 6758 | 2026-09-12T12:54:10.372Z | |
| 6759 | 2026-09-12T12:54:10.372Z | Sep 12 12:54:09.031 INFO adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffSep 12 12:54:09.031 |
| 6760 | 2026-09-12T12:54:10.372Z | Sep 12 12:54:09.031Sep 12 12:54:09.031 DEBG INFO Sep 12 12:54:09.031replacing 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:1d::/64 -> 2001:db8::55:ffDEBGDEBG |
| 6761 | 2026-09-12T12:54:10.372Z | 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 } }] |
| 6762 | 2026-09-12T12:54:10.372Z | |
| 6763 | 2026-09-12T12:54:10.372Z | replacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 12:54:09.031 |
| 6764 | 2026-09-12T12:54:10.372Z | Sep 12 12:54:09.031DEBG Sep 12 12:54:09.031 INFO 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 |
| 6765 | 2026-09-12T12:54:10.372Z | adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff |
| 6766 | 2026-09-12T12:54:10.372Z | adding route 3fff:beef:f::/64 -> 2001:db8::55:ff |
| 6767 | 2026-09-12T12:54:10.372Z | Sep 12 12:54:09.031Sep 12 12:54:09.031Sep 12 12:54:09.031Sep 12 12:54:09.031 DEBGINFODEBG 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:1e::/64 -> 2001:db8::55:ff |
| 6768 | 2026-09-12T12:54:10.372Z | 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 } }] |
| 6769 | 2026-09-12T12:54:10.372Z | |
| 6770 | 2026-09-12T12:54:10.372Z | Sep 12 12:54:09.031Sep 12 12:54:09.031 INFOSep 12 12:54:09.031 adding route 3fff:beef:3d::/64 -> 2001:db8::55:ff INFODEBGINFO |
| 6771 | 2026-09-12T12:54:10.372Z | adding route 3fff:beef:3d::/64 -> 2001:db8::55:ffadding route 3fff:beef:10::/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 } }] |
| 6772 | 2026-09-12T12:54:10.372Z | |
| 6773 | 2026-09-12T12:54:10.373Z | |
| 6774 | 2026-09-12T12:54:10.373Z | Sep 12 12:54:09.031 Sep 12 12:54:09.031Sep 12 12:54:09.031Sep 12 12:54:09.031 DEBG DEBGreplacing 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 } }] |
| 6775 | 2026-09-12T12:54:10.373Z | 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 } }]INFOreplacing 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 } }] |
| 6776 | 2026-09-12T12:54:10.373Z | |
| 6777 | 2026-09-12T12:54:10.373Z | adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff |
| 6778 | 2026-09-12T12:54:10.373Z | Sep 12 12:54:09.031 INFO Sep 12 12:54:09.031adding route 3fff:beef:3e::/64 -> 2001:db8::55:ffSep 12 12:54:09.031Sep 12 12:54:09.031 |
| 6779 | 2026-09-12T12:54:10.373Z | INFOINFO DEBG adding route 3fff:beef:11::/64 -> 2001:db8::55:ffadding route 3fff:beef:3e::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6780 | 2026-09-12T12:54:10.373Z | |
| 6781 | 2026-09-12T12:54:10.373Z | |
| 6782 | 2026-09-12T12:54:10.373Z | Sep 12 12:54:09.031 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 } }]Sep 12 12:54:09.031 |
| 6783 | 2026-09-12T12:54:10.373Z | Sep 12 12:54:09.031 INFODEBG Sep 12 12:54:09.031adding route 3fff:beef:20::/64 -> 2001:db8::55:ff Sep 12 12:54:09.031DEBG DEBGfailed to allocate space for the new target list |
| 6784 | 2026-09-12T12:54:10.373Z | 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 } }] |
| 6785 | 2026-09-12T12:54:10.373Z | Sep 12 12:54:09.031Sep 12 12:54:09.031 DEBGINFO replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]adding route 3fff:beef:12::/64 -> 2001:db8::55:ff |
| 6786 | 2026-09-12T12:54:10.373Z | |
| 6787 | 2026-09-12T12:54:10.373Z | Sep 12 12:54:09.031 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 } }] 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 } }] |
| 6788 | 2026-09-12T12:54:10.374Z | |
| 6789 | 2026-09-12T12:54:10.374Z | |
| 6790 | 2026-09-12T12:54:10.374Z | Sep 12 12:54:09.031Sep 12 12:54:09.031 INFO INFOadding route 3fff:beef:13::/64 -> 2001:db8::55:ff |
| 6791 | 2026-09-12T12:54:10.374Z | adding route 3fff:beef:3f::/64 -> 2001:db8::55:ff |
| 6792 | 2026-09-12T12:54:10.374Z | Sep 12 12:54:09.031 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 } }] |
| 6793 | 2026-09-12T12:54:10.374Z | Sep 12 12:54:09.031 DEBG failed to allocate space for the new target list |
| 6794 | 2026-09-12T12:54:10.374Z | Sep 12 12:54:09.031 DEBG Sep 12 12:54:09.031replacing 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 } }] |
| 6795 | 2026-09-12T12:54:10.374Z | 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 } }] |
| 6796 | 2026-09-12T12:54:10.374Z | Sep 12 12:54:09.031 INFO adding route 3fff:beef:14::/64 -> 2001:db8::55:ff |
| 6797 | 2026-09-12T12:54:10.374Z | Sep 12 12:54:09.031 DEBG Sep 12 12:54:09.031failed to allocate space for the new target list |
| 6798 | 2026-09-12T12:54:10.374Z | 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 } }] |
| 6799 | 2026-09-12T12:54:10.374Z | Sep 12 12:54:09.031 INFO adding route 3fff:beef:15::/64 -> 2001:db8::55:ff |
| 6800 | 2026-09-12T12:54:10.374Z | Sep 12 12:54:09.031Sep 12 12:54:09.031 DEBGDEBG 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: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 } }] |
| 6801 | 2026-09-12T12:54:10.374Z | |
| 6802 | 2026-09-12T12:54:10.374Z | Sep 12 12:54:09.031 Sep 12 12:54:09.031INFO INFOadding route 3fff:beef:16::/64 -> 2001:db8::55:ff |
| 6803 | 2026-09-12T12:54:10.374Z | adding route 3fff:beef:21::/64 -> 2001:db8::55:ff |
| 6804 | 2026-09-12T12:54:10.375Z | Sep 12 12:54:09.031 Sep 12 12:54:09.031DEBG DEBGreplacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6805 | 2026-09-12T12:54:10.375Z | 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 } }] |
| 6806 | 2026-09-12T12:54:10.375Z | Sep 12 12:54:09.031 Sep 12 12:54:09.031INFO INFOadding route 3fff:beef:17::/64 -> 2001:db8::55:ff |
| 6807 | 2026-09-12T12:54:10.375Z | adding route 3fff:beef:22::/64 -> 2001:db8::55:ff |
| 6808 | 2026-09-12T12:54:10.375Z | Sep 12 12:54:09.031 Sep 12 12:54:09.031DEBG DEBGreplacing 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 } }] |
| 6809 | 2026-09-12T12:54:10.375Z | 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 } }] |
| 6810 | 2026-09-12T12:54:10.375Z | Sep 12 12:54:09.031 Sep 12 12:54:09.031INFO INFOadding route 3fff:beef:18::/64 -> 2001:db8::55:ff |
| 6811 | 2026-09-12T12:54:10.375Z | adding route 3fff:beef:23::/64 -> 2001:db8::55:ff |
| 6812 | 2026-09-12T12:54:10.375Z | Sep 12 12:54:09.031 Sep 12 12:54:09.031DEBG DEBGreplacing 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 } }] |
| 6813 | 2026-09-12T12:54:10.375Z | 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 } }] |
| 6814 | 2026-09-12T12:54:10.375Z | Sep 12 12:54:09.031 Sep 12 12:54:09.031INFO INFOadding route 3fff:beef:19::/64 -> 2001:db8::55:ff |
| 6815 | 2026-09-12T12:54:10.375Z | adding route 3fff:beef:24::/64 -> 2001:db8::55:ff |
| 6816 | 2026-09-12T12:54:10.375Z | Sep 12 12:54:09.031Sep 12 12:54:09.031 DEBGDEBG 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: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 } }] |
| 6817 | 2026-09-12T12:54:10.375Z | |
| 6818 | 2026-09-12T12:54:10.376Z | Sep 12 12:54:09.031Sep 12 12:54:09.031 INFOINFO adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffadding route 3fff:beef:25::/64 -> 2001:db8::55:ff |
| 6819 | 2026-09-12T12:54:10.376Z | |
| 6820 | 2026-09-12T12:54:10.376Z | Sep 12 12:54:09.031Sep 12 12:54:09.031 DEBGDEBG replacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff: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 } }] |
| 6821 | 2026-09-12T12:54:10.376Z | |
| 6822 | 2026-09-12T12:54:10.376Z | Sep 12 12:54:09.031Sep 12 12:54:09.031 INFOINFO adding route 3fff:beef:26::/64 -> 2001:db8::55:ffadding route 3fff:beef:1b::/64 -> 2001:db8::55:ff |
| 6823 | 2026-09-12T12:54:10.376Z | |
| 6824 | 2026-09-12T12:54:10.376Z | Sep 12 12:54:09.031Sep 12 12:54:09.031 DEBGDEBG replacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 6825 | 2026-09-12T12:54:10.376Z | |
| 6826 | 2026-09-12T12:54:10.376Z | Sep 12 12:54:09.031Sep 12 12:54:09.031 INFOINFO adding route 3fff:beef:27::/64 -> 2001:db8::55:ffadding route 3fff:beef:1c::/64 -> 2001:db8::55:ff |
| 6827 | 2026-09-12T12:54:10.376Z | |
| 6828 | 2026-09-12T12:54:10.376Z | Sep 12 12:54:09.031Sep 12 12:54:09.031 DEBGDEBG replacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff: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 } }] |
| 6829 | 2026-09-12T12:54:10.376Z | |
| 6830 | 2026-09-12T12:54:10.376Z | Sep 12 12:54:09.031Sep 12 12:54:09.031 INFOINFO adding route 3fff:beef:28::/64 -> 2001:db8::55:ffadding route 3fff:beef:1d::/64 -> 2001:db8::55:ff |
| 6831 | 2026-09-12T12:54:10.376Z | |
| 6832 | 2026-09-12T12:54:10.376Z | Sep 12 12:54:09.031Sep 12 12:54:09.031 DEBGDEBG replacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]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 } }] |
| 6833 | 2026-09-12T12:54:10.376Z | |
| 6834 | 2026-09-12T12:54:10.376Z | Sep 12 12:54:09.031Sep 12 12:54:09.031 INFOINFO adding route 3fff:beef:29::/64 -> 2001:db8::55:ffadding route 3fff:beef:1e::/64 -> 2001:db8::55:ff |
| 6835 | 2026-09-12T12:54:10.377Z | |
| 6836 | 2026-09-12T12:54:10.377Z | Sep 12 12:54:09.031Sep 12 12:54:09.031 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 } }]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 } }] |
| 6837 | 2026-09-12T12:54:10.381Z | |
| 6838 | 2026-09-12T12:54:10.381Z | Sep 12 12:54:09.031Sep 12 12:54:09.031 INFOINFO adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffadding route 3fff:beef:1f::/64 -> 2001:db8::55:ff |
| 6839 | 2026-09-12T12:54:10.381Z | |
| 6840 | 2026-09-12T12:54:10.381Z | Sep 12 12:54:09.031Sep 12 12:54:09.031 DEBGDEBG 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: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 } }] |
| 6841 | 2026-09-12T12:54:10.381Z | |
| 6842 | 2026-09-12T12:54:10.381Z | Sep 12 12:54:09.031Sep 12 12:54:09.031 INFOINFO adding route 3fff:beef:20::/64 -> 2001:db8::55:ffadding route 3fff:beef:2b::/64 -> 2001:db8::55:ff |
| 6843 | 2026-09-12T12:54:10.381Z | |
| 6844 | 2026-09-12T12:54:10.382Z | Sep 12 12:54:09.031Sep 12 12:54:09.031 DEBGDEBG replacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6845 | 2026-09-12T12:54:10.382Z | |
| 6846 | 2026-09-12T12:54:10.382Z | Sep 12 12:54:09.031Sep 12 12:54:09.031 INFOINFO adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffadding route 3fff:beef:21::/64 -> 2001:db8::55:ff |
| 6847 | 2026-09-12T12:54:10.382Z | |
| 6848 | 2026-09-12T12:54:10.382Z | Sep 12 12:54:09.031Sep 12 12:54:09.031 DEBGDEBG replacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 6849 | 2026-09-12T12:54:10.382Z | |
| 6850 | 2026-09-12T12:54:10.382Z | Sep 12 12:54:09.031Sep 12 12:54:09.031 INFOINFO adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffadding route 3fff:beef:22::/64 -> 2001:db8::55:ff |
| 6851 | 2026-09-12T12:54:10.382Z | |
| 6852 | 2026-09-12T12:54:10.382Z | Sep 12 12:54:09.031Sep 12 12:54:09.031 DEBGDEBG replacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 6853 | 2026-09-12T12:54:10.382Z | |
| 6854 | 2026-09-12T12:54:10.382Z | Sep 12 12:54:09.031Sep 12 12:54:09.031 INFOINFO adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffadding route 3fff:beef:23::/64 -> 2001:db8::55:ff |
| 6855 | 2026-09-12T12:54:10.382Z | |
| 6856 | 2026-09-12T12:54:10.382Z | Sep 12 12:54:09.031Sep 12 12:54:09.031 DEBGDEBG replacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff: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 } }] |
| 6857 | 2026-09-12T12:54:10.382Z | |
| 6858 | 2026-09-12T12:54:10.382Z | Sep 12 12:54:09.031Sep 12 12:54:09.031 INFOINFO adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffadding route 3fff:beef:24::/64 -> 2001:db8::55:ff |
| 6859 | 2026-09-12T12:54:10.382Z | |
| 6860 | 2026-09-12T12:54:10.382Z | Sep 12 12:54:09.031Sep 12 12:54:09.031 DEBGDEBG replacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff: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 } }] |
| 6861 | 2026-09-12T12:54:10.382Z | |
| 6862 | 2026-09-12T12:54:10.383Z | Sep 12 12:54:09.031Sep 12 12:54:09.031 INFOINFO adding route 3fff:beef:25::/64 -> 2001:db8::55:ffadding route 3fff:beef:30::/64 -> 2001:db8::55:ff |
| 6863 | 2026-09-12T12:54:10.383Z | |
| 6864 | 2026-09-12T12:54:10.383Z | Sep 12 12:54:09.031Sep 12 12:54:09.031 DEBGDEBG 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 } }]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 } }] |
| 6865 | 2026-09-12T12:54:10.383Z | |
| 6866 | 2026-09-12T12:54:10.383Z | Sep 12 12:54:09.031Sep 12 12:54:09.031 INFOINFO adding route 3fff:beef:26::/64 -> 2001:db8::55:ffadding route 3fff:beef:31::/64 -> 2001:db8::55:ff |
| 6867 | 2026-09-12T12:54:10.383Z | |
| 6868 | 2026-09-12T12:54:10.383Z | Sep 12 12:54:09.031Sep 12 12:54:09.031 DEBGDEBG replacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 6869 | 2026-09-12T12:54:10.383Z | |
| 6870 | 2026-09-12T12:54:10.383Z | Sep 12 12:54:09.031Sep 12 12:54:09.031 INFOINFO adding route 3fff:beef:32::/64 -> 2001:db8::55:ffadding route 3fff:beef:27::/64 -> 2001:db8::55:ff |
| 6871 | 2026-09-12T12:54:10.383Z | |
| 6872 | 2026-09-12T12:54:10.383Z | Sep 12 12:54:09.031Sep 12 12:54:09.031 DEBGDEBG 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 } }]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 } }] |
| 6873 | 2026-09-12T12:54:10.383Z | |
| 6874 | 2026-09-12T12:54:10.383Z | Sep 12 12:54:09.031Sep 12 12:54:09.031 INFOINFO adding route 3fff:beef:28::/64 -> 2001:db8::55:ffadding route 3fff:beef:33::/64 -> 2001:db8::55:ff |
| 6875 | 2026-09-12T12:54:10.383Z | |
| 6876 | 2026-09-12T12:54:10.384Z | Sep 12 12:54:09.031Sep 12 12:54:09.031 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 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 } }] |
| 6877 | 2026-09-12T12:54:10.384Z | |
| 6878 | 2026-09-12T12:54:10.384Z | Sep 12 12:54:09.031Sep 12 12:54:09.031 INFOINFO adding route 3fff:beef:34::/64 -> 2001:db8::55:ffadding route 3fff:beef:29::/64 -> 2001:db8::55:ff |
| 6879 | 2026-09-12T12:54:10.384Z | |
| 6880 | 2026-09-12T12:54:10.384Z | Sep 12 12:54:09.031Sep 12 12:54:09.031 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 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 } }] |
| 6881 | 2026-09-12T12:54:10.384Z | |
| 6882 | 2026-09-12T12:54:10.384Z | Sep 12 12:54:09.031Sep 12 12:54:09.031 INFOINFO adding route 3fff:beef:35::/64 -> 2001:db8::55:ffadding route 3fff:beef:2a::/64 -> 2001:db8::55:ff |
| 6883 | 2026-09-12T12:54:10.384Z | |
| 6884 | 2026-09-12T12:54:10.384Z | Sep 12 12:54:09.031Sep 12 12:54:09.031 DEBGDEBG replacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]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 } }] |
| 6885 | 2026-09-12T12:54:10.384Z | |
| 6886 | 2026-09-12T12:54:10.384Z | Sep 12 12:54:09.031Sep 12 12:54:09.031 INFOINFO adding route 3fff:beef:36::/64 -> 2001:db8::55:ffadding route 3fff:beef:2b::/64 -> 2001:db8::55:ff |
| 6887 | 2026-09-12T12:54:10.384Z | |
| 6888 | 2026-09-12T12:54:10.384Z | Sep 12 12:54:09.031Sep 12 12:54:09.031 DEBGDEBG replacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 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 } }] |
| 6889 | 2026-09-12T12:54:10.384Z | |
| 6890 | 2026-09-12T12:54:10.384Z | Sep 12 12:54:09.031Sep 12 12:54:09.031 INFOINFO adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffadding route 3fff:beef:37::/64 -> 2001:db8::55:ff |
| 6891 | 2026-09-12T12:54:10.385Z | |
| 6892 | 2026-09-12T12:54:10.385Z | Sep 12 12:54:09.031Sep 12 12:54:09.031 DEBGDEBG replacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 6893 | 2026-09-12T12:54:10.385Z | |
| 6894 | 2026-09-12T12:54:10.385Z | Sep 12 12:54:09.031Sep 12 12:54:09.031 INFOINFO adding route 3fff:beef:38::/64 -> 2001:db8::55:ffadding route 3fff:beef:2d::/64 -> 2001:db8::55:ff |
| 6895 | 2026-09-12T12:54:10.385Z | |
| 6896 | 2026-09-12T12:54:10.385Z | Sep 12 12:54:09.031Sep 12 12:54:09.031 DEBGDEBG replacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 6897 | 2026-09-12T12:54:10.385Z | |
| 6898 | 2026-09-12T12:54:10.385Z | Sep 12 12:54:09.031Sep 12 12:54:09.031 INFOINFO adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffadding route 3fff:beef:39::/64 -> 2001:db8::55:ff |
| 6899 | 2026-09-12T12:54:10.385Z | |
| 6900 | 2026-09-12T12:54:10.385Z | Sep 12 12:54:09.031Sep 12 12:54:09.031 DEBGDEBG replacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]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 } }] |
| 6901 | 2026-09-12T12:54:10.386Z | |
| 6902 | 2026-09-12T12:54:10.386Z | Sep 12 12:54:09.031Sep 12 12:54:09.031 INFOINFO adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffadding route 3fff:beef:2f::/64 -> 2001:db8::55:ff |
| 6903 | 2026-09-12T12:54:10.386Z | |
| 6904 | 2026-09-12T12:54:10.386Z | Sep 12 12:54:09.031Sep 12 12:54:09.031 DEBGDEBG replacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff: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 } }] |
| 6905 | 2026-09-12T12:54:10.386Z | |
| 6906 | 2026-09-12T12:54:10.386Z | Sep 12 12:54:09.031Sep 12 12:54:09.031 INFOINFO adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffadding route 3fff:beef:30::/64 -> 2001:db8::55:ff |
| 6907 | 2026-09-12T12:54:10.386Z | |
| 6908 | 2026-09-12T12:54:10.386Z | Sep 12 12:54:09.031Sep 12 12:54:09.031 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 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 } }] |
| 6909 | 2026-09-12T12:54:10.386Z | Sep 12 12:54:09.033 DEBG Sep 12 12:54:09.032created new freemap, unit: freemap_route_ipv4 |
| 6910 | 2026-09-12T12:54:10.386Z | Sep 12 12:54:09.042Sep 12 12:54:09.043 INFODEBG adding route 3fff:beef:31::/64 -> 2001:db8::55:ffcreated new freemap |
| 6911 | 2026-09-12T12:54:10.386Z | , unit: freemap_route_ipv6Sep 12 12:54:09.032 |
| 6912 | 2026-09-12T12:54:10.386Z | DEBGDEBGSep 12 12:54:09.032 created new freemapSep 12 12:54:09.043created new freemap, , DEBGunit unit:initted freemap. size: 64: , Sep 12 12:54:09.043freemap_route_ipv4unitDEBG: |
| 6913 | 2026-09-12T12:54:10.386Z | freemap_route_ipv4 freemap_route_ipv4created new freemapDEBG |
| 6914 | 2026-09-12T12:54:10.386Z | |
| 6915 | 2026-09-12T12:54:10.386Z | , Sep 12 12:54:09.043unitreplacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 12:54:09.043: |
| 6916 | 2026-09-12T12:54:10.386Z | DEBGDEBG freemap_route_ipv4reset freemap |
| 6917 | 2026-09-12T12:54:10.386Z | , Sep 12 12:54:09.043created new freemapunit, :INFO Sep 12 12:54:09.043 adding route 3fff:beef:32::/64 -> 2001:db8::55:ff |
| 6918 | 2026-09-12T12:54:10.386Z | unit:DEBG freemap_route_ipv4created new freemap |
| 6919 | 2026-09-12T12:54:10.386Z | Sep 12 12:54:09.043, unitDEBG: replacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 12:54:09.043 |
| 6920 | 2026-09-12T12:54:10.386Z | freemap_route_ipv6 Sep 12 12:54:09.043 |
| 6921 | 2026-09-12T12:54:10.386Z | DEBG Sep 12 12:54:09.043DEBG initted freemap. size: 64freemap_route_ipv6 , Sep 12 12:54:09.043unit : |
| 6922 | 2026-09-12T12:54:10.386Z | created new freemapINFO, DEBGfreemap_route_ipv6unit adding route 3fff:beef:33::/64 -> 2001:db8::55:ffinitted freemap. size: 64 |
| 6923 | 2026-09-12T12:54:10.387Z | :, unit:Sep 12 12:54:09.043 |
| 6924 | 2026-09-12T12:54:10.387Z | Sep 12 12:54:09.043freemap_route_ipv4 |
| 6925 | 2026-09-12T12:54:10.387Z | DEBG freemap_route_ipv6initted freemap. size: 64Sep 12 12:54:09.043, Sep 12 12:54:09.043DEBG unitDEBG: reset freemapfreemap_route_ipv4 , reset freemap |
| 6926 | 2026-09-12T12:54:10.387Z | DEBGunit , :unit 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 } }]freemap_route_ipv6: |
| 6927 | 2026-09-12T12:54:10.387Z | |
| 6928 | 2026-09-12T12:54:10.387Z | |
| 6929 | 2026-09-12T12:54:10.387Z | freemap_route_ipv4Sep 12 12:54:09.043 |
| 6930 | 2026-09-12T12:54:10.387Z | Sep 12 12:54:09.043 DEBGINFO Sep 12 12:54:09.043reset freemapadding route 3fff:beef:34::/64 -> 2001:db8::55:ffSep 12 12:54:09.043, |
| 6931 | 2026-09-12T12:54:10.387Z | Sep 12 12:54:09.043 DEBGINFOunit :adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 6932 | 2026-09-12T12:54:10.387Z | freemap_route_ipv4 DEBGSep 12 12:54:09.043initted freemap. size: 64 |
| 6933 | 2026-09-12T12:54:10.387Z | , unit:Sep 12 12:54:09.043DEBG Sep 12 12:54:09.043replacing 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 } }] |
| 6934 | 2026-09-12T12:54:10.387Z | DEBGfreemap_route_ipv6 |
| 6935 | 2026-09-12T12:54:10.387Z | 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: 64DEBG |
| 6936 | 2026-09-12T12:54:10.387Z | , initted freemap. size: 64unitSep 12 12:54:09.043: Sep 12 12:54:09.043DEBG , reset freemapfreemap_route_ipv4Sep 12 12:54:09.043 |
| 6937 | 2026-09-12T12:54:10.392Z | INFO, INFOunit: adding route 3fff:beef:35::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:2freemap_route_ipv6 |
| 6938 | 2026-09-12T12:54:10.392Z | unit |
| 6939 | 2026-09-12T12:54:10.392Z | Sep 12 12:54:09.043: |
| 6940 | 2026-09-12T12:54:10.392Z | freemap_route_ipv6 DEBGSep 12 12:54:09.043Sep 12 12:54:09.043 |
| 6941 | 2026-09-12T12:54:10.392Z | Sep 12 12:54:09.043DEBG reset freemap , reset freemapDEBG, Sep 12 12:54:09.043unit :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 } }]INFOunit DEBGadding route 172.16.0.0/32 -> 10.0.0.1: |
| 6942 | 2026-09-12T12:54:10.392Z | |
| 6943 | 2026-09-12T12:54:10.392Z | freemap_route_ipv4freemap_route_ipv6 |
| 6944 | 2026-09-12T12:54:10.393Z | 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 } }] |
| 6945 | 2026-09-12T12:54:10.393Z | |
| 6946 | 2026-09-12T12:54:10.393Z | Sep 12 12:54:09.043Sep 12 12:54:09.043Sep 12 12:54:09.043 INFOSep 12 12:54:09.043DEBG INFOadding route 3fff:dead::/64 -> 2001:db8::55:1Sep 12 12:54:09.043 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 |
| 6947 | 2026-09-12T12:54:10.393Z | adding route 3fff:dead::/64 -> 2001:db8::55:3adding route 3fff:beef:36::/64 -> 2001:db8::55:ff |
| 6948 | 2026-09-12T12:54:10.393Z | |
| 6949 | 2026-09-12T12:54:10.393Z | |
| 6950 | 2026-09-12T12:54:10.393Z | DEBG Sep 12 12:54:09.043Sep 12 12:54:09.043 initted freemap. size: 64Sep 12 12:54:09.043INFO DEBGadding route 172.16.0.0/32 -> 10.0.0.2 |
| 6951 | 2026-09-12T12:54:10.393Z | Sep 12 12:54:09.043 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 } }], |
| 6952 | 2026-09-12T12:54:10.393Z | unitSep 12 12:54:09.043 DEBGDEBG 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 } }]Sep 12 12:54:09.043 |
| 6953 | 2026-09-12T12:54:10.393Z | 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 } }]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 } }] |
| 6954 | 2026-09-12T12:54:10.393Z | |
| 6955 | 2026-09-12T12:54:10.393Z | adding route 3fff:dead::/64 -> 2001:db8::55:4: |
| 6956 | 2026-09-12T12:54:10.393Z | Sep 12 12:54:09.043freemap_route_ipv6Sep 12 12:54:09.043 Sep 12 12:54:09.043INFO adding route 3fff:beef:37::/64 -> 2001:db8::55:ffDEBG |
| 6957 | 2026-09-12T12:54:10.393Z | Sep 12 12:54:09.043INFO adding route 172.17.0.0/32 -> 10.0.0.255DEBG |
| 6958 | 2026-09-12T12:54:10.393Z | Sep 12 12:54:09.043 |
| 6959 | 2026-09-12T12:54:10.393Z | DEBGreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 } }] |
| 6960 | 2026-09-12T12:54:10.394Z | |
| 6961 | 2026-09-12T12:54:10.394Z | replacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 12:54:09.043 |
| 6962 | 2026-09-12T12:54:10.394Z | DEBG Sep 12 12:54:09.043replacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 12 12:54:09.043 |
| 6963 | 2026-09-12T12:54:10.394Z | 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 } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]Sep 12 12:54:09.043 |
| 6964 | 2026-09-12T12:54:10.394Z | Sep 12 12:54:09.043 INFOreset freemapINFO, unitadding route 3fff:beef:38::/64 -> 2001:db8::55:ff |
| 6965 | 2026-09-12T12:54:10.394Z | :adding route 172.17.0.1/32 -> 10.0.0.255 |
| 6966 | 2026-09-12T12:54:10.394Z | freemap_route_ipv6Sep 12 12:54:09.043 |
| 6967 | 2026-09-12T12:54:10.394Z | DEBG Sep 12 12:54:09.043replacing 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 } }] |
| 6968 | 2026-09-12T12:54:10.394Z | DEBG Sep 12 12:54:09.043replacing 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 } }] |
| 6969 | 2026-09-12T12:54:10.394Z | Sep 12 12:54:09.043INFO INFOadding route 172.16.0.0/32 -> 10.0.0.1Sep 12 12:54:09.043 |
| 6970 | 2026-09-12T12:54:10.394Z | INFOadding route 3fff:beef:39::/64 -> 2001:db8::55:ff |
| 6971 | 2026-09-12T12:54:10.394Z | adding route 172.17.0.2/32 -> 10.0.0.255Sep 12 12:54:09.043 |
| 6972 | 2026-09-12T12:54:10.394Z | 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 } }]Sep 12 12:54:09.043 |
| 6973 | 2026-09-12T12:54:10.394Z | Sep 12 12:54:09.031 Sep 12 12:54:09.043DEBG DEBGcreated new freemapDEBG , 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 } }]unit Sep 12 12:54:09.043: 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 } }]freemap_route_ipv4 |
| 6974 | 2026-09-12T12:54:10.395Z | INFO |
| 6975 | 2026-09-12T12:54:10.395Z | |
| 6976 | 2026-09-12T12:54:10.395Z | adding route 172.17.0.0/32 -> 10.0.0.255 |
| 6977 | 2026-09-12T12:54:10.395Z | Sep 12 12:54:09.043 Sep 12 12:54:09.043INFO DEBGadding route 172.17.0.3/32 -> 10.0.0.255 |
| 6978 | 2026-09-12T12:54:10.395Z | created new freemapSep 12 12:54:09.043, unitSep 12 12:54:09.043: Sep 12 12:54:09.043 DEBGINFOfreemap_route_ipv6 DEBG |
| 6979 | 2026-09-12T12:54:10.395Z | adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff replacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 6980 | 2026-09-12T12:54:10.395Z | |
| 6981 | 2026-09-12T12:54:10.395Z | |
| 6982 | 2026-09-12T12:54:10.395Z | Sep 12 12:54:09.043Sep 12 12:54:09.043Sep 12 12:54:09.043 INFODEBG adding route 172.17.0.4/32 -> 10.0.0.255 Sep 12 12:54:09.043 |
| 6983 | 2026-09-12T12:54:10.395Z | 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 } }] DEBGINFO |
| 6984 | 2026-09-12T12:54:10.396Z | initted freemap. size: 64 , adding route 172.17.0.1/32 -> 10.0.0.255unit |
| 6985 | 2026-09-12T12:54:10.396Z | : freemap_route_ipv4Sep 12 12:54:09.043Sep 12 12:54:09.043 |
| 6986 | 2026-09-12T12:54:10.396Z | DEBG Sep 12 12:54:09.043replacing 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 |
| 6987 | 2026-09-12T12:54:10.396Z | adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff DEBGSep 12 12:54:09.043 Sep 12 12:54:09.043replacing 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 } }] |
| 6988 | 2026-09-12T12:54:10.396Z | INFO |
| 6989 | 2026-09-12T12:54:10.396Z | DEBGadding route 172.17.0.5/32 -> 10.0.0.255 |
| 6990 | 2026-09-12T12:54:10.396Z | reset freemapSep 12 12:54:09.043 , Sep 12 12:54:09.043DEBG Sep 12 12:54:09.043replacing 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 |
| 6991 | 2026-09-12T12:54:10.396Z | DEBGunit : replacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.2/32 -> 10.0.0.255 |
| 6992 | 2026-09-12T12:54:10.397Z | freemap_route_ipv4 |
| 6993 | 2026-09-12T12:54:10.397Z | Sep 12 12:54:09.043 |
| 6994 | 2026-09-12T12:54:10.397Z | INFO adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffSep 12 12:54:09.043Sep 12 12:54:09.043 Sep 12 12:54:09.043DEBGINFO |
| 6995 | 2026-09-12T12:54:10.397Z | DEBG initted freemap. size: 64replacing 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.6/32 -> 10.0.0.255Sep 12 12:54:09.043 |
| 6996 | 2026-09-12T12:54:10.397Z | unit |
| 6997 | 2026-09-12T12:54:10.397Z | :DEBG freemap_route_ipv6 |
| 6998 | 2026-09-12T12:54:10.397Z | replacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 12:54:09.043 |
| 6999 | 2026-09-12T12:54:10.397Z | Sep 12 12:54:09.043 INFODEBG Sep 12 12:54:09.043adding route 172.17.0.3/32 -> 10.0.0.255 Sep 12 12:54:09.043replacing 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 } }] |
| 7000 | 2026-09-12T12:54:10.398Z | DEBG |
| 7001 | 2026-09-12T12:54:10.398Z | test route::tests::grow_succeeds ... ok |
| 7002 | 2026-09-12T12:54:10.398Z | DEBG failed to allocate space for the new target listreset freemap |
| 7003 | 2026-09-12T12:54:10.398Z | Sep 12 12:54:09.043, INFOunit :Sep 12 12:54:09.043adding route 172.17.0.7/32 -> 10.0.0.255 Sep 12 12:54:09.043DEBG |
| 7004 | 2026-09-12T12:54:10.398Z | freemap_route_ipv6 |
| 7005 | 2026-09-12T12:54:10.398Z | 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 } }]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 } }] |
| 7006 | 2026-09-12T12:54:10.398Z | Sep 12 12:54:09.043 |
| 7007 | 2026-09-12T12:54:10.398Z | Sep 12 12:54:09.043DEBG Sep 12 12:54:09.043replacing 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 } }] |
| 7008 | 2026-09-12T12:54:10.398Z | INFOINFO adding route 172.17.0.4/32 -> 10.0.0.255adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 7009 | 2026-09-12T12:54:10.398Z | |
| 7010 | 2026-09-12T12:54:10.398Z | Sep 12 12:54:09.043 INFO adding route 172.17.0.8/32 -> 10.0.0.255 |
| 7011 | 2026-09-12T12:54:10.398Z | test route::tests::rollback_on_compact_delete_failure ... ok |
| 7012 | 2026-09-12T12:54:10.399Z | Sep 12 12:54:09.043Sep 12 12:54:09.043 Sep 12 12:54:09.043 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 } }]DEBGreplacing 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 } }] |
| 7013 | 2026-09-12T12:54:10.399Z | test route::tests::identity_replace_is_noop ... ok |
| 7014 | 2026-09-12T12:54:10.399Z | 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 } }] |
| 7015 | 2026-09-12T12:54:10.399Z | |
| 7016 | 2026-09-12T12:54:10.399Z | Sep 12 12:54:09.043 INFO adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 7017 | 2026-09-12T12:54:10.399Z | Sep 12 12:54:09.043Sep 12 12:54:09.043 INFOINFO adding route 172.17.0.5/32 -> 10.0.0.255Sep 12 12:54:09.043adding route 172.17.0.9/32 -> 10.0.0.255 |
| 7018 | 2026-09-12T12:54:10.399Z | |
| 7019 | 2026-09-12T12:54:10.399Z | 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 } }] |
| 7020 | 2026-09-12T12:54:10.399Z | Sep 12 12:54:09.043 INFO adding route 3fff:dead::/64 -> 2001:db8::55:3Sep 12 12:54:09.043Sep 12 12:54:09.043 |
| 7021 | 2026-09-12T12:54:10.399Z | |
| 7022 | 2026-09-12T12:54:10.399Z | DEBGDEBG Sep 12 12:54:09.043replacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 12 12:54:09.043 |
| 7023 | 2026-09-12T12:54:10.399Z | 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 } }]DEBG |
| 7024 | 2026-09-12T12:54:10.399Z | 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 Sep 12 12:54:09.044 adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffDEBG |
| 7025 | 2026-09-12T12:54:10.399Z | Sep 12 12:54:09.043 created new freemapDEBG, created new freemapSep 12 12:54:09.044, Sep 12 12:54:09.053unitunit: DEBGDEBG created new freemapreplacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }], freemap_route_ipv4 |
| 7026 | 2026-09-12T12:54:10.399Z | : |
| 7027 | 2026-09-12T12:54:10.400Z | unit :freemap_route_ipv4 |
| 7028 | 2026-09-12T12:54:10.400Z | freemap_route_ipv4Sep 12 12:54:09.053 |
| 7029 | 2026-09-12T12:54:10.400Z | DEBGSep 12 12:54:09.053 failed to allocate space for the new target listDEBG |
| 7030 | 2026-09-12T12:54:10.400Z | Sep 12 12:54:09.053Sep 12 12:54:09.053created new freemap , unitDEBG:Sep 12 12:54:09.053DEBG freemap_route_ipv6 |
| 7031 | 2026-09-12T12:54:10.400Z | DEBGcreated new freemap , created new freemapunit , :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 } }]unit |
| 7032 | 2026-09-12T12:54:10.400Z | : Sep 12 12:54:09.053freemap_route_ipv6 freemap_route_ipv6 |
| 7033 | 2026-09-12T12:54:10.400Z | |
| 7034 | 2026-09-12T12:54:10.400Z | DEBG Sep 12 12:54:09.053 DEBG initted freemap. size: 64initted freemap. size: 64Sep 12 12:54:09.053, unit, :DEBGunit initted freemap. size: 64freemap_route_ipv4, :unit |
| 7035 | 2026-09-12T12:54:10.400Z | : freemap_route_ipv4freemap_route_ipv4 |
| 7036 | 2026-09-12T12:54:10.400Z | |
| 7037 | 2026-09-12T12:54:10.405Z | Sep 12 12:54:09.053 DEBG reset freemap, Sep 12 12:54:09.053Sep 12 12:54:09.053unit :DEBGDEBG freemap_route_ipv4reset freemap |
| 7038 | 2026-09-12T12:54:10.405Z | reset freemap, , unitunit:: Sep 12 12:54:09.053 freemap_route_ipv4 freemap_route_ipv4DEBG |
| 7039 | 2026-09-12T12:54:10.405Z | |
| 7040 | 2026-09-12T12:54:10.405Z | initted freemap. size: 64, unit: freemap_route_ipv6Sep 12 12:54:09.031Sep 12 12:54:09.053Sep 12 12:54:09.053 DEBGDEBG |
| 7041 | 2026-09-12T12:54:10.405Z | initted freemap. size: 64created new freemap, DEBGunit, : Sep 12 12:54:09.053unitfreemap_route_ipv6 : |
| 7042 | 2026-09-12T12:54:10.405Z | initted freemap. size: 64 DEBG freemap_route_ipv4, reset freemapunit, Sep 12 12:54:09.053 |
| 7043 | 2026-09-12T12:54:10.405Z | : unit freemap_route_ipv6:DEBG |
| 7044 | 2026-09-12T12:54:10.405Z | freemap_route_ipv6reset freemap |
| 7045 | 2026-09-12T12:54:10.405Z | , unitSep 12 12:54:09.053: freemap_route_ipv6 |
| 7046 | 2026-09-12T12:54:10.405Z | Sep 12 12:54:09.053Sep 12 12:54:09.053 INFODEBG created new freemapadding route 172.16.0.0/32 -> 10.0.0.1, |
| 7047 | 2026-09-12T12:54:10.405Z | unit :DEBG freemap_route_ipv6Sep 12 12:54:09.053 |
| 7048 | 2026-09-12T12:54:10.405Z | Sep 12 12:54:09.053INFO reset freemapDEBG, unitadding route 172.16.0.0/32 -> 10.0.0.1replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] |
| 7049 | 2026-09-12T12:54:10.405Z | :Sep 12 12:54:09.053 |
| 7050 | 2026-09-12T12:54:10.406Z | DEBGfreemap_route_ipv6 |
| 7051 | 2026-09-12T12:54:10.406Z | initted freemap. size: 64, Sep 12 12:54:09.053unit :DEBG freemap_route_ipv4replacing 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 } }] |
| 7052 | 2026-09-12T12:54:10.406Z | |
| 7053 | 2026-09-12T12:54:10.406Z | Sep 12 12:54:09.053 INFOSep 12 12:54:09.053 adding route 172.16.0.0/32 -> 10.0.0.1DEBG |
| 7054 | 2026-09-12T12:54:10.406Z | 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 } }] |
| 7055 | 2026-09-12T12:54:10.406Z | Sep 12 12:54:09.053 DEBG |
| 7056 | 2026-09-12T12:54:10.406Z | Sep 12 12:54:09.053Sep 12 12:54:09.053 INFODEBGreset freemap , 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 } }]unit |
| 7057 | 2026-09-12T12:54:10.406Z | : freemap_route_ipv4 |
| 7058 | 2026-09-12T12:54:10.406Z | adding route 172.16.0.0/32 -> 10.0.0.2Sep 12 12:54:09.053 |
| 7059 | 2026-09-12T12:54:10.406Z | INFO adding route 172.16.0.0/32 -> 10.0.0.2 |
| 7060 | 2026-09-12T12:54:10.406Z | Sep 12 12:54:09.053 Sep 12 12:54:09.053DEBG DEBGinitted freemap. size: 64Sep 12 12:54:09.053, unitINFO: 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 |
| 7061 | 2026-09-12T12:54:10.406Z | |
| 7062 | 2026-09-12T12:54:10.406Z | Sep 12 12:54:09.053adding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 7063 | 2026-09-12T12:54:10.406Z | 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 } }] |
| 7064 | 2026-09-12T12:54:10.407Z | Sep 12 12:54:09.053 INFO adding route 172.16.0.0/32 -> 10.0.0.3Sep 12 12:54:09.053 |
| 7065 | 2026-09-12T12:54:10.407Z | Sep 12 12:54:09.053DEBG 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 } }] Sep 12 12:54:09.053 |
| 7066 | 2026-09-12T12:54:10.407Z | reset freemap , Sep 12 12:54:09.053unitINFO: Sep 12 12:54:09.053freemap_route_ipv6 DEBG |
| 7067 | 2026-09-12T12:54:10.407Z | DEBG adding route 172.16.0.0/32 -> 10.0.0.3replacing 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 } }] |
| 7068 | 2026-09-12T12:54:10.407Z | 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 12 12:54:09.053 |
| 7069 | 2026-09-12T12:54:10.407Z | |
| 7070 | 2026-09-12T12:54:10.407Z | INFOSep 12 12:54:09.053 adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 12 12:54:09.053 |
| 7071 | 2026-09-12T12:54:10.407Z | INFOSep 12 12:54:09.053 adding route 172.16.0.0/32 -> 10.0.0.4WARN |
| 7072 | 2026-09-12T12:54:10.407Z | DEBG shrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })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 } }] |
| 7073 | 2026-09-12T12:54:10.407Z | |
| 7074 | 2026-09-12T12:54:10.407Z | Sep 12 12:54:09.053Sep 12 12:54:09.053 DEBG 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 } }, 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 } }] |
| 7075 | 2026-09-12T12:54:10.407Z | Sep 12 12:54:09.053 |
| 7076 | 2026-09-12T12:54:10.407Z | INFO adding route 172.16.0.0/32 -> 10.0.0.4 |
| 7077 | 2026-09-12T12:54:10.407Z | Sep 12 12:54:09.053 INFOSep 12 12:54:09.053 adding route 3fff:dead::/64 -> 2001:db8::55:1DEBG |
| 7078 | 2026-09-12T12:54:10.407Z | Sep 12 12:54:09.053 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 } }] |
| 7079 | 2026-09-12T12:54:10.408Z | INFO Sep 12 12:54:09.053adding route 172.17.0.0/32 -> 10.0.0.255 |
| 7080 | 2026-09-12T12:54:10.408Z | DEBGSep 12 12:54:09.053 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 } }]DEBG |
| 7081 | 2026-09-12T12:54:10.408Z | 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 } }] |
| 7082 | 2026-09-12T12:54:10.408Z | Sep 12 12:54:09.053 DEBG Sep 12 12:54:09.043replacing 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 } }] |
| 7083 | 2026-09-12T12:54:10.408Z | Sep 12 12:54:09.053INFO INFOadding route 172.17.0.6/32 -> 10.0.0.255 |
| 7084 | 2026-09-12T12:54:10.408Z | adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 12 12:54:09.053 |
| 7085 | 2026-09-12T12:54:10.408Z | INFO Sep 12 12:54:09.053adding route 172.17.0.1/32 -> 10.0.0.255 |
| 7086 | 2026-09-12T12:54:10.408Z | DEBG Sep 12 12:54:09.053replacing 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 } }] |
| 7087 | 2026-09-12T12:54:10.408Z | DEBGSep 12 12:54:09.053 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 } }]DEBG |
| 7088 | 2026-09-12T12:54:10.408Z | Sep 12 12:54:09.053 replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 7089 | 2026-09-12T12:54:10.408Z | adding route 172.17.0.7/32 -> 10.0.0.255Sep 12 12:54:09.053 |
| 7090 | 2026-09-12T12:54:10.408Z | INFO adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 7091 | 2026-09-12T12:54:10.408Z | Sep 12 12:54:09.053Sep 12 12:54:09.053 INFODEBG adding route 172.17.0.2/32 -> 10.0.0.255Sep 12 12:54:09.053replacing 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 } }] |
| 7092 | 2026-09-12T12:54:10.408Z | |
| 7093 | 2026-09-12T12:54:10.408Z | 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 } }] |
| 7094 | 2026-09-12T12:54:10.408Z | Sep 12 12:54:09.053 DEBGSep 12 12:54:09.053 Sep 12 12:54:09.053INFO 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 } }] |
| 7095 | 2026-09-12T12:54:10.408Z | adding route 3fff:beef::/64 -> 2001:db8::55:ffadding route 172.17.0.8/32 -> 10.0.0.255 |
| 7096 | 2026-09-12T12:54:10.408Z | |
| 7097 | 2026-09-12T12:54:10.409Z | test route::tests::rollback_on_compact_write_failure ... ok |
| 7098 | 2026-09-12T12:54:10.409Z | test route::tests::rollback_on_index_readd_failure ... ok |
| 7099 | 2026-09-12T12:54:10.409Z | Sep 12 12:54:09.053 Sep 12 12:54:09.053INFOSep 12 12:54:09.053 adding route 172.17.0.3/32 -> 10.0.0.255DEBG |
| 7100 | 2026-09-12T12:54:10.409Z | 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 } }] |
| 7101 | 2026-09-12T12:54:10.409Z | 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 } }] |
| 7102 | 2026-09-12T12:54:10.409Z | Sep 12 12:54:09.053 DEBG replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:54:09.053Sep 12 12:54:09.053 |
| 7103 | 2026-09-12T12:54:10.409Z | INFOINFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ffadding route 172.17.0.9/32 -> 10.0.0.255 |
| 7104 | 2026-09-12T12:54:10.409Z | Sep 12 12:54:09.053 |
| 7105 | 2026-09-12T12:54:10.409Z | INFO adding route 172.17.0.4/32 -> 10.0.0.255 |
| 7106 | 2026-09-12T12:54:10.409Z | Sep 12 12:54:09.053Sep 12 12:54:09.053 Sep 12 12:54:09.053DEBGDEBG 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 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 } }] |
| 7107 | 2026-09-12T12:54:10.409Z | |
| 7108 | 2026-09-12T12:54:10.409Z | 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 } }] |
| 7109 | 2026-09-12T12:54:10.409Z | Sep 12 12:54:09.053 INFOSep 12 12:54:09.053 adding route 3fff:beef:2::/64 -> 2001:db8::55:ffINFO |
| 7110 | 2026-09-12T12:54:10.409Z | Sep 12 12:54:09.053adding route 172.17.0.10/32 -> 10.0.0.255 |
| 7111 | 2026-09-12T12:54:10.409Z | INFO adding route 172.17.0.5/32 -> 10.0.0.255 |
| 7112 | 2026-09-12T12:54:10.409Z | Sep 12 12:54:09.053 DEBGSep 12 12:54:09.053 replacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 12:54:09.053 |
| 7113 | 2026-09-12T12:54:10.409Z | DEBG 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 } }]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 } }] |
| 7114 | 2026-09-12T12:54:10.410Z | |
| 7115 | 2026-09-12T12:54:10.410Z | Sep 12 12:54:09.053 INFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ffSep 12 12:54:09.053 |
| 7116 | 2026-09-12T12:54:10.410Z | Sep 12 12:54:09.053INFO adding route 172.17.0.11/32 -> 10.0.0.255INFO |
| 7117 | 2026-09-12T12:54:10.410Z | Sep 12 12:54:09.053 adding route 172.17.0.6/32 -> 10.0.0.255 |
| 7118 | 2026-09-12T12:54:10.410Z | DEBG Sep 12 12:54:09.053replacing 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 } }] |
| 7119 | 2026-09-12T12:54:10.410Z | DEBGSep 12 12:54:09.043 Sep 12 12:54:09.053replacing 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 } }]INFO Sep 12 12:54:09.053 DEBG |
| 7120 | 2026-09-12T12:54:10.410Z | adding route 172.17.0.10/32 -> 10.0.0.255 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 } }] |
| 7121 | 2026-09-12T12:54:10.410Z | INFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ff |
| 7122 | 2026-09-12T12:54:10.410Z | |
| 7123 | 2026-09-12T12:54:10.410Z | Sep 12 12:54:09.053 INFOSep 12 12:54:09.053 Sep 12 12:54:09.053 adding route 172.17.0.7/32 -> 10.0.0.255Sep 12 12:54:09.053 |
| 7124 | 2026-09-12T12:54:10.410Z | INFO DEBGadding route 172.17.0.12/32 -> 10.0.0.255 replacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 7125 | 2026-09-12T12:54:10.410Z | |
| 7126 | 2026-09-12T12:54:10.410Z | replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:54:09.053 DEBG replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:54:09.054 |
| 7127 | 2026-09-12T12:54:10.410Z | DEBG Sep 12 12:54:09.054created new freemap DEBG, unitcreated new freemapSep 12 12:54:09.054:, DEBGfreemap_route_ipv4unitSep 12 12:54:09.064 Sep 12 12:54:09.064Sep 12 12:54:09.054 created new freemap INFOINFO, |
| 7128 | 2026-09-12T12:54:10.411Z | adding route 3fff:beef:5::/64 -> 2001:db8::55:ffDEBGunit :adding route 172.17.0.8/32 -> 10.0.0.255 |
| 7129 | 2026-09-12T12:54:10.411Z | : |
| 7130 | 2026-09-12T12:54:10.411Z | freemap_route_ipv4 |
| 7131 | 2026-09-12T12:54:10.411Z | Sep 12 12:54:09.064created new freemap , unitfreemap_route_ipv4:Sep 12 12:54:09.064DEBG |
| 7132 | 2026-09-12T12:54:10.411Z | 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 } }] |
| 7133 | 2026-09-12T12:54:10.411Z | freemap_route_ipv4 |
| 7134 | 2026-09-12T12:54:10.411Z | DEBGSep 12 12:54:09.064 created new freemapSep 12 12:54:09.064Sep 12 12:54:09.064 , INFOunit DEBG:DEBG adding route 3fff:beef:6::/64 -> 2001:db8::55:ff replacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7135 | 2026-09-12T12:54:10.412Z | |
| 7136 | 2026-09-12T12:54:10.412Z | freemap_route_ipv6created new freemap |
| 7137 | 2026-09-12T12:54:10.416Z | Sep 12 12:54:09.064, DEBGunitSep 12 12:54:09.064: Sep 12 12:54:09.064DEBGSep 12 12:54:09.064created new freemap , unitINFO DEBG: freemap_route_ipv6freemap_route_ipv6initted freemap. size: 64 |
| 7138 | 2026-09-12T12:54:10.416Z | |
| 7139 | 2026-09-12T12:54:10.416Z | adding route 172.17.0.9/32 -> 10.0.0.255, |
| 7140 | 2026-09-12T12:54:10.417Z | unit:replacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 12:54:09.064 |
| 7141 | 2026-09-12T12:54:10.417Z | Sep 12 12:54:09.064Sep 12 12:54:09.064 freemap_route_ipv4 DEBGDEBG |
| 7142 | 2026-09-12T12:54:10.417Z | DEBGreplacing 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 } }] |
| 7143 | 2026-09-12T12:54:10.417Z | initted freemap. size: 64Sep 12 12:54:09.064, initted freemap. size: 64unitSep 12 12:54:09.064, INFOunit :DEBGadding route 3fff:beef:7::/64 -> 2001:db8::55:ff : |
| 7144 | 2026-09-12T12:54:10.417Z | reset freemapfreemap_route_ipv4 freemap_route_ipv4 |
| 7145 | 2026-09-12T12:54:10.417Z | , |
| 7146 | 2026-09-12T12:54:10.417Z | Sep 12 12:54:09.064unit :DEBG Sep 12 12:54:09.064freemap_route_ipv4 |
| 7147 | 2026-09-12T12:54:10.417Z | DEBGSep 12 12:54:09.064Sep 12 12:54:09.064 replacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 7148 | 2026-09-12T12:54:10.417Z | DEBGreset freemapSep 12 12:54:09.064, unit reset freemap: , freemap_route_ipv4DEBGunit |
| 7149 | 2026-09-12T12:54:10.417Z | adding route 172.17.0.10/32 -> 10.0.0.255: freemap_route_ipv4initted freemap. size: 64 |
| 7150 | 2026-09-12T12:54:10.417Z | Sep 12 12:54:09.064 , unit |
| 7151 | 2026-09-12T12:54:10.417Z | Sep 12 12:54:09.064INFO :DEBG Sep 12 12:54:09.064 freemap_route_ipv6initted freemap. size: 64 adding route 3fff:beef:8::/64 -> 2001:db8::55:ff |
| 7152 | 2026-09-12T12:54:10.417Z | , unit: |
| 7153 | 2026-09-12T12:54:10.417Z | freemap_route_ipv6Sep 12 12:54:09.064 |
| 7154 | 2026-09-12T12:54:10.417Z | DEBG Sep 12 12:54:09.064initted freemap. size: 64DEBGSep 12 12:54:09.064Sep 12 12:54:09.064, unitDEBGDEBG reset freemapreset 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, ::unit :freemap_route_ipv6freemap_route_ipv6 |
| 7155 | 2026-09-12T12:54:10.417Z | freemap_route_ipv6 |
| 7156 | 2026-09-12T12:54:10.417Z | |
| 7157 | 2026-09-12T12:54:10.417Z | |
| 7158 | 2026-09-12T12:54:10.417Z | DEBG Sep 12 12:54:09.064replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:54:09.064Sep 12 12:54:09.064 |
| 7159 | 2026-09-12T12:54:10.418Z | INFO INFOSep 12 12:54:09.064 adding route 3fff:dead::/64 -> 2001:db8::55:1 DEBGINFO |
| 7160 | 2026-09-12T12:54:10.418Z | adding route 3fff:beef:9::/64 -> 2001:db8::55:ffreset freemapadding route 172.16.0.0/32 -> 10.0.0.1 |
| 7161 | 2026-09-12T12:54:10.418Z | , unit: |
| 7162 | 2026-09-12T12:54:10.418Z | Sep 12 12:54:09.064freemap_route_ipv6Sep 12 12:54:09.064 |
| 7163 | 2026-09-12T12:54:10.418Z | Sep 12 12:54:09.064DEBG 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 } }] |
| 7164 | 2026-09-12T12:54:10.418Z | Sep 12 12:54:09.064 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 } }]INFOreplacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 7165 | 2026-09-12T12:54:10.418Z | |
| 7166 | 2026-09-12T12:54:10.418Z | adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 12 12:54:09.064 |
| 7167 | 2026-09-12T12:54:10.418Z | INFOSep 12 12:54:09.064Sep 12 12:54:09.064 INFOadding route 3fff:dead::/64 -> 2001:db8::55:2 adding route 172.16.0.0/32 -> 10.0.0.1INFO |
| 7168 | 2026-09-12T12:54:10.418Z | |
| 7169 | 2026-09-12T12:54:10.418Z | adding route 3fff:beef:a::/64 -> 2001:db8::55:ffSep 12 12:54:09.064 |
| 7170 | 2026-09-12T12:54:10.418Z | Sep 12 12:54:09.064DEBGSep 12 12:54:09.064 Sep 12 12:54:09.064Sep 12 12:54:09.064 DEBGINFO 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 } }]DEBGDEBG |
| 7171 | 2026-09-12T12:54:10.418Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 7172 | 2026-09-12T12:54:10.418Z | 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 } }] |
| 7173 | 2026-09-12T12:54:10.418Z | |
| 7174 | 2026-09-12T12:54:10.418Z | Sep 12 12:54:09.064 adding route 172.17.0.11/32 -> 10.0.0.255Sep 12 12:54:09.064 |
| 7175 | 2026-09-12T12:54:10.418Z | INFOSep 12 12:54:09.064 Sep 12 12:54:09.064 INFOadding route 172.16.0.0/32 -> 10.0.0.1INFOINFOSep 12 12:54:09.064 adding route 3fff:dead::/64 -> 2001:db8::55:2DEBGadding route 3fff:beef:b::/64 -> 2001:db8::55:ff |
| 7176 | 2026-09-12T12:54:10.418Z | |
| 7177 | 2026-09-12T12:54:10.419Z | 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 } }] |
| 7178 | 2026-09-12T12:54:10.419Z | |
| 7179 | 2026-09-12T12:54:10.419Z | adding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 7180 | 2026-09-12T12:54:10.419Z | Sep 12 12:54:09.064Sep 12 12:54:09.064 Sep 12 12:54:09.064DEBG DEBG 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 } }]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 } }] |
| 7181 | 2026-09-12T12:54:10.419Z | |
| 7182 | 2026-09-12T12:54:10.419Z | 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 12 12:54:09.064 Sep 12 12:54:09.064Sep 12 12:54:09.064DEBGSep 12 12:54:09.064 |
| 7183 | 2026-09-12T12:54:10.419Z | INFO INFO adding route 3fff:dead::/64 -> 2001:db8::55:3adding route 3fff:beef:c::/64 -> 2001:db8::55:ff Sep 12 12:54:09.064 |
| 7184 | 2026-09-12T12:54:10.419Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]Sep 12 12:54:09.064 |
| 7185 | 2026-09-12T12:54:10.419Z | DEBG |
| 7186 | 2026-09-12T12:54:10.419Z | INFOINFO Sep 12 12:54:09.064 Sep 12 12:54:09.064adding route 172.16.0.0/32 -> 10.0.0.2DEBG |
| 7187 | 2026-09-12T12:54:10.419Z | Sep 12 12:54:09.064 INFO adding route 3fff:dead::/64 -> 2001:db8::55:4 Sep 12 12:54:09.064adding route 172.17.0.12/32 -> 10.0.0.255replacing 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 } }] |
| 7188 | 2026-09-12T12:54:10.419Z | |
| 7189 | 2026-09-12T12:54:10.419Z | DEBG |
| 7190 | 2026-09-12T12:54:10.419Z | DEBGreplacing 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 } }] |
| 7191 | 2026-09-12T12:54:10.419Z | Sep 12 12:54:09.064Sep 12 12:54:09.064 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: "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 } }] |
| 7192 | 2026-09-12T12:54:10.419Z | |
| 7193 | 2026-09-12T12:54:10.419Z | 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:d::/64 -> 2001:db8::55:ffSep 12 12:54:09.064 |
| 7194 | 2026-09-12T12:54:10.419Z | Sep 12 12:54:09.064 Sep 12 12:54:09.064INFOINFO |
| 7195 | 2026-09-12T12:54:10.419Z | adding route 172.17.0.0/32 -> 10.0.0.255 |
| 7196 | 2026-09-12T12:54:10.420Z | adding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 7197 | 2026-09-12T12:54:10.420Z | INFO Sep 12 12:54:09.064Sep 12 12:54:09.064 adding route 172.17.0.13/32 -> 10.0.0.255DEBGDEBG |
| 7198 | 2026-09-12T12:54:10.420Z | Sep 12 12:54:09.064 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 } }] |
| 7199 | 2026-09-12T12:54:10.420Z | DEBGSep 12 12:54:09.064 replacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:54:09.064 |
| 7200 | 2026-09-12T12:54:10.420Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }] Sep 12 12:54:09.064Sep 12 12:54:09.064 |
| 7201 | 2026-09-12T12:54:10.420Z | INFO DEBGDEBGDEBG 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:e::/64 -> 2001:db8::55:ffSep 12 12:54:09.064 |
| 7202 | 2026-09-12T12:54:10.420Z | 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 } }] |
| 7203 | 2026-09-12T12:54:10.420Z | |
| 7204 | 2026-09-12T12:54:10.420Z | Sep 12 12:54:09.064 INFOWARNSep 12 12:54:09.064Sep 12 12:54:09.064 DEBGSep 12 12:54:09.064 INFODEBGreplacing 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 172.17.0.1/32 -> 10.0.0.255shrink-in-place compact add failed at slot 8: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) |
| 7205 | 2026-09-12T12:54:10.420Z | 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 } }] |
| 7206 | 2026-09-12T12:54:10.420Z | 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 } }] |
| 7207 | 2026-09-12T12:54:10.420Z | |
| 7208 | 2026-09-12T12:54:10.420Z | Sep 12 12:54:09.064 |
| 7209 | 2026-09-12T12:54:10.420Z | Sep 12 12:54:09.064INFOadding route 172.17.0.14/32 -> 10.0.0.255 Sep 12 12:54:09.064 |
| 7210 | 2026-09-12T12:54:10.420Z | adding route 3fff:beef:f::/64 -> 2001:db8::55:ff WARN |
| 7211 | 2026-09-12T12:54:10.420Z | DEBG Sep 12 12:54:09.064Sep 12 12:54:09.064Sep 12 12:54:09.064 shrink-in-place index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })DEBG |
| 7212 | 2026-09-12T12:54:10.420Z | 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 } }] 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 } }] |
| 7213 | 2026-09-12T12:54:10.420Z | 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 |
| 7214 | 2026-09-12T12:54:10.421Z | |
| 7215 | 2026-09-12T12:54:10.421Z | adding route 172.17.0.13/32 -> 10.0.0.255Sep 12 12:54:09.064 |
| 7216 | 2026-09-12T12:54:10.421Z | Sep 12 12:54:09.064INFO INFO adding route 172.17.0.2/32 -> 10.0.0.255adding route 3fff:beef:10::/64 -> 2001:db8::55:ff |
| 7217 | 2026-09-12T12:54:10.421Z | |
| 7218 | 2026-09-12T12:54:10.421Z | Sep 12 12:54:09.064 Sep 12 12:54:09.064DEBG INFOreplacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:54:09.064 |
| 7219 | 2026-09-12T12:54:10.421Z | DEBGadding route 172.17.0.15/32 -> 10.0.0.255 |
| 7220 | 2026-09-12T12:54:10.421Z | replacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 12:54:09.064Sep 12 12:54:09.064 DEBGDEBGSep 12 12:54:09.064 |
| 7221 | 2026-09-12T12:54:10.421Z | 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 |
| 7222 | 2026-09-12T12:54:10.421Z | adding 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 } }]Sep 12 12:54:09.064 |
| 7223 | 2026-09-12T12:54:10.422Z | Sep 12 12:54:09.064 INFOSep 12 12:54:09.064 adding route 3fff:beef:11::/64 -> 2001:db8::55:ffINFOINFO |
| 7224 | 2026-09-12T12:54:10.422Z | |
| 7225 | 2026-09-12T12:54:10.422Z | adding route 172.17.0.3/32 -> 10.0.0.255adding route 172.17.0.16/32 -> 10.0.0.255 |
| 7226 | 2026-09-12T12:54:10.422Z | |
| 7227 | 2026-09-12T12:54:10.422Z | Sep 12 12:54:09.064 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 } }] |
| 7228 | 2026-09-12T12:54:10.422Z | Sep 12 12:54:09.064 DEBGSep 12 12:54:09.064 Sep 12 12:54:09.064DEBG |
| 7229 | 2026-09-12T12:54:10.422Z | Sep 12 12:54:09.064replacing 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 adding route 3fff:beef:12::/64 -> 2001:db8::55:ffSep 12 12:54:09.065 |
| 7230 | 2026-09-12T12:54:10.422Z | DEBG created new freemap, Sep 12 12:54:09.065unitSep 12 12:54:09.074: Sep 12 12:54:09.074DEBGfreemap_route_ipv4DEBG |
| 7231 | 2026-09-12T12:54:10.422Z | 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 } }]created new freemap |
| 7232 | 2026-09-12T12:54:10.422Z | , DEBGunit :replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:54:09.074 |
| 7233 | 2026-09-12T12:54:10.422Z | Sep 12 12:54:09.074freemap_route_ipv4 |
| 7234 | 2026-09-12T12:54:10.422Z | DEBG created new freemapINFO, Sep 12 12:54:09.074adding route 3fff:beef:13::/64 -> 2001:db8::55:ff unitINFOSep 12 12:54:09.074: |
| 7235 | 2026-09-12T12:54:10.422Z | adding route 172.17.0.15/32 -> 10.0.0.255DEBGfreemap_route_ipv6 |
| 7236 | 2026-09-12T12:54:10.422Z | Sep 12 12:54:09.074created new freemap |
| 7237 | 2026-09-12T12:54:10.427Z | DEBG, unitreplacing 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 12 12:54:09.074: |
| 7238 | 2026-09-12T12:54:10.427Z | Sep 12 12:54:09.074freemap_route_ipv6DEBG 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 } }] |
| 7239 | 2026-09-12T12:54:10.427Z | Sep 12 12:54:09.074 |
| 7240 | 2026-09-12T12:54:10.427Z | INFODEBG Sep 12 12:54:09.074Sep 12 12:54:09.074initted freemap. size: 64 , adding route 3fff:beef:14::/64 -> 2001:db8::55:ffDEBG |
| 7241 | 2026-09-12T12:54:10.427Z | initted freemap. size: 64unit , unit:: INFOSep 12 12:54:09.074 freemap_route_ipv4 |
| 7242 | 2026-09-12T12:54:10.427Z | freemap_route_ipv4DEBG |
| 7243 | 2026-09-12T12:54:10.427Z | 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 172.17.0.16/32 -> 10.0.0.255 |
| 7244 | 2026-09-12T12:54:10.427Z | |
| 7245 | 2026-09-12T12:54:10.427Z | Sep 12 12:54:09.074 Sep 12 12:54:09.074DEBGSep 12 12:54:09.074 reset freemapINFO, unitadding route 3fff:beef:15::/64 -> 2001:db8::55:ff |
| 7246 | 2026-09-12T12:54:10.427Z | : Sep 12 12:54:09.074freemap_route_ipv4DEBG |
| 7247 | 2026-09-12T12:54:10.427Z | Sep 12 12:54:09.074reset freemap , DEBGunitDEBG replacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 12:54:09.074 |
| 7248 | 2026-09-12T12:54:10.427Z | :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 } }] |
| 7249 | 2026-09-12T12:54:10.427Z | freemap_route_ipv4 |
| 7250 | 2026-09-12T12:54:10.427Z | DEBG initted freemap. size: 64Sep 12 12:54:09.074, Sep 12 12:54:09.074INFOunitSep 12 12:54:09.074 :INFO freemap_route_ipv6 DEBGadding route 172.17.0.17/32 -> 10.0.0.255 |
| 7251 | 2026-09-12T12:54:10.427Z | |
| 7252 | 2026-09-12T12:54:10.427Z | initted freemap. size: 64, unit :adding route 3fff:beef:16::/64 -> 2001:db8::55:ff Sep 12 12:54:09.075 |
| 7253 | 2026-09-12T12:54:10.427Z | freemap_route_ipv6DEBG |
| 7254 | 2026-09-12T12:54:10.427Z | Sep 12 12:54:09.075reset freemap , Sep 12 12:54:09.075DEBGunitSep 12 12:54:09.075 :DEBG freemap_route_ipv6DEBG |
| 7255 | 2026-09-12T12:54:10.428Z | 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.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 } }] |
| 7256 | 2026-09-12T12:54:10.428Z | |
| 7257 | 2026-09-12T12:54:10.428Z | reset freemap, unitSep 12 12:54:09.075Sep 12 12:54:09.075 INFO INFOadding route 172.17.0.18/32 -> 10.0.0.255: |
| 7258 | 2026-09-12T12:54:10.428Z | Sep 12 12:54:09.075 freemap_route_ipv6 adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 7259 | 2026-09-12T12:54:10.428Z | |
| 7260 | 2026-09-12T12:54:10.428Z | INFO Sep 12 12:54:09.075Sep 12 12:54:09.075 DEBGDEBGadding route 3fff:beef:17::/64 -> 2001:db8::55:ff |
| 7261 | 2026-09-12T12:54:10.428Z | 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:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 7262 | 2026-09-12T12:54:10.428Z | Sep 12 12:54:09.075INFO |
| 7263 | 2026-09-12T12:54:10.428Z | Sep 12 12:54:09.075 adding route 172.17.0.11/32 -> 10.0.0.255DEBGINFOSep 12 12:54:09.075 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 } }]adding route 3fff:dead::/64 -> 2001:db8::55:1INFO |
| 7264 | 2026-09-12T12:54:10.428Z | |
| 7265 | 2026-09-12T12:54:10.428Z | |
| 7266 | 2026-09-12T12:54:10.428Z | Sep 12 12:54:09.075 adding route 3fff:dead::/64 -> 2001:db8::55:2INFO |
| 7267 | 2026-09-12T12:54:10.428Z | Sep 12 12:54:09.075Sep 12 12:54:09.075 INFO DEBGadding route 3fff:beef:18::/64 -> 2001:db8::55:ffSep 12 12:54:09.075 |
| 7268 | 2026-09-12T12:54:10.428Z | Sep 12 12:54:09.075DEBGadding route 172.17.0.19/32 -> 10.0.0.255 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]Sep 12 12:54:09.075 |
| 7269 | 2026-09-12T12:54:10.428Z | 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 |
| 7270 | 2026-09-12T12:54:10.428Z | 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 } }] |
| 7271 | 2026-09-12T12:54:10.428Z | |
| 7272 | 2026-09-12T12:54:10.428Z | replacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 12:54:09.075 |
| 7273 | 2026-09-12T12:54:10.428Z | INFOSep 12 12:54:09.075 Sep 12 12:54:09.075adding route 172.17.0.12/32 -> 10.0.0.255Sep 12 12:54:09.075INFO INFO |
| 7274 | 2026-09-12T12:54:10.428Z | adding route 3fff:dead::/64 -> 2001:db8::55:2adding route 3fff:dead::/64 -> 2001:db8::55:3INFO |
| 7275 | 2026-09-12T12:54:10.428Z | Sep 12 12:54:09.075adding route 3fff:beef:19::/64 -> 2001:db8::55:ffSep 12 12:54:09.075 |
| 7276 | 2026-09-12T12:54:10.429Z | DEBG |
| 7277 | 2026-09-12T12:54:10.429Z | replacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:54:09.075 |
| 7278 | 2026-09-12T12:54:10.429Z | DEBGDEBGSep 12 12:54:09.075Sep 12 12:54:09.075 Sep 12 12:54:09.075DEBGDEBG 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 |
| 7279 | 2026-09-12T12:54:10.429Z | 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:dead::/64 with: [NextHop { asic_port_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 } }] |
| 7280 | 2026-09-12T12:54:10.429Z | adding route 172.17.0.13/32 -> 10.0.0.255 |
| 7281 | 2026-09-12T12:54:10.429Z | |
| 7282 | 2026-09-12T12:54:10.429Z | Sep 12 12:54:09.075replacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:54:09.075 |
| 7283 | 2026-09-12T12:54:10.429Z | Sep 12 12:54:09.075INFO Sep 12 12:54:09.075 DEBGadding route 3fff:dead::/64 -> 2001:db8::55:4INFO |
| 7284 | 2026-09-12T12:54:10.429Z | INFO replacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 7285 | 2026-09-12T12:54:10.429Z | |
| 7286 | 2026-09-12T12:54:10.429Z | Sep 12 12:54:09.075 |
| 7287 | 2026-09-12T12:54:10.429Z | Sep 12 12:54:09.075Sep 12 12:54:09.075Sep 12 12:54:09.075Sep 12 12:54:09.075 INFODEBGDEBG 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 |
| 7288 | 2026-09-12T12:54:10.429Z | 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 172.17.0.20/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 } }, 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 } }] |
| 7289 | 2026-09-12T12:54:10.429Z | |
| 7290 | 2026-09-12T12:54:10.429Z | INFO |
| 7291 | 2026-09-12T12:54:10.429Z | Sep 12 12:54:09.075 adding route 172.17.0.14/32 -> 10.0.0.255Sep 12 12:54:09.075 |
| 7292 | 2026-09-12T12:54:10.429Z | INFO DEBGadding route 3fff:dead::/64 -> 2001:db8::55:4Sep 12 12:54:09.075 |
| 7293 | 2026-09-12T12:54:10.429Z | 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 12 12:54:09.075 INFO |
| 7294 | 2026-09-12T12:54:10.429Z | Sep 12 12:54:09.075Sep 12 12:54:09.075DEBGadding route 3fff:beef:1b::/64 -> 2001:db8::55:ff |
| 7295 | 2026-09-12T12:54:10.429Z | 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 } }] |
| 7296 | 2026-09-12T12:54:10.429Z | DEBGDEBG Sep 12 12:54:09.075Sep 12 12:54:09.075replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 } }] |
| 7297 | 2026-09-12T12:54:10.430Z | INFO DEBGreplacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7298 | 2026-09-12T12:54:10.430Z | 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 12 12:54:09.075adding route 172.17.0.15/32 -> 10.0.0.255 |
| 7299 | 2026-09-12T12:54:10.430Z | DEBG |
| 7300 | 2026-09-12T12:54:10.430Z | Sep 12 12:54:09.075replacing targets for 3fff:dead::/64 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 } }] |
| 7301 | 2026-09-12T12:54:10.430Z | test route::tests::shrink_to_single_non_zero_survivor ... ok |
| 7302 | 2026-09-12T12:54:10.430Z | INFOSep 12 12:54:09.075Sep 12 12:54:09.075 DEBG INFOadding route 172.17.0.21/32 -> 10.0.0.255replacing 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 } }] |
| 7303 | 2026-09-12T12:54:10.430Z | adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff |
| 7304 | 2026-09-12T12:54:10.430Z | |
| 7305 | 2026-09-12T12:54:10.430Z | Sep 12 12:54:09.075Sep 12 12:54:09.075 INFODEBG adding route 172.17.0.16/32 -> 10.0.0.255Sep 12 12:54:09.075replacing 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 } }] |
| 7306 | 2026-09-12T12:54:10.430Z | |
| 7307 | 2026-09-12T12:54:10.430Z | DEBG replacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 12:54:09.075 |
| 7308 | 2026-09-12T12:54:10.430Z | Sep 12 12:54:09.075DEBG 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 |
| 7309 | 2026-09-12T12:54:10.430Z | replacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:54:09.075 |
| 7310 | 2026-09-12T12:54:10.430Z | adding route 172.17.0.22/32 -> 10.0.0.255 |
| 7311 | 2026-09-12T12:54:10.431Z | INFO Sep 12 12:54:09.075 Sep 12 12:54:09.075INFOadding route 3fff:beef:1d::/64 -> 2001:db8::55:ff |
| 7312 | 2026-09-12T12:54:10.431Z | INFOadding route 172.17.0.17/32 -> 10.0.0.255 |
| 7313 | 2026-09-12T12:54:10.431Z | adding route 172.17.0.17/32 -> 10.0.0.255Sep 12 12:54:09.075 |
| 7314 | 2026-09-12T12:54:10.431Z | DEBG Sep 12 12:54:09.075Sep 12 12:54:09.075 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 Sep 12 12:54:09.075 |
| 7315 | 2026-09-12T12:54:10.431Z | 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 } }]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 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 } }] |
| 7316 | 2026-09-12T12:54:10.431Z | |
| 7317 | 2026-09-12T12:54:10.431Z | |
| 7318 | 2026-09-12T12:54:10.431Z | Sep 12 12:54:09.075 Sep 12 12:54:09.075INFO Sep 12 12:54:09.075adding route 3fff:beef:1e::/64 -> 2001:db8::55:ffINFO |
| 7319 | 2026-09-12T12:54:10.431Z | Sep 12 12:54:09.075adding route 172.17.0.18/32 -> 10.0.0.255 |
| 7320 | 2026-09-12T12:54:10.431Z | INFO adding route 172.17.0.18/32 -> 10.0.0.255INFO |
| 7321 | 2026-09-12T12:54:10.431Z | Sep 12 12:54:09.075adding route 172.17.0.23/32 -> 10.0.0.255 |
| 7322 | 2026-09-12T12:54:10.431Z | DEBGSep 12 12:54:09.075Sep 12 12:54:09.075 DEBGreplacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 7323 | 2026-09-12T12:54:10.431Z | DEBG replacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:54:09.075 |
| 7324 | 2026-09-12T12:54:10.431Z | |
| 7325 | 2026-09-12T12:54:10.431Z | Sep 12 12:54:09.075 INFODEBG Sep 12 12:54:09.075 Sep 12 12:54:09.075 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 } }]INFOadding route 3fff:beef:1f::/64 -> 2001:db8::55:ff |
| 7326 | 2026-09-12T12:54:10.431Z | |
| 7327 | 2026-09-12T12:54:10.432Z | adding route 172.17.0.19/32 -> 10.0.0.255INFO |
| 7328 | 2026-09-12T12:54:10.432Z | adding route 172.17.0.19/32 -> 10.0.0.255 |
| 7329 | 2026-09-12T12:54:10.432Z | Sep 12 12:54:09.075 Sep 12 12:54:09.075INFO DEBGSep 12 12:54:09.075 adding route 172.17.0.24/32 -> 10.0.0.255replacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 12:54:09.075DEBG |
| 7330 | 2026-09-12T12:54:10.432Z | 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 } }] |
| 7331 | 2026-09-12T12:54:10.432Z | |
| 7332 | 2026-09-12T12:54:10.432Z | 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 } }] |
| 7333 | 2026-09-12T12:54:10.432Z | Sep 12 12:54:09.075 Sep 12 12:54:09.075INFO INFOSep 12 12:54:09.075 adding route 3fff:beef:20::/64 -> 2001:db8::55:ff adding route 172.17.0.20/32 -> 10.0.0.255 |
| 7334 | 2026-09-12T12:54:10.432Z | |
| 7335 | 2026-09-12T12:54:10.432Z | INFO Sep 12 12:54:09.075 adding route 172.17.0.20/32 -> 10.0.0.255DEBG |
| 7336 | 2026-09-12T12:54:10.432Z | Sep 12 12:54:09.075 DEBGSep 12 12:54:09.075replacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 12 12:54:09.075replacing 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 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 } }] |
| 7337 | 2026-09-12T12:54:10.437Z | Sep 12 12:54:09.075 DEBG |
| 7338 | 2026-09-12T12:54:10.437Z | created new freemap, unit: freemap_route_ipv4 |
| 7339 | 2026-09-12T12:54:10.437Z | |
| 7340 | 2026-09-12T12:54:10.437Z | Sep 12 12:54:09.085Sep 12 12:54:09.085 INFODEBG Sep 12 12:54:09.085adding route 172.17.0.25/32 -> 10.0.0.255Sep 12 12:54:09.085 |
| 7341 | 2026-09-12T12:54:10.437Z | INFOSep 12 12:54:09.085 INFO DEBG adding route 172.17.0.21/32 -> 10.0.0.255created new freemapadding route 3fff:beef:21::/64 -> 2001:db8::55:ff, created new freemap |
| 7342 | 2026-09-12T12:54:10.437Z | |
| 7343 | 2026-09-12T12:54:10.437Z | Sep 12 12:54:09.085, DEBGunit Sep 12 12:54:09.085replacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] :DEBG |
| 7344 | 2026-09-12T12:54:10.437Z | unitreplacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]:Sep 12 12:54:09.085 freemap_route_ipv6 Sep 12 12:54:09.085 |
| 7345 | 2026-09-12T12:54:10.438Z | DEBG |
| 7346 | 2026-09-12T12:54:10.438Z | freemap_route_ipv6 |
| 7347 | 2026-09-12T12:54:10.438Z | INFO replacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.26/32 -> 10.0.0.255 |
| 7348 | 2026-09-12T12:54:10.438Z | Sep 12 12:54:09.085Sep 12 12:54:09.085 |
| 7349 | 2026-09-12T12:54:10.438Z | DEBG initted freemap. size: 64Sep 12 12:54:09.085, Sep 12 12:54:09.085DEBG unit INFO:initted freemap. size: 64 DEBGadding route 3fff:beef:22::/64 -> 2001:db8::55:ff |
| 7350 | 2026-09-12T12:54:10.438Z | 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 } }] |
| 7351 | 2026-09-12T12:54:10.438Z | freemap_route_ipv4Sep 12 12:54:09.085 , INFOunitSep 12 12:54:09.085Sep 12 12:54:09.085: |
| 7352 | 2026-09-12T12:54:10.438Z | freemap_route_ipv4 INFODEBG |
| 7353 | 2026-09-12T12:54:10.438Z | adding route 172.17.0.27/32 -> 10.0.0.255 adding route 172.17.0.22/32 -> 10.0.0.255 |
| 7354 | 2026-09-12T12:54:10.438Z | |
| 7355 | 2026-09-12T12:54:10.438Z | replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 12:54:09.085Sep 12 12:54:09.085 |
| 7356 | 2026-09-12T12:54:10.438Z | DEBG DEBGSep 12 12:54:09.085 DEBGreset freemap , replacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:54:09.085 |
| 7357 | 2026-09-12T12:54:10.438Z | reset freemapSep 12 12:54:09.085 DEBG, unitunitINFO :adding route 3fff:beef:23::/64 -> 2001:db8::55:ffSep 12 12:54:09.085replacing 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 } }] : INFOfreemap_route_ipv4 adding route 172.17.0.28/32 -> 10.0.0.255 |
| 7358 | 2026-09-12T12:54:10.438Z | |
| 7359 | 2026-09-12T12:54:10.438Z | |
| 7360 | 2026-09-12T12:54:10.438Z | |
| 7361 | 2026-09-12T12:54:10.438Z | freemap_route_ipv4 |
| 7362 | 2026-09-12T12:54:10.439Z | Sep 12 12:54:09.085Sep 12 12:54:09.085 DEBGINFO replacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:54:09.085adding route 172.17.0.23/32 -> 10.0.0.255 Sep 12 12:54:09.085 |
| 7363 | 2026-09-12T12:54:10.439Z | DEBG DEBG |
| 7364 | 2026-09-12T12:54:10.439Z | |
| 7365 | 2026-09-12T12:54:10.439Z | initted freemap. size: 64 replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 12:54:09.085 |
| 7366 | 2026-09-12T12:54:10.439Z | Sep 12 12:54:09.085Sep 12 12:54:09.085 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.29/32 -> 10.0.0.255DEBG |
| 7367 | 2026-09-12T12:54:10.439Z | |
| 7368 | 2026-09-12T12:54:10.439Z | Sep 12 12:54:09.085 Sep 12 12:54:09.085INFO, Sep 12 12:54:09.085adding route 172.17.0.4/32 -> 10.0.0.255INFO |
| 7369 | 2026-09-12T12:54:10.439Z | adding route 3fff:beef:24::/64 -> 2001:db8::55:ffDEBG |
| 7370 | 2026-09-12T12:54:10.439Z | unit :Sep 12 12:54:09.085 DEBGinitted freemap. size: 64Sep 12 12:54:09.085 replacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 7371 | 2026-09-12T12:54:10.439Z | DEBG, |
| 7372 | 2026-09-12T12:54:10.439Z | unit:freemap_route_ipv6replacing 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 } }] |
| 7373 | 2026-09-12T12:54:10.439Z | Sep 12 12:54:09.085 Sep 12 12:54:09.085INFO |
| 7374 | 2026-09-12T12:54:10.439Z | Sep 12 12:54:09.085 Sep 12 12:54:09.085 INFO adding route 172.17.0.24/32 -> 10.0.0.255 |
| 7375 | 2026-09-12T12:54:10.439Z | adding route 172.17.0.30/32 -> 10.0.0.255INFO |
| 7376 | 2026-09-12T12:54:10.439Z | adding route 172.17.0.5/32 -> 10.0.0.255 |
| 7377 | 2026-09-12T12:54:10.439Z | Sep 12 12:54:09.085 freemap_route_ipv6DEBG INFO Sep 12 12:54:09.085Sep 12 12:54:09.085 |
| 7378 | 2026-09-12T12:54:10.440Z | adding route 3fff:beef:25::/64 -> 2001:db8::55:ff Sep 12 12:54:09.085DEBG 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 } }]DEBGDEBG |
| 7379 | 2026-09-12T12:54:10.440Z | reset freemap |
| 7380 | 2026-09-12T12:54:10.440Z | 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 } }] |
| 7381 | 2026-09-12T12:54:10.440Z | 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 } }] |
| 7382 | 2026-09-12T12:54:10.440Z | Sep 12 12:54:09.085 , INFO adding route 172.17.0.31/32 -> 10.0.0.255Sep 12 12:54:09.085 |
| 7383 | 2026-09-12T12:54:10.440Z | unit:Sep 12 12:54:09.085 Sep 12 12:54:09.085 Sep 12 12:54:09.085INFO DEBGadding route 172.17.0.6/32 -> 10.0.0.255 |
| 7384 | 2026-09-12T12:54:10.440Z | Sep 12 12:54:09.085replacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG DEBG |
| 7385 | 2026-09-12T12:54:10.440Z | 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 } }]INFOfreemap_route_ipv6 |
| 7386 | 2026-09-12T12:54:10.440Z | |
| 7387 | 2026-09-12T12:54:10.440Z | Sep 12 12:54:09.085adding route 172.17.0.25/32 -> 10.0.0.255 |
| 7388 | 2026-09-12T12:54:10.440Z | Sep 12 12:54:09.085 Sep 12 12:54:09.085Sep 12 12:54:09.085 reset freemapDEBGINFO INFOINFOSep 12 12:54:09.085 , adding route 172.16.0.0/32 -> 10.0.0.1adding route 3fff:beef:26::/64 -> 2001:db8::55:ff |
| 7389 | 2026-09-12T12:54:10.440Z | adding route 172.17.0.32/32 -> 10.0.0.255 |
| 7390 | 2026-09-12T12:54:10.440Z | |
| 7391 | 2026-09-12T12:54:10.440Z | DEBGreplacing 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 } }] |
| 7392 | 2026-09-12T12:54:10.440Z | unitreplacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:54:09.085 Sep 12 12:54:09.085DEBG Sep 12 12:54:09.085 |
| 7393 | 2026-09-12T12:54:10.440Z | 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 |
| 7394 | 2026-09-12T12:54:10.440Z | Sep 12 12:54:09.085replacing 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 172.17.0.7/32 -> 10.0.0.255 |
| 7395 | 2026-09-12T12:54:10.441Z | Sep 12 12:54:09.085: INFO |
| 7396 | 2026-09-12T12:54:10.441Z | DEBG Sep 12 12:54:09.085adding route 172.17.0.26/32 -> 10.0.0.255 |
| 7397 | 2026-09-12T12:54:10.441Z | 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 } }] |
| 7398 | 2026-09-12T12:54:10.441Z | freemap_route_ipv6INFOSep 12 12:54:09.085 Sep 12 12:54:09.085 |
| 7399 | 2026-09-12T12:54:10.441Z | Sep 12 12:54:09.085 adding route 172.17.0.33/32 -> 10.0.0.255INFO |
| 7400 | 2026-09-12T12:54:10.441Z | adding route 172.16.0.0/32 -> 10.0.0.2INFO |
| 7401 | 2026-09-12T12:54:10.441Z | DEBG adding route 3fff:beef:27::/64 -> 2001:db8::55:ff Sep 12 12:54:09.085Sep 12 12:54:09.085replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:54:09.085 |
| 7402 | 2026-09-12T12:54:10.441Z | DEBG |
| 7403 | 2026-09-12T12:54:10.441Z | DEBGreplacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 12 12:54:09.085replacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:54:09.085 |
| 7404 | 2026-09-12T12:54:10.441Z | INFO |
| 7405 | 2026-09-12T12:54:10.441Z | DEBGSep 12 12:54:09.085 Sep 12 12:54:09.085INFOreplacing 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 } }] |
| 7406 | 2026-09-12T12:54:10.441Z | INFOSep 12 12:54:09.085 adding route 172.17.0.34/32 -> 10.0.0.255 adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 7407 | 2026-09-12T12:54:10.441Z | DEBG INFOSep 12 12:54:09.085 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 } }] |
| 7408 | 2026-09-12T12:54:10.441Z | |
| 7409 | 2026-09-12T12:54:10.441Z | adding route 172.17.0.8/32 -> 10.0.0.255Sep 12 12:54:09.085 |
| 7410 | 2026-09-12T12:54:10.441Z | Sep 12 12:54:09.085DEBG INFO adding route 3fff:beef:28::/64 -> 2001:db8::55:ffreplacing 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 } }] |
| 7411 | 2026-09-12T12:54:10.441Z | adding route 172.17.0.27/32 -> 10.0.0.255 |
| 7412 | 2026-09-12T12:54:10.442Z | INFOSep 12 12:54:09.085 |
| 7413 | 2026-09-12T12:54:10.442Z | Sep 12 12:54:09.085DEBG replacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 12 12:54:09.085 |
| 7414 | 2026-09-12T12:54:10.442Z | adding route 172.16.0.0/32 -> 10.0.0.3Sep 12 12:54:09.085 Sep 12 12:54:09.085INFO |
| 7415 | 2026-09-12T12:54:10.442Z | adding route 172.17.0.35/32 -> 10.0.0.255DEBG |
| 7416 | 2026-09-12T12:54:10.442Z | Sep 12 12:54:09.085 Sep 12 12:54:09.085 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 } }]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 } }] |
| 7417 | 2026-09-12T12:54:10.442Z | 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 } }] |
| 7418 | 2026-09-12T12:54:10.442Z | |
| 7419 | 2026-09-12T12:54:10.442Z | Sep 12 12:54:09.085adding route 172.17.0.9/32 -> 10.0.0.255Sep 12 12:54:09.085 |
| 7420 | 2026-09-12T12:54:10.442Z | Sep 12 12:54:09.085replacing 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 } }] |
| 7421 | 2026-09-12T12:54:10.442Z | INFODEBG adding route 3fff:beef:29::/64 -> 2001:db8::55:ffINFO |
| 7422 | 2026-09-12T12:54:10.442Z | replacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:54:09.085 |
| 7423 | 2026-09-12T12:54:10.442Z | adding route 3fff:dead::/64 -> 2001:db8::55:2Sep 12 12:54:09.085Sep 12 12:54:09.085 DEBGINFO |
| 7424 | 2026-09-12T12:54:10.442Z | Sep 12 12:54:09.085 DEBG INFO adding route 172.17.0.28/32 -> 10.0.0.255 Sep 12 12:54:09.085replacing 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 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 172.17.0.36/32 -> 10.0.0.255 |
| 7425 | 2026-09-12T12:54:10.443Z | |
| 7426 | 2026-09-12T12:54:10.443Z | |
| 7427 | 2026-09-12T12:54:10.443Z | |
| 7428 | 2026-09-12T12:54:10.443Z | INFO adding route 172.16.0.0/32 -> 10.0.0.4Sep 12 12:54:09.085 |
| 7429 | 2026-09-12T12:54:10.443Z | Sep 12 12:54:09.085Sep 12 12:54:09.085Sep 12 12:54:09.085 DEBG DEBGINFO adding route 172.17.0.10/32 -> 10.0.0.255DEBGSep 12 12:54:09.086 |
| 7430 | 2026-09-12T12:54:10.443Z | Sep 12 12:54:09.086replacing 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 } }] |
| 7431 | 2026-09-12T12:54:10.443Z | 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 } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }] replacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:54:09.086 |
| 7432 | 2026-09-12T12:54:10.443Z | adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffDEBG |
| 7433 | 2026-09-12T12:54:10.443Z | replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:54:09.086 |
| 7434 | 2026-09-12T12:54:10.443Z | |
| 7435 | 2026-09-12T12:54:10.443Z | Sep 12 12:54:09.086INFO adding route 172.17.0.29/32 -> 10.0.0.255Sep 12 12:54:09.086 Sep 12 12:54:09.086 |
| 7436 | 2026-09-12T12:54:10.443Z | Sep 12 12:54:09.086INFODEBG adding route 172.17.0.37/32 -> 10.0.0.255DEBG |
| 7437 | 2026-09-12T12:54:10.448Z | 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 } }] 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 } }] |
| 7438 | 2026-09-12T12:54:10.448Z | |
| 7439 | 2026-09-12T12:54:10.448Z | INFO Sep 12 12:54:09.086adding route 172.17.0.11/32 -> 10.0.0.255 |
| 7440 | 2026-09-12T12:54:10.448Z | DEBGSep 12 12:54:09.086Sep 12 12:54:09.086 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 } }] |
| 7441 | 2026-09-12T12:54:10.448Z | INFOSep 12 12:54:09.086 DEBGadding route 3fff:beef:2b::/64 -> 2001:db8::55:ffDEBG |
| 7442 | 2026-09-12T12:54:10.448Z | 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 } }]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 } }] |
| 7443 | 2026-09-12T12:54:10.448Z | |
| 7444 | 2026-09-12T12:54:10.448Z | Sep 12 12:54:09.086Sep 12 12:54:09.086 INFODEBG adding route 172.17.0.38/32 -> 10.0.0.255 |
| 7445 | 2026-09-12T12:54:10.448Z | Sep 12 12:54:09.086replacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 12:54:09.086 |
| 7446 | 2026-09-12T12:54:10.448Z | INFO INFOSep 12 12:54:09.086adding route 172.17.0.30/32 -> 10.0.0.255 |
| 7447 | 2026-09-12T12:54:10.448Z | DEBG adding route 172.17.0.12/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 } }] |
| 7448 | 2026-09-12T12:54:10.449Z | Sep 12 12:54:09.086 |
| 7449 | 2026-09-12T12:54:10.449Z | INFO Sep 12 12:54:09.086Sep 12 12:54:09.086 DEBGSep 12 12:54:09.086replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 } }] |
| 7450 | 2026-09-12T12:54:10.449Z | DEBG INFOadding route 3fff:beef:2c::/64 -> 2001:db8::55:ff adding route 172.17.0.39/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 } }] |
| 7451 | 2026-09-12T12:54:10.449Z | |
| 7452 | 2026-09-12T12:54:10.449Z | 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 } }] DEBG Sep 12 12:54:09.086replacing 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 } }] |
| 7453 | 2026-09-12T12:54:10.449Z | 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 } }]Sep 12 12:54:09.096 |
| 7454 | 2026-09-12T12:54:10.449Z | 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 } }] |
| 7455 | 2026-09-12T12:54:10.449Z | Sep 12 12:54:09.096Sep 12 12:54:09.096 INFOINFO Sep 12 12:54:09.096adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff adding route 172.17.0.21/32 -> 10.0.0.255 |
| 7456 | 2026-09-12T12:54:10.449Z | INFO |
| 7457 | 2026-09-12T12:54:10.449Z | adding route 172.17.0.13/32 -> 10.0.0.255Sep 12 12:54:09.096 |
| 7458 | 2026-09-12T12:54:10.449Z | |
| 7459 | 2026-09-12T12:54:10.449Z | Sep 12 12:54:09.096 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 } }]Sep 12 12:54:09.096 |
| 7460 | 2026-09-12T12:54:10.449Z | Sep 12 12:54:09.096replacing 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 } }] |
| 7461 | 2026-09-12T12:54:10.449Z | DEBGSep 12 12:54:09.096 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 } }]INFO |
| 7462 | 2026-09-12T12:54:10.449Z | adding route 172.17.0.14/32 -> 10.0.0.255DEBG |
| 7463 | 2026-09-12T12:54:10.449Z | Sep 12 12:54:09.096Sep 12 12:54:09.096replacing 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 12 12:54:09.096adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff DEBGadding route 172.17.0.40/32 -> 10.0.0.255 |
| 7464 | 2026-09-12T12:54:10.449Z | |
| 7465 | 2026-09-12T12:54:10.449Z | |
| 7466 | 2026-09-12T12:54:10.449Z | 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 } }] |
| 7467 | 2026-09-12T12:54:10.449Z | Sep 12 12:54:09.096 Sep 12 12:54:09.096DEBG DEBGreplacing 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.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 } }] |
| 7468 | 2026-09-12T12:54:10.449Z | Sep 12 12:54:09.096 |
| 7469 | 2026-09-12T12:54:10.450Z | Sep 12 12:54:09.096 INFOINFO Sep 12 12:54:09.096adding route 172.17.0.15/32 -> 10.0.0.255 |
| 7470 | 2026-09-12T12:54:10.450Z | INFO Sep 12 12:54:09.096adding route 172.17.0.41/32 -> 10.0.0.255 |
| 7471 | 2026-09-12T12:54:10.450Z | INFO Sep 12 12:54:09.096adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff |
| 7472 | 2026-09-12T12:54:10.450Z | Sep 12 12:54:09.096DEBG 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 |
| 7473 | 2026-09-12T12:54:10.450Z | replacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:54:09.096 |
| 7474 | 2026-09-12T12:54:10.450Z | Sep 12 12:54:09.096adding route 172.17.0.22/32 -> 10.0.0.255DEBG 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 } }] |
| 7475 | 2026-09-12T12:54:10.450Z | INFOSep 12 12:54:09.096 |
| 7476 | 2026-09-12T12:54:10.450Z | INFOadding route 172.17.0.16/32 -> 10.0.0.255 adding route 172.17.0.42/32 -> 10.0.0.255 |
| 7477 | 2026-09-12T12:54:10.450Z | |
| 7478 | 2026-09-12T12:54:10.450Z | Sep 12 12:54:09.096Sep 12 12:54:09.096 DEBGINFO adding route 3fff:beef:30::/64 -> 2001:db8::55:ffreplacing 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 } }] |
| 7479 | 2026-09-12T12:54:10.450Z | |
| 7480 | 2026-09-12T12:54:10.450Z | Sep 12 12:54:09.096Sep 12 12:54:09.096 Sep 12 12:54:09.096DEBGDEBG 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 } }] |
| 7481 | 2026-09-12T12:54:10.450Z | replacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 12:54:09.096 |
| 7482 | 2026-09-12T12:54:10.450Z | 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 } }] |
| 7483 | 2026-09-12T12:54:10.450Z | Sep 12 12:54:09.096INFO Sep 12 12:54:09.096adding route 172.17.0.23/32 -> 10.0.0.255 |
| 7484 | 2026-09-12T12:54:10.450Z | INFO INFOadding route 3fff:beef:31::/64 -> 2001:db8::55:ff Sep 12 12:54:09.096 |
| 7485 | 2026-09-12T12:54:10.450Z | adding route 172.17.0.43/32 -> 10.0.0.255 |
| 7486 | 2026-09-12T12:54:10.450Z | INFO adding route 172.17.0.17/32 -> 10.0.0.255Sep 12 12:54:09.096 |
| 7487 | 2026-09-12T12:54:10.450Z | DEBGSep 12 12:54:09.096 replacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:54:09.096 |
| 7488 | 2026-09-12T12:54:10.451Z | Sep 12 12:54:09.096DEBG 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 |
| 7489 | 2026-09-12T12:54:10.451Z | Sep 12 12:54:09.096DEBG 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:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 7490 | 2026-09-12T12:54:10.451Z | Sep 12 12:54:09.096 adding route 172.17.0.24/32 -> 10.0.0.255 INFO |
| 7491 | 2026-09-12T12:54:10.451Z | |
| 7492 | 2026-09-12T12:54:10.451Z | adding route 172.17.0.44/32 -> 10.0.0.255Sep 12 12:54:09.096 |
| 7493 | 2026-09-12T12:54:10.451Z | Sep 12 12:54:09.096INFOSep 12 12:54:09.096 adding route 3fff:beef:32::/64 -> 2001:db8::55:ffINFO |
| 7494 | 2026-09-12T12:54:10.451Z | Sep 12 12:54:09.096adding route 172.17.0.18/32 -> 10.0.0.255 |
| 7495 | 2026-09-12T12:54:10.451Z | 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 } }]DEBG |
| 7496 | 2026-09-12T12:54:10.451Z | test route::tests::shrink_preserves_compacted_order ... ok |
| 7497 | 2026-09-12T12:54:10.451Z | Sep 12 12:54:09.096replacing 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 } }] |
| 7498 | 2026-09-12T12:54:10.451Z | test route::tests::same_size_non_subset_replace ... ok |
| 7499 | 2026-09-12T12:54:10.451Z | Sep 12 12:54:09.096DEBG 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 } }]Sep 12 12:54:09.096INFO |
| 7500 | 2026-09-12T12:54:10.451Z | adding route 172.17.0.45/32 -> 10.0.0.255DEBG |
| 7501 | 2026-09-12T12:54:10.451Z | Sep 12 12:54:09.096replacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 12:54:09.096 |
| 7502 | 2026-09-12T12:54:10.451Z | INFO INFOadding route 172.17.0.19/32 -> 10.0.0.255Sep 12 12:54:09.096 Sep 12 12:54:09.096 |
| 7503 | 2026-09-12T12:54:10.451Z | adding route 172.17.0.25/32 -> 10.0.0.255 |
| 7504 | 2026-09-12T12:54:10.451Z | DEBGINFO adding route 3fff:beef:33::/64 -> 2001:db8::55:ffreplacing 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 } }] |
| 7505 | 2026-09-12T12:54:10.451Z | |
| 7506 | 2026-09-12T12:54:10.451Z | Sep 12 12:54:09.096 Sep 12 12:54:09.096DEBG 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 } }] 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 } }] |
| 7507 | 2026-09-12T12:54:10.451Z | |
| 7508 | 2026-09-12T12:54:10.452Z | Sep 12 12:54:09.096Sep 12 12:54:09.096 INFOSep 12 12:54:09.096Sep 12 12:54:09.096 INFOadding route 172.17.0.46/32 -> 10.0.0.255DEBG |
| 7509 | 2026-09-12T12:54:10.452Z | adding route 172.17.0.20/32 -> 10.0.0.255 |
| 7510 | 2026-09-12T12:54:10.452Z | 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 } }] INFOSep 12 12:54:09.097 adding route 172.17.0.26/32 -> 10.0.0.255DEBG |
| 7511 | 2026-09-12T12:54:10.452Z | created new freemap |
| 7512 | 2026-09-12T12:54:10.452Z | |
| 7513 | 2026-09-12T12:54:10.452Z | Sep 12 12:54:09.109, unitDEBG: 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 } }]freemap_route_ipv4 |
| 7514 | 2026-09-12T12:54:10.452Z | Sep 12 12:54:09.075 |
| 7515 | 2026-09-12T12:54:10.452Z | Sep 12 12:54:09.109 INFODEBG created new freemapSep 12 12:54:09.109adding route 3fff:beef:34::/64 -> 2001:db8::55:ffSep 12 12:54:09.109 INFO adding route 172.17.0.31/32 -> 10.0.0.255 |
| 7516 | 2026-09-12T12:54:10.452Z | Sep 12 12:54:09.109 |
| 7517 | 2026-09-12T12:54:10.452Z | Sep 12 12:54:09.109DEBG 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 } }] |
| 7518 | 2026-09-12T12:54:10.452Z | Sep 12 12:54:09.109DEBG , unitcreated new freemapSep 12 12:54:09.109:, INFOINFO unitadding route 172.17.0.27/32 -> 10.0.0.255:DEBG |
| 7519 | 2026-09-12T12:54:10.452Z | freemap_route_ipv4replacing 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 } }] |
| 7520 | 2026-09-12T12:54:10.452Z | |
| 7521 | 2026-09-12T12:54:10.452Z | freemap_route_ipv6adding route 172.17.0.32/32 -> 10.0.0.255Sep 12 12:54:09.109 |
| 7522 | 2026-09-12T12:54:10.452Z | Sep 12 12:54:09.109 |
| 7523 | 2026-09-12T12:54:10.452Z | INFO Sep 12 12:54:09.109adding route 3fff:beef:35::/64 -> 2001:db8::55:ffDEBG |
| 7524 | 2026-09-12T12:54:10.452Z | DEBGreplacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 12 12:54:09.109created new freemap |
| 7525 | 2026-09-12T12:54:10.452Z | Sep 12 12:54:09.109, unitDEBGSep 12 12:54:09.109: DEBG freemap_route_ipv6DEBGreplacing 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 } }] |
| 7526 | 2026-09-12T12:54:10.452Z | |
| 7527 | 2026-09-12T12:54:10.452Z | 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 } }] |
| 7528 | 2026-09-12T12:54:10.452Z | Sep 12 12:54:09.109initted freemap. size: 64Sep 12 12:54:09.109 , INFOSep 12 12:54:09.109unit DEBG INFOinitted freemap. size: 64 , Sep 12 12:54:09.109adding route 3fff:beef:36::/64 -> 2001:db8::55:ff unit |
| 7529 | 2026-09-12T12:54:10.453Z | :adding route 172.17.0.28/32 -> 10.0.0.255: |
| 7530 | 2026-09-12T12:54:10.453Z | INFO adding route 172.17.0.33/32 -> 10.0.0.255 |
| 7531 | 2026-09-12T12:54:10.453Z | freemap_route_ipv4Sep 12 12:54:09.109Sep 12 12:54:09.109 |
| 7532 | 2026-09-12T12:54:10.453Z | 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 } }] |
| 7533 | 2026-09-12T12:54:10.453Z | 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 } }]freemap_route_ipv4Sep 12 12:54:09.109Sep 12 12:54:09.109 |
| 7534 | 2026-09-12T12:54:10.453Z | |
| 7535 | 2026-09-12T12:54:10.453Z | DEBGSep 12 12:54:09.109 INFOSep 12 12:54:09.109 reset freemap DEBGINFO, adding route 3fff:beef:37::/64 -> 2001:db8::55:ff unit |
| 7536 | 2026-09-12T12:54:10.453Z | : adding route 172.17.0.29/32 -> 10.0.0.255 |
| 7537 | 2026-09-12T12:54:10.458Z | replacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:54:09.109freemap_route_ipv4 Sep 12 12:54:09.109 |
| 7538 | 2026-09-12T12:54:10.458Z | DEBG DEBGSep 12 12:54:09.109replacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 12 12:54:09.109reset freemapDEBG |
| 7539 | 2026-09-12T12:54:10.458Z | 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 } }] |
| 7540 | 2026-09-12T12:54:10.458Z | unit: |
| 7541 | 2026-09-12T12:54:10.458Z | initted freemap. size: 64Sep 12 12:54:09.109 Sep 12 12:54:09.109, unit INFO: Sep 12 12:54:09.109INFO freemap_route_ipv4 freemap_route_ipv6adding route 3fff:beef:38::/64 -> 2001:db8::55:ff |
| 7542 | 2026-09-12T12:54:10.458Z | |
| 7543 | 2026-09-12T12:54:10.458Z | |
| 7544 | 2026-09-12T12:54:10.458Z | adding route 172.17.0.30/32 -> 10.0.0.255INFO |
| 7545 | 2026-09-12T12:54:10.458Z | adding route 172.17.0.34/32 -> 10.0.0.255 |
| 7546 | 2026-09-12T12:54:10.458Z | Sep 12 12:54:09.109Sep 12 12:54:09.109 Sep 12 12:54:09.109DEBG DEBGreplacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 7547 | 2026-09-12T12:54:10.458Z | 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 } }]DEBG reset freemapSep 12 12:54:09.109, unitSep 12 12:54:09.109 |
| 7548 | 2026-09-12T12:54:10.458Z | : INFODEBG freemap_route_ipv6Sep 12 12:54:09.109adding route 3fff:beef:39::/64 -> 2001:db8::55:ff |
| 7549 | 2026-09-12T12:54:10.458Z | INFOinitted freemap. size: 64, |
| 7550 | 2026-09-12T12:54:10.458Z | unitadding route 172.17.0.31/32 -> 10.0.0.255Sep 12 12:54:09.109: |
| 7551 | 2026-09-12T12:54:10.458Z | freemap_route_ipv6Sep 12 12:54:09.109DEBG |
| 7552 | 2026-09-12T12:54:10.458Z | replacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 12:54:09.109 DEBG |
| 7553 | 2026-09-12T12:54:10.458Z | INFOSep 12 12:54:09.109Sep 12 12:54:09.109 adding route 172.16.0.0/32 -> 10.0.0.1Sep 12 12:54:09.109 |
| 7554 | 2026-09-12T12:54:10.459Z | DEBGINFO 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 3fff:beef:3a::/64 -> 2001:db8::55:ffDEBGSep 12 12:54:09.109 |
| 7555 | 2026-09-12T12:54:10.459Z | |
| 7556 | 2026-09-12T12:54:10.459Z | reset freemapreplacing 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 } }] , DEBGunit Sep 12 12:54:09.109Sep 12 12:54:09.109 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 |
| 7557 | 2026-09-12T12:54:10.459Z | replacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 7558 | 2026-09-12T12:54:10.459Z | :adding route 172.17.0.32/32 -> 10.0.0.255 |
| 7559 | 2026-09-12T12:54:10.460Z | |
| 7560 | 2026-09-12T12:54:10.460Z | Sep 12 12:54:09.109freemap_route_ipv6 Sep 12 12:54:09.109Sep 12 12:54:09.109 |
| 7561 | 2026-09-12T12:54:10.460Z | INFOSep 12 12:54:09.109 adding route 172.16.0.0/32 -> 10.0.0.2 |
| 7562 | 2026-09-12T12:54:10.460Z | INFODEBGSep 12 12:54:09.109 adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff |
| 7563 | 2026-09-12T12:54:10.460Z | Sep 12 12:54:09.109replacing 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 } }] INFO |
| 7564 | 2026-09-12T12:54:10.460Z | DEBGINFO Sep 12 12:54:09.109replacing 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 } }] |
| 7565 | 2026-09-12T12:54:10.460Z | DEBG adding route 172.17.0.35/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 } }] |
| 7566 | 2026-09-12T12:54:10.460Z | |
| 7567 | 2026-09-12T12:54:10.460Z | Sep 12 12:54:09.109 INFOadding route 172.16.0.0/32 -> 10.0.0.1 |
| 7568 | 2026-09-12T12:54:10.460Z | adding route 172.17.0.33/32 -> 10.0.0.255Sep 12 12:54:09.109 |
| 7569 | 2026-09-12T12:54:10.460Z | INFOSep 12 12:54:09.109Sep 12 12:54:09.109 adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffSep 12 12:54:09.109 |
| 7570 | 2026-09-12T12:54:10.460Z | INFO adding route 172.16.0.0/32 -> 10.0.0.3 DEBGSep 12 12:54:09.109 |
| 7571 | 2026-09-12T12:54:10.460Z | Sep 12 12:54:09.109 DEBGreplacing 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 } }] |
| 7572 | 2026-09-12T12:54:10.460Z | replacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 12:54:09.109 DEBG |
| 7573 | 2026-09-12T12:54:10.460Z | DEBG DEBGSep 12 12:54:09.109Sep 12 12:54:09.109replacing 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 } }] |
| 7574 | 2026-09-12T12:54:10.460Z | INFO DEBG adding route 172.17.0.34/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 } }] |
| 7575 | 2026-09-12T12:54:10.460Z | |
| 7576 | 2026-09-12T12:54:10.460Z | failed to allocate space for the new target listreplacing 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 } }] |
| 7577 | 2026-09-12T12:54:10.460Z | |
| 7578 | 2026-09-12T12:54:10.460Z | Sep 12 12:54:09.109 INFOSep 12 12:54:09.109 Sep 12 12:54:09.109adding route 172.16.0.0/32 -> 10.0.0.4DEBG INFOreplacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:54:09.109Sep 12 12:54:09.109 |
| 7579 | 2026-09-12T12:54:10.461Z | |
| 7580 | 2026-09-12T12:54:10.461Z | adding route 172.16.0.0/32 -> 10.0.0.2DEBG |
| 7581 | 2026-09-12T12:54:10.461Z | INFO Sep 12 12:54:09.109 adding route 172.17.0.36/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 } }] |
| 7582 | 2026-09-12T12:54:10.461Z | INFO |
| 7583 | 2026-09-12T12:54:10.461Z | Sep 12 12:54:09.109Sep 12 12:54:09.109 adding route 172.17.0.35/32 -> 10.0.0.255 |
| 7584 | 2026-09-12T12:54:10.461Z | Sep 12 12:54:09.109DEBG DEBGDEBGreplacing 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 } }] |
| 7585 | 2026-09-12T12:54:10.461Z | 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 } }] |
| 7586 | 2026-09-12T12:54:10.461Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]Sep 12 12:54:09.109 |
| 7587 | 2026-09-12T12:54:10.461Z | DEBGSep 12 12:54:09.109 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 |
| 7588 | 2026-09-12T12:54:10.461Z | 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 } }] |
| 7589 | 2026-09-12T12:54:10.461Z | Sep 12 12:54:09.109 Sep 12 12:54:09.109Sep 12 12:54:09.109 INFOINFODEBG adding route 172.17.0.36/32 -> 10.0.0.255 |
| 7590 | 2026-09-12T12:54:10.461Z | adding route 172.17.0.37/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.3, vlan_id: None } }] |
| 7591 | 2026-09-12T12:54:10.461Z | |
| 7592 | 2026-09-12T12:54:10.461Z | Sep 12 12:54:09.109Sep 12 12:54:09.109 DEBG DEBGreplacing 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 } }] |
| 7593 | 2026-09-12T12:54:10.461Z | 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 } }] |
| 7594 | 2026-09-12T12:54:10.461Z | Sep 12 12:54:09.109Sep 12 12:54:09.109Sep 12 12:54:09.109 INFO INFO adding route 172.17.0.37/32 -> 10.0.0.255DEBG |
| 7595 | 2026-09-12T12:54:10.461Z | adding route 172.17.0.38/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 } }] |
| 7596 | 2026-09-12T12:54:10.462Z | |
| 7597 | 2026-09-12T12:54:10.462Z | Sep 12 12:54:09.109 DEBG Sep 12 12:54:09.096replacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 12 12:54:09.109DEBG |
| 7598 | 2026-09-12T12:54:10.462Z | Sep 12 12:54:09.109 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 } }]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 } }] INFO |
| 7599 | 2026-09-12T12:54:10.462Z | |
| 7600 | 2026-09-12T12:54:10.462Z | Sep 12 12:54:09.109adding route 172.17.0.21/32 -> 10.0.0.255 |
| 7601 | 2026-09-12T12:54:10.462Z | INFO adding route 172.17.0.38/32 -> 10.0.0.255Sep 12 12:54:09.109 |
| 7602 | 2026-09-12T12:54:10.462Z | Sep 12 12:54:09.109Sep 12 12:54:09.109 INFOINFO DEBGadding route 172.17.0.39/32 -> 10.0.0.255adding route 172.17.0.47/32 -> 10.0.0.255 |
| 7603 | 2026-09-12T12:54:10.462Z | |
| 7604 | 2026-09-12T12:54:10.462Z | Sep 12 12:54:09.109replacing 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 |
| 7605 | 2026-09-12T12:54:10.462Z | replacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:54:09.109 |
| 7606 | 2026-09-12T12:54:10.463Z | Sep 12 12:54:09.109DEBG Sep 12 12:54:09.109replacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 7607 | 2026-09-12T12:54:10.463Z | replacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:54:09.109 |
| 7608 | 2026-09-12T12:54:10.463Z | INFOINFO Sep 12 12:54:09.109 adding route 172.17.0.22/32 -> 10.0.0.255adding route 172.17.0.39/32 -> 10.0.0.255 |
| 7609 | 2026-09-12T12:54:10.463Z | INFO |
| 7610 | 2026-09-12T12:54:10.463Z | Sep 12 12:54:09.109adding route 172.17.0.48/32 -> 10.0.0.255 |
| 7611 | 2026-09-12T12:54:10.463Z | Sep 12 12:54:09.109INFO Sep 12 12:54:09.109adding route 172.17.0.40/32 -> 10.0.0.255 Sep 12 12:54:09.109DEBG |
| 7612 | 2026-09-12T12:54:10.463Z | DEBGreplacing 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 |
| 7613 | 2026-09-12T12:54:10.463Z | replacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:54:09.109 |
| 7614 | 2026-09-12T12:54:10.463Z | replacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:54:09.109 |
| 7615 | 2026-09-12T12:54:10.463Z | DEBGINFO adding route 172.17.0.40/32 -> 10.0.0.255replacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7616 | 2026-09-12T12:54:10.463Z | Sep 12 12:54:09.109 |
| 7617 | 2026-09-12T12:54:10.463Z | INFOSep 12 12:54:09.109 adding route 172.17.0.49/32 -> 10.0.0.255Sep 12 12:54:09.109INFOSep 12 12:54:09.109 |
| 7618 | 2026-09-12T12:54:10.463Z | adding route 172.17.0.23/32 -> 10.0.0.255DEBGINFO |
| 7619 | 2026-09-12T12:54:10.463Z | Sep 12 12:54:09.109replacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.41/32 -> 10.0.0.255 |
| 7620 | 2026-09-12T12:54:10.463Z | |
| 7621 | 2026-09-12T12:54:10.463Z | Sep 12 12:54:09.109DEBG DEBGSep 12 12:54:09.109replacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 172.17.0.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 } }] |
| 7622 | 2026-09-12T12:54:10.463Z | |
| 7623 | 2026-09-12T12:54:10.463Z | Sep 12 12:54:09.109INFO DEBGadding route 172.17.0.41/32 -> 10.0.0.255 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 } }] |
| 7624 | 2026-09-12T12:54:10.463Z | Sep 12 12:54:09.109 |
| 7625 | 2026-09-12T12:54:10.463Z | INFOSep 12 12:54:09.120 adding route 172.17.0.50/32 -> 10.0.0.255INFO |
| 7626 | 2026-09-12T12:54:10.464Z | adding route 172.17.0.42/32 -> 10.0.0.255Sep 12 12:54:09.120 |
| 7627 | 2026-09-12T12:54:10.464Z | 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 } }] |
| 7628 | 2026-09-12T12:54:10.464Z | Sep 12 12:54:09.120 Sep 12 12:54:09.120 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 } }] |
| 7629 | 2026-09-12T12:54:10.464Z | Sep 12 12:54:09.120replacing 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 } }] |
| 7630 | 2026-09-12T12:54:10.464Z | INFO Sep 12 12:54:09.120adding route 172.17.0.42/32 -> 10.0.0.255 |
| 7631 | 2026-09-12T12:54:10.464Z | INFO adding route 172.17.0.43/32 -> 10.0.0.255 |
| 7632 | 2026-09-12T12:54:10.464Z | Sep 12 12:54:09.120 INFO Sep 12 12:54:09.120adding route 172.17.0.51/32 -> 10.0.0.255 |
| 7633 | 2026-09-12T12:54:10.464Z | Sep 12 12:54:09.120DEBG 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 } }] |
| 7634 | 2026-09-12T12:54:10.464Z | replacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:54:09.120 |
| 7635 | 2026-09-12T12:54:10.464Z | DEBGSep 12 12:54:09.120 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 |
| 7636 | 2026-09-12T12:54:10.464Z | adding route 172.17.0.44/32 -> 10.0.0.255 |
| 7637 | 2026-09-12T12:54:10.469Z | Sep 12 12:54:09.120Sep 12 12:54:09.120 INFOINFO adding route 172.17.0.43/32 -> 10.0.0.255Sep 12 12:54:09.120 |
| 7638 | 2026-09-12T12:54:10.469Z | adding route 172.17.0.52/32 -> 10.0.0.255DEBG |
| 7639 | 2026-09-12T12:54:10.469Z | replacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:54:09.120 DEBG |
| 7640 | 2026-09-12T12:54:10.469Z | replacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:54:09.109 |
| 7641 | 2026-09-12T12:54:10.469Z | Sep 12 12:54:09.120 INFO INFO adding route 172.17.0.24/32 -> 10.0.0.255Sep 12 12:54:09.120Sep 12 12:54:09.120 |
| 7642 | 2026-09-12T12:54:10.469Z | DEBGINFO adding route 172.17.0.44/32 -> 10.0.0.255adding route 172.17.0.45/32 -> 10.0.0.255 |
| 7643 | 2026-09-12T12:54:10.469Z | 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 } }] |
| 7644 | 2026-09-12T12:54:10.469Z | |
| 7645 | 2026-09-12T12:54:10.469Z | Sep 12 12:54:09.120 DEBG Sep 12 12:54:09.120Sep 12 12:54:09.120 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 } }]DEBGDEBG |
| 7646 | 2026-09-12T12:54:10.469Z | replacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:54:09.120 |
| 7647 | 2026-09-12T12:54:10.469Z | Sep 12 12:54:09.120INFO INFOSep 12 12:54:09.120 adding route 172.17.0.25/32 -> 10.0.0.255adding route 172.17.0.53/32 -> 10.0.0.255 |
| 7648 | 2026-09-12T12:54:10.469Z | INFO |
| 7649 | 2026-09-12T12:54:10.469Z | adding route 172.17.0.45/32 -> 10.0.0.255replacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7650 | 2026-09-12T12:54:10.469Z | |
| 7651 | 2026-09-12T12:54:10.470Z | Sep 12 12:54:09.120Sep 12 12:54:09.120 DEBGDEBGSep 12 12:54:09.120Sep 12 12:54:09.120 DEBGINFO 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.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 7652 | 2026-09-12T12:54:10.470Z | adding route 172.17.0.46/32 -> 10.0.0.255 |
| 7653 | 2026-09-12T12:54:10.470Z | |
| 7654 | 2026-09-12T12:54:10.470Z | |
| 7655 | 2026-09-12T12:54:10.470Z | Sep 12 12:54:09.120 INFOSep 12 12:54:09.120 adding route 172.17.0.46/32 -> 10.0.0.255INFO |
| 7656 | 2026-09-12T12:54:10.470Z | Sep 12 12:54:09.120 Sep 12 12:54:09.120adding route 172.17.0.54/32 -> 10.0.0.255 DEBG |
| 7657 | 2026-09-12T12:54:10.470Z | INFO Sep 12 12:54:09.120replacing 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 } }] |
| 7658 | 2026-09-12T12:54:10.470Z | DEBG adding route 172.17.0.26/32 -> 10.0.0.255 |
| 7659 | 2026-09-12T12:54:10.470Z | 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 12 12:54:09.120 |
| 7660 | 2026-09-12T12:54:10.470Z | INFOSep 12 12:54:09.120 adding route 172.17.0.47/32 -> 10.0.0.255 |
| 7661 | 2026-09-12T12:54:10.470Z | DEBGSep 12 12:54:09.120 Sep 12 12:54:09.120replacing 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 } }] DEBGINFO |
| 7662 | 2026-09-12T12:54:10.470Z | adding route 172.17.0.47/32 -> 10.0.0.255Sep 12 12:54:09.120 |
| 7663 | 2026-09-12T12:54:10.470Z | DEBGreplacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:54:09.120 |
| 7664 | 2026-09-12T12:54:10.470Z | Sep 12 12:54:09.120 replacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 7665 | 2026-09-12T12:54:10.470Z | 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 } }] |
| 7666 | 2026-09-12T12:54:10.470Z | adding route 172.17.0.55/32 -> 10.0.0.255Sep 12 12:54:09.120Sep 12 12:54:09.120 |
| 7667 | 2026-09-12T12:54:10.470Z | INFO INFO adding route 172.17.0.48/32 -> 10.0.0.255Sep 12 12:54:09.120 |
| 7668 | 2026-09-12T12:54:10.470Z | Sep 12 12:54:09.120adding route 172.17.0.27/32 -> 10.0.0.255 INFODEBG adding route 172.17.0.48/32 -> 10.0.0.255 |
| 7669 | 2026-09-12T12:54:10.470Z | |
| 7670 | 2026-09-12T12:54:10.470Z | 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 12 12:54:09.120 |
| 7671 | 2026-09-12T12:54:10.471Z | DEBGSep 12 12:54:09.120 Sep 12 12:54:09.120 replacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 7672 | 2026-09-12T12:54:10.471Z | 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 } }]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 } }] |
| 7673 | 2026-09-12T12:54:10.471Z | |
| 7674 | 2026-09-12T12:54:10.471Z | Sep 12 12:54:09.120Sep 12 12:54:09.120 INFOSep 12 12:54:09.120INFO adding route 172.17.0.49/32 -> 10.0.0.255Sep 12 12:54:09.120 |
| 7675 | 2026-09-12T12:54:10.471Z | INFO adding route 172.17.0.49/32 -> 10.0.0.255adding route 172.17.0.56/32 -> 10.0.0.255 |
| 7676 | 2026-09-12T12:54:10.471Z | Sep 12 12:54:09.120 |
| 7677 | 2026-09-12T12:54:10.472Z | INFO adding route 172.17.0.28/32 -> 10.0.0.255DEBG |
| 7678 | 2026-09-12T12:54:10.472Z | Sep 12 12:54:09.120Sep 12 12:54:09.120 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 } }]Sep 12 12:54:09.120 |
| 7679 | 2026-09-12T12:54:10.472Z | replacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 172.17.0.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 |
| 7680 | 2026-09-12T12:54:10.472Z | |
| 7681 | 2026-09-12T12:54:10.472Z | 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 } }] |
| 7682 | 2026-09-12T12:54:10.472Z | Sep 12 12:54:09.120 Sep 12 12:54:09.120INFO Sep 12 12:54:09.120 INFOadding route 172.17.0.50/32 -> 10.0.0.255 |
| 7683 | 2026-09-12T12:54:10.472Z | adding route 172.17.0.50/32 -> 10.0.0.255INFO |
| 7684 | 2026-09-12T12:54:10.472Z | Sep 12 12:54:09.120Sep 12 12:54:09.120 INFO adding route 172.17.0.29/32 -> 10.0.0.255Sep 12 12:54:09.120 |
| 7685 | 2026-09-12T12:54:10.472Z | DEBG 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 } }] 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 } }]adding route 172.17.0.57/32 -> 10.0.0.255 |
| 7686 | 2026-09-12T12:54:10.472Z | Sep 12 12:54:09.120 |
| 7687 | 2026-09-12T12:54:10.472Z | |
| 7688 | 2026-09-12T12:54:10.472Z | DEBGSep 12 12:54:09.120 Sep 12 12:54:09.120DEBG Sep 12 12:54:09.120 INFOreplacing 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 } }] INFO |
| 7689 | 2026-09-12T12:54:10.472Z | adding route 172.17.0.51/32 -> 10.0.0.255adding route 172.17.0.51/32 -> 10.0.0.255replacing 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 } }] |
| 7690 | 2026-09-12T12:54:10.472Z | |
| 7691 | 2026-09-12T12:54:10.472Z | |
| 7692 | 2026-09-12T12:54:10.472Z | Sep 12 12:54:09.120Sep 12 12:54:09.120Sep 12 12:54:09.120 INFODEBGINFO replacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:54:09.120 |
| 7693 | 2026-09-12T12:54:10.473Z | Sep 12 12:54:09.110 DEBGadding route 172.17.0.30/32 -> 10.0.0.255 |
| 7694 | 2026-09-12T12:54:10.473Z | replacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:54:09.120 DEBGINFOadding route 172.17.0.58/32 -> 10.0.0.255 |
| 7695 | 2026-09-12T12:54:10.473Z | |
| 7696 | 2026-09-12T12:54:10.473Z | created new freemapadding route 172.17.0.52/32 -> 10.0.0.255Sep 12 12:54:09.120, unit DEBG: |
| 7697 | 2026-09-12T12:54:10.473Z | 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 } }]freemap_route_ipv4Sep 12 12:54:09.120Sep 12 12:54:09.120 |
| 7698 | 2026-09-12T12:54:10.473Z | |
| 7699 | 2026-09-12T12:54:10.473Z | Sep 12 12:54:09.120INFO adding route 172.17.0.52/32 -> 10.0.0.255DEBGDEBG |
| 7700 | 2026-09-12T12:54:10.473Z | Sep 12 12:54:09.120replacing 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.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 } }] |
| 7701 | 2026-09-12T12:54:10.473Z | Sep 12 12:54:09.120Sep 12 12:54:09.120 |
| 7702 | 2026-09-12T12:54:10.473Z | INFODEBGDEBG 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 } }] |
| 7703 | 2026-09-12T12:54:10.473Z | created new freemapadding route 172.17.0.31/32 -> 10.0.0.255Sep 12 12:54:09.120 |
| 7704 | 2026-09-12T12:54:10.473Z | INFO, unit adding route 172.17.0.59/32 -> 10.0.0.255: |
| 7705 | 2026-09-12T12:54:10.473Z | freemap_route_ipv6Sep 12 12:54:09.120 |
| 7706 | 2026-09-12T12:54:10.473Z | Sep 12 12:54:09.120 INFODEBG Sep 12 12:54:09.120Sep 12 12:54:09.120 adding route 172.17.0.53/32 -> 10.0.0.255DEBG |
| 7707 | 2026-09-12T12:54:10.473Z | INFOreplacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7708 | 2026-09-12T12:54:10.473Z | initted freemap. size: 64adding route 172.17.0.53/32 -> 10.0.0.255, |
| 7709 | 2026-09-12T12:54:10.473Z | unit:Sep 12 12:54:09.121Sep 12 12:54:09.121 Sep 12 12:54:09.121freemap_route_ipv4 |
| 7710 | 2026-09-12T12:54:10.473Z | Sep 12 12:54:09.121DEBG 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 } }] DEBG |
| 7711 | 2026-09-12T12:54:10.473Z | INFOSep 12 12:54:09.121DEBG adding route 172.17.0.32/32 -> 10.0.0.255DEBG |
| 7712 | 2026-09-12T12:54:10.474Z | test route::tests::delete_target_fragmented ... ok |
| 7713 | 2026-09-12T12:54:10.474Z | Sep 12 12:54:09.121replacing 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 } }] INFO |
| 7714 | 2026-09-12T12:54:10.474Z | Sep 12 12:54:09.121 adding route 172.17.0.54/32 -> 10.0.0.255reset freemap |
| 7715 | 2026-09-12T12:54:10.474Z | test route::tests::add_target_fails_full ... ok |
| 7716 | 2026-09-12T12:54:10.474Z | DEBG, unit:Sep 12 12:54:09.121replacing 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 } }] |
| 7717 | 2026-09-12T12:54:10.474Z | INFOfreemap_route_ipv4 adding route 172.17.0.54/32 -> 10.0.0.255 |
| 7718 | 2026-09-12T12:54:10.474Z | test route::tests::delete_target_full ... ok |
| 7719 | 2026-09-12T12:54:10.474Z | |
| 7720 | 2026-09-12T12:54:10.474Z | Sep 12 12:54:09.121 Sep 12 12:54:09.121 INFOreplacing 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 } }] |
| 7721 | 2026-09-12T12:54:10.474Z | Sep 12 12:54:09.121Sep 12 12:54:09.121adding route 172.17.0.33/32 -> 10.0.0.255 |
| 7722 | 2026-09-12T12:54:10.474Z | DEBG 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 } }]Sep 12 12:54:09.121 |
| 7723 | 2026-09-12T12:54:10.474Z | initted freemap. size: 64DEBGDEBG, Sep 12 12:54:09.121unit :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 |
| 7724 | 2026-09-12T12:54:10.474Z | freemap_route_ipv6 |
| 7725 | 2026-09-12T12:54:10.474Z | replacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:54:09.121Sep 12 12:54:09.121adding route 172.17.0.55/32 -> 10.0.0.255 |
| 7726 | 2026-09-12T12:54:10.474Z | INFO |
| 7727 | 2026-09-12T12:54:10.474Z | adding route 172.17.0.55/32 -> 10.0.0.255 INFO Sep 12 12:54:09.121adding route 172.17.0.60/32 -> 10.0.0.255 |
| 7728 | 2026-09-12T12:54:10.474Z | Sep 12 12:54:09.121Sep 12 12:54:09.121DEBG |
| 7729 | 2026-09-12T12:54:10.475Z | DEBG reset freemapreplacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:54:09.121 |
| 7730 | 2026-09-12T12:54:10.475Z | Sep 12 12:54:09.121DEBG, DEBGINFO Sep 12 12:54:09.121unit 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 } }]INFO: adding route 172.17.0.34/32 -> 10.0.0.255adding route 172.17.0.56/32 -> 10.0.0.255 |
| 7731 | 2026-09-12T12:54:10.475Z | |
| 7732 | 2026-09-12T12:54:10.475Z | freemap_route_ipv6 |
| 7733 | 2026-09-12T12:54:10.475Z | |
| 7734 | 2026-09-12T12:54:10.475Z | 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 } }] |
| 7735 | 2026-09-12T12:54:10.475Z | Sep 12 12:54:09.121Sep 12 12:54:09.121 Sep 12 12:54:09.121DEBG INFOSep 12 12:54:09.121replacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBGSep 12 12:54:09.121 |
| 7736 | 2026-09-12T12:54:10.475Z | INFO adding route 172.16.0.0/32 -> 10.0.0.1 adding route 172.17.0.56/32 -> 10.0.0.255 |
| 7737 | 2026-09-12T12:54:10.479Z | |
| 7738 | 2026-09-12T12:54:10.479Z | Sep 12 12:54:09.121replacing 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 } }] |
| 7739 | 2026-09-12T12:54:10.480Z | DEBGINFO adding route 172.17.0.57/32 -> 10.0.0.255failed to allocate space for the new target list |
| 7740 | 2026-09-12T12:54:10.480Z | Sep 12 12:54:09.121 |
| 7741 | 2026-09-12T12:54:10.480Z | Sep 12 12:54:09.121Sep 12 12:54:09.121 DEBGSep 12 12:54:09.121 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 } }] DEBG |
| 7742 | 2026-09-12T12:54:10.480Z | 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 } }] |
| 7743 | 2026-09-12T12:54:10.480Z | 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 } }] |
| 7744 | 2026-09-12T12:54:10.481Z | Sep 12 12:54:09.121adding route 172.17.0.35/32 -> 10.0.0.255Sep 12 12:54:09.121 INFOSep 12 12:54:09.121 INFOadding route 172.17.0.57/32 -> 10.0.0.255 |
| 7745 | 2026-09-12T12:54:10.481Z | |
| 7746 | 2026-09-12T12:54:10.481Z | adding route 172.17.0.58/32 -> 10.0.0.255 Sep 12 12:54:09.121 |
| 7747 | 2026-09-12T12:54:10.481Z | DEBG Sep 12 12:54:09.121INFOSep 12 12:54:09.121Sep 12 12:54:09.121 adding route 172.16.0.0/32 -> 10.0.0.1 |
| 7748 | 2026-09-12T12:54:10.481Z | DEBGreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]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 } }] |
| 7749 | 2026-09-12T12:54:10.481Z | 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 } }] |
| 7750 | 2026-09-12T12:54:10.481Z | Sep 12 12:54:09.131 INFO adding route 172.17.0.59/32 -> 10.0.0.255Sep 12 12:54:09.131 |
| 7751 | 2026-09-12T12:54:10.481Z | INFOreplacing 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.58/32 -> 10.0.0.255 |
| 7752 | 2026-09-12T12:54:10.481Z | Sep 12 12:54:09.131 Sep 12 12:54:09.131DEBG |
| 7753 | 2026-09-12T12:54:10.481Z | 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 } }] |
| 7754 | 2026-09-12T12:54:10.481Z | Sep 12 12:54:09.131 |
| 7755 | 2026-09-12T12:54:10.481Z | INFODEBG adding route 172.17.0.36/32 -> 10.0.0.255Sep 12 12:54:09.131replacing 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 } }] |
| 7756 | 2026-09-12T12:54:10.481Z | |
| 7757 | 2026-09-12T12:54:10.481Z | INFO adding route 172.17.0.60/32 -> 10.0.0.255 |
| 7758 | 2026-09-12T12:54:10.481Z | Sep 12 12:54:09.131 DEBG replacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:54:09.131 |
| 7759 | 2026-09-12T12:54:10.481Z | DEBGSep 12 12:54:09.131 Sep 12 12:54:09.131replacing 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 } }] |
| 7760 | 2026-09-12T12:54:10.481Z | INFOINFO adding route 172.17.0.59/32 -> 10.0.0.255adding route 172.17.0.37/32 -> 10.0.0.255 |
| 7761 | 2026-09-12T12:54:10.481Z | |
| 7762 | 2026-09-12T12:54:10.481Z | Sep 12 12:54:09.131 INFO adding route 172.17.0.61/32 -> 10.0.0.255 |
| 7763 | 2026-09-12T12:54:10.481Z | Sep 12 12:54:09.131 DEBG replacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:54:09.131Sep 12 12:54:09.131 |
| 7764 | 2026-09-12T12:54:10.482Z | DEBGDEBG replacing targets for 172.17.0.61/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 7765 | 2026-09-12T12:54:10.482Z | Sep 12 12:54:09.131 |
| 7766 | 2026-09-12T12:54:10.482Z | INFO Sep 12 12:54:09.131adding route 172.17.0.60/32 -> 10.0.0.255 |
| 7767 | 2026-09-12T12:54:10.482Z | INFO adding route 172.17.0.62/32 -> 10.0.0.255 |
| 7768 | 2026-09-12T12:54:10.482Z | Sep 12 12:54:09.131Sep 12 12:54:09.131 Sep 12 12:54:09.131DEBG INFOreplacing 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 |
| 7769 | 2026-09-12T12:54:10.482Z | 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.38/32 -> 10.0.0.255 |
| 7770 | 2026-09-12T12:54:10.482Z | |
| 7771 | 2026-09-12T12:54:10.482Z | Sep 12 12:54:09.131 Sep 12 12:54:09.131INFO DEBG adding route 172.17.0.61/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 } }] |
| 7772 | 2026-09-12T12:54:10.482Z | |
| 7773 | 2026-09-12T12:54:10.482Z | Sep 12 12:54:09.131 INFO adding route 172.17.0.63/32 -> 10.0.0.255Sep 12 12:54:09.131Sep 12 12:54:09.131 |
| 7774 | 2026-09-12T12:54:10.482Z | INFO DEBGadding route 172.17.0.39/32 -> 10.0.0.255 Sep 12 12:54:09.131 |
| 7775 | 2026-09-12T12:54:10.482Z | 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 } }]DEBGSep 12 12:54:09.131 |
| 7776 | 2026-09-12T12:54:10.482Z | 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 } }]DEBG |
| 7777 | 2026-09-12T12:54:10.482Z | 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 } }] |
| 7778 | 2026-09-12T12:54:10.482Z | Sep 12 12:54:09.131 Sep 12 12:54:09.131Sep 12 12:54:09.131DEBG Sep 12 12:54:09.131DEBG 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 } }]failed to allocate space for the new target list |
| 7779 | 2026-09-12T12:54:10.483Z | |
| 7780 | 2026-09-12T12:54:10.483Z | INFO adding route 172.16.0.0/32 -> 10.0.0.1 |
| 7781 | 2026-09-12T12:54:10.483Z | INFOSep 12 12:54:09.131 Sep 12 12:54:09.131DEBG 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.17.0.62/32 -> 10.0.0.255 |
| 7782 | 2026-09-12T12:54:10.483Z | Sep 12 12:54:09.131INFO |
| 7783 | 2026-09-12T12:54:10.483Z | DEBGadding route 172.17.0.40/32 -> 10.0.0.255 Sep 12 12:54:09.131 |
| 7784 | 2026-09-12T12:54:10.483Z | Sep 12 12:54:09.131DEBGreplacing 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 } }] failed to allocate space for the new target list |
| 7785 | 2026-09-12T12:54:10.483Z | DEBGSep 12 12:54:09.131 |
| 7786 | 2026-09-12T12:54:10.483Z | 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 } }]DEBG |
| 7787 | 2026-09-12T12:54:10.483Z | 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 } }] |
| 7788 | 2026-09-12T12:54:10.483Z | Sep 12 12:54:09.131Sep 12 12:54:09.131 Sep 12 12:54:09.131INFO DEBGINFOadding route 172.16.0.0/32 -> 10.0.0.2 |
| 7789 | 2026-09-12T12:54:10.483Z | failed to allocate space for the new target list |
| 7790 | 2026-09-12T12:54:10.483Z | adding route 172.17.0.41/32 -> 10.0.0.255 |
| 7791 | 2026-09-12T12:54:10.483Z | Sep 12 12:54:09.131 Sep 12 12:54:09.131Sep 12 12:54:09.131DEBG 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 } }]DEBG |
| 7792 | 2026-09-12T12:54:10.483Z | replacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.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 } }] |
| 7793 | 2026-09-12T12:54:10.483Z | |
| 7794 | 2026-09-12T12:54:10.483Z | Sep 12 12:54:09.131 INFOSep 12 12:54:09.131 adding route 172.17.0.0/32 -> 10.0.0.255INFO |
| 7795 | 2026-09-12T12:54:10.483Z | adding route 172.17.0.42/32 -> 10.0.0.255 |
| 7796 | 2026-09-12T12:54:10.483Z | test route::tests::delete_targets_full ... ok |
| 7797 | 2026-09-12T12:54:10.483Z | Sep 12 12:54:09.131Sep 12 12:54:09.131 DEBGDEBG replacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 7798 | 2026-09-12T12:54:10.483Z | |
| 7799 | 2026-09-12T12:54:10.483Z | Sep 12 12:54:09.131Sep 12 12:54:09.131 INFOINFO adding route 172.17.0.1/32 -> 10.0.0.255adding route 172.17.0.43/32 -> 10.0.0.255 |
| 7800 | 2026-09-12T12:54:10.484Z | |
| 7801 | 2026-09-12T12:54:10.484Z | Sep 12 12:54:09.131Sep 12 12:54:09.131 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.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 } }] |
| 7802 | 2026-09-12T12:54:10.484Z | |
| 7803 | 2026-09-12T12:54:10.484Z | Sep 12 12:54:09.131Sep 12 12:54:09.131 INFOINFO adding route 172.17.0.2/32 -> 10.0.0.255adding route 172.17.0.44/32 -> 10.0.0.255 |
| 7804 | 2026-09-12T12:54:10.484Z | |
| 7805 | 2026-09-12T12:54:10.484Z | Sep 12 12:54:09.131Sep 12 12:54:09.131 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 } }] |
| 7806 | 2026-09-12T12:54:10.484Z | DEBGSep 12 12:54:09.131 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 } }]INFO |
| 7807 | 2026-09-12T12:54:10.484Z | Sep 12 12:54:09.131 adding route 172.17.0.45/32 -> 10.0.0.255 |
| 7808 | 2026-09-12T12:54:10.484Z | Sep 12 12:54:09.131INFO DEBGadding route 172.17.0.3/32 -> 10.0.0.255 |
| 7809 | 2026-09-12T12:54:10.484Z | 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 } }] |
| 7810 | 2026-09-12T12:54:10.484Z | Sep 12 12:54:09.131 Sep 12 12:54:09.131DEBG INFOreplacing 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 } }] |
| 7811 | 2026-09-12T12:54:10.484Z | adding route 172.17.0.46/32 -> 10.0.0.255 |
| 7812 | 2026-09-12T12:54:10.484Z | Sep 12 12:54:09.131 Sep 12 12:54:09.131INFO DEBGadding route 172.17.0.4/32 -> 10.0.0.255 |
| 7813 | 2026-09-12T12:54:10.484Z | 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 } }] |
| 7814 | 2026-09-12T12:54:10.485Z | Sep 12 12:54:09.131 Sep 12 12:54:09.131DEBG INFOreplacing 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 } }] |
| 7815 | 2026-09-12T12:54:10.485Z | adding route 172.17.0.47/32 -> 10.0.0.255 |
| 7816 | 2026-09-12T12:54:10.485Z | Sep 12 12:54:09.131 Sep 12 12:54:09.131INFO DEBGadding route 172.17.0.5/32 -> 10.0.0.255 |
| 7817 | 2026-09-12T12:54:10.485Z | 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 } }] |
| 7818 | 2026-09-12T12:54:10.485Z | Sep 12 12:54:09.131 Sep 12 12:54:09.131DEBG 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 } }] |
| 7819 | 2026-09-12T12:54:10.485Z | adding route 172.17.0.48/32 -> 10.0.0.255 |
| 7820 | 2026-09-12T12:54:10.485Z | Sep 12 12:54:09.131 Sep 12 12:54:09.131INFO DEBGadding route 172.17.0.6/32 -> 10.0.0.255 |
| 7821 | 2026-09-12T12:54:10.485Z | Sep 12 12:54:09.131 replacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 7822 | 2026-09-12T12:54:10.485Z | 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 } }] |
| 7823 | 2026-09-12T12:54:10.485Z | Sep 12 12:54:09.131 Sep 12 12:54:09.131INFO INFOadding route 172.17.0.7/32 -> 10.0.0.255 |
| 7824 | 2026-09-12T12:54:10.485Z | adding route 172.17.0.49/32 -> 10.0.0.255 |
| 7825 | 2026-09-12T12:54:10.485Z | Sep 12 12:54:09.131 Sep 12 12:54:09.131DEBG 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 } }] |
| 7826 | 2026-09-12T12:54:10.485Z | 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 } }] |
| 7827 | 2026-09-12T12:54:10.485Z | Sep 12 12:54:09.131 Sep 12 12:54:09.131INFO INFOadding route 172.17.0.8/32 -> 10.0.0.255 |
| 7828 | 2026-09-12T12:54:10.485Z | adding route 172.17.0.50/32 -> 10.0.0.255 |
| 7829 | 2026-09-12T12:54:10.486Z | Sep 12 12:54:09.131 Sep 12 12:54:09.131DEBG DEBGreplacing 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 } }] |
| 7830 | 2026-09-12T12:54:10.486Z | 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 } }] |
| 7831 | 2026-09-12T12:54:10.486Z | Sep 12 12:54:09.131 Sep 12 12:54:09.131INFO INFOadding route 172.17.0.9/32 -> 10.0.0.255 |
| 7832 | 2026-09-12T12:54:10.486Z | adding route 172.17.0.51/32 -> 10.0.0.255 |
| 7833 | 2026-09-12T12:54:10.486Z | Sep 12 12:54:09.131 Sep 12 12:54:09.131DEBG DEBGreplacing 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 } }] |
| 7834 | 2026-09-12T12:54:10.486Z | 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 } }] |
| 7835 | 2026-09-12T12:54:10.486Z | Sep 12 12:54:09.131 Sep 12 12:54:09.131INFO INFOadding route 172.17.0.10/32 -> 10.0.0.255 |
| 7836 | 2026-09-12T12:54:10.486Z | adding route 172.17.0.52/32 -> 10.0.0.255 |
| 7837 | 2026-09-12T12:54:10.634Z | Sep 12 12:54:09.131 Sep 12 12:54:09.131DEBG 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 } }] |
| 7838 | 2026-09-12T12:54:10.634Z | 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 } }] |
| 7839 | 2026-09-12T12:54:10.635Z | Sep 12 12:54:09.131 Sep 12 12:54:09.131INFO INFOadding route 172.17.0.11/32 -> 10.0.0.255 |
| 7840 | 2026-09-12T12:54:10.635Z | adding route 172.17.0.53/32 -> 10.0.0.255 |
| 7841 | 2026-09-12T12:54:10.635Z | Sep 12 12:54:09.131 Sep 12 12:54:09.131DEBG 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 } }] |
| 7842 | 2026-09-12T12:54:10.635Z | 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 } }] |
| 7843 | 2026-09-12T12:54:10.635Z | Sep 12 12:54:09.131Sep 12 12:54:09.131 INFOINFO adding route 172.17.0.12/32 -> 10.0.0.255adding route 172.17.0.54/32 -> 10.0.0.255 |
| 7844 | 2026-09-12T12:54:10.635Z | |
| 7845 | 2026-09-12T12:54:10.635Z | Sep 12 12:54:09.131Sep 12 12:54:09.131 DEBGDEBG replacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 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 } }] |
| 7846 | 2026-09-12T12:54:10.635Z | |
| 7847 | 2026-09-12T12:54:10.635Z | Sep 12 12:54:09.131Sep 12 12:54:09.131 INFOINFO adding route 172.17.0.13/32 -> 10.0.0.255adding route 172.17.0.55/32 -> 10.0.0.255 |
| 7848 | 2026-09-12T12:54:10.635Z | |
| 7849 | 2026-09-12T12:54:10.635Z | Sep 12 12:54:09.131Sep 12 12:54:09.131 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.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 } }] |
| 7850 | 2026-09-12T12:54:10.635Z | |
| 7851 | 2026-09-12T12:54:10.635Z | Sep 12 12:54:09.131Sep 12 12:54:09.131 INFOINFO adding route 172.17.0.14/32 -> 10.0.0.255adding route 172.17.0.56/32 -> 10.0.0.255 |
| 7852 | 2026-09-12T12:54:10.635Z | |
| 7853 | 2026-09-12T12:54:10.635Z | Sep 12 12:54:09.131Sep 12 12:54:09.131 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.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 } }] |
| 7854 | 2026-09-12T12:54:10.635Z | |
| 7855 | 2026-09-12T12:54:10.635Z | Sep 12 12:54:09.131Sep 12 12:54:09.131 INFOINFO adding route 172.17.0.57/32 -> 10.0.0.255adding route 172.17.0.15/32 -> 10.0.0.255 |
| 7856 | 2026-09-12T12:54:10.635Z | |
| 7857 | 2026-09-12T12:54:10.636Z | Sep 12 12:54:09.131Sep 12 12:54:09.131 DEBGDEBG replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 7858 | 2026-09-12T12:54:10.636Z | Sep 12 12:54:09.141 INFO adding route 172.17.0.16/32 -> 10.0.0.255 |
| 7859 | 2026-09-12T12:54:10.636Z | |
| 7860 | 2026-09-12T12:54:10.636Z | Sep 12 12:54:09.141 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 } }] |
| 7861 | 2026-09-12T12:54:10.636Z | Sep 12 12:54:09.141 INFO adding route 172.17.0.17/32 -> 10.0.0.255 |
| 7862 | 2026-09-12T12:54:10.636Z | Sep 12 12:54:09.141 DEBGSep 12 12:54:09.141 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 |
| 7863 | 2026-09-12T12:54:10.636Z | adding route 172.17.0.58/32 -> 10.0.0.255 |
| 7864 | 2026-09-12T12:54:10.636Z | Sep 12 12:54:09.141 INFOSep 12 12:54:09.141 adding route 172.17.0.18/32 -> 10.0.0.255DEBG |
| 7865 | 2026-09-12T12:54:10.636Z | 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 } }] |
| 7866 | 2026-09-12T12:54:10.636Z | Sep 12 12:54:09.141 DEBGSep 12 12:54:09.141 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 |
| 7867 | 2026-09-12T12:54:10.636Z | adding route 172.17.0.59/32 -> 10.0.0.255 |
| 7868 | 2026-09-12T12:54:10.636Z | Sep 12 12:54:09.141 Sep 12 12:54:09.141INFO DEBGadding route 172.17.0.19/32 -> 10.0.0.255 |
| 7869 | 2026-09-12T12:54:10.636Z | 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 } }] |
| 7870 | 2026-09-12T12:54:10.636Z | Sep 12 12:54:09.141 Sep 12 12:54:09.141DEBG 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 } }] |
| 7871 | 2026-09-12T12:54:10.636Z | adding route 172.17.0.60/32 -> 10.0.0.255 |
| 7872 | 2026-09-12T12:54:10.636Z | Sep 12 12:54:09.141 Sep 12 12:54:09.141INFO DEBGadding route 172.17.0.20/32 -> 10.0.0.255 |
| 7873 | 2026-09-12T12:54:10.636Z | 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 } }] |
| 7874 | 2026-09-12T12:54:10.636Z | Sep 12 12:54:09.141 Sep 12 12:54:09.141DEBG DEBGreplacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7875 | 2026-09-12T12:54:10.636Z | failed to allocate space for the new target list |
| 7876 | 2026-09-12T12:54:10.636Z | Sep 12 12:54:09.141Sep 12 12:54:09.141 INFODEBG 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.2, vlan_id: None } }] |
| 7877 | 2026-09-12T12:54:10.637Z | |
| 7878 | 2026-09-12T12:54:10.637Z | Sep 12 12:54:09.141 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 } }] |
| 7879 | 2026-09-12T12:54:10.637Z | Sep 12 12:54:09.141 INFO adding route 172.17.0.22/32 -> 10.0.0.255 |
| 7880 | 2026-09-12T12:54:10.637Z | Sep 12 12:54:09.141 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 } }] |
| 7881 | 2026-09-12T12:54:10.637Z | Sep 12 12:54:09.141 INFO adding route 172.17.0.23/32 -> 10.0.0.255 |
| 7882 | 2026-09-12T12:54:10.637Z | Sep 12 12:54:09.141 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 } }] |
| 7883 | 2026-09-12T12:54:10.637Z | Sep 12 12:54:09.141 INFO adding route 172.17.0.24/32 -> 10.0.0.255 |
| 7884 | 2026-09-12T12:54:10.637Z | Sep 12 12:54:09.141 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 } }] |
| 7885 | 2026-09-12T12:54:10.637Z | Sep 12 12:54:09.141 INFO adding route 172.17.0.25/32 -> 10.0.0.255 |
| 7886 | 2026-09-12T12:54:10.637Z | Sep 12 12:54:09.141 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 } }] |
| 7887 | 2026-09-12T12:54:10.637Z | Sep 12 12:54:09.141 INFO adding route 172.17.0.26/32 -> 10.0.0.255 |
| 7888 | 2026-09-12T12:54:10.637Z | Sep 12 12:54:09.141 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 } }] |
| 7889 | 2026-09-12T12:54:10.637Z | Sep 12 12:54:09.141 INFO adding route 172.17.0.27/32 -> 10.0.0.255 |
| 7890 | 2026-09-12T12:54:10.637Z | Sep 12 12:54:09.141 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 } }] |
| 7891 | 2026-09-12T12:54:10.637Z | Sep 12 12:54:09.141 INFO adding route 172.17.0.28/32 -> 10.0.0.255 |
| 7892 | 2026-09-12T12:54:10.637Z | Sep 12 12:54:09.141 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 } }] |
| 7893 | 2026-09-12T12:54:10.637Z | Sep 12 12:54:09.141 INFO adding route 172.17.0.29/32 -> 10.0.0.255 |
| 7894 | 2026-09-12T12:54:10.638Z | Sep 12 12:54:09.141 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 } }] |
| 7895 | 2026-09-12T12:54:10.638Z | Sep 12 12:54:09.141 INFO adding route 172.17.0.30/32 -> 10.0.0.255 |
| 7896 | 2026-09-12T12:54:10.638Z | Sep 12 12:54:09.141 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 } }] |
| 7897 | 2026-09-12T12:54:10.638Z | Sep 12 12:54:09.141 INFO adding route 172.17.0.31/32 -> 10.0.0.255 |
| 7898 | 2026-09-12T12:54:10.638Z | Sep 12 12:54:09.141 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 } }] |
| 7899 | 2026-09-12T12:54:10.638Z | Sep 12 12:54:09.141 INFO adding route 172.17.0.32/32 -> 10.0.0.255 |
| 7900 | 2026-09-12T12:54:10.638Z | Sep 12 12:54:09.141 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 } }] |
| 7901 | 2026-09-12T12:54:10.638Z | Sep 12 12:54:09.141 INFO adding route 172.17.0.33/32 -> 10.0.0.255 |
| 7902 | 2026-09-12T12:54:10.638Z | Sep 12 12:54:09.141 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 } }] |
| 7903 | 2026-09-12T12:54:10.638Z | Sep 12 12:54:09.141 INFO adding route 172.17.0.34/32 -> 10.0.0.255 |
| 7904 | 2026-09-12T12:54:10.638Z | Sep 12 12:54:09.141 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 } }] |
| 7905 | 2026-09-12T12:54:10.638Z | Sep 12 12:54:09.141 INFO adding route 172.17.0.35/32 -> 10.0.0.255 |
| 7906 | 2026-09-12T12:54:10.638Z | Sep 12 12:54:09.141 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 } }] |
| 7907 | 2026-09-12T12:54:10.638Z | Sep 12 12:54:09.141 INFO adding route 172.17.0.36/32 -> 10.0.0.255 |
| 7908 | 2026-09-12T12:54:10.638Z | Sep 12 12:54:09.141 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 } }] |
| 7909 | 2026-09-12T12:54:10.639Z | Sep 12 12:54:09.141 INFO adding route 172.17.0.37/32 -> 10.0.0.255 |
| 7910 | 2026-09-12T12:54:10.639Z | Sep 12 12:54:09.141 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 } }] |
| 7911 | 2026-09-12T12:54:10.639Z | Sep 12 12:54:09.141 INFO adding route 172.17.0.38/32 -> 10.0.0.255 |
| 7912 | 2026-09-12T12:54:10.639Z | Sep 12 12:54:09.141 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 } }] |
| 7913 | 2026-09-12T12:54:10.639Z | Sep 12 12:54:09.141 INFO adding route 172.17.0.39/32 -> 10.0.0.255 |
| 7914 | 2026-09-12T12:54:10.639Z | Sep 12 12:54:09.141 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 } }] |
| 7915 | 2026-09-12T12:54:10.640Z | Sep 12 12:54:09.141 INFO adding route 172.17.0.40/32 -> 10.0.0.255 |
| 7916 | 2026-09-12T12:54:10.640Z | test route::tests::delete_targets_fragmented ... ok |
| 7917 | 2026-09-12T12:54:10.640Z | |
| 7918 | 2026-09-12T12:54:10.640Z | test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s |
| 7919 | 2026-09-12T12:54:10.640Z | |
| 7920 | 2026-09-12T12:54:10.640Z | Sep 12 12:54:09.141 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 } }] |
| 7921 | 2026-09-12T12:54:10.640Z | Sep 12 12:54:09.152 INFO adding route 172.17.0.41/32 -> 10.0.0.255 |
| 7922 | 2026-09-12T12:54:10.640Z | Sep 12 12:54:09.152 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 } }] |
| 7923 | 2026-09-12T12:54:10.640Z | Sep 12 12:54:09.152 INFO adding route 172.17.0.42/32 -> 10.0.0.255 |
| 7924 | 2026-09-12T12:54:10.640Z | Sep 12 12:54:09.152 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 } }] |
| 7925 | 2026-09-12T12:54:10.640Z | Sep 12 12:54:09.152 INFO adding route 172.17.0.43/32 -> 10.0.0.255 |
| 7926 | 2026-09-12T12:54:10.640Z | Sep 12 12:54:09.152 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 } }] |
| 7927 | 2026-09-12T12:54:10.640Z | Sep 12 12:54:09.152 INFO adding route 172.17.0.44/32 -> 10.0.0.255 |
| 7928 | 2026-09-12T12:54:10.640Z | Sep 12 12:54:09.152 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 } }] |
| 7929 | 2026-09-12T12:54:10.640Z | Sep 12 12:54:09.152 INFO adding route 172.17.0.45/32 -> 10.0.0.255 |
| 7930 | 2026-09-12T12:54:10.640Z | Sep 12 12:54:09.152 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 } }] |
| 7931 | 2026-09-12T12:54:10.641Z | Sep 12 12:54:09.152 INFO adding route 172.17.0.46/32 -> 10.0.0.255 |
| 7932 | 2026-09-12T12:54:10.641Z | Sep 12 12:54:09.152 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 } }] |
| 7933 | 2026-09-12T12:54:10.641Z | Sep 12 12:54:09.152 INFO adding route 172.17.0.47/32 -> 10.0.0.255 |
| 7934 | 2026-09-12T12:54:10.641Z | Sep 12 12:54:09.152 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 } }] |
| 7935 | 2026-09-12T12:54:10.641Z | Sep 12 12:54:09.152 INFO adding route 172.17.0.48/32 -> 10.0.0.255 |
| 7936 | 2026-09-12T12:54:10.641Z | Sep 12 12:54:09.152 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 } }] |
| 7937 | 2026-09-12T12:54:10.647Z | Sep 12 12:54:09.152 INFO adding route 172.17.0.49/32 -> 10.0.0.255 |
| 7938 | 2026-09-12T12:54:10.647Z | Sep 12 12:54:09.152 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 } }] |
| 7939 | 2026-09-12T12:54:10.647Z | Sep 12 12:54:09.152 INFO adding route 172.17.0.50/32 -> 10.0.0.255 |
| 7940 | 2026-09-12T12:54:10.647Z | Sep 12 12:54:09.152 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 } }] |
| 7941 | 2026-09-12T12:54:10.647Z | Sep 12 12:54:09.152 INFO adding route 172.17.0.51/32 -> 10.0.0.255 |
| 7942 | 2026-09-12T12:54:10.647Z | Sep 12 12:54:09.152 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 } }] |
| 7943 | 2026-09-12T12:54:10.647Z | Sep 12 12:54:09.152 INFO adding route 172.17.0.52/32 -> 10.0.0.255 |
| 7944 | 2026-09-12T12:54:10.647Z | Sep 12 12:54:09.152 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 } }] |
| 7945 | 2026-09-12T12:54:10.647Z | Sep 12 12:54:09.152 INFO adding route 172.17.0.53/32 -> 10.0.0.255 |
| 7946 | 2026-09-12T12:54:10.647Z | Sep 12 12:54:09.152 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 } }] |
| 7947 | 2026-09-12T12:54:10.647Z | Sep 12 12:54:09.152 INFO adding route 172.17.0.54/32 -> 10.0.0.255 |
| 7948 | 2026-09-12T12:54:10.647Z | Sep 12 12:54:09.152 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 } }] |
| 7949 | 2026-09-12T12:54:10.647Z | Sep 12 12:54:09.152 INFO adding route 172.17.0.55/32 -> 10.0.0.255 |
| 7950 | 2026-09-12T12:54:10.647Z | Sep 12 12:54:09.152 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 } }] |
| 7951 | 2026-09-12T12:54:10.647Z | Sep 12 12:54:09.152 INFO adding route 172.17.0.56/32 -> 10.0.0.255 |
| 7952 | 2026-09-12T12:54:10.647Z | Sep 12 12:54:09.152 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 } }] |
| 7953 | 2026-09-12T12:54:10.647Z | Sep 12 12:54:09.152 INFO adding route 172.17.0.57/32 -> 10.0.0.255 |
| 7954 | 2026-09-12T12:54:10.648Z | Sep 12 12:54:09.152 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 } }] |
| 7955 | 2026-09-12T12:54:10.648Z | Sep 12 12:54:09.152 INFO adding route 172.17.0.58/32 -> 10.0.0.255 |
| 7956 | 2026-09-12T12:54:10.648Z | Sep 12 12:54:09.152 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 } }] |
| 7957 | 2026-09-12T12:54:10.648Z | Sep 12 12:54:09.152 INFO adding route 172.17.0.59/32 -> 10.0.0.255 |
| 7958 | 2026-09-12T12:54:10.649Z | Sep 12 12:54:09.152 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 } }] |
| 7959 | 2026-09-12T12:54:10.649Z | Sep 12 12:54:09.152 INFO adding route 172.17.0.60/32 -> 10.0.0.255 |
| 7960 | 2026-09-12T12:54:10.649Z | Sep 12 12:54:09.152 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 } }] |
| 7961 | 2026-09-12T12:54:10.649Z | Sep 12 12:54:09.152 DEBG failed to allocate space for the new target list |
| 7962 | 2026-09-12T12:54:10.649Z | Sep 12 12:54:09.152 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 } }] |
| 7963 | 2026-09-12T12:54:10.649Z | Running tests/test_openapi.rs (target/debug/deps/test_openapi-590acc8ba8a56e5a) |
| 7964 | 2026-09-12T12:54:10.649Z | |
| 7965 | 2026-09-12T12:54:10.649Z | running 0 tests |
| 7966 | 2026-09-12T12:54:10.649Z | |
| 7967 | 2026-09-12T12:54:10.649Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 7968 | 2026-09-12T12:54:10.649Z | |
| 7969 | 2026-09-12T12:54:10.649Z | Running unittests src/lib.rs (target/debug/deps/dpd_api-129626530bed4535) |
| 7970 | 2026-09-12T12:54:10.649Z | |
| 7971 | 2026-09-12T12:54:10.649Z | running 0 tests |
| 7972 | 2026-09-12T12:54:10.649Z | |
| 7973 | 2026-09-12T12:54:10.649Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 7974 | 2026-09-12T12:54:10.649Z | |
| 7975 | 2026-09-12T12:54:10.650Z | Running unittests src/lib.rs (target/debug/deps/dpd_client-997b6ac0c3f3c24c) |
| 7976 | 2026-09-12T12:54:10.650Z | |
| 7977 | 2026-09-12T12:54:10.650Z | running 6 tests |
| 7978 | 2026-09-12T12:54:10.650Z | test tests::test_full_lot_id_neither_present ... ok |
| 7979 | 2026-09-12T12:54:10.650Z | test tests::test_full_lot_id_lot_only ... ok |
| 7980 | 2026-09-12T12:54:10.650Z | test tests::test_full_lot_id_lotnum_only ... ok |
| 7981 | 2026-09-12T12:54:10.650Z | test tests::test_full_lot_id_both_present ... ok |
| 7982 | 2026-09-12T12:54:10.650Z | test tests::test_parse_client_port_id ... ok |
| 7983 | 2026-09-12T12:54:10.650Z | test tests::test_port_id_cmp ... ok |
| 7984 | 2026-09-12T12:54:10.650Z | |
| 7985 | 2026-09-12T12:54:10.650Z | test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 7986 | 2026-09-12T12:54:10.650Z | |
| 7987 | 2026-09-12T12:54:10.650Z | Running tests/test_all.rs (target/debug/deps/test_all-27505f3949f0cd2c) |
| 7988 | 2026-09-12T12:54:10.650Z | |
| 7989 | 2026-09-12T12:54:10.651Z | running 0 tests |
| 7990 | 2026-09-12T12:54:10.651Z | |
| 7991 | 2026-09-12T12:54:10.651Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 7992 | 2026-09-12T12:54:10.651Z | |
| 7993 | 2026-09-12T12:54:10.651Z | Running unittests src/lib.rs (target/debug/deps/dpd_types-9a1ffdc1254bfaa8) |
| 7994 | 2026-09-12T12:54:10.651Z | |
| 7995 | 2026-09-12T12:54:10.651Z | running 0 tests |
| 7996 | 2026-09-12T12:54:10.651Z | |
| 7997 | 2026-09-12T12:54:10.651Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 7998 | 2026-09-12T12:54:10.651Z | |
| 7999 | 2026-09-12T12:54:10.651Z | Running unittests src/lib.rs (target/debug/deps/dpd_types_versions-fbfe8a6c92a1a523) |
| 8000 | 2026-09-12T12:54:10.651Z | |
| 8001 | 2026-09-12T12:54:10.651Z | running 15 tests |
| 8002 | 2026-09-12T12:54:10.651Z | test impls::switch_identifiers::tests::chip_revision_a0 ... ok |
| 8003 | 2026-09-12T12:54:10.651Z | test impls::switch_identifiers::tests::chip_revision_b0 ... ok |
| 8004 | 2026-09-12T12:54:10.651Z | test impls::switch_identifiers::tests::chip_revision_b1 ... ok |
| 8005 | 2026-09-12T12:54:10.651Z | test impls::switch_identifiers::tests::chip_revision_unknown_rev_num ... ok |
| 8006 | 2026-09-12T12:54:10.651Z | test impls::switch_identifiers::tests::chip_revision_unknown_device_id ... ok |
| 8007 | 2026-09-12T12:54:10.651Z | test impls::table::tests::table_entry_new_collects_display_values ... ok |
| 8008 | 2026-09-12T12:54:10.651Z | test impls::table::tests::table_counter_entry_new_collects_key_values ... ok |
| 8009 | 2026-09-12T12:54:10.652Z | test v1::network::tests::test_equal ... ok |
| 8010 | 2026-09-12T12:54:10.652Z | test v1::network::tests::test_eui64 ... ok |
| 8011 | 2026-09-12T12:54:10.652Z | test v1::network::tests::test_not_equal ... ok |
| 8012 | 2026-09-12T12:54:10.652Z | test v1::network::tests::test_into ... ok |
| 8013 | 2026-09-12T12:54:10.652Z | test v1::network::tests::test_to_string ... ok |
| 8014 | 2026-09-12T12:54:10.652Z | test v1::port::tests::port_ids_are_ascii ... ok |
| 8015 | 2026-09-12T12:54:10.652Z | test v1::network::tests::test_parse ... ok |
| 8016 | 2026-09-12T12:54:10.652Z | test v10::oxstats::tests::latest_oximeter_metadata_uses_v10_switch_identifiers ... ok |
| 8017 | 2026-09-12T12:54:10.652Z | |
| 8018 | 2026-09-12T12:54:10.652Z | test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 8019 | 2026-09-12T12:54:10.652Z | |
| 8020 | 2026-09-12T12:54:10.652Z | Running unittests src/lib.rs (target/debug/deps/packet-b7146b2a4ac94eed) |
| 8021 | 2026-09-12T12:54:10.652Z | |
| 8022 | 2026-09-12T12:54:10.652Z | running 12 tests |
| 8023 | 2026-09-12T12:54:10.652Z | test lldp::test_lldp_parse ... ok |
| 8024 | 2026-09-12T12:54:10.652Z | test ipv6::test_ipv6_parse ... ok |
| 8025 | 2026-09-12T12:54:10.652Z | test icmp::test_v4_checksum ... ok |
| 8026 | 2026-09-12T12:54:10.652Z | test icmp::test_v6_checksum ... ok |
| 8027 | 2026-09-12T12:54:10.652Z | test pbuf::test_byte ... ok |
| 8028 | 2026-09-12T12:54:10.652Z | test pbuf::test_nibble ... ok |
| 8029 | 2026-09-12T12:54:10.652Z | test pbuf::test_short ... ok |
| 8030 | 2026-09-12T12:54:10.652Z | test pbuf::test_overflow ... ok |
| 8031 | 2026-09-12T12:54:10.653Z | test pbuf::test_twelve ... ok |
| 8032 | 2026-09-12T12:54:10.653Z | test pbuf::test_word ... ok |
| 8033 | 2026-09-12T12:54:10.653Z | test tcp::test_checksum_syn_nodata ... ok |
| 8034 | 2026-09-12T12:54:10.654Z | test tcp::test_checksum_ack_data ... ok |
| 8035 | 2026-09-12T12:54:10.654Z | |
| 8036 | 2026-09-12T12:54:10.654Z | test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8037 | 2026-09-12T12:54:10.658Z | |
| 8038 | 2026-09-12T12:54:10.658Z | Running unittests src/lib.rs (target/debug/deps/pcap-2225aa3176c6479b) |
| 8039 | 2026-09-12T12:54:10.658Z | |
| 8040 | 2026-09-12T12:54:10.658Z | running 0 tests |
| 8041 | 2026-09-12T12:54:10.658Z | |
| 8042 | 2026-09-12T12:54:10.658Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8043 | 2026-09-12T12:54:10.658Z | |
| 8044 | 2026-09-12T12:54:10.658Z | Running unittests src/main.rs (target/debug/deps/swadm-bcdfd33959ff28c7) |
| 8045 | 2026-09-12T12:54:10.658Z | |
| 8046 | 2026-09-12T12:54:10.658Z | running 5 tests |
| 8047 | 2026-09-12T12:54:10.658Z | test switchport::test::test_compute_lanes ... ok |
| 8048 | 2026-09-12T12:54:10.658Z | test switchport::test::port_id_ordering ... ok |
| 8049 | 2026-09-12T12:54:10.658Z | Lane 0 Lane 1 Lane 2 Lane 3 |
| 8050 | 2026-09-12T12:54:10.658Z | Lane 0 Rx Loss-of-lock: Yes Yes Lane 1Yes Yes |
| 8051 | 2026-09-12T12:54:10.658Z | Lane 2 Rx Loss-of-signal: Yes Lane 3Yes |
| 8052 | 2026-09-12T12:54:10.658Z | Yes Yes |
| 8053 | 2026-09-12T12:54:10.659Z | State: Activated Rx CDR Enabled: Yes Activated YesActivated Activated |
| 8054 | 2026-09-12T12:54:10.659Z | Yes Rx Output Enabled: falseYes |
| 8055 | 2026-09-12T12:54:10.659Z | false Tx Enabled: Yes falseYes falseYes |
| 8056 | 2026-09-12T12:54:10.659Z | Yes Rx Output Status: valid |
| 8057 | 2026-09-12T12:54:10.659Z | Tx Loss-of-lock: No validNo Novalid validNo |
| 8058 | 2026-09-12T12:54:10.659Z | |
| 8059 | 2026-09-12T12:54:10.659Z | Rx Loss-of-lock: true Tx Loss-of-signal: No Notrue Notrue trueNo |
| 8060 | 2026-09-12T12:54:10.660Z | |
| 8061 | 2026-09-12T12:54:10.660Z | Rx Loss-of-signal: false Tx CDR Enabled: No falseNo false Nofalse |
| 8062 | 2026-09-12T12:54:10.660Z | No |
| 8063 | 2026-09-12T12:54:10.660Z | Rx Auto-squelch Disable: true Tx Adaptive EQ Fault: No trueNo trueNo true |
| 8064 | 2026-09-12T12:54:10.660Z | No |
| 8065 | 2026-09-12T12:54:10.660Z | Tx Output Enabled: true Tx Fault: Yes Yestrue true Yestrue |
| 8066 | 2026-09-12T12:54:10.660Z | Yes |
| 8067 | 2026-09-12T12:54:10.660Z | Tx Output Status: invalid invalid invalid invalid |
| 8068 | 2026-09-12T12:54:10.660Z | Tx Loss-of-lock: false false false false |
| 8069 | 2026-09-12T12:54:10.660Z | Tx Loss-of-signal: true true true true |
| 8070 | 2026-09-12T12:54:10.660Z | Tx Auto-squelch Disable: false false false false |
| 8071 | 2026-09-12T12:54:10.660Z | Tx Adaptive EQ Fail: true true true true |
| 8072 | 2026-09-12T12:54:10.660Z | Tx Failure: false false false false |
| 8073 | 2026-09-12T12:54:10.660Z | Tx Force Squelch: true true true true |
| 8074 | 2026-09-12T12:54:10.661Z | Tx Input Polarity: normal normal normal normal |
| 8075 | 2026-09-12T12:54:10.661Z | test switchport::test::test_print_cmis_datapath ... ok |
| 8076 | 2026-09-12T12:54:10.661Z | test switchport::test::test_print_sff_datapath ... ok |
| 8077 | 2026-09-12T12:54:10.661Z | test link::test_filter ... ok |
| 8078 | 2026-09-12T12:54:10.661Z | |
| 8079 | 2026-09-12T12:54:10.661Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 8080 | 2026-09-12T12:54:10.661Z | |
| 8081 | 2026-09-12T12:54:10.661Z | Running tests/cli/main.rs (target/debug/deps/cli-abb6971d8239a246) |
| 8082 | 2026-09-12T12:54:10.661Z | |
| 8083 | 2026-09-12T12:54:10.661Z | running 7 tests |
| 8084 | 2026-09-12T12:54:10.661Z | test counters::counters_list ... ignored |
| 8085 | 2026-09-12T12:54:10.661Z | test link_apply::apply_tx_eq_all ... ignored |
| 8086 | 2026-09-12T12:54:10.661Z | test link_apply::apply_tx_eq_custom ... ignored |
| 8087 | 2026-09-12T12:54:10.661Z | test tx_eq::set_all_taps ... ignored |
| 8088 | 2026-09-12T12:54:10.661Z | test tx_eq::set_partial_taps ... ignored |
| 8089 | 2026-09-12T12:54:10.661Z | test cmd::test::pattern_statics ... ok |
| 8090 | 2026-09-12T12:54:10.661Z | test link_apply::tx_eq_exclusive ... ok |
| 8091 | 2026-09-12T12:54:10.661Z | |
| 8092 | 2026-09-12T12:54:10.661Z | test result: ok. 2 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.05s |
| 8093 | 2026-09-12T12:54:10.661Z | |
| 8094 | 2026-09-12T12:54:10.665Z | Running unittests src/main.rs (target/debug/deps/tfportd-76472ed5e2085d96) |
| 8095 | 2026-09-12T12:54:10.668Z | |
| 8096 | 2026-09-12T12:54:10.668Z | running 4 tests |
| 8097 | 2026-09-12T12:54:10.668Z | test oxstats::tests::producer_ids_are_actually_unique ... ok |
| 8098 | 2026-09-12T12:54:10.668Z | test linklocal::test_parse_ipadm ... ok |
| 8099 | 2026-09-12T12:54:10.669Z | test tfport::test_parse_tfport ... ok |
| 8100 | 2026-09-12T12:54:10.669Z | test config::tests::test_updates ... ok |
| 8101 | 2026-09-12T12:54:10.669Z | |
| 8102 | 2026-09-12T12:54:10.669Z | test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8103 | 2026-09-12T12:54:10.669Z | |
| 8104 | 2026-09-12T12:54:10.669Z | Running unittests src/main.rs (target/debug/deps/uplinkd-8872d4adf66e7b1b) |
| 8105 | 2026-09-12T12:54:10.672Z | |
| 8106 | 2026-09-12T12:54:10.672Z | running 0 tests |
| 8107 | 2026-09-12T12:54:10.672Z | |
| 8108 | 2026-09-12T12:54:10.672Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8109 | 2026-09-12T12:54:10.672Z | |
| 8110 | 2026-09-12T12:54:10.672Z | Running unittests src/main.rs (target/debug/deps/xtask-8bdda0ad85b34353) |
| 8111 | 2026-09-12T12:54:10.676Z | |
| 8112 | 2026-09-12T12:54:10.676Z | running 0 tests |
| 8113 | 2026-09-12T12:54:10.676Z | |
| 8114 | 2026-09-12T12:54:10.676Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8115 | 2026-09-12T12:54:10.676Z | |
| 8116 | 2026-09-12T12:54:10.676Z | Doc-tests aal |
| 8117 | 2026-09-12T12:54:10.901Z | |
| 8118 | 2026-09-12T12:54:10.901Z | running 0 tests |
| 8119 | 2026-09-12T12:54:10.901Z | |
| 8120 | 2026-09-12T12:54:10.904Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8121 | 2026-09-12T12:54:10.905Z | |
| 8122 | 2026-09-12T12:54:10.927Z | Doc-tests aal_macros |
| 8123 | 2026-09-12T12:54:11.000Z | |
| 8124 | 2026-09-12T12:54:11.000Z | running 0 tests |
| 8125 | 2026-09-12T12:54:11.000Z | |
| 8126 | 2026-09-12T12:54:11.000Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8127 | 2026-09-12T12:54:11.000Z | |
| 8128 | 2026-09-12T12:54:11.011Z | Doc-tests common |
| 8129 | 2026-09-12T12:54:11.242Z | |
| 8130 | 2026-09-12T12:54:11.242Z | running 0 tests |
| 8131 | 2026-09-12T12:54:11.243Z | |
| 8132 | 2026-09-12T12:54:11.243Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8133 | 2026-09-12T12:54:11.243Z | |
| 8134 | 2026-09-12T12:54:11.269Z | Doc-tests dpd_api |
| 8135 | 2026-09-12T12:54:11.974Z | |
| 8136 | 2026-09-12T12:54:11.974Z | running 2 tests |
| 8137 | 2026-09-12T12:54:11.974Z | test dpd-api/src/lib.rs - dpd_api_mod::api_description (line 68) ... ignored |
| 8138 | 2026-09-12T12:54:11.974Z | test dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 74) ... ignored |
| 8139 | 2026-09-12T12:54:11.974Z | |
| 8140 | 2026-09-12T12:54:11.974Z | test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8141 | 2026-09-12T12:54:11.974Z | |
| 8142 | 2026-09-12T12:54:12.003Z | Doc-tests dpd_client |
| 8143 | 2026-09-12T12:54:13.373Z | |
| 8144 | 2026-09-12T12:54:13.373Z | running 0 tests |
| 8145 | 2026-09-12T12:54:13.373Z | |
| 8146 | 2026-09-12T12:54:13.373Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8147 | 2026-09-12T12:54:13.373Z | |
| 8148 | 2026-09-12T12:54:13.456Z | Doc-tests dpd_types |
| 8149 | 2026-09-12T12:54:13.632Z | |
| 8150 | 2026-09-12T12:54:13.632Z | running 0 tests |
| 8151 | 2026-09-12T12:54:13.632Z | |
| 8152 | 2026-09-12T12:54:13.632Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8153 | 2026-09-12T12:54:13.632Z | |
| 8154 | 2026-09-12T12:54:13.694Z | Doc-tests dpd_types_versions |
| 8155 | 2026-09-12T12:54:15.144Z | |
| 8156 | 2026-09-12T12:54:15.144Z | running 1 test |
| 8157 | 2026-09-12T12:54:15.144Z | test dpd-types/versions/src/lib.rs - (line 19) ... ignored |
| 8158 | 2026-09-12T12:54:15.144Z | |
| 8159 | 2026-09-12T12:54:15.144Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8160 | 2026-09-12T12:54:15.144Z | |
| 8161 | 2026-09-12T12:54:15.195Z | Doc-tests packet |
| 8162 | 2026-09-12T12:54:15.415Z | |
| 8163 | 2026-09-12T12:54:15.415Z | running 0 tests |
| 8164 | 2026-09-12T12:54:15.415Z | |
| 8165 | 2026-09-12T12:54:15.415Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8166 | 2026-09-12T12:54:15.415Z | |
| 8167 | 2026-09-12T12:54:15.442Z | Doc-tests pcap |
| 8168 | 2026-09-12T12:54:15.493Z | |
| 8169 | 2026-09-12T12:54:15.493Z | running 0 tests |
| 8170 | 2026-09-12T12:54:15.493Z | |
| 8171 | 2026-09-12T12:54:15.494Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8172 | 2026-09-12T12:54:15.494Z | |
| 8173 | 2026-09-12T12:54:15.543Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 8174 | 2026-09-12T12:54:15.543Z | + RUST_BACKTRACE=full |
| 8175 | 2026-09-12T12:54:15.543Z | + cargo test --features chaos --no-fail-fast |
| 8176 | 2026-09-12T12:54:16.154Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 8177 | 2026-09-12T12:54:16.235Z | Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 8178 | 2026-09-12T12:54:16.244Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 8179 | 2026-09-12T12:54:24.793Z | Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 8180 | 2026-09-12T12:54:24.927Z | Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 8181 | 2026-09-12T12:55:05.295Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 49.73s |
| 8182 | 2026-09-12T12:55:05.420Z | Running unittests src/lib.rs (target/debug/deps/aal-38ea820840cac455) |
| 8183 | 2026-09-12T12:55:05.428Z | |
| 8184 | 2026-09-12T12:55:05.428Z | running 0 tests |
| 8185 | 2026-09-12T12:55:05.428Z | |
| 8186 | 2026-09-12T12:55:05.431Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8187 | 2026-09-12T12:55:05.431Z | |
| 8188 | 2026-09-12T12:55:05.431Z | Running unittests src/lib.rs (target/debug/deps/aal_macros-5b37c54c08977ed3) |
| 8189 | 2026-09-12T12:55:05.435Z | |
| 8190 | 2026-09-12T12:55:05.435Z | running 0 tests |
| 8191 | 2026-09-12T12:55:05.435Z | |
| 8192 | 2026-09-12T12:55:05.438Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8193 | 2026-09-12T12:55:05.438Z | |
| 8194 | 2026-09-12T12:55:05.438Z | Running unittests src/lib.rs (target/debug/deps/asic-fbbd3f473aded47c) |
| 8195 | 2026-09-12T12:55:05.444Z | |
| 8196 | 2026-09-12T12:55:05.444Z | running 0 tests |
| 8197 | 2026-09-12T12:55:05.444Z | |
| 8198 | 2026-09-12T12:55:05.447Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8199 | 2026-09-12T12:55:05.447Z | |
| 8200 | 2026-09-12T12:55:05.447Z | Running unittests src/lib.rs (target/debug/deps/common-f0fc91ad575fea74) |
| 8201 | 2026-09-12T12:55:05.472Z | |
| 8202 | 2026-09-12T12:55:05.473Z | running 4 tests |
| 8203 | 2026-09-12T12:55:05.475Z | test nat::tests::test_vni ... ok |
| 8204 | 2026-09-12T12:55:05.475Z | test network::tests::test_generate_ipv6_link_local ... ok |
| 8205 | 2026-09-12T12:55:05.478Z | test test_purge ... ok |
| 8206 | 2026-09-12T12:55:05.483Z | test illumos::test::address_exists_handles_missing_object ... ok |
| 8207 | 2026-09-12T12:55:05.483Z | |
| 8208 | 2026-09-12T12:55:05.485Z | test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 8209 | 2026-09-12T12:55:05.485Z | |
| 8210 | 2026-09-12T12:55:05.485Z | Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-049fc7a9b9157ea9) |
| 8211 | 2026-09-12T12:55:05.509Z | |
| 8212 | 2026-09-12T12:55:05.509Z | running 1 test |
| 8213 | 2026-09-12T12:55:05.512Z | ------- |
| 8214 | 2026-09-12T12:55:05.515Z | Generating OpenAPI documents from API definitions ... |
| 8215 | 2026-09-12T12:55:05.671Z | Loading local OpenAPI documents from "/work/oxidecomputer/dendrite/openapi" ... |
| 8216 | 2026-09-12T12:55:05.743Z | Loading blessed OpenAPI documents from VCS revision "origin/main" path "openapi" |
| 8217 | 2026-09-12T12:55:06.837Z | ------- |
| 8218 | 2026-09-12T12:55:06.838Z | Checking 13 OpenAPI documents... |
| 8219 | 2026-09-12T12:55:06.841Z | Fresh dpd (versioned v1.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 8220 | 2026-09-12T12:55:06.841Z | Fresh dpd (versioned v2.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 8221 | 2026-09-12T12:55:06.841Z | Fresh dpd (versioned v3.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 8222 | 2026-09-12T12:55:06.841Z | Fresh dpd (versioned v4.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 8223 | 2026-09-12T12:55:06.841Z | Fresh dpd (versioned v5.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 8224 | 2026-09-12T12:55:06.841Z | Fresh dpd (versioned v6.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 8225 | 2026-09-12T12:55:06.841Z | Fresh dpd (versioned v7.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 8226 | 2026-09-12T12:55:06.841Z | Fresh dpd (versioned v8.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 8227 | 2026-09-12T12:55:06.841Z | Fresh dpd (versioned v9.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 8228 | 2026-09-12T12:55:06.841Z | Fresh dpd (versioned v10.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 8229 | 2026-09-12T12:55:06.841Z | Fresh dpd (versioned v11.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 8230 | 2026-09-12T12:55:06.841Z | Fresh dpd (versioned v12.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 8231 | 2026-09-12T12:55:06.841Z | Fresh dpd (versioned v13.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 8232 | 2026-09-12T12:55:06.841Z | Fresh dpd "latest" symlink |
| 8233 | 2026-09-12T12:55:06.841Z | ------- |
| 8234 | 2026-09-12T12:55:06.841Z | Success 13 documents checked: 14 fresh, 0 stale, 0 failed, 0 other problems |
| 8235 | 2026-09-12T12:55:06.909Z | test test::test_apis_up_to_date ... ok |
| 8236 | 2026-09-12T12:55:06.909Z | |
| 8237 | 2026-09-12T12:55:06.909Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.40s |
| 8238 | 2026-09-12T12:55:06.909Z | |
| 8239 | 2026-09-12T12:55:06.975Z | Running unittests src/main.rs (target/debug/deps/dpd-9c12dacd9659a21c) |
| 8240 | 2026-09-12T12:55:06.982Z | |
| 8241 | 2026-09-12T12:55:06.982Z | running 34 tests |
| 8242 | 2026-09-12T12:55:06.985Z | test freemap::test_ordering ... ok |
| 8243 | 2026-09-12T12:55:06.985Z | test config::tests::test_updates ... ok |
| 8244 | 2026-09-12T12:55:06.985Z | test dhcpv6::tests::test_create_duid_bytes ... ok |
| 8245 | 2026-09-12T12:55:06.985Z | test freemap::test_split ... ok |
| 8246 | 2026-09-12T12:55:06.989Z | test macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok |
| 8247 | 2026-09-12T12:55:06.989Z | test macaddrs::tests::test_mac_offset ... ok |
| 8248 | 2026-09-12T12:55:06.989Z | Sep 12 12:55:05.690 DEBG created new freemap, Sep 12 12:55:05.690unit :DEBG freemap_testcreated new freemap, unit: |
| 8249 | 2026-09-12T12:55:06.989Z | freemap_test |
| 8250 | 2026-09-12T12:55:06.989Z | Sep 12 12:55:05.690Sep 12 12:55:05.690 DEBGDEBG initted freemap. size: 128initted freemap. size: 128, unit: freemap_test |
| 8251 | 2026-09-12T12:55:06.989Z | Sep 12 12:55:05.690 DEBG reset freemap, unit: freemap_test |
| 8252 | 2026-09-12T12:55:06.990Z | , unit: freemap_test |
| 8253 | 2026-09-12T12:55:06.990Z | Sep 12 12:55:05.690 DEBG reset freemap, unit: freemap_test |
| 8254 | 2026-09-12T12:55:06.990Z | test macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok |
| 8255 | 2026-09-12T12:55:06.990Z | Sep 12 12:55:05.690 DEBG created new freemap, unit: freemap_test |
| 8256 | 2026-09-12T12:55:06.990Z | Sep 12 12:55:05.690 DEBG initted freemap. size: 128, unit: freemap_test |
| 8257 | 2026-09-12T12:55:06.990Z | test freemap::test_reclaim ... ok |
| 8258 | 2026-09-12T12:55:06.990Z | Sep 12 12:55:05.690 DEBG reset freemap, unit: freemap_test |
| 8259 | 2026-09-12T12:55:06.990Z | Sep 12 12:55:05.690 DEBG created new freemap, unit: freemap_test |
| 8260 | 2026-09-12T12:55:06.990Z | test freemap::test_exhaustion ... ok |
| 8261 | 2026-09-12T12:55:06.990Z | Sep 12 12:55:05.690 DEBG initted freemap. size: 128, unit: freemap_test |
| 8262 | 2026-09-12T12:55:06.990Z | Sep 12 12:55:05.690 DEBG reset freemap, unit: freemap_test |
| 8263 | 2026-09-12T12:55:06.990Z | test macaddrs::tests::test_parse_port_id ... ok |
| 8264 | 2026-09-12T12:55:06.990Z | test freemap::test_basic ... ok |
| 8265 | 2026-09-12T12:55:06.990Z | test freemap::test_free ... ok |
| 8266 | 2026-09-12T12:55:06.990Z | test nat::test_mapping ... ok |
| 8267 | 2026-09-12T12:55:06.990Z | test port_map::tests::test_backplane_group ... ok |
| 8268 | 2026-09-12T12:55:06.990Z | test port_map::tests::test_port_map ... ok |
| 8269 | 2026-09-12T12:55:06.990Z | test port_map::tests::dump_map ... ok |
| 8270 | 2026-09-12T12:55:06.990Z | Sep 12 12:55:05.691 DEBG created new freemap, unit: freemap_test |
| 8271 | 2026-09-12T12:55:06.990Z | Sep 12 12:55:05.691 DEBG initted freemap. size: 8, unit: freemap_test |
| 8272 | 2026-09-12T12:55:06.990Z | Sep 12 12:55:05.691 DEBG reset freemap, unit: freemap_test |
| 8273 | 2026-09-12T12:55:06.990Z | test freemap::test_reclaim_preserves_existing_freelist ... ok |
| 8274 | 2026-09-12T12:55:06.990Z | test api_server::tests::test_build_info ... ok |
| 8275 | 2026-09-12T12:55:06.990Z | Sep 12 12:55:05.691Sep 12 12:55:05.691 DEBGDEBG created new freemapcreated new freemap, , unitunit:: freemap_testfreemap_route_ipv4 |
| 8276 | 2026-09-12T12:55:06.990Z | |
| 8277 | 2026-09-12T12:55:06.990Z | Sep 12 12:55:05.691 DEBGSep 12 12:55:05.691 initted freemap. size: 128DEBG, unitcreated new freemap:, unitfreemap_test: |
| 8278 | 2026-09-12T12:55:06.990Z | freemap_route_ipv6 |
| 8279 | 2026-09-12T12:55:06.990Z | Sep 12 12:55:05.692 DEBG reset freemap, Sep 12 12:55:05.692unit :DEBG freemap_testinitted freemap. size: 64 |
| 8280 | 2026-09-12T12:55:06.990Z | , unit: freemap_route_ipv4 |
| 8281 | 2026-09-12T12:55:06.991Z | Sep 12 12:55:05.692 DEBG reset freemap, unit: freemap_route_ipv4 |
| 8282 | 2026-09-12T12:55:06.991Z | Sep 12 12:55:05.692 DEBG initted freemap. size: 64, unit: freemap_route_ipv6 |
| 8283 | 2026-09-12T12:55:06.991Z | Sep 12 12:55:05.692 DEBG reset freemap, unit: freemap_route_ipv6 |
| 8284 | 2026-09-12T12:55:06.991Z | Sep 12 12:55:05.692 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 8285 | 2026-09-12T12:55:06.991Z | Sep 12 12:55:05.692 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 } }] |
| 8286 | 2026-09-12T12:55:06.991Z | Sep 12 12:55:05.692 INFO adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 8287 | 2026-09-12T12:55:06.991Z | Sep 12 12:55:05.692 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 } }] |
| 8288 | 2026-09-12T12:55:06.991Z | Sep 12 12:55:05.692 INFO adding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 8289 | 2026-09-12T12:55:06.991Z | Sep 12 12:55:05.692 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 } }] |
| 8290 | 2026-09-12T12:55:06.991Z | Sep 12 12:55:05.692 INFO adding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 8291 | 2026-09-12T12:55:06.991Z | Sep 12 12:55:05.692 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 } }] |
| 8292 | 2026-09-12T12:55:06.991Z | Sep 12 12:55:05.692 INFO adding route 3fff:beef::/64 -> 2001:db8::55:ff |
| 8293 | 2026-09-12T12:55:06.991Z | Sep 12 12:55:05.692 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 } }] |
| 8294 | 2026-09-12T12:55:06.991Z | Sep 12 12:55:05.692 INFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ff |
| 8295 | 2026-09-12T12:55:06.991Z | Sep 12 12:55:05.692 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 } }] |
| 8296 | 2026-09-12T12:55:06.991Z | Sep 12 12:55:05.692 INFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ff |
| 8297 | 2026-09-12T12:55:06.991Z | Sep 12 12:55:05.692 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 } }] |
| 8298 | 2026-09-12T12:55:06.992Z | Sep 12 12:55:05.692 INFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ff |
| 8299 | 2026-09-12T12:55:06.992Z | Sep 12 12:55:05.692 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 } }] |
| 8300 | 2026-09-12T12:55:06.992Z | Sep 12 12:55:05.692 INFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ff |
| 8301 | 2026-09-12T12:55:06.992Z | Sep 12 12:55:05.692 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 } }] |
| 8302 | 2026-09-12T12:55:06.992Z | Sep 12 12:55:05.692 INFO adding route 3fff:beef:5::/64 -> 2001:db8::55:ff |
| 8303 | 2026-09-12T12:55:06.992Z | Sep 12 12:55:05.692 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 } }] |
| 8304 | 2026-09-12T12:55:06.992Z | Sep 12 12:55:05.692 Sep 12 12:55:05.692INFO adding route 3fff:beef:6::/64 -> 2001:db8::55:ffDEBG |
| 8305 | 2026-09-12T12:55:06.992Z | created new freemap, Sep 12 12:55:05.692unit :DEBG freemap_route_ipv4replacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8306 | 2026-09-12T12:55:06.992Z | |
| 8307 | 2026-09-12T12:55:06.992Z | Sep 12 12:55:05.692 INFOSep 12 12:55:05.692 adding route 3fff:beef:7::/64 -> 2001:db8::55:ffDEBG |
| 8308 | 2026-09-12T12:55:06.992Z | created new freemap, unitSep 12 12:55:05.692: DEBGfreemap_route_ipv6 |
| 8309 | 2026-09-12T12:55:06.992Z | 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 } }] |
| 8310 | 2026-09-12T12:55:06.992Z | Sep 12 12:55:05.692 Sep 12 12:55:05.692DEBG INFOinitted freemap. size: 64 , adding route 3fff:beef:8::/64 -> 2001:db8::55:ffunit |
| 8311 | 2026-09-12T12:55:06.992Z | : freemap_route_ipv4 |
| 8312 | 2026-09-12T12:55:06.992Z | Sep 12 12:55:05.692 DEBG replacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 12:55:05.692 |
| 8313 | 2026-09-12T12:55:06.992Z | DEBG reset freemap, Sep 12 12:55:05.692unit :INFO freemap_route_ipv4adding route 3fff:beef:9::/64 -> 2001:db8::55:ff |
| 8314 | 2026-09-12T12:55:06.992Z | |
| 8315 | 2026-09-12T12:55:06.992Z | Sep 12 12:55:05.692Sep 12 12:55:05.692 DEBGDEBG replacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]initted freemap. size: 64 |
| 8316 | 2026-09-12T12:55:06.992Z | , unit: freemap_route_ipv6Sep 12 12:55:05.692 |
| 8317 | 2026-09-12T12:55:06.992Z | INFO adding route 3fff:beef:a::/64 -> 2001:db8::55:ff |
| 8318 | 2026-09-12T12:55:06.992Z | Sep 12 12:55:05.692 DEBG Sep 12 12:55:05.692reset freemap , DEBGunit :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 } }] |
| 8319 | 2026-09-12T12:55:06.992Z | freemap_route_ipv6 |
| 8320 | 2026-09-12T12:55:06.992Z | Sep 12 12:55:05.692Sep 12 12:55:05.692 INFOINFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 8321 | 2026-09-12T12:55:06.992Z | |
| 8322 | 2026-09-12T12:55:06.992Z | Sep 12 12:55:05.692Sep 12 12:55:05.692 DEBGDEBG replacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 8323 | 2026-09-12T12:55:06.992Z | |
| 8324 | 2026-09-12T12:55:06.992Z | Sep 12 12:55:05.692Sep 12 12:55:05.692 INFOINFO adding route 3fff:beef:c::/64 -> 2001:db8::55:ffadding route 3fff:beef::/64 -> 2001:db8::55:ff |
| 8325 | 2026-09-12T12:55:06.992Z | |
| 8326 | 2026-09-12T12:55:06.992Z | Sep 12 12:55:05.692Sep 12 12:55:05.692 DEBGDEBG replacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8327 | 2026-09-12T12:55:06.992Z | |
| 8328 | 2026-09-12T12:55:06.992Z | Sep 12 12:55:05.692Sep 12 12:55:05.692 INFOINFO adding route 3fff:beef:d::/64 -> 2001:db8::55:ffadding route 3fff:beef:1::/64 -> 2001:db8::55:ff |
| 8329 | 2026-09-12T12:55:06.992Z | |
| 8330 | 2026-09-12T12:55:06.992Z | Sep 12 12:55:05.692Sep 12 12:55:05.692 DEBGDEBG replacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 8331 | 2026-09-12T12:55:06.992Z | |
| 8332 | 2026-09-12T12:55:06.992Z | Sep 12 12:55:05.692Sep 12 12:55:05.692 INFOINFO adding route 3fff:beef:e::/64 -> 2001:db8::55:ffadding route 3fff:beef:2::/64 -> 2001:db8::55:ff |
| 8333 | 2026-09-12T12:55:06.993Z | |
| 8334 | 2026-09-12T12:55:06.993Z | Sep 12 12:55:05.692Sep 12 12:55:05.692 DEBGDEBG replacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 8335 | 2026-09-12T12:55:06.993Z | |
| 8336 | 2026-09-12T12:55:06.993Z | Sep 12 12:55:05.692Sep 12 12:55:05.692 INFOINFO adding route 3fff:beef:f::/64 -> 2001:db8::55:ffadding route 3fff:beef:3::/64 -> 2001:db8::55:ff |
| 8337 | 2026-09-12T12:55:06.993Z | |
| 8338 | 2026-09-12T12:55:06.993Z | Sep 12 12:55:05.692Sep 12 12:55:05.692 DEBGDEBG 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: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 } }] |
| 8339 | 2026-09-12T12:55:06.993Z | |
| 8340 | 2026-09-12T12:55:06.993Z | Sep 12 12:55:05.692Sep 12 12:55:05.692 INFOINFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ffadding route 3fff:beef:10::/64 -> 2001:db8::55:ff |
| 8341 | 2026-09-12T12:55:06.993Z | |
| 8342 | 2026-09-12T12:55:06.993Z | Sep 12 12:55:05.692Sep 12 12:55:05.692 DEBGDEBG replacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff: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 } }] |
| 8343 | 2026-09-12T12:55:06.993Z | |
| 8344 | 2026-09-12T12:55:06.993Z | Sep 12 12:55:05.692Sep 12 12:55:05.692 INFOINFO adding route 3fff:beef:11::/64 -> 2001:db8::55:ffadding route 3fff:beef:5::/64 -> 2001:db8::55:ff |
| 8345 | 2026-09-12T12:55:06.993Z | |
| 8346 | 2026-09-12T12:55:06.997Z | Sep 12 12:55:05.692Sep 12 12:55:05.692 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: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 } }] |
| 8347 | 2026-09-12T12:55:06.997Z | |
| 8348 | 2026-09-12T12:55:06.997Z | Sep 12 12:55:05.692Sep 12 12:55:05.692 INFOINFO adding route 3fff:beef:12::/64 -> 2001:db8::55:ffadding route 3fff:beef:6::/64 -> 2001:db8::55:ff |
| 8349 | 2026-09-12T12:55:06.997Z | |
| 8350 | 2026-09-12T12:55:06.997Z | Sep 12 12:55:05.692Sep 12 12:55:05.692 DEBGDEBG replacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 8351 | 2026-09-12T12:55:06.997Z | |
| 8352 | 2026-09-12T12:55:06.997Z | Sep 12 12:55:05.692Sep 12 12:55:05.692 INFOINFO adding route 3fff:beef:13::/64 -> 2001:db8::55:ffadding route 3fff:beef:7::/64 -> 2001:db8::55:ff |
| 8353 | 2026-09-12T12:55:06.997Z | |
| 8354 | 2026-09-12T12:55:06.997Z | Sep 12 12:55:05.692Sep 12 12:55:05.692 DEBGDEBG replacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 8355 | 2026-09-12T12:55:06.997Z | |
| 8356 | 2026-09-12T12:55:06.997Z | Sep 12 12:55:05.692Sep 12 12:55:05.692 INFOINFO adding route 3fff:beef:14::/64 -> 2001:db8::55:ffadding route 3fff:beef:8::/64 -> 2001:db8::55:ff |
| 8357 | 2026-09-12T12:55:06.997Z | |
| 8358 | 2026-09-12T12:55:06.997Z | Sep 12 12:55:05.692Sep 12 12:55:05.692 DEBGDEBG replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 8359 | 2026-09-12T12:55:06.997Z | |
| 8360 | 2026-09-12T12:55:06.998Z | Sep 12 12:55:05.692Sep 12 12:55:05.692 INFOINFO adding route 3fff:beef:15::/64 -> 2001:db8::55:ffadding route 3fff:beef:9::/64 -> 2001:db8::55:ff |
| 8361 | 2026-09-12T12:55:06.998Z | |
| 8362 | 2026-09-12T12:55:06.998Z | Sep 12 12:55:05.692Sep 12 12:55:05.692 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 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 } }] |
| 8363 | 2026-09-12T12:55:06.998Z | |
| 8364 | 2026-09-12T12:55:06.998Z | Sep 12 12:55:05.692Sep 12 12:55:05.692 INFOINFO adding route 3fff:beef:16::/64 -> 2001:db8::55:ffadding route 3fff:beef:a::/64 -> 2001:db8::55:ff |
| 8365 | 2026-09-12T12:55:06.998Z | |
| 8366 | 2026-09-12T12:55:06.998Z | Sep 12 12:55:05.692Sep 12 12:55:05.692 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 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 } }] |
| 8367 | 2026-09-12T12:55:06.998Z | |
| 8368 | 2026-09-12T12:55:06.998Z | Sep 12 12:55:05.692Sep 12 12:55:05.692 INFOINFO adding route 3fff:beef:17::/64 -> 2001:db8::55:ffadding route 3fff:beef:b::/64 -> 2001:db8::55:ff |
| 8369 | 2026-09-12T12:55:06.998Z | |
| 8370 | 2026-09-12T12:55:06.998Z | Sep 12 12:55:05.692Sep 12 12:55:05.692 DEBGDEBG replacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 8371 | 2026-09-12T12:55:06.998Z | |
| 8372 | 2026-09-12T12:55:06.998Z | Sep 12 12:55:05.692Sep 12 12:55:05.692 INFOINFO adding route 3fff:beef:c::/64 -> 2001:db8::55:ffadding route 3fff:beef:18::/64 -> 2001:db8::55:ff |
| 8373 | 2026-09-12T12:55:06.998Z | |
| 8374 | 2026-09-12T12:55:06.998Z | Sep 12 12:55:05.692Sep 12 12:55:05.692 DEBGDEBG replacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 8375 | 2026-09-12T12:55:06.998Z | |
| 8376 | 2026-09-12T12:55:06.998Z | Sep 12 12:55:05.692Sep 12 12:55:05.692 INFOINFO adding route 3fff:beef:d::/64 -> 2001:db8::55:ffadding route 3fff:beef:19::/64 -> 2001:db8::55:ff |
| 8377 | 2026-09-12T12:55:06.998Z | |
| 8378 | 2026-09-12T12:55:06.998Z | Sep 12 12:55:05.692Sep 12 12:55:05.692 DEBGDEBG replacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 8379 | 2026-09-12T12:55:06.998Z | |
| 8380 | 2026-09-12T12:55:06.998Z | Sep 12 12:55:05.692Sep 12 12:55:05.692 INFOINFO adding route 3fff:beef:e::/64 -> 2001:db8::55:ffadding route 3fff:beef:1a::/64 -> 2001:db8::55:ff |
| 8381 | 2026-09-12T12:55:06.998Z | |
| 8382 | 2026-09-12T12:55:06.998Z | Sep 12 12:55:05.692Sep 12 12:55:05.692 DEBGDEBG replacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 8383 | 2026-09-12T12:55:06.998Z | |
| 8384 | 2026-09-12T12:55:06.998Z | Sep 12 12:55:05.692Sep 12 12:55:05.692 INFOINFO adding route 3fff:beef:f::/64 -> 2001:db8::55:ffadding route 3fff:beef:1b::/64 -> 2001:db8::55:ff |
| 8385 | 2026-09-12T12:55:06.998Z | |
| 8386 | 2026-09-12T12:55:06.998Z | Sep 12 12:55:05.692Sep 12 12:55:05.692 DEBGDEBG 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: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 } }] |
| 8387 | 2026-09-12T12:55:06.998Z | |
| 8388 | 2026-09-12T12:55:06.998Z | Sep 12 12:55:05.692Sep 12 12:55:05.692 INFOINFO adding route 3fff:beef:10::/64 -> 2001:db8::55:ffadding route 3fff:beef:1c::/64 -> 2001:db8::55:ff |
| 8389 | 2026-09-12T12:55:06.998Z | |
| 8390 | 2026-09-12T12:55:06.998Z | Sep 12 12:55:05.692Sep 12 12:55:05.692 DEBGDEBG replacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 8391 | 2026-09-12T12:55:06.998Z | |
| 8392 | 2026-09-12T12:55:06.998Z | Sep 12 12:55:05.692Sep 12 12:55:05.692 INFOINFO adding route 3fff:beef:1d::/64 -> 2001:db8::55:ffadding route 3fff:beef:11::/64 -> 2001:db8::55:ff |
| 8393 | 2026-09-12T12:55:06.998Z | |
| 8394 | 2026-09-12T12:55:06.998Z | Sep 12 12:55:05.692Sep 12 12:55:05.692 DEBGDEBG replacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 8395 | 2026-09-12T12:55:06.998Z | |
| 8396 | 2026-09-12T12:55:06.998Z | test freemap::test_span ... ok |
| 8397 | 2026-09-12T12:55:06.999Z | Sep 12 12:55:05.692Sep 12 12:55:05.692 Sep 12 12:55:05.692 INFOINFO adding route 3fff:beef:12::/64 -> 2001:db8::55:ffDEBG |
| 8398 | 2026-09-12T12:55:06.999Z | adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff |
| 8399 | 2026-09-12T12:55:06.999Z | created new freemap, unitSep 12 12:55:05.692Sep 12 12:55:05.692 :DEBG freemap_route_ipv4 DEBGreplacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8400 | 2026-09-12T12:55:06.999Z | |
| 8401 | 2026-09-12T12:55:06.999Z | 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 } }] |
| 8402 | 2026-09-12T12:55:06.999Z | Sep 12 12:55:05.692 Sep 12 12:55:05.692Sep 12 12:55:05.692 INFOINFO adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff |
| 8403 | 2026-09-12T12:55:06.999Z | adding route 3fff:beef:13::/64 -> 2001:db8::55:ffDEBG |
| 8404 | 2026-09-12T12:55:06.999Z | test port_map::tests::parse_softnpu_revision ... ok |
| 8405 | 2026-09-12T12:55:06.999Z | Sep 12 12:55:05.692created new freemap , DEBGunitSep 12 12:55:05.692 :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 } }] freemap_route_ipv6Sep 12 12:55:05.692 |
| 8406 | 2026-09-12T12:55:06.999Z | 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 } }] |
| 8407 | 2026-09-12T12:55:06.999Z | |
| 8408 | 2026-09-12T12:55:06.999Z | DEBG created new freemapSep 12 12:55:05.692, Sep 12 12:55:05.692 INFOSep 12 12:55:05.692 INFOunit :DEBGadding route 3fff:beef:20::/64 -> 2001:db8::55:ff adding route 3fff:beef:14::/64 -> 2001:db8::55:fffreemap_route_ipv4 |
| 8409 | 2026-09-12T12:55:06.999Z | |
| 8410 | 2026-09-12T12:55:06.999Z | |
| 8411 | 2026-09-12T12:55:07.000Z | initted freemap. size: 64, unit:Sep 12 12:55:05.692Sep 12 12:55:05.692Sep 12 12:55:05.692 DEBG freemap_route_ipv4DEBG |
| 8412 | 2026-09-12T12:55:07.000Z | DEBG created new freemapreplacing 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 } }], unitSep 12 12:55:05.692: 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 } }] |
| 8413 | 2026-09-12T12:55:07.000Z | DEBGfreemap_route_ipv6 |
| 8414 | 2026-09-12T12:55:07.000Z | |
| 8415 | 2026-09-12T12:55:07.000Z | reset freemapSep 12 12:55:05.692, Sep 12 12:55:05.692 INFOINFOunitSep 12 12:55:05.692 : adding route 3fff:beef:21::/64 -> 2001:db8::55:ff |
| 8416 | 2026-09-12T12:55:07.000Z | adding route 3fff:beef:15::/64 -> 2001:db8::55:fffreemap_route_ipv4 |
| 8417 | 2026-09-12T12:55:07.000Z | |
| 8418 | 2026-09-12T12:55:07.000Z | DEBGSep 12 12:55:05.692 initted freemap. size: 64DEBGSep 12 12:55:05.692, 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 } }]DEBGunit |
| 8419 | 2026-09-12T12:55:07.000Z | Sep 12 12:55:05.692: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 } }] DEBGfreemap_route_ipv4 |
| 8420 | 2026-09-12T12:55:07.000Z | |
| 8421 | 2026-09-12T12:55:07.000Z | Sep 12 12:55:05.692initted freemap. size: 64 , INFOunitSep 12 12:55:05.692 : Sep 12 12:55:05.692INFOadding route 3fff:beef:22::/64 -> 2001:db8::55:ff |
| 8422 | 2026-09-12T12:55:07.000Z | DEBGfreemap_route_ipv6 |
| 8423 | 2026-09-12T12:55:07.000Z | reset freemap adding route 3fff:beef:16::/64 -> 2001:db8::55:ff, |
| 8424 | 2026-09-12T12:55:07.000Z | Sep 12 12:55:05.692unit :DEBG Sep 12 12:55:05.692freemap_route_ipv4 |
| 8425 | 2026-09-12T12:55:07.002Z | Sep 12 12:55:05.692reset freemapDEBG , DEBGunit 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 } }] : |
| 8426 | 2026-09-12T12:55:07.002Z | Sep 12 12:55:05.692replacing 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 } }] |
| 8427 | 2026-09-12T12:55:07.002Z | DEBG freemap_route_ipv6initted freemap. size: 64 |
| 8428 | 2026-09-12T12:55:07.002Z | , Sep 12 12:55:05.692unit Sep 12 12:55:05.692:INFO adding route 3fff:beef:17::/64 -> 2001:db8::55:ff |
| 8429 | 2026-09-12T12:55:07.002Z | freemap_route_ipv6Sep 12 12:55:05.692 |
| 8430 | 2026-09-12T12:55:07.002Z | INFO INFOadding route 3fff:beef:23::/64 -> 2001:db8::55:ff Sep 12 12:55:05.692 |
| 8431 | 2026-09-12T12:55:07.002Z | adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 12 12:55:05.692 |
| 8432 | 2026-09-12T12:55:07.002Z | DEBG DEBGreset freemap Sep 12 12:55:05.692, 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 } }]unit :DEBG |
| 8433 | 2026-09-12T12:55:07.002Z | 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 } }]freemap_route_ipv6Sep 12 12:55:05.692 |
| 8434 | 2026-09-12T12:55:07.002Z | |
| 8435 | 2026-09-12T12:55:07.002Z | Sep 12 12:55:05.692 INFODEBG Sep 12 12:55:05.692Sep 12 12:55:05.692 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 } }]INFO |
| 8436 | 2026-09-12T12:55:07.002Z | adding route 3fff:beef:18::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:1adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 8437 | 2026-09-12T12:55:07.002Z | |
| 8438 | 2026-09-12T12:55:07.002Z | |
| 8439 | 2026-09-12T12:55:07.002Z | Sep 12 12:55:05.692Sep 12 12:55:05.692Sep 12 12:55:05.692 Sep 12 12:55:05.692 DEBG INFO 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 } }]DEBGadding route 3fff:beef:24::/64 -> 2001:db8::55:ff |
| 8440 | 2026-09-12T12:55:07.002Z | |
| 8441 | 2026-09-12T12:55:07.002Z | 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 } }]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 } }] |
| 8442 | 2026-09-12T12:55:07.002Z | Sep 12 12:55:05.692Sep 12 12:55:05.692 INFO |
| 8443 | 2026-09-12T12:55:07.002Z | adding route 3fff:dead::/64 -> 2001:db8::55:2DEBG |
| 8444 | 2026-09-12T12:55:07.002Z | replacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 12:55:05.692Sep 12 12:55:05.692 |
| 8445 | 2026-09-12T12:55:07.002Z | Sep 12 12:55:05.692INFO DEBGINFO Sep 12 12:55:05.692replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 8446 | 2026-09-12T12:55:07.007Z | |
| 8447 | 2026-09-12T12:55:07.007Z | adding route 3fff:beef:19::/64 -> 2001:db8::55:ff |
| 8448 | 2026-09-12T12:55:07.007Z | INFO Sep 12 12:55:05.692Sep 12 12:55:05.692 adding route 3fff:beef:25::/64 -> 2001:db8::55:ff |
| 8449 | 2026-09-12T12:55:07.007Z | Sep 12 12:55:05.692Sep 12 12:55:05.693 DEBGDEBG 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: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 } }] |
| 8450 | 2026-09-12T12:55:07.007Z | |
| 8451 | 2026-09-12T12:55:07.007Z | Sep 12 12:55:05.693 INFOSep 12 12:55:05.693 adding route 3fff:beef:26::/64 -> 2001:db8::55:ffINFO |
| 8452 | 2026-09-12T12:55:07.007Z | adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff |
| 8453 | 2026-09-12T12:55:07.007Z | Sep 12 12:55:05.693Sep 12 12:55:05.693 DEBGDEBG replacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 8454 | 2026-09-12T12:55:07.007Z | |
| 8455 | 2026-09-12T12:55:07.007Z | Sep 12 12:55:05.693 Sep 12 12:55:05.693INFO INFOadding route 3fff:beef:1b::/64 -> 2001:db8::55:ff |
| 8456 | 2026-09-12T12:55:07.007Z | adding route 3fff:beef:27::/64 -> 2001:db8::55:ff |
| 8457 | 2026-09-12T12:55:07.007Z | Sep 12 12:55:05.693 Sep 12 12:55:05.693DEBG DEBGreplacing 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 } }] |
| 8458 | 2026-09-12T12:55:07.007Z | Sep 12 12:55:05.693 INFO adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff |
| 8459 | 2026-09-12T12:55:07.007Z | Sep 12 12:55:05.693 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 } }] |
| 8460 | 2026-09-12T12:55:07.007Z | Sep 12 12:55:05.693 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 } }]adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff |
| 8461 | 2026-09-12T12:55:07.007Z | |
| 8462 | 2026-09-12T12:55:07.007Z | Sep 12 12:55:05.693Sep 12 12:55:05.693 INFODEBG adding route 3fff:beef:28::/64 -> 2001:db8::55:ff |
| 8463 | 2026-09-12T12:55:07.007Z | INFOSep 12 12:55:05.693 DEBG adding route 3fff:beef::/64 -> 2001:db8::55:ff |
| 8464 | 2026-09-12T12:55:07.007Z | 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 } }] |
| 8465 | 2026-09-12T12:55:07.007Z | Sep 12 12:55:05.693 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 } }] |
| 8466 | 2026-09-12T12:55:07.007Z | Sep 12 12:55:05.693 INFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ff |
| 8467 | 2026-09-12T12:55:07.007Z | Sep 12 12:55:05.693 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 } }] |
| 8468 | 2026-09-12T12:55:07.007Z | Sep 12 12:55:05.693Sep 12 12:55:05.693 INFOINFO adding route 3fff:dead::/64 -> 2001:db8::55:2adding route 3fff:beef:2::/64 -> 2001:db8::55:ff |
| 8469 | 2026-09-12T12:55:07.007Z | |
| 8470 | 2026-09-12T12:55:07.007Z | Sep 12 12:55:05.693 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 } }] |
| 8471 | 2026-09-12T12:55:07.007Z | Sep 12 12:55:05.693 DEBG Sep 12 12:55:05.693replacing 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 } }] |
| 8472 | 2026-09-12T12:55:07.007Z | INFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ff |
| 8473 | 2026-09-12T12:55:07.007Z | 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 12 12:55:05.693Sep 12 12:55:05.693 |
| 8474 | 2026-09-12T12:55:07.007Z | 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::/64 -> 2001:db8::55:ff |
| 8475 | 2026-09-12T12:55:07.007Z | |
| 8476 | 2026-09-12T12:55:07.007Z | Sep 12 12:55:05.693 INFO adding route 3fff:beef:29::/64 -> 2001:db8::55:ff |
| 8477 | 2026-09-12T12:55:07.007Z | Sep 12 12:55:05.693Sep 12 12:55:05.693 INFODEBG Sep 12 12:55:05.693adding route 3fff:beef:4::/64 -> 2001:db8::55:ff 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 } }] |
| 8478 | 2026-09-12T12:55:07.007Z | DEBG |
| 8479 | 2026-09-12T12:55:07.007Z | 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 } }] |
| 8480 | 2026-09-12T12:55:07.008Z | Sep 12 12:55:05.693 Sep 12 12:55:05.693DEBG Sep 12 12:55:05.693INFO INFOadding route 3fff:beef:1::/64 -> 2001:db8::55:ff adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff |
| 8481 | 2026-09-12T12:55:07.008Z | 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 } }] |
| 8482 | 2026-09-12T12:55:07.008Z | |
| 8483 | 2026-09-12T12:55:07.008Z | Sep 12 12:55:05.693 Sep 12 12:55:05.693DEBGSep 12 12:55:05.693 INFODEBGreplacing 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 } }] |
| 8484 | 2026-09-12T12:55:07.008Z | adding route 3fff:beef:5::/64 -> 2001:db8::55:ffreplacing 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 } }] |
| 8485 | 2026-09-12T12:55:07.008Z | |
| 8486 | 2026-09-12T12:55:07.008Z | Sep 12 12:55:05.693 INFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ff |
| 8487 | 2026-09-12T12:55:07.008Z | Sep 12 12:55:05.693 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 } }] |
| 8488 | 2026-09-12T12:55:07.008Z | Sep 12 12:55:05.693 INFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ff |
| 8489 | 2026-09-12T12:55:07.008Z | replacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 12:55:05.693 |
| 8490 | 2026-09-12T12:55:07.008Z | 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 } }] |
| 8491 | 2026-09-12T12:55:07.008Z | Sep 12 12:55:05.693 Sep 12 12:55:05.693INFO Sep 12 12:55:05.693INFO adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff |
| 8492 | 2026-09-12T12:55:07.008Z | INFO adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffadding route 3fff:beef:4::/64 -> 2001:db8::55:ff |
| 8493 | 2026-09-12T12:55:07.008Z | |
| 8494 | 2026-09-12T12:55:07.008Z | Sep 12 12:55:05.693 Sep 12 12:55:05.693Sep 12 12:55:05.693 DEBGDEBG replacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 8495 | 2026-09-12T12:55:07.008Z | |
| 8496 | 2026-09-12T12:55:07.008Z | 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 } }] |
| 8497 | 2026-09-12T12:55:07.008Z | Sep 12 12:55:05.693Sep 12 12:55:05.693 Sep 12 12:55:05.693INFO INFOINFO adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffadding route 3fff:beef:5::/64 -> 2001:db8::55:ff |
| 8498 | 2026-09-12T12:55:07.008Z | |
| 8499 | 2026-09-12T12:55:07.008Z | adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff |
| 8500 | 2026-09-12T12:55:07.008Z | Sep 12 12:55:05.693Sep 12 12:55:05.693 Sep 12 12:55:05.693DEBG DEBGDEBGreplacing 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: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 } }] |
| 8501 | 2026-09-12T12:55:07.008Z | |
| 8502 | 2026-09-12T12:55:07.008Z | 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 } }] |
| 8503 | 2026-09-12T12:55:07.008Z | Sep 12 12:55:05.693Sep 12 12:55:05.693Sep 12 12:55:05.693 INFOINFO INFOadding route 3fff:beef:2d::/64 -> 2001:db8::55:ff |
| 8504 | 2026-09-12T12:55:07.008Z | adding route 3fff:beef:20::/64 -> 2001:db8::55:ffadding route 3fff:beef:6::/64 -> 2001:db8::55:ff |
| 8505 | 2026-09-12T12:55:07.008Z | |
| 8506 | 2026-09-12T12:55:07.008Z | Sep 12 12:55:05.693Sep 12 12:55:05.693 Sep 12 12:55:05.693DEBGDEBG 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 } }]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 } }] |
| 8507 | 2026-09-12T12:55:07.008Z | |
| 8508 | 2026-09-12T12:55:07.008Z | 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 } }] |
| 8509 | 2026-09-12T12:55:07.008Z | Sep 12 12:55:05.693Sep 12 12:55:05.693 Sep 12 12:55:05.693INFO INFOadding route 3fff:beef:21::/64 -> 2001:db8::55:ffINFO |
| 8510 | 2026-09-12T12:55:07.008Z | adding route 3fff:beef:7::/64 -> 2001:db8::55:ffadding route 3fff:beef:2e::/64 -> 2001:db8::55:ff |
| 8511 | 2026-09-12T12:55:07.008Z | |
| 8512 | 2026-09-12T12:55:07.008Z | Sep 12 12:55:05.693 DEBGSep 12 12:55:05.693 Sep 12 12:55:05.693replacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 8513 | 2026-09-12T12:55:07.008Z | DEBGreplacing 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 } }] |
| 8514 | 2026-09-12T12:55:07.008Z | Sep 12 12:55:05.693replacing 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 } }] |
| 8515 | 2026-09-12T12:55:07.008Z | INFO adding route 3fff:beef:22::/64 -> 2001:db8::55:ffSep 12 12:55:05.693 |
| 8516 | 2026-09-12T12:55:07.008Z | Sep 12 12:55:05.693INFO adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffINFO |
| 8517 | 2026-09-12T12:55:07.008Z | adding route 3fff:beef:8::/64 -> 2001:db8::55:ffSep 12 12:55:05.693 |
| 8518 | 2026-09-12T12:55:07.009Z | Sep 12 12:55:05.693 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 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 12:55:05.693 |
| 8519 | 2026-09-12T12:55:07.009Z | |
| 8520 | 2026-09-12T12:55:07.009Z | 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 } }] |
| 8521 | 2026-09-12T12:55:07.009Z | Sep 12 12:55:05.693 INFOSep 12 12:55:05.693 Sep 12 12:55:05.693adding route 3fff:beef:30::/64 -> 2001:db8::55:ffINFO |
| 8522 | 2026-09-12T12:55:07.009Z | INFO adding route 3fff:beef:23::/64 -> 2001:db8::55:ffadding route 3fff:beef:9::/64 -> 2001:db8::55:ff |
| 8523 | 2026-09-12T12:55:07.009Z | |
| 8524 | 2026-09-12T12:55:07.009Z | Sep 12 12:55:05.693Sep 12 12:55:05.693Sep 12 12:55:05.693 DEBGDEBG replacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 8525 | 2026-09-12T12:55:07.009Z | |
| 8526 | 2026-09-12T12:55:07.009Z | 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 } }] |
| 8527 | 2026-09-12T12:55:07.009Z | Sep 12 12:55:05.693Sep 12 12:55:05.693Sep 12 12:55:05.693 INFODEBGINFO created new freemapadding route 3fff:beef:31::/64 -> 2001:db8::55:ff , |
| 8528 | 2026-09-12T12:55:07.009Z | unit:adding route 3fff:beef:a::/64 -> 2001:db8::55:ff Sep 12 12:55:05.693Sep 12 12:55:05.693 |
| 8529 | 2026-09-12T12:55:07.009Z | freemap_route_ipv4DEBG |
| 8530 | 2026-09-12T12:55:07.009Z | Sep 12 12:55:05.693replacing 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 } }] |
| 8531 | 2026-09-12T12:55:07.009Z | DEBG 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 } }]adding route 3fff:beef:24::/64 -> 2001:db8::55:ff |
| 8532 | 2026-09-12T12:55:07.009Z | |
| 8533 | 2026-09-12T12:55:07.009Z | Sep 12 12:55:05.693Sep 12 12:55:05.693 Sep 12 12:55:05.693Sep 12 12:55:05.693 INFODEBG adding route 3fff:beef:32::/64 -> 2001:db8::55:ffreplacing 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 } }] |
| 8534 | 2026-09-12T12:55:07.009Z | |
| 8535 | 2026-09-12T12:55:07.009Z | DEBGINFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ffSep 12 12:55:05.693 |
| 8536 | 2026-09-12T12:55:07.009Z | Sep 12 12:55:05.693 INFOcreated new freemapDEBG, Sep 12 12:55:05.693 adding route 3fff:beef:25::/64 -> 2001:db8::55:ffreplacing 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 } }]unit |
| 8537 | 2026-09-12T12:55:07.009Z | DEBG: |
| 8538 | 2026-09-12T12:55:07.009Z | 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_ipv6 |
| 8539 | 2026-09-12T12:55:07.009Z | |
| 8540 | 2026-09-12T12:55:07.009Z | Sep 12 12:55:05.693Sep 12 12:55:05.693 Sep 12 12:55:05.693Sep 12 12:55:05.693INFO DEBGadding route 3fff:beef:33::/64 -> 2001:db8::55:ff |
| 8541 | 2026-09-12T12:55:07.009Z | INFO DEBGadding route 3fff:beef:c::/64 -> 2001:db8::55:ffinitted freemap. size: 64 , replacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 12:55:05.693 |
| 8542 | 2026-09-12T12:55:07.009Z | |
| 8543 | 2026-09-12T12:55:07.009Z | DEBG unitreplacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]:Sep 12 12:55:05.693 |
| 8544 | 2026-09-12T12:55:07.009Z | DEBG Sep 12 12:55:05.693 replacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv4 |
| 8545 | 2026-09-12T12:55:07.009Z | |
| 8546 | 2026-09-12T12:55:07.013Z | Sep 12 12:55:05.693 INFOSep 12 12:55:05.693 Sep 12 12:55:05.693adding route 3fff:beef:26::/64 -> 2001:db8::55:ff INFODEBGINFO adding route 3fff:beef:34::/64 -> 2001:db8::55:ffreset freemap |
| 8547 | 2026-09-12T12:55:07.013Z | adding route 3fff:beef:d::/64 -> 2001:db8::55:ff |
| 8548 | 2026-09-12T12:55:07.013Z | , |
| 8549 | 2026-09-12T12:55:07.013Z | unit: freemap_route_ipv4 |
| 8550 | 2026-09-12T12:55:07.013Z | Sep 12 12:55:05.693Sep 12 12:55:05.693 Sep 12 12:55:05.693DEBGSep 12 12:55:05.693 DEBGDEBG replacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8551 | 2026-09-12T12:55:07.013Z | 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 } }] |
| 8552 | 2026-09-12T12:55:07.013Z | 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 } }]initted freemap. size: 64 |
| 8553 | 2026-09-12T12:55:07.013Z | , unit:Sep 12 12:55:05.693 Sep 12 12:55:05.693freemap_route_ipv6 |
| 8554 | 2026-09-12T12:55:07.013Z | INFOINFOSep 12 12:55:05.693 adding route 3fff:beef:27::/64 -> 2001:db8::55:ffadding route 3fff:beef:35::/64 -> 2001:db8::55:ffINFO |
| 8555 | 2026-09-12T12:55:07.013Z | |
| 8556 | 2026-09-12T12:55:07.013Z | Sep 12 12:55:05.693adding route 3fff:beef:e::/64 -> 2001:db8::55:ff |
| 8557 | 2026-09-12T12:55:07.013Z | DEBG Sep 12 12:55:05.693reset freemap Sep 12 12:55:05.693Sep 12 12:55:05.693 DEBG, unitDEBG: DEBG freemap_route_ipv6replacing 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 } }]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 } }] |
| 8558 | 2026-09-12T12:55:07.013Z | |
| 8559 | 2026-09-12T12:55:07.013Z | 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 } }] |
| 8560 | 2026-09-12T12:55:07.013Z | |
| 8561 | 2026-09-12T12:55:07.013Z | Sep 12 12:55:05.693Sep 12 12:55:05.693Sep 12 12:55:05.693 Sep 12 12:55:05.693INFO INFOINFO INFOadding route 3fff:beef:28::/64 -> 2001:db8::55:ff adding route 3fff:beef:f::/64 -> 2001:db8::55:ff |
| 8562 | 2026-09-12T12:55:07.013Z | adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 8563 | 2026-09-12T12:55:07.013Z | Sep 12 12:55:05.693Sep 12 12:55:05.693 DEBGDEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 8564 | 2026-09-12T12:55:07.014Z | |
| 8565 | 2026-09-12T12:55:07.014Z | |
| 8566 | 2026-09-12T12:55:07.014Z | Sep 12 12:55:05.693Sep 12 12:55:05.693 INFODEBGSep 12 12:55:05.693 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 3fff:beef:10::/64 -> 2001:db8::55:ff |
| 8567 | 2026-09-12T12:55:07.014Z | |
| 8568 | 2026-09-12T12:55:07.014Z | INFO adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 8569 | 2026-09-12T12:55:07.014Z | Sep 12 12:55:05.693 INFOSep 12 12:55:05.693 Sep 12 12:55:05.693adding route 3fff:beef:29::/64 -> 2001:db8::55:ff |
| 8570 | 2026-09-12T12:55:07.014Z | 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 } }] |
| 8571 | 2026-09-12T12:55:07.014Z | Sep 12 12:55:05.693replacing 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 } }] |
| 8572 | 2026-09-12T12:55:07.014Z | DEBG replacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 12:55:05.693 |
| 8573 | 2026-09-12T12:55:07.014Z | INFOSep 12 12:55:05.693 adding route 3fff:dead::/64 -> 2001:db8::55:3Sep 12 12:55:05.693 |
| 8574 | 2026-09-12T12:55:07.014Z | INFO INFOadding route 3fff:beef:11::/64 -> 2001:db8::55:ffSep 12 12:55:05.693 |
| 8575 | 2026-09-12T12:55:07.014Z | DEBGadding route 3fff:beef:2a::/64 -> 2001:db8::55:ff |
| 8576 | 2026-09-12T12:55:07.014Z | 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 } }] |
| 8577 | 2026-09-12T12:55:07.014Z | Sep 12 12:55:05.693Sep 12 12:55:05.693 DEBGINFO 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 } }]adding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 8578 | 2026-09-12T12:55:07.014Z | |
| 8579 | 2026-09-12T12:55:07.014Z | Sep 12 12:55:05.693 DEBG Sep 12 12:55:05.693replacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 12 12:55:05.693DEBG |
| 8580 | 2026-09-12T12:55:07.014Z | 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 |
| 8581 | 2026-09-12T12:55:07.014Z | adding route 3fff:beef:12::/64 -> 2001:db8::55:ff |
| 8582 | 2026-09-12T12:55:07.014Z | Sep 12 12:55:05.693 Sep 12 12:55:05.693Sep 12 12:55:05.693 DEBGINFODEBG adding route 3fff:beef:2b::/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 } }] |
| 8583 | 2026-09-12T12:55:07.014Z | |
| 8584 | 2026-09-12T12:55:07.014Z | 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 } }] |
| 8585 | 2026-09-12T12:55:07.014Z | Sep 12 12:55:05.693 DEBGSep 12 12:55:05.693 replacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 8586 | 2026-09-12T12:55:07.014Z | adding route 3fff:beef:13::/64 -> 2001:db8::55:ff |
| 8587 | 2026-09-12T12:55:07.014Z | Sep 12 12:55:05.693 INFOSep 12 12:55:05.693 adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffDEBG |
| 8588 | 2026-09-12T12:55:07.014Z | 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 } }] |
| 8589 | 2026-09-12T12:55:07.014Z | Sep 12 12:55:05.693 DEBGSep 12 12:55:05.693 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 } }]INFO |
| 8590 | 2026-09-12T12:55:07.014Z | adding route 3fff:beef:14::/64 -> 2001:db8::55:ff |
| 8591 | 2026-09-12T12:55:07.014Z | Sep 12 12:55:05.693 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 } }] |
| 8592 | 2026-09-12T12:55:07.014Z | Sep 12 12:55:05.693Sep 12 12:55:05.693 INFOINFO adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffadding route 3fff:beef:15::/64 -> 2001:db8::55:ff |
| 8593 | 2026-09-12T12:55:07.014Z | |
| 8594 | 2026-09-12T12:55:07.014Z | Sep 12 12:55:05.693Sep 12 12:55:05.693 DEBGDEBG replacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 8595 | 2026-09-12T12:55:07.014Z | |
| 8596 | 2026-09-12T12:55:07.014Z | Sep 12 12:55:05.693Sep 12 12:55:05.693 Sep 12 12:55:05.693 DEBGINFOINFO 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:16::/64 -> 2001:db8::55:ff |
| 8597 | 2026-09-12T12:55:07.014Z | adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff |
| 8598 | 2026-09-12T12:55:07.014Z | |
| 8599 | 2026-09-12T12:55:07.014Z | Sep 12 12:55:05.693Sep 12 12:55:05.693Sep 12 12:55:05.693 INFODEBG DEBGreplacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 3fff:beef:6::/64 -> 2001:db8::55:ff |
| 8600 | 2026-09-12T12:55:07.014Z | 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 } }] |
| 8601 | 2026-09-12T12:55:07.014Z | |
| 8602 | 2026-09-12T12:55:07.014Z | Sep 12 12:55:05.693Sep 12 12:55:05.693Sep 12 12:55:05.693 INFODEBG 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 } }]adding route 3fff:beef:17::/64 -> 2001:db8::55:ff |
| 8603 | 2026-09-12T12:55:07.015Z | adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff |
| 8604 | 2026-09-12T12:55:07.015Z | |
| 8605 | 2026-09-12T12:55:07.015Z | Sep 12 12:55:05.693Sep 12 12:55:05.693Sep 12 12:55:05.693 INFODEBGDEBG adding route 3fff:beef:7::/64 -> 2001:db8::55:ff |
| 8606 | 2026-09-12T12:55:07.015Z | replacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 8607 | 2026-09-12T12:55:07.015Z | |
| 8608 | 2026-09-12T12:55:07.015Z | Sep 12 12:55:05.693Sep 12 12:55:05.693 DEBGINFOSep 12 12:55:05.693 adding route 3fff:beef:30::/64 -> 2001:db8::55:ffINFO |
| 8609 | 2026-09-12T12:55:07.015Z | 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 } }] |
| 8610 | 2026-09-12T12:55:07.015Z | adding route 3fff:beef:18::/64 -> 2001:db8::55:ff |
| 8611 | 2026-09-12T12:55:07.015Z | Sep 12 12:55:05.693Sep 12 12:55:05.693 Sep 12 12:55:05.693 INFODEBGDEBG 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:8::/64 -> 2001:db8::55:ff |
| 8612 | 2026-09-12T12:55:07.015Z | |
| 8613 | 2026-09-12T12:55:07.015Z | 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 } }] |
| 8614 | 2026-09-12T12:55:07.015Z | Sep 12 12:55:05.693Sep 12 12:55:05.693 Sep 12 12:55:05.693 DEBGINFOINFO adding route 3fff:beef:19::/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 } }] |
| 8615 | 2026-09-12T12:55:07.015Z | |
| 8616 | 2026-09-12T12:55:07.015Z | adding route 3fff:beef:31::/64 -> 2001:db8::55:ff |
| 8617 | 2026-09-12T12:55:07.015Z | Sep 12 12:55:05.693Sep 12 12:55:05.693 DEBGSep 12 12:55:05.693INFO 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 |
| 8618 | 2026-09-12T12:55:07.015Z | adding route 3fff:beef:9::/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 } }] |
| 8619 | 2026-09-12T12:55:07.015Z | |
| 8620 | 2026-09-12T12:55:07.015Z | Sep 12 12:55:05.694 INFOSep 12 12:55:05.694Sep 12 12:55:05.694 DEBGINFO 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:1a::/64 -> 2001:db8::55:ffadding route 3fff:beef:32::/64 -> 2001:db8::55:ff |
| 8621 | 2026-09-12T12:55:07.015Z | |
| 8622 | 2026-09-12T12:55:07.015Z | |
| 8623 | 2026-09-12T12:55:07.015Z | Sep 12 12:55:05.694Sep 12 12:55:05.694 Sep 12 12:55:05.694 DEBG INFO DEBGreplacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 3fff:beef: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:a::/64 -> 2001:db8::55:ff |
| 8624 | 2026-09-12T12:55:07.015Z | |
| 8625 | 2026-09-12T12:55:07.015Z | |
| 8626 | 2026-09-12T12:55:07.015Z | Sep 12 12:55:05.694Sep 12 12:55:05.694Sep 12 12:55:05.694 INFOINFO adding route 3fff:beef:33::/64 -> 2001:db8::55:ff |
| 8627 | 2026-09-12T12:55:07.015Z | DEBGadding route 3fff:beef:1b::/64 -> 2001:db8::55:ff |
| 8628 | 2026-09-12T12:55:07.015Z | 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 } }] |
| 8629 | 2026-09-12T12:55:07.015Z | Sep 12 12:55:05.694Sep 12 12:55:05.694Sep 12 12:55:05.694 DEBGDEBGINFO 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:b::/64 -> 2001:db8::55:ff |
| 8630 | 2026-09-12T12:55:07.015Z | |
| 8631 | 2026-09-12T12:55:07.015Z | 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 } }] |
| 8632 | 2026-09-12T12:55:07.015Z | Sep 12 12:55:05.694 Sep 12 12:55:05.694DEBGSep 12 12:55:05.694 INFOINFOreplacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffadding route 3fff:beef:34::/64 -> 2001:db8::55:ff |
| 8633 | 2026-09-12T12:55:07.015Z | |
| 8634 | 2026-09-12T12:55:07.015Z | |
| 8635 | 2026-09-12T12:55:07.015Z | Sep 12 12:55:05.694Sep 12 12:55:05.694Sep 12 12:55:05.694 DEBGINFODEBG adding route 3fff:beef:c::/64 -> 2001:db8::55:ff |
| 8636 | 2026-09-12T12:55:07.015Z | 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: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 } }] |
| 8637 | 2026-09-12T12:55:07.016Z | |
| 8638 | 2026-09-12T12:55:07.016Z | Sep 12 12:55:05.694 Sep 12 12:55:05.694Sep 12 12:55:05.694 INFODEBG INFO adding route 3fff:beef:1d::/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 } }]adding route 3fff:beef:35::/64 -> 2001:db8::55:ff |
| 8639 | 2026-09-12T12:55:07.016Z | |
| 8640 | 2026-09-12T12:55:07.016Z | |
| 8641 | 2026-09-12T12:55:07.016Z | Sep 12 12:55:05.694Sep 12 12:55:05.694Sep 12 12:55:05.694 DEBGINFO 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 } }]adding route 3fff:beef:d::/64 -> 2001:db8::55:ff |
| 8642 | 2026-09-12T12:55:07.016Z | |
| 8643 | 2026-09-12T12:55:07.016Z | 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 } }] |
| 8644 | 2026-09-12T12:55:07.016Z | Sep 12 12:55:05.694Sep 12 12:55:05.694Sep 12 12:55:05.694 INFOINFO DEBGadding route 3fff:beef:1e::/64 -> 2001:db8::55:ff adding route 3fff:beef:36::/64 -> 2001:db8::55:ff |
| 8645 | 2026-09-12T12:55:07.016Z | 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 } }] |
| 8646 | 2026-09-12T12:55:07.020Z | |
| 8647 | 2026-09-12T12:55:07.020Z | Sep 12 12:55:05.694Sep 12 12:55:05.694 Sep 12 12:55:05.694 DEBG INFO DEBGreplacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] 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:e::/64 -> 2001:db8::55:ff |
| 8648 | 2026-09-12T12:55:07.020Z | |
| 8649 | 2026-09-12T12:55:07.020Z | |
| 8650 | 2026-09-12T12:55:07.020Z | Sep 12 12:55:05.694Sep 12 12:55:05.694 Sep 12 12:55:05.694INFO DEBGadding route 3fff:beef:37::/64 -> 2001:db8::55:ff |
| 8651 | 2026-09-12T12:55:07.020Z | replacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 8652 | 2026-09-12T12:55:07.020Z | adding route 3fff:beef:1f::/64 -> 2001:db8::55:ffSep 12 12:55:05.694 |
| 8653 | 2026-09-12T12:55:07.020Z | 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 } }]Sep 12 12:55:05.694 |
| 8654 | 2026-09-12T12:55:07.020Z | Sep 12 12:55:05.694INFO DEBGadding route 3fff:beef:f::/64 -> 2001:db8::55:ff |
| 8655 | 2026-09-12T12:55:07.020Z | 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 } }] |
| 8656 | 2026-09-12T12:55:07.020Z | Sep 12 12:55:05.694Sep 12 12:55:05.694 INFODEBG adding route 3fff:beef:38::/64 -> 2001:db8::55:ffSep 12 12:55:05.694replacing 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 } }] |
| 8657 | 2026-09-12T12:55:07.020Z | |
| 8658 | 2026-09-12T12:55:07.020Z | INFO Sep 12 12:55:05.694adding route 3fff:beef:20::/64 -> 2001:db8::55:ff |
| 8659 | 2026-09-12T12:55:07.020Z | DEBG Sep 12 12:55:05.694replacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 12 12:55:05.694 |
| 8660 | 2026-09-12T12:55:07.020Z | INFO adding route 3fff:beef:10::/64 -> 2001:db8::55:ffDEBG |
| 8661 | 2026-09-12T12:55:07.020Z | replacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 12:55:05.694Sep 12 12:55:05.694 |
| 8662 | 2026-09-12T12:55:07.020Z | INFODEBG adding route 3fff:beef:39::/64 -> 2001:db8::55:ffreplacing 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 } }] |
| 8663 | 2026-09-12T12:55:07.020Z | Sep 12 12:55:05.694 |
| 8664 | 2026-09-12T12:55:07.020Z | INFO adding route 3fff:beef:21::/64 -> 2001:db8::55:ff |
| 8665 | 2026-09-12T12:55:07.020Z | Sep 12 12:55:05.694Sep 12 12:55:05.694 Sep 12 12:55:05.694 DEBGINFODEBG 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:11::/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 } }] |
| 8666 | 2026-09-12T12:55:07.020Z | |
| 8667 | 2026-09-12T12:55:07.020Z | |
| 8668 | 2026-09-12T12:55:07.020Z | Sep 12 12:55:05.694Sep 12 12:55:05.694Sep 12 12:55:05.694 INFOINFO DEBG adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff adding route 3fff:beef:22::/64 -> 2001:db8::55:ff |
| 8669 | 2026-09-12T12:55:07.020Z | |
| 8670 | 2026-09-12T12:55:07.020Z | 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 } }] |
| 8671 | 2026-09-12T12:55:07.020Z | Sep 12 12:55:05.694Sep 12 12:55:05.694 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 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 } }] |
| 8672 | 2026-09-12T12:55:07.020Z | Sep 12 12:55:05.694 |
| 8673 | 2026-09-12T12:55:07.021Z | INFO Sep 12 12:55:05.694adding route 3fff:beef:12::/64 -> 2001:db8::55:ff |
| 8674 | 2026-09-12T12:55:07.021Z | INFOSep 12 12:55:05.694 adding route 3fff:beef:23::/64 -> 2001:db8::55:ffINFO |
| 8675 | 2026-09-12T12:55:07.021Z | adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff |
| 8676 | 2026-09-12T12:55:07.021Z | Sep 12 12:55:05.694 Sep 12 12:55:05.694DEBG Sep 12 12:55:05.694 DEBGreplacing 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 } }] |
| 8677 | 2026-09-12T12:55:07.021Z | 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 } }] |
| 8678 | 2026-09-12T12:55:07.021Z | replacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 12:55:05.694 |
| 8679 | 2026-09-12T12:55:07.021Z | INFOSep 12 12:55:05.694 adding route 3fff:beef:13::/64 -> 2001:db8::55:ffINFOSep 12 12:55:05.694 |
| 8680 | 2026-09-12T12:55:07.021Z | INFOadding route 3fff:beef:24::/64 -> 2001:db8::55:ff |
| 8681 | 2026-09-12T12:55:07.021Z | adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff |
| 8682 | 2026-09-12T12:55:07.021Z | Sep 12 12:55:05.694 DEBGSep 12 12:55:05.694 Sep 12 12:55:05.694replacing 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 } }] |
| 8683 | 2026-09-12T12:55:07.021Z | DEBG 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 } }]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 } }] |
| 8684 | 2026-09-12T12:55:07.021Z | |
| 8685 | 2026-09-12T12:55:07.021Z | Sep 12 12:55:05.694 INFO adding route 3fff:beef:14::/64 -> 2001:db8::55:ffSep 12 12:55:05.694Sep 12 12:55:05.694 |
| 8686 | 2026-09-12T12:55:07.021Z | INFOINFO adding route 3fff:beef:3d::/64 -> 2001:db8::55:ffadding route 3fff:beef:25::/64 -> 2001:db8::55:ff |
| 8687 | 2026-09-12T12:55:07.021Z | |
| 8688 | 2026-09-12T12:55:07.021Z | Sep 12 12:55:05.694 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 } }] |
| 8689 | 2026-09-12T12:55:07.021Z | Sep 12 12:55:05.694Sep 12 12:55:05.694 DEBGDEBG Sep 12 12:55:05.694replacing targets for 3fff:beef:3d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 8690 | 2026-09-12T12:55:07.021Z | |
| 8691 | 2026-09-12T12:55:07.021Z | INFO adding route 3fff:beef:15::/64 -> 2001:db8::55:ffSep 12 12:55:05.694 |
| 8692 | 2026-09-12T12:55:07.021Z | INFOSep 12 12:55:05.694 adding route 3fff:beef:3e::/64 -> 2001:db8::55:ffINFO |
| 8693 | 2026-09-12T12:55:07.021Z | Sep 12 12:55:05.694 adding route 3fff:beef:26::/64 -> 2001:db8::55:ffDEBG |
| 8694 | 2026-09-12T12:55:07.021Z | Sep 12 12:55:05.694 Sep 12 12:55:05.694DEBG 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 } }] DEBGreplacing 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 } }] |
| 8695 | 2026-09-12T12:55:07.021Z | 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 } }] |
| 8696 | 2026-09-12T12:55:07.021Z | |
| 8697 | 2026-09-12T12:55:07.021Z | Sep 12 12:55:05.694 INFOSep 12 12:55:05.694Sep 12 12:55:05.694 INFOINFO adding route 3fff:beef:3f::/64 -> 2001:db8::55:ffadding route 3fff:beef:16::/64 -> 2001:db8::55:ffadding route 3fff:beef:27::/64 -> 2001:db8::55:ff |
| 8698 | 2026-09-12T12:55:07.021Z | |
| 8699 | 2026-09-12T12:55:07.021Z | |
| 8700 | 2026-09-12T12:55:07.021Z | Sep 12 12:55:05.694Sep 12 12:55:05.694 Sep 12 12:55:05.694 DEBG DEBGDEBG 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 } }]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 } }] |
| 8701 | 2026-09-12T12:55:07.021Z | 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 } }] |
| 8702 | 2026-09-12T12:55:07.021Z | |
| 8703 | 2026-09-12T12:55:07.021Z | test route::tests::identity_replace_is_noop ... ok |
| 8704 | 2026-09-12T12:55:07.021Z | Sep 12 12:55:05.694Sep 12 12:55:05.694Sep 12 12:55:05.694 INFO INFOadding route 3fff:beef:28::/64 -> 2001:db8::55:ff |
| 8705 | 2026-09-12T12:55:07.021Z | DEBGadding route 3fff:beef:17::/64 -> 2001:db8::55:ff |
| 8706 | 2026-09-12T12:55:07.021Z | failed to allocate space for the new target list |
| 8707 | 2026-09-12T12:55:07.021Z | Sep 12 12:55:05.694 Sep 12 12:55:05.694DEBG DEBGSep 12 12:55:05.694 adding route 3fff:beef:36::/64 -> 2001:db8::55:ffDEBGreplacing 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 } }] |
| 8708 | 2026-09-12T12:55:07.021Z | 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 } }] |
| 8709 | 2026-09-12T12:55:07.021Z | 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 } }] |
| 8710 | 2026-09-12T12:55:07.021Z | |
| 8711 | 2026-09-12T12:55:07.021Z | Sep 12 12:55:05.694 Sep 12 12:55:05.694DEBG Sep 12 12:55:05.694Sep 12 12:55:05.694INFO INFODEBGreplacing 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:29::/64 -> 2001:db8::55:ffadding route 3fff:beef:18::/64 -> 2001:db8::55:ff |
| 8712 | 2026-09-12T12:55:07.021Z | failed to allocate space for the new target list |
| 8713 | 2026-09-12T12:55:07.022Z | |
| 8714 | 2026-09-12T12:55:07.022Z | |
| 8715 | 2026-09-12T12:55:07.022Z | Sep 12 12:55:05.694Sep 12 12:55:05.694 Sep 12 12:55:05.694 DEBGDEBG 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 } }]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 } }] |
| 8716 | 2026-09-12T12:55:07.022Z | |
| 8717 | 2026-09-12T12:55:07.022Z | adding route 3fff:beef:37::/64 -> 2001:db8::55:ff |
| 8718 | 2026-09-12T12:55:07.022Z | Sep 12 12:55:05.694 Sep 12 12:55:05.694Sep 12 12:55:05.694INFO DEBGadding route 3fff:beef:2a::/64 -> 2001:db8::55:ff |
| 8719 | 2026-09-12T12:55:07.022Z | INFO replacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:19::/64 -> 2001:db8::55:ff |
| 8720 | 2026-09-12T12:55:07.022Z | |
| 8721 | 2026-09-12T12:55:07.022Z | Sep 12 12:55:05.694 DEBGSep 12 12:55:05.694 Sep 12 12:55:05.694 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 } }] DEBGINFO |
| 8722 | 2026-09-12T12:55:07.022Z | replacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:38::/64 -> 2001:db8::55:ff |
| 8723 | 2026-09-12T12:55:07.022Z | |
| 8724 | 2026-09-12T12:55:07.022Z | Sep 12 12:55:05.694 INFO Sep 12 12:55:05.694adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff Sep 12 12:55:05.694 |
| 8725 | 2026-09-12T12:55:07.022Z | INFO adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff |
| 8726 | 2026-09-12T12:55:07.022Z | Sep 12 12:55:05.694DEBG DEBG Sep 12 12:55:05.694replacing 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 } }] |
| 8727 | 2026-09-12T12:55:07.022Z | replacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 12:55:05.694 |
| 8728 | 2026-09-12T12:55:07.022Z | Sep 12 12:55:05.694DEBG DEBGINFOSep 12 12:55:05.694replacing 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 } }] INFO |
| 8729 | 2026-09-12T12:55:07.022Z | adding route 3fff:beef:39::/64 -> 2001:db8::55:ffadding route 3fff:beef:2c::/64 -> 2001:db8::55:ffcreated new freemap |
| 8730 | 2026-09-12T12:55:07.022Z | |
| 8731 | 2026-09-12T12:55:07.023Z | , Sep 12 12:55:05.694unit :Sep 12 12:55:05.694 INFODEBGSep 12 12:55:05.694freemap_route_ipv4 |
| 8732 | 2026-09-12T12:55:07.023Z | adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff |
| 8733 | 2026-09-12T12:55:07.023Z | DEBGreplacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8734 | 2026-09-12T12:55:07.023Z | 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 } }] |
| 8735 | 2026-09-12T12:55:07.023Z | Sep 12 12:55:05.694Sep 12 12:55:05.694 DEBGSep 12 12:55:05.694INFO INFO adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff 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 12 12:55:05.694adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff |
| 8736 | 2026-09-12T12:55:07.023Z | |
| 8737 | 2026-09-12T12:55:07.023Z | DEBG |
| 8738 | 2026-09-12T12:55:07.023Z | created new freemap, unitSep 12 12:55:05.694: Sep 12 12:55:05.694DEBG DEBGSep 12 12:55:05.694 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 } }]INFOfreemap_route_ipv6 |
| 8739 | 2026-09-12T12:55:07.023Z | 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 } }] |
| 8740 | 2026-09-12T12:55:07.023Z | adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff |
| 8741 | 2026-09-12T12:55:07.023Z | |
| 8742 | 2026-09-12T12:55:07.023Z | Sep 12 12:55:05.694Sep 12 12:55:05.694Sep 12 12:55:05.694 Sep 12 12:55:05.694INFOINFO DEBGadding route 3fff:beef:2e::/64 -> 2001:db8::55:ff DEBGadding route 3fff:beef:3b::/64 -> 2001:db8::55:ff |
| 8743 | 2026-09-12T12:55:07.023Z | initted freemap. size: 64 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 } }] |
| 8744 | 2026-09-12T12:55:07.023Z | , |
| 8745 | 2026-09-12T12:55:07.023Z | Sep 12 12:55:05.694unit :DEBG Sep 12 12:55:05.694 replacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 12 12:55:05.694INFO |
| 8746 | 2026-09-12T12:55:07.027Z | adding route 3fff:beef:1d::/64 -> 2001:db8::55:fffreemap_route_ipv4 |
| 8747 | 2026-09-12T12:55:07.027Z | DEBG |
| 8748 | 2026-09-12T12:55:07.027Z | Sep 12 12:55:05.694replacing 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 } }] |
| 8749 | 2026-09-12T12:55:07.027Z | Sep 12 12:55:05.694Sep 12 12:55:05.694 INFODEBG Sep 12 12:55:05.694 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 |
| 8750 | 2026-09-12T12:55:07.027Z | INFO adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffadding route 3fff:beef:2f::/64 -> 2001:db8::55:ff |
| 8751 | 2026-09-12T12:55:07.027Z | |
| 8752 | 2026-09-12T12:55:07.027Z | Sep 12 12:55:05.694reset freemap , INFOunit: freemap_route_ipv4Sep 12 12:55:05.694adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff |
| 8753 | 2026-09-12T12:55:07.027Z | |
| 8754 | 2026-09-12T12:55:07.027Z | Sep 12 12:55:05.694DEBG replacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 12:55:05.694 |
| 8755 | 2026-09-12T12:55:07.027Z | DEBGDEBG Sep 12 12:55:05.694 initted freemap. size: 64replacing 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 } }], |
| 8756 | 2026-09-12T12:55:07.027Z | Sep 12 12:55:05.694 unitDEBGINFO :replacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 12 12:55:05.694 |
| 8757 | 2026-09-12T12:55:07.027Z | adding route 3fff:beef:30::/64 -> 2001:db8::55:fffreemap_route_ipv6DEBG |
| 8758 | 2026-09-12T12:55:07.027Z | |
| 8759 | 2026-09-12T12:55:07.027Z | failed to allocate space for the new target list |
| 8760 | 2026-09-12T12:55:07.027Z | Sep 12 12:55:05.694 Sep 12 12:55:05.694Sep 12 12:55:05.694INFO DEBGSep 12 12:55:05.694 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 3fff:beef:1f::/64 -> 2001:db8::55:ff 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 } }] |
| 8761 | 2026-09-12T12:55:07.027Z | |
| 8762 | 2026-09-12T12:55:07.027Z | reset freemap |
| 8763 | 2026-09-12T12:55:07.027Z | , unit:Sep 12 12:55:05.694 Sep 12 12:55:05.694freemap_route_ipv6INFO |
| 8764 | 2026-09-12T12:55:07.027Z | DEBGadding route 3fff:beef:31::/64 -> 2001:db8::55:ff 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 } }] |
| 8765 | 2026-09-12T12:55:07.027Z | |
| 8766 | 2026-09-12T12:55:07.027Z | Sep 12 12:55:05.694 INFO Sep 12 12:55:05.694adding route 172.16.0.0/32 -> 10.0.0.1Sep 12 12:55:05.694 DEBG |
| 8767 | 2026-09-12T12:55:07.027Z | 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 } }] |
| 8768 | 2026-09-12T12:55:07.027Z | Sep 12 12:55:05.694adding route 3fff:beef:20::/64 -> 2001:db8::55:ff |
| 8769 | 2026-09-12T12:55:07.027Z | DEBG Sep 12 12:55:05.694replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] Sep 12 12:55:05.694 |
| 8770 | 2026-09-12T12:55:07.027Z | INFODEBG adding route 3fff:beef:32::/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 } }] |
| 8771 | 2026-09-12T12:55:07.027Z | Sep 12 12:55:05.694 |
| 8772 | 2026-09-12T12:55:07.027Z | INFO adding route 172.16.0.0/32 -> 10.0.0.2Sep 12 12:55:05.694 |
| 8773 | 2026-09-12T12:55:07.028Z | Sep 12 12:55:05.694INFO DEBGadding route 3fff:beef:21::/64 -> 2001:db8::55:ff Sep 12 12:55:05.694replacing 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 } }] |
| 8774 | 2026-09-12T12:55:07.028Z | |
| 8775 | 2026-09-12T12:55:07.028Z | 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 } }]Sep 12 12:55:05.694 |
| 8776 | 2026-09-12T12:55:07.028Z | Sep 12 12:55:05.694INFO DEBGadding route 3fff:beef:33::/64 -> 2001:db8::55:ff |
| 8777 | 2026-09-12T12:55:07.028Z | 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 } }] |
| 8778 | 2026-09-12T12:55:07.028Z | Sep 12 12:55:05.694 Sep 12 12:55:05.694INFO Sep 12 12:55:05.694DEBG 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 } }]INFOadding route 172.16.0.0/32 -> 10.0.0.3 |
| 8779 | 2026-09-12T12:55:07.028Z | adding route 3fff:beef:22::/64 -> 2001:db8::55:ff |
| 8780 | 2026-09-12T12:55:07.028Z | |
| 8781 | 2026-09-12T12:55:07.028Z | Sep 12 12:55:05.694 Sep 12 12:55:05.694INFO Sep 12 12:55:05.694DEBG adding route 3fff:beef:34::/64 -> 2001:db8::55:ff |
| 8782 | 2026-09-12T12:55:07.028Z | 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 |
| 8783 | 2026-09-12T12:55:07.028Z | 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 } }] |
| 8784 | 2026-09-12T12:55:07.028Z | Sep 12 12:55:05.694Sep 12 12:55:05.694 Sep 12 12:55:05.694INFODEBG 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 } }]adding route 172.16.0.0/32 -> 10.0.0.4adding route 3fff:beef:23::/64 -> 2001:db8::55:ff |
| 8785 | 2026-09-12T12:55:07.028Z | |
| 8786 | 2026-09-12T12:55:07.028Z | |
| 8787 | 2026-09-12T12:55:07.028Z | Sep 12 12:55:05.694Sep 12 12:55:05.694Sep 12 12:55:05.694 INFODEBG adding route 3fff:beef:35::/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 } }] |
| 8788 | 2026-09-12T12:55:07.028Z | |
| 8789 | 2026-09-12T12:55:07.028Z | DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }]Sep 12 12:55:05.694Sep 12 12:55:05.694 DEBGINFO |
| 8790 | 2026-09-12T12:55:07.028Z | 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:24::/64 -> 2001:db8::55:ff |
| 8791 | 2026-09-12T12:55:07.028Z | |
| 8792 | 2026-09-12T12:55:07.028Z | Sep 12 12:55:05.694 Sep 12 12:55:05.694Sep 12 12:55:05.694 DEBG INFO replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }]adding route 3fff:beef:36::/64 -> 2001:db8::55:ff |
| 8793 | 2026-09-12T12:55:07.028Z | |
| 8794 | 2026-09-12T12:55:07.028Z | 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 } }] |
| 8795 | 2026-09-12T12:55:07.028Z | Sep 12 12:55:05.694 DEBG replacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 12:55:05.694 |
| 8796 | 2026-09-12T12:55:07.028Z | INFO adding route 3fff:beef:25::/64 -> 2001:db8::55:ffSep 12 12:55:05.694 |
| 8797 | 2026-09-12T12:55:07.028Z | INFO adding route 3fff:beef:37::/64 -> 2001:db8::55:ffSep 12 12:55:05.694 |
| 8798 | 2026-09-12T12:55:07.028Z | DEBG replacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 12:55:05.694 |
| 8799 | 2026-09-12T12:55:07.028Z | 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 } }]Sep 12 12:55:05.694 |
| 8800 | 2026-09-12T12:55:07.028Z | INFO adding route 3fff:beef:26::/64 -> 2001:db8::55:ffSep 12 12:55:05.695 |
| 8801 | 2026-09-12T12:55:07.028Z | INFO adding route 3fff:beef:38::/64 -> 2001:db8::55:ffSep 12 12:55:05.695 |
| 8802 | 2026-09-12T12:55:07.028Z | DEBG replacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 12:55:05.695 |
| 8803 | 2026-09-12T12:55:07.028Z | test route::tests::rollback_failure_leaves_in_core_cleared ... ok |
| 8804 | 2026-09-12T12:55:07.028Z | 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 } }]Sep 12 12:55:05.695Sep 12 12:55:05.694 INFO |
| 8805 | 2026-09-12T12:55:07.028Z | DEBGadding route 3fff:beef:27::/64 -> 2001:db8::55:ff |
| 8806 | 2026-09-12T12:55:07.028Z | created new freemapSep 12 12:55:05.695, unitINFO:Sep 12 12:55:05.695 freemap_route_ipv4DEBG |
| 8807 | 2026-09-12T12:55:07.028Z | adding route 3fff:beef:39::/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 } }] |
| 8808 | 2026-09-12T12:55:07.028Z | |
| 8809 | 2026-09-12T12:55:07.028Z | Sep 12 12:55:05.695Sep 12 12:55:05.695Sep 12 12:55:05.695 DEBGDEBGINFO 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:28::/64 -> 2001:db8::55:ffcreated new freemap |
| 8810 | 2026-09-12T12:55:07.028Z | |
| 8811 | 2026-09-12T12:55:07.029Z | , unit: Sep 12 12:55:05.695freemap_route_ipv6 DEBG Sep 12 12:55:05.695replacing 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 } }] |
| 8812 | 2026-09-12T12:55:07.029Z | DEBGSep 12 12:55:05.695 created new freemap , Sep 12 12:55:05.695 DEBGDEBGSep 12 12:55:05.701 created new freemapcreated new freemap , INFOunit :adding route 3fff:beef:29::/64 -> 2001:db8::55:ff |
| 8813 | 2026-09-12T12:55:07.029Z | freemap_route_ipv4Sep 12 12:55:05.695 |
| 8814 | 2026-09-12T12:55:07.029Z | INFO, unitSep 12 12:55:05.695Sep 12 12:55:05.701:Sep 12 12:55:05.701 adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffDEBGDEBGDEBG created new freemapreplacing 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 } }] |
| 8815 | 2026-09-12T12:55:07.029Z | |
| 8816 | 2026-09-12T12:55:07.029Z | created new freemap, , unitunit: :freemap_route_ipv6 |
| 8817 | 2026-09-12T12:55:07.029Z | Sep 12 12:55:05.701freemap_route_ipv4freemap_route_ipv4 |
| 8818 | 2026-09-12T12:55:07.029Z | |
| 8819 | 2026-09-12T12:55:07.029Z | INFOSep 12 12:55:05.701Sep 12 12:55:05.701 adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff |
| 8820 | 2026-09-12T12:55:07.029Z | DEBGDEBG Sep 12 12:55:05.701initted freemap. size: 64 Sep 12 12:55:05.701replacing 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 |
| 8821 | 2026-09-12T12:55:07.029Z | unit created new freemap: , Sep 12 12:55:05.701unitDEBG freemap_route_ipv4: 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 } }] |
| 8822 | 2026-09-12T12:55:07.029Z | created new freemap |
| 8823 | 2026-09-12T12:55:07.029Z | , freemap_route_ipv6unit:Sep 12 12:55:05.701 |
| 8824 | 2026-09-12T12:55:07.029Z | freemap_route_ipv6Sep 12 12:55:05.701 |
| 8825 | 2026-09-12T12:55:07.030Z | Sep 12 12:55:05.701INFOSep 12 12:55:05.701 DEBGadding route 3fff:beef:3b::/64 -> 2001:db8::55:ff INFOinitted freemap. size: 64 |
| 8826 | 2026-09-12T12:55:07.030Z | DEBG , adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffunit |
| 8827 | 2026-09-12T12:55:07.030Z | reset freemap:Sep 12 12:55:05.701, Sep 12 12:55:05.701unit : DEBGfreemap_route_ipv4 Sep 12 12:55:05.701replacing 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 } }] |
| 8828 | 2026-09-12T12:55:07.030Z | DEBG DEBG |
| 8829 | 2026-09-12T12:55:07.030Z | replacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 12:55:05.701 |
| 8830 | 2026-09-12T12:55:07.030Z | freemap_route_ipv4 |
| 8831 | 2026-09-12T12:55:07.030Z | DEBG initted freemap. size: 64initted freemap. size: 64, unit, Sep 12 12:55:05.701unitSep 12 12:55:05.701 :INFO: Sep 12 12:55:05.701 adding route 3fff:beef:3c::/64 -> 2001:db8::55:fffreemap_route_ipv6freemap_route_ipv4 |
| 8832 | 2026-09-12T12:55:07.030Z | INFO |
| 8833 | 2026-09-12T12:55:07.030Z | DEBG |
| 8834 | 2026-09-12T12:55:07.030Z | reset freemap, adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffunitSep 12 12:55:05.701: |
| 8835 | 2026-09-12T12:55:07.030Z | DEBGfreemap_route_ipv4 |
| 8836 | 2026-09-12T12:55:07.030Z | Sep 12 12:55:05.701 reset freemap Sep 12 12:55:05.701, Sep 12 12:55:05.701DEBGSep 12 12:55:05.701 unitDEBG: DEBG reset freemapinitted freemap. size: 64replacing 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 } }], freemap_route_ipv6, |
| 8837 | 2026-09-12T12:55:07.030Z | unit:unit: DEBGfreemap_route_ipv6Sep 12 12:55:05.701 |
| 8838 | 2026-09-12T12:55:07.030Z | freemap_route_ipv4 DEBG |
| 8839 | 2026-09-12T12:55:07.030Z | |
| 8840 | 2026-09-12T12:55:07.030Z | failed to allocate space for the new target listreplacing 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 } }] |
| 8841 | 2026-09-12T12:55:07.030Z | Sep 12 12:55:05.701Sep 12 12:55:05.701 DEBGINFO Sep 12 12:55:05.701 |
| 8842 | 2026-09-12T12:55:07.030Z | reset freemapDEBG , unit adding route 172.16.0.0/32 -> 10.0.0.1initted freemap. size: 64:Sep 12 12:55:05.701 |
| 8843 | 2026-09-12T12:55:07.030Z | , DEBG unitreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]freemap_route_ipv6 |
| 8844 | 2026-09-12T12:55:07.030Z | Sep 12 12:55:05.701 |
| 8845 | 2026-09-12T12:55:07.030Z | INFOSep 12 12:55:05.701: freemap_route_ipv6DEBGadding route 3fff:beef:2d::/64 -> 2001:db8::55:ff 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 } }] |
| 8846 | 2026-09-12T12:55:07.034Z | |
| 8847 | 2026-09-12T12:55:07.034Z | |
| 8848 | 2026-09-12T12:55:07.034Z | Sep 12 12:55:05.701Sep 12 12:55:05.701 DEBG reset freemap, unit: freemap_route_ipv6Sep 12 12:55:05.701 |
| 8849 | 2026-09-12T12:55:07.034Z | Sep 12 12:55:05.701 DEBGINFO adding route 172.16.0.0/32 -> 10.0.0.2replacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 12:55:05.701 |
| 8850 | 2026-09-12T12:55:07.034Z | INFO |
| 8851 | 2026-09-12T12:55:07.034Z | INFOadding route 172.16.0.0/32 -> 10.0.0.1 |
| 8852 | 2026-09-12T12:55:07.034Z | adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 12 12:55:05.701 |
| 8853 | 2026-09-12T12:55:07.034Z | Sep 12 12:55:05.701DEBG INFOSep 12 12:55:05.701 Sep 12 12:55:05.701adding route 3fff:beef:2e::/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 } }] |
| 8854 | 2026-09-12T12:55:07.034Z | DEBG DEBG |
| 8855 | 2026-09-12T12:55:07.034Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]Sep 12 12:55:05.701 |
| 8856 | 2026-09-12T12:55:07.034Z | Sep 12 12:55:05.701 |
| 8857 | 2026-09-12T12:55:07.034Z | DEBG INFOreplacing 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 } }] |
| 8858 | 2026-09-12T12:55:07.034Z | adding route 172.16.0.0/32 -> 10.0.0.3Sep 12 12:55:05.701 |
| 8859 | 2026-09-12T12:55:07.034Z | Sep 12 12:55:05.701 INFO Sep 12 12:55:05.701INFO INFOadding route 172.17.0.0/32 -> 10.0.0.255adding route 3fff:dead::/64 -> 2001:db8::55:2Sep 12 12:55:05.701 |
| 8860 | 2026-09-12T12:55:07.034Z | |
| 8861 | 2026-09-12T12:55:07.034Z | adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffDEBG |
| 8862 | 2026-09-12T12:55:07.034Z | Sep 12 12:55:05.701 Sep 12 12:55:05.701 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 } }]DEBGDEBGSep 12 12:55:05.701 |
| 8863 | 2026-09-12T12:55:07.034Z | 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 } }] |
| 8864 | 2026-09-12T12:55:07.034Z | 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 |
| 8865 | 2026-09-12T12:55:07.034Z | Sep 12 12:55:05.701 Sep 12 12:55:05.701replacing 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 } }] INFOSep 12 12:55:05.701 |
| 8866 | 2026-09-12T12:55:07.034Z | INFOINFO adding route 172.17.0.1/32 -> 10.0.0.255adding route 3fff:dead::/64 -> 2001:db8::55:3 adding route 172.16.0.0/32 -> 10.0.0.4 |
| 8867 | 2026-09-12T12:55:07.034Z | |
| 8868 | 2026-09-12T12:55:07.034Z | |
| 8869 | 2026-09-12T12:55:07.035Z | Sep 12 12:55:05.701 INFO Sep 12 12:55:05.701Sep 12 12:55:05.701 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 } }] |
| 8870 | 2026-09-12T12:55:07.035Z | adding route 3fff:beef:30::/64 -> 2001:db8::55:ff |
| 8871 | 2026-09-12T12:55:07.035Z | Sep 12 12:55:05.701Sep 12 12:55:05.701 Sep 12 12:55:05.701 DEBG INFO 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 } }] |
| 8872 | 2026-09-12T12:55:07.035Z | adding route 172.17.0.0/32 -> 10.0.0.255DEBG |
| 8873 | 2026-09-12T12:55:07.035Z | 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 } }] |
| 8874 | 2026-09-12T12:55:07.035Z | Sep 12 12:55:05.701Sep 12 12:55:05.701Sep 12 12:55:05.701 INFO adding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 8875 | 2026-09-12T12:55:07.035Z | 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 } }] |
| 8876 | 2026-09-12T12:55:07.035Z | INFO Sep 12 12:55:05.701 adding route 172.17.0.2/32 -> 10.0.0.255Sep 12 12:55:05.701DEBG |
| 8877 | 2026-09-12T12:55:07.035Z | |
| 8878 | 2026-09-12T12:55:07.035Z | 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 } }] |
| 8879 | 2026-09-12T12:55:07.035Z | INFO adding route 3fff:beef:31::/64 -> 2001:db8::55:ffDEBG |
| 8880 | 2026-09-12T12:55:07.035Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]Sep 12 12:55:05.701 |
| 8881 | 2026-09-12T12:55:07.035Z | INFOSep 12 12:55:05.701 adding route 172.17.0.1/32 -> 10.0.0.255DEBG |
| 8882 | 2026-09-12T12:55:07.035Z | Sep 12 12:55:05.701Sep 12 12:55:05.701 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 } }] DEBGSep 12 12:55:05.701 DEBGunit :Sep 12 12:55:05.701initted freemap. size: 64 |
| 8883 | 2026-09-12T12:55:07.035Z | , DEBG unit DEBG:replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]freemap_route_ipv4 |
| 8884 | 2026-09-12T12:55:07.035Z | 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 } }]freemap_route_ipv4Sep 12 12:55:05.701 |
| 8885 | 2026-09-12T12:55:07.035Z | INFO |
| 8886 | 2026-09-12T12:55:07.035Z | 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 } }] |
| 8887 | 2026-09-12T12:55:07.035Z | adding route 172.17.0.3/32 -> 10.0.0.255 |
| 8888 | 2026-09-12T12:55:07.035Z | |
| 8889 | 2026-09-12T12:55:07.035Z | Sep 12 12:55:05.701Sep 12 12:55:05.701 INFOSep 12 12:55:05.701 Sep 12 12:55:05.695Sep 12 12:55:05.701adding route 3fff:beef:32::/64 -> 2001:db8::55:ff DEBG DEBGDEBGSep 12 12:55:05.701created new freemapSep 12 12:55:05.701 |
| 8890 | 2026-09-12T12:55:07.035Z | INFO, WARN shrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })adding route 172.17.0.2/32 -> 10.0.0.255 unitreset freemapreplacing 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 } }]:, |
| 8891 | 2026-09-12T12:55:07.035Z | DEBGunit |
| 8892 | 2026-09-12T12:55:07.035Z | freemap_route_ipv6created new freemap |
| 8893 | 2026-09-12T12:55:07.035Z | , |
| 8894 | 2026-09-12T12:55:07.035Z | :Sep 12 12:55:05.701unit :DEBG Sep 12 12:55:05.701replacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 12:55:05.701 ERRO |
| 8895 | 2026-09-12T12:55:07.035Z | freemap_route_ipv4 |
| 8896 | 2026-09-12T12:55:07.035Z | freemap_route_ipv4rollback route_index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })DEBG |
| 8897 | 2026-09-12T12:55:07.035Z | |
| 8898 | 2026-09-12T12:55:07.035Z | Sep 12 12:55:05.701Sep 12 12:55:05.701replacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 12 12:55:05.701INFO Sep 12 12:55:05.701 |
| 8899 | 2026-09-12T12:55:07.035Z | adding route 172.17.0.4/32 -> 10.0.0.255 Sep 12 12:55:05.701 DEBGDEBGDEBG |
| 8900 | 2026-09-12T12:55:07.035Z | created new freemapINFO Sep 12 12:55:05.701initted freemap. size: 64 initted freemap. size: 64 , , unitadding route 3fff:beef:33::/64 -> 2001:db8::55:ffunit, :: |
| 8901 | 2026-09-12T12:55:07.035Z | unitERRO Sep 12 12:55:05.701: freemap_route_ipv6 freemap_route_ipv4freemap_route_ipv6INFO |
| 8902 | 2026-09-12T12:55:07.035Z | |
| 8903 | 2026-09-12T12:55:07.035Z | test route::tests::rollback_on_compact_write_failure ... ok |
| 8904 | 2026-09-12T12:55:07.035Z | 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 |
| 8905 | 2026-09-12T12:55:07.035Z | Sep 12 12:55:05.701Sep 12 12:55:05.702 Sep 12 12:55:05.702 |
| 8906 | 2026-09-12T12:55:07.035Z | adding route 172.17.0.3/32 -> 10.0.0.255DEBGDEBG Sep 12 12:55:05.702DEBG reset freemapreplacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 12 12:55:05.702, |
| 8907 | 2026-09-12T12:55:07.035Z | DEBG |
| 8908 | 2026-09-12T12:55:07.036Z | 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 } }]unit DEBG: |
| 8909 | 2026-09-12T12:55:07.036Z | Sep 12 12:55:05.702 reset freemapinitted freemap. size: 64Sep 12 12:55:05.702, , freemap_route_ipv6unit |
| 8910 | 2026-09-12T12:55:07.036Z | : unit freemap_route_ipv4: DEBG |
| 8911 | 2026-09-12T12:55:07.036Z | freemap_route_ipv4INFO |
| 8912 | 2026-09-12T12:55:07.036Z | 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 } }] |
| 8913 | 2026-09-12T12:55:07.036Z | Sep 12 12:55:05.702Sep 12 12:55:05.702 INFO Sep 12 12:55:05.702adding route 172.17.0.5/32 -> 10.0.0.255 |
| 8914 | 2026-09-12T12:55:07.036Z | DEBG reset freemap, INFOunit :adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 8915 | 2026-09-12T12:55:07.036Z | Sep 12 12:55:05.702freemap_route_ipv4 |
| 8916 | 2026-09-12T12:55:07.036Z | DEBG Sep 12 12:55:05.702 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 } }]Sep 12 12:55:05.702replacing 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 } }] |
| 8917 | 2026-09-12T12:55:07.036Z | DEBG |
| 8918 | 2026-09-12T12:55:07.036Z | initted freemap. size: 64, Sep 12 12:55:05.702 INFO Sep 12 12:55:05.702unitadding route 172.17.0.6/32 -> 10.0.0.255: |
| 8919 | 2026-09-12T12:55:07.036Z | freemap_route_ipv6INFOSep 12 12:55:05.702 adding route 3fff:dead::/64 -> 2001:db8::55:1DEBG |
| 8920 | 2026-09-12T12:55:07.036Z | 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 } }] |
| 8921 | 2026-09-12T12:55:07.036Z | Sep 12 12:55:05.702 |
| 8922 | 2026-09-12T12:55:07.036Z | Sep 12 12:55:05.702Sep 12 12:55:05.702 INFODEBG 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 } }]adding route 172.17.0.7/32 -> 10.0.0.255 |
| 8923 | 2026-09-12T12:55:07.036Z | reset freemap |
| 8924 | 2026-09-12T12:55:07.036Z | , unitSep 12 12:55:05.702Sep 12 12:55:05.702 INFO: adding route 3fff:dead::/64 -> 2001:db8::55:1freemap_route_ipv6 |
| 8925 | 2026-09-12T12:55:07.036Z | |
| 8926 | 2026-09-12T12:55:07.036Z | DEBG replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:55:05.702 |
| 8927 | 2026-09-12T12:55:07.036Z | Sep 12 12:55:05.702DEBG 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 } }] adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 12 12:55:05.702 |
| 8928 | 2026-09-12T12:55:07.036Z | |
| 8929 | 2026-09-12T12:55:07.036Z | DEBG Sep 12 12:55:05.711Sep 12 12:55:05.702 Sep 12 12:55:05.711created new freemap INFO, DEBGunit : replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]adding route 3fff:dead::/64 -> 2001:db8::55:2freemap_route_ipv4 |
| 8930 | 2026-09-12T12:55:07.036Z | |
| 8931 | 2026-09-12T12:55:07.036Z | INFO |
| 8932 | 2026-09-12T12:55:07.036Z | adding route 172.17.0.8/32 -> 10.0.0.255Sep 12 12:55:05.711 |
| 8933 | 2026-09-12T12:55:07.036Z | Sep 12 12:55:05.711DEBG 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 } }]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 } }] |
| 8934 | 2026-09-12T12:55:07.036Z | |
| 8935 | 2026-09-12T12:55:07.036Z | Sep 12 12:55:05.711Sep 12 12:55:05.711 DEBGSep 12 12:55:05.711 DEBG replacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO created new freemapadding route 3fff:beef::/64 -> 2001:db8::55:ff, |
| 8936 | 2026-09-12T12:55:07.036Z | unit |
| 8937 | 2026-09-12T12:55:07.036Z | : Sep 12 12:55:05.711freemap_route_ipv6 |
| 8938 | 2026-09-12T12:55:07.036Z | INFO Sep 12 12:55:05.711 DEBGSep 12 12:55:05.711 Sep 12 12:55:05.702 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 } }]DEBGadding route 172.17.0.9/32 -> 10.0.0.255 |
| 8939 | 2026-09-12T12:55:07.036Z | DEBG |
| 8940 | 2026-09-12T12:55:07.036Z | initted freemap. size: 64 , created new freemapunit:Sep 12 12:55:05.711, unit :DEBGfreemap_route_ipv4 Sep 12 12:55:05.711freemap_route_ipv4 |
| 8941 | 2026-09-12T12:55:07.036Z | 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 } }] |
| 8942 | 2026-09-12T12:55:07.036Z | |
| 8943 | 2026-09-12T12:55:07.036Z | INFO Sep 12 12:55:05.711adding route 3fff:beef:1::/64 -> 2001:db8::55:ff |
| 8944 | 2026-09-12T12:55:07.036Z | DEBG reset freemapSep 12 12:55:05.711, Sep 12 12:55:05.711DEBGunit : Sep 12 12:55:05.711created new freemap INFO DEBGadding route 172.17.0.10/32 -> 10.0.0.255, freemap_route_ipv4unit |
| 8945 | 2026-09-12T12:55:07.036Z | |
| 8946 | 2026-09-12T12:55:07.040Z | : freemap_route_ipv6replacing 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 } }] |
| 8947 | 2026-09-12T12:55:07.040Z | |
| 8948 | 2026-09-12T12:55:07.040Z | Sep 12 12:55:05.711Sep 12 12:55:05.711 DEBG 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 } }] |
| 8949 | 2026-09-12T12:55:07.041Z | initted freemap. size: 64, Sep 12 12:55:05.711Sep 12 12:55:05.711 Sep 12 12:55:05.711DEBG unitinitted freemap. size: 64 INFO: , INFOadding route 172.17.0.11/32 -> 10.0.0.255 |
| 8950 | 2026-09-12T12:55:07.041Z | freemap_route_ipv6adding route 3fff:beef:2::/64 -> 2001:db8::55:ffunit |
| 8951 | 2026-09-12T12:55:07.041Z | : |
| 8952 | 2026-09-12T12:55:07.041Z | Sep 12 12:55:05.711 freemap_route_ipv4 |
| 8953 | 2026-09-12T12:55:07.041Z | DEBG Sep 12 12:55:05.711replacing 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 } }] |
| 8954 | 2026-09-12T12:55:07.041Z | DEBG Sep 12 12:55:05.711replacing 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 } }] |
| 8955 | 2026-09-12T12:55:07.041Z | Sep 12 12:55:05.711DEBG DEBG Sep 12 12:55:05.711reset freemap , Sep 12 12:55:05.711INFOreset freemap unitadding route 3fff:beef:3::/64 -> 2001:db8::55:ff, |
| 8956 | 2026-09-12T12:55:07.041Z | INFO: unitadding route 172.17.0.12/32 -> 10.0.0.255: |
| 8957 | 2026-09-12T12:55:07.041Z | freemap_route_ipv4Sep 12 12:55:05.711 |
| 8958 | 2026-09-12T12:55:07.041Z | DEBGSep 12 12:55:05.711 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 |
| 8959 | 2026-09-12T12:55:07.041Z | 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_ipv6 |
| 8960 | 2026-09-12T12:55:07.041Z | Sep 12 12:55:05.711 |
| 8961 | 2026-09-12T12:55:07.041Z | DEBG Sep 12 12:55:05.711initted freemap. size: 64 Sep 12 12:55:05.711, Sep 12 12:55:05.711INFO INFO INFOadding route 172.17.0.13/32 -> 10.0.0.255 unit |
| 8962 | 2026-09-12T12:55:07.041Z | adding route 3fff:beef:4::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 8963 | 2026-09-12T12:55:07.041Z | |
| 8964 | 2026-09-12T12:55:07.041Z | :Sep 12 12:55:05.711 freemap_route_ipv6DEBG |
| 8965 | 2026-09-12T12:55:07.041Z | replacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:55:05.711 |
| 8966 | 2026-09-12T12:55:07.041Z | DEBGSep 12 12:55:05.711Sep 12 12:55:05.711 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 } }]DEBGSep 12 12:55:05.711 |
| 8967 | 2026-09-12T12:55:07.041Z | INFO adding route 172.17.0.14/32 -> 10.0.0.255reset freemap |
| 8968 | 2026-09-12T12:55:07.041Z | , Sep 12 12:55:05.711DEBGunit 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 } }] |
| 8969 | 2026-09-12T12:55:07.041Z | Sep 12 12:55:05.711freemap_route_ipv6 |
| 8970 | 2026-09-12T12:55:07.041Z | adding route 3fff:beef:5::/64 -> 2001:db8::55:ffDEBGSep 12 12:55:05.711 |
| 8971 | 2026-09-12T12:55:07.041Z | 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 |
| 8972 | 2026-09-12T12:55:07.041Z | adding route 3fff:dead::/64 -> 2001:db8::55:2Sep 12 12:55:05.711 |
| 8973 | 2026-09-12T12:55:07.041Z | Sep 12 12:55:05.711INFO Sep 12 12:55:05.711adding route 172.16.0.0/32 -> 10.0.0.1 |
| 8974 | 2026-09-12T12:55:07.041Z | INFO DEBGadding route 172.17.0.15/32 -> 10.0.0.255Sep 12 12:55:05.711Sep 12 12:55:05.711 DEBG |
| 8975 | 2026-09-12T12:55:07.041Z | 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 } }]Sep 12 12:55:05.711 |
| 8976 | 2026-09-12T12:55:07.041Z | 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:dead::/64 with: [NextHop { asic_port_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 } }] |
| 8977 | 2026-09-12T12:55:07.041Z | |
| 8978 | 2026-09-12T12:55:07.041Z | replacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:55:05.711 |
| 8979 | 2026-09-12T12:55:07.041Z | Sep 12 12:55:05.711INFO INFOadding route 172.16.0.0/32 -> 10.0.0.1Sep 12 12:55:05.711Sep 12 12:55:05.711 |
| 8980 | 2026-09-12T12:55:07.041Z | adding route 3fff:beef:6::/64 -> 2001:db8::55:ff INFO |
| 8981 | 2026-09-12T12:55:07.042Z | Sep 12 12:55:05.711adding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 8982 | 2026-09-12T12:55:07.042Z | DEBGINFO Sep 12 12:55:05.711replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] Sep 12 12:55:05.711 |
| 8983 | 2026-09-12T12:55:07.042Z | adding route 172.17.0.16/32 -> 10.0.0.255 DEBGDEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]Sep 12 12:55:05.711 |
| 8984 | 2026-09-12T12:55:07.042Z | |
| 8985 | 2026-09-12T12:55:07.042Z | 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 } }] INFO |
| 8986 | 2026-09-12T12:55:07.042Z | Sep 12 12:55:05.711adding route 172.16.0.0/32 -> 10.0.0.1 Sep 12 12:55:05.711DEBG INFOSep 12 12:55:05.711replacing 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 } }] |
| 8987 | 2026-09-12T12:55:07.042Z | INFO |
| 8988 | 2026-09-12T12:55:07.043Z | adding route 3fff:beef:7::/64 -> 2001:db8::55:ff adding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 8989 | 2026-09-12T12:55:07.043Z | |
| 8990 | 2026-09-12T12:55:07.043Z | Sep 12 12:55:05.711Sep 12 12:55:05.711 INFOSep 12 12:55:05.711DEBG 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 } }]DEBGadding route 172.17.0.17/32 -> 10.0.0.255 |
| 8991 | 2026-09-12T12:55:07.043Z | |
| 8992 | 2026-09-12T12:55:07.043Z | Sep 12 12:55:05.711 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 } }]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 } }] |
| 8993 | 2026-09-12T12:55:07.043Z | Sep 12 12:55:05.711 |
| 8994 | 2026-09-12T12:55:07.043Z | Sep 12 12:55:05.711INFO Sep 12 12:55:05.711 adding route 172.16.0.0/32 -> 10.0.0.2Sep 12 12:55:05.711INFO DEBGDEBG |
| 8995 | 2026-09-12T12:55:07.043Z | 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 172.17.0.4/32 -> 10.0.0.255 |
| 8996 | 2026-09-12T12:55:07.043Z | 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 } }] |
| 8997 | 2026-09-12T12:55:07.043Z | Sep 12 12:55:05.711Sep 12 12:55:05.711 |
| 8998 | 2026-09-12T12:55:07.043Z | INFOSep 12 12:55:05.711 INFOSep 12 12:55:05.711Sep 12 12:55:05.711 DEBGadding route 3fff:beef:8::/64 -> 2001:db8::55:ffDEBG |
| 8999 | 2026-09-12T12:55:07.043Z | WARN replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.18/32 -> 10.0.0.255shrink-in-place compact add failed at slot 8: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) |
| 9000 | 2026-09-12T12:55:07.043Z | 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 } }] |
| 9001 | 2026-09-12T12:55:07.043Z | |
| 9002 | 2026-09-12T12:55:07.043Z | |
| 9003 | 2026-09-12T12:55:07.043Z | test route::tests::rollback_on_compact_delete_failure ... ok |
| 9004 | 2026-09-12T12:55:07.043Z | Sep 12 12:55:05.711Sep 12 12:55:05.711 Sep 12 12:55:05.711DEBG Sep 12 12:55:05.711 INFOreplacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 9005 | 2026-09-12T12:55:07.043Z | INFO adding route 172.17.0.0/32 -> 10.0.0.255 DEBG |
| 9006 | 2026-09-12T12:55:07.043Z | test route::tests::grow_succeeds ... ok |
| 9007 | 2026-09-12T12:55:07.043Z | Sep 12 12:55:05.711adding 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 } }] |
| 9008 | 2026-09-12T12:55:07.043Z | |
| 9009 | 2026-09-12T12:55:07.043Z | Sep 12 12:55:05.711INFO adding route 3fff:beef:9::/64 -> 2001:db8::55:ffDEBG |
| 9010 | 2026-09-12T12:55:07.043Z | Sep 12 12:55:05.711replacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:55:05.711 |
| 9011 | 2026-09-12T12:55:07.043Z | DEBG Sep 12 12:55:05.711INFO Sep 12 12:55:05.711 adding route 172.17.0.19/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 } }]INFO |
| 9012 | 2026-09-12T12:55:07.043Z | |
| 9013 | 2026-09-12T12:55:07.043Z | DEBGadding route 172.17.0.1/32 -> 10.0.0.255 |
| 9014 | 2026-09-12T12:55:07.043Z | replacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 12:55:05.711 |
| 9015 | 2026-09-12T12:55:07.043Z | INFOSep 12 12:55:05.711Sep 12 12:55:05.711 DEBGDEBGSep 12 12:55:05.711 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 } }] |
| 9016 | 2026-09-12T12:55:07.043Z | 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 } }] adding route 172.17.0.6/32 -> 10.0.0.255 |
| 9017 | 2026-09-12T12:55:07.044Z | |
| 9018 | 2026-09-12T12:55:07.044Z | adding route 3fff:beef:a::/64 -> 2001:db8::55:ffSep 12 12:55:05.711 |
| 9019 | 2026-09-12T12:55:07.044Z | INFO Sep 12 12:55:05.711adding route 172.17.0.2/32 -> 10.0.0.255 Sep 12 12:55:05.711 |
| 9020 | 2026-09-12T12:55:07.044Z | DEBG Sep 12 12:55:05.711replacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 12 12:55:05.711INFODEBG |
| 9021 | 2026-09-12T12:55:07.044Z | adding route 172.17.0.20/32 -> 10.0.0.255 |
| 9022 | 2026-09-12T12:55:07.044Z | 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 } }]DEBGSep 12 12:55:05.711 |
| 9023 | 2026-09-12T12:55:07.044Z | 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 } }] |
| 9024 | 2026-09-12T12:55:07.044Z | INFOSep 12 12:55:05.711 adding route 3fff:beef:b::/64 -> 2001:db8::55:ffSep 12 12:55:05.711DEBG |
| 9025 | 2026-09-12T12:55:07.044Z | INFOreplacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9026 | 2026-09-12T12:55:07.044Z | Sep 12 12:55:05.711 adding route 172.17.0.7/32 -> 10.0.0.255INFO |
| 9027 | 2026-09-12T12:55:07.044Z | Sep 12 12:55:05.711 Sep 12 12:55:05.711 DEBGINFOadding route 172.17.0.3/32 -> 10.0.0.255 |
| 9028 | 2026-09-12T12:55:07.044Z | adding route 172.17.0.21/32 -> 10.0.0.255replacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 9029 | 2026-09-12T12:55:07.044Z | |
| 9030 | 2026-09-12T12:55:07.044Z | Sep 12 12:55:05.711 Sep 12 12:55:05.711DEBG 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 } }] |
| 9031 | 2026-09-12T12:55:07.044Z | 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 } }] |
| 9032 | 2026-09-12T12:55:07.044Z | Sep 12 12:55:05.711 DEBGSep 12 12:55:05.711 INFO Sep 12 12:55:05.702adding route 172.17.0.8/32 -> 10.0.0.255 DEBGSep 12 12:55:05.711 |
| 9033 | 2026-09-12T12:55:07.044Z | initted freemap. size: 64 , Sep 12 12:55:05.717unit :DEBG freemap_route_ipv6replacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9034 | 2026-09-12T12:55:07.044Z | |
| 9035 | 2026-09-12T12:55:07.044Z | Sep 12 12:55:05.717 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 } }]INFO |
| 9036 | 2026-09-12T12:55:07.044Z | created new freemapSep 12 12:55:05.717, unitadding route 172.17.0.9/32 -> 10.0.0.255 : |
| 9037 | 2026-09-12T12:55:07.044Z | DEBGfreemap_route_ipv4 |
| 9038 | 2026-09-12T12:55:07.044Z | reset freemap, Sep 12 12:55:05.717Sep 12 12:55:05.717unit :INFO Sep 12 12:55:05.717 freemap_route_ipv6DEBGadding route 172.17.0.22/32 -> 10.0.0.255 |
| 9039 | 2026-09-12T12:55:07.044Z | |
| 9040 | 2026-09-12T12:55:07.044Z | created new freemapDEBG, unitSep 12 12:55:05.717: replacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 12 12:55:05.717freemap_route_ipv6DEBG |
| 9041 | 2026-09-12T12:55:07.044Z | 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 } }] |
| 9042 | 2026-09-12T12:55:07.044Z | |
| 9043 | 2026-09-12T12:55:07.044Z | INFOSep 12 12:55:05.717 adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 9044 | 2026-09-12T12:55:07.044Z | DEBGSep 12 12:55:05.717Sep 12 12:55:05.717 INFOinitted freemap. size: 64INFO , adding route 172.17.0.10/32 -> 10.0.0.255adding route 172.17.0.23/32 -> 10.0.0.255unitSep 12 12:55:05.717: |
| 9045 | 2026-09-12T12:55:07.044Z | freemap_route_ipv4 |
| 9046 | 2026-09-12T12:55:07.048Z | DEBG |
| 9047 | 2026-09-12T12:55:07.048Z | Sep 12 12:55:05.717replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] Sep 12 12:55:05.717DEBG |
| 9048 | 2026-09-12T12:55:07.048Z | Sep 12 12:55:05.717DEBG 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 } }] |
| 9049 | 2026-09-12T12:55:07.048Z | replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:55:05.717 |
| 9050 | 2026-09-12T12:55:07.048Z | DEBG INFOreset freemap , Sep 12 12:55:05.717adding route 3fff:dead::/64 -> 2001:db8::55:2unit |
| 9051 | 2026-09-12T12:55:07.048Z | Sep 12 12:55:05.717 INFOINFO Sep 12 12:55:05.717: adding route 172.17.0.24/32 -> 10.0.0.255 |
| 9052 | 2026-09-12T12:55:07.048Z | DEBGadding route 172.17.0.11/32 -> 10.0.0.255 |
| 9053 | 2026-09-12T12:55:07.048Z | freemap_route_ipv4 |
| 9054 | 2026-09-12T12:55:07.048Z | 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 } }] |
| 9055 | 2026-09-12T12:55:07.048Z | Sep 12 12:55:05.717Sep 12 12:55:05.717 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.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 } }] |
| 9056 | 2026-09-12T12:55:07.048Z | |
| 9057 | 2026-09-12T12:55:07.048Z | Sep 12 12:55:05.717 DEBGSep 12 12:55:05.717 initted freemap. size: 64INFOSep 12 12:55:05.717 Sep 12 12:55:05.717Sep 12 12:55:05.717 , adding route 172.17.0.25/32 -> 10.0.0.255 unit |
| 9058 | 2026-09-12T12:55:07.048Z | INFO: INFO adding route 3fff:dead::/64 -> 2001:db8::55:3adding route 3fff:beef:c::/64 -> 2001:db8::55:ffINFO |
| 9059 | 2026-09-12T12:55:07.049Z | freemap_route_ipv6Sep 12 12:55:05.717 |
| 9060 | 2026-09-12T12:55:07.049Z | adding route 172.17.0.12/32 -> 10.0.0.255 |
| 9061 | 2026-09-12T12:55:07.049Z | |
| 9062 | 2026-09-12T12:55:07.049Z | DEBG Sep 12 12:55:05.717replacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:55:05.717 |
| 9063 | 2026-09-12T12:55:07.049Z | DEBGSep 12 12:55:05.717 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 } }]DEBGSep 12 12:55:05.717DEBG |
| 9064 | 2026-09-12T12:55:07.049Z | 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 } }]DEBGSep 12 12:55:05.717 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 |
| 9065 | 2026-09-12T12:55:07.049Z | |
| 9066 | 2026-09-12T12:55:07.049Z | reset freemapSep 12 12:55:05.717 adding route 172.17.0.26/32 -> 10.0.0.255 , |
| 9067 | 2026-09-12T12:55:07.049Z | Sep 12 12:55:05.717 INFOunit :INFOadding route 172.17.0.13/32 -> 10.0.0.255Sep 12 12:55:05.717Sep 12 12:55:05.717 |
| 9068 | 2026-09-12T12:55:07.049Z | DEBGadding route 3fff:beef:d::/64 -> 2001:db8::55:ff 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 } }] |
| 9069 | 2026-09-12T12:55:07.049Z | |
| 9070 | 2026-09-12T12:55:07.049Z | freemap_route_ipv6 INFO |
| 9071 | 2026-09-12T12:55:07.049Z | Sep 12 12:55:05.717adding route 3fff:dead::/64 -> 2001:db8::55:4Sep 12 12:55:05.717 |
| 9072 | 2026-09-12T12:55:07.049Z | INFO Sep 12 12:55:05.717adding route 172.17.0.27/32 -> 10.0.0.255Sep 12 12:55:05.717DEBGSep 12 12:55:05.717 |
| 9073 | 2026-09-12T12:55:07.049Z | 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 } }]DEBGINFO |
| 9074 | 2026-09-12T12:55:07.049Z | adding route 172.16.0.0/32 -> 10.0.0.1replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]DEBG |
| 9075 | 2026-09-12T12:55:07.049Z | Sep 12 12:55:05.717 |
| 9076 | 2026-09-12T12:55:07.049Z | 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 } }] INFOSep 12 12:55:05.717 Sep 12 12:55:05.717DEBG |
| 9077 | 2026-09-12T12:55:07.049Z | Sep 12 12:55:05.717DEBGreplacing targets for 3fff:dead::/64 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:e::/64 -> 2001:db8::55:ff |
| 9078 | 2026-09-12T12:55:07.049Z | DEBGreplacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9079 | 2026-09-12T12:55:07.049Z | |
| 9080 | 2026-09-12T12:55:07.049Z | Sep 12 12:55:05.717 WARNSep 12 12:55:05.717replacing 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 } }] |
| 9081 | 2026-09-12T12:55:07.049Z | DEBGSep 12 12:55:05.717Sep 12 12:55:05.717 INFO 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 } }]INFOSep 12 12:55:05.717 |
| 9082 | 2026-09-12T12:55:07.049Z | DEBG adding route 172.17.0.28/32 -> 10.0.0.255 shrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })adding route 172.17.0.14/32 -> 10.0.0.255 |
| 9083 | 2026-09-12T12:55:07.049Z | 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 } }] |
| 9084 | 2026-09-12T12:55:07.049Z | |
| 9085 | 2026-09-12T12:55:07.049Z | Sep 12 12:55:05.717 INFO |
| 9086 | 2026-09-12T12:55:07.049Z | adding route 3fff:beef:f::/64 -> 2001:db8::55:ffSep 12 12:55:05.717 |
| 9087 | 2026-09-12T12:55:07.049Z | DEBGSep 12 12:55:05.717 DEBGSep 12 12:55:05.717 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 |
| 9088 | 2026-09-12T12:55:07.049Z | 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 } }] |
| 9089 | 2026-09-12T12:55:07.049Z | 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 } }] |
| 9090 | 2026-09-12T12:55:07.049Z | Sep 12 12:55:05.717 INFOSep 12 12:55:05.717 adding route 172.17.0.29/32 -> 10.0.0.255INFO |
| 9091 | 2026-09-12T12:55:07.049Z | Sep 12 12:55:05.717adding route 3fff:beef:10::/64 -> 2001:db8::55:ff |
| 9092 | 2026-09-12T12:55:07.049Z | INFO Sep 12 12:55:05.717adding route 172.17.0.15/32 -> 10.0.0.255 |
| 9093 | 2026-09-12T12:55:07.049Z | DEBG Sep 12 12:55:05.717replacing 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 } }] |
| 9094 | 2026-09-12T12:55:07.049Z | DEBGSep 12 12:55:05.717 Sep 12 12:55:05.711 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 } }]DEBG |
| 9095 | 2026-09-12T12:55:07.049Z | INFO replacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.4/32 -> 10.0.0.255 |
| 9096 | 2026-09-12T12:55:07.049Z | |
| 9097 | 2026-09-12T12:55:07.050Z | Sep 12 12:55:05.717Sep 12 12:55:05.717 INFOINFO Sep 12 12:55:05.717 adding route 3fff:beef:11::/64 -> 2001:db8::55:ffSep 12 12:55:05.717 |
| 9098 | 2026-09-12T12:55:07.050Z | INFO adding route 172.17.0.30/32 -> 10.0.0.255 |
| 9099 | 2026-09-12T12:55:07.050Z | 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 } }]adding route 172.17.0.16/32 -> 10.0.0.255Sep 12 12:55:05.717 |
| 9100 | 2026-09-12T12:55:07.050Z | |
| 9101 | 2026-09-12T12:55:07.050Z | Sep 12 12:55:05.717DEBG DEBGSep 12 12:55:05.717 replacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 9102 | 2026-09-12T12:55:07.050Z | adding route 172.17.0.5/32 -> 10.0.0.255 |
| 9103 | 2026-09-12T12:55:07.050Z | test route::tests::rollback_on_index_readd_failure ... ok |
| 9104 | 2026-09-12T12:55:07.050Z | adding route 3fff:beef:34::/64 -> 2001:db8::55:ff 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 } }] |
| 9105 | 2026-09-12T12:55:07.050Z | Sep 12 12:55:05.717Sep 12 12:55:05.717 INFOSep 12 12:55:05.717 DEBGadding route 172.17.0.31/32 -> 10.0.0.255INFO |
| 9106 | 2026-09-12T12:55:07.050Z | Sep 12 12:55:05.717 adding route 3fff:beef:12::/64 -> 2001:db8::55:ffreplacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 9107 | 2026-09-12T12:55:07.050Z | |
| 9108 | 2026-09-12T12:55:07.050Z | |
| 9109 | 2026-09-12T12:55:07.050Z | replacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:55:05.717 |
| 9110 | 2026-09-12T12:55:07.050Z | Sep 12 12:55:05.717 DEBG Sep 12 12:55:05.717 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 } }]DEBGSep 12 12:55:05.717INFO |
| 9111 | 2026-09-12T12:55:07.050Z | 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 } }]adding route 172.17.0.6/32 -> 10.0.0.255 |
| 9112 | 2026-09-12T12:55:07.050Z | Sep 12 12:55:05.717 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 |
| 9113 | 2026-09-12T12:55:07.051Z | adding route 3fff:beef:13::/64 -> 2001:db8::55:ffSep 12 12:55:05.717 |
| 9114 | 2026-09-12T12:55:07.051Z | |
| 9115 | 2026-09-12T12:55:07.051Z | Sep 12 12:55:05.717 Sep 12 12:55:05.717INFO INFO adding route 172.17.0.17/32 -> 10.0.0.255INFOadding route 3fff:beef:35::/64 -> 2001:db8::55:ff Sep 12 12:55:05.717adding route 172.17.0.32/32 -> 10.0.0.255 |
| 9116 | 2026-09-12T12:55:07.051Z | |
| 9117 | 2026-09-12T12:55:07.051Z | |
| 9118 | 2026-09-12T12:55:07.051Z | 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 } }] |
| 9119 | 2026-09-12T12:55:07.051Z | Sep 12 12:55:05.717Sep 12 12:55:05.717Sep 12 12:55:05.717 DEBG DEBGSep 12 12:55:05.717 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 |
| 9120 | 2026-09-12T12:55:07.051Z | replacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:55:05.717 |
| 9121 | 2026-09-12T12:55:07.051Z | 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 } }]INFO |
| 9122 | 2026-09-12T12:55:07.051Z | DEBG Sep 12 12:55:05.717adding route 3fff:beef:14::/64 -> 2001:db8::55:ffreplacing 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 } }] |
| 9123 | 2026-09-12T12:55:07.051Z | Sep 12 12:55:05.717 |
| 9124 | 2026-09-12T12:55:07.051Z | INFO INFO Sep 12 12:55:05.717 adding route 172.17.0.33/32 -> 10.0.0.255Sep 12 12:55:05.717Sep 12 12:55:05.717adding route 172.17.0.7/32 -> 10.0.0.255 |
| 9125 | 2026-09-12T12:55:07.051Z | |
| 9126 | 2026-09-12T12:55:07.051Z | INFO adding route 3fff:beef:36::/64 -> 2001:db8::55:ffINFO |
| 9127 | 2026-09-12T12:55:07.051Z | Sep 12 12:55:05.717DEBG adding route 172.17.0.18/32 -> 10.0.0.255DEBG |
| 9128 | 2026-09-12T12:55:07.051Z | 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.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 } }] |
| 9129 | 2026-09-12T12:55:07.051Z | |
| 9130 | 2026-09-12T12:55:07.051Z | Sep 12 12:55:05.718Sep 12 12:55:05.718Sep 12 12:55:05.718 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 } }]DEBG |
| 9131 | 2026-09-12T12:55:07.051Z | Sep 12 12:55:05.718replacing 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 } }] |
| 9132 | 2026-09-12T12:55:07.051Z | INFOSep 12 12:55:05.718 DEBGadding route 3fff:beef:15::/64 -> 2001:db8::55:ffSep 12 12:55:05.718INFO |
| 9133 | 2026-09-12T12:55:07.051Z | adding route 172.17.0.19/32 -> 10.0.0.255 |
| 9134 | 2026-09-12T12:55:07.051Z | replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:55:05.718 INFO Sep 12 12:55:05.718 |
| 9135 | 2026-09-12T12:55:07.051Z | adding route 172.17.0.34/32 -> 10.0.0.255 Sep 12 12:55:05.718 |
| 9136 | 2026-09-12T12:55:07.051Z | INFODEBG adding route 3fff:beef:37::/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 } }]DEBG |
| 9137 | 2026-09-12T12:55:07.051Z | |
| 9138 | 2026-09-12T12:55:07.051Z | Sep 12 12:55:05.718 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 } }]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 } }] |
| 9139 | 2026-09-12T12:55:07.051Z | |
| 9140 | 2026-09-12T12:55:07.051Z | Sep 12 12:55:05.718 INFOSep 12 12:55:05.718Sep 12 12:55:05.718 Sep 12 12:55:05.718adding route 3fff:beef:16::/64 -> 2001:db8::55:ffSep 12 12:55:05.718 INFO INFO |
| 9141 | 2026-09-12T12:55:07.051Z | adding route 172.17.0.20/32 -> 10.0.0.255INFO adding route 172.17.0.8/32 -> 10.0.0.255DEBG |
| 9142 | 2026-09-12T12:55:07.051Z | |
| 9143 | 2026-09-12T12:55:07.051Z | adding route 172.17.0.35/32 -> 10.0.0.255Sep 12 12:55:05.718 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 } }] replacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 12:55:05.718 |
| 9144 | 2026-09-12T12:55:07.051Z | DEBG created new freemapSep 12 12:55:05.712Sep 12 12:55:05.724, INFOunitDEBG: |
| 9145 | 2026-09-12T12:55:07.051Z | created new freemap Sep 12 12:55:05.724adding route 3fff:beef:17::/64 -> 2001:db8::55:ff, |
| 9146 | 2026-09-12T12:55:07.060Z | unitfreemap_route_ipv4 |
| 9147 | 2026-09-12T12:55:07.060Z | : DEBGSep 12 12:55:05.724freemap_route_ipv4 Sep 12 12:55:05.724DEBG |
| 9148 | 2026-09-12T12:55:07.060Z | 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 } }] |
| 9149 | 2026-09-12T12:55:07.060Z | replacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:55:05.724 |
| 9150 | 2026-09-12T12:55:07.060Z | INFO Sep 12 12:55:05.724Sep 12 12:55:05.724adding route 3fff:beef:38::/64 -> 2001:db8::55:ffDEBG |
| 9151 | 2026-09-12T12:55:07.060Z | DEBGINFO Sep 12 12:55:05.724created new freemap , created new freemapunit :INFO adding route 3fff:beef:18::/64 -> 2001:db8::55:ff, freemap_route_ipv6 |
| 9152 | 2026-09-12T12:55:07.060Z | |
| 9153 | 2026-09-12T12:55:07.060Z | unit:Sep 12 12:55:05.724 freemap_route_ipv6 |
| 9154 | 2026-09-12T12:55:07.060Z | Sep 12 12:55:05.724DEBG Sep 12 12:55:05.724DEBG adding route 172.17.0.21/32 -> 10.0.0.255 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:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 12:55:05.724 |
| 9155 | 2026-09-12T12:55:07.060Z | |
| 9156 | 2026-09-12T12:55:07.060Z | DEBG DEBG initted freemap. size: 64Sep 12 12:55:05.724, |
| 9157 | 2026-09-12T12:55:07.060Z | initted freemap. size: 64Sep 12 12:55:05.724 unit INFO: , INFOunitSep 12 12:55:05.724 :freemap_route_ipv4adding route 3fff:beef:39::/64 -> 2001:db8::55:ffadding route 3fff:beef:19::/64 -> 2001:db8::55:ffDEBG |
| 9158 | 2026-09-12T12:55:07.060Z | |
| 9159 | 2026-09-12T12:55:07.060Z | |
| 9160 | 2026-09-12T12:55:07.060Z | freemap_route_ipv4 |
| 9161 | 2026-09-12T12:55:07.060Z | replacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:55:05.724 |
| 9162 | 2026-09-12T12:55:07.060Z | Sep 12 12:55:05.724DEBG Sep 12 12:55:05.724DEBG DEBGSep 12 12:55:05.724 Sep 12 12:55:05.724replacing 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 } }]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 } }] reset freemapINFO |
| 9163 | 2026-09-12T12:55:07.060Z | DEBG |
| 9164 | 2026-09-12T12:55:07.060Z | , unit adding route 172.17.0.22/32 -> 10.0.0.255reset freemap: |
| 9165 | 2026-09-12T12:55:07.060Z | , Sep 12 12:55:05.724freemap_route_ipv4 unitSep 12 12:55:05.724 |
| 9166 | 2026-09-12T12:55:07.060Z | :INFO adding route 3fff:beef:3a::/64 -> 2001:db8::55:fffreemap_route_ipv4Sep 12 12:55:05.724 |
| 9167 | 2026-09-12T12:55:07.060Z | INFO Sep 12 12:55:05.724 |
| 9168 | 2026-09-12T12:55:07.060Z | adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff |
| 9169 | 2026-09-12T12:55:07.060Z | DEBGDEBGSep 12 12:55:05.724Sep 12 12:55:05.724 DEBG replacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] initted freemap. size: 64DEBGreplacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 12:55:05.724 , |
| 9170 | 2026-09-12T12:55:07.060Z | |
| 9171 | 2026-09-12T12:55:07.061Z | unitinitted freemap. size: 64DEBG: , 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 |
| 9172 | 2026-09-12T12:55:07.061Z | : freemap_route_ipv6freemap_route_ipv6Sep 12 12:55:05.724Sep 12 12:55:05.724 |
| 9173 | 2026-09-12T12:55:07.061Z | |
| 9174 | 2026-09-12T12:55:07.061Z | INFO INFO adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffadding route 3fff:beef:1b::/64 -> 2001:db8::55:ff |
| 9175 | 2026-09-12T12:55:07.061Z | Sep 12 12:55:05.724 |
| 9176 | 2026-09-12T12:55:07.061Z | INFO Sep 12 12:55:05.724Sep 12 12:55:05.724adding route 172.17.0.23/32 -> 10.0.0.255 DEBGDEBGSep 12 12:55:05.724Sep 12 12:55:05.724 |
| 9177 | 2026-09-12T12:55:07.061Z | reset freemapreset freemap , DEBGunit: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 } }]unitfreemap_route_ipv6 |
| 9178 | 2026-09-12T12:55:07.061Z | :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 } }] |
| 9179 | 2026-09-12T12:55:07.061Z | |
| 9180 | 2026-09-12T12:55:07.061Z | freemap_route_ipv6Sep 12 12:55:05.724 |
| 9181 | 2026-09-12T12:55:07.061Z | Sep 12 12:55:05.724DEBGSep 12 12:55:05.724 INFO 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 } }]Sep 12 12:55:05.724 |
| 9182 | 2026-09-12T12:55:07.061Z | Sep 12 12:55:05.724 INFOadding route 3fff:beef:3c::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 9183 | 2026-09-12T12:55:07.061Z | |
| 9184 | 2026-09-12T12:55:07.062Z | adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffINFO |
| 9185 | 2026-09-12T12:55:07.062Z | Sep 12 12:55:05.724Sep 12 12:55:05.724 adding route 3fff:dead::/64 -> 2001:db8::55:1DEBG |
| 9186 | 2026-09-12T12:55:07.062Z | Sep 12 12:55:05.724 replacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 12:55:05.724 |
| 9187 | 2026-09-12T12:55:07.062Z | DEBG DEBGreplacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 9188 | 2026-09-12T12:55:07.062Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]Sep 12 12:55:05.724 |
| 9189 | 2026-09-12T12:55:07.062Z | INFO INFO Sep 12 12:55:05.724adding route 3fff:beef:3d::/64 -> 2001:db8::55:ff Sep 12 12:55:05.724 |
| 9190 | 2026-09-12T12:55:07.062Z | INFOSep 12 12:55:05.724 adding route 3fff:beef:1d::/64 -> 2001:db8::55:ffadding route 172.17.0.24/32 -> 10.0.0.255 |
| 9191 | 2026-09-12T12:55:07.062Z | |
| 9192 | 2026-09-12T12:55:07.062Z | DEBG INFO adding route 3fff:dead::/64 -> 2001:db8::55:2replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 9193 | 2026-09-12T12:55:07.062Z | Sep 12 12:55:05.724Sep 12 12:55:05.724Sep 12 12:55:05.724 |
| 9194 | 2026-09-12T12:55:07.062Z | DEBGDEBG Sep 12 12:55:05.724replacing 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 } }] |
| 9195 | 2026-09-12T12:55:07.062Z | 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 } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]Sep 12 12:55:05.724 |
| 9196 | 2026-09-12T12:55:07.062Z | Sep 12 12:55:05.724 |
| 9197 | 2026-09-12T12:55:07.062Z | INFO DEBGINFO Sep 12 12:55:05.724replacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:55:05.724 |
| 9198 | 2026-09-12T12:55:07.062Z | adding route 3fff:beef:3e::/64 -> 2001:db8::55:ff adding route 3fff:dead::/64 -> 2001:db8::55:2INFO |
| 9199 | 2026-09-12T12:55:07.062Z | INFOSep 12 12:55:05.724 |
| 9200 | 2026-09-12T12:55:07.062Z | adding route 3fff:beef:1e::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 9201 | 2026-09-12T12:55:07.062Z | |
| 9202 | 2026-09-12T12:55:07.062Z | Sep 12 12:55:05.724INFOSep 12 12:55:05.724Sep 12 12:55:05.724 DEBGDEBGSep 12 12:55:05.724 adding route 172.17.0.25/32 -> 10.0.0.255 |
| 9203 | 2026-09-12T12:55:07.062Z | 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 } }] DEBGreplacing 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 } }] |
| 9204 | 2026-09-12T12:55:07.062Z | |
| 9205 | 2026-09-12T12:55:07.062Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 } }] |
| 9206 | 2026-09-12T12:55:07.062Z | |
| 9207 | 2026-09-12T12:55:07.062Z | Sep 12 12:55:05.724 Sep 12 12:55:05.724INFO Sep 12 12:55:05.724 DEBG Sep 12 12:55:05.724adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff |
| 9208 | 2026-09-12T12:55:07.062Z | Sep 12 12:55:05.724replacing 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 } }] |
| 9209 | 2026-09-12T12:55:07.062Z | INFOINFO DEBG failed to allocate space for the new target listadding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 9210 | 2026-09-12T12:55:07.062Z | Sep 12 12:55:05.724Sep 12 12:55:05.724 |
| 9211 | 2026-09-12T12:55:07.062Z | 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 } }]adding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 9212 | 2026-09-12T12:55:07.062Z | |
| 9213 | 2026-09-12T12:55:07.062Z | INFOSep 12 12:55:05.724Sep 12 12:55:05.724 DEBG adding route 172.17.0.26/32 -> 10.0.0.255DEBGreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 9214 | 2026-09-12T12:55:07.062Z | |
| 9215 | 2026-09-12T12:55:07.062Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]Sep 12 12:55:05.724 |
| 9216 | 2026-09-12T12:55:07.062Z | INFOSep 12 12:55:05.724 adding route 3fff:beef:20::/64 -> 2001:db8::55:ffDEBG |
| 9217 | 2026-09-12T12:55:07.062Z | Sep 12 12:55:05.724Sep 12 12:55:05.724 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 |
| 9218 | 2026-09-12T12:55:07.062Z | 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 } }]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 } }] |
| 9219 | 2026-09-12T12:55:07.062Z | Sep 12 12:55:05.724 |
| 9220 | 2026-09-12T12:55:07.062Z | DEBGSep 12 12:55:05.724 INFOSep 12 12:55:05.724Sep 12 12:55:05.724 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 } }] WARNINFO |
| 9221 | 2026-09-12T12:55:07.062Z | shrink-in-place index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) adding route 172.17.0.27/32 -> 10.0.0.255 |
| 9222 | 2026-09-12T12:55:07.063Z | |
| 9223 | 2026-09-12T12:55:07.063Z | adding route 3fff:dead::/64 -> 2001:db8::55:4Sep 12 12:55:05.724 INFO adding route 3fff:beef:21::/64 -> 2001:db8::55:ff |
| 9224 | 2026-09-12T12:55:07.063Z | |
| 9225 | 2026-09-12T12:55:07.063Z | Sep 12 12:55:05.724Sep 12 12:55:05.724 Sep 12 12:55:05.724Sep 12 12:55:05.724DEBGDEBG 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 |
| 9226 | 2026-09-12T12:55:07.063Z | 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 } }] DEBG |
| 9227 | 2026-09-12T12:55:07.063Z | Sep 12 12:55:05.724replacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, 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 } }] |
| 9228 | 2026-09-12T12:55:07.063Z | |
| 9229 | 2026-09-12T12:55:07.063Z | INFO Sep 12 12:55:05.724adding route 172.17.0.28/32 -> 10.0.0.255 Sep 12 12:55:05.724INFO INFOadding route 3fff:beef:22::/64 -> 2001:db8::55:ff |
| 9230 | 2026-09-12T12:55:07.063Z | Sep 12 12:55:05.724adding route 172.17.0.9/32 -> 10.0.0.255 |
| 9231 | 2026-09-12T12:55:07.063Z | DEBG |
| 9232 | 2026-09-12T12:55:07.063Z | Sep 12 12:55:05.724 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 } }]DEBG |
| 9233 | 2026-09-12T12:55:07.063Z | Sep 12 12:55:05.724Sep 12 12:55:05.724 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 } }]DEBGDEBG |
| 9234 | 2026-09-12T12:55:07.063Z | 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 } }] |
| 9235 | 2026-09-12T12:55:07.063Z | 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 } }] |
| 9236 | 2026-09-12T12:55:07.063Z | Sep 12 12:55:05.724 INFO adding route 172.17.0.29/32 -> 10.0.0.255 |
| 9237 | 2026-09-12T12:55:07.063Z | Sep 12 12:55:05.724 Sep 12 12:55:05.724DEBG INFOreplacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9238 | 2026-09-12T12:55:07.063Z | adding route 172.17.0.10/32 -> 10.0.0.255 |
| 9239 | 2026-09-12T12:55:07.063Z | Sep 12 12:55:05.724 INFOSep 12 12:55:05.724 |
| 9240 | 2026-09-12T12:55:07.063Z | adding route 3fff:beef:23::/64 -> 2001:db8::55:ffSep 12 12:55:05.724 |
| 9241 | 2026-09-12T12:55:07.063Z | INFODEBG adding route 172.17.0.30/32 -> 10.0.0.255Sep 12 12:55:05.724Sep 12 12:55:05.724 |
| 9242 | 2026-09-12T12:55:07.063Z | 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 } }]DEBG |
| 9243 | 2026-09-12T12:55:07.063Z | 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 |
| 9244 | 2026-09-12T12:55:07.063Z | replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 12 12:55:05.724Sep 12 12:55:05.724 |
| 9245 | 2026-09-12T12:55:07.063Z | DEBGSep 12 12:55:05.724 replacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 9246 | 2026-09-12T12:55:07.067Z | INFOadding route 172.17.0.11/32 -> 10.0.0.255 |
| 9247 | 2026-09-12T12:55:07.068Z | adding route 172.17.0.36/32 -> 10.0.0.255 |
| 9248 | 2026-09-12T12:55:07.068Z | Sep 12 12:55:05.724 INFOSep 12 12:55:05.724 adding route 172.17.0.31/32 -> 10.0.0.255DEBG replacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:55:05.725 |
| 9249 | 2026-09-12T12:55:07.068Z | Sep 12 12:55:05.725 DEBG created new freemap |
| 9250 | 2026-09-12T12:55:07.068Z | DEBG, unitcreated new freemap:, Sep 12 12:55:05.724Sep 12 12:55:05.731 freemap_route_ipv4INFOSep 12 12:55:05.731DEBG |
| 9251 | 2026-09-12T12:55:07.068Z | unitadding route 172.17.0.12/32 -> 10.0.0.255: |
| 9252 | 2026-09-12T12:55:07.068Z | DEBGreplacing 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 } }] |
| 9253 | 2026-09-12T12:55:07.068Z | Sep 12 12:55:05.731replacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBG |
| 9254 | 2026-09-12T12:55:07.068Z | freemap_route_ipv4replacing 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 } }] |
| 9255 | 2026-09-12T12:55:07.068Z | |
| 9256 | 2026-09-12T12:55:07.068Z | Sep 12 12:55:05.731Sep 12 12:55:05.731 DEBGINFOSep 12 12:55:05.731 adding route 172.17.0.32/32 -> 10.0.0.255INFO |
| 9257 | 2026-09-12T12:55:07.068Z | created new freemapSep 12 12:55:05.731adding route 172.17.0.13/32 -> 10.0.0.255, Sep 12 12:55:05.731unit |
| 9258 | 2026-09-12T12:55:07.068Z | DEBG created new freemap: , Sep 12 12:55:05.731unitfreemap_route_ipv6:Sep 12 12:55:05.731 |
| 9259 | 2026-09-12T12:55:07.068Z | freemap_route_ipv6 INFO |
| 9260 | 2026-09-12T12:55:07.069Z | Sep 12 12:55:05.731 DEBGDEBG initted freemap. size: 64DEBGadding route 172.17.0.37/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 } }] |
| 9261 | 2026-09-12T12:55:07.069Z | |
| 9262 | 2026-09-12T12:55:07.069Z | Sep 12 12:55:05.731replacing 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 } }] |
| 9263 | 2026-09-12T12:55:07.069Z | , unitDEBGSep 12 12:55:05.731: INFOinitted freemap. size: 64 , adding route 172.17.0.14/32 -> 10.0.0.255unit |
| 9264 | 2026-09-12T12:55:07.069Z | Sep 12 12:55:05.731freemap_route_ipv4 DEBG |
| 9265 | 2026-09-12T12:55:07.069Z | : replacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]freemap_route_ipv4 |
| 9266 | 2026-09-12T12:55:07.069Z | Sep 12 12:55:05.731 |
| 9267 | 2026-09-12T12:55:07.069Z | Sep 12 12:55:05.731Sep 12 12:55:05.731 DEBGDEBG Sep 12 12:55:05.731Sep 12 12:55:05.731reset freemap , 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 } }] |
| 9268 | 2026-09-12T12:55:07.069Z | unit: adding route 172.17.0.33/32 -> 10.0.0.255 |
| 9269 | 2026-09-12T12:55:07.069Z | Sep 12 12:55:05.731freemap_route_ipv4INFO |
| 9270 | 2026-09-12T12:55:07.069Z | DEBGadding route 172.17.0.38/32 -> 10.0.0.255 INFO |
| 9271 | 2026-09-12T12:55:07.069Z | Sep 12 12:55:05.731 DEBGSep 12 12:55:05.731 reset freemap adding route 172.17.0.15/32 -> 10.0.0.255 , |
| 9272 | 2026-09-12T12:55:07.070Z | unitSep 12 12:55:05.731: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 } }] |
| 9273 | 2026-09-12T12:55:07.070Z | freemap_route_ipv4DEBG initted freemap. size: 64 |
| 9274 | 2026-09-12T12:55:07.070Z | , Sep 12 12:55:05.731unitDEBG: Sep 12 12:55:05.731 Sep 12 12:55:05.731DEBGfreemap_route_ipv6replacing 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.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 } }] |
| 9275 | 2026-09-12T12:55:07.070Z | INFO |
| 9276 | 2026-09-12T12:55:07.070Z | adding route 172.17.0.34/32 -> 10.0.0.255 |
| 9277 | 2026-09-12T12:55:07.070Z | |
| 9278 | 2026-09-12T12:55:07.070Z | Sep 12 12:55:05.731 DEBG Sep 12 12:55:05.731 INFOreset freemapDEBGSep 12 12:55:05.731 , adding route 172.17.0.16/32 -> 10.0.0.255initted freemap. size: 64 |
| 9279 | 2026-09-12T12:55:07.070Z | DEBG, unitunit:Sep 12 12:55:05.731 : freemap_route_ipv6INFOreplacing 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 } }] |
| 9280 | 2026-09-12T12:55:07.070Z | Sep 12 12:55:05.731freemap_route_ipv6 |
| 9281 | 2026-09-12T12:55:07.070Z | Sep 12 12:55:05.731adding route 172.17.0.39/32 -> 10.0.0.255DEBG |
| 9282 | 2026-09-12T12:55:07.070Z | |
| 9283 | 2026-09-12T12:55:07.070Z | INFO replacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:55:05.731 |
| 9284 | 2026-09-12T12:55:07.070Z | adding route 172.16.0.0/32 -> 10.0.0.1 |
| 9285 | 2026-09-12T12:55:07.070Z | INFOSep 12 12:55:05.731 Sep 12 12:55:05.731 adding route 172.17.0.35/32 -> 10.0.0.255INFODEBG |
| 9286 | 2026-09-12T12:55:07.070Z | Sep 12 12:55:05.731adding route 172.17.0.17/32 -> 10.0.0.255reset freemap, unitSep 12 12:55:05.731: DEBG |
| 9287 | 2026-09-12T12:55:07.070Z | freemap_route_ipv6DEBG |
| 9288 | 2026-09-12T12:55:07.070Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 9289 | 2026-09-12T12:55:07.070Z | |
| 9290 | 2026-09-12T12:55:07.070Z | Sep 12 12:55:05.731Sep 12 12:55:05.731Sep 12 12:55:05.731 DEBGDEBG Sep 12 12:55:05.731INFO 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 } }] INFOadding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 9291 | 2026-09-12T12:55:07.070Z | |
| 9292 | 2026-09-12T12:55:07.070Z | adding route 172.16.0.0/32 -> 10.0.0.2 |
| 9293 | 2026-09-12T12:55:07.070Z | replacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:55:05.731Sep 12 12:55:05.731 Sep 12 12:55:05.731INFOSep 12 12:55:05.731 adding route 172.17.0.40/32 -> 10.0.0.255DEBG |
| 9294 | 2026-09-12T12:55:07.070Z | INFO |
| 9295 | 2026-09-12T12:55:07.070Z | adding route 172.17.0.18/32 -> 10.0.0.255 |
| 9296 | 2026-09-12T12:55:07.070Z | 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 } }] DEBGSep 12 12:55:05.731 |
| 9297 | 2026-09-12T12:55:07.070Z | Sep 12 12:55:05.731Sep 12 12:55:05.731 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 } }]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 |
| 9298 | 2026-09-12T12:55:07.070Z | |
| 9299 | 2026-09-12T12:55:07.070Z | 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 } }] |
| 9300 | 2026-09-12T12:55:07.070Z | adding route 172.17.0.36/32 -> 10.0.0.255 |
| 9301 | 2026-09-12T12:55:07.070Z | Sep 12 12:55:05.731Sep 12 12:55:05.731Sep 12 12:55:05.731 Sep 12 12:55:05.718 INFO DEBG INFOadding route 172.16.0.0/32 -> 10.0.0.3Sep 12 12:55:05.731 |
| 9302 | 2026-09-12T12:55:07.070Z | created new freemapINFOSep 12 12:55:05.731 DEBGSep 12 12:55:05.731adding route 172.17.0.19/32 -> 10.0.0.255 |
| 9303 | 2026-09-12T12:55:07.070Z | replacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 9304 | 2026-09-12T12:55:07.070Z | 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 } }]adding route 3fff:dead::/64 -> 2001:db8::55:2, |
| 9305 | 2026-09-12T12:55:07.070Z | Sep 12 12:55:05.731 INFO DEBGunit :Sep 12 12:55:05.731adding route 172.17.0.41/32 -> 10.0.0.255 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 } }] |
| 9306 | 2026-09-12T12:55:07.070Z | |
| 9307 | 2026-09-12T12:55:07.070Z | |
| 9308 | 2026-09-12T12:55:07.070Z | freemap_route_ipv4 INFO Sep 12 12:55:05.731Sep 12 12:55:05.731 |
| 9309 | 2026-09-12T12:55:07.070Z | adding route 172.17.0.37/32 -> 10.0.0.255Sep 12 12:55:05.731 |
| 9310 | 2026-09-12T12:55:07.070Z | INFOINFO DEBG adding route 172.16.0.0/32 -> 10.0.0.4 |
| 9311 | 2026-09-12T12:55:07.070Z | test route::tests::shrink_preserves_compacted_order ... ok |
| 9312 | 2026-09-12T12:55:07.071Z | Sep 12 12:55:05.731 adding route 172.17.0.20/32 -> 10.0.0.255DEBG Sep 12 12:55:05.731replacing 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 } }] |
| 9313 | 2026-09-12T12:55:07.071Z | |
| 9314 | 2026-09-12T12:55:07.071Z | 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 } }] |
| 9315 | 2026-09-12T12:55:07.071Z | created new freemap, unit: freemap_route_ipv6 |
| 9316 | 2026-09-12T12:55:07.071Z | Sep 12 12:55:05.738 Sep 12 12:55:05.738Sep 12 12:55:05.738DEBG INFO DEBG adding route 172.17.0.38/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 } }]initted freemap. size: 64 |
| 9317 | 2026-09-12T12:55:07.071Z | Sep 12 12:55:05.731 |
| 9318 | 2026-09-12T12:55:07.071Z | , 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 |
| 9319 | 2026-09-12T12:55:07.071Z | :Sep 12 12:55:05.738 Sep 12 12:55:05.738freemap_route_ipv4 |
| 9320 | 2026-09-12T12:55:07.071Z | DEBG INFO 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 } }]adding route 172.17.0.21/32 -> 10.0.0.255 |
| 9321 | 2026-09-12T12:55:07.071Z | |
| 9322 | 2026-09-12T12:55:07.071Z | Sep 12 12:55:05.738 Sep 12 12:55:05.738DEBG INFOreset freemap Sep 12 12:55:05.738adding route 3fff:dead::/64 -> 2001:db8::55:3, Sep 12 12:55:05.738 |
| 9323 | 2026-09-12T12:55:07.071Z | INFO DEBGadding route 172.17.0.39/32 -> 10.0.0.255unit Sep 12 12:55:05.738: |
| 9324 | 2026-09-12T12:55:07.071Z | 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 } }] |
| 9325 | 2026-09-12T12:55:07.071Z | DEBGfreemap_route_ipv4 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]Sep 12 12:55:05.738 |
| 9326 | 2026-09-12T12:55:07.071Z | |
| 9327 | 2026-09-12T12:55:07.071Z | 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 12 12:55:05.738 |
| 9328 | 2026-09-12T12:55:07.071Z | Sep 12 12:55:05.738INFO INFOadding route 172.17.0.22/32 -> 10.0.0.255 Sep 12 12:55:05.738adding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 9329 | 2026-09-12T12:55:07.071Z | |
| 9330 | 2026-09-12T12:55:07.071Z | Sep 12 12:55:05.738 INFO DEBG Sep 12 12:55:05.738adding route 172.17.0.40/32 -> 10.0.0.255 |
| 9331 | 2026-09-12T12:55:07.071Z | DEBGinitted freemap. size: 64 , replacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:55:05.738 |
| 9332 | 2026-09-12T12:55:07.071Z | unitDEBG: Sep 12 12:55:05.738 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]freemap_route_ipv6INFO |
| 9333 | 2026-09-12T12:55:07.071Z | |
| 9334 | 2026-09-12T12:55:07.071Z | Sep 12 12:55:05.738adding route 172.17.0.23/32 -> 10.0.0.255 |
| 9335 | 2026-09-12T12:55:07.071Z | 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 } }] |
| 9336 | 2026-09-12T12:55:07.071Z | Sep 12 12:55:05.738Sep 12 12:55:05.738 DEBG Sep 12 12:55:05.738reset freemapSep 12 12:55:05.738, INFODEBGDEBGunit :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:dead::/64 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 } }]adding route 172.17.0.41/32 -> 10.0.0.255freemap_route_ipv6 |
| 9337 | 2026-09-12T12:55:07.071Z | |
| 9338 | 2026-09-12T12:55:07.071Z | |
| 9339 | 2026-09-12T12:55:07.071Z | |
| 9340 | 2026-09-12T12:55:07.071Z | Sep 12 12:55:05.738Sep 12 12:55:05.738Sep 12 12:55:05.738 INFO DEBGadding route 3fff:dead::/64 -> 2001:db8::55:1 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 } }] |
| 9341 | 2026-09-12T12:55:07.071Z | |
| 9342 | 2026-09-12T12:55:07.071Z | adding route 172.17.0.24/32 -> 10.0.0.255 |
| 9343 | 2026-09-12T12:55:07.071Z | Sep 12 12:55:05.738 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 12 12:55:05.738Sep 12 12:55:05.738 |
| 9344 | 2026-09-12T12:55:07.071Z | INFO DEBGadding route 172.17.0.42/32 -> 10.0.0.255 |
| 9345 | 2026-09-12T12:55:07.071Z | replacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:55:05.738 |
| 9346 | 2026-09-12T12:55:07.075Z | INFO Sep 12 12:55:05.738 INFO adding route 172.17.0.25/32 -> 10.0.0.255adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 9347 | 2026-09-12T12:55:07.075Z | |
| 9348 | 2026-09-12T12:55:07.075Z | Sep 12 12:55:05.738Sep 12 12:55:05.738 Sep 12 12:55:05.738 INFODEBG adding route 172.17.0.42/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 } }] |
| 9349 | 2026-09-12T12:55:07.075Z | Sep 12 12:55:05.738 |
| 9350 | 2026-09-12T12:55:07.075Z | DEBG DEBGSep 12 12:55:05.738replacing 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 } }] |
| 9351 | 2026-09-12T12:55:07.075Z | DEBG Sep 12 12:55:05.738 Sep 12 12:55:05.738replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 9352 | 2026-09-12T12:55:07.075Z | |
| 9353 | 2026-09-12T12:55:07.076Z | DEBGSep 12 12:55:05.738 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 } }] |
| 9354 | 2026-09-12T12:55:07.076Z | adding route 172.17.0.26/32 -> 10.0.0.255 |
| 9355 | 2026-09-12T12:55:07.076Z | Sep 12 12:55:05.738Sep 12 12:55:05.738 INFODEBGDEBGSep 12 12:55:05.738 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 } }]adding route 172.17.0.43/32 -> 10.0.0.255Sep 12 12:55:05.738 |
| 9356 | 2026-09-12T12:55:07.076Z | DEBG INFO |
| 9357 | 2026-09-12T12:55:07.076Z | 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 } }] |
| 9358 | 2026-09-12T12:55:07.076Z | adding route 172.17.0.43/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:3, vlan_id: None } }] |
| 9359 | 2026-09-12T12:55:07.076Z | |
| 9360 | 2026-09-12T12:55:07.076Z | Sep 12 12:55:05.738 Sep 12 12:55:05.738 DEBGSep 12 12:55:05.738 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 |
| 9361 | 2026-09-12T12:55:07.076Z | INFO 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 } }]adding route 172.17.0.27/32 -> 10.0.0.255 |
| 9362 | 2026-09-12T12:55:07.076Z | |
| 9363 | 2026-09-12T12:55:07.076Z | Sep 12 12:55:05.738 INFO adding route 172.17.0.44/32 -> 10.0.0.255Sep 12 12:55:05.738 |
| 9364 | 2026-09-12T12:55:07.076Z | 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 } }] |
| 9365 | 2026-09-12T12:55:07.077Z | Sep 12 12:55:05.738 DEBG replacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:55:05.738 |
| 9366 | 2026-09-12T12:55:07.077Z | INFO adding route 172.17.0.28/32 -> 10.0.0.255Sep 12 12:55:05.738 |
| 9367 | 2026-09-12T12:55:07.077Z | Sep 12 12:55:05.738 INFOINFO adding route 172.17.0.45/32 -> 10.0.0.255adding route 172.17.0.44/32 -> 10.0.0.255 |
| 9368 | 2026-09-12T12:55:07.077Z | |
| 9369 | 2026-09-12T12:55:07.077Z | Sep 12 12:55:05.738 DEBG replacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:55:05.738 |
| 9370 | 2026-09-12T12:55:07.077Z | Sep 12 12:55:05.738DEBG 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 } }] |
| 9371 | 2026-09-12T12:55:07.077Z | 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 } }] |
| 9372 | 2026-09-12T12:55:07.077Z | Sep 12 12:55:05.738 INFO adding route 172.17.0.29/32 -> 10.0.0.255 |
| 9373 | 2026-09-12T12:55:07.077Z | Sep 12 12:55:05.738Sep 12 12:55:05.725 Sep 12 12:55:05.738INFODEBGSep 12 12:55:05.738 INFOadding route 172.17.0.46/32 -> 10.0.0.255 |
| 9374 | 2026-09-12T12:55:07.077Z | DEBGcreated new freemap adding route 172.17.0.45/32 -> 10.0.0.255replacing 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 } }] |
| 9375 | 2026-09-12T12:55:07.077Z | , Sep 12 12:55:05.738 |
| 9376 | 2026-09-12T12:55:07.077Z | unit: DEBGfreemap_route_ipv4 Sep 12 12:55:05.738Sep 12 12:55:05.738 |
| 9377 | 2026-09-12T12:55:07.077Z | 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 } }] 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 } }] |
| 9378 | 2026-09-12T12:55:07.077Z | |
| 9379 | 2026-09-12T12:55:07.077Z | adding route 172.17.0.30/32 -> 10.0.0.255 |
| 9380 | 2026-09-12T12:55:07.077Z | Sep 12 12:55:05.738Sep 12 12:55:05.738 INFOSep 12 12:55:05.738 DEBG DEBGadding route 172.17.0.47/32 -> 10.0.0.255Sep 12 12:55:05.738 created new freemap |
| 9381 | 2026-09-12T12:55:07.077Z | , INFOreplacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]unit |
| 9382 | 2026-09-12T12:55:07.077Z | : Sep 12 12:55:05.738freemap_route_ipv6adding route 172.17.0.46/32 -> 10.0.0.255 |
| 9383 | 2026-09-12T12:55:07.077Z | |
| 9384 | 2026-09-12T12:55:07.077Z | Sep 12 12:55:05.738DEBG replacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 9385 | 2026-09-12T12:55:07.077Z | Sep 12 12:55:05.738 Sep 12 12:55:05.738adding route 172.17.0.31/32 -> 10.0.0.255 |
| 9386 | 2026-09-12T12:55:07.077Z | DEBG Sep 12 12:55:05.738 DEBGSep 12 12:55:05.738 initted freemap. size: 64INFO, 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 } }]unit : |
| 9387 | 2026-09-12T12:55:07.077Z | adding route 172.17.0.48/32 -> 10.0.0.255 |
| 9388 | 2026-09-12T12:55:07.077Z | DEBG Sep 12 12:55:05.738replacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]freemap_route_ipv4 |
| 9389 | 2026-09-12T12:55:07.077Z | |
| 9390 | 2026-09-12T12:55:07.077Z | INFOSep 12 12:55:05.738 DEBG adding route 172.17.0.47/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 } }] |
| 9391 | 2026-09-12T12:55:07.077Z | |
| 9392 | 2026-09-12T12:55:07.077Z | Sep 12 12:55:05.738 Sep 12 12:55:05.738DEBG 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 } }] Sep 12 12:55:05.738 |
| 9393 | 2026-09-12T12:55:07.077Z | adding route 172.17.0.49/32 -> 10.0.0.255Sep 12 12:55:05.738INFO |
| 9394 | 2026-09-12T12:55:07.077Z | adding route 3fff:beef:24::/64 -> 2001:db8::55:ffSep 12 12:55:05.738 |
| 9395 | 2026-09-12T12:55:07.077Z | INFO adding route 172.17.0.32/32 -> 10.0.0.255INFO |
| 9396 | 2026-09-12T12:55:07.077Z | Sep 12 12:55:05.738adding route 172.17.0.48/32 -> 10.0.0.255 DEBG |
| 9397 | 2026-09-12T12:55:07.077Z | Sep 12 12:55:05.738 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 } }]DEBG |
| 9398 | 2026-09-12T12:55:07.077Z | Sep 12 12:55:05.738 Sep 12 12:55:05.738DEBGreplacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 172.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 } }] |
| 9399 | 2026-09-12T12:55:07.077Z | |
| 9400 | 2026-09-12T12:55:07.077Z | DEBGSep 12 12:55:05.738 replacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 9401 | 2026-09-12T12:55:07.077Z | Sep 12 12:55:05.738adding route 3fff:beef:25::/64 -> 2001:db8::55:ff |
| 9402 | 2026-09-12T12:55:07.077Z | INFO Sep 12 12:55:05.738Sep 12 12:55:05.738 adding route 172.17.0.50/32 -> 10.0.0.255INFO |
| 9403 | 2026-09-12T12:55:07.077Z | adding route 172.17.0.49/32 -> 10.0.0.255INFOSep 12 12:55:05.738 |
| 9404 | 2026-09-12T12:55:07.078Z | Sep 12 12:55:05.738DEBGadding route 172.17.0.33/32 -> 10.0.0.255 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 |
| 9405 | 2026-09-12T12:55:07.078Z | |
| 9406 | 2026-09-12T12:55:07.078Z | Sep 12 12:55:05.738Sep 12 12:55:05.738 Sep 12 12:55:05.738 DEBG 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 } }]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 } }]INFO |
| 9407 | 2026-09-12T12:55:07.078Z | |
| 9408 | 2026-09-12T12:55:07.078Z | 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 } }] |
| 9409 | 2026-09-12T12:55:07.078Z | adding route 3fff:beef:26::/64 -> 2001:db8::55:ff |
| 9410 | 2026-09-12T12:55:07.078Z | Sep 12 12:55:05.738Sep 12 12:55:05.738Sep 12 12:55:05.738 INFO INFODEBGSep 12 12:55:05.738 adding route 172.17.0.50/32 -> 10.0.0.255reset freemapSep 12 12:55:05.738INFO, unit |
| 9411 | 2026-09-12T12:55:07.078Z | :adding route 172.17.0.51/32 -> 10.0.0.255adding route 172.17.0.34/32 -> 10.0.0.255 |
| 9412 | 2026-09-12T12:55:07.078Z | DEBG freemap_route_ipv4replacing 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 } }] |
| 9413 | 2026-09-12T12:55:07.078Z | |
| 9414 | 2026-09-12T12:55:07.078Z | Sep 12 12:55:05.738 |
| 9415 | 2026-09-12T12:55:07.078Z | test route::tests::same_size_non_subset_replace ... ok |
| 9416 | 2026-09-12T12:55:07.078Z | Sep 12 12:55:05.738 DEBG DEBGSep 12 12:55:05.738replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:55:05.738Sep 12 12:55:05.738 |
| 9417 | 2026-09-12T12:55:07.078Z | INFODEBG 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 } }]adding route 3fff:beef:27::/64 -> 2001:db8::55:ffinitted freemap. size: 64 |
| 9418 | 2026-09-12T12:55:07.078Z | , |
| 9419 | 2026-09-12T12:55:07.078Z | unitSep 12 12:55:05.738: freemap_route_ipv6INFO |
| 9420 | 2026-09-12T12:55:07.078Z | test route::tests::delete_target_fragmented ... ok |
| 9421 | 2026-09-12T12:55:07.078Z | Sep 12 12:55:05.738replacing 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 } }]adding route 172.17.0.51/32 -> 10.0.0.255 |
| 9422 | 2026-09-12T12:55:07.078Z | Sep 12 12:55:05.739 Sep 12 12:55:05.744DEBG Sep 12 12:55:05.744 created new freemap DEBG , reset freemapunitINFO, : adding route 172.17.0.35/32 -> 10.0.0.255unitfreemap_route_ipv4: |
| 9423 | 2026-09-12T12:55:07.078Z | |
| 9424 | 2026-09-12T12:55:07.078Z | freemap_route_ipv6 |
| 9425 | 2026-09-12T12:55:07.078Z | Sep 12 12:55:05.744 Sep 12 12:55:05.744Sep 12 12:55:05.744DEBG 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 } }] |
| 9426 | 2026-09-12T12:55:07.078Z | created new freemapadding route 172.16.0.0/32 -> 10.0.0.1, |
| 9427 | 2026-09-12T12:55:07.078Z | unit:Sep 12 12:55:05.744 freemap_route_ipv6 |
| 9428 | 2026-09-12T12:55:07.078Z | INFO Sep 12 12:55:05.744adding route 172.17.0.36/32 -> 10.0.0.255 |
| 9429 | 2026-09-12T12:55:07.078Z | DEBGSep 12 12:55:05.744 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 |
| 9430 | 2026-09-12T12:55:07.078Z | initted freemap. size: 64Sep 12 12:55:05.744, unitDEBG: replacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]freemap_route_ipv4 |
| 9431 | 2026-09-12T12:55:07.078Z | |
| 9432 | 2026-09-12T12:55:07.078Z | Sep 12 12:55:05.744 |
| 9433 | 2026-09-12T12:55:07.078Z | Sep 12 12:55:05.744 Sep 12 12:55:05.744INFOSep 12 12:55:05.744 adding route 172.16.0.0/32 -> 10.0.0.2 INFOINFO |
| 9434 | 2026-09-12T12:55:07.078Z | adding route 172.17.0.37/32 -> 10.0.0.255 DEBG |
| 9435 | 2026-09-12T12:55:07.078Z | adding route 172.17.0.52/32 -> 10.0.0.255 |
| 9436 | 2026-09-12T12:55:07.078Z | Sep 12 12:55:05.744reset freemap Sep 12 12:55:05.744DEBG, unit replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, 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: |
| 9437 | 2026-09-12T12:55:07.078Z | replacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]freemap_route_ipv4 |
| 9438 | 2026-09-12T12:55:07.078Z | |
| 9439 | 2026-09-12T12:55:07.078Z | Sep 12 12:55:05.744 Sep 12 12:55:05.744Sep 12 12:55:05.744 INFO adding route 172.17.0.38/32 -> 10.0.0.255 |
| 9440 | 2026-09-12T12:55:07.078Z | 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 } }]INFO |
| 9441 | 2026-09-12T12:55:07.078Z | Sep 12 12:55:05.744 adding route 172.17.0.0/32 -> 10.0.0.255 |
| 9442 | 2026-09-12T12:55:07.078Z | DEBGSep 12 12:55:05.744 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 } }]DEBGSep 12 12:55:05.744 initted freemap. size: 64 |
| 9443 | 2026-09-12T12:55:07.078Z | , Sep 12 12:55:05.744INFO adding route 172.17.0.53/32 -> 10.0.0.255unit |
| 9444 | 2026-09-12T12:55:07.079Z | DEBGSep 12 12:55:05.744 : 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 } }] INFOfreemap_route_ipv6 |
| 9445 | 2026-09-12T12:55:07.079Z | |
| 9446 | 2026-09-12T12:55:07.082Z | adding route 172.17.0.39/32 -> 10.0.0.255Sep 12 12:55:05.744 |
| 9447 | 2026-09-12T12:55:07.083Z | DEBGSep 12 12:55:05.744Sep 12 12:55:05.744 INFODEBG adding route 172.17.0.1/32 -> 10.0.0.255 reset freemapreplacing 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 } }], |
| 9448 | 2026-09-12T12:55:07.083Z | |
| 9449 | 2026-09-12T12:55:07.083Z | Sep 12 12:55:05.744unit : DEBGfreemap_route_ipv6 |
| 9450 | 2026-09-12T12:55:07.083Z | replacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:55:05.744 Sep 12 12:55:05.744 |
| 9451 | 2026-09-12T12:55:07.083Z | 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 } }]INFO |
| 9452 | 2026-09-12T12:55:07.083Z | adding route 172.17.0.54/32 -> 10.0.0.255Sep 12 12:55:05.744 |
| 9453 | 2026-09-12T12:55:07.083Z | Sep 12 12:55:05.744 Sep 12 12:55:05.744INFO Sep 12 12:55:05.744INFO adding route 172.17.0.40/32 -> 10.0.0.255adding route 172.17.0.2/32 -> 10.0.0.255 DEBG |
| 9454 | 2026-09-12T12:55:07.083Z | |
| 9455 | 2026-09-12T12:55:07.083Z | INFO adding route 172.16.0.0/32 -> 10.0.0.1 |
| 9456 | 2026-09-12T12:55:07.083Z | replacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:55:05.744Sep 12 12:55:05.744 |
| 9457 | 2026-09-12T12:55:07.083Z | DEBGSep 12 12:55:05.744DEBG 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 } }] 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 } }] |
| 9458 | 2026-09-12T12:55:07.083Z | 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 } }] |
| 9459 | 2026-09-12T12:55:07.083Z | |
| 9460 | 2026-09-12T12:55:07.083Z | Sep 12 12:55:05.744Sep 12 12:55:05.744 Sep 12 12:55:05.744INFO INFO adding route 172.17.0.3/32 -> 10.0.0.255adding route 172.17.0.41/32 -> 10.0.0.255INFO |
| 9461 | 2026-09-12T12:55:07.083Z | |
| 9462 | 2026-09-12T12:55:07.083Z | adding route 172.17.0.55/32 -> 10.0.0.255 |
| 9463 | 2026-09-12T12:55:07.083Z | Sep 12 12:55:05.744Sep 12 12:55:05.745 INFODEBG adding route 172.16.0.0/32 -> 10.0.0.2replacing 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 } }] |
| 9464 | 2026-09-12T12:55:07.083Z | |
| 9465 | 2026-09-12T12:55:07.083Z | Sep 12 12:55:05.745 Sep 12 12:55:05.745Sep 12 12:55:05.745DEBG 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 12 12:55:05.745adding route 172.17.0.4/32 -> 10.0.0.255 |
| 9466 | 2026-09-12T12:55:07.083Z | |
| 9467 | 2026-09-12T12:55:07.083Z | DEBGDEBG replacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]Sep 12 12:55:05.745Sep 12 12:55:05.745 |
| 9468 | 2026-09-12T12:55:07.083Z | |
| 9469 | 2026-09-12T12:55:07.083Z | DEBG INFOreplacing 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 } }] |
| 9470 | 2026-09-12T12:55:07.083Z | adding route 172.17.0.42/32 -> 10.0.0.255Sep 12 12:55:05.745Sep 12 12:55:05.745 INFO |
| 9471 | 2026-09-12T12:55:07.083Z | DEBGadding route 172.17.0.56/32 -> 10.0.0.255 |
| 9472 | 2026-09-12T12:55:07.083Z | Sep 12 12:55:05.745Sep 12 12:55:05.745replacing 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 } }] DEBGSep 12 12:55:05.745 |
| 9473 | 2026-09-12T12:55:07.083Z | 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 } }]INFO |
| 9474 | 2026-09-12T12:55:07.083Z | 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 } }] |
| 9475 | 2026-09-12T12:55:07.083Z | adding route 172.17.0.5/32 -> 10.0.0.255Sep 12 12:55:05.745 |
| 9476 | 2026-09-12T12:55:07.083Z | Sep 12 12:55:05.745DEBG Sep 12 12:55:05.745DEBGINFO 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 } }]INFOadding route 172.17.0.43/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 } }] |
| 9477 | 2026-09-12T12:55:07.083Z | |
| 9478 | 2026-09-12T12:55:07.083Z | |
| 9479 | 2026-09-12T12:55:07.083Z | adding route 172.17.0.57/32 -> 10.0.0.255 |
| 9480 | 2026-09-12T12:55:07.083Z | Sep 12 12:55:05.745 DEBGSep 12 12:55:05.745 Sep 12 12:55:05.745Sep 12 12:55:05.745replacing 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 } }] |
| 9481 | 2026-09-12T12:55:07.083Z | DEBGINFO INFOadding route 172.17.0.6/32 -> 10.0.0.255 adding route 172.17.0.52/32 -> 10.0.0.255 |
| 9482 | 2026-09-12T12:55:07.083Z | |
| 9483 | 2026-09-12T12:55:07.083Z | replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:55:05.745 |
| 9484 | 2026-09-12T12:55:07.083Z | Sep 12 12:55:05.745INFO DEBGadding route 172.17.0.44/32 -> 10.0.0.255 |
| 9485 | 2026-09-12T12:55:07.083Z | Sep 12 12:55:05.745replacing 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 } }] |
| 9486 | 2026-09-12T12:55:07.084Z | Sep 12 12:55:05.745INFO DEBG Sep 12 12:55:05.745adding route 172.17.0.58/32 -> 10.0.0.255 |
| 9487 | 2026-09-12T12:55:07.084Z | 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 |
| 9488 | 2026-09-12T12:55:07.084Z | replacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:55:05.745 |
| 9489 | 2026-09-12T12:55:07.084Z | Sep 12 12:55:05.745 INFO DEBGadding route 172.17.0.7/32 -> 10.0.0.255 |
| 9490 | 2026-09-12T12:55:07.084Z | Sep 12 12:55:05.745Sep 12 12:55:05.745replacing 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 |
| 9491 | 2026-09-12T12:55:07.084Z | INFOSep 12 12:55:05.745 adding route 172.17.0.53/32 -> 10.0.0.255 adding route 172.17.0.45/32 -> 10.0.0.255DEBG |
| 9492 | 2026-09-12T12:55:07.084Z | |
| 9493 | 2026-09-12T12:55:07.084Z | replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:55:05.745 |
| 9494 | 2026-09-12T12:55:07.084Z | Sep 12 12:55:05.745INFOSep 12 12:55:05.745 DEBG adding route 172.17.0.59/32 -> 10.0.0.255DEBG |
| 9495 | 2026-09-12T12:55:07.084Z | Sep 12 12:55:05.745replacing 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 } }] |
| 9496 | 2026-09-12T12:55:07.084Z | INFO replacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.8/32 -> 10.0.0.255 |
| 9497 | 2026-09-12T12:55:07.084Z | Sep 12 12:55:05.745 |
| 9498 | 2026-09-12T12:55:07.084Z | DEBGSep 12 12:55:05.745Sep 12 12:55:05.745 Sep 12 12:55:05.745 INFOINFO DEBGadding route 172.17.0.54/32 -> 10.0.0.255replacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9499 | 2026-09-12T12:55:07.084Z | adding route 172.17.0.46/32 -> 10.0.0.255 |
| 9500 | 2026-09-12T12:55:07.084Z | |
| 9501 | 2026-09-12T12:55:07.084Z | 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 } }] |
| 9502 | 2026-09-12T12:55:07.084Z | Sep 12 12:55:05.745 Sep 12 12:55:05.745INFO DEBGadding route 172.17.0.60/32 -> 10.0.0.255 |
| 9503 | 2026-09-12T12:55:07.084Z | replacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:55:05.745 |
| 9504 | 2026-09-12T12:55:07.084Z | test route::tests::add_target_fails_full ... ok |
| 9505 | 2026-09-12T12:55:07.084Z | 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 } }]Sep 12 12:55:05.745 |
| 9506 | 2026-09-12T12:55:07.084Z | Sep 12 12:55:05.745 DEBGINFO replacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.55/32 -> 10.0.0.255 |
| 9507 | 2026-09-12T12:55:07.084Z | |
| 9508 | 2026-09-12T12:55:07.084Z | test route::tests::shrink_to_single_non_zero_survivor ... ok |
| 9509 | 2026-09-12T12:55:07.084Z | Sep 12 12:55:05.745 Sep 12 12:55:05.745INFO INFOadding route 172.17.0.47/32 -> 10.0.0.255 |
| 9510 | 2026-09-12T12:55:07.084Z | adding route 172.17.0.9/32 -> 10.0.0.255Sep 12 12:55:05.745 |
| 9511 | 2026-09-12T12:55:07.084Z | test route::tests::delete_targets_full ... ok |
| 9512 | 2026-09-12T12:55:07.084Z | DEBGSep 12 12:55:05.745 Sep 12 12:55:05.745failed to allocate space for the new target listSep 12 12:55:05.745DEBG |
| 9513 | 2026-09-12T12:55:07.084Z | DEBG 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 } }]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 } }] |
| 9514 | 2026-09-12T12:55:07.084Z | |
| 9515 | 2026-09-12T12:55:07.084Z | 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 } }] |
| 9516 | 2026-09-12T12:55:07.084Z | Sep 12 12:55:05.745Sep 12 12:55:05.745 INFOINFO adding route 172.17.0.56/32 -> 10.0.0.255adding route 172.17.0.48/32 -> 10.0.0.255 |
| 9517 | 2026-09-12T12:55:07.084Z | |
| 9518 | 2026-09-12T12:55:07.084Z | Sep 12 12:55:05.745 DEBG Sep 12 12:55:05.745Sep 12 12:55:05.745Sep 12 12:55:05.745 INFODEBGDEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]adding route 172.17.0.10/32 -> 10.0.0.255 |
| 9519 | 2026-09-12T12:55:07.084Z | |
| 9520 | 2026-09-12T12:55:07.084Z | 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 } }] |
| 9521 | 2026-09-12T12:55:07.084Z | 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 } }] |
| 9522 | 2026-09-12T12:55:07.084Z | Sep 12 12:55:05.745 DEBGSep 12 12:55:05.745 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 } }]INFO |
| 9523 | 2026-09-12T12:55:07.084Z | adding route 172.17.0.49/32 -> 10.0.0.255 |
| 9524 | 2026-09-12T12:55:07.085Z | Sep 12 12:55:05.745 INFO Sep 12 12:55:05.745adding route 172.17.0.11/32 -> 10.0.0.255 |
| 9525 | 2026-09-12T12:55:07.085Z | Sep 12 12:55:05.745DEBG 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 } }]INFO |
| 9526 | 2026-09-12T12:55:07.085Z | Sep 12 12:55:05.745 adding route 172.17.0.57/32 -> 10.0.0.255DEBG |
| 9527 | 2026-09-12T12:55:07.085Z | Sep 12 12:55:05.745replacing 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 } }] |
| 9528 | 2026-09-12T12:55:07.085Z | INFO adding route 172.17.0.50/32 -> 10.0.0.255 |
| 9529 | 2026-09-12T12:55:07.085Z | Sep 12 12:55:05.745 Sep 12 12:55:05.745Sep 12 12:55:05.745INFO DEBGadding route 172.17.0.12/32 -> 10.0.0.255 |
| 9530 | 2026-09-12T12:55:07.085Z | 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 } }] |
| 9531 | 2026-09-12T12:55:07.085Z | 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 } }] |
| 9532 | 2026-09-12T12:55:07.085Z | Sep 12 12:55:05.745 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 } }]Sep 12 12:55:05.745 |
| 9533 | 2026-09-12T12:55:07.085Z | Sep 12 12:55:05.745INFO INFOadding route 172.17.0.51/32 -> 10.0.0.255 Sep 12 12:55:05.745adding route 172.17.0.58/32 -> 10.0.0.255 |
| 9534 | 2026-09-12T12:55:07.085Z | |
| 9535 | 2026-09-12T12:55:07.085Z | INFO adding route 172.17.0.13/32 -> 10.0.0.255 |
| 9536 | 2026-09-12T12:55:07.085Z | Sep 12 12:55:05.745Sep 12 12:55:05.745 DEBGDEBG Sep 12 12:55:05.745replacing 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 } }] |
| 9537 | 2026-09-12T12:55:07.085Z | replacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 9538 | 2026-09-12T12:55:07.085Z | Sep 12 12:55:05.738 Sep 12 12:55:05.745DEBGSep 12 12:55:05.745 INFOINFO 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 } }]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 } }] |
| 9539 | 2026-09-12T12:55:07.085Z | Sep 12 12:55:05.739Sep 12 12:55:05.752 DEBG adding route 172.17.0.59/32 -> 10.0.0.255created new freemap |
| 9540 | 2026-09-12T12:55:07.085Z | INFO, adding route 3fff:beef:28::/64 -> 2001:db8::55:ffunit |
| 9541 | 2026-09-12T12:55:07.085Z | : freemap_route_ipv4Sep 12 12:55:05.752 |
| 9542 | 2026-09-12T12:55:07.085Z | |
| 9543 | 2026-09-12T12:55:07.085Z | adding route 172.17.0.52/32 -> 10.0.0.255Sep 12 12:55:05.752 |
| 9544 | 2026-09-12T12:55:07.085Z | Sep 12 12:55:05.752DEBG 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 } }] |
| 9545 | 2026-09-12T12:55:07.085Z | created new freemapSep 12 12:55:05.752 , INFODEBGunitSep 12 12:55:05.752 : adding route 172.17.0.14/32 -> 10.0.0.255 INFO |
| 9546 | 2026-09-12T12:55:07.089Z | adding route 172.17.0.60/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 } }] |
| 9547 | 2026-09-12T12:55:07.089Z | |
| 9548 | 2026-09-12T12:55:07.089Z | freemap_route_ipv6 |
| 9549 | 2026-09-12T12:55:07.089Z | Sep 12 12:55:05.752 Sep 12 12:55:05.752Sep 12 12:55:05.752DEBG DEBG 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 } }]Sep 12 12:55:05.752 |
| 9550 | 2026-09-12T12:55:07.089Z | initted freemap. size: 64replacing 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 |
| 9551 | 2026-09-12T12:55:07.089Z | , unitadding route 172.17.0.53/32 -> 10.0.0.255: |
| 9552 | 2026-09-12T12:55:07.089Z | Sep 12 12:55:05.752 freemap_route_ipv4 |
| 9553 | 2026-09-12T12:55:07.089Z | INFO Sep 12 12:55:05.752adding route 172.17.0.15/32 -> 10.0.0.255 |
| 9554 | 2026-09-12T12:55:07.089Z | Sep 12 12:55:05.752DEBG INFOreplacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9555 | 2026-09-12T12:55:07.089Z | adding route 172.17.0.61/32 -> 10.0.0.255 |
| 9556 | 2026-09-12T12:55:07.089Z | Sep 12 12:55:05.752 Sep 12 12:55:05.752Sep 12 12:55:05.752DEBG Sep 12 12:55:05.752DEBG DEBGINFOreplacing 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 } }] |
| 9557 | 2026-09-12T12:55:07.089Z | replacing targets for 172.17.0.61/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.54/32 -> 10.0.0.255 |
| 9558 | 2026-09-12T12:55:07.089Z | |
| 9559 | 2026-09-12T12:55:07.089Z | reset freemapSep 12 12:55:05.752, unitINFOSep 12 12:55:05.752:Sep 12 12:55:05.752 adding route 172.17.0.16/32 -> 10.0.0.255freemap_route_ipv4DEBG |
| 9560 | 2026-09-12T12:55:07.089Z | |
| 9561 | 2026-09-12T12:55:07.089Z | INFOreplacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:55:05.752 |
| 9562 | 2026-09-12T12:55:07.089Z | adding route 172.17.0.62/32 -> 10.0.0.255DEBG |
| 9563 | 2026-09-12T12:55:07.090Z | Sep 12 12:55:05.752 replacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:55:05.752DEBGSep 12 12:55:05.752 |
| 9564 | 2026-09-12T12:55:07.090Z | DEBG INFOreplacing 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 } }] |
| 9565 | 2026-09-12T12:55:07.090Z | Sep 12 12:55:05.752adding route 172.17.0.55/32 -> 10.0.0.255 |
| 9566 | 2026-09-12T12:55:07.090Z | INFOinitted freemap. size: 64 , adding route 172.17.0.17/32 -> 10.0.0.255Sep 12 12:55:05.752 |
| 9567 | 2026-09-12T12:55:07.090Z | unit :INFO adding route 172.17.0.63/32 -> 10.0.0.255freemap_route_ipv6 |
| 9568 | 2026-09-12T12:55:07.090Z | Sep 12 12:55:05.752Sep 12 12:55:05.752 |
| 9569 | 2026-09-12T12:55:07.090Z | 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 } }]DEBG |
| 9570 | 2026-09-12T12:55:07.090Z | Sep 12 12:55:05.752 Sep 12 12:55:05.752 replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG DEBG |
| 9571 | 2026-09-12T12:55:07.090Z | 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 } }]reset freemap |
| 9572 | 2026-09-12T12:55:07.090Z | , Sep 12 12:55:05.752unit Sep 12 12:55:05.752INFO : adding route 172.17.0.56/32 -> 10.0.0.255freemap_route_ipv6 |
| 9573 | 2026-09-12T12:55:07.090Z | |
| 9574 | 2026-09-12T12:55:07.090Z | Sep 12 12:55:05.752INFO DEBGadding route 172.17.0.18/32 -> 10.0.0.255 |
| 9575 | 2026-09-12T12:55:07.090Z | Sep 12 12:55:05.752failed to allocate space for the new target listSep 12 12:55:05.752 |
| 9576 | 2026-09-12T12:55:07.090Z | DEBGINFOSep 12 12:55:05.752 adding route 172.16.0.0/32 -> 10.0.0.1 |
| 9577 | 2026-09-12T12:55:07.090Z | 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 } }] |
| 9578 | 2026-09-12T12:55:07.090Z | 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 } }]Sep 12 12:55:05.752 |
| 9579 | 2026-09-12T12:55:07.091Z | Sep 12 12:55:05.752INFO DEBGadding route 172.17.0.57/32 -> 10.0.0.255 |
| 9580 | 2026-09-12T12:55:07.091Z | Sep 12 12:55:05.752replacing 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 } }] |
| 9581 | 2026-09-12T12:55:07.091Z | Sep 12 12:55:05.752INFO adding route 172.17.0.19/32 -> 10.0.0.255DEBGSep 12 12:55:05.752Sep 12 12:55:05.752 |
| 9582 | 2026-09-12T12:55:07.091Z | DEBGINFOreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] Sep 12 12:55:05.752 |
| 9583 | 2026-09-12T12:55:07.091Z | replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] adding route 172.16.0.0/32 -> 10.0.0.2 |
| 9584 | 2026-09-12T12:55:07.091Z | |
| 9585 | 2026-09-12T12:55:07.091Z | 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 12 12:55:05.752 |
| 9586 | 2026-09-12T12:55:07.091Z | Sep 12 12:55:05.752DEBG INFOfailed to allocate space for the new target list Sep 12 12:55:05.752Sep 12 12:55:05.752 |
| 9587 | 2026-09-12T12:55:07.091Z | adding route 172.17.0.58/32 -> 10.0.0.255INFODEBG |
| 9588 | 2026-09-12T12:55:07.091Z | adding route 172.17.0.20/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 } }] |
| 9589 | 2026-09-12T12:55:07.091Z | |
| 9590 | 2026-09-12T12:55:07.091Z | Sep 12 12:55:05.752 DEBGSep 12 12:55:05.752 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 |
| 9591 | 2026-09-12T12:55:07.091Z | adding route 172.16.0.0/32 -> 10.0.0.3 |
| 9592 | 2026-09-12T12:55:07.091Z | Sep 12 12:55:05.752Sep 12 12:55:05.752 INFOSep 12 12:55:05.752 adding route 172.17.0.59/32 -> 10.0.0.255DEBGDEBG |
| 9593 | 2026-09-12T12:55:07.091Z | Sep 12 12:55:05.752replacing 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 } }] |
| 9594 | 2026-09-12T12:55:07.091Z | 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 } }] |
| 9595 | 2026-09-12T12:55:07.091Z | 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 } }]Sep 12 12:55:05.752 |
| 9596 | 2026-09-12T12:55:07.091Z | DEBGSep 12 12:55:05.752Sep 12 12:55:05.752 INFOINFOreplacing 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 } }] |
| 9597 | 2026-09-12T12:55:07.091Z | adding route 3fff:beef:29::/64 -> 2001:db8::55:ff |
| 9598 | 2026-09-12T12:55:07.091Z | adding route 172.16.0.0/32 -> 10.0.0.4 |
| 9599 | 2026-09-12T12:55:07.091Z | Sep 12 12:55:05.752Sep 12 12:55:05.752 Sep 12 12:55:05.752INFODEBG DEBG adding route 172.17.0.60/32 -> 10.0.0.255 |
| 9600 | 2026-09-12T12:55:07.091Z | 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 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 } }] |
| 9601 | 2026-09-12T12:55:07.091Z | |
| 9602 | 2026-09-12T12:55:07.091Z | Sep 12 12:55:05.752 DEBG replacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:55:05.752Sep 12 12:55:05.752 INFO DEBGadding route 3fff:beef:2a::/64 -> 2001:db8::55:ff |
| 9603 | 2026-09-12T12:55:07.091Z | 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 } }] |
| 9604 | 2026-09-12T12:55:07.091Z | |
| 9605 | 2026-09-12T12:55:07.091Z | Sep 12 12:55:05.752 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 } }] |
| 9606 | 2026-09-12T12:55:07.091Z | test route::tests::delete_target_full ... ok |
| 9607 | 2026-09-12T12:55:07.091Z | Sep 12 12:55:05.752Sep 12 12:55:05.752 INFOSep 12 12:55:05.752 DEBG adding route 172.17.0.21/32 -> 10.0.0.255INFO |
| 9608 | 2026-09-12T12:55:07.091Z | failed to allocate space for the new target listadding route 3fff:beef:2b::/64 -> 2001:db8::55:ff |
| 9609 | 2026-09-12T12:55:07.091Z | |
| 9610 | 2026-09-12T12:55:07.091Z | Sep 12 12:55:05.752 Sep 12 12:55:05.752DEBG DEBGSep 12 12:55:05.752 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 } }] |
| 9611 | 2026-09-12T12:55:07.091Z | 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 } }]DEBG |
| 9612 | 2026-09-12T12:55:07.091Z | 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 } }] |
| 9613 | 2026-09-12T12:55:07.091Z | Sep 12 12:55:05.752 INFOSep 12 12:55:05.752 adding route 172.17.0.22/32 -> 10.0.0.255INFO |
| 9614 | 2026-09-12T12:55:07.092Z | adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff |
| 9615 | 2026-09-12T12:55:07.092Z | Sep 12 12:55:05.752 DEBGSep 12 12:55:05.752 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 } }]DEBG |
| 9616 | 2026-09-12T12:55:07.092Z | 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 } }] |
| 9617 | 2026-09-12T12:55:07.092Z | Sep 12 12:55:05.752 INFOSep 12 12:55:05.752 adding route 172.17.0.23/32 -> 10.0.0.255INFO |
| 9618 | 2026-09-12T12:55:07.092Z | adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff |
| 9619 | 2026-09-12T12:55:07.092Z | Sep 12 12:55:05.752 DEBGSep 12 12:55:05.752 replacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 9620 | 2026-09-12T12:55:07.092Z | 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 } }] |
| 9621 | 2026-09-12T12:55:07.092Z | Sep 12 12:55:05.752 INFO adding route 172.17.0.24/32 -> 10.0.0.255 |
| 9622 | 2026-09-12T12:55:07.092Z | Sep 12 12:55:05.752 INFO adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff |
| 9623 | 2026-09-12T12:55:07.092Z | Sep 12 12:55:05.752 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 } }] |
| 9624 | 2026-09-12T12:55:07.092Z | Sep 12 12:55:05.752 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 } }] |
| 9625 | 2026-09-12T12:55:07.092Z | Sep 12 12:55:05.752 INFO Sep 12 12:55:05.752adding route 172.17.0.25/32 -> 10.0.0.255 |
| 9626 | 2026-09-12T12:55:07.092Z | INFO adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff |
| 9627 | 2026-09-12T12:55:07.092Z | Sep 12 12:55:05.752 DEBG Sep 12 12:55:05.752replacing 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 } }] |
| 9628 | 2026-09-12T12:55:07.092Z | 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 } }] |
| 9629 | 2026-09-12T12:55:07.092Z | Sep 12 12:55:05.752 INFO Sep 12 12:55:05.752adding route 172.17.0.26/32 -> 10.0.0.255 |
| 9630 | 2026-09-12T12:55:07.092Z | INFO adding route 3fff:beef:30::/64 -> 2001:db8::55:ff |
| 9631 | 2026-09-12T12:55:07.092Z | Sep 12 12:55:05.752 DEBG Sep 12 12:55:05.752replacing 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 } }] |
| 9632 | 2026-09-12T12:55:07.093Z | 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 } }] |
| 9633 | 2026-09-12T12:55:07.093Z | Sep 12 12:55:05.752 INFOSep 12 12:55:05.752 adding route 172.17.0.27/32 -> 10.0.0.255INFO |
| 9634 | 2026-09-12T12:55:07.093Z | adding route 3fff:beef:31::/64 -> 2001:db8::55:ff |
| 9635 | 2026-09-12T12:55:07.093Z | Sep 12 12:55:05.752 DEBGSep 12 12:55:05.752 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 |
| 9636 | 2026-09-12T12:55:07.093Z | 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 } }] |
| 9637 | 2026-09-12T12:55:07.093Z | Sep 12 12:55:05.752 INFOSep 12 12:55:05.752 adding route 172.17.0.28/32 -> 10.0.0.255INFO |
| 9638 | 2026-09-12T12:55:07.093Z | adding route 3fff:beef:32::/64 -> 2001:db8::55:ff |
| 9639 | 2026-09-12T12:55:07.093Z | Sep 12 12:55:05.752 DEBG replacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 12 12:55:05.752 |
| 9640 | 2026-09-12T12:55:07.093Z | 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 } }] |
| 9641 | 2026-09-12T12:55:07.093Z | Sep 12 12:55:05.752 Sep 12 12:55:05.753INFO INFOadding route 172.17.0.29/32 -> 10.0.0.255 |
| 9642 | 2026-09-12T12:55:07.093Z | adding route 3fff:beef:33::/64 -> 2001:db8::55:ff |
| 9643 | 2026-09-12T12:55:07.093Z | Sep 12 12:55:05.753 Sep 12 12:55:05.753DEBG 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 } }] |
| 9644 | 2026-09-12T12:55:07.093Z | 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 } }] |
| 9645 | 2026-09-12T12:55:07.093Z | Sep 12 12:55:05.753 Sep 12 12:55:05.753INFO INFOadding route 172.17.0.30/32 -> 10.0.0.255 |
| 9646 | 2026-09-12T12:55:07.098Z | adding route 3fff:beef:34::/64 -> 2001:db8::55:ff |
| 9647 | 2026-09-12T12:55:07.098Z | Sep 12 12:55:05.753 Sep 12 12:55:05.753DEBG 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 } }] |
| 9648 | 2026-09-12T12:55:07.098Z | 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 } }] |
| 9649 | 2026-09-12T12:55:07.098Z | Sep 12 12:55:05.753 Sep 12 12:55:05.753INFO INFOadding route 172.17.0.31/32 -> 10.0.0.255 |
| 9650 | 2026-09-12T12:55:07.098Z | adding route 3fff:beef:35::/64 -> 2001:db8::55:ff |
| 9651 | 2026-09-12T12:55:07.098Z | Sep 12 12:55:05.753Sep 12 12:55:05.753 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 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 } }] |
| 9652 | 2026-09-12T12:55:07.098Z | |
| 9653 | 2026-09-12T12:55:07.098Z | Sep 12 12:55:05.762 INFOSep 12 12:55:05.762 adding route 172.17.0.32/32 -> 10.0.0.255INFO |
| 9654 | 2026-09-12T12:55:07.098Z | adding route 3fff:beef:36::/64 -> 2001:db8::55:ff |
| 9655 | 2026-09-12T12:55:07.098Z | Sep 12 12:55:05.762 Sep 12 12:55:05.763DEBG 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 } }] |
| 9656 | 2026-09-12T12:55:07.098Z | 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 } }] |
| 9657 | 2026-09-12T12:55:07.098Z | Sep 12 12:55:05.763Sep 12 12:55:05.763 INFOINFO adding route 3fff:beef:37::/64 -> 2001:db8::55:ff |
| 9658 | 2026-09-12T12:55:07.098Z | Sep 12 12:55:05.763 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 } }] |
| 9659 | 2026-09-12T12:55:07.098Z | Sep 12 12:55:05.763adding route 172.17.0.33/32 -> 10.0.0.255 |
| 9660 | 2026-09-12T12:55:07.098Z | INFO adding route 3fff:beef:38::/64 -> 2001:db8::55:ff |
| 9661 | 2026-09-12T12:55:07.098Z | Sep 12 12:55:05.763 DEBGSep 12 12:55:05.763 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 |
| 9662 | 2026-09-12T12:55:07.098Z | 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 } }] |
| 9663 | 2026-09-12T12:55:07.098Z | Sep 12 12:55:05.763 INFOSep 12 12:55:05.763 adding route 172.17.0.34/32 -> 10.0.0.255INFO |
| 9664 | 2026-09-12T12:55:07.098Z | adding route 3fff:beef:39::/64 -> 2001:db8::55:ff |
| 9665 | 2026-09-12T12:55:07.098Z | Sep 12 12:55:05.763 DEBGSep 12 12:55:05.763 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 } }]DEBG |
| 9666 | 2026-09-12T12:55:07.098Z | 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 } }] |
| 9667 | 2026-09-12T12:55:07.098Z | Sep 12 12:55:05.763 INFOSep 12 12:55:05.763 adding route 172.17.0.35/32 -> 10.0.0.255INFO |
| 9668 | 2026-09-12T12:55:07.098Z | adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff |
| 9669 | 2026-09-12T12:55:07.098Z | Sep 12 12:55:05.763 Sep 12 12:55:05.763DEBG 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 } }] |
| 9670 | 2026-09-12T12:55:07.098Z | 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 } }] |
| 9671 | 2026-09-12T12:55:07.098Z | Sep 12 12:55:05.763 Sep 12 12:55:05.763INFO INFOadding route 172.17.0.36/32 -> 10.0.0.255 |
| 9672 | 2026-09-12T12:55:07.098Z | adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff |
| 9673 | 2026-09-12T12:55:07.098Z | Sep 12 12:55:05.763 Sep 12 12:55:05.763DEBG DEBGreplacing 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 } }] |
| 9674 | 2026-09-12T12:55:07.098Z | 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 } }] |
| 9675 | 2026-09-12T12:55:07.098Z | Sep 12 12:55:05.763 Sep 12 12:55:05.763INFO INFOadding route 172.17.0.37/32 -> 10.0.0.255 |
| 9676 | 2026-09-12T12:55:07.098Z | adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff |
| 9677 | 2026-09-12T12:55:07.098Z | Sep 12 12:55:05.763 Sep 12 12:55:05.763DEBG DEBGreplacing 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 } }] |
| 9678 | 2026-09-12T12:55:07.098Z | 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 } }] |
| 9679 | 2026-09-12T12:55:07.098Z | Sep 12 12:55:05.763 Sep 12 12:55:05.763INFO DEBGadding route 172.17.0.38/32 -> 10.0.0.255 |
| 9680 | 2026-09-12T12:55:07.098Z | failed to allocate space for the new target list |
| 9681 | 2026-09-12T12:55:07.098Z | Sep 12 12:55:05.763 Sep 12 12:55:05.763DEBG DEBGreplacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9682 | 2026-09-12T12:55:07.098Z | 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 } }] |
| 9683 | 2026-09-12T12:55:07.099Z | Sep 12 12:55:05.763 INFO adding route 172.17.0.39/32 -> 10.0.0.255 |
| 9684 | 2026-09-12T12:55:07.099Z | Sep 12 12:55:05.763 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 } }] |
| 9685 | 2026-09-12T12:55:07.099Z | Sep 12 12:55:05.763 INFO adding route 172.17.0.40/32 -> 10.0.0.255 |
| 9686 | 2026-09-12T12:55:07.099Z | Sep 12 12:55:05.763 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 } }] |
| 9687 | 2026-09-12T12:55:07.099Z | Sep 12 12:55:05.763 INFO adding route 172.17.0.41/32 -> 10.0.0.255 |
| 9688 | 2026-09-12T12:55:07.099Z | Sep 12 12:55:05.763 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 } }] |
| 9689 | 2026-09-12T12:55:07.099Z | Sep 12 12:55:05.763 INFO adding route 172.17.0.42/32 -> 10.0.0.255 |
| 9690 | 2026-09-12T12:55:07.099Z | Sep 12 12:55:05.763 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 } }] |
| 9691 | 2026-09-12T12:55:07.099Z | Sep 12 12:55:05.763 INFO adding route 172.17.0.43/32 -> 10.0.0.255 |
| 9692 | 2026-09-12T12:55:07.099Z | Sep 12 12:55:05.763 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 } }] |
| 9693 | 2026-09-12T12:55:07.099Z | Sep 12 12:55:05.763 INFO adding route 172.17.0.44/32 -> 10.0.0.255 |
| 9694 | 2026-09-12T12:55:07.099Z | Sep 12 12:55:05.763 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 } }] |
| 9695 | 2026-09-12T12:55:07.099Z | Sep 12 12:55:05.763 INFO adding route 172.17.0.45/32 -> 10.0.0.255 |
| 9696 | 2026-09-12T12:55:07.099Z | Sep 12 12:55:05.763 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 } }] |
| 9697 | 2026-09-12T12:55:07.099Z | Sep 12 12:55:05.763 INFO adding route 172.17.0.46/32 -> 10.0.0.255 |
| 9698 | 2026-09-12T12:55:07.099Z | Sep 12 12:55:05.763 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 } }] |
| 9699 | 2026-09-12T12:55:07.100Z | Sep 12 12:55:05.763 INFO adding route 172.17.0.47/32 -> 10.0.0.255 |
| 9700 | 2026-09-12T12:55:07.100Z | Sep 12 12:55:05.763 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 } }] |
| 9701 | 2026-09-12T12:55:07.100Z | Sep 12 12:55:05.763 INFO adding route 172.17.0.48/32 -> 10.0.0.255 |
| 9702 | 2026-09-12T12:55:07.100Z | Sep 12 12:55:05.763 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 } }] |
| 9703 | 2026-09-12T12:55:07.100Z | Sep 12 12:55:05.763 INFO adding route 172.17.0.49/32 -> 10.0.0.255 |
| 9704 | 2026-09-12T12:55:07.100Z | Sep 12 12:55:05.763 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 } }] |
| 9705 | 2026-09-12T12:55:07.100Z | Sep 12 12:55:05.763 INFO adding route 172.17.0.50/32 -> 10.0.0.255 |
| 9706 | 2026-09-12T12:55:07.100Z | Sep 12 12:55:05.763 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 } }] |
| 9707 | 2026-09-12T12:55:07.100Z | Sep 12 12:55:05.763 INFO adding route 172.17.0.51/32 -> 10.0.0.255 |
| 9708 | 2026-09-12T12:55:07.100Z | Sep 12 12:55:05.763 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 } }] |
| 9709 | 2026-09-12T12:55:07.100Z | Sep 12 12:55:05.763 INFO adding route 172.17.0.52/32 -> 10.0.0.255 |
| 9710 | 2026-09-12T12:55:07.100Z | Sep 12 12:55:05.763 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 } }] |
| 9711 | 2026-09-12T12:55:07.100Z | Sep 12 12:55:05.763 INFO adding route 172.17.0.53/32 -> 10.0.0.255 |
| 9712 | 2026-09-12T12:55:07.100Z | Sep 12 12:55:05.763 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 } }] |
| 9713 | 2026-09-12T12:55:07.100Z | Sep 12 12:55:05.763 INFO adding route 172.17.0.54/32 -> 10.0.0.255 |
| 9714 | 2026-09-12T12:55:07.100Z | Sep 12 12:55:05.763 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 } }] |
| 9715 | 2026-09-12T12:55:07.100Z | Sep 12 12:55:05.763 INFO adding route 172.17.0.55/32 -> 10.0.0.255 |
| 9716 | 2026-09-12T12:55:07.100Z | Sep 12 12:55:05.763 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 } }] |
| 9717 | 2026-09-12T12:55:07.100Z | Sep 12 12:55:05.763 INFO adding route 172.17.0.56/32 -> 10.0.0.255 |
| 9718 | 2026-09-12T12:55:07.100Z | Sep 12 12:55:05.763 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 } }] |
| 9719 | 2026-09-12T12:55:07.100Z | Sep 12 12:55:05.763 INFO adding route 172.17.0.57/32 -> 10.0.0.255 |
| 9720 | 2026-09-12T12:55:07.100Z | Sep 12 12:55:05.763 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 } }] |
| 9721 | 2026-09-12T12:55:07.100Z | Sep 12 12:55:05.763 INFO adding route 172.17.0.58/32 -> 10.0.0.255 |
| 9722 | 2026-09-12T12:55:07.100Z | Sep 12 12:55:05.763 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 } }] |
| 9723 | 2026-09-12T12:55:07.100Z | Sep 12 12:55:05.763 INFO adding route 172.17.0.59/32 -> 10.0.0.255 |
| 9724 | 2026-09-12T12:55:07.101Z | Sep 12 12:55:05.763 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 } }] |
| 9725 | 2026-09-12T12:55:07.101Z | Sep 12 12:55:05.763 INFO adding route 172.17.0.60/32 -> 10.0.0.255 |
| 9726 | 2026-09-12T12:55:07.101Z | Sep 12 12:55:05.763 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 } }] |
| 9727 | 2026-09-12T12:55:07.101Z | Sep 12 12:55:05.763 INFO adding route 172.17.0.61/32 -> 10.0.0.255 |
| 9728 | 2026-09-12T12:55:07.101Z | Sep 12 12:55:05.763 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 } }] |
| 9729 | 2026-09-12T12:55:07.101Z | Sep 12 12:55:05.763 INFO adding route 172.17.0.62/32 -> 10.0.0.255 |
| 9730 | 2026-09-12T12:55:07.101Z | Sep 12 12:55:05.763 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 } }] |
| 9731 | 2026-09-12T12:55:07.101Z | Sep 12 12:55:05.763 DEBG failed to allocate space for the new target list |
| 9732 | 2026-09-12T12:55:07.101Z | Sep 12 12:55:05.763 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 } }] |
| 9733 | 2026-09-12T12:55:07.101Z | Sep 12 12:55:05.763 DEBG created new freemap, unit: freemap_route_ipv4 |
| 9734 | 2026-09-12T12:55:07.101Z | Sep 12 12:55:05.763 DEBG created new freemap, unit: freemap_route_ipv6 |
| 9735 | 2026-09-12T12:55:07.101Z | Sep 12 12:55:05.763 DEBG initted freemap. size: 64, unit: freemap_route_ipv4 |
| 9736 | 2026-09-12T12:55:07.101Z | Sep 12 12:55:05.763 DEBG reset freemap, unit: freemap_route_ipv4 |
| 9737 | 2026-09-12T12:55:07.101Z | Sep 12 12:55:05.763 DEBG initted freemap. size: 64, unit: freemap_route_ipv6 |
| 9738 | 2026-09-12T12:55:07.101Z | Sep 12 12:55:05.763 DEBG reset freemap, unit: freemap_route_ipv6 |
| 9739 | 2026-09-12T12:55:07.101Z | Sep 12 12:55:05.763 INFO adding route 172.16.0.0/32 -> 10.0.0.1 |
| 9740 | 2026-09-12T12:55:07.101Z | Sep 12 12:55:05.763 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 } }] |
| 9741 | 2026-09-12T12:55:07.101Z | Sep 12 12:55:05.763 INFO adding route 172.16.0.0/32 -> 10.0.0.1 |
| 9742 | 2026-09-12T12:55:07.101Z | Sep 12 12:55:05.763 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 } }] |
| 9743 | 2026-09-12T12:55:07.101Z | Sep 12 12:55:05.763 INFO adding route 172.16.0.0/32 -> 10.0.0.1 |
| 9744 | 2026-09-12T12:55:07.101Z | Sep 12 12:55:05.764 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 } }] |
| 9745 | 2026-09-12T12:55:07.101Z | Sep 12 12:55:05.764 INFO adding route 172.16.0.0/32 -> 10.0.0.2 |
| 9746 | 2026-09-12T12:55:07.105Z | Sep 12 12:55:05.764 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 } }] |
| 9747 | 2026-09-12T12:55:07.105Z | Sep 12 12:55:05.764 INFO adding route 172.17.0.0/32 -> 10.0.0.255 |
| 9748 | 2026-09-12T12:55:07.105Z | Sep 12 12:55:05.764 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 } }] |
| 9749 | 2026-09-12T12:55:07.105Z | Sep 12 12:55:05.764 INFO adding route 172.17.0.1/32 -> 10.0.0.255 |
| 9750 | 2026-09-12T12:55:07.105Z | Sep 12 12:55:05.764 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 } }] |
| 9751 | 2026-09-12T12:55:07.105Z | Sep 12 12:55:05.764 INFO adding route 172.17.0.2/32 -> 10.0.0.255 |
| 9752 | 2026-09-12T12:55:07.105Z | Sep 12 12:55:05.764 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 } }] |
| 9753 | 2026-09-12T12:55:07.105Z | Sep 12 12:55:05.764 INFO adding route 172.17.0.3/32 -> 10.0.0.255 |
| 9754 | 2026-09-12T12:55:07.105Z | Sep 12 12:55:05.764 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 } }] |
| 9755 | 2026-09-12T12:55:07.105Z | Sep 12 12:55:05.764 INFO adding route 172.17.0.4/32 -> 10.0.0.255 |
| 9756 | 2026-09-12T12:55:07.105Z | Sep 12 12:55:05.764 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 } }] |
| 9757 | 2026-09-12T12:55:07.105Z | Sep 12 12:55:05.764 INFO adding route 172.17.0.5/32 -> 10.0.0.255 |
| 9758 | 2026-09-12T12:55:07.105Z | Sep 12 12:55:05.764 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 } }] |
| 9759 | 2026-09-12T12:55:07.105Z | Sep 12 12:55:05.764 INFO adding route 172.17.0.6/32 -> 10.0.0.255 |
| 9760 | 2026-09-12T12:55:07.105Z | Sep 12 12:55:05.764 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 } }] |
| 9761 | 2026-09-12T12:55:07.106Z | Sep 12 12:55:05.764 INFO adding route 172.17.0.7/32 -> 10.0.0.255 |
| 9762 | 2026-09-12T12:55:07.106Z | Sep 12 12:55:05.764 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 } }] |
| 9763 | 2026-09-12T12:55:07.106Z | Sep 12 12:55:05.764 INFO adding route 172.17.0.8/32 -> 10.0.0.255 |
| 9764 | 2026-09-12T12:55:07.106Z | Sep 12 12:55:05.764 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 } }] |
| 9765 | 2026-09-12T12:55:07.106Z | Sep 12 12:55:05.764 INFO adding route 172.17.0.9/32 -> 10.0.0.255 |
| 9766 | 2026-09-12T12:55:07.106Z | Sep 12 12:55:05.764 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 } }] |
| 9767 | 2026-09-12T12:55:07.106Z | Sep 12 12:55:05.764 INFO adding route 172.17.0.10/32 -> 10.0.0.255 |
| 9768 | 2026-09-12T12:55:07.106Z | Sep 12 12:55:05.771 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 } }] |
| 9769 | 2026-09-12T12:55:07.106Z | Sep 12 12:55:05.771 INFO adding route 172.17.0.11/32 -> 10.0.0.255 |
| 9770 | 2026-09-12T12:55:07.106Z | Sep 12 12:55:05.771 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 } }] |
| 9771 | 2026-09-12T12:55:07.106Z | Sep 12 12:55:05.771 INFO adding route 172.17.0.12/32 -> 10.0.0.255 |
| 9772 | 2026-09-12T12:55:07.106Z | Sep 12 12:55:05.771 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 } }] |
| 9773 | 2026-09-12T12:55:07.106Z | Sep 12 12:55:05.771 INFO adding route 172.17.0.13/32 -> 10.0.0.255 |
| 9774 | 2026-09-12T12:55:07.106Z | Sep 12 12:55:05.771 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 } }] |
| 9775 | 2026-09-12T12:55:07.106Z | Sep 12 12:55:05.771 INFO adding route 172.17.0.14/32 -> 10.0.0.255 |
| 9776 | 2026-09-12T12:55:07.106Z | Sep 12 12:55:05.771 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 } }] |
| 9777 | 2026-09-12T12:55:07.106Z | Sep 12 12:55:05.771 INFO adding route 172.17.0.15/32 -> 10.0.0.255 |
| 9778 | 2026-09-12T12:55:07.106Z | Sep 12 12:55:05.771 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 } }] |
| 9779 | 2026-09-12T12:55:07.106Z | Sep 12 12:55:05.771 INFO adding route 172.17.0.16/32 -> 10.0.0.255 |
| 9780 | 2026-09-12T12:55:07.106Z | Sep 12 12:55:05.771 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 } }] |
| 9781 | 2026-09-12T12:55:07.106Z | Sep 12 12:55:05.771 INFO adding route 172.17.0.17/32 -> 10.0.0.255 |
| 9782 | 2026-09-12T12:55:07.106Z | Sep 12 12:55:05.771 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 } }] |
| 9783 | 2026-09-12T12:55:07.106Z | Sep 12 12:55:05.771 INFO adding route 172.17.0.18/32 -> 10.0.0.255 |
| 9784 | 2026-09-12T12:55:07.106Z | Sep 12 12:55:05.771 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 } }] |
| 9785 | 2026-09-12T12:55:07.106Z | Sep 12 12:55:05.771 INFO adding route 172.17.0.19/32 -> 10.0.0.255 |
| 9786 | 2026-09-12T12:55:07.106Z | Sep 12 12:55:05.771 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 } }] |
| 9787 | 2026-09-12T12:55:07.106Z | Sep 12 12:55:05.771 INFO adding route 172.17.0.20/32 -> 10.0.0.255 |
| 9788 | 2026-09-12T12:55:07.106Z | Sep 12 12:55:05.771 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 } }] |
| 9789 | 2026-09-12T12:55:07.106Z | Sep 12 12:55:05.771 INFO adding route 172.17.0.21/32 -> 10.0.0.255 |
| 9790 | 2026-09-12T12:55:07.106Z | Sep 12 12:55:05.771 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 } }] |
| 9791 | 2026-09-12T12:55:07.106Z | Sep 12 12:55:05.771 INFO adding route 172.17.0.22/32 -> 10.0.0.255 |
| 9792 | 2026-09-12T12:55:07.106Z | Sep 12 12:55:05.771 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 } }] |
| 9793 | 2026-09-12T12:55:07.106Z | Sep 12 12:55:05.771 INFO adding route 172.17.0.23/32 -> 10.0.0.255 |
| 9794 | 2026-09-12T12:55:07.106Z | Sep 12 12:55:05.771 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 } }] |
| 9795 | 2026-09-12T12:55:07.106Z | Sep 12 12:55:05.771 INFO adding route 172.17.0.24/32 -> 10.0.0.255 |
| 9796 | 2026-09-12T12:55:07.106Z | Sep 12 12:55:05.771 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 } }] |
| 9797 | 2026-09-12T12:55:07.106Z | Sep 12 12:55:05.771 INFO adding route 172.17.0.25/32 -> 10.0.0.255 |
| 9798 | 2026-09-12T12:55:07.106Z | Sep 12 12:55:05.771 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 } }] |
| 9799 | 2026-09-12T12:55:07.106Z | Sep 12 12:55:05.772 INFO adding route 172.17.0.26/32 -> 10.0.0.255 |
| 9800 | 2026-09-12T12:55:07.107Z | Sep 12 12:55:05.772 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 } }] |
| 9801 | 2026-09-12T12:55:07.107Z | Sep 12 12:55:05.772 INFO adding route 172.17.0.27/32 -> 10.0.0.255 |
| 9802 | 2026-09-12T12:55:07.107Z | Sep 12 12:55:05.772 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 } }] |
| 9803 | 2026-09-12T12:55:07.107Z | Sep 12 12:55:05.772 INFO adding route 172.17.0.28/32 -> 10.0.0.255 |
| 9804 | 2026-09-12T12:55:07.107Z | Sep 12 12:55:05.772 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 } }] |
| 9805 | 2026-09-12T12:55:07.107Z | Sep 12 12:55:05.772 INFO adding route 172.17.0.29/32 -> 10.0.0.255 |
| 9806 | 2026-09-12T12:55:07.107Z | Sep 12 12:55:05.772 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 } }] |
| 9807 | 2026-09-12T12:55:07.107Z | Sep 12 12:55:05.772 INFO adding route 172.17.0.30/32 -> 10.0.0.255 |
| 9808 | 2026-09-12T12:55:07.107Z | test route::tests::delete_targets_fragmented ... ok |
| 9809 | 2026-09-12T12:55:07.107Z | Sep 12 12:55:05.772 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 } }] |
| 9810 | 2026-09-12T12:55:07.107Z | Sep 12 12:55:05.772 INFO adding route 172.17.0.31/32 -> 10.0.0.255 |
| 9811 | 2026-09-12T12:55:07.107Z | Sep 12 12:55:05.772 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 } }] |
| 9812 | 2026-09-12T12:55:07.107Z | Sep 12 12:55:05.772 INFO adding route 172.17.0.32/32 -> 10.0.0.255 |
| 9813 | 2026-09-12T12:55:07.107Z | Sep 12 12:55:05.772 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 } }] |
| 9814 | 2026-09-12T12:55:07.107Z | |
| 9815 | 2026-09-12T12:55:07.107Z | test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s |
| 9816 | 2026-09-12T12:55:07.107Z | |
| 9817 | 2026-09-12T12:55:07.107Z | Sep 12 12:55:05.772 INFO adding route 172.17.0.33/32 -> 10.0.0.255 |
| 9818 | 2026-09-12T12:55:07.107Z | Sep 12 12:55:05.772 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 } }] |
| 9819 | 2026-09-12T12:55:07.107Z | Sep 12 12:55:05.772 INFO adding route 172.17.0.34/32 -> 10.0.0.255 |
| 9820 | 2026-09-12T12:55:07.107Z | Sep 12 12:55:05.772 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 } }] |
| 9821 | 2026-09-12T12:55:07.107Z | Sep 12 12:55:05.772 INFO adding route 172.17.0.35/32 -> 10.0.0.255 |
| 9822 | 2026-09-12T12:55:07.107Z | Sep 12 12:55:05.772 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 } }] |
| 9823 | 2026-09-12T12:55:07.107Z | Sep 12 12:55:05.772 INFO adding route 172.17.0.36/32 -> 10.0.0.255 |
| 9824 | 2026-09-12T12:55:07.107Z | Sep 12 12:55:05.772 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 } }] |
| 9825 | 2026-09-12T12:55:07.107Z | Sep 12 12:55:05.772 INFO adding route 172.17.0.37/32 -> 10.0.0.255 |
| 9826 | 2026-09-12T12:55:07.107Z | Sep 12 12:55:05.772 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 } }] |
| 9827 | 2026-09-12T12:55:07.107Z | Sep 12 12:55:05.772 INFO adding route 172.17.0.38/32 -> 10.0.0.255 |
| 9828 | 2026-09-12T12:55:07.107Z | Sep 12 12:55:05.772 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 } }] |
| 9829 | 2026-09-12T12:55:07.107Z | Sep 12 12:55:05.772 INFO adding route 172.17.0.39/32 -> 10.0.0.255 |
| 9830 | 2026-09-12T12:55:07.107Z | Sep 12 12:55:05.772 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 } }] |
| 9831 | 2026-09-12T12:55:07.107Z | Sep 12 12:55:05.779 INFO adding route 172.17.0.40/32 -> 10.0.0.255 |
| 9832 | 2026-09-12T12:55:07.107Z | Sep 12 12:55:05.779 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 } }] |
| 9833 | 2026-09-12T12:55:07.107Z | Sep 12 12:55:05.779 INFO adding route 172.17.0.41/32 -> 10.0.0.255 |
| 9834 | 2026-09-12T12:55:07.107Z | Sep 12 12:55:05.779 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 } }] |
| 9835 | 2026-09-12T12:55:07.107Z | Sep 12 12:55:05.779 INFO adding route 172.17.0.42/32 -> 10.0.0.255 |
| 9836 | 2026-09-12T12:55:07.107Z | Sep 12 12:55:05.779 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 } }] |
| 9837 | 2026-09-12T12:55:07.107Z | Sep 12 12:55:05.779 INFO adding route 172.17.0.43/32 -> 10.0.0.255 |
| 9838 | 2026-09-12T12:55:07.107Z | Sep 12 12:55:05.779 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 } }] |
| 9839 | 2026-09-12T12:55:07.107Z | Sep 12 12:55:05.779 INFO adding route 172.17.0.44/32 -> 10.0.0.255 |
| 9840 | 2026-09-12T12:55:07.108Z | Sep 12 12:55:05.779 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 } }] |
| 9841 | 2026-09-12T12:55:07.108Z | Sep 12 12:55:05.779 INFO adding route 172.17.0.45/32 -> 10.0.0.255 |
| 9842 | 2026-09-12T12:55:07.108Z | Sep 12 12:55:05.779 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 } }] |
| 9843 | 2026-09-12T12:55:07.108Z | Sep 12 12:55:05.779 INFO adding route 172.17.0.46/32 -> 10.0.0.255 |
| 9844 | 2026-09-12T12:55:07.108Z | Sep 12 12:55:05.779 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 } }] |
| 9845 | 2026-09-12T12:55:07.108Z | Sep 12 12:55:05.779 INFO adding route 172.17.0.47/32 -> 10.0.0.255 |
| 9846 | 2026-09-12T12:55:07.111Z | Sep 12 12:55:05.779 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 } }] |
| 9847 | 2026-09-12T12:55:07.111Z | Sep 12 12:55:05.779 INFO adding route 172.17.0.48/32 -> 10.0.0.255 |
| 9848 | 2026-09-12T12:55:07.111Z | Sep 12 12:55:05.779 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 } }] |
| 9849 | 2026-09-12T12:55:07.111Z | Sep 12 12:55:05.779 INFO adding route 172.17.0.49/32 -> 10.0.0.255 |
| 9850 | 2026-09-12T12:55:07.111Z | Sep 12 12:55:05.779 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 } }] |
| 9851 | 2026-09-12T12:55:07.111Z | Sep 12 12:55:05.779 INFO adding route 172.17.0.50/32 -> 10.0.0.255 |
| 9852 | 2026-09-12T12:55:07.111Z | Sep 12 12:55:05.779 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 } }] |
| 9853 | 2026-09-12T12:55:07.111Z | Sep 12 12:55:05.779 INFO adding route 172.17.0.51/32 -> 10.0.0.255 |
| 9854 | 2026-09-12T12:55:07.111Z | Sep 12 12:55:05.779 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 } }] |
| 9855 | 2026-09-12T12:55:07.111Z | Sep 12 12:55:05.779 INFO adding route 172.17.0.52/32 -> 10.0.0.255 |
| 9856 | 2026-09-12T12:55:07.111Z | Sep 12 12:55:05.779 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 } }] |
| 9857 | 2026-09-12T12:55:07.111Z | Sep 12 12:55:05.779 INFO adding route 172.17.0.53/32 -> 10.0.0.255 |
| 9858 | 2026-09-12T12:55:07.111Z | Sep 12 12:55:05.779 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 } }] |
| 9859 | 2026-09-12T12:55:07.111Z | Sep 12 12:55:05.779 INFO adding route 172.17.0.54/32 -> 10.0.0.255 |
| 9860 | 2026-09-12T12:55:07.111Z | Sep 12 12:55:05.779 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 } }] |
| 9861 | 2026-09-12T12:55:07.111Z | Sep 12 12:55:05.779 INFO adding route 172.17.0.55/32 -> 10.0.0.255 |
| 9862 | 2026-09-12T12:55:07.111Z | Sep 12 12:55:05.779 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 } }] |
| 9863 | 2026-09-12T12:55:07.111Z | Sep 12 12:55:05.779 INFO adding route 172.17.0.56/32 -> 10.0.0.255 |
| 9864 | 2026-09-12T12:55:07.112Z | Sep 12 12:55:05.779 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 } }] |
| 9865 | 2026-09-12T12:55:07.112Z | Sep 12 12:55:05.779 INFO adding route 172.17.0.57/32 -> 10.0.0.255 |
| 9866 | 2026-09-12T12:55:07.112Z | Sep 12 12:55:05.779 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 } }] |
| 9867 | 2026-09-12T12:55:07.112Z | Sep 12 12:55:05.779 INFO adding route 172.17.0.58/32 -> 10.0.0.255 |
| 9868 | 2026-09-12T12:55:07.112Z | Sep 12 12:55:05.779 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 } }] |
| 9869 | 2026-09-12T12:55:07.112Z | Sep 12 12:55:05.779 INFO adding route 172.17.0.59/32 -> 10.0.0.255 |
| 9870 | 2026-09-12T12:55:07.112Z | Sep 12 12:55:05.779 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 } }] |
| 9871 | 2026-09-12T12:55:07.112Z | Sep 12 12:55:05.779 INFO adding route 172.17.0.60/32 -> 10.0.0.255 |
| 9872 | 2026-09-12T12:55:07.112Z | Sep 12 12:55:05.779 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 } }] |
| 9873 | 2026-09-12T12:55:07.112Z | Sep 12 12:55:05.779 DEBG failed to allocate space for the new target list |
| 9874 | 2026-09-12T12:55:07.112Z | Sep 12 12:55:05.779 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 } }] |
| 9875 | 2026-09-12T12:55:07.112Z | Running tests/test_openapi.rs (target/debug/deps/test_openapi-265f103366e8a9eb) |
| 9876 | 2026-09-12T12:55:07.112Z | |
| 9877 | 2026-09-12T12:55:07.112Z | running 0 tests |
| 9878 | 2026-09-12T12:55:07.112Z | |
| 9879 | 2026-09-12T12:55:07.112Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 9880 | 2026-09-12T12:55:07.112Z | |
| 9881 | 2026-09-12T12:55:07.112Z | Running unittests src/lib.rs (target/debug/deps/dpd_api-129626530bed4535) |
| 9882 | 2026-09-12T12:55:07.112Z | |
| 9883 | 2026-09-12T12:55:07.112Z | running 0 tests |
| 9884 | 2026-09-12T12:55:07.112Z | |
| 9885 | 2026-09-12T12:55:07.112Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 9886 | 2026-09-12T12:55:07.112Z | |
| 9887 | 2026-09-12T12:55:07.112Z | Running unittests src/lib.rs (target/debug/deps/dpd_client-e69f4616d86663c9) |
| 9888 | 2026-09-12T12:55:07.121Z | |
| 9889 | 2026-09-12T12:55:07.121Z | running 6 tests |
| 9890 | 2026-09-12T12:55:07.124Z | test tests::test_full_lot_id_lot_only ... ok |
| 9891 | 2026-09-12T12:55:07.124Z | test tests::test_full_lot_id_lotnum_only ... ok |
| 9892 | 2026-09-12T12:55:07.124Z | test tests::test_full_lot_id_neither_present ... ok |
| 9893 | 2026-09-12T12:55:07.124Z | test tests::test_full_lot_id_both_present ... ok |
| 9894 | 2026-09-12T12:55:07.124Z | test tests::test_port_id_cmp ... ok |
| 9895 | 2026-09-12T12:55:07.124Z | test tests::test_parse_client_port_id ... ok |
| 9896 | 2026-09-12T12:55:07.124Z | |
| 9897 | 2026-09-12T12:55:07.124Z | test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 9898 | 2026-09-12T12:55:07.124Z | |
| 9899 | 2026-09-12T12:55:07.127Z | Running tests/test_all.rs (target/debug/deps/test_all-46576c33bbbf0e68) |
| 9900 | 2026-09-12T12:55:07.130Z | |
| 9901 | 2026-09-12T12:55:07.130Z | running 14 tests |
| 9902 | 2026-09-12T12:55:10.145Z | test chaos_tests::port_settings::test_basic_autoneg_chaos ... ok |
| 9903 | 2026-09-12T12:55:10.149Z | test chaos_tests::port_settings::apply_implicit_delete ... ok |
| 9904 | 2026-09-12T12:55:10.152Z | test chaos_tests::port_settings::apply_fails_on_tag_conflict ... ok |
| 9905 | 2026-09-12T12:55:10.155Z | test chaos_tests::port_settings::create_addr_rejects_overwrites ... ok |
| 9906 | 2026-09-12T12:55:10.158Z | test chaos_tests::port_settings::deleted_address_must_exist ... ok |
| 9907 | 2026-09-12T12:55:10.158Z | test chaos_tests::port_settings::settings_apply_respects_tags ... ok |
| 9908 | 2026-09-12T12:55:10.158Z | test chaos_tests::util::util_tests::unique_v6 ... ok |
| 9909 | 2026-09-12T12:55:10.158Z | test chaos_tests::port_settings::settings_clear_ignores_tags ... ok |
| 9910 | 2026-09-12T12:55:10.161Z | test chaos_tests::port_settings::address_cmds_respect_tags ... ok |
| 9911 | 2026-09-12T12:55:13.148Z | test chaos_tests::port_settings::test_port_settings_addr_fail_1 ... ok |
| 9912 | 2026-09-12T12:55:13.151Z | test chaos_tests::port_settings::test_port_settings_addr_success_1 ... ok |
| 9913 | 2026-09-12T12:55:13.158Z | test chaos_tests::port_settings::test_port_settings_addr_success_multi ... ok |
| 9914 | 2026-09-12T12:55:13.493Z | test chaos_tests::port_settings::test_port_settings_txn_par_sweep ... ok |
| 9915 | 2026-09-12T12:55:14.645Z | test chaos_tests::port_settings::test_port_settings_txn_sweep ... ok |
| 9916 | 2026-09-12T12:55:14.646Z | |
| 9917 | 2026-09-12T12:55:14.646Z | test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.51s |
| 9918 | 2026-09-12T12:55:14.646Z | |
| 9919 | 2026-09-12T12:55:14.652Z | Running unittests src/lib.rs (target/debug/deps/dpd_types-9a1ffdc1254bfaa8) |
| 9920 | 2026-09-12T12:55:14.662Z | |
| 9921 | 2026-09-12T12:55:14.662Z | running 0 tests |
| 9922 | 2026-09-12T12:55:14.662Z | |
| 9923 | 2026-09-12T12:55:14.665Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 9924 | 2026-09-12T12:55:14.665Z | |
| 9925 | 2026-09-12T12:55:14.665Z | Running unittests src/lib.rs (target/debug/deps/dpd_types_versions-fbfe8a6c92a1a523) |
| 9926 | 2026-09-12T12:55:14.686Z | |
| 9927 | 2026-09-12T12:55:14.686Z | running 15 tests |
| 9928 | 2026-09-12T12:55:14.689Z | test impls::switch_identifiers::tests::chip_revision_a0 ... ok |
| 9929 | 2026-09-12T12:55:14.689Z | test impls::switch_identifiers::tests::chip_revision_b0 ... ok |
| 9930 | 2026-09-12T12:55:14.689Z | test impls::switch_identifiers::tests::chip_revision_b1 ... ok |
| 9931 | 2026-09-12T12:55:14.689Z | test impls::switch_identifiers::tests::chip_revision_unknown_device_id ... ok |
| 9932 | 2026-09-12T12:55:14.689Z | test impls::switch_identifiers::tests::chip_revision_unknown_rev_num ... ok |
| 9933 | 2026-09-12T12:55:14.689Z | test impls::table::tests::table_entry_new_collects_display_values ... ok |
| 9934 | 2026-09-12T12:55:14.689Z | test impls::table::tests::table_counter_entry_new_collects_key_values ... ok |
| 9935 | 2026-09-12T12:55:14.689Z | test v1::network::tests::test_equal ... ok |
| 9936 | 2026-09-12T12:55:14.689Z | test v1::network::tests::test_into ... ok |
| 9937 | 2026-09-12T12:55:14.689Z | test v1::network::tests::test_eui64 ... ok |
| 9938 | 2026-09-12T12:55:14.689Z | test v1::network::tests::test_not_equal ... ok |
| 9939 | 2026-09-12T12:55:14.692Z | test v1::network::tests::test_to_string ... ok |
| 9940 | 2026-09-12T12:55:14.692Z | test v1::network::tests::test_parse ... ok |
| 9941 | 2026-09-12T12:55:14.692Z | test v1::port::tests::port_ids_are_ascii ... ok |
| 9942 | 2026-09-12T12:55:14.692Z | test v10::oxstats::tests::latest_oximeter_metadata_uses_v10_switch_identifiers ... ok |
| 9943 | 2026-09-12T12:55:14.692Z | |
| 9944 | 2026-09-12T12:55:14.692Z | test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 9945 | 2026-09-12T12:55:14.692Z | |
| 9946 | 2026-09-12T12:55:14.695Z | Running unittests src/lib.rs (target/debug/deps/packet-b7146b2a4ac94eed) |
| 9947 | 2026-09-12T12:55:14.719Z | |
| 9948 | 2026-09-12T12:55:14.719Z | running 12 tests |
| 9949 | 2026-09-12T12:55:14.722Z | test icmp::test_v4_checksum ... ok |
| 9950 | 2026-09-12T12:55:14.722Z | test icmp::test_v6_checksum ... ok |
| 9951 | 2026-09-12T12:55:14.722Z | test ipv6::test_ipv6_parse ... ok |
| 9952 | 2026-09-12T12:55:14.722Z | test pbuf::test_byte ... ok |
| 9953 | 2026-09-12T12:55:14.722Z | test lldp::test_lldp_parse ... ok |
| 9954 | 2026-09-12T12:55:14.722Z | test pbuf::test_nibble ... ok |
| 9955 | 2026-09-12T12:55:14.723Z | test pbuf::test_short ... ok |
| 9956 | 2026-09-12T12:55:14.723Z | test pbuf::test_twelve ... ok |
| 9957 | 2026-09-12T12:55:14.723Z | test pbuf::test_overflow ... ok |
| 9958 | 2026-09-12T12:55:14.723Z | test pbuf::test_word ... ok |
| 9959 | 2026-09-12T12:55:14.723Z | test tcp::test_checksum_syn_nodata ... ok |
| 9960 | 2026-09-12T12:55:14.723Z | test tcp::test_checksum_ack_data ... ok |
| 9961 | 2026-09-12T12:55:14.723Z | |
| 9962 | 2026-09-12T12:55:14.723Z | test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 9963 | 2026-09-12T12:55:14.723Z | |
| 9964 | 2026-09-12T12:55:14.726Z | Running unittests src/lib.rs (target/debug/deps/pcap-2225aa3176c6479b) |
| 9965 | 2026-09-12T12:55:14.728Z | |
| 9966 | 2026-09-12T12:55:14.728Z | running 0 tests |
| 9967 | 2026-09-12T12:55:14.728Z | |
| 9968 | 2026-09-12T12:55:14.728Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 9969 | 2026-09-12T12:55:14.728Z | |
| 9970 | 2026-09-12T12:55:14.732Z | Running unittests src/main.rs (target/debug/deps/swadm-6c33dfabe18f71e1) |
| 9971 | 2026-09-12T12:55:14.735Z | |
| 9972 | 2026-09-12T12:55:14.735Z | running 5 tests |
| 9973 | 2026-09-12T12:55:14.738Z | test switchport::test::test_compute_lanes ... ok |
| 9974 | 2026-09-12T12:55:14.738Z | test switchport::test::port_id_ordering ... ok |
| 9975 | 2026-09-12T12:55:14.738Z | Lane 0 Lane 1 Lane 0Lane 2 Lane 3Lane 1 |
| 9976 | 2026-09-12T12:55:14.738Z | Lane 2 Rx Loss-of-lock: Yes Lane 3Yes |
| 9977 | 2026-09-12T12:55:14.738Z | State: Activated YesActivated Yes |
| 9978 | 2026-09-12T12:55:14.738Z | Activated Rx Loss-of-signal: YesActivated |
| 9979 | 2026-09-12T12:55:14.738Z | Yes Rx Output Enabled: false false Yes falseYes |
| 9980 | 2026-09-12T12:55:14.738Z | false Rx CDR Enabled: Yes |
| 9981 | 2026-09-12T12:55:14.738Z | Rx Output Status: valid Yes validYes Yes |
| 9982 | 2026-09-12T12:55:14.738Z | valid Tx Enabled: Yes validYes |
| 9983 | 2026-09-12T12:55:14.738Z | Rx Loss-of-lock: trueYes trueYes |
| 9984 | 2026-09-12T12:55:14.738Z | true Tx Loss-of-lock: Notrue |
| 9985 | 2026-09-12T12:55:14.738Z | Rx Loss-of-signal: falseNo falseNo falseNo |
| 9986 | 2026-09-12T12:55:14.738Z | false Tx Loss-of-signal: No |
| 9987 | 2026-09-12T12:55:14.738Z | Rx Auto-squelch Disable: trueNo Notrue Notrue |
| 9988 | 2026-09-12T12:55:14.738Z | true |
| 9989 | 2026-09-12T12:55:14.738Z | Tx CDR Enabled: No Tx Output Enabled: true No true No trueNo |
| 9990 | 2026-09-12T12:55:14.738Z | true |
| 9991 | 2026-09-12T12:55:14.738Z | Tx Adaptive EQ Fault: No Tx Output Status: invalid Noinvalid invalidNo Noinvalid |
| 9992 | 2026-09-12T12:55:14.738Z | |
| 9993 | 2026-09-12T12:55:14.738Z | Tx Fault: Yes Tx Loss-of-lock: false Yesfalse Yesfalse Yes |
| 9994 | 2026-09-12T12:55:14.738Z | false |
| 9995 | 2026-09-12T12:55:14.738Z | Tx Loss-of-signal: true true true true |
| 9996 | 2026-09-12T12:55:14.738Z | Tx Auto-squelch Disable: false false false false |
| 9997 | 2026-09-12T12:55:14.738Z | Tx Adaptive EQ Fail: true true true true |
| 9998 | 2026-09-12T12:55:14.738Z | Tx Failure: false false false false |
| 9999 | 2026-09-12T12:55:14.738Z | Tx Force Squelch: true true true true |
| 10000 | 2026-09-12T12:55:14.738Z | Tx Input Polarity: normal normal normal normal |
| 10001 | 2026-09-12T12:55:14.738Z | test switchport::test::test_print_sff_datapath ... ok |
| 10002 | 2026-09-12T12:55:14.739Z | test switchport::test::test_print_cmis_datapath ... ok |
| 10003 | 2026-09-12T12:55:14.739Z | test link::test_filter ... ok |
| 10004 | 2026-09-12T12:55:14.739Z | |
| 10005 | 2026-09-12T12:55:14.739Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 10006 | 2026-09-12T12:55:14.739Z | |
| 10007 | 2026-09-12T12:55:14.742Z | Running tests/cli/main.rs (target/debug/deps/cli-66983617425916ef) |
| 10008 | 2026-09-12T12:55:14.755Z | |
| 10009 | 2026-09-12T12:55:14.756Z | running 7 tests |
| 10010 | 2026-09-12T12:55:14.758Z | test counters::counters_list ... ignored |
| 10011 | 2026-09-12T12:55:14.758Z | test link_apply::apply_tx_eq_all ... ignored |
| 10012 | 2026-09-12T12:55:14.758Z | test link_apply::apply_tx_eq_custom ... ignored |
| 10013 | 2026-09-12T12:55:14.758Z | test tx_eq::set_all_taps ... ignored |
| 10014 | 2026-09-12T12:55:14.758Z | test tx_eq::set_partial_taps ... ignored |
| 10015 | 2026-09-12T12:55:14.761Z | test cmd::test::pattern_statics ... ok |
| 10016 | 2026-09-12T12:55:14.765Z | test link_apply::tx_eq_exclusive ... ok |
| 10017 | 2026-09-12T12:55:14.768Z | |
| 10018 | 2026-09-12T12:55:14.768Z | test result: ok. 2 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 10019 | 2026-09-12T12:55:14.768Z | |
| 10020 | 2026-09-12T12:55:14.768Z | Running unittests src/main.rs (target/debug/deps/tfportd-d2ba48eac2aa7042) |
| 10021 | 2026-09-12T12:55:14.771Z | |
| 10022 | 2026-09-12T12:55:14.771Z | running 4 tests |
| 10023 | 2026-09-12T12:55:14.774Z | test oxstats::tests::producer_ids_are_actually_unique ... ok |
| 10024 | 2026-09-12T12:55:14.774Z | test linklocal::test_parse_ipadm ... ok |
| 10025 | 2026-09-12T12:55:14.774Z | test tfport::test_parse_tfport ... ok |
| 10026 | 2026-09-12T12:55:14.774Z | test config::tests::test_updates ... ok |
| 10027 | 2026-09-12T12:55:14.774Z | |
| 10028 | 2026-09-12T12:55:14.774Z | test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 10029 | 2026-09-12T12:55:14.774Z | |
| 10030 | 2026-09-12T12:55:14.774Z | Running unittests src/main.rs (target/debug/deps/uplinkd-8872d4adf66e7b1b) |
| 10031 | 2026-09-12T12:55:14.777Z | |
| 10032 | 2026-09-12T12:55:14.777Z | running 0 tests |
| 10033 | 2026-09-12T12:55:14.779Z | |
| 10034 | 2026-09-12T12:55:14.780Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 10035 | 2026-09-12T12:55:14.780Z | |
| 10036 | 2026-09-12T12:55:14.780Z | Running unittests src/main.rs (target/debug/deps/xtask-8bdda0ad85b34353) |
| 10037 | 2026-09-12T12:55:14.782Z | |
| 10038 | 2026-09-12T12:55:14.782Z | running 0 tests |
| 10039 | 2026-09-12T12:55:14.782Z | |
| 10040 | 2026-09-12T12:55:14.782Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 10041 | 2026-09-12T12:55:14.782Z | |
| 10042 | 2026-09-12T12:55:14.785Z | Doc-tests aal |
| 10043 | 2026-09-12T12:55:15.305Z | |
| 10044 | 2026-09-12T12:55:15.305Z | running 0 tests |
| 10045 | 2026-09-12T12:55:15.305Z | |
| 10046 | 2026-09-12T12:55:15.308Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 10047 | 2026-09-12T12:55:15.308Z | |
| 10048 | 2026-09-12T12:55:15.331Z | Doc-tests aal_macros |
| 10049 | 2026-09-12T12:55:15.404Z | |
| 10050 | 2026-09-12T12:55:15.404Z | running 0 tests |
| 10051 | 2026-09-12T12:55:15.404Z | |
| 10052 | 2026-09-12T12:55:15.404Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 10053 | 2026-09-12T12:55:15.404Z | |
| 10054 | 2026-09-12T12:55:15.416Z | Doc-tests common |
| 10055 | 2026-09-12T12:55:15.651Z | |
| 10056 | 2026-09-12T12:55:15.651Z | running 0 tests |
| 10057 | 2026-09-12T12:55:15.652Z | |
| 10058 | 2026-09-12T12:55:15.652Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 10059 | 2026-09-12T12:55:15.652Z | |
| 10060 | 2026-09-12T12:55:15.679Z | Doc-tests dpd_api |
| 10061 | 2026-09-12T12:55:16.448Z | |
| 10062 | 2026-09-12T12:55:16.449Z | running 2 tests |
| 10063 | 2026-09-12T12:55:16.449Z | test dpd-api/src/lib.rs - dpd_api_mod::api_description (line 68) ... ignored |
| 10064 | 2026-09-12T12:55:16.449Z | test dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 74) ... ignored |
| 10065 | 2026-09-12T12:55:16.449Z | |
| 10066 | 2026-09-12T12:55:16.449Z | test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 10067 | 2026-09-12T12:55:16.449Z | |
| 10068 | 2026-09-12T12:55:16.480Z | Doc-tests dpd_client |
| 10069 | 2026-09-12T12:55:17.963Z | |
| 10070 | 2026-09-12T12:55:17.963Z | running 0 tests |
| 10071 | 2026-09-12T12:55:17.963Z | |
| 10072 | 2026-09-12T12:55:17.963Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 10073 | 2026-09-12T12:55:17.963Z | |
| 10074 | 2026-09-12T12:55:18.021Z | Doc-tests dpd_types |
| 10075 | 2026-09-12T12:55:18.202Z | |
| 10076 | 2026-09-12T12:55:18.202Z | running 0 tests |
| 10077 | 2026-09-12T12:55:18.202Z | |
| 10078 | 2026-09-12T12:55:18.202Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 10079 | 2026-09-12T12:55:18.202Z | |
| 10080 | 2026-09-12T12:55:18.227Z | Doc-tests dpd_types_versions |
| 10081 | 2026-09-12T12:55:19.760Z | |
| 10082 | 2026-09-12T12:55:19.760Z | running 1 test |
| 10083 | 2026-09-12T12:55:19.760Z | test dpd-types/versions/src/lib.rs - (line 19) ... ignored |
| 10084 | 2026-09-12T12:55:19.760Z | |
| 10085 | 2026-09-12T12:55:19.760Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 10086 | 2026-09-12T12:55:19.760Z | |
| 10087 | 2026-09-12T12:55:19.813Z | Doc-tests packet |
| 10088 | 2026-09-12T12:55:20.032Z | |
| 10089 | 2026-09-12T12:55:20.032Z | running 0 tests |
| 10090 | 2026-09-12T12:55:20.032Z | |
| 10091 | 2026-09-12T12:55:20.032Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 10092 | 2026-09-12T12:55:20.032Z | |
| 10093 | 2026-09-12T12:55:20.060Z | Doc-tests pcap |
| 10094 | 2026-09-12T12:55:20.114Z | |
| 10095 | 2026-09-12T12:55:20.114Z | running 0 tests |
| 10096 | 2026-09-12T12:55:20.114Z | |
| 10097 | 2026-09-12T12:55:20.114Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 10098 | 2026-09-12T12:55:20.114Z | |
| 10099 | 2026-09-12T12:55:20.165Z | process exited: duration 612493 ms, exit code 0 |
| |
| 10100 | 2026-09-12T12:55:20.174Z | found 0 output files |