|
|
|
| 1 | 2026-09-08T03:55:27.220Z | job assigned to worker 01M1ZJEV1A29WW9KEHMF8XJD61 [factory aws, i-0a5bc515b672ada2d] (queued for 50 s) |
| |
| 2 | 2026-09-08T03:55:33.900Z | starting task 0: "setup" |
| 3 | 2026-09-08T03:55:33.904Z | ++ uname -s |
| 4 | 2026-09-08T03:55:33.908Z | + kern=SunOS |
| 5 | 2026-09-08T03:55:33.908Z | + build_user=build |
| 6 | 2026-09-08T03:55:33.908Z | + build_uid=12345 |
| 7 | 2026-09-08T03:55:33.908Z | + work_dir=/work |
| 8 | 2026-09-08T03:55:33.908Z | + input_dir=/input |
| 9 | 2026-09-08T03:55:33.908Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-08T03:55:33.908Z | + case "$kern" in |
| 11 | 2026-09-08T03:55:33.908Z | + groupadd -g 12345 build |
| 12 | 2026-09-08T03:55:33.908Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-08T03:55:35.915Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-08T03:55:35.983Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-08T03:55:35.989Z | + home_fs=zfs |
| 16 | 2026-09-08T03:55:35.989Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-08T03:55:35.989Z | + mkdir -p /home/build |
| 18 | 2026-09-08T03:55:35.989Z | + chown build:build /home/build /work |
| 19 | 2026-09-08T03:55:37.994Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-08T03:55:38.006Z | process exited: duration 4090 ms, exit code 0 |
| |
| 21 | 2026-09-08T03:55:38.046Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-08T03:55:38.054Z | + printf ' * rust toolchain channel = "%s"\n' 1.90.0 |
| 23 | 2026-09-08T03:55:38.054Z | * rust toolchain channel = "1.90.0" |
| 24 | 2026-09-08T03:55:38.054Z | * rust toolchain profile = "default" |
| 25 | 2026-09-08T03:55:38.054Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-09-08T03:55:38.054Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-09-08T03:55:38.054Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-09-08T03:55:38.054Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-08T03:55:38.055Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.90.0 --profile default |
| 30 | 2026-09-08T03:55:38.147Z | info: downloading installer |
| 31 | 2026-09-08T03:55:39.762Z | info: profile set to default |
| 32 | 2026-09-08T03:55:39.762Z | info: default host tuple is x86_64-unknown-illumos |
| 33 | 2026-09-08T03:55:39.765Z | info: syncing channel updates for 1.90.0-x86_64-unknown-illumos |
| 34 | 2026-09-08T03:55:39.921Z | info: latest update on 2025-09-18 for version 1.90.0 (1159e78c4 2025-09-14) |
| 35 | 2026-09-08T03:55:39.924Z | info: downloading 6 components |
| 36 | 2026-09-08T03:55:54.348Z | info: default toolchain set to 1.90.0-x86_64-unknown-illumos |
| 37 | 2026-09-08T03:55:54.348Z | |
| 38 | 2026-09-08T03:55:54.374Z | 1.90.0-x86_64-unknown-illumos installed - rustc 1.90.0 (1159e78c4 2025-09-14) |
| 39 | 2026-09-08T03:55:54.374Z | |
| 40 | 2026-09-08T03:55:54.377Z | |
| 41 | 2026-09-08T03:55:54.378Z | Rust is installed now. Great! |
| 42 | 2026-09-08T03:55:54.378Z | |
| 43 | 2026-09-08T03:55:54.378Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 44 | 2026-09-08T03:55:54.378Z | environment variable. This has not been done automatically. |
| 45 | 2026-09-08T03:55:54.378Z | |
| 46 | 2026-09-08T03:55:54.378Z | To configure your current shell, you need to source |
| 47 | 2026-09-08T03:55:54.378Z | the corresponding env file under $HOME/.cargo. |
| 48 | 2026-09-08T03:55:54.378Z | |
| 49 | 2026-09-08T03:55:54.378Z | Consider running the right command for your shell (note the leading DOT): |
| 50 | 2026-09-08T03:55:54.378Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 51 | 2026-09-08T03:55:54.378Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 52 | 2026-09-08T03:55:54.378Z | CC_x86_64-unknown-illumos = None |
| 53 | 2026-09-08T03:55:54.378Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 54 | 2026-09-08T03:55:54.378Z | CC_x86_64_unknown_illumos = None |
| 55 | 2026-09-08T03:55:54.378Z | cargo:rerun-if-env-changed=HOST_CC |
| 56 | 2026-09-08T03:55:54.378Z | HOST_CC = None |
| 57 | 2026-09-08T03:55:54.378Z | cargo:rerun-if-env-changed=CC |
| 58 | 2026-09-08T03:55:54.378Z | CC = None |
| 59 | 2026-09-08T03:55:54.378Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 60 | 2026-09-08T03:55:54.545Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 61 | 2026-09-08T03:55:54.545Z | CRATE_CC_NO_DEFAULTS = None |
| 62 | 2026-09-08T03:55:54.545Z | cargo:rerun-if-env-changed=CFLAGS |
| 63 | 2026-09-08T03:55:54.546Z | CFLAGS = None |
| 64 | 2026-09-08T03:55:54.546Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 65 | 2026-09-08T03:55:54.546Z | HOST_CFLAGS = None |
| 66 | 2026-09-08T03:55:54.546Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 67 | 2026-09-08T03:55:54.546Z | CFLAGS_x86_64_unknown_illumos = None |
| 68 | 2026-09-08T03:55:54.546Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 69 | 2026-09-08T03:55:54.546Z | CFLAGS_x86_64-unknown-illumos = None |
| 70 | 2026-09-08T03:55:54.634Z | + rustup --version |
| 71 | 2026-09-08T03:55:54.638Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 72 | 2026-09-08T03:55:54.638Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 73 | 2026-09-08T03:55:54.656Z | info: the currently active `rustc` version is `rustc 1.90.0 (1159e78c4 2025-09-14)` |
| 74 | 2026-09-08T03:55:54.659Z | + cargo --version |
| 75 | 2026-09-08T03:55:54.670Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 76 | 2026-09-08T03:55:54.673Z | + rustc --version |
| 77 | 2026-09-08T03:55:54.692Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 78 | 2026-09-08T03:55:54.695Z | process exited: duration 16663 ms, exit code 0 |
| |
| 79 | 2026-09-08T03:55:54.701Z | starting task 2: "authentication" |
| 80 | 2026-09-08T03:55:54.717Z | process exited: duration 16 ms, exit code 0 |
| |
| 81 | 2026-09-08T03:55:54.724Z | starting task 3: "clone repository" |
| 82 | 2026-09-08T03:55:54.727Z | + mkdir -p /work/oxidecomputer/dendrite |
| 83 | 2026-09-08T03:55:54.730Z | + git clone https://github.com/oxidecomputer/dendrite /work/oxidecomputer/dendrite |
| 84 | 2026-09-08T03:55:54.759Z | Cloning into '/work/oxidecomputer/dendrite'... |
| 85 | 2026-09-08T03:55:55.609Z | + cd /work/oxidecomputer/dendrite |
| 86 | 2026-09-08T03:55:55.609Z | + git fetch origin 616e445579d293ffd1fb6c802365d5389e62d7c2 |
| 87 | 2026-09-08T03:55:55.862Z | From https://github.com/oxidecomputer/dendrite |
| 88 | 2026-09-08T03:55:55.862Z | * branch 616e445579d293ffd1fb6c802365d5389e62d7c2 -> FETCH_HEAD |
| 89 | 2026-09-08T03:55:55.867Z | + [[ -n zl/mcast-external-doc ]] |
| 90 | 2026-09-08T03:55:55.870Z | ++ git branch --show-current |
| 91 | 2026-09-08T03:55:55.870Z | + current=main |
| 92 | 2026-09-08T03:55:55.870Z | + [[ main != zl/mcast-external-doc ]] |
| 93 | 2026-09-08T03:55:55.870Z | + git branch -f zl/mcast-external-doc 616e445579d293ffd1fb6c802365d5389e62d7c2 |
| 94 | 2026-09-08T03:55:55.873Z | + git checkout -f zl/mcast-external-doc |
| 95 | 2026-09-08T03:55:55.891Z | Switched to branch 'zl/mcast-external-doc' |
| 96 | 2026-09-08T03:55:55.895Z | + git reset --hard 616e445579d293ffd1fb6c802365d5389e62d7c2 |
| 97 | 2026-09-08T03:55:55.909Z | HEAD is now at 616e445 [dpd-api] correct external multicast group scope docs |
| 98 | 2026-09-08T03:55:55.912Z | process exited: duration 1185 ms, exit code 0 |
| |
| 99 | 2026-09-08T03:55:55.918Z | starting task 4: "build" |
| 100 | 2026-09-08T03:55:55.922Z | + source .github/buildomat/common.sh |
| 101 | 2026-09-08T03:55:55.925Z | ++ TOFINO_STAGES=20 |
| 102 | 2026-09-08T03:55:55.925Z | ++ SDE_COMMIT=2a6b33211c9675996dcb99fe939045506667ae94 |
| 103 | 2026-09-08T03:55:55.925Z | ++ SDE_PKG_SHA256=d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275 |
| 104 | 2026-09-08T03:55:55.925Z | ++ SDE_DEB_SHA256=3ecbf7c677bb722b351d5af74cee44fab70c1bb5eadc6ab2558ba714a8c3978b |
| 105 | 2026-09-08T03:55:55.925Z | +++ uname -s |
| 106 | 2026-09-08T03:55:55.925Z | ++ '[' SunOS == SunOS ']' |
| 107 | 2026-09-08T03:55:55.925Z | ++ SERIES=illumos |
| 108 | 2026-09-08T03:55:55.925Z | +++ uname -s |
| 109 | 2026-09-08T03:55:55.928Z | ++ '[' SunOS == SunOS ']' |
| 110 | 2026-09-08T03:55:55.928Z | ++ SDE_DIR=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/tofino-sde/illumos/2a6b33211c9675996dcb99fe939045506667ae94 |
| 111 | 2026-09-08T03:55:55.928Z | ++ rustup show active-toolchain |
| 112 | 2026-09-08T03:55:55.931Z | 1.90.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/dendrite/rust-toolchain.toml') |
| 113 | 2026-09-08T03:55:55.931Z | + source .github/buildomat/illumos.sh |
| 114 | 2026-09-08T03:55:55.931Z | ++ banner 'sde setup' |
| 115 | 2026-09-08T03:55:55.934Z | |
| 116 | 2026-09-08T03:55:55.934Z | #### ##### ###### #### ###### ##### # # ##### |
| 117 | 2026-09-08T03:55:55.934Z | # # # # # # # # # # # |
| 118 | 2026-09-08T03:55:55.934Z | #### # # ##### #### ##### # # # # # |
| 119 | 2026-09-08T03:55:55.934Z | # # # # # # # # # ##### |
| 120 | 2026-09-08T03:55:55.934Z | # # # # # # # # # # # # |
| 121 | 2026-09-08T03:55:55.934Z | #### ##### ###### #### ###### # #### # |
| 122 | 2026-09-08T03:55:55.934Z | |
| 123 | 2026-09-08T03:55:55.934Z | ++ export PKG_SUCCESS_ON_NOP=1 |
| 124 | 2026-09-08T03:55:55.934Z | ++ PKG_SUCCESS_ON_NOP=1 |
| 125 | 2026-09-08T03:55:55.934Z | ++ export PKG=tofino_sde.p5p |
| 126 | 2026-09-08T03:55:55.934Z | ++ PKG=tofino_sde.p5p |
| 127 | 2026-09-08T03:55:55.934Z | ++ curl -OL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/tofino-sde/illumos/2a6b33211c9675996dcb99fe939045506667ae94/tofino_sde.p5p |
| 128 | 2026-09-08T03:55:55.938Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 129 | 2026-09-08T03:55:55.938Z | Dload Upload Total Spent Left Speed |
| 130 | 2026-09-08T03:55:56.915Z |
0 0 0 0 0 0 0 0 0
100 76.03M 100 76.03M 0 0 77.90M 0 0
100 76.03M 100 76.03M 0 0 77.89M 0 0
100 76.03M 100 76.03M 0 0 77.89M 0 0 |
| 131 | 2026-09-08T03:55:56.919Z | +++ digest -a sha256 tofino_sde.p5p |
| 132 | 2026-09-08T03:55:56.966Z | ++ SDE_CALC=d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275 |
| 133 | 2026-09-08T03:55:56.969Z | ++ '[' d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275 '!=' d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275 ']' |
| 134 | 2026-09-08T03:55:56.969Z | ++ pfexec pkg install -g tofino_sde.p5p tofino_sde |
| 135 | 2026-09-08T03:55:58.402Z | Startup: Refreshing catalog 'helios' ... Done |
| 136 | 2026-09-08T03:55:58.824Z | Startup: Caching catalogs ... Done |
| 137 | 2026-09-08T03:55:58.881Z | Startup: Refreshing catalog 'oxide' ... Done |
| 138 | 2026-09-08T03:56:01.700Z | Planning: Solver setup ... Done |
| 139 | 2026-09-08T03:56:01.769Z | Planning: Running solver ... Done |
| 140 | 2026-09-08T03:56:01.821Z | Planning: Finding local manifests ... Done |
| 141 | 2026-09-08T03:56:01.825Z | Planning: Fetching manifests: 1/1 100% complete |
| 142 | 2026-09-08T03:56:01.828Z | Planning: Fetching manifests: 1/1 100% complete |
| 143 | 2026-09-08T03:56:01.841Z | Planning: Package planning ... Done |
| 144 | 2026-09-08T03:56:01.844Z | Planning: Merging actions ... Done |
| 145 | 2026-09-08T03:56:01.928Z | Planning: Checking for conflicting actions ... Done |
| 146 | 2026-09-08T03:56:01.931Z | Planning: Consolidating action changes ... Done |
| 147 | 2026-09-08T03:56:02.704Z | Planning: Evaluating mediators ... Done |
| 148 | 2026-09-08T03:56:02.707Z | Planning: Planning completed in 3.79 seconds |
| 149 | 2026-09-08T03:56:02.711Z | Packages to install: 1 |
| 150 | 2026-09-08T03:56:02.714Z | Create boot environment: No |
| 151 | 2026-09-08T03:56:02.714Z | Create backup boot environment: No |
| 152 | 2026-09-08T03:56:02.735Z | |
| 153 | 2026-09-08T03:56:02.735Z | Download: 0/242 items 0.0/75.3MB 0% complete |
| 154 | 2026-09-08T03:56:02.877Z | Download: Completed 75.30 MB in 0.14 seconds (531M/s) |
| 155 | 2026-09-08T03:56:02.945Z | Actions: 1/293 actions (Installing new actions) |
| 156 | 2026-09-08T03:56:03.913Z | Actions: Completed 293 actions in 0.97 seconds. |
| 157 | 2026-09-08T03:56:03.916Z | Finalize: Updating package state database ... Done |
| 158 | 2026-09-08T03:56:03.959Z | Finalize: Updating package cache ... Done |
| 159 | 2026-09-08T03:56:04.060Z | Finalize: Updating image state ... Done |
| 160 | 2026-09-08T03:56:06.622Z | Finalize: Creating fast lookup database ... Done |
| 161 | 2026-09-08T03:56:06.692Z | Finalize: Reading search index ... Done |
| 162 | 2026-09-08T03:56:06.695Z | Finalize: Updating search index ... Done |
| 163 | 2026-09-08T03:56:06.907Z | Finalize: Updating package cache ... Done |
| 164 | 2026-09-08T03:56:07.074Z | ++ export SDE=/opt/oxide/tofino_sde |
| 165 | 2026-09-08T03:56:07.074Z | ++ SDE=/opt/oxide/tofino_sde |
| 166 | 2026-09-08T03:56:07.074Z | ++ export LD_LIBRARY_PATH=/opt/oxide/tofino_sde/lib: |
| 167 | 2026-09-08T03:56:07.074Z | ++ LD_LIBRARY_PATH=/opt/oxide/tofino_sde/lib: |
| 168 | 2026-09-08T03:56:07.074Z | ++ banner packages |
| 169 | 2026-09-08T03:56:07.079Z | |
| 170 | 2026-09-08T03:56:07.079Z | ##### ## #### # # ## #### ###### #### |
| 171 | 2026-09-08T03:56:07.079Z | # # # # # # # # # # # # # # |
| 172 | 2026-09-08T03:56:07.079Z | # # # # # #### # # # ##### #### |
| 173 | 2026-09-08T03:56:07.079Z | ##### ###### # # # ###### # ### # # |
| 174 | 2026-09-08T03:56:07.079Z | # # # # # # # # # # # # # # |
| 175 | 2026-09-08T03:56:07.079Z | # # # #### # # # # #### ###### #### |
| 176 | 2026-09-08T03:56:07.079Z | |
| 177 | 2026-09-08T03:56:07.079Z | ++ pfexec pkg install clang-15 pcap gcc14 |
| 178 | 2026-09-08T03:56:07.351Z | Startup: Refreshing catalog 'helios' ... Done |
| 179 | 2026-09-08T03:56:07.354Z | Startup: Refreshing catalog 'oxide' ... Done |
| 180 | 2026-09-08T03:56:09.744Z | Planning: Solver setup ... Done |
| 181 | 2026-09-08T03:56:09.812Z | Planning: Running solver ... Done |
| 182 | 2026-09-08T03:56:09.864Z | Planning: Consolidating action changes ... Done |
| 183 | 2026-09-08T03:56:09.864Z | Planning: Evaluating mediators ... Done |
| 184 | 2026-09-08T03:56:09.868Z | Planning: Planning completed in 2.51 seconds |
| 185 | 2026-09-08T03:56:09.881Z | No updates necessary for this image. |
| 186 | 2026-09-08T03:56:10.024Z | ++ pfexec pkg set-mediator -V 15 clang llvm |
| 187 | 2026-09-08T03:56:10.241Z | Planning: Evaluating mediator changes ... Done |
| 188 | 2026-09-08T03:56:10.346Z | Planning: Checking for conflicting actions ... Done |
| 189 | 2026-09-08T03:56:10.350Z | Planning: Consolidating action changes ... Done |
| 190 | 2026-09-08T03:56:10.502Z | Planning: Evaluating mediators ... Done |
| 191 | 2026-09-08T03:56:10.507Z | Planning: Planning completed in 0.26 seconds |
| 192 | 2026-09-08T03:56:10.526Z | Mediators to change: 2 |
| 193 | 2026-09-08T03:56:10.526Z | Create boot environment: No |
| 194 | 2026-09-08T03:56:10.526Z | Create backup boot environment: No |
| 195 | 2026-09-08T03:56:10.569Z | Finalize: Updating package state database ... Done |
| 196 | 2026-09-08T03:56:10.569Z | Finalize: Updating package cache ... Done |
| 197 | 2026-09-08T03:56:10.625Z | Finalize: Updating image state ... Done |
| 198 | 2026-09-08T03:56:12.560Z | Finalize: Creating fast lookup database ... Done |
| 199 | 2026-09-08T03:56:12.620Z | Finalize: Reading search index ... Done |
| 200 | 2026-09-08T03:56:12.623Z | Finalize: Updating search index ... Done |
| 201 | 2026-09-08T03:56:12.696Z | Finalize: Updating package cache ... Done |
| 202 | 2026-09-08T03:56:12.772Z | ++ cargo --version |
| 203 | 2026-09-08T03:56:12.781Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 204 | 2026-09-08T03:56:12.784Z | ++ rustc --version |
| 205 | 2026-09-08T03:56:12.803Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 206 | 2026-09-08T03:56:12.806Z | + banner copyrights |
| 207 | 2026-09-08T03:56:12.809Z | |
| 208 | 2026-09-08T03:56:12.809Z | #### #### ##### # # ##### # #### # # ##### #### |
| 209 | 2026-09-08T03:56:12.809Z | # # # # # # # # # # # # # # # # # |
| 210 | 2026-09-08T03:56:12.809Z | # # # # # # # # # # ###### # #### |
| 211 | 2026-09-08T03:56:12.809Z | # # # ##### # ##### # # ### # # # # |
| 212 | 2026-09-08T03:56:12.809Z | # # # # # # # # # # # # # # # # |
| 213 | 2026-09-08T03:56:12.809Z | #### #### # # # # # #### # # # #### |
| 214 | 2026-09-08T03:56:12.809Z | |
| 215 | 2026-09-08T03:56:12.809Z | + ./tools/check_copyrights.sh |
| 216 | 2026-09-08T03:56:13.101Z | common/src/illumos.rs: Copyright with wrong year |
| 217 | 2026-09-08T03:56:14.005Z | dpd/p4/headers.p4: Copyright with wrong year |
| 218 | 2026-09-08T03:56:14.416Z | dpd/src/transceivers/stub_impl.rs: Copyright with wrong year |
| 219 | 2026-09-08T03:56:14.475Z | packet/src/eth.rs: Copyright with wrong year |
| 220 | 2026-09-08T03:56:14.569Z | pcap/build.rs: Copyright with wrong year |
| 221 | 2026-09-08T03:56:14.762Z | tfportd/src/linklocal.rs: Copyright with wrong year |
| 222 | 2026-09-08T03:56:14.954Z | uplinkd/src/sys.rs: Copyright with wrong year |
| 223 | 2026-09-08T03:56:14.995Z | + banner clippy |
| 224 | 2026-09-08T03:56:15.000Z | |
| 225 | 2026-09-08T03:56:15.000Z | #### # # ##### ##### # # |
| 226 | 2026-09-08T03:56:15.000Z | # # # # # # # # # # |
| 227 | 2026-09-08T03:56:15.000Z | # # # # # # # # |
| 228 | 2026-09-08T03:56:15.000Z | # # # ##### ##### # |
| 229 | 2026-09-08T03:56:15.000Z | # # # # # # # |
| 230 | 2026-09-08T03:56:15.000Z | #### ###### # # # # |
| 231 | 2026-09-08T03:56:15.000Z | |
| 232 | 2026-09-08T03:56:15.000Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 233 | 2026-09-08T03:56:15.000Z | + cargo clippy --features tofino_stub -- --deny warnings |
| 234 | 2026-09-08T03:56:15.139Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 235 | 2026-09-08T03:56:25.703Z | Updating crates.io index |
| 236 | 2026-09-08T03:56:25.737Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 237 | 2026-09-08T03:56:26.238Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 238 | 2026-09-08T03:56:26.990Z | Updating git repository `https://github.com/oxidecomputer/softnpu` |
| 239 | 2026-09-08T03:56:27.295Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 240 | 2026-09-08T03:56:27.587Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 241 | 2026-09-08T03:56:28.650Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 242 | 2026-09-08T03:56:29.068Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 243 | 2026-09-08T03:56:29.332Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 244 | 2026-09-08T03:56:29.670Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 245 | 2026-09-08T03:56:30.150Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 246 | 2026-09-08T03:56:30.550Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 247 | 2026-09-08T03:56:31.230Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 248 | 2026-09-08T03:56:31.643Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 249 | 2026-09-08T03:56:31.941Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 250 | 2026-09-08T03:56:32.259Z | Updating git repository `https://github.com/oxidecomputer/p9fs` |
| 251 | 2026-09-08T03:56:32.889Z | Updating git repository `https://github.com/oxidecomputer/p4` |
| 252 | 2026-09-08T03:56:33.702Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 253 | 2026-09-08T03:56:33.960Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 254 | 2026-09-08T03:56:34.778Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 255 | 2026-09-08T03:56:35.206Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 256 | 2026-09-08T03:56:35.525Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 257 | 2026-09-08T03:56:35.869Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 258 | 2026-09-08T03:56:37.308Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 259 | 2026-09-08T03:56:37.899Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 260 | 2026-09-08T03:56:39.229Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 261 | 2026-09-08T03:56:39.860Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 262 | 2026-09-08T03:56:40.125Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 263 | 2026-09-08T03:56:41.001Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 264 | 2026-09-08T03:56:42.934Z | Downloading crates ... |
| 265 | 2026-09-08T03:56:43.008Z | Downloaded aead v0.5.2 |
| 266 | 2026-09-08T03:56:43.012Z | Downloaded anstyle-query v1.1.4 |
| 267 | 2026-09-08T03:56:43.017Z | Downloaded adler2 v2.0.1 |
| 268 | 2026-09-08T03:56:43.026Z | Downloaded anstyle-parse v1.0.0 |
| 269 | 2026-09-08T03:56:43.031Z | Downloaded data-encoding v2.9.0 |
| 270 | 2026-09-08T03:56:43.034Z | Downloaded chacha20 v0.9.1 |
| 271 | 2026-09-08T03:56:43.037Z | Downloaded bitflags v1.3.2 |
| 272 | 2026-09-08T03:56:43.040Z | Downloaded bit-set v0.8.0 |
| 273 | 2026-09-08T03:56:43.043Z | Downloaded float-ord v0.3.2 |
| 274 | 2026-09-08T03:56:43.046Z | Downloaded dof v0.3.0 |
| 275 | 2026-09-08T03:56:43.046Z | Downloaded gethostname v0.5.0 |
| 276 | 2026-09-08T03:56:43.049Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 277 | 2026-09-08T03:56:43.052Z | Downloaded compression-codecs v0.4.32 |
| 278 | 2026-09-08T03:56:43.055Z | Downloaded hostname v0.4.2 |
| 279 | 2026-09-08T03:56:43.055Z | Downloaded futures-executor v0.3.32 |
| 280 | 2026-09-08T03:56:43.058Z | Downloaded digest v0.10.7 |
| 281 | 2026-09-08T03:56:43.061Z | Downloaded fixedbitset v0.5.7 |
| 282 | 2026-09-08T03:56:43.064Z | Downloaded dunce v1.0.5 |
| 283 | 2026-09-08T03:56:43.064Z | Downloaded backoff v0.4.0 |
| 284 | 2026-09-08T03:56:43.069Z | Downloaded elliptic-curve v0.13.8 |
| 285 | 2026-09-08T03:56:43.072Z | Downloaded futures v0.3.32 |
| 286 | 2026-09-08T03:56:43.076Z | Downloaded dropshot_endpoint v0.17.1 |
| 287 | 2026-09-08T03:56:43.079Z | Downloaded getrandom v0.4.2 |
| 288 | 2026-09-08T03:56:43.082Z | Downloaded cstr-argument v0.1.2 |
| 289 | 2026-09-08T03:56:43.082Z | Downloaded fnv v1.0.7 |
| 290 | 2026-09-08T03:56:43.086Z | Downloaded cpufeatures v0.3.0 |
| 291 | 2026-09-08T03:56:43.089Z | Downloaded hyper-tls v0.6.0 |
| 292 | 2026-09-08T03:56:43.089Z | Downloaded cfg-if v1.0.4 |
| 293 | 2026-09-08T03:56:43.089Z | Downloaded clap_lex v1.1.0 |
| 294 | 2026-09-08T03:56:43.092Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 295 | 2026-09-08T03:56:43.096Z | Downloaded hubpack v0.1.2 |
| 296 | 2026-09-08T03:56:43.096Z | Downloaded foreign-types-shared v0.1.1 |
| 297 | 2026-09-08T03:56:43.099Z | Downloaded generic-array v0.14.7 |
| 298 | 2026-09-08T03:56:43.099Z | Downloaded embedded-io v0.6.1 |
| 299 | 2026-09-08T03:56:43.103Z | Downloaded futures-core v0.3.32 |
| 300 | 2026-09-08T03:56:43.106Z | Downloaded float-cmp v0.10.0 |
| 301 | 2026-09-08T03:56:43.106Z | Downloaded block-buffer v0.12.0 |
| 302 | 2026-09-08T03:56:43.109Z | Downloaded cpufeatures v0.2.17 |
| 303 | 2026-09-08T03:56:43.109Z | Downloaded defmt v0.3.100 |
| 304 | 2026-09-08T03:56:43.112Z | Downloaded futures-sink v0.3.32 |
| 305 | 2026-09-08T03:56:43.112Z | Downloaded futures-macro v0.3.32 |
| 306 | 2026-09-08T03:56:43.115Z | Downloaded heck v0.5.0 |
| 307 | 2026-09-08T03:56:43.119Z | Downloaded heck v0.4.1 |
| 308 | 2026-09-08T03:56:43.119Z | Downloaded dtrace-parser v0.3.0 |
| 309 | 2026-09-08T03:56:43.122Z | Downloaded dof v0.4.0 |
| 310 | 2026-09-08T03:56:43.122Z | Downloaded hex v0.4.3 |
| 311 | 2026-09-08T03:56:43.125Z | Downloaded enum-as-inner v0.6.1 |
| 312 | 2026-09-08T03:56:43.125Z | Downloaded difflib v0.4.0 |
| 313 | 2026-09-08T03:56:43.128Z | Downloaded hostname v0.3.1 |
| 314 | 2026-09-08T03:56:43.131Z | Downloaded hash32 v0.3.1 |
| 315 | 2026-09-08T03:56:43.131Z | Downloaded foreign-types-macros v0.2.3 |
| 316 | 2026-09-08T03:56:43.134Z | Downloaded http-body v1.0.1 |
| 317 | 2026-09-08T03:56:43.134Z | Downloaded foreign-types v0.3.2 |
| 318 | 2026-09-08T03:56:43.137Z | Downloaded defmt-parser v1.0.0 |
| 319 | 2026-09-08T03:56:43.137Z | Downloaded darling_macro v0.21.3 |
| 320 | 2026-09-08T03:56:43.141Z | Downloaded hubpack_derive v0.1.1 |
| 321 | 2026-09-08T03:56:43.141Z | Downloaded fixedbitset v0.4.2 |
| 322 | 2026-09-08T03:56:43.144Z | Downloaded httpdate v1.0.3 |
| 323 | 2026-09-08T03:56:43.144Z | Downloaded fastrand v2.3.0 |
| 324 | 2026-09-08T03:56:43.147Z | Downloaded dtrace-parser v0.2.0 |
| 325 | 2026-09-08T03:56:43.147Z | Downloaded ident_case v1.0.1 |
| 326 | 2026-09-08T03:56:43.150Z | Downloaded git-stub v1.0.0 |
| 327 | 2026-09-08T03:56:43.150Z | Downloaded embedded-io v0.4.0 |
| 328 | 2026-09-08T03:56:43.153Z | Downloaded cookie v0.18.1 |
| 329 | 2026-09-08T03:56:43.156Z | Downloaded http-body-util v0.1.3 |
| 330 | 2026-09-08T03:56:43.160Z | Downloaded csv-core v0.1.12 |
| 331 | 2026-09-08T03:56:43.161Z | Downloaded bcs v0.1.6 |
| 332 | 2026-09-08T03:56:43.165Z | Downloaded glob v0.3.3 |
| 333 | 2026-09-08T03:56:43.165Z | Downloaded ff v0.13.1 |
| 334 | 2026-09-08T03:56:43.168Z | Downloaded derive_more v0.99.20 |
| 335 | 2026-09-08T03:56:43.168Z | Downloaded idna_adapter v1.2.1 |
| 336 | 2026-09-08T03:56:43.171Z | Downloaded highway v1.3.0 |
| 337 | 2026-09-08T03:56:43.174Z | Downloaded internet-checksum v0.2.1 |
| 338 | 2026-09-08T03:56:43.174Z | Downloaded crossbeam-deque v0.8.6 |
| 339 | 2026-09-08T03:56:43.177Z | Downloaded itoa v1.0.15 |
| 340 | 2026-09-08T03:56:43.177Z | Downloaded is_ci v1.2.0 |
| 341 | 2026-09-08T03:56:43.180Z | Downloaded futures-io v0.3.32 |
| 342 | 2026-09-08T03:56:43.180Z | Downloaded bytecount v0.6.9 |
| 343 | 2026-09-08T03:56:43.183Z | Downloaded foldhash v0.2.0 |
| 344 | 2026-09-08T03:56:43.186Z | Downloaded instant v0.1.13 |
| 345 | 2026-09-08T03:56:43.186Z | Downloaded globset v0.4.16 |
| 346 | 2026-09-08T03:56:43.189Z | Downloaded is-terminal v0.4.16 |
| 347 | 2026-09-08T03:56:43.189Z | Downloaded fs-err v3.1.2 |
| 348 | 2026-09-08T03:56:43.193Z | Downloaded defmt-macros v1.0.1 |
| 349 | 2026-09-08T03:56:43.196Z | Downloaded either v1.15.0 |
| 350 | 2026-09-08T03:56:43.196Z | Downloaded inout v0.1.4 |
| 351 | 2026-09-08T03:56:43.199Z | Downloaded is_terminal_polyfill v1.70.1 |
| 352 | 2026-09-08T03:56:43.199Z | Downloaded defmt v1.0.1 |
| 353 | 2026-09-08T03:56:43.202Z | Downloaded group v0.13.0 |
| 354 | 2026-09-08T03:56:43.205Z | Downloaded humantime v2.3.0 |
| 355 | 2026-09-08T03:56:43.205Z | Downloaded lazy_static v1.5.0 |
| 356 | 2026-09-08T03:56:43.208Z | Downloaded kstat-rs v0.2.4 |
| 357 | 2026-09-08T03:56:43.211Z | Downloaded linked-hash-map v0.5.6 |
| 358 | 2026-09-08T03:56:43.211Z | Downloaded getrandom v0.3.3 |
| 359 | 2026-09-08T03:56:43.214Z | Downloaded mime v0.3.17 |
| 360 | 2026-09-08T03:56:43.216Z | Downloaded lru-slab v0.1.2 |
| 361 | 2026-09-08T03:56:43.216Z | Downloaded httparse v1.10.1 |
| 362 | 2026-09-08T03:56:43.220Z | Downloaded bitflags v2.11.1 |
| 363 | 2026-09-08T03:56:43.222Z | Downloaded memoffset v0.9.1 |
| 364 | 2026-09-08T03:56:43.226Z | Downloaded lru-cache v0.1.2 |
| 365 | 2026-09-08T03:56:43.226Z | Downloaded ipnet v2.11.0 |
| 366 | 2026-09-08T03:56:43.229Z | Downloaded normalize-line-endings v0.3.0 |
| 367 | 2026-09-08T03:56:43.229Z | Downloaded cmake v0.1.54 |
| 368 | 2026-09-08T03:56:43.232Z | Downloaded memmap v0.7.0 |
| 369 | 2026-09-08T03:56:43.232Z | Downloaded newline-converter v0.3.0 |
| 370 | 2026-09-08T03:56:43.234Z | Downloaded num-iter v0.1.45 |
| 371 | 2026-09-08T03:56:43.234Z | Downloaded crossbeam-utils v0.8.21 |
| 372 | 2026-09-08T03:56:43.237Z | Downloaded jobserver v0.1.34 |
| 373 | 2026-09-08T03:56:43.240Z | Downloaded deranged v0.5.3 |
| 374 | 2026-09-08T03:56:43.243Z | Downloaded managed v0.8.0 |
| 375 | 2026-09-08T03:56:43.243Z | Downloaded match_cfg v0.1.0 |
| 376 | 2026-09-08T03:56:43.246Z | Downloaded newtype-uuid-macros v0.1.0 |
| 377 | 2026-09-08T03:56:43.246Z | Downloaded erased-serde v0.3.31 |
| 378 | 2026-09-08T03:56:43.250Z | Downloaded ingot v0.1.1 |
| 379 | 2026-09-08T03:56:43.250Z | Downloaded num-conv v0.2.1 |
| 380 | 2026-09-08T03:56:43.253Z | Downloaded fs_extra v1.3.0 |
| 381 | 2026-09-08T03:56:43.253Z | Downloaded ipnetwork v0.21.1 |
| 382 | 2026-09-08T03:56:43.256Z | Downloaded displaydoc v0.2.5 |
| 383 | 2026-09-08T03:56:43.256Z | Downloaded getrandom v0.2.16 |
| 384 | 2026-09-08T03:56:43.259Z | Downloaded iana-time-zone v0.1.64 |
| 385 | 2026-09-08T03:56:43.262Z | Downloaded macaddr v1.0.1 |
| 386 | 2026-09-08T03:56:43.265Z | Downloaded hmac v0.12.1 |
| 387 | 2026-09-08T03:56:43.265Z | Downloaded olpc-cjson v0.1.4 |
| 388 | 2026-09-08T03:56:43.268Z | Downloaded num_threads v0.1.7 |
| 389 | 2026-09-08T03:56:43.268Z | Downloaded num_enum_derive v0.5.11 |
| 390 | 2026-09-08T03:56:43.271Z | Downloaded openssl-macros v0.1.1 |
| 391 | 2026-09-08T03:56:43.271Z | Downloaded opaque-debug v0.3.1 |
| 392 | 2026-09-08T03:56:43.277Z | Downloaded omicron-workspace-hack v0.1.0 |
| 393 | 2026-09-08T03:56:43.277Z | Downloaded hyper-rustls v0.27.7 |
| 394 | 2026-09-08T03:56:43.280Z | Downloaded linear-map v1.2.0 |
| 395 | 2026-09-08T03:56:43.280Z | Downloaded libsw v3.5.0 |
| 396 | 2026-09-08T03:56:43.280Z | Downloaded libsw-core v0.3.2 |
| 397 | 2026-09-08T03:56:43.280Z | Downloaded libloading v0.8.9 |
| 398 | 2026-09-08T03:56:43.283Z | Downloaded percent-encoding v2.3.2 |
| 399 | 2026-09-08T03:56:43.286Z | Downloaded parse-display v0.10.0 |
| 400 | 2026-09-08T03:56:43.286Z | Downloaded openssl-probe v0.1.6 |
| 401 | 2026-09-08T03:56:43.286Z | Downloaded hashbrown v0.16.1 |
| 402 | 2026-09-08T03:56:43.290Z | Downloaded native-tls v0.2.14 |
| 403 | 2026-09-08T03:56:43.293Z | Downloaded multer v3.1.0 |
| 404 | 2026-09-08T03:56:43.296Z | Downloaded allocator-api2 v0.2.21 |
| 405 | 2026-09-08T03:56:43.299Z | Downloaded powerfmt v0.2.0 |
| 406 | 2026-09-08T03:56:43.299Z | Downloaded crossbeam-epoch v0.9.18 |
| 407 | 2026-09-08T03:56:43.302Z | Downloaded cancel-safe-futures v0.1.5 |
| 408 | 2026-09-08T03:56:43.302Z | Downloaded proc-macro-error-attr v1.0.4 |
| 409 | 2026-09-08T03:56:43.305Z | Downloaded plain v0.2.3 |
| 410 | 2026-09-08T03:56:43.305Z | Downloaded phf_shared v0.12.1 |
| 411 | 2026-09-08T03:56:43.310Z | Downloaded newtype-uuid v1.3.2 |
| 412 | 2026-09-08T03:56:43.310Z | Downloaded lock_api v0.4.14 |
| 413 | 2026-09-08T03:56:43.313Z | Downloaded icu_properties v2.0.1 |
| 414 | 2026-09-08T03:56:43.313Z | Downloaded icu_normalizer v2.0.0 |
| 415 | 2026-09-08T03:56:43.316Z | Downloaded daft v0.1.5 |
| 416 | 2026-09-08T03:56:43.316Z | Downloaded proc-macro-crate v1.3.1 |
| 417 | 2026-09-08T03:56:43.321Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 418 | 2026-09-08T03:56:43.321Z | Downloaded icu_provider v2.0.0 |
| 419 | 2026-09-08T03:56:43.324Z | Downloaded futures-channel v0.3.32 |
| 420 | 2026-09-08T03:56:43.324Z | Downloaded drift v0.2.0 |
| 421 | 2026-09-08T03:56:43.329Z | Downloaded num_enum v0.5.11 |
| 422 | 2026-09-08T03:56:43.332Z | Downloaded quick-error v1.2.3 |
| 423 | 2026-09-08T03:56:43.335Z | Downloaded progenitor-macro v0.14.0 |
| 424 | 2026-09-08T03:56:43.335Z | Downloaded progenitor-macro v0.11.1 |
| 425 | 2026-09-08T03:56:43.338Z | Downloaded progenitor-macro v0.10.0 |
| 426 | 2026-09-08T03:56:43.338Z | Downloaded oxide-tokio-rt v0.1.2 |
| 427 | 2026-09-08T03:56:43.341Z | Downloaded progenitor-client v0.14.0 |
| 428 | 2026-09-08T03:56:43.341Z | Downloaded num_enum_derive v0.7.5 |
| 429 | 2026-09-08T03:56:43.344Z | Downloaded progenitor-client v0.11.1 |
| 430 | 2026-09-08T03:56:43.344Z | Downloaded progenitor-client v0.10.0 |
| 431 | 2026-09-08T03:56:43.344Z | Downloaded pem v3.0.5 |
| 432 | 2026-09-08T03:56:43.347Z | Downloaded oxnet v0.1.6 |
| 433 | 2026-09-08T03:56:43.347Z | Downloaded num-integer v0.1.46 |
| 434 | 2026-09-08T03:56:43.350Z | Downloaded phf v0.12.1 |
| 435 | 2026-09-08T03:56:43.350Z | Downloaded pest_generator v2.8.2 |
| 436 | 2026-09-08T03:56:43.353Z | Downloaded ref-cast-impl v1.0.25 |
| 437 | 2026-09-08T03:56:43.353Z | Downloaded rand_chacha v0.3.1 |
| 438 | 2026-09-08T03:56:43.356Z | Downloaded litemap v0.8.0 |
| 439 | 2026-09-08T03:56:43.356Z | Downloaded rand_xorshift v0.4.0 |
| 440 | 2026-09-08T03:56:43.359Z | Downloaded memmap2 v0.9.8 |
| 441 | 2026-09-08T03:56:43.359Z | Downloaded poly1305 v0.8.0 |
| 442 | 2026-09-08T03:56:43.362Z | Downloaded proc-macro-error v1.0.4 |
| 443 | 2026-09-08T03:56:43.365Z | Downloaded ppv-lite86 v0.2.21 |
| 444 | 2026-09-08T03:56:43.365Z | Downloaded chacha20poly1305 v0.10.1 |
| 445 | 2026-09-08T03:56:43.368Z | Downloaded pin-project-internal v1.1.10 |
| 446 | 2026-09-08T03:56:43.368Z | Downloaded indexmap v1.9.3 |
| 447 | 2026-09-08T03:56:43.371Z | Downloaded paste v1.0.15 |
| 448 | 2026-09-08T03:56:43.374Z | Downloaded pkg-config v0.3.32 |
| 449 | 2026-09-08T03:56:43.377Z | Downloaded rustc_version v0.1.7 |
| 450 | 2026-09-08T03:56:43.377Z | Downloaded ref-cast v1.0.25 |
| 451 | 2026-09-08T03:56:43.380Z | Downloaded rustc_version v0.4.1 |
| 452 | 2026-09-08T03:56:43.380Z | Downloaded half v2.7.1 |
| 453 | 2026-09-08T03:56:43.383Z | Downloaded derive-where v1.6.0 |
| 454 | 2026-09-08T03:56:43.386Z | Downloaded const-oid v0.10.2 |
| 455 | 2026-09-08T03:56:43.389Z | Downloaded rustc-hash v2.1.1 |
| 456 | 2026-09-08T03:56:43.389Z | Downloaded omicron-zone-package v0.12.2 |
| 457 | 2026-09-08T03:56:43.392Z | Downloaded progenitor v0.10.0 |
| 458 | 2026-09-08T03:56:43.392Z | Downloaded num_enum v0.7.5 |
| 459 | 2026-09-08T03:56:43.395Z | Downloaded scroll_derive v0.13.1 |
| 460 | 2026-09-08T03:56:43.398Z | Downloaded scroll_derive v0.12.1 |
| 461 | 2026-09-08T03:56:43.398Z | Downloaded same-file v1.0.6 |
| 462 | 2026-09-08T03:56:43.401Z | Downloaded proc-macro-error2 v2.0.1 |
| 463 | 2026-09-08T03:56:43.401Z | Downloaded parking_lot v0.12.5 |
| 464 | 2026-09-08T03:56:43.404Z | Downloaded search_path v0.1.4 |
| 465 | 2026-09-08T03:56:43.407Z | Downloaded scopeguard v1.2.0 |
| 466 | 2026-09-08T03:56:43.407Z | Downloaded once_cell v1.21.3 |
| 467 | 2026-09-08T03:56:43.411Z | Downloaded progenitor v0.14.0 |
| 468 | 2026-09-08T03:56:43.411Z | Downloaded owo-colors v4.3.0 |
| 469 | 2026-09-08T03:56:43.414Z | Downloaded pest_derive v2.8.2 |
| 470 | 2026-09-08T03:56:43.414Z | Downloaded progenitor v0.11.1 |
| 471 | 2026-09-08T03:56:43.417Z | Downloaded serde_spanned v0.6.9 |
| 472 | 2026-09-08T03:56:43.417Z | Downloaded rand_core v0.9.3 |
| 473 | 2026-09-08T03:56:43.417Z | Downloaded password-hash v0.5.0 |
| 474 | 2026-09-08T03:56:43.421Z | Downloaded rand_chacha v0.9.0 |
| 475 | 2026-09-08T03:56:43.421Z | Downloaded pin-project-lite v0.2.16 |
| 476 | 2026-09-08T03:56:43.425Z | Downloaded sha1 v0.10.6 |
| 477 | 2026-09-08T03:56:43.428Z | Downloaded serde_repr v0.1.20 |
| 478 | 2026-09-08T03:56:43.428Z | Downloaded semver v0.1.20 |
| 479 | 2026-09-08T03:56:43.428Z | Downloaded resolv-conf v0.7.5 |
| 480 | 2026-09-08T03:56:43.431Z | Downloaded quote v1.0.45 |
| 481 | 2026-09-08T03:56:43.431Z | Downloaded rustls-pemfile v2.2.0 |
| 482 | 2026-09-08T03:56:43.435Z | Downloaded rand_core v0.6.4 |
| 483 | 2026-09-08T03:56:43.435Z | Downloaded curl v0.4.50 |
| 484 | 2026-09-08T03:56:43.438Z | Downloaded crossbeam-channel v0.5.15 |
| 485 | 2026-09-08T03:56:43.442Z | Downloaded hickory-resolver v0.25.2 |
| 486 | 2026-09-08T03:56:43.445Z | Downloaded icu_normalizer_data v2.0.0 |
| 487 | 2026-09-08T03:56:43.445Z | Downloaded crypto-bigint v0.5.5 |
| 488 | 2026-09-08T03:56:43.448Z | Downloaded signal-hook-tokio v0.4.0 |
| 489 | 2026-09-08T03:56:43.451Z | Downloaded serde_urlencoded v0.7.1 |
| 490 | 2026-09-08T03:56:43.451Z | Downloaded rustversion v1.0.22 |
| 491 | 2026-09-08T03:56:43.455Z | Downloaded bytes v1.12.0 |
| 492 | 2026-09-08T03:56:43.458Z | Downloaded slog-bunyan v2.5.0 |
| 493 | 2026-09-08T03:56:43.458Z | Downloaded postcard v1.1.3 |
| 494 | 2026-09-08T03:56:43.458Z | Downloaded predicates v3.1.4 |
| 495 | 2026-09-08T03:56:43.461Z | Downloaded stable_deref_trait v1.2.0 |
| 496 | 2026-09-08T03:56:43.461Z | Downloaded rusty-fork v0.3.0 |
| 497 | 2026-09-08T03:56:43.464Z | Downloaded pest_meta v2.8.2 |
| 498 | 2026-09-08T03:56:43.464Z | Downloaded scroll v0.13.0 |
| 499 | 2026-09-08T03:56:43.468Z | Downloaded sigpipe v0.1.3 |
| 500 | 2026-09-08T03:56:43.468Z | Downloaded siphasher v1.0.1 |
| 501 | 2026-09-08T03:56:43.471Z | Downloaded papergrid v0.18.0 |
| 502 | 2026-09-08T03:56:43.471Z | Downloaded goblin v0.8.2 |
| 503 | 2026-09-08T03:56:43.474Z | Downloaded schemars_derive v0.8.22 |
| 504 | 2026-09-08T03:56:43.477Z | Downloaded strum v0.26.3 |
| 505 | 2026-09-08T03:56:43.477Z | Downloaded strum v0.28.0 |
| 506 | 2026-09-08T03:56:43.480Z | Downloaded jiff-static v0.2.15 |
| 507 | 2026-09-08T03:56:43.480Z | Downloaded structmeta-derive v0.3.0 |
| 508 | 2026-09-08T03:56:43.483Z | Downloaded parking_lot_core v0.9.12 |
| 509 | 2026-09-08T03:56:43.483Z | Downloaded num-rational v0.4.2 |
| 510 | 2026-09-08T03:56:43.483Z | Downloaded serde_plain v1.0.2 |
| 511 | 2026-09-08T03:56:43.486Z | Downloaded shlex v1.3.0 |
| 512 | 2026-09-08T03:56:43.486Z | Downloaded serde-big-array v0.5.1 |
| 513 | 2026-09-08T03:56:43.489Z | Downloaded secrecy v0.10.3 |
| 514 | 2026-09-08T03:56:43.489Z | Downloaded supports-color v3.0.2 |
| 515 | 2026-09-08T03:56:43.489Z | Downloaded icu_collections v2.0.0 |
| 516 | 2026-09-08T03:56:43.492Z | Downloaded tabwriter v1.4.1 |
| 517 | 2026-09-08T03:56:43.495Z | Downloaded hickory-resolver v0.24.4 |
| 518 | 2026-09-08T03:56:43.498Z | Downloaded sync_wrapper v1.0.2 |
| 519 | 2026-09-08T03:56:43.498Z | Downloaded swrite v0.1.0 |
| 520 | 2026-09-08T03:56:43.501Z | Downloaded strsim v0.11.1 |
| 521 | 2026-09-08T03:56:43.501Z | Downloaded quinn-udp v0.5.14 |
| 522 | 2026-09-08T03:56:43.501Z | Downloaded structmeta v0.3.0 |
| 523 | 2026-09-08T03:56:43.504Z | Downloaded hashbrown v0.12.3 |
| 524 | 2026-09-08T03:56:43.507Z | Downloaded subtle v2.6.1 |
| 525 | 2026-09-08T03:56:43.507Z | Downloaded strum v0.27.2 |
| 526 | 2026-09-08T03:56:43.507Z | Downloaded expectorate v1.3.0 |
| 527 | 2026-09-08T03:56:43.510Z | Downloaded tagptr v0.2.0 |
| 528 | 2026-09-08T03:56:43.510Z | Downloaded log v0.4.29 |
| 529 | 2026-09-08T03:56:43.513Z | Downloaded darling_core v0.21.3 |
| 530 | 2026-09-08T03:56:43.516Z | Downloaded termtree v0.5.1 |
| 531 | 2026-09-08T03:56:43.516Z | Downloaded take_mut v0.2.2 |
| 532 | 2026-09-08T03:56:43.521Z | Downloaded smf v0.2.3 |
| 533 | 2026-09-08T03:56:43.521Z | Downloaded smawk v0.3.2 |
| 534 | 2026-09-08T03:56:43.521Z | Downloaded thread-id v4.2.2 |
| 535 | 2026-09-08T03:56:43.524Z | Downloaded serde_spanned v1.1.1 |
| 536 | 2026-09-08T03:56:43.524Z | Downloaded serde_path_to_error v0.1.20 |
| 537 | 2026-09-08T03:56:43.524Z | Downloaded thread-id v5.0.0 |
| 538 | 2026-09-08T03:56:43.524Z | Downloaded tabled_derive v0.7.0 |
| 539 | 2026-09-08T03:56:43.527Z | Downloaded serde_derive_internals v0.29.1 |
| 540 | 2026-09-08T03:56:43.527Z | Downloaded snafu-derive v0.8.9 |
| 541 | 2026-09-08T03:56:43.531Z | Downloaded progenitor-impl v0.11.1 |
| 542 | 2026-09-08T03:56:43.531Z | Downloaded proc-macro2 v1.0.106 |
| 543 | 2026-09-08T03:56:43.534Z | Downloaded memchr v2.7.5 |
| 544 | 2026-09-08T03:56:43.534Z | Downloaded sha2 v0.10.9 |
| 545 | 2026-09-08T03:56:43.538Z | Downloaded pin-project v1.1.10 |
| 546 | 2026-09-08T03:56:43.544Z | Downloaded strum_macros v0.28.0 |
| 547 | 2026-09-08T03:56:43.547Z | Downloaded sha1 v0.11.0 |
| 548 | 2026-09-08T03:56:43.547Z | Downloaded testing_table v0.3.0 |
| 549 | 2026-09-08T03:56:43.547Z | Downloaded serde_tokenstream v0.2.3 |
| 550 | 2026-09-08T03:56:43.550Z | Downloaded time-core v0.1.8 |
| 551 | 2026-09-08T03:56:43.550Z | Downloaded slog-async v2.8.0 |
| 552 | 2026-09-08T03:56:43.550Z | Downloaded slab v0.4.11 |
| 553 | 2026-09-08T03:56:43.552Z | Downloaded signal-hook-registry v1.4.6 |
| 554 | 2026-09-08T03:56:43.552Z | Downloaded signal-hook v0.4.4 |
| 555 | 2026-09-08T03:56:43.556Z | Downloaded h2 v0.4.14 |
| 556 | 2026-09-08T03:56:43.558Z | Downloaded synstructure v0.13.2 |
| 557 | 2026-09-08T03:56:43.558Z | Downloaded num-traits v0.2.19 |
| 558 | 2026-09-08T03:56:43.562Z | Downloaded terminal_size v0.4.3 |
| 559 | 2026-09-08T03:56:43.562Z | Downloaded ryu v1.0.20 |
| 560 | 2026-09-08T03:56:43.565Z | Downloaded http v1.4.2 |
| 561 | 2026-09-08T03:56:43.565Z | Downloaded tokio-macros v2.7.0 |
| 562 | 2026-09-08T03:56:43.568Z | Downloaded tinyvec_macros v0.1.1 |
| 563 | 2026-09-08T03:56:43.568Z | Downloaded static_assertions v1.1.0 |
| 564 | 2026-09-08T03:56:43.568Z | Downloaded slog-term v2.9.2 |
| 565 | 2026-09-08T03:56:43.571Z | Downloaded icu_locale_core v2.0.0 |
| 566 | 2026-09-08T03:56:43.574Z | Downloaded slog-json v2.6.1 |
| 567 | 2026-09-08T03:56:43.577Z | Downloaded toml_write v0.1.2 |
| 568 | 2026-09-08T03:56:43.577Z | Downloaded shlex v2.0.1 |
| 569 | 2026-09-08T03:56:43.577Z | Downloaded papergrid v0.11.0 |
| 570 | 2026-09-08T03:56:43.580Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 571 | 2026-09-08T03:56:43.583Z | Downloaded strum_macros v0.26.4 |
| 572 | 2026-09-08T03:56:43.583Z | Downloaded tower-service v0.3.3 |
| 573 | 2026-09-08T03:56:43.583Z | Downloaded tower-layer v0.3.3 |
| 574 | 2026-09-08T03:56:43.586Z | Downloaded toml_datetime v0.6.11 |
| 575 | 2026-09-08T03:56:43.587Z | Downloaded openssl-sys v0.9.117 |
| 576 | 2026-09-08T03:56:43.589Z | Downloaded time-macros v0.2.27 |
| 577 | 2026-09-08T03:56:43.592Z | Downloaded progenitor-impl v0.10.0 |
| 578 | 2026-09-08T03:56:43.592Z | Downloaded thiserror-no-std v2.0.2 |
| 579 | 2026-09-08T03:56:43.596Z | Downloaded try-lock v0.2.5 |
| 580 | 2026-09-08T03:56:43.596Z | Downloaded semver v1.0.28 |
| 581 | 2026-09-08T03:56:43.599Z | Downloaded mio v1.2.1 |
| 582 | 2026-09-08T03:56:43.604Z | Downloaded miniz_oxide v0.8.9 |
| 583 | 2026-09-08T03:56:43.604Z | Downloaded git2 v0.19.0 |
| 584 | 2026-09-08T03:56:43.607Z | Downloaded topological-sort v0.2.2 |
| 585 | 2026-09-08T03:56:43.607Z | Downloaded unicode-linebreak v0.1.5 |
| 586 | 2026-09-08T03:56:43.610Z | Downloaded dropshot-api-manager v0.7.2 |
| 587 | 2026-09-08T03:56:43.613Z | Downloaded thiserror v2.0.18 |
| 588 | 2026-09-08T03:56:43.616Z | Downloaded unarray v0.1.4 |
| 589 | 2026-09-08T03:56:43.616Z | Downloaded tokio-rustls v0.25.0 |
| 590 | 2026-09-08T03:56:43.616Z | Downloaded thiserror-impl v1.0.69 |
| 591 | 2026-09-08T03:56:43.618Z | Downloaded tokio-native-tls v0.3.1 |
| 592 | 2026-09-08T03:56:43.619Z | Downloaded tokio-dtrace v0.1.1 |
| 593 | 2026-09-08T03:56:43.621Z | Downloaded strum_macros v0.27.2 |
| 594 | 2026-09-08T03:56:43.621Z | Downloaded hyper-util v0.1.20 |
| 595 | 2026-09-08T03:56:43.624Z | Downloaded smallvec v1.15.1 |
| 596 | 2026-09-08T03:56:43.628Z | Downloaded similar v2.7.0 |
| 597 | 2026-09-08T03:56:43.631Z | Downloaded usdt v0.6.0 |
| 598 | 2026-09-08T03:56:43.631Z | Downloaded thread_local v1.1.9 |
| 599 | 2026-09-08T03:56:43.631Z | Downloaded async-compression v0.4.33 |
| 600 | 2026-09-08T03:56:43.634Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 601 | 2026-09-08T03:56:43.637Z | Downloaded universal-hash v0.5.1 |
| 602 | 2026-09-08T03:56:43.637Z | Downloaded unicode-xid v0.2.6 |
| 603 | 2026-09-08T03:56:43.637Z | Downloaded schemars v0.9.0 |
| 604 | 2026-09-08T03:56:43.642Z | Downloaded usdt-attr-macro v0.6.0 |
| 605 | 2026-09-08T03:56:43.645Z | Downloaded usdt-attr-macro v0.5.0 |
| 606 | 2026-09-08T03:56:43.645Z | Downloaded usdt v0.5.0 |
| 607 | 2026-09-08T03:56:43.645Z | Downloaded typify-macro v0.6.2 |
| 608 | 2026-09-08T03:56:43.645Z | Downloaded version_check v0.9.5 |
| 609 | 2026-09-08T03:56:43.649Z | Downloaded typify-macro v0.4.3 |
| 610 | 2026-09-08T03:56:43.649Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 611 | 2026-09-08T03:56:43.649Z | Downloaded rayon-core v1.13.0 |
| 612 | 2026-09-08T03:56:43.652Z | Downloaded tinystr v0.8.1 |
| 613 | 2026-09-08T03:56:43.652Z | Downloaded term v1.2.0 |
| 614 | 2026-09-08T03:56:43.655Z | Downloaded want v0.3.1 |
| 615 | 2026-09-08T03:56:43.655Z | Downloaded waitgroup v0.1.2 |
| 616 | 2026-09-08T03:56:43.655Z | Downloaded utf8_iter v1.0.4 |
| 617 | 2026-09-08T03:56:43.658Z | Downloaded tempfile v3.27.0 |
| 618 | 2026-09-08T03:56:43.659Z | Downloaded usdt-macro v0.6.0 |
| 619 | 2026-09-08T03:56:43.659Z | Downloaded spin v0.9.8 |
| 620 | 2026-09-08T03:56:43.662Z | Downloaded schemars v0.8.22 |
| 621 | 2026-09-08T03:56:43.665Z | Downloaded utf8parse v0.2.2 |
| 622 | 2026-09-08T03:56:43.669Z | Downloaded usdt-macro v0.5.0 |
| 623 | 2026-09-08T03:56:43.669Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 624 | 2026-09-08T03:56:43.669Z | Downloaded tokio-stream v0.1.17 |
| 625 | 2026-09-08T03:56:43.673Z | Downloaded serde_yaml v0.9.34+deprecated |
| 626 | 2026-09-08T03:56:43.673Z | Downloaded serde_derive v1.0.228 |
| 627 | 2026-09-08T03:56:43.678Z | Downloaded serde_core v1.0.228 |
| 628 | 2026-09-08T03:56:43.678Z | Downloaded nom v7.1.3 |
| 629 | 2026-09-08T03:56:43.681Z | Downloaded wait-timeout v0.2.1 |
| 630 | 2026-09-08T03:56:43.681Z | Downloaded thiserror v1.0.69 |
| 631 | 2026-09-08T03:56:43.688Z | Downloaded minimal-lexical v0.2.1 |
| 632 | 2026-09-08T03:56:43.695Z | Downloaded serde_with_macros v3.14.1 |
| 633 | 2026-09-08T03:56:43.695Z | Downloaded rustls-pki-types v1.12.0 |
| 634 | 2026-09-08T03:56:43.695Z | Downloaded zeroize_derive v1.4.3 |
| 635 | 2026-09-08T03:56:43.695Z | Downloaded slog-dtrace v0.3.0 |
| 636 | 2026-09-08T03:56:43.695Z | Downloaded scroll v0.12.0 |
| 637 | 2026-09-08T03:56:43.695Z | Downloaded progenitor-impl v0.14.0 |
| 638 | 2026-09-08T03:56:43.702Z | Downloaded cc v1.2.64 |
| 639 | 2026-09-08T03:56:43.703Z | Downloaded snafu v0.8.9 |
| 640 | 2026-09-08T03:56:43.703Z | Downloaded yoke-derive v0.8.0 |
| 641 | 2026-09-08T03:56:43.703Z | Downloaded xattr v1.6.1 |
| 642 | 2026-09-08T03:56:43.710Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 643 | 2026-09-08T03:56:43.710Z | Downloaded zerofrom v0.1.6 |
| 644 | 2026-09-08T03:56:43.711Z | Downloaded slog v2.8.2 |
| 645 | 2026-09-08T03:56:43.711Z | Downloaded zone v0.3.1 |
| 646 | 2026-09-08T03:56:43.711Z | Downloaded vsss-rs v3.3.4 |
| 647 | 2026-09-08T03:56:43.711Z | Downloaded prettyplease v0.2.37 |
| 648 | 2026-09-08T03:56:43.743Z | Downloaded schemars v1.2.0 |
| 649 | 2026-09-08T03:56:43.747Z | Downloaded zone_cfg_derive v0.3.1 |
| 650 | 2026-09-08T03:56:43.747Z | Downloaded zerofrom-derive v0.1.6 |
| 651 | 2026-09-08T03:56:43.747Z | Downloaded untrusted v0.9.0 |
| 652 | 2026-09-08T03:56:43.747Z | Downloaded socket2 v0.6.4 |
| 653 | 2026-09-08T03:56:43.747Z | Downloaded quinn v0.11.9 |
| 654 | 2026-09-08T03:56:43.748Z | Downloaded tokio-rustls v0.26.4 |
| 655 | 2026-09-08T03:56:43.748Z | Downloaded untrusted v0.7.1 |
| 656 | 2026-09-08T03:56:43.748Z | Downloaded ucd-trie v0.1.7 |
| 657 | 2026-09-08T03:56:43.748Z | Downloaded writeable v0.6.1 |
| 658 | 2026-09-08T03:56:43.748Z | Downloaded iddqd v0.3.18 |
| 659 | 2026-09-08T03:56:43.748Z | Downloaded usdt-impl v0.6.0 |
| 660 | 2026-09-08T03:56:43.748Z | Downloaded usdt-impl v0.5.0 |
| 661 | 2026-09-08T03:56:43.748Z | Downloaded hashbrown v0.15.5 |
| 662 | 2026-09-08T03:56:43.748Z | Downloaded hashbrown v0.17.1 |
| 663 | 2026-09-08T03:56:43.748Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 664 | 2026-09-08T03:56:43.748Z | Downloaded zmij v1.0.17 |
| 665 | 2026-09-08T03:56:43.748Z | Downloaded zeroize v1.8.1 |
| 666 | 2026-09-08T03:56:43.748Z | Downloaded toml v0.8.23 |
| 667 | 2026-09-08T03:56:43.748Z | Downloaded textwrap v0.16.2 |
| 668 | 2026-09-08T03:56:43.748Z | Downloaded toml v0.7.8 |
| 669 | 2026-09-08T03:56:43.748Z | Downloaded test-strategy v0.4.3 |
| 670 | 2026-09-08T03:56:43.756Z | Downloaded whoami v1.6.1 |
| 671 | 2026-09-08T03:56:43.756Z | Downloaded walkdir v2.5.0 |
| 672 | 2026-09-08T03:56:43.756Z | Downloaded indexmap v2.14.0 |
| 673 | 2026-09-08T03:56:43.762Z | Downloaded tar v0.4.45 |
| 674 | 2026-09-08T03:56:43.762Z | Downloaded zerovec-derive v0.11.1 |
| 675 | 2026-09-08T03:56:43.762Z | Downloaded typify v0.6.2 |
| 676 | 2026-09-08T03:56:43.762Z | Downloaded tracing-core v0.1.34 |
| 677 | 2026-09-08T03:56:43.762Z | Downloaded tracing-attributes v0.1.30 |
| 678 | 2026-09-08T03:56:43.762Z | Downloaded serde v1.0.228 |
| 679 | 2026-09-08T03:56:43.771Z | Downloaded rand v0.9.3 |
| 680 | 2026-09-08T03:56:43.771Z | Downloaded qorb v0.4.1 |
| 681 | 2026-09-08T03:56:43.771Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 682 | 2026-09-08T03:56:43.778Z | Downloaded similar v3.2.0 |
| 683 | 2026-09-08T03:56:43.778Z | Downloaded rustls-webpki v0.103.6 |
| 684 | 2026-09-08T03:56:43.778Z | Downloaded scuffle v0.1.0 |
| 685 | 2026-09-08T03:56:43.779Z | Downloaded hyper v1.10.1 |
| 686 | 2026-09-08T03:56:43.785Z | Downloaded unicode-ident v1.0.24 |
| 687 | 2026-09-08T03:56:43.785Z | Downloaded tinyvec v1.10.0 |
| 688 | 2026-09-08T03:56:43.785Z | Downloaded zerocopy-derive v0.7.35 |
| 689 | 2026-09-08T03:56:43.794Z | Downloaded vergen v8.3.2 |
| 690 | 2026-09-08T03:56:43.794Z | Downloaded toml_edit v0.22.27 |
| 691 | 2026-09-08T03:56:43.794Z | Downloaded libm v0.2.15 |
| 692 | 2026-09-08T03:56:43.801Z | Downloaded pest v2.8.2 |
| 693 | 2026-09-08T03:56:43.802Z | Downloaded rand v0.8.5 |
| 694 | 2026-09-08T03:56:43.808Z | Downloaded futures-util v0.3.32 |
| 695 | 2026-09-08T03:56:43.808Z | Downloaded thiserror-impl v2.0.18 |
| 696 | 2026-09-08T03:56:43.808Z | Downloaded flate2 v1.1.2 |
| 697 | 2026-09-08T03:56:43.817Z | Downloaded toml_edit v0.19.15 |
| 698 | 2026-09-08T03:56:43.825Z | Downloaded yoke v0.8.0 |
| 699 | 2026-09-08T03:56:43.825Z | Downloaded typify v0.4.3 |
| 700 | 2026-09-08T03:56:43.825Z | Downloaded blake3 v1.8.2 |
| 701 | 2026-09-08T03:56:43.829Z | Downloaded steno v0.4.1 |
| 702 | 2026-09-08T03:56:43.829Z | Downloaded hkdf v0.12.4 |
| 703 | 2026-09-08T03:56:43.829Z | Downloaded parse-display-derive v0.10.0 |
| 704 | 2026-09-08T03:56:43.829Z | Downloaded num-complex v0.4.6 |
| 705 | 2026-09-08T03:56:43.829Z | Downloaded ingot-macros v0.1.1 |
| 706 | 2026-09-08T03:56:43.840Z | Downloaded heapless v0.8.0 |
| 707 | 2026-09-08T03:56:43.840Z | Downloaded iddqd v0.4.5 |
| 708 | 2026-09-08T03:56:43.847Z | Downloaded uuid v1.23.3 |
| 709 | 2026-09-08T03:56:43.847Z | Downloaded clap_builder v4.6.0 |
| 710 | 2026-09-08T03:56:43.847Z | Downloaded zerotrie v0.2.2 |
| 711 | 2026-09-08T03:56:43.847Z | Downloaded idna v1.1.0 |
| 712 | 2026-09-08T03:56:43.852Z | Downloaded const_format v0.2.34 |
| 713 | 2026-09-08T03:56:43.852Z | Downloaded clap v4.6.1 |
| 714 | 2026-09-08T03:56:43.855Z | Downloaded regex v1.12.4 |
| 715 | 2026-09-08T03:56:43.855Z | Downloaded pretty-hex v0.4.1 |
| 716 | 2026-09-08T03:56:43.858Z | Downloaded predicates-core v1.0.9 |
| 717 | 2026-09-08T03:56:43.858Z | Downloaded potential_utf v0.1.3 |
| 718 | 2026-09-08T03:56:43.858Z | Downloaded reqwest v0.13.2 |
| 719 | 2026-09-08T03:56:43.861Z | Downloaded zerocopy-derive v0.8.27 |
| 720 | 2026-09-08T03:56:43.865Z | Downloaded url v2.5.7 |
| 721 | 2026-09-08T03:56:43.869Z | Downloaded itertools v0.15.0 |
| 722 | 2026-09-08T03:56:43.872Z | Downloaded portable-atomic v1.11.1 |
| 723 | 2026-09-08T03:56:43.875Z | Downloaded unsafe-libyaml v0.2.11 |
| 724 | 2026-09-08T03:56:43.875Z | Downloaded itertools v0.12.1 |
| 725 | 2026-09-08T03:56:43.878Z | Downloaded itertools v0.14.0 |
| 726 | 2026-09-08T03:56:43.881Z | Downloaded aho-corasick v1.1.3 |
| 727 | 2026-09-08T03:56:43.884Z | Downloaded unicode-segmentation v1.12.0 |
| 728 | 2026-09-08T03:56:43.887Z | Downloaded iri-string v0.7.8 |
| 729 | 2026-09-08T03:56:43.891Z | Downloaded tower v0.5.2 |
| 730 | 2026-09-08T03:56:43.894Z | Downloaded tracing v0.1.41 |
| 731 | 2026-09-08T03:56:43.897Z | Downloaded reqwest v0.12.23 |
| 732 | 2026-09-08T03:56:43.903Z | Downloaded unicode-normalization v0.1.24 |
| 733 | 2026-09-08T03:56:43.903Z | Downloaded icu_properties_data v2.0.1 |
| 734 | 2026-09-08T03:56:43.906Z | Downloaded tower-http v0.6.8 |
| 735 | 2026-09-08T03:56:43.910Z | Downloaded clap_derive v4.6.1 |
| 736 | 2026-09-08T03:56:43.913Z | Downloaded hybrid-array v0.4.12 |
| 737 | 2026-09-08T03:56:43.913Z | Downloaded num v0.4.3 |
| 738 | 2026-09-08T03:56:43.916Z | Downloaded blake2 v0.10.6 |
| 739 | 2026-09-08T03:56:43.916Z | Downloaded anyhow v1.0.102 |
| 740 | 2026-09-08T03:56:43.919Z | Downloaded ingot-types v0.1.2 |
| 741 | 2026-09-08T03:56:43.919Z | Downloaded colored v3.1.1 |
| 742 | 2026-09-08T03:56:43.919Z | Downloaded arrayvec v0.7.6 |
| 743 | 2026-09-08T03:56:43.923Z | Downloaded zerovec v0.11.4 |
| 744 | 2026-09-08T03:56:43.926Z | Downloaded dropshot v0.16.7 |
| 745 | 2026-09-08T03:56:43.934Z | Downloaded tough v0.20.0 |
| 746 | 2026-09-08T03:56:43.938Z | Downloaded goblin v0.10.1 |
| 747 | 2026-09-08T03:56:43.942Z | Downloaded quinn-proto v0.11.14 |
| 748 | 2026-09-08T03:56:43.946Z | Downloaded num-derive v0.4.2 |
| 749 | 2026-09-08T03:56:43.949Z | Downloaded newtype_derive v0.1.6 |
| 750 | 2026-09-08T03:56:43.949Z | Downloaded libscf-sys v1.2.0 |
| 751 | 2026-09-08T03:56:43.949Z | Downloaded crc32fast v1.5.0 |
| 752 | 2026-09-08T03:56:43.949Z | Downloaded moka v0.12.11 |
| 753 | 2026-09-08T03:56:43.954Z | Downloaded ciborium v0.2.2 |
| 754 | 2026-09-08T03:56:43.957Z | Downloaded camino v1.2.3 |
| 755 | 2026-09-08T03:56:43.957Z | Downloaded git-stub-vcs v0.1.0 |
| 756 | 2026-09-08T03:56:43.960Z | Downloaded find-msvc-tools v0.1.9 |
| 757 | 2026-09-08T03:56:43.960Z | Downloaded keccak v0.1.6 |
| 758 | 2026-09-08T03:56:43.960Z | Downloaded derive-ex v0.1.8 |
| 759 | 2026-09-08T03:56:43.960Z | Downloaded autocfg v1.5.0 |
| 760 | 2026-09-08T03:56:43.964Z | Downloaded cipher v0.4.4 |
| 761 | 2026-09-08T03:56:43.964Z | Downloaded base64ct v1.8.0 |
| 762 | 2026-09-08T03:56:43.964Z | Downloaded async-trait v0.1.89 |
| 763 | 2026-09-08T03:56:43.967Z | Downloaded anstream v1.0.0 |
| 764 | 2026-09-08T03:56:43.967Z | Downloaded foldhash v0.1.5 |
| 765 | 2026-09-08T03:56:43.967Z | Downloaded critical-section v1.2.0 |
| 766 | 2026-09-08T03:56:43.967Z | Downloaded cexpr v0.6.0 |
| 767 | 2026-09-08T03:56:43.970Z | Downloaded anstyle v1.0.14 |
| 768 | 2026-09-08T03:56:43.970Z | Downloaded byteorder v1.5.0 |
| 769 | 2026-09-08T03:56:43.970Z | Downloaded indent_write v2.2.0 |
| 770 | 2026-09-08T03:56:43.976Z | Downloaded const_format_proc_macros v0.2.34 |
| 771 | 2026-09-08T03:56:43.976Z | Downloaded digest v0.11.3 |
| 772 | 2026-09-08T03:56:43.976Z | Downloaded bit-vec v0.8.0 |
| 773 | 2026-09-08T03:56:43.979Z | Downloaded argon2 v0.5.3 |
| 774 | 2026-09-08T03:56:43.979Z | Downloaded camino-tempfile v1.4.1 |
| 775 | 2026-09-08T03:56:43.979Z | Downloaded typed-path v0.9.3 |
| 776 | 2026-09-08T03:56:43.982Z | Downloaded filetime v0.2.26 |
| 777 | 2026-09-08T03:56:43.982Z | Downloaded dropshot_endpoint v0.16.7 |
| 778 | 2026-09-08T03:56:43.982Z | Downloaded winnow v1.0.3 |
| 779 | 2026-09-08T03:56:43.987Z | Downloaded zerocopy v0.7.35 |
| 780 | 2026-09-08T03:56:43.996Z | Downloaded rayon v1.11.0 |
| 781 | 2026-09-08T03:56:44.001Z | Downloaded syn v1.0.109 |
| 782 | 2026-09-08T03:56:44.006Z | Downloaded serde_json v1.0.150 |
| 783 | 2026-09-08T03:56:44.009Z | Downloaded typenum v1.20.1 |
| 784 | 2026-09-08T03:56:44.012Z | Downloaded debug-ignore v1.0.5 |
| 785 | 2026-09-08T03:56:44.015Z | Downloaded daft-derive v0.1.5 |
| 786 | 2026-09-08T03:56:44.015Z | Downloaded base64 v0.22.1 |
| 787 | 2026-09-08T03:56:44.018Z | Downloaded tokio-util v0.7.16 |
| 788 | 2026-09-08T03:56:44.021Z | Downloaded openssl v0.10.81 |
| 789 | 2026-09-08T03:56:44.026Z | Downloaded chrono v0.4.45 |
| 790 | 2026-09-08T03:56:44.029Z | Downloaded console v0.16.4 |
| 791 | 2026-09-08T03:56:44.034Z | Downloaded foreign-types v0.5.0 |
| 792 | 2026-09-08T03:56:44.034Z | Downloaded errno v0.3.14 |
| 793 | 2026-09-08T03:56:44.034Z | Downloaded dyn-clone v1.0.20 |
| 794 | 2026-09-08T03:56:44.037Z | Downloaded cargo-platform v0.1.9 |
| 795 | 2026-09-08T03:56:44.037Z | Downloaded base16ct v0.2.0 |
| 796 | 2026-09-08T03:56:44.037Z | Downloaded crypto-common v0.1.6 |
| 797 | 2026-09-08T03:56:44.037Z | Downloaded crc8 v0.1.1 |
| 798 | 2026-09-08T03:56:44.037Z | Downloaded constant_time_eq v0.3.1 |
| 799 | 2026-09-08T03:56:44.037Z | Downloaded ciborium-ll v0.2.2 |
| 800 | 2026-09-08T03:56:44.037Z | Downloaded form_urlencoded v1.2.2 |
| 801 | 2026-09-08T03:56:44.037Z | Downloaded arrayref v0.3.9 |
| 802 | 2026-09-08T03:56:44.040Z | Downloaded convert_case v0.4.0 |
| 803 | 2026-09-08T03:56:44.040Z | Downloaded hickory-proto v0.24.4 |
| 804 | 2026-09-08T03:56:44.045Z | Downloaded unicode-width v0.2.1 |
| 805 | 2026-09-08T03:56:44.048Z | Downloaded regress v0.10.5 |
| 806 | 2026-09-08T03:56:44.055Z | Downloaded unicode-width v0.1.14 |
| 807 | 2026-09-08T03:56:44.058Z | Downloaded hickory-proto v0.25.2 |
| 808 | 2026-09-08T03:56:44.064Z | Downloaded rustls v0.23.40 |
| 809 | 2026-09-08T03:56:44.071Z | Downloaded aws-lc-rs v1.16.2 |
| 810 | 2026-09-08T03:56:44.076Z | Downloaded serde_with v3.14.1 |
| 811 | 2026-09-08T03:56:44.082Z | Downloaded rustls-webpki v0.102.8 |
| 812 | 2026-09-08T03:56:44.092Z | Downloaded winnow v0.5.40 |
| 813 | 2026-09-08T03:56:44.096Z | Downloaded dropshot v0.17.1 |
| 814 | 2026-09-08T03:56:44.108Z | Downloaded proptest v1.8.0 |
| 815 | 2026-09-08T03:56:44.112Z | Downloaded bindgen v0.72.1 |
| 816 | 2026-09-08T03:56:44.116Z | Downloaded typify-impl v0.6.2 |
| 817 | 2026-09-08T03:56:44.124Z | Downloaded smoltcp v0.11.0 |
| 818 | 2026-09-08T03:56:44.131Z | Downloaded rustls v0.22.4 |
| 819 | 2026-09-08T03:56:44.138Z | Downloaded curve25519-dalek v4.1.3 |
| 820 | 2026-09-08T03:56:44.142Z | Downloaded cobs v0.3.0 |
| 821 | 2026-09-08T03:56:44.145Z | Downloaded async-stream v0.3.6 |
| 822 | 2026-09-08T03:56:44.145Z | Downloaded crypto-common v0.2.2 |
| 823 | 2026-09-08T03:56:44.145Z | Downloaded block-buffer v0.10.4 |
| 824 | 2026-09-08T03:56:44.145Z | Downloaded async-recursion v1.1.1 |
| 825 | 2026-09-08T03:56:44.149Z | Downloaded foreign-types-shared v0.3.1 |
| 826 | 2026-09-08T03:56:44.149Z | Downloaded compression-core v0.4.32 |
| 827 | 2026-09-08T03:56:44.149Z | Downloaded atomic-waker v1.1.2 |
| 828 | 2026-09-08T03:56:44.149Z | Downloaded async-stream-impl v0.3.6 |
| 829 | 2026-09-08T03:56:44.152Z | Downloaded tabled v0.15.0 |
| 830 | 2026-09-08T03:56:44.157Z | Downloaded winnow v0.7.14 |
| 831 | 2026-09-08T03:56:44.162Z | Downloaded equivalent v1.0.2 |
| 832 | 2026-09-08T03:56:44.165Z | Downloaded jiff v0.2.15 |
| 833 | 2026-09-08T03:56:44.172Z | Downloaded crucible-workspace-hack v0.1.0 |
| 834 | 2026-09-08T03:56:44.175Z | Downloaded colorchoice v1.0.4 |
| 835 | 2026-09-08T03:56:44.175Z | Downloaded cfg_aliases v0.2.1 |
| 836 | 2026-09-08T03:56:44.175Z | Downloaded atomicwrites v0.4.4 |
| 837 | 2026-09-08T03:56:44.175Z | Downloaded darling v0.21.3 |
| 838 | 2026-09-08T03:56:44.178Z | Downloaded clang-sys v1.8.1 |
| 839 | 2026-09-08T03:56:44.178Z | Downloaded futures-task v0.3.32 |
| 840 | 2026-09-08T03:56:44.183Z | Downloaded ciborium-io v0.2.2 |
| 841 | 2026-09-08T03:56:44.183Z | Downloaded cargo_metadata v0.18.1 |
| 842 | 2026-09-08T03:56:44.186Z | Downloaded time v0.3.47 |
| 843 | 2026-09-08T03:56:44.190Z | Downloaded libc v0.2.186 |
| 844 | 2026-09-08T03:56:44.206Z | Downloaded tabled v0.21.0 |
| 845 | 2026-09-08T03:56:44.223Z | Downloaded bstr v1.12.0 |
| 846 | 2026-09-08T03:56:44.228Z | Downloaded tokio v1.52.3 |
| 847 | 2026-09-08T03:56:44.258Z | Downloaded encoding_rs v0.8.35 |
| 848 | 2026-09-08T03:56:44.270Z | Downloaded zerocopy v0.8.27 |
| 849 | 2026-09-08T03:56:44.282Z | Downloaded vcpkg v0.2.15 |
| 850 | 2026-09-08T03:56:44.302Z | Downloaded webpki-roots v1.0.2 |
| 851 | 2026-09-08T03:56:44.305Z | Downloaded nix v0.30.1 |
| 852 | 2026-09-08T03:56:44.311Z | Downloaded nix v0.31.3 |
| 853 | 2026-09-08T03:56:44.327Z | Downloaded openapiv3 v2.2.0 |
| 854 | 2026-09-08T03:56:44.334Z | Downloaded syn v2.0.118 |
| 855 | 2026-09-08T03:56:44.344Z | Downloaded regex-syntax v0.8.11 |
| 856 | 2026-09-08T03:56:44.352Z | Downloaded regress v0.11.1 |
| 857 | 2026-09-08T03:56:44.360Z | Downloaded rustix v0.38.44 |
| 858 | 2026-09-08T03:56:44.398Z | Downloaded rustix v1.1.4 |
| 859 | 2026-09-08T03:56:44.493Z | Downloaded typify-impl v0.4.3 |
| 860 | 2026-09-08T03:56:44.558Z | Downloaded regex-automata v0.4.13 |
| 861 | 2026-09-08T03:56:44.584Z | Downloaded petgraph v0.6.5 |
| 862 | 2026-09-08T03:56:44.610Z | Downloaded chrono-tz v0.10.4 |
| 863 | 2026-09-08T03:56:44.645Z | Downloaded petgraph v0.8.2 |
| 864 | 2026-09-08T03:56:44.657Z | Downloaded libz-sys v1.1.22 |
| 865 | 2026-09-08T03:56:44.668Z | Downloaded csv v1.4.0 |
| 866 | 2026-09-08T03:56:44.683Z | Downloaded sha3 v0.10.8 |
| 867 | 2026-09-08T03:56:44.853Z | Downloaded ring v0.17.14 |
| 868 | 2026-09-08T03:56:44.900Z | Downloaded curl-sys v0.4.89+curl-8.20.0 |
| 869 | 2026-09-08T03:56:44.933Z | Downloaded libgit2-sys v0.17.0+1.8.1 |
| 870 | 2026-09-08T03:56:45.446Z | Downloaded aws-lc-sys v0.39.1 |
| 871 | 2026-09-08T03:56:45.768Z | Compiling proc-macro2 v1.0.106 |
| 872 | 2026-09-08T03:56:45.768Z | Compiling quote v1.0.45 |
| 873 | 2026-09-08T03:56:45.768Z | Compiling unicode-ident v1.0.24 |
| 874 | 2026-09-08T03:56:45.768Z | Compiling serde_core v1.0.228 |
| 875 | 2026-09-08T03:56:45.773Z | Compiling serde v1.0.228 |
| 876 | 2026-09-08T03:56:45.773Z | Compiling libc v0.2.186 |
| 877 | 2026-09-08T03:56:45.773Z | Checking cfg-if v1.0.4 |
| 878 | 2026-09-08T03:56:46.062Z | Compiling zmij v1.0.17 |
| 879 | 2026-09-08T03:56:46.087Z | Compiling autocfg v1.5.0 |
| 880 | 2026-09-08T03:56:46.342Z | Compiling memchr v2.7.5 |
| 881 | 2026-09-08T03:56:46.426Z | Compiling libm v0.2.15 |
| 882 | 2026-09-08T03:56:46.745Z | Compiling getrandom v0.4.2 |
| 883 | 2026-09-08T03:56:46.807Z | Compiling jobserver v0.1.34 |
| 884 | 2026-09-08T03:56:46.829Z | Compiling shlex v2.0.1 |
| 885 | 2026-09-08T03:56:46.843Z | Compiling find-msvc-tools v0.1.9 |
| 886 | 2026-09-08T03:56:46.902Z | Compiling version_check v0.9.5 |
| 887 | 2026-09-08T03:56:47.030Z | Compiling cc v1.2.64 |
| 888 | 2026-09-08T03:56:47.066Z | Checking smallvec v1.15.1 |
| 889 | 2026-09-08T03:56:47.118Z | Compiling thiserror v2.0.18 |
| 890 | 2026-09-08T03:56:47.167Z | Checking itoa v1.0.15 |
| 891 | 2026-09-08T03:56:47.181Z | Compiling syn v2.0.118 |
| 892 | 2026-09-08T03:56:47.238Z | Compiling icu_properties_data v2.0.1 |
| 893 | 2026-09-08T03:56:47.285Z | Compiling icu_normalizer_data v2.0.0 |
| 894 | 2026-09-08T03:56:47.377Z | Compiling parking_lot_core v0.9.12 |
| 895 | 2026-09-08T03:56:47.480Z | Checking stable_deref_trait v1.2.0 |
| 896 | 2026-09-08T03:56:47.540Z | Compiling serde_json v1.0.150 |
| 897 | 2026-09-08T03:56:47.676Z | Compiling heck v0.5.0 |
| 898 | 2026-09-08T03:56:47.849Z | Checking writeable v0.6.1 |
| 899 | 2026-09-08T03:56:47.972Z | Checking litemap v0.8.0 |
| 900 | 2026-09-08T03:56:48.027Z | Compiling num-traits v0.2.19 |
| 901 | 2026-09-08T03:56:48.041Z | Checking percent-encoding v2.3.2 |
| 902 | 2026-09-08T03:56:48.254Z | Checking form_urlencoded v1.2.2 |
| 903 | 2026-09-08T03:56:48.381Z | Checking utf8_iter v1.0.4 |
| 904 | 2026-09-08T03:56:48.399Z | Compiling zerocopy v0.8.27 |
| 905 | 2026-09-08T03:56:48.429Z | Checking pin-project-lite v0.2.16 |
| 906 | 2026-09-08T03:56:48.467Z | Compiling log v0.4.29 |
| 907 | 2026-09-08T03:56:48.503Z | Compiling equivalent v1.0.2 |
| 908 | 2026-09-08T03:56:48.516Z | Compiling semver v1.0.28 |
| 909 | 2026-09-08T03:56:48.529Z | Checking iana-time-zone v0.1.64 |
| 910 | 2026-09-08T03:56:48.593Z | Compiling rustversion v1.0.22 |
| 911 | 2026-09-08T03:56:48.633Z | Checking getrandom v0.2.16 |
| 912 | 2026-09-08T03:56:48.647Z | Checking socket2 v0.6.4 |
| 913 | 2026-09-08T03:56:48.782Z | Checking uuid v1.23.3 |
| 914 | 2026-09-08T03:56:48.811Z | Checking scopeguard v1.2.0 |
| 915 | 2026-09-08T03:56:48.916Z | Checking lock_api v0.4.14 |
| 916 | 2026-09-08T03:56:49.058Z | Checking bitflags v2.11.1 |
| 917 | 2026-09-08T03:56:49.078Z | Checking signal-hook-registry v1.4.6 |
| 918 | 2026-09-08T03:56:49.081Z | Checking mio v1.2.1 |
| 919 | 2026-09-08T03:56:49.121Z | Checking parking_lot v0.12.5 |
| 920 | 2026-09-08T03:56:49.229Z | Compiling schemars v0.8.22 |
| 921 | 2026-09-08T03:56:49.258Z | Checking dyn-clone v1.0.20 |
| 922 | 2026-09-08T03:56:49.358Z | Checking futures-core v0.3.32 |
| 923 | 2026-09-08T03:56:49.384Z | Compiling portable-atomic v1.11.1 |
| 924 | 2026-09-08T03:56:49.480Z | Compiling ring v0.17.14 |
| 925 | 2026-09-08T03:56:49.510Z | Checking critical-section v1.2.0 |
| 926 | 2026-09-08T03:56:49.551Z | Compiling hashbrown v0.17.1 |
| 927 | 2026-09-08T03:56:49.563Z | Compiling httparse v1.10.1 |
| 928 | 2026-09-08T03:56:49.784Z | Compiling regex-syntax v0.8.11 |
| 929 | 2026-09-08T03:56:49.919Z | Checking subtle v2.6.1 |
| 930 | 2026-09-08T03:56:49.953Z | Checking futures-sink v0.3.32 |
| 931 | 2026-09-08T03:56:50.055Z | Compiling indexmap v2.14.0 |
| 932 | 2026-09-08T03:56:50.109Z | Compiling synstructure v0.13.2 |
| 933 | 2026-09-08T03:56:50.309Z | Compiling serde_derive_internals v0.29.1 |
| 934 | 2026-09-08T03:56:50.323Z | Checking once_cell v1.21.3 |
| 935 | 2026-09-08T03:56:50.622Z | Checking slab v0.4.11 |
| 936 | 2026-09-08T03:56:50.695Z | Compiling aho-corasick v1.1.3 |
| 937 | 2026-09-08T03:56:50.781Z | Compiling thiserror v1.0.69 |
| 938 | 2026-09-08T03:56:50.819Z | Compiling rustix v1.1.4 |
| 939 | 2026-09-08T03:56:50.908Z | Checking rand_core v0.6.4 |
| 940 | 2026-09-08T03:56:51.077Z | Checking typenum v1.20.1 |
| 941 | 2026-09-08T03:56:51.283Z | Checking futures-channel v0.3.32 |
| 942 | 2026-09-08T03:56:51.382Z | Compiling serde_derive v1.0.228 |
| 943 | 2026-09-08T03:56:51.407Z | Compiling zerofrom-derive v0.1.6 |
| 944 | 2026-09-08T03:56:51.476Z | Compiling yoke-derive v0.8.0 |
| 945 | 2026-09-08T03:56:51.569Z | Compiling zerovec-derive v0.11.1 |
| 946 | 2026-09-08T03:56:51.836Z | Compiling displaydoc v0.2.5 |
| 947 | 2026-09-08T03:56:51.930Z | Compiling thiserror-impl v2.0.18 |
| 948 | 2026-09-08T03:56:52.144Z | Compiling schemars_derive v0.8.22 |
| 949 | 2026-09-08T03:56:52.486Z | Compiling tokio-macros v2.7.0 |
| 950 | 2026-09-08T03:56:52.561Z | Compiling zerocopy-derive v0.8.27 |
| 951 | 2026-09-08T03:56:52.582Z | Checking zerofrom v0.1.6 |
| 952 | 2026-09-08T03:56:52.619Z | Compiling futures-macro v0.3.32 |
| 953 | 2026-09-08T03:56:52.732Z | Checking yoke v0.8.0 |
| 954 | 2026-09-08T03:56:52.905Z | Checking zerovec v0.11.4 |
| 955 | 2026-09-08T03:56:53.171Z | Checking zerotrie v0.2.2 |
| 956 | 2026-09-08T03:56:53.365Z | Compiling zeroize_derive v1.4.3 |
| 957 | 2026-09-08T03:56:53.412Z | Compiling regex-automata v0.4.13 |
| 958 | 2026-09-08T03:56:53.427Z | Compiling thiserror-impl v1.0.69 |
| 959 | 2026-09-08T03:56:53.611Z | Checking tinystr v0.8.1 |
| 960 | 2026-09-08T03:56:53.787Z | Checking potential_utf v0.1.3 |
| 961 | 2026-09-08T03:56:53.800Z | Checking icu_locale_core v2.0.0 |
| 962 | 2026-09-08T03:56:53.919Z | Checking icu_collections v2.0.0 |
| 963 | 2026-09-08T03:56:54.007Z | Compiling ucd-trie v0.1.7 |
| 964 | 2026-09-08T03:56:54.020Z | Checking zeroize v1.8.1 |
| 965 | 2026-09-08T03:56:54.205Z | Compiling pest v2.8.2 |
| 966 | 2026-09-08T03:56:54.228Z | Checking futures-io v0.3.32 |
| 967 | 2026-09-08T03:56:54.258Z | Checking icu_provider v2.0.0 |
| 968 | 2026-09-08T03:56:54.341Z | Checking futures-task v0.3.32 |
| 969 | 2026-09-08T03:56:54.421Z | Checking bytes v1.12.0 |
| 970 | 2026-09-08T03:56:54.487Z | Checking chrono v0.4.45 |
| 971 | 2026-09-08T03:56:54.500Z | Checking icu_normalizer v2.0.0 |
| 972 | 2026-09-08T03:56:54.561Z | Checking icu_properties v2.0.1 |
| 973 | 2026-09-08T03:56:54.796Z | Compiling serde_tokenstream v0.2.3 |
| 974 | 2026-09-08T03:56:54.849Z | Checking tokio v1.52.3 |
| 975 | 2026-09-08T03:56:55.232Z | Compiling regex v1.12.4 |
| 976 | 2026-09-08T03:56:55.314Z | Compiling pest_meta v2.8.2 |
| 977 | 2026-09-08T03:56:55.340Z | Checking futures-util v0.3.32 |
| 978 | 2026-09-08T03:56:55.367Z | Checking idna_adapter v1.2.1 |
| 979 | 2026-09-08T03:56:55.407Z | Compiling pkg-config v0.3.32 |
| 980 | 2026-09-08T03:56:55.490Z | Checking idna v1.1.0 |
| 981 | 2026-09-08T03:56:55.621Z | Compiling anyhow v1.0.102 |
| 982 | 2026-09-08T03:56:55.733Z | Checking url v2.5.7 |
| 983 | 2026-09-08T03:56:55.853Z | Compiling pest_generator v2.8.2 |
| 984 | 2026-09-08T03:56:55.952Z | Compiling tracing-attributes v0.1.30 |
| 985 | 2026-09-08T03:56:56.329Z | Checking tracing-core v0.1.34 |
| 986 | 2026-09-08T03:56:56.480Z | Compiling generic-array v0.14.7 |
| 987 | 2026-09-08T03:56:56.596Z | Compiling pest_derive v2.8.2 |
| 988 | 2026-09-08T03:56:56.622Z | Compiling allocator-api2 v0.2.21 |
| 989 | 2026-09-08T03:56:56.704Z | Compiling fnv v1.0.7 |
| 990 | 2026-09-08T03:56:56.783Z | Compiling vcpkg v0.2.15 |
| 991 | 2026-09-08T03:56:56.806Z | Compiling foldhash v0.2.0 |
| 992 | 2026-09-08T03:56:56.990Z | Compiling hashbrown v0.16.1 |
| 993 | 2026-09-08T03:56:57.107Z | Checking http v1.4.2 |
| 994 | 2026-09-08T03:56:57.150Z | Checking tracing v0.1.41 |
| 995 | 2026-09-08T03:56:57.219Z | Compiling getrandom v0.3.3 |
| 996 | 2026-09-08T03:56:57.353Z | Compiling byteorder v1.5.0 |
| 997 | 2026-09-08T03:56:57.558Z | Compiling camino v1.2.3 |
| 998 | 2026-09-08T03:56:57.583Z | Checking crypto-common v0.1.6 |
| 999 | 2026-09-08T03:56:57.595Z | Checking errno v0.3.14 |
| 1000 | 2026-09-08T03:56:57.693Z | Checking base64 v0.22.1 |
| 1001 | 2026-09-08T03:56:57.724Z | Compiling time-core v0.1.8 |
| 1002 | 2026-09-08T03:56:57.737Z | Compiling num-conv v0.2.1 |
| 1003 | 2026-09-08T03:56:57.873Z | Checking ipnet v2.11.0 |
| 1004 | 2026-09-08T03:56:57.887Z | Compiling time-macros v0.2.27 |
| 1005 | 2026-09-08T03:56:57.954Z | Compiling scroll_derive v0.13.1 |
| 1006 | 2026-09-08T03:56:57.984Z | Compiling paste v1.0.15 |
| 1007 | 2026-09-08T03:56:58.021Z | Checking tokio-util v0.7.16 |
| 1008 | 2026-09-08T03:56:58.093Z | Checking http-body v1.0.1 |
| 1009 | 2026-09-08T03:56:58.215Z | Checking rustls-pki-types v1.12.0 |
| 1010 | 2026-09-08T03:56:58.229Z | Checking atomic-waker v1.1.2 |
| 1011 | 2026-09-08T03:56:58.544Z | Checking tower-layer v0.3.3 |
| 1012 | 2026-09-08T03:56:58.696Z | Checking tower-service v0.3.3 |
| 1013 | 2026-09-08T03:56:58.730Z | Checking try-lock v0.2.5 |
| 1014 | 2026-09-08T03:56:58.776Z | Checking untrusted v0.9.0 |
| 1015 | 2026-09-08T03:56:58.790Z | Checking h2 v0.4.14 |
| 1016 | 2026-09-08T03:56:58.829Z | Checking want v0.3.1 |
| 1017 | 2026-09-08T03:56:58.851Z | Checking httpdate v1.0.3 |
| 1018 | 2026-09-08T03:56:58.905Z | Checking ryu v1.0.20 |
| 1019 | 2026-09-08T03:56:58.949Z | Compiling openssl-sys v0.9.117 |
| 1020 | 2026-09-08T03:56:58.997Z | Compiling async-trait v0.1.89 |
| 1021 | 2026-09-08T03:56:59.044Z | Compiling cmake v0.1.54 |
| 1022 | 2026-09-08T03:56:59.073Z | Compiling crossbeam-utils v0.8.21 |
| 1023 | 2026-09-08T03:56:59.329Z | Compiling dunce v1.0.5 |
| 1024 | 2026-09-08T03:56:59.372Z | Checking pretty-hex v0.4.1 |
| 1025 | 2026-09-08T03:56:59.386Z | Compiling fs_extra v1.3.0 |
| 1026 | 2026-09-08T03:56:59.428Z | Compiling strsim v0.11.1 |
| 1027 | 2026-09-08T03:56:59.518Z | Compiling scroll v0.13.0 |
| 1028 | 2026-09-08T03:56:59.549Z | Checking block-buffer v0.10.4 |
| 1029 | 2026-09-08T03:56:59.636Z | Compiling aws-lc-sys v0.39.1 |
| 1030 | 2026-09-08T03:56:59.688Z | Compiling regress v0.10.5 |
| 1031 | 2026-09-08T03:56:59.722Z | Checking ppv-lite86 v0.2.21 |
| 1032 | 2026-09-08T03:56:59.777Z | Compiling slog v2.8.2 |
| 1033 | 2026-09-08T03:56:59.865Z | Compiling plain v0.2.3 |
| 1034 | 2026-09-08T03:56:59.950Z | Compiling usdt-impl v0.6.0 |
| 1035 | 2026-09-08T03:56:59.977Z | Compiling goblin v0.10.1 |
| 1036 | 2026-09-08T03:57:00.012Z | Checking digest v0.10.7 |
| 1037 | 2026-09-08T03:57:00.039Z | Checking http-body-util v0.1.3 |
| 1038 | 2026-09-08T03:57:00.204Z | Checking ipnetwork v0.21.1 |
| 1039 | 2026-09-08T03:57:00.221Z | Checking erased-serde v0.3.31 |
| 1040 | 2026-09-08T03:57:00.358Z | Compiling omicron-workspace-hack v0.1.0 |
| 1041 | 2026-09-08T03:57:00.414Z | Compiling ident_case v1.0.1 |
| 1042 | 2026-09-08T03:57:00.582Z | Compiling darling_core v0.21.3 |
| 1043 | 2026-09-08T03:57:00.618Z | Checking serde_urlencoded v0.7.1 |
| 1044 | 2026-09-08T03:57:00.644Z | Checking hyper v1.10.1 |
| 1045 | 2026-09-08T03:57:00.671Z | Compiling dtrace-parser v0.3.0 |
| 1046 | 2026-09-08T03:57:00.816Z | Compiling openapiv3 v2.2.0 |
| 1047 | 2026-09-08T03:57:00.839Z | Compiling daft-derive v0.1.5 |
| 1048 | 2026-09-08T03:57:01.258Z | Compiling typify-impl v0.4.3 |
| 1049 | 2026-09-08T03:57:01.525Z | Checking hyper-util v0.1.20 |
| 1050 | 2026-09-08T03:57:01.543Z | Compiling thread-id v5.0.0 |
| 1051 | 2026-09-08T03:57:02.299Z | Compiling aws-lc-rs v1.16.2 |
| 1052 | 2026-09-08T03:57:02.604Z | Compiling dof v0.4.0 |
| 1053 | 2026-09-08T03:57:02.624Z | Compiling darling_macro v0.21.3 |
| 1054 | 2026-09-08T03:57:02.928Z | Checking encoding_rs v0.8.35 |
| 1055 | 2026-09-08T03:57:02.952Z | Checking untrusted v0.7.1 |
| 1056 | 2026-09-08T03:57:03.221Z | Compiling darling v0.21.3 |
| 1057 | 2026-09-08T03:57:03.306Z | Checking cpufeatures v0.2.17 |
| 1058 | 2026-09-08T03:57:03.378Z | Checking mime v0.3.17 |
| 1059 | 2026-09-08T03:57:03.390Z | Compiling slog-async v2.8.0 |
| 1060 | 2026-09-08T03:57:03.549Z | Checking rand_core v0.9.3 |
| 1061 | 2026-09-08T03:57:03.654Z | Checking oxnet v0.1.6 |
| 1062 | 2026-09-08T03:57:03.700Z | Compiling usdt-attr-macro v0.6.0 |
| 1063 | 2026-09-08T03:57:03.717Z | Compiling usdt-macro v0.6.0 |
| 1064 | 2026-09-08T03:57:03.858Z | Compiling structmeta-derive v0.3.0 |
| 1065 | 2026-09-08T03:57:03.908Z | Compiling multer v3.1.0 |
| 1066 | 2026-09-08T03:57:03.922Z | Compiling rustls v0.22.4 |
| 1067 | 2026-09-08T03:57:04.123Z | Compiling rustls v0.23.40 |
| 1068 | 2026-09-08T03:57:04.137Z | Compiling unsafe-libyaml v0.2.11 |
| 1069 | 2026-09-08T03:57:04.460Z | Compiling async-stream-impl v0.3.6 |
| 1070 | 2026-09-08T03:57:04.487Z | Checking sync_wrapper v1.0.2 |
| 1071 | 2026-09-08T03:57:04.588Z | Compiling openssl v0.10.81 |
| 1072 | 2026-09-08T03:57:04.601Z | Compiling typify-macro v0.4.3 |
| 1073 | 2026-09-08T03:57:04.789Z | Compiling serde_yaml v0.9.34+deprecated |
| 1074 | 2026-09-08T03:57:04.866Z | Compiling structmeta v0.3.0 |
| 1075 | 2026-09-08T03:57:05.053Z | Checking hex v0.4.3 |
| 1076 | 2026-09-08T03:57:05.066Z | Checking fastrand v2.3.0 |
| 1077 | 2026-09-08T03:57:05.071Z | Checking foreign-types-shared v0.1.1 |
| 1078 | 2026-09-08T03:57:05.161Z | Checking foreign-types v0.3.2 |
| 1079 | 2026-09-08T03:57:05.241Z | Checking tempfile v3.27.0 |
| 1080 | 2026-09-08T03:57:05.257Z | Checking tower v0.5.2 |
| 1081 | 2026-09-08T03:57:05.270Z | Checking rand_chacha v0.9.0 |
| 1082 | 2026-09-08T03:57:05.428Z | Checking futures-executor v0.3.32 |
| 1083 | 2026-09-08T03:57:05.452Z | Compiling openssl-macros v0.1.1 |
| 1084 | 2026-09-08T03:57:05.573Z | Compiling strum_macros v0.26.4 |
| 1085 | 2026-09-08T03:57:05.577Z | Checking powerfmt v0.2.0 |
| 1086 | 2026-09-08T03:57:05.623Z | Compiling native-tls v0.2.14 |
| 1087 | 2026-09-08T03:57:05.733Z | Checking openssl-probe v0.1.6 |
| 1088 | 2026-09-08T03:57:05.839Z | Checking iri-string v0.7.8 |
| 1089 | 2026-09-08T03:57:05.881Z | Checking deranged v0.5.3 |
| 1090 | 2026-09-08T03:57:06.013Z | Checking futures v0.3.32 |
| 1091 | 2026-09-08T03:57:06.066Z | Compiling typify v0.4.3 |
| 1092 | 2026-09-08T03:57:06.091Z | Checking rand v0.9.3 |
| 1093 | 2026-09-08T03:57:06.154Z | Compiling newtype-uuid-macros v0.1.0 |
| 1094 | 2026-09-08T03:57:06.494Z | Checking num_threads v0.1.7 |
| 1095 | 2026-09-08T03:57:06.581Z | Compiling ref-cast v1.0.25 |
| 1096 | 2026-09-08T03:57:06.839Z | Checking tower-http v0.6.8 |
| 1097 | 2026-09-08T03:57:06.859Z | Checking time v0.3.47 |
| 1098 | 2026-09-08T03:57:06.902Z | Compiling ref-cast-impl v1.0.25 |
| 1099 | 2026-09-08T03:57:06.934Z | Compiling dropshot v0.16.7 |
| 1100 | 2026-09-08T03:57:07.043Z | Checking memmap2 v0.9.8 |
| 1101 | 2026-09-08T03:57:07.141Z | Checking unicode-width v0.2.1 |
| 1102 | 2026-09-08T03:57:07.217Z | Compiling derive-ex v0.1.8 |
| 1103 | 2026-09-08T03:57:07.374Z | Checking crossbeam-channel v0.5.15 |
| 1104 | 2026-09-08T03:57:07.467Z | Checking webpki-roots v1.0.2 |
| 1105 | 2026-09-08T03:57:07.481Z | Compiling dropshot_endpoint v0.16.7 |
| 1106 | 2026-09-08T03:57:07.584Z | Compiling strum_macros v0.27.2 |
| 1107 | 2026-09-08T03:57:07.748Z | Checking winnow v0.7.14 |
| 1108 | 2026-09-08T03:57:08.032Z | Compiling progenitor-impl v0.11.1 |
| 1109 | 2026-09-08T03:57:08.184Z | Checking tokio-native-tls v0.3.1 |
| 1110 | 2026-09-08T03:57:08.344Z | Checking hyper-tls v0.6.0 |
| 1111 | 2026-09-08T03:57:08.805Z | Compiling test-strategy v0.4.3 |
| 1112 | 2026-09-08T03:57:08.819Z | Checking newtype-uuid v1.3.2 |
| 1113 | 2026-09-08T03:57:08.983Z | Checking thread_local v1.1.9 |
| 1114 | 2026-09-08T03:57:09.001Z | Checking winnow v1.0.3 |
| 1115 | 2026-09-08T03:57:09.119Z | Checking daft v0.1.5 |
| 1116 | 2026-09-08T03:57:09.153Z | Compiling serde_with_macros v3.14.1 |
| 1117 | 2026-09-08T03:57:09.293Z | Checking toml_parser v1.1.2+spec-1.1.0 |
| 1118 | 2026-09-08T03:57:09.347Z | Checking serde_spanned v1.1.1 |
| 1119 | 2026-09-08T03:57:09.375Z | Checking is-terminal v0.4.16 |
| 1120 | 2026-09-08T03:57:09.467Z | Checking take_mut v0.2.2 |
| 1121 | 2026-09-08T03:57:09.481Z | Checking match_cfg v0.1.0 |
| 1122 | 2026-09-08T03:57:09.548Z | Checking either v1.15.0 |
| 1123 | 2026-09-08T03:57:09.571Z | Checking debug-ignore v1.0.5 |
| 1124 | 2026-09-08T03:57:09.615Z | Checking toml_writer v1.1.1+spec-1.1.0 |
| 1125 | 2026-09-08T03:57:09.669Z | Checking term v1.2.0 |
| 1126 | 2026-09-08T03:57:09.791Z | Checking hostname v0.3.1 |
| 1127 | 2026-09-08T03:57:09.883Z | Checking slog-term v2.9.2 |
| 1128 | 2026-09-08T03:57:09.896Z | Checking slog-json v2.6.1 |
| 1129 | 2026-09-08T03:57:10.043Z | Checking spin v0.9.8 |
| 1130 | 2026-09-08T03:57:10.091Z | Compiling progenitor-macro v0.11.1 |
| 1131 | 2026-09-08T03:57:10.117Z | Compiling syn v1.0.109 |
| 1132 | 2026-09-08T03:57:10.136Z | Checking slog-bunyan v2.5.0 |
| 1133 | 2026-09-08T03:57:10.210Z | Checking async-stream v0.3.6 |
| 1134 | 2026-09-08T03:57:10.232Z | Checking usdt v0.6.0 |
| 1135 | 2026-09-08T03:57:10.246Z | Compiling parse-display-derive v0.10.0 |
| 1136 | 2026-09-08T03:57:10.363Z | Checking rustls-webpki v0.102.8 |
| 1137 | 2026-09-08T03:57:10.387Z | Checking rustls-pemfile v2.2.0 |
| 1138 | 2026-09-08T03:57:10.406Z | Checking waitgroup v0.1.2 |
| 1139 | 2026-09-08T03:57:10.470Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1140 | 2026-09-08T03:57:10.505Z | Checking serde_path_to_error v0.1.20 |
| 1141 | 2026-09-08T03:57:10.521Z | Checking hostname v0.4.2 |
| 1142 | 2026-09-08T03:57:10.620Z | Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1143 | 2026-09-08T03:57:10.763Z | Checking strum v0.26.3 |
| 1144 | 2026-09-08T03:57:10.875Z | Checking rand_chacha v0.3.1 |
| 1145 | 2026-09-08T03:57:10.903Z | Checking macaddr v1.0.1 |
| 1146 | 2026-09-08T03:57:10.923Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 1147 | 2026-09-08T03:57:11.064Z | Checking wait-timeout v0.2.1 |
| 1148 | 2026-09-08T03:57:11.080Z | Checking bit-vec v0.8.0 |
| 1149 | 2026-09-08T03:57:11.117Z | Checking quick-error v1.2.3 |
| 1150 | 2026-09-08T03:57:11.189Z | Checking lazy_static v1.5.0 |
| 1151 | 2026-09-08T03:57:11.221Z | Checking rusty-fork v0.3.0 |
| 1152 | 2026-09-08T03:57:11.274Z | Checking bit-set v0.8.0 |
| 1153 | 2026-09-08T03:57:11.288Z | Checking toml v0.9.12+spec-1.1.0 |
| 1154 | 2026-09-08T03:57:11.389Z | Checking rand v0.8.5 |
| 1155 | 2026-09-08T03:57:11.418Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1156 | 2026-09-08T03:57:11.742Z | Checking rand_xorshift v0.4.0 |
| 1157 | 2026-09-08T03:57:11.854Z | Checking sha1 v0.10.6 |
| 1158 | 2026-09-08T03:57:11.868Z | Checking unarray v0.1.4 |
| 1159 | 2026-09-08T03:57:11.970Z | Checking proptest v1.8.0 |
| 1160 | 2026-09-08T03:57:12.013Z | Checking strum v0.27.2 |
| 1161 | 2026-09-08T03:57:12.122Z | Checking tabwriter v1.4.1 |
| 1162 | 2026-09-08T03:57:12.127Z | Checking tokio-rustls v0.25.0 |
| 1163 | 2026-09-08T03:57:12.178Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1164 | 2026-09-08T03:57:12.268Z | Checking colored v3.1.1 |
| 1165 | 2026-09-08T03:57:12.317Z | Checking serde_with v3.14.1 |
| 1166 | 2026-09-08T03:57:12.794Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5) |
| 1167 | 2026-09-08T03:57:13.026Z | Checking instant v0.1.13 |
| 1168 | 2026-09-08T03:57:13.334Z | Checking rustc-hash v2.1.1 |
| 1169 | 2026-09-08T03:57:13.353Z | Checking backoff v0.4.0 |
| 1170 | 2026-09-08T03:57:13.454Z | Checking iddqd v0.3.18 |
| 1171 | 2026-09-08T03:57:13.530Z | Checking parse-display v0.10.0 |
| 1172 | 2026-09-08T03:57:13.597Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 1173 | 2026-09-08T03:57:13.678Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1174 | 2026-09-08T03:57:13.692Z | Checking itertools v0.14.0 |
| 1175 | 2026-09-08T03:57:13.789Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1176 | 2026-09-08T03:57:14.192Z | Compiling toml_datetime v0.6.11 |
| 1177 | 2026-09-08T03:57:14.241Z | Compiling clap_derive v4.6.1 |
| 1178 | 2026-09-08T03:57:14.256Z | Checking utf8parse v0.2.2 |
| 1179 | 2026-09-08T03:57:14.369Z | Checking anstyle-parse v1.0.0 |
| 1180 | 2026-09-08T03:57:14.520Z | Checking terminal_size v0.4.3 |
| 1181 | 2026-09-08T03:57:14.699Z | Checking anstyle v1.0.14 |
| 1182 | 2026-09-08T03:57:14.713Z | Checking is_terminal_polyfill v1.70.1 |
| 1183 | 2026-09-08T03:57:14.777Z | Checking anstyle-query v1.1.4 |
| 1184 | 2026-09-08T03:57:14.797Z | Checking colorchoice v1.0.4 |
| 1185 | 2026-09-08T03:57:14.895Z | Checking anstream v1.0.0 |
| 1186 | 2026-09-08T03:57:15.145Z | Checking clap_lex v1.1.0 |
| 1187 | 2026-09-08T03:57:15.294Z | Checking clap_builder v4.6.0 |
| 1188 | 2026-09-08T03:57:16.509Z | Checking clap v4.6.1 |
| 1189 | 2026-09-08T03:57:17.559Z | Compiling num-derive v0.4.2 |
| 1190 | 2026-09-08T03:57:18.040Z | Compiling rustls-webpki v0.103.6 |
| 1191 | 2026-09-08T03:57:18.614Z | Compiling prettyplease v0.2.37 |
| 1192 | 2026-09-08T03:57:20.061Z | Checking crossbeam-epoch v0.9.18 |
| 1193 | 2026-09-08T03:57:20.168Z | Compiling cfg_aliases v0.2.1 |
| 1194 | 2026-09-08T03:57:20.247Z | Compiling winnow v0.5.40 |
| 1195 | 2026-09-08T03:57:21.216Z | Checking serde_spanned v0.6.9 |
| 1196 | 2026-09-08T03:57:21.219Z | Compiling memoffset v0.9.1 |
| 1197 | 2026-09-08T03:57:21.377Z | Compiling tokio-rustls v0.26.4 |
| 1198 | 2026-09-08T03:57:21.598Z | Compiling toml_edit v0.19.15 |
| 1199 | 2026-09-08T03:57:21.652Z | Compiling rayon-core v1.13.0 |
| 1200 | 2026-09-08T03:57:22.794Z | Compiling proc-macro-crate v1.3.1 |
| 1201 | 2026-09-08T03:57:23.101Z | Compiling zerocopy-derive v0.7.35 |
| 1202 | 2026-09-08T03:57:23.386Z | Compiling crc32fast v1.5.0 |
| 1203 | 2026-09-08T03:57:23.910Z | Compiling hyper-rustls v0.27.7 |
| 1204 | 2026-09-08T03:57:24.094Z | Compiling reqwest v0.12.23 |
| 1205 | 2026-09-08T03:57:24.256Z | Checking crossbeam-deque v0.8.6 |
| 1206 | 2026-09-08T03:57:24.689Z | Checking adler2 v2.0.1 |
| 1207 | 2026-09-08T03:57:24.755Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1208 | 2026-09-08T03:57:25.194Z | Compiling progenitor-client v0.11.1 |
| 1209 | 2026-09-08T03:57:25.459Z | Compiling progenitor v0.11.1 |
| 1210 | 2026-09-08T03:57:25.756Z | Checking miniz_oxide v0.8.9 |
| 1211 | 2026-09-08T03:57:26.589Z | Compiling num-integer v0.1.46 |
| 1212 | 2026-09-08T03:57:26.665Z | Compiling proc-macro-error-attr v1.0.4 |
| 1213 | 2026-09-08T03:57:26.880Z | Compiling heapless v0.8.0 |
| 1214 | 2026-09-08T03:57:27.126Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5) |
| 1215 | 2026-09-08T03:57:27.152Z | Checking flate2 v1.1.2 |
| 1216 | 2026-09-08T03:57:27.175Z | Compiling progenitor-client v0.10.0 |
| 1217 | 2026-09-08T03:57:27.555Z | Compiling ingot-macros v0.1.1 |
| 1218 | 2026-09-08T03:57:28.370Z | Checking hash32 v0.3.1 |
| 1219 | 2026-09-08T03:57:28.501Z | Checking hybrid-array v0.4.12 |
| 1220 | 2026-09-08T03:57:28.572Z | Compiling proc-macro-error v1.0.4 |
| 1221 | 2026-09-08T03:57:28.601Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 1222 | 2026-09-08T03:57:28.932Z | Compiling smoltcp v0.11.0 |
| 1223 | 2026-09-08T03:57:28.949Z | Checking toml_write v0.1.2 |
| 1224 | 2026-09-08T03:57:29.119Z | Checking toml_edit v0.22.27 |
| 1225 | 2026-09-08T03:57:29.503Z | Checking num-iter v0.1.45 |
| 1226 | 2026-09-08T03:57:29.618Z | Checking num-rational v0.4.2 |
| 1227 | 2026-09-08T03:57:29.889Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1228 | 2026-09-08T03:57:29.930Z | Compiling zerocopy v0.7.35 |
| 1229 | 2026-09-08T03:57:30.171Z | Checking ingot-types v0.1.2 |
| 1230 | 2026-09-08T03:57:30.188Z | Compiling num_enum_derive v0.7.5 |
| 1231 | 2026-09-08T03:57:30.275Z | Compiling hubpack_derive v0.1.1 |
| 1232 | 2026-09-08T03:57:30.475Z | Checking cobs v0.3.0 |
| 1233 | 2026-09-08T03:57:30.508Z | Compiling foreign-types-macros v0.2.3 |
| 1234 | 2026-09-08T03:57:30.511Z | Compiling scroll_derive v0.12.1 |
| 1235 | 2026-09-08T03:57:30.602Z | Compiling num-complex v0.4.6 |
| 1236 | 2026-09-08T03:57:30.775Z | Compiling usdt-impl v0.5.0 |
| 1237 | 2026-09-08T03:57:31.025Z | Checking foreign-types-shared v0.3.1 |
| 1238 | 2026-09-08T03:57:31.117Z | Checking bitflags v1.3.2 |
| 1239 | 2026-09-08T03:57:31.134Z | Checking managed v0.8.0 |
| 1240 | 2026-09-08T03:57:31.139Z | Compiling crucible-workspace-hack v0.1.0 |
| 1241 | 2026-09-08T03:57:31.186Z | Checking foreign-types v0.5.0 |
| 1242 | 2026-09-08T03:57:31.201Z | Checking scroll v0.12.0 |
| 1243 | 2026-09-08T03:57:31.229Z | Checking num_enum v0.7.5 |
| 1244 | 2026-09-08T03:57:31.366Z | Checking num v0.4.3 |
| 1245 | 2026-09-08T03:57:31.436Z | Checking hubpack v0.1.2 |
| 1246 | 2026-09-08T03:57:31.439Z | Checking postcard v1.1.3 |
| 1247 | 2026-09-08T03:57:31.494Z | Checking ingot v0.1.1 |
| 1248 | 2026-09-08T03:57:31.600Z | Compiling dof v0.3.0 |
| 1249 | 2026-09-08T03:57:31.718Z | Checking toml v0.8.23 |
| 1250 | 2026-09-08T03:57:32.132Z | Checking crypto-common v0.2.2 |
| 1251 | 2026-09-08T03:57:32.198Z | Checking block-buffer v0.12.0 |
| 1252 | 2026-09-08T03:57:32.448Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1253 | 2026-09-08T03:57:32.452Z | Compiling dtrace-parser v0.2.0 |
| 1254 | 2026-09-08T03:57:32.777Z | Checking camino-tempfile v1.4.1 |
| 1255 | 2026-09-08T03:57:32.780Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1256 | 2026-09-08T03:57:32.950Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1257 | 2026-09-08T03:57:32.965Z | Checking cstr-argument v0.1.2 |
| 1258 | 2026-09-08T03:57:32.982Z | Compiling thread-id v4.2.2 |
| 1259 | 2026-09-08T03:57:33.070Z | Compiling heck v0.4.1 |
| 1260 | 2026-09-08T03:57:33.084Z | Compiling minimal-lexical v0.2.1 |
| 1261 | 2026-09-08T03:57:33.101Z | Checking const-oid v0.10.2 |
| 1262 | 2026-09-08T03:57:33.175Z | Checking static_assertions v1.1.0 |
| 1263 | 2026-09-08T03:57:33.251Z | Compiling float-ord v0.3.2 |
| 1264 | 2026-09-08T03:57:33.265Z | Checking compression-core v0.4.32 |
| 1265 | 2026-09-08T03:57:33.328Z | Compiling nom v7.1.3 |
| 1266 | 2026-09-08T03:57:33.368Z | Checking digest v0.11.3 |
| 1267 | 2026-09-08T03:57:33.396Z | Checking compression-codecs v0.4.32 |
| 1268 | 2026-09-08T03:57:33.430Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1269 | 2026-09-08T03:57:33.519Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1270 | 2026-09-08T03:57:33.559Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1271 | 2026-09-08T03:57:33.681Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 1272 | 2026-09-08T03:57:33.723Z | Checking goblin v0.8.2 |
| 1273 | 2026-09-08T03:57:33.893Z | Checking rayon v1.11.0 |
| 1274 | 2026-09-08T03:57:34.200Z | Compiling num_enum_derive v0.5.11 |
| 1275 | 2026-09-08T03:57:34.276Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1276 | 2026-09-08T03:57:34.510Z | Compiling rustc_version v0.4.1 |
| 1277 | 2026-09-08T03:57:34.601Z | Checking toml_datetime v1.1.1+spec-1.1.0 |
| 1278 | 2026-09-08T03:57:34.783Z | Compiling dropshot v0.17.1 |
| 1279 | 2026-09-08T03:57:34.797Z | Checking tinyvec_macros v0.1.1 |
| 1280 | 2026-09-08T03:57:34.864Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26) |
| 1281 | 2026-09-08T03:57:35.006Z | Compiling convert_case v0.4.0 |
| 1282 | 2026-09-08T03:57:35.010Z | Compiling rustix v0.38.44 |
| 1283 | 2026-09-08T03:57:35.083Z | Checking cpufeatures v0.3.0 |
| 1284 | 2026-09-08T03:57:35.158Z | Checking sha1 v0.11.0 |
| 1285 | 2026-09-08T03:57:35.172Z | Checking num_enum v0.5.11 |
| 1286 | 2026-09-08T03:57:35.281Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1287 | 2026-09-08T03:57:35.314Z | Compiling derive_more v0.99.20 |
| 1288 | 2026-09-08T03:57:35.345Z | Checking tinyvec v1.10.0 |
| 1289 | 2026-09-08T03:57:35.430Z | Checking toml v1.1.2+spec-1.1.0 |
| 1290 | 2026-09-08T03:57:35.648Z | Checking async-compression v0.4.33 |
| 1291 | 2026-09-08T03:57:35.739Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1292 | 2026-09-08T03:57:35.770Z | Compiling nix v0.30.1 |
| 1293 | 2026-09-08T03:57:35.903Z | Checking libscf-sys v1.2.0 |
| 1294 | 2026-09-08T03:57:36.031Z | Compiling libz-sys v1.1.22 |
| 1295 | 2026-09-08T03:57:36.154Z | Compiling dropshot_endpoint v0.17.1 |
| 1296 | 2026-09-08T03:57:36.225Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 1297 | 2026-09-08T03:57:36.426Z | Checking bytecount v0.6.9 |
| 1298 | 2026-09-08T03:57:36.599Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1299 | 2026-09-08T03:57:36.957Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1300 | 2026-09-08T03:57:37.128Z | Compiling usdt-attr-macro v0.5.0 |
| 1301 | 2026-09-08T03:57:37.206Z | Compiling usdt-macro v0.5.0 |
| 1302 | 2026-09-08T03:57:37.431Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1303 | 2026-09-08T03:57:37.466Z | Compiling zone_cfg_derive v0.3.1 |
| 1304 | 2026-09-08T03:57:37.481Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 1305 | 2026-09-08T03:57:37.645Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1306 | 2026-09-08T03:57:37.739Z | Checking itertools v0.12.1 |
| 1307 | 2026-09-08T03:57:37.874Z | Checking sigpipe v0.1.3 |
| 1308 | 2026-09-08T03:57:37.919Z | Checking memmap v0.7.0 |
| 1309 | 2026-09-08T03:57:37.956Z | Checking jiff v0.2.15 |
| 1310 | 2026-09-08T03:57:38.046Z | Checking glob v0.3.3 |
| 1311 | 2026-09-08T03:57:38.061Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1312 | 2026-09-08T03:57:38.159Z | Checking usdt v0.5.0 |
| 1313 | 2026-09-08T03:57:38.202Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 1314 | 2026-09-08T03:57:38.226Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1315 | 2026-09-08T03:57:38.353Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1316 | 2026-09-08T03:57:38.425Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1317 | 2026-09-08T03:57:38.441Z | Checking smf v0.2.3 |
| 1318 | 2026-09-08T03:57:38.550Z | Checking secrecy v0.10.3 |
| 1319 | 2026-09-08T03:57:38.619Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1320 | 2026-09-08T03:57:38.640Z | Checking whoami v1.6.1 |
| 1321 | 2026-09-08T03:57:38.663Z | Compiling curve25519-dalek v4.1.3 |
| 1322 | 2026-09-08T03:57:38.726Z | Checking zone v0.3.1 |
| 1323 | 2026-09-08T03:57:38.806Z | Checking hmac v0.12.1 |
| 1324 | 2026-09-08T03:57:38.935Z | Checking inout v0.1.4 |
| 1325 | 2026-09-08T03:57:38.939Z | Compiling enum-as-inner v0.6.1 |
| 1326 | 2026-09-08T03:57:38.997Z | Compiling clang-sys v1.8.1 |
| 1327 | 2026-09-08T03:57:39.062Z | Checking ff v0.13.1 |
| 1328 | 2026-09-08T03:57:39.076Z | Compiling semver v0.1.20 |
| 1329 | 2026-09-08T03:57:39.168Z | Checking data-encoding v2.9.0 |
| 1330 | 2026-09-08T03:57:39.185Z | Checking group v0.13.0 |
| 1331 | 2026-09-08T03:57:39.292Z | Compiling rustc_version v0.1.7 |
| 1332 | 2026-09-08T03:57:39.323Z | Checking cipher v0.4.4 |
| 1333 | 2026-09-08T03:57:39.371Z | Checking hkdf v0.12.4 |
| 1334 | 2026-09-08T03:57:39.482Z | Checking atomicwrites v0.4.4 |
| 1335 | 2026-09-08T03:57:39.495Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1336 | 2026-09-08T03:57:39.508Z | Checking universal-hash v0.5.1 |
| 1337 | 2026-09-08T03:57:39.511Z | Checking crypto-bigint v0.5.5 |
| 1338 | 2026-09-08T03:57:39.512Z | Compiling regress v0.11.1 |
| 1339 | 2026-09-08T03:57:39.600Z | Checking half v2.7.1 |
| 1340 | 2026-09-08T03:57:39.629Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1341 | 2026-09-08T03:57:39.849Z | Checking ciborium-io v0.2.2 |
| 1342 | 2026-09-08T03:57:39.940Z | Checking indent_write v2.2.0 |
| 1343 | 2026-09-08T03:57:40.069Z | Checking base64ct v1.8.0 |
| 1344 | 2026-09-08T03:57:40.274Z | Checking base16ct v0.2.0 |
| 1345 | 2026-09-08T03:57:40.301Z | Checking opaque-debug v0.3.1 |
| 1346 | 2026-09-08T03:57:40.343Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1347 | 2026-09-08T03:57:40.371Z | Checking poly1305 v0.8.0 |
| 1348 | 2026-09-08T03:57:40.393Z | Checking password-hash v0.5.0 |
| 1349 | 2026-09-08T03:57:40.521Z | Checking thiserror-no-std v2.0.2 |
| 1350 | 2026-09-08T03:57:40.535Z | Checking elliptic-curve v0.13.8 |
| 1351 | 2026-09-08T03:57:40.596Z | Checking ciborium-ll v0.2.2 |
| 1352 | 2026-09-08T03:57:40.610Z | Checking chacha20 v0.9.1 |
| 1353 | 2026-09-08T03:57:40.624Z | Compiling newtype_derive v0.1.6 |
| 1354 | 2026-09-08T03:57:40.767Z | Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1355 | 2026-09-08T03:57:40.780Z | Compiling nix v0.31.3 |
| 1356 | 2026-09-08T03:57:40.794Z | Checking blake2 v0.10.6 |
| 1357 | 2026-09-08T03:57:40.846Z | Checking aead v0.5.2 |
| 1358 | 2026-09-08T03:57:40.984Z | Compiling libloading v0.8.9 |
| 1359 | 2026-09-08T03:57:41.006Z | Compiling typify-impl v0.6.2 |
| 1360 | 2026-09-08T03:57:41.020Z | Checking bstr v1.12.0 |
| 1361 | 2026-09-08T03:57:41.160Z | Checking keccak v0.1.6 |
| 1362 | 2026-09-08T03:57:41.176Z | Checking linked-hash-map v0.5.6 |
| 1363 | 2026-09-08T03:57:41.179Z | Checking resolv-conf v0.7.5 |
| 1364 | 2026-09-08T03:57:41.315Z | Compiling owo-colors v4.3.0 |
| 1365 | 2026-09-08T03:57:41.345Z | Compiling bindgen v0.72.1 |
| 1366 | 2026-09-08T03:57:41.359Z | Checking lru-cache v0.1.2 |
| 1367 | 2026-09-08T03:57:41.373Z | Checking sha3 v0.10.8 |
| 1368 | 2026-09-08T03:57:41.479Z | Checking vsss-rs v3.3.4 |
| 1369 | 2026-09-08T03:57:41.660Z | Checking argon2 v0.5.3 |
| 1370 | 2026-09-08T03:57:41.690Z | Checking chacha20poly1305 v0.10.1 |
| 1371 | 2026-09-08T03:57:41.870Z | Checking ciborium v0.2.2 |
| 1372 | 2026-09-08T03:57:41.952Z | Checking hickory-proto v0.24.4 |
| 1373 | 2026-09-08T03:57:42.115Z | Checking tokio-dtrace v0.1.1 |
| 1374 | 2026-09-08T03:57:42.245Z | Checking papergrid v0.18.0 |
| 1375 | 2026-09-08T03:57:42.272Z | Compiling cexpr v0.6.0 |
| 1376 | 2026-09-08T03:57:42.289Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1377 | 2026-09-08T03:57:42.538Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 1378 | 2026-09-08T03:57:42.920Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 1379 | 2026-09-08T03:57:43.058Z | Checking serde-big-array v0.5.1 |
| 1380 | 2026-09-08T03:57:43.154Z | Compiling derive-where v1.6.0 |
| 1381 | 2026-09-08T03:57:43.204Z | Compiling serde_repr v0.1.20 |
| 1382 | 2026-09-08T03:57:43.375Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 1383 | 2026-09-08T03:57:43.467Z | Checking unicode-segmentation v1.12.0 |
| 1384 | 2026-09-08T03:57:43.524Z | Checking same-file v1.0.6 |
| 1385 | 2026-09-08T03:57:43.609Z | Compiling shlex v1.3.0 |
| 1386 | 2026-09-08T03:57:43.646Z | Checking siphasher v1.0.1 |
| 1387 | 2026-09-08T03:57:43.772Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1388 | 2026-09-08T03:57:43.786Z | Checking newline-converter v0.3.0 |
| 1389 | 2026-09-08T03:57:43.815Z | Checking phf_shared v0.12.1 |
| 1390 | 2026-09-08T03:57:43.896Z | Checking walkdir v2.5.0 |
| 1391 | 2026-09-08T03:57:44.005Z | Checking hickory-resolver v0.24.4 |
| 1392 | 2026-09-08T03:57:44.062Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 1393 | 2026-09-08T03:57:44.414Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 1394 | 2026-09-08T03:57:44.472Z | Compiling typify-macro v0.6.2 |
| 1395 | 2026-09-08T03:57:44.608Z | Checking tabled v0.21.0 |
| 1396 | 2026-09-08T03:57:44.690Z | Checking oxide-tokio-rt v0.1.2 |
| 1397 | 2026-09-08T03:57:44.832Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1398 | 2026-09-08T03:57:45.570Z | Checking itertools v0.15.0 |
| 1399 | 2026-09-08T03:57:45.602Z | Checking console v0.16.4 |
| 1400 | 2026-09-08T03:57:45.637Z | Compiling progenitor-impl v0.10.0 |
| 1401 | 2026-09-08T03:57:45.886Z | Checking tokio-stream v0.1.17 |
| 1402 | 2026-09-08T03:57:45.900Z | Compiling pin-project-internal v1.1.10 |
| 1403 | 2026-09-08T03:57:45.974Z | Compiling slog-dtrace v0.3.0 |
| 1404 | 2026-09-08T03:57:46.002Z | Checking csv-core v0.1.12 |
| 1405 | 2026-09-08T03:57:46.179Z | Checking similar v3.2.0 |
| 1406 | 2026-09-08T03:57:46.208Z | Checking swrite v0.1.0 |
| 1407 | 2026-09-08T03:57:46.244Z | Checking smawk v0.3.2 |
| 1408 | 2026-09-08T03:57:46.300Z | Checking foldhash v0.1.5 |
| 1409 | 2026-09-08T03:57:46.378Z | Checking unicode-linebreak v0.1.5 |
| 1410 | 2026-09-08T03:57:46.438Z | Checking unicode-width v0.1.14 |
| 1411 | 2026-09-08T03:57:46.592Z | Compiling chrono-tz v0.10.4 |
| 1412 | 2026-09-08T03:57:46.644Z | Compiling unicode-xid v0.2.6 |
| 1413 | 2026-09-08T03:57:46.685Z | Compiling cancel-safe-futures v0.1.5 |
| 1414 | 2026-09-08T03:57:46.717Z | Checking expectorate v1.3.0 |
| 1415 | 2026-09-08T03:57:46.768Z | Compiling const_format_proc_macros v0.2.34 |
| 1416 | 2026-09-08T03:57:46.849Z | Checking textwrap v0.16.2 |
| 1417 | 2026-09-08T03:57:46.941Z | Checking pin-project v1.1.10 |
| 1418 | 2026-09-08T03:57:46.958Z | Checking hashbrown v0.15.5 |
| 1419 | 2026-09-08T03:57:47.064Z | Checking qorb v0.4.1 |
| 1420 | 2026-09-08T03:57:47.470Z | Checking csv v1.4.0 |
| 1421 | 2026-09-08T03:57:47.539Z | Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1422 | 2026-09-08T03:57:47.581Z | Checking phf v0.12.1 |
| 1423 | 2026-09-08T03:57:47.665Z | Compiling progenitor-macro v0.10.0 |
| 1424 | 2026-09-08T03:57:47.759Z | Checking unicode-normalization v0.1.24 |
| 1425 | 2026-09-08T03:57:47.836Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1426 | 2026-09-08T03:57:48.336Z | Checking libsw-core v0.3.2 |
| 1427 | 2026-09-08T03:57:48.443Z | Compiling libgit2-sys v0.17.0+1.8.1 |
| 1428 | 2026-09-08T03:57:48.526Z | Compiling async-recursion v1.1.1 |
| 1429 | 2026-09-08T03:57:48.877Z | Compiling snafu-derive v0.8.9 |
| 1430 | 2026-09-08T03:57:49.020Z | Compiling cookie v0.18.1 |
| 1431 | 2026-09-08T03:57:49.036Z | Checking fixedbitset v0.5.7 |
| 1432 | 2026-09-08T03:57:49.053Z | Checking highway v1.3.0 |
| 1433 | 2026-09-08T03:57:49.144Z | Checking fixedbitset v0.4.2 |
| 1434 | 2026-09-08T03:57:49.249Z | Compiling moka v0.12.11 |
| 1435 | 2026-09-08T03:57:49.297Z | Checking petgraph v0.6.5 |
| 1436 | 2026-09-08T03:57:49.329Z | Checking petgraph v0.8.2 |
| 1437 | 2026-09-08T03:57:49.484Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1438 | 2026-09-08T03:57:50.465Z | Checking libsw v3.5.0 |
| 1439 | 2026-09-08T03:57:50.533Z | Checking olpc-cjson v0.1.4 |
| 1440 | 2026-09-08T03:57:50.559Z | Checking snafu v0.8.9 |
| 1441 | 2026-09-08T03:57:50.608Z | Checking cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1442 | 2026-09-08T03:57:50.664Z | Checking const_format v0.2.34 |
| 1443 | 2026-09-08T03:57:50.888Z | Checking papergrid v0.11.0 |
| 1444 | 2026-09-08T03:57:50.997Z | Compiling typify v0.6.2 |
| 1445 | 2026-09-08T03:57:51.010Z | Checking globset v0.4.16 |
| 1446 | 2026-09-08T03:57:51.079Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1447 | 2026-09-08T03:57:51.091Z | Checking gethostname v0.5.0 |
| 1448 | 2026-09-08T03:57:51.247Z | Compiling tabled_derive v0.7.0 |
| 1449 | 2026-09-08T03:57:51.291Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1450 | 2026-09-08T03:57:51.493Z | Checking reqwest v0.13.2 |
| 1451 | 2026-09-08T03:57:51.559Z | Checking bcs v0.1.6 |
| 1452 | 2026-09-08T03:57:51.623Z | Checking pem v3.0.5 |
| 1453 | 2026-09-08T03:57:51.779Z | Checking serde_plain v1.0.2 |
| 1454 | 2026-09-08T03:57:51.782Z | Checking tagptr v0.2.0 |
| 1455 | 2026-09-08T03:57:51.782Z | Checking progenitor v0.10.0 |
| 1456 | 2026-09-08T03:57:51.924Z | Checking termtree v0.5.1 |
| 1457 | 2026-09-08T03:57:51.927Z | Checking humantime v2.3.0 |
| 1458 | 2026-09-08T03:57:51.953Z | Checking crc8 v0.1.1 |
| 1459 | 2026-09-08T03:57:52.018Z | Checking typed-path v0.9.3 |
| 1460 | 2026-09-08T03:57:52.045Z | Compiling signal-hook v0.4.4 |
| 1461 | 2026-09-08T03:57:52.059Z | Checking linear-map v1.2.0 |
| 1462 | 2026-09-08T03:57:52.166Z | Checking tabled v0.15.0 |
| 1463 | 2026-09-08T03:57:52.225Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1464 | 2026-09-08T03:57:52.278Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1465 | 2026-09-08T03:57:52.740Z | Compiling progenitor-impl v0.14.0 |
| 1466 | 2026-09-08T03:57:52.764Z | Checking tough v0.20.0 |
| 1467 | 2026-09-08T03:57:53.340Z | Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1468 | 2026-09-08T03:57:53.503Z | Checking steno v0.4.1 |
| 1469 | 2026-09-08T03:57:53.823Z | Checking hickory-proto v0.25.2 |
| 1470 | 2026-09-08T03:57:54.417Z | Compiling curl-sys v0.4.89+curl-8.20.0 |
| 1471 | 2026-09-08T03:57:54.469Z | Compiling cargo-platform v0.1.9 |
| 1472 | 2026-09-08T03:57:54.695Z | Compiling vergen v8.3.2 |
| 1473 | 2026-09-08T03:57:54.710Z | Compiling fs-err v3.1.2 |
| 1474 | 2026-09-08T03:57:54.836Z | Compiling cargo_metadata v0.18.1 |
| 1475 | 2026-09-08T03:57:54.839Z | Compiling progenitor-macro v0.14.0 |
| 1476 | 2026-09-08T03:57:55.041Z | Checking progenitor-client v0.14.0 |
| 1477 | 2026-09-08T03:57:55.139Z | Checking dropshot-api-manager-types v0.7.2 |
| 1478 | 2026-09-08T03:57:55.257Z | Checking sha2 v0.10.9 |
| 1479 | 2026-09-08T03:57:55.304Z | Compiling blake3 v1.8.2 |
| 1480 | 2026-09-08T03:57:55.361Z | Checking hickory-resolver v0.25.2 |
| 1481 | 2026-09-08T03:57:55.903Z | Checking dpd-types-versions v0.1.0 (/work/oxidecomputer/dendrite/dpd-types/versions) |
| 1482 | 2026-09-08T03:57:56.057Z | Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1483 | 2026-09-08T03:57:56.147Z | Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1484 | 2026-09-08T03:57:56.591Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1485 | 2026-09-08T03:57:57.008Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1486 | 2026-09-08T03:57:57.199Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1487 | 2026-09-08T03:57:57.440Z | Compiling pcap v0.1.0 (/work/oxidecomputer/dendrite/pcap) |
| 1488 | 2026-09-08T03:57:57.597Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1489 | 2026-09-08T03:57:57.650Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1490 | 2026-09-08T03:57:57.746Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 1491 | 2026-09-08T03:57:58.048Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1492 | 2026-09-08T03:57:58.125Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1493 | 2026-09-08T03:57:58.298Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1494 | 2026-09-08T03:57:58.638Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 1495 | 2026-09-08T03:57:58.905Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1496 | 2026-09-08T03:57:58.980Z | Checking progenitor v0.14.0 |
| 1497 | 2026-09-08T03:57:59.107Z | Checking git-stub v1.0.0 |
| 1498 | 2026-09-08T03:57:59.140Z | Compiling strum_macros v0.28.0 |
| 1499 | 2026-09-08T03:57:59.157Z | Checking filetime v0.2.26 |
| 1500 | 2026-09-08T03:57:59.262Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#2cd6617e) |
| 1501 | 2026-09-08T03:57:59.293Z | Compiling curl v0.4.50 |
| 1502 | 2026-09-08T03:57:59.450Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1503 | 2026-09-08T03:57:59.482Z | Checking constant_time_eq v0.3.1 |
| 1504 | 2026-09-08T03:57:59.497Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 1505 | 2026-09-08T03:57:59.541Z | Checking arrayvec v0.7.6 |
| 1506 | 2026-09-08T03:57:59.575Z | Checking arrayref v0.3.9 |
| 1507 | 2026-09-08T03:57:59.649Z | Checking xattr v1.6.1 |
| 1508 | 2026-09-08T03:57:59.723Z | Checking is_ci v1.2.0 |
| 1509 | 2026-09-08T03:57:59.779Z | Checking tar v0.4.45 |
| 1510 | 2026-09-08T03:57:59.823Z | Checking supports-color v3.0.2 |
| 1511 | 2026-09-08T03:58:00.144Z | Checking git-stub-vcs v0.1.0 |
| 1512 | 2026-09-08T03:58:00.291Z | Checking toml v0.7.8 |
| 1513 | 2026-09-08T03:58:00.507Z | Checking similar v2.7.0 |
| 1514 | 2026-09-08T03:58:00.591Z | Checking drift v0.2.0 |
| 1515 | 2026-09-08T03:58:00.832Z | Checking kstat-rs v0.2.4 |
| 1516 | 2026-09-08T03:58:00.889Z | Checking strum v0.28.0 |
| 1517 | 2026-09-08T03:58:00.904Z | Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 1518 | 2026-09-08T03:58:01.003Z | Checking topological-sort v0.2.2 |
| 1519 | 2026-09-08T03:58:01.019Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1520 | 2026-09-08T03:58:01.138Z | Checking omicron-zone-package v0.12.2 |
| 1521 | 2026-09-08T03:58:01.293Z | Checking dropshot-api-manager v0.7.2 |
| 1522 | 2026-09-08T03:58:01.479Z | Checking dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types) |
| 1523 | 2026-09-08T03:58:01.512Z | Checking dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api) |
| 1524 | 2026-09-08T03:58:01.710Z | Checking common v0.1.0 (/work/oxidecomputer/dendrite/common) |
| 1525 | 2026-09-08T03:58:02.352Z | Checking signal-hook-tokio v0.4.0 |
| 1526 | 2026-09-08T03:58:02.453Z | Checking aal v0.1.0 (/work/oxidecomputer/dendrite/aal) |
| 1527 | 2026-09-08T03:58:02.476Z | Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 1528 | 2026-09-08T03:58:02.495Z | Checking packet v0.1.0 (/work/oxidecomputer/dendrite/packet) |
| 1529 | 2026-09-08T03:58:02.989Z | Checking scuffle v0.1.0 |
| 1530 | 2026-09-08T03:58:03.221Z | Compiling aal_macros v0.0.1 (/work/oxidecomputer/dendrite/aal_macros) |
| 1531 | 2026-09-08T03:58:03.401Z | Checking iddqd v0.4.5 |
| 1532 | 2026-09-08T03:58:03.519Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1533 | 2026-09-08T03:58:03.718Z | Checking search_path v0.1.4 |
| 1534 | 2026-09-08T03:58:03.786Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1535 | 2026-09-08T03:58:03.856Z | Checking internet-checksum v0.2.1 |
| 1536 | 2026-09-08T03:58:03.900Z | Checking xtask v0.1.0 (/work/oxidecomputer/dendrite/xtask) |
| 1537 | 2026-09-08T03:58:04.006Z | Checking dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis) |
| 1538 | 2026-09-08T03:58:04.032Z | Checking uplinkd v0.1.0 (/work/oxidecomputer/dendrite/uplinkd) |
| 1539 | 2026-09-08T03:58:04.655Z | Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1540 | 2026-09-08T03:58:05.065Z | Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1541 | 2026-09-08T03:58:05.200Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1542 | 2026-09-08T03:58:05.535Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1543 | 2026-09-08T03:58:06.591Z | Compiling git2 v0.19.0 |
| 1544 | 2026-09-08T03:58:08.857Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 1545 | 2026-09-08T03:58:10.332Z | Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 1546 | 2026-09-08T03:58:16.408Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1547 | 2026-09-08T03:58:17.673Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1548 | 2026-09-08T03:58:23.123Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 08s |
| 1549 | 2026-09-08T03:58:23.462Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 1550 | 2026-09-08T03:58:23.462Z | + cargo clippy --features tofino_asic -- --deny warnings |
| 1551 | 2026-09-08T03:58:23.949Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#d13f3e2d) |
| 1552 | 2026-09-08T03:58:23.953Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 1553 | 2026-09-08T03:58:24.026Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 1554 | 2026-09-08T03:58:24.026Z | Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 1555 | 2026-09-08T03:58:31.232Z | Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 1556 | 2026-09-08T03:58:31.236Z | Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 1557 | 2026-09-08T03:58:34.031Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.52s |
| 1558 | 2026-09-08T03:58:34.168Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 1559 | 2026-09-08T03:58:34.168Z | + cargo clippy --features softnpu -- --deny warnings |
| 1560 | 2026-09-08T03:58:34.463Z | Downloading crates ... |
| 1561 | 2026-09-08T03:58:34.606Z | Downloaded tap v1.0.1 |
| 1562 | 2026-09-08T03:58:34.611Z | Downloaded serde_arrays v0.1.0 |
| 1563 | 2026-09-08T03:58:34.614Z | Downloaded bitstruct v0.1.1 |
| 1564 | 2026-09-08T03:58:34.614Z | Downloaded funty v2.0.0 |
| 1565 | 2026-09-08T03:58:34.614Z | Downloaded radium v0.7.0 |
| 1566 | 2026-09-08T03:58:34.617Z | Downloaded typeid v1.0.3 |
| 1567 | 2026-09-08T03:58:34.620Z | Downloaded bitstruct_derive v0.1.0 |
| 1568 | 2026-09-08T03:58:34.625Z | Downloaded libloading v0.7.4 |
| 1569 | 2026-09-08T03:58:34.628Z | Downloaded wyz v0.5.1 |
| 1570 | 2026-09-08T03:58:34.628Z | Downloaded ascii v1.1.0 |
| 1571 | 2026-09-08T03:58:34.628Z | Downloaded erased-serde v0.4.8 |
| 1572 | 2026-09-08T03:58:34.631Z | Downloaded num-bigint v0.4.6 |
| 1573 | 2026-09-08T03:58:34.631Z | Downloaded bitvec v1.0.1 |
| 1574 | 2026-09-08T03:58:34.754Z | Checking num-integer v0.1.46 |
| 1575 | 2026-09-08T03:58:34.832Z | Checking num-complex v0.4.6 |
| 1576 | 2026-09-08T03:58:34.842Z | Compiling radium v0.7.0 |
| 1577 | 2026-09-08T03:58:34.850Z | Checking tap v1.0.1 |
| 1578 | 2026-09-08T03:58:34.856Z | Checking funty v2.0.0 |
| 1579 | 2026-09-08T03:58:34.862Z | Compiling typeid v1.0.3 |
| 1580 | 2026-09-08T03:58:34.866Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1) |
| 1581 | 2026-09-08T03:58:34.876Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1582 | 2026-09-08T03:58:34.933Z | Checking wyz v0.5.1 |
| 1583 | 2026-09-08T03:58:35.025Z | Checking num-bigint v0.4.6 |
| 1584 | 2026-09-08T03:58:35.028Z | Checking num-iter v0.1.45 |
| 1585 | 2026-09-08T03:58:35.079Z | Checking nvpair_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1586 | 2026-09-08T03:58:35.095Z | Compiling erased-serde v0.4.8 |
| 1587 | 2026-09-08T03:58:35.147Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1588 | 2026-09-08T03:58:35.155Z | Compiling bitstruct_derive v0.1.0 |
| 1589 | 2026-09-08T03:58:35.176Z | Checking nvpair v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1590 | 2026-09-08T03:58:35.216Z | Checking rgb_frame v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1591 | 2026-09-08T03:58:35.287Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1592 | 2026-09-08T03:58:35.291Z | Checking bitvec v1.0.1 |
| 1593 | 2026-09-08T03:58:35.291Z | Checking viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1594 | 2026-09-08T03:58:35.291Z | Checking ascii v1.1.0 |
| 1595 | 2026-09-08T03:58:35.333Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1) |
| 1596 | 2026-09-08T03:58:35.376Z | Checking viona_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1597 | 2026-09-08T03:58:35.453Z | Checking rfb v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1598 | 2026-09-08T03:58:35.488Z | Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 1599 | 2026-09-08T03:58:35.491Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 1600 | 2026-09-08T03:58:35.491Z | Checking cpuid_utils v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1601 | 2026-09-08T03:58:35.735Z | Checking dladm v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1602 | 2026-09-08T03:58:35.763Z | Checking serde_arrays v0.1.0 |
| 1603 | 2026-09-08T03:58:35.784Z | Checking bitstruct v0.1.1 |
| 1604 | 2026-09-08T03:58:35.835Z | Checking num-rational v0.4.2 |
| 1605 | 2026-09-08T03:58:35.858Z | Checking libloading v0.7.4 |
| 1606 | 2026-09-08T03:58:35.868Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 1607 | 2026-09-08T03:58:36.092Z | Checking num v0.4.3 |
| 1608 | 2026-09-08T03:58:36.158Z | Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1609 | 2026-09-08T03:58:36.687Z | Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#c1343544) |
| 1610 | 2026-09-08T03:58:36.968Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#7e015d16) |
| 1611 | 2026-09-08T03:58:36.971Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=main#7e015d16) |
| 1612 | 2026-09-08T03:58:37.155Z | Checking propolis v0.1.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1613 | 2026-09-08T03:58:37.352Z | Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1614 | 2026-09-08T03:58:37.355Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1615 | 2026-09-08T03:58:37.810Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1616 | 2026-09-08T03:58:38.028Z | Checking oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1617 | 2026-09-08T03:58:38.031Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 1618 | 2026-09-08T03:58:38.031Z | Checking aal v0.1.0 (/work/oxidecomputer/dendrite/aal) |
| 1619 | 2026-09-08T03:58:38.032Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1620 | 2026-09-08T03:58:38.833Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 1621 | 2026-09-08T03:58:39.615Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1622 | 2026-09-08T03:58:43.747Z | Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1623 | 2026-09-08T03:58:43.869Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1624 | 2026-09-08T03:58:50.162Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1625 | 2026-09-08T03:58:51.483Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1626 | 2026-09-08T03:58:51.946Z | Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 1627 | 2026-09-08T03:58:56.854Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.64s |
| 1628 | 2026-09-08T03:58:57.000Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 1629 | 2026-09-08T03:58:57.000Z | + cargo clippy --features chaos -- --deny warnings |
| 1630 | 2026-09-08T03:58:57.485Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 1631 | 2026-09-08T03:58:57.494Z | Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 1632 | 2026-09-08T03:58:57.494Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 1633 | 2026-09-08T03:59:04.812Z | Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 1634 | 2026-09-08T03:59:04.812Z | Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 1635 | 2026-09-08T03:59:07.441Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.40s |
| 1636 | 2026-09-08T03:59:07.591Z | + banner fmt |
| 1637 | 2026-09-08T03:59:07.595Z | |
| 1638 | 2026-09-08T03:59:07.595Z | ###### # # ##### |
| 1639 | 2026-09-08T03:59:07.595Z | # ## ## # |
| 1640 | 2026-09-08T03:59:07.595Z | ##### # ## # # |
| 1641 | 2026-09-08T03:59:07.595Z | # # # # |
| 1642 | 2026-09-08T03:59:07.595Z | # # # # |
| 1643 | 2026-09-08T03:59:07.595Z | # # # # |
| 1644 | 2026-09-08T03:59:07.595Z | |
| 1645 | 2026-09-08T03:59:07.595Z | + cargo fmt -- --check |
| 1646 | 2026-09-08T03:59:08.049Z | + banner test |
| 1647 | 2026-09-08T03:59:08.053Z | |
| 1648 | 2026-09-08T03:59:08.053Z | ##### ###### #### ##### |
| 1649 | 2026-09-08T03:59:08.053Z | # # # # |
| 1650 | 2026-09-08T03:59:08.053Z | # ##### #### # |
| 1651 | 2026-09-08T03:59:08.053Z | # # # # |
| 1652 | 2026-09-08T03:59:08.053Z | # # # # # |
| 1653 | 2026-09-08T03:59:08.053Z | # ###### #### # |
| 1654 | 2026-09-08T03:59:08.053Z | |
| 1655 | 2026-09-08T03:59:08.054Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 1656 | 2026-09-08T03:59:08.054Z | + RUST_BACKTRACE=full |
| 1657 | 2026-09-08T03:59:08.054Z | + cargo test --features tofino_stub --no-fail-fast |
| 1658 | 2026-09-08T03:59:08.900Z | Compiling unicode-ident v1.0.24 |
| 1659 | 2026-09-08T03:59:08.900Z | Compiling cfg-if v1.0.4 |
| 1660 | 2026-09-08T03:59:08.906Z | Compiling memchr v2.7.5 |
| 1661 | 2026-09-08T03:59:09.004Z | Compiling serde_core v1.0.228 |
| 1662 | 2026-09-08T03:59:09.013Z | Compiling itoa v1.0.15 |
| 1663 | 2026-09-08T03:59:09.017Z | Compiling libc v0.2.186 |
| 1664 | 2026-09-08T03:59:09.030Z | Compiling zmij v1.0.17 |
| 1665 | 2026-09-08T03:59:09.042Z | Compiling libm v0.2.15 |
| 1666 | 2026-09-08T03:59:09.105Z | Compiling proc-macro2 v1.0.106 |
| 1667 | 2026-09-08T03:59:09.145Z | Compiling heck v0.5.0 |
| 1668 | 2026-09-08T03:59:09.294Z | Compiling equivalent v1.0.2 |
| 1669 | 2026-09-08T03:59:09.382Z | Compiling log v0.4.29 |
| 1670 | 2026-09-08T03:59:09.516Z | Compiling quote v1.0.45 |
| 1671 | 2026-09-08T03:59:09.533Z | Compiling iana-time-zone v0.1.64 |
| 1672 | 2026-09-08T03:59:09.562Z | Compiling smallvec v1.15.1 |
| 1673 | 2026-09-08T03:59:09.727Z | Compiling syn v2.0.118 |
| 1674 | 2026-09-08T03:59:09.749Z | Compiling dyn-clone v1.0.20 |
| 1675 | 2026-09-08T03:59:09.767Z | Compiling hashbrown v0.17.1 |
| 1676 | 2026-09-08T03:59:09.801Z | Compiling fnv v1.0.7 |
| 1677 | 2026-09-08T03:59:09.835Z | Compiling regex-syntax v0.8.11 |
| 1678 | 2026-09-08T03:59:09.890Z | Compiling stable_deref_trait v1.2.0 |
| 1679 | 2026-09-08T03:59:09.902Z | Compiling pin-project-lite v0.2.16 |
| 1680 | 2026-09-08T03:59:09.970Z | Compiling percent-encoding v2.3.2 |
| 1681 | 2026-09-08T03:59:09.996Z | Compiling litemap v0.8.0 |
| 1682 | 2026-09-08T03:59:10.131Z | Compiling writeable v0.6.1 |
| 1683 | 2026-09-08T03:59:10.170Z | Compiling num-traits v0.2.19 |
| 1684 | 2026-09-08T03:59:10.212Z | Compiling icu_normalizer_data v2.0.0 |
| 1685 | 2026-09-08T03:59:10.289Z | Compiling icu_properties_data v2.0.1 |
| 1686 | 2026-09-08T03:59:10.308Z | Compiling form_urlencoded v1.2.2 |
| 1687 | 2026-09-08T03:59:10.422Z | Compiling utf8_iter v1.0.4 |
| 1688 | 2026-09-08T03:59:10.434Z | Compiling getrandom v0.4.2 |
| 1689 | 2026-09-08T03:59:10.490Z | Compiling aho-corasick v1.1.3 |
| 1690 | 2026-09-08T03:59:10.565Z | Compiling scopeguard v1.2.0 |
| 1691 | 2026-09-08T03:59:10.584Z | Compiling ucd-trie v0.1.7 |
| 1692 | 2026-09-08T03:59:10.677Z | Compiling semver v1.0.28 |
| 1693 | 2026-09-08T03:59:10.777Z | Compiling serde_json v1.0.150 |
| 1694 | 2026-09-08T03:59:10.787Z | Compiling indexmap v2.14.0 |
| 1695 | 2026-09-08T03:59:10.875Z | Compiling lock_api v0.4.14 |
| 1696 | 2026-09-08T03:59:11.015Z | Compiling byteorder v1.5.0 |
| 1697 | 2026-09-08T03:59:11.099Z | Compiling uuid v1.23.3 |
| 1698 | 2026-09-08T03:59:11.161Z | Compiling allocator-api2 v0.2.21 |
| 1699 | 2026-09-08T03:59:11.238Z | Compiling futures-core v0.3.32 |
| 1700 | 2026-09-08T03:59:11.390Z | Compiling regex-automata v0.4.13 |
| 1701 | 2026-09-08T03:59:11.403Z | Compiling foldhash v0.2.0 |
| 1702 | 2026-09-08T03:59:11.520Z | Compiling ryu v1.0.20 |
| 1703 | 2026-09-08T03:59:11.633Z | Compiling hashbrown v0.16.1 |
| 1704 | 2026-09-08T03:59:11.711Z | Compiling pretty-hex v0.4.1 |
| 1705 | 2026-09-08T03:59:11.849Z | Compiling futures-sink v0.3.32 |
| 1706 | 2026-09-08T03:59:11.887Z | Compiling strsim v0.11.1 |
| 1707 | 2026-09-08T03:59:11.954Z | Compiling num-conv v0.2.1 |
| 1708 | 2026-09-08T03:59:12.108Z | Compiling plain v0.2.3 |
| 1709 | 2026-09-08T03:59:12.127Z | Compiling time-core v0.1.8 |
| 1710 | 2026-09-08T03:59:12.219Z | Compiling slab v0.4.11 |
| 1711 | 2026-09-08T03:59:12.276Z | Compiling time-macros v0.2.27 |
| 1712 | 2026-09-08T03:59:12.291Z | Compiling futures-channel v0.3.32 |
| 1713 | 2026-09-08T03:59:12.469Z | Compiling synstructure v0.13.2 |
| 1714 | 2026-09-08T03:59:12.510Z | Compiling serde_derive_internals v0.29.1 |
| 1715 | 2026-09-08T03:59:12.538Z | Compiling futures-task v0.3.32 |
| 1716 | 2026-09-08T03:59:12.737Z | Compiling futures-io v0.3.32 |
| 1717 | 2026-09-08T03:59:12.853Z | Compiling regress v0.10.5 |
| 1718 | 2026-09-08T03:59:12.899Z | Compiling darling_core v0.21.3 |
| 1719 | 2026-09-08T03:59:13.034Z | Compiling thread-id v5.0.0 |
| 1720 | 2026-09-08T03:59:13.120Z | Compiling regex v1.12.4 |
| 1721 | 2026-09-08T03:59:13.141Z | Compiling getrandom v0.2.16 |
| 1722 | 2026-09-08T03:59:13.264Z | Compiling socket2 v0.6.4 |
| 1723 | 2026-09-08T03:59:13.324Z | Compiling parking_lot_core v0.9.12 |
| 1724 | 2026-09-08T03:59:13.597Z | Compiling parking_lot v0.12.5 |
| 1725 | 2026-09-08T03:59:13.630Z | Compiling bitflags v2.11.1 |
| 1726 | 2026-09-08T03:59:13.693Z | Compiling serde_derive v1.0.228 |
| 1727 | 2026-09-08T03:59:13.711Z | Compiling zerofrom-derive v0.1.6 |
| 1728 | 2026-09-08T03:59:13.734Z | Compiling yoke-derive v0.8.0 |
| 1729 | 2026-09-08T03:59:13.870Z | Compiling zerovec-derive v0.11.1 |
| 1730 | 2026-09-08T03:59:13.966Z | Compiling displaydoc v0.2.5 |
| 1731 | 2026-09-08T03:59:14.001Z | Compiling thiserror-impl v2.0.18 |
| 1732 | 2026-09-08T03:59:14.730Z | Compiling schemars_derive v0.8.22 |
| 1733 | 2026-09-08T03:59:14.761Z | Compiling tokio-macros v2.7.0 |
| 1734 | 2026-09-08T03:59:14.919Z | Compiling zeroize_derive v1.4.3 |
| 1735 | 2026-09-08T03:59:14.960Z | Compiling zerocopy-derive v0.8.27 |
| 1736 | 2026-09-08T03:59:15.007Z | Compiling futures-macro v0.3.32 |
| 1737 | 2026-09-08T03:59:15.237Z | Compiling thiserror v2.0.18 |
| 1738 | 2026-09-08T03:59:15.348Z | Compiling zerofrom v0.1.6 |
| 1739 | 2026-09-08T03:59:15.481Z | Compiling yoke v0.8.0 |
| 1740 | 2026-09-08T03:59:15.507Z | Compiling tracing-attributes v0.1.30 |
| 1741 | 2026-09-08T03:59:15.617Z | Compiling thiserror-impl v1.0.69 |
| 1742 | 2026-09-08T03:59:15.671Z | Compiling zerovec v0.11.4 |
| 1743 | 2026-09-08T03:59:15.850Z | Compiling zerotrie v0.2.2 |
| 1744 | 2026-09-08T03:59:15.951Z | Compiling pest v2.8.2 |
| 1745 | 2026-09-08T03:59:16.158Z | Compiling scroll_derive v0.13.1 |
| 1746 | 2026-09-08T03:59:16.209Z | Compiling zerocopy v0.8.27 |
| 1747 | 2026-09-08T03:59:16.362Z | Compiling serde v1.0.228 |
| 1748 | 2026-09-08T03:59:16.685Z | Compiling tinystr v0.8.1 |
| 1749 | 2026-09-08T03:59:16.732Z | Compiling potential_utf v0.1.3 |
| 1750 | 2026-09-08T03:59:16.801Z | Compiling bytes v1.12.0 |
| 1751 | 2026-09-08T03:59:16.872Z | Compiling serde_tokenstream v0.2.3 |
| 1752 | 2026-09-08T03:59:16.891Z | Compiling icu_locale_core v2.0.0 |
| 1753 | 2026-09-08T03:59:16.902Z | Compiling icu_collections v2.0.0 |
| 1754 | 2026-09-08T03:59:17.008Z | Compiling chrono v0.4.45 |
| 1755 | 2026-09-08T03:59:17.023Z | Compiling pest_meta v2.8.2 |
| 1756 | 2026-09-08T03:59:17.157Z | Compiling async-trait v0.1.89 |
| 1757 | 2026-09-08T03:59:17.234Z | Compiling scroll v0.13.0 |
| 1758 | 2026-09-08T03:59:17.422Z | Compiling icu_provider v2.0.0 |
| 1759 | 2026-09-08T03:59:17.435Z | Compiling http v1.4.2 |
| 1760 | 2026-09-08T03:59:17.494Z | Compiling goblin v0.10.1 |
| 1761 | 2026-09-08T03:59:17.661Z | Compiling icu_normalizer v2.0.0 |
| 1762 | 2026-09-08T03:59:17.779Z | Compiling icu_properties v2.0.1 |
| 1763 | 2026-09-08T03:59:17.799Z | Compiling pest_generator v2.8.2 |
| 1764 | 2026-09-08T03:59:18.217Z | Compiling schemars v0.8.22 |
| 1765 | 2026-09-08T03:59:18.307Z | Compiling daft-derive v0.1.5 |
| 1766 | 2026-09-08T03:59:18.448Z | Compiling pest_derive v2.8.2 |
| 1767 | 2026-09-08T03:59:18.476Z | Compiling darling_macro v0.21.3 |
| 1768 | 2026-09-08T03:59:18.537Z | Compiling openssl-macros v0.1.1 |
| 1769 | 2026-09-08T03:59:18.982Z | Compiling idna_adapter v1.2.1 |
| 1770 | 2026-09-08T03:59:19.013Z | Compiling dtrace-parser v0.3.0 |
| 1771 | 2026-09-08T03:59:19.025Z | Compiling typify-impl v0.4.3 |
| 1772 | 2026-09-08T03:59:19.056Z | Compiling darling v0.21.3 |
| 1773 | 2026-09-08T03:59:19.080Z | Compiling openapiv3 v2.2.0 |
| 1774 | 2026-09-08T03:59:19.127Z | Compiling idna v1.1.0 |
| 1775 | 2026-09-08T03:59:19.139Z | Compiling async-stream-impl v0.3.6 |
| 1776 | 2026-09-08T03:59:19.335Z | Compiling structmeta-derive v0.3.0 |
| 1777 | 2026-09-08T03:59:19.780Z | Compiling url v2.5.7 |
| 1778 | 2026-09-08T03:59:19.884Z | Compiling newtype-uuid-macros v0.1.0 |
| 1779 | 2026-09-08T03:59:19.897Z | Compiling serde_yaml v0.9.34+deprecated |
| 1780 | 2026-09-08T03:59:20.384Z | Compiling dof v0.4.0 |
| 1781 | 2026-09-08T03:59:20.593Z | Compiling structmeta v0.3.0 |
| 1782 | 2026-09-08T03:59:20.674Z | Compiling zeroize v1.8.1 |
| 1783 | 2026-09-08T03:59:20.686Z | Compiling strum_macros v0.26.4 |
| 1784 | 2026-09-08T03:59:20.697Z | Compiling signal-hook-registry v1.4.6 |
| 1785 | 2026-09-08T03:59:20.796Z | Compiling untrusted v0.9.0 |
| 1786 | 2026-09-08T03:59:20.877Z | Compiling usdt-impl v0.6.0 |
| 1787 | 2026-09-08T03:59:20.920Z | Compiling thiserror v1.0.69 |
| 1788 | 2026-09-08T03:59:21.025Z | Compiling mio v1.2.1 |
| 1789 | 2026-09-08T03:59:21.089Z | Compiling omicron-workspace-hack v0.1.0 |
| 1790 | 2026-09-08T03:59:21.141Z | Compiling base64 v0.22.1 |
| 1791 | 2026-09-08T03:59:21.479Z | Compiling tokio v1.52.3 |
| 1792 | 2026-09-08T03:59:21.483Z | Compiling http-body v1.0.1 |
| 1793 | 2026-09-08T03:59:21.534Z | Compiling dropshot_endpoint v0.16.7 |
| 1794 | 2026-09-08T03:59:21.579Z | Compiling ref-cast-impl v1.0.25 |
| 1795 | 2026-09-08T03:59:21.646Z | Compiling ipnet v2.11.0 |
| 1796 | 2026-09-08T03:59:22.175Z | Compiling atomic-waker v1.1.2 |
| 1797 | 2026-09-08T03:59:22.287Z | Compiling derive-ex v0.1.8 |
| 1798 | 2026-09-08T03:59:22.303Z | Compiling usdt-macro v0.6.0 |
| 1799 | 2026-09-08T03:59:22.307Z | Compiling usdt-attr-macro v0.6.0 |
| 1800 | 2026-09-08T03:59:22.328Z | Compiling strum_macros v0.27.2 |
| 1801 | 2026-09-08T03:59:22.634Z | Compiling httparse v1.10.1 |
| 1802 | 2026-09-08T03:59:22.958Z | Compiling portable-atomic v1.11.1 |
| 1803 | 2026-09-08T03:59:23.289Z | Compiling tower-layer v0.3.3 |
| 1804 | 2026-09-08T03:59:23.458Z | Compiling tower-service v0.3.3 |
| 1805 | 2026-09-08T03:59:23.512Z | Compiling try-lock v0.2.5 |
| 1806 | 2026-09-08T03:59:23.526Z | Compiling critical-section v1.2.0 |
| 1807 | 2026-09-08T03:59:23.554Z | Compiling httpdate v1.0.3 |
| 1808 | 2026-09-08T03:59:23.616Z | Compiling once_cell v1.21.3 |
| 1809 | 2026-09-08T03:59:23.628Z | Compiling want v0.3.1 |
| 1810 | 2026-09-08T03:59:23.793Z | Compiling serde_with_macros v3.14.1 |
| 1811 | 2026-09-08T03:59:23.840Z | Compiling ppv-lite86 v0.2.21 |
| 1812 | 2026-09-08T03:59:23.935Z | Compiling test-strategy v0.4.3 |
| 1813 | 2026-09-08T03:59:24.172Z | Compiling erased-serde v0.3.31 |
| 1814 | 2026-09-08T03:59:24.660Z | Compiling subtle v2.6.1 |
| 1815 | 2026-09-08T03:59:24.832Z | Compiling parse-display-derive v0.10.0 |
| 1816 | 2026-09-08T03:59:24.881Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1817 | 2026-09-08T03:59:25.167Z | Compiling typify-macro v0.4.3 |
| 1818 | 2026-09-08T03:59:25.449Z | Compiling http-body-util v0.1.3 |
| 1819 | 2026-09-08T03:59:25.473Z | Compiling anyhow v1.0.102 |
| 1820 | 2026-09-08T03:59:25.697Z | Compiling serde_urlencoded v0.7.1 |
| 1821 | 2026-09-08T03:59:25.754Z | Compiling rand_core v0.6.4 |
| 1822 | 2026-09-08T03:59:25.866Z | Compiling typenum v1.20.1 |
| 1823 | 2026-09-08T03:59:25.938Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1824 | 2026-09-08T03:59:26.379Z | Compiling futures-util v0.3.32 |
| 1825 | 2026-09-08T03:59:26.486Z | Compiling sync_wrapper v1.0.2 |
| 1826 | 2026-09-08T03:59:26.610Z | Compiling powerfmt v0.2.0 |
| 1827 | 2026-09-08T03:59:26.748Z | Compiling deranged v0.5.3 |
| 1828 | 2026-09-08T03:59:26.816Z | Compiling num_threads v0.1.7 |
| 1829 | 2026-09-08T03:59:26.828Z | Compiling tracing-core v0.1.34 |
| 1830 | 2026-09-08T03:59:26.869Z | Compiling camino v1.2.3 |
| 1831 | 2026-09-08T03:59:26.925Z | Compiling iri-string v0.7.8 |
| 1832 | 2026-09-08T03:59:27.196Z | Compiling typify v0.4.3 |
| 1833 | 2026-09-08T03:59:27.277Z | Compiling progenitor-impl v0.11.1 |
| 1834 | 2026-09-08T03:59:27.439Z | Compiling tracing v0.1.41 |
| 1835 | 2026-09-08T03:59:27.451Z | Compiling encoding_rs v0.8.35 |
| 1836 | 2026-09-08T03:59:27.669Z | Compiling cpufeatures v0.2.17 |
| 1837 | 2026-09-08T03:59:27.866Z | Compiling mime v0.3.17 |
| 1838 | 2026-09-08T03:59:28.144Z | Compiling fastrand v2.3.0 |
| 1839 | 2026-09-08T03:59:28.148Z | Compiling generic-array v0.14.7 |
| 1840 | 2026-09-08T03:59:28.282Z | Compiling hex v0.4.3 |
| 1841 | 2026-09-08T03:59:28.566Z | Compiling errno v0.3.14 |
| 1842 | 2026-09-08T03:59:28.723Z | Compiling crypto-common v0.1.6 |
| 1843 | 2026-09-08T03:59:28.746Z | Compiling tokio-util v0.7.16 |
| 1844 | 2026-09-08T03:59:28.853Z | Compiling thread_local v1.1.9 |
| 1845 | 2026-09-08T03:59:28.954Z | Compiling unicode-width v0.2.1 |
| 1846 | 2026-09-08T03:59:29.046Z | Compiling syn v1.0.109 |
| 1847 | 2026-09-08T03:59:29.118Z | Compiling rustls-pki-types v1.12.0 |
| 1848 | 2026-09-08T03:59:29.199Z | Compiling match_cfg v0.1.0 |
| 1849 | 2026-09-08T03:59:29.273Z | Compiling winnow v0.7.14 |
| 1850 | 2026-09-08T03:59:29.458Z | Compiling rustix v1.1.4 |
| 1851 | 2026-09-08T03:59:29.892Z | Compiling winnow v1.0.3 |
| 1852 | 2026-09-08T03:59:30.128Z | Compiling take_mut v0.2.2 |
| 1853 | 2026-09-08T03:59:30.141Z | Compiling term v1.2.0 |
| 1854 | 2026-09-08T03:59:30.238Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1855 | 2026-09-08T03:59:30.610Z | Compiling h2 v0.4.14 |
| 1856 | 2026-09-08T03:59:30.664Z | Compiling ring v0.17.14 |
| 1857 | 2026-09-08T03:59:30.814Z | Compiling progenitor-macro v0.11.1 |
| 1858 | 2026-09-08T03:59:30.939Z | Compiling serde_spanned v1.1.1 |
| 1859 | 2026-09-08T03:59:31.111Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1860 | 2026-09-08T03:59:31.307Z | Compiling debug-ignore v1.0.5 |
| 1861 | 2026-09-08T03:59:31.321Z | Compiling spin v0.9.8 |
| 1862 | 2026-09-08T03:59:31.437Z | Compiling quick-error v1.2.3 |
| 1863 | 2026-09-08T03:59:31.579Z | Compiling block-buffer v0.10.4 |
| 1864 | 2026-09-08T03:59:31.908Z | Compiling waitgroup v0.1.2 |
| 1865 | 2026-09-08T03:59:32.068Z | Compiling async-stream v0.3.6 |
| 1866 | 2026-09-08T03:59:32.246Z | Compiling serde_path_to_error v0.1.20 |
| 1867 | 2026-09-08T03:59:32.391Z | Compiling lazy_static v1.5.0 |
| 1868 | 2026-09-08T03:59:32.498Z | Compiling bit-vec v0.8.0 |
| 1869 | 2026-09-08T03:59:32.600Z | Compiling digest v0.10.7 |
| 1870 | 2026-09-08T03:59:32.664Z | Compiling strum v0.26.3 |
| 1871 | 2026-09-08T03:59:32.769Z | Compiling hyper v1.10.1 |
| 1872 | 2026-09-08T03:59:32.795Z | Compiling bit-set v0.8.0 |
| 1873 | 2026-09-08T03:59:32.852Z | Compiling ipnetwork v0.21.1 |
| 1874 | 2026-09-08T03:59:32.859Z | Compiling crossbeam-utils v0.8.21 |
| 1875 | 2026-09-08T03:59:32.961Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1876 | 2026-09-08T03:59:33.273Z | Compiling unarray v0.1.4 |
| 1877 | 2026-09-08T03:59:33.291Z | Compiling toml v0.9.12+spec-1.1.0 |
| 1878 | 2026-09-08T03:59:33.380Z | Compiling slog v2.8.2 |
| 1879 | 2026-09-08T03:59:33.392Z | Compiling macaddr v1.0.1 |
| 1880 | 2026-09-08T03:59:33.406Z | Compiling tabwriter v1.4.1 |
| 1881 | 2026-09-08T03:59:33.618Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1882 | 2026-09-08T03:59:33.649Z | Compiling ref-cast v1.0.25 |
| 1883 | 2026-09-08T03:59:33.807Z | Compiling colored v3.1.1 |
| 1884 | 2026-09-08T03:59:33.834Z | Compiling strum v0.27.2 |
| 1885 | 2026-09-08T03:59:33.880Z | Compiling hyper-util v0.1.20 |
| 1886 | 2026-09-08T03:59:33.962Z | Compiling aws-lc-sys v0.39.1 |
| 1887 | 2026-09-08T03:59:34.196Z | Compiling getrandom v0.3.3 |
| 1888 | 2026-09-08T03:59:34.382Z | Compiling untrusted v0.7.1 |
| 1889 | 2026-09-08T03:59:34.514Z | Compiling aws-lc-rs v1.16.2 |
| 1890 | 2026-09-08T03:59:34.531Z | Compiling rand_core v0.9.3 |
| 1891 | 2026-09-08T03:59:34.756Z | Compiling oxnet v0.1.6 |
| 1892 | 2026-09-08T03:59:34.827Z | Compiling openssl-sys v0.9.117 |
| 1893 | 2026-09-08T03:59:35.277Z | Compiling futures-executor v0.3.32 |
| 1894 | 2026-09-08T03:59:35.560Z | Compiling rustls-webpki v0.103.6 |
| 1895 | 2026-09-08T03:59:35.768Z | Compiling instant v0.1.13 |
| 1896 | 2026-09-08T03:59:35.795Z | Compiling foreign-types-shared v0.1.1 |
| 1897 | 2026-09-08T03:59:35.892Z | Compiling foreign-types v0.3.2 |
| 1898 | 2026-09-08T03:59:35.903Z | Compiling rand_chacha v0.9.0 |
| 1899 | 2026-09-08T03:59:35.991Z | Compiling tempfile v3.27.0 |
| 1900 | 2026-09-08T03:59:36.011Z | Compiling tower v0.5.2 |
| 1901 | 2026-09-08T03:59:36.180Z | Compiling rustls v0.23.40 |
| 1902 | 2026-09-08T03:59:36.418Z | Compiling toml_datetime v0.6.11 |
| 1903 | 2026-09-08T03:59:36.492Z | Compiling openssl-probe v0.1.6 |
| 1904 | 2026-09-08T03:59:36.598Z | Compiling tower-http v0.6.8 |
| 1905 | 2026-09-08T03:59:36.679Z | Compiling rand v0.9.3 |
| 1906 | 2026-09-08T03:59:36.691Z | Compiling openssl v0.10.81 |
| 1907 | 2026-09-08T03:59:36.846Z | Compiling futures v0.3.32 |
| 1908 | 2026-09-08T03:59:37.028Z | Compiling time v0.3.47 |
| 1909 | 2026-09-08T03:59:37.173Z | Compiling clap_derive v4.6.1 |
| 1910 | 2026-09-08T03:59:37.278Z | Compiling memmap2 v0.9.8 |
| 1911 | 2026-09-08T03:59:37.741Z | Compiling crossbeam-channel v0.5.15 |
| 1912 | 2026-09-08T03:59:37.892Z | Compiling webpki-roots v1.0.2 |
| 1913 | 2026-09-08T03:59:38.020Z | Compiling newtype-uuid v1.3.2 |
| 1914 | 2026-09-08T03:59:38.304Z | Compiling daft v0.1.5 |
| 1915 | 2026-09-08T03:59:38.604Z | Compiling is-terminal v0.4.16 |
| 1916 | 2026-09-08T03:59:38.745Z | Compiling either v1.15.0 |
| 1917 | 2026-09-08T03:59:38.791Z | Compiling slog-term v2.9.2 |
| 1918 | 2026-09-08T03:59:38.914Z | Compiling usdt v0.6.0 |
| 1919 | 2026-09-08T03:59:38.954Z | Compiling slog-json v2.6.1 |
| 1920 | 2026-09-08T03:59:39.160Z | Compiling native-tls v0.2.14 |
| 1921 | 2026-09-08T03:59:39.202Z | Compiling slog-async v2.8.0 |
| 1922 | 2026-09-08T03:59:39.231Z | Compiling hostname v0.3.1 |
| 1923 | 2026-09-08T03:59:39.292Z | Compiling tokio-rustls v0.26.4 |
| 1924 | 2026-09-08T03:59:39.373Z | Compiling tokio-native-tls v0.3.1 |
| 1925 | 2026-09-08T03:59:39.516Z | Compiling hyper-rustls v0.27.7 |
| 1926 | 2026-09-08T03:59:39.546Z | Compiling hyper-tls v0.6.0 |
| 1927 | 2026-09-08T03:59:39.559Z | Compiling slog-bunyan v2.5.0 |
| 1928 | 2026-09-08T03:59:39.635Z | Compiling rustls-webpki v0.102.8 |
| 1929 | 2026-09-08T03:59:39.697Z | Compiling multer v3.1.0 |
| 1930 | 2026-09-08T03:59:39.756Z | Compiling reqwest v0.12.23 |
| 1931 | 2026-09-08T03:59:39.846Z | Compiling rustls-pemfile v2.2.0 |
| 1932 | 2026-09-08T03:59:40.049Z | Compiling hostname v0.4.2 |
| 1933 | 2026-09-08T03:59:40.200Z | Compiling rustls v0.22.4 |
| 1934 | 2026-09-08T03:59:40.214Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1935 | 2026-09-08T03:59:40.516Z | Compiling rand_chacha v0.3.1 |
| 1936 | 2026-09-08T03:59:40.777Z | Compiling wait-timeout v0.2.1 |
| 1937 | 2026-09-08T03:59:41.023Z | Compiling rusty-fork v0.3.0 |
| 1938 | 2026-09-08T03:59:41.082Z | Compiling rand v0.8.5 |
| 1939 | 2026-09-08T03:59:41.268Z | Compiling rand_xorshift v0.4.0 |
| 1940 | 2026-09-08T03:59:41.424Z | Compiling sha1 v0.10.6 |
| 1941 | 2026-09-08T03:59:41.659Z | Compiling proptest v1.8.0 |
| 1942 | 2026-09-08T03:59:41.726Z | Compiling itertools v0.14.0 |
| 1943 | 2026-09-08T03:59:42.310Z | Compiling tokio-rustls v0.25.0 |
| 1944 | 2026-09-08T03:59:42.510Z | Compiling dropshot v0.16.7 |
| 1945 | 2026-09-08T03:59:42.980Z | Compiling anstyle v1.0.14 |
| 1946 | 2026-09-08T03:59:43.811Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 1947 | 2026-09-08T03:59:44.198Z | Compiling progenitor-client v0.11.1 |
| 1948 | 2026-09-08T03:59:44.319Z | Compiling progenitor-client v0.10.0 |
| 1949 | 2026-09-08T03:59:44.501Z | Compiling serde_with v3.14.1 |
| 1950 | 2026-09-08T03:59:44.616Z | Compiling num-derive v0.4.2 |
| 1951 | 2026-09-08T03:59:44.897Z | Compiling progenitor v0.11.1 |
| 1952 | 2026-09-08T03:59:45.048Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5) |
| 1953 | 2026-09-08T03:59:45.399Z | Compiling rustc-hash v2.1.1 |
| 1954 | 2026-09-08T03:59:45.530Z | Compiling iddqd v0.3.18 |
| 1955 | 2026-09-08T03:59:45.544Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5) |
| 1956 | 2026-09-08T03:59:45.571Z | Compiling backoff v0.4.0 |
| 1957 | 2026-09-08T03:59:45.931Z | Compiling parse-display v0.10.0 |
| 1958 | 2026-09-08T03:59:46.151Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1959 | 2026-09-08T03:59:46.279Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1960 | 2026-09-08T03:59:46.688Z | Compiling utf8parse v0.2.2 |
| 1961 | 2026-09-08T03:59:46.805Z | Compiling anstyle-parse v1.0.0 |
| 1962 | 2026-09-08T03:59:47.041Z | Compiling is_terminal_polyfill v1.70.1 |
| 1963 | 2026-09-08T03:59:47.064Z | Compiling anstyle-query v1.1.4 |
| 1964 | 2026-09-08T03:59:47.136Z | Compiling colorchoice v1.0.4 |
| 1965 | 2026-09-08T03:59:47.190Z | Compiling clap_lex v1.1.0 |
| 1966 | 2026-09-08T03:59:47.245Z | Compiling anstream v1.0.0 |
| 1967 | 2026-09-08T03:59:48.575Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1968 | 2026-09-08T03:59:50.598Z | Compiling winnow v0.5.40 |
| 1969 | 2026-09-08T03:59:55.129Z | Compiling terminal_size v0.4.3 |
| 1970 | 2026-09-08T03:59:56.416Z | Compiling toml_edit v0.19.15 |
| 1971 | 2026-09-08T03:59:57.745Z | Compiling proc-macro-crate v1.3.1 |
| 1972 | 2026-09-08T03:59:58.158Z | Compiling clap_builder v4.6.0 |
| 1973 | 2026-09-08T03:59:58.538Z | Compiling dropshot_endpoint v0.17.1 |
| 1974 | 2026-09-08T03:59:59.960Z | Compiling clap v4.6.1 |
| 1975 | 2026-09-08T04:00:04.045Z | Compiling serde_spanned v0.6.9 |
| 1976 | 2026-09-08T04:00:05.073Z | Compiling prettyplease v0.2.37 |
| 1977 | 2026-09-08T04:00:05.259Z | Compiling adler2 v2.0.1 |
| 1978 | 2026-09-08T04:00:05.349Z | Compiling miniz_oxide v0.8.9 |
| 1979 | 2026-09-08T04:00:06.145Z | Compiling crc32fast v1.5.0 |
| 1980 | 2026-09-08T04:00:06.168Z | Compiling ingot-macros v0.1.1 |
| 1981 | 2026-09-08T04:00:06.444Z | Compiling zerocopy-derive v0.7.35 |
| 1982 | 2026-09-08T04:00:06.457Z | Compiling flate2 v1.1.2 |
| 1983 | 2026-09-08T04:00:07.359Z | Compiling hubpack_derive v0.1.1 |
| 1984 | 2026-09-08T04:00:07.545Z | Compiling hybrid-array v0.4.12 |
| 1985 | 2026-09-08T04:00:09.156Z | Compiling scroll_derive v0.12.1 |
| 1986 | 2026-09-08T04:00:09.273Z | Compiling toml_write v0.1.2 |
| 1987 | 2026-09-08T04:00:09.464Z | Compiling toml_edit v0.22.27 |
| 1988 | 2026-09-08T04:00:10.330Z | Compiling crypto-common v0.2.2 |
| 1989 | 2026-09-08T04:00:10.467Z | Compiling block-buffer v0.12.0 |
| 1990 | 2026-09-08T04:00:10.678Z | Compiling num_enum_derive v0.7.5 |
| 1991 | 2026-09-08T04:00:11.295Z | Compiling foreign-types-macros v0.2.3 |
| 1992 | 2026-09-08T04:00:11.415Z | Compiling num-integer v0.1.46 |
| 1993 | 2026-09-08T04:00:11.709Z | Compiling float-ord v0.3.2 |
| 1994 | 2026-09-08T04:00:11.709Z | Compiling compression-core v0.4.32 |
| 1995 | 2026-09-08T04:00:11.745Z | Compiling const-oid v0.10.2 |
| 1996 | 2026-09-08T04:00:11.835Z | Compiling compression-codecs v0.4.32 |
| 1997 | 2026-09-08T04:00:11.956Z | Compiling digest v0.11.3 |
| 1998 | 2026-09-08T04:00:12.200Z | Compiling toml v0.8.23 |
| 1999 | 2026-09-08T04:00:12.626Z | Compiling zerocopy v0.7.35 |
| 2000 | 2026-09-08T04:00:14.067Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2001 | 2026-09-08T04:00:14.222Z | Compiling cpufeatures v0.3.0 |
| 2002 | 2026-09-08T04:00:14.302Z | Compiling glob v0.3.3 |
| 2003 | 2026-09-08T04:00:14.376Z | Compiling sha1 v0.11.0 |
| 2004 | 2026-09-08T04:00:14.455Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2005 | 2026-09-08T04:00:14.634Z | Compiling async-compression v0.4.33 |
| 2006 | 2026-09-08T04:00:14.735Z | Compiling proc-macro-error-attr v1.0.4 |
| 2007 | 2026-09-08T04:00:14.752Z | Compiling num-iter v0.1.45 |
| 2008 | 2026-09-08T04:00:14.876Z | Compiling num-rational v0.4.2 |
| 2009 | 2026-09-08T04:00:15.325Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2010 | 2026-09-08T04:00:15.506Z | Compiling num-complex v0.4.6 |
| 2011 | 2026-09-08T04:00:15.839Z | Compiling num v0.4.3 |
| 2012 | 2026-09-08T04:00:15.913Z | Compiling proc-macro-error v1.0.4 |
| 2013 | 2026-09-08T04:00:15.925Z | Compiling dropshot v0.17.1 |
| 2014 | 2026-09-08T04:00:15.975Z | Compiling num_enum_derive v0.5.11 |
| 2015 | 2026-09-08T04:00:16.189Z | Compiling dtrace-parser v0.2.0 |
| 2016 | 2026-09-08T04:00:16.224Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2017 | 2026-09-08T04:00:16.676Z | Compiling dof v0.3.0 |
| 2018 | 2026-09-08T04:00:16.757Z | Compiling thread-id v4.2.2 |
| 2019 | 2026-09-08T04:00:16.849Z | Compiling derive_more v0.99.20 |
| 2020 | 2026-09-08T04:00:17.015Z | Compiling usdt-impl v0.5.0 |
| 2021 | 2026-09-08T04:00:17.076Z | Compiling minimal-lexical v0.2.1 |
| 2022 | 2026-09-08T04:00:17.332Z | Compiling nom v7.1.3 |
| 2023 | 2026-09-08T04:00:17.552Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2024 | 2026-09-08T04:00:18.149Z | Compiling usdt-attr-macro v0.5.0 |
| 2025 | 2026-09-08T04:00:18.300Z | Compiling usdt-macro v0.5.0 |
| 2026 | 2026-09-08T04:00:18.725Z | Compiling dpd-types-versions v0.1.0 (/work/oxidecomputer/dendrite/dpd-types/versions) |
| 2027 | 2026-09-08T04:00:18.989Z | Compiling zone_cfg_derive v0.3.1 |
| 2028 | 2026-09-08T04:00:19.467Z | Compiling libscf-sys v1.2.0 |
| 2029 | 2026-09-08T04:00:19.612Z | Compiling rustc_version v0.4.1 |
| 2030 | 2026-09-08T04:00:19.677Z | Compiling memoffset v0.9.1 |
| 2031 | 2026-09-08T04:00:19.771Z | Compiling crossbeam-epoch v0.9.18 |
| 2032 | 2026-09-08T04:00:20.028Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2033 | 2026-09-08T04:00:20.434Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2034 | 2026-09-08T04:00:20.534Z | Compiling enum-as-inner v0.6.1 |
| 2035 | 2026-09-08T04:00:20.602Z | Compiling curve25519-dalek v4.1.3 |
| 2036 | 2026-09-08T04:00:21.003Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2037 | 2026-09-08T04:00:21.016Z | Compiling regress v0.11.1 |
| 2038 | 2026-09-08T04:00:21.197Z | Compiling crossbeam-deque v0.8.6 |
| 2039 | 2026-09-08T04:00:21.463Z | Compiling hubpack v0.1.2 |
| 2040 | 2026-09-08T04:00:22.028Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2041 | 2026-09-08T04:00:22.572Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2042 | 2026-09-08T04:00:23.144Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2043 | 2026-09-08T04:00:23.212Z | Compiling static_assertions v1.1.0 |
| 2044 | 2026-09-08T04:00:23.327Z | Compiling typify-impl v0.6.2 |
| 2045 | 2026-09-08T04:00:23.452Z | Compiling rayon-core v1.13.0 |
| 2046 | 2026-09-08T04:00:23.842Z | Compiling clang-sys v1.8.1 |
| 2047 | 2026-09-08T04:00:24.210Z | Compiling dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types) |
| 2048 | 2026-09-08T04:00:24.276Z | Compiling hash32 v0.3.1 |
| 2049 | 2026-09-08T04:00:24.438Z | Compiling bytecount v0.6.9 |
| 2050 | 2026-09-08T04:00:24.472Z | Compiling common v0.1.0 (/work/oxidecomputer/dendrite/common) |
| 2051 | 2026-09-08T04:00:24.584Z | Compiling heapless v0.8.0 |
| 2052 | 2026-09-08T04:00:24.597Z | Compiling scroll v0.12.0 |
| 2053 | 2026-09-08T04:00:24.817Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2054 | 2026-09-08T04:00:24.869Z | Compiling ingot-types v0.1.2 |
| 2055 | 2026-09-08T04:00:25.037Z | Compiling cobs v0.3.0 |
| 2056 | 2026-09-08T04:00:25.090Z | Compiling libloading v0.8.9 |
| 2057 | 2026-09-08T04:00:25.179Z | Compiling bitflags v1.3.2 |
| 2058 | 2026-09-08T04:00:25.243Z | Compiling managed v0.8.0 |
| 2059 | 2026-09-08T04:00:25.259Z | Compiling foreign-types-shared v0.3.1 |
| 2060 | 2026-09-08T04:00:25.271Z | Compiling bindgen v0.72.1 |
| 2061 | 2026-09-08T04:00:25.300Z | Compiling ingot v0.1.1 |
| 2062 | 2026-09-08T04:00:25.356Z | Compiling foreign-types v0.5.0 |
| 2063 | 2026-09-08T04:00:25.443Z | Compiling smoltcp v0.11.0 |
| 2064 | 2026-09-08T04:00:25.465Z | Compiling postcard v1.1.3 |
| 2065 | 2026-09-08T04:00:25.962Z | Compiling goblin v0.8.2 |
| 2066 | 2026-09-08T04:00:26.154Z | Compiling cexpr v0.6.0 |
| 2067 | 2026-09-08T04:00:26.237Z | Compiling num_enum v0.7.5 |
| 2068 | 2026-09-08T04:00:26.362Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 2069 | 2026-09-08T04:00:26.723Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2070 | 2026-09-08T04:00:26.843Z | Compiling camino-tempfile v1.4.1 |
| 2071 | 2026-09-08T04:00:26.878Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2072 | 2026-09-08T04:00:27.046Z | Compiling derive-where v1.6.0 |
| 2073 | 2026-09-08T04:00:27.097Z | Compiling serde_repr v0.1.20 |
| 2074 | 2026-09-08T04:00:27.187Z | Compiling cstr-argument v0.1.2 |
| 2075 | 2026-09-08T04:00:27.749Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2076 | 2026-09-08T04:00:28.026Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2077 | 2026-09-08T04:00:29.183Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 2078 | 2026-09-08T04:00:29.247Z | Compiling rayon v1.11.0 |
| 2079 | 2026-09-08T04:00:29.376Z | Compiling rustix v0.38.44 |
| 2080 | 2026-09-08T04:00:29.500Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2081 | 2026-09-08T04:00:29.624Z | Compiling crucible-workspace-hack v0.1.0 |
| 2082 | 2026-09-08T04:00:29.627Z | Compiling typify-macro v0.6.2 |
| 2083 | 2026-09-08T04:00:30.095Z | Compiling tinyvec_macros v0.1.1 |
| 2084 | 2026-09-08T04:00:30.177Z | Compiling tinyvec v1.10.0 |
| 2085 | 2026-09-08T04:00:30.536Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2086 | 2026-09-08T04:00:31.003Z | Compiling num_enum v0.5.11 |
| 2087 | 2026-09-08T04:00:31.352Z | Compiling pin-project-internal v1.1.10 |
| 2088 | 2026-09-08T04:00:31.534Z | Compiling memmap v0.7.0 |
| 2089 | 2026-09-08T04:00:31.729Z | Compiling typify v0.6.2 |
| 2090 | 2026-09-08T04:00:31.754Z | Compiling usdt v0.5.0 |
| 2091 | 2026-09-08T04:00:32.155Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2092 | 2026-09-08T04:00:32.330Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2093 | 2026-09-08T04:00:32.457Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26) |
| 2094 | 2026-09-08T04:00:33.062Z | Compiling itertools v0.12.1 |
| 2095 | 2026-09-08T04:00:33.166Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 2096 | 2026-09-08T04:00:33.227Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2097 | 2026-09-08T04:00:33.375Z | Compiling progenitor-impl v0.10.0 |
| 2098 | 2026-09-08T04:00:33.595Z | Compiling sigpipe v0.1.3 |
| 2099 | 2026-09-08T04:00:33.607Z | Compiling jiff v0.2.15 |
| 2100 | 2026-09-08T04:00:33.688Z | Compiling const_format_proc_macros v0.2.34 |
| 2101 | 2026-09-08T04:00:33.819Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2102 | 2026-09-08T04:00:34.047Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 2103 | 2026-09-08T04:00:34.265Z | Compiling zone v0.3.1 |
| 2104 | 2026-09-08T04:00:34.703Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2105 | 2026-09-08T04:00:34.827Z | Compiling progenitor-impl v0.14.0 |
| 2106 | 2026-09-08T04:00:35.127Z | Compiling atomicwrites v0.4.4 |
| 2107 | 2026-09-08T04:00:35.331Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2108 | 2026-09-08T04:00:35.657Z | Compiling papergrid v0.18.0 |
| 2109 | 2026-09-08T04:00:35.672Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 2110 | 2026-09-08T04:00:35.741Z | Compiling nix v0.30.1 |
| 2111 | 2026-09-08T04:00:36.362Z | Compiling smf v0.2.3 |
| 2112 | 2026-09-08T04:00:36.639Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2113 | 2026-09-08T04:00:36.821Z | Compiling progenitor-macro v0.10.0 |
| 2114 | 2026-09-08T04:00:36.964Z | Compiling secrecy v0.10.3 |
| 2115 | 2026-09-08T04:00:37.295Z | Compiling snafu-derive v0.8.9 |
| 2116 | 2026-09-08T04:00:37.306Z | Compiling async-recursion v1.1.1 |
| 2117 | 2026-09-08T04:00:37.444Z | Compiling predicates-core v1.0.9 |
| 2118 | 2026-09-08T04:00:38.022Z | Compiling whoami v1.6.1 |
| 2119 | 2026-09-08T04:00:38.238Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2120 | 2026-09-08T04:00:38.311Z | Compiling progenitor-macro v0.14.0 |
| 2121 | 2026-09-08T04:00:38.881Z | Compiling tabled v0.21.0 |
| 2122 | 2026-09-08T04:00:39.085Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 2123 | 2026-09-08T04:00:41.283Z | Compiling nix v0.31.3 |
| 2124 | 2026-09-08T04:00:41.375Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2125 | 2026-09-08T04:00:41.914Z | Compiling itertools v0.15.0 |
| 2126 | 2026-09-08T04:00:41.926Z | Compiling hmac v0.12.1 |
| 2127 | 2026-09-08T04:00:42.103Z | Compiling inout v0.1.4 |
| 2128 | 2026-09-08T04:00:42.238Z | Compiling ff v0.13.1 |
| 2129 | 2026-09-08T04:00:42.262Z | Compiling float-cmp v0.10.0 |
| 2130 | 2026-09-08T04:00:42.410Z | Compiling data-encoding v2.9.0 |
| 2131 | 2026-09-08T04:00:42.455Z | Compiling difflib v0.4.0 |
| 2132 | 2026-09-08T04:00:42.653Z | Compiling normalize-line-endings v0.3.0 |
| 2133 | 2026-09-08T04:00:42.789Z | Compiling predicates v3.1.4 |
| 2134 | 2026-09-08T04:00:43.145Z | Compiling group v0.13.0 |
| 2135 | 2026-09-08T04:00:43.207Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 2136 | 2026-09-08T04:00:43.261Z | Compiling cipher v0.4.4 |
| 2137 | 2026-09-08T04:00:43.298Z | Compiling hkdf v0.12.4 |
| 2138 | 2026-09-08T04:00:43.339Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2139 | 2026-09-08T04:00:43.770Z | Compiling tabled_derive v0.7.0 |
| 2140 | 2026-09-08T04:00:44.177Z | Compiling universal-hash v0.5.1 |
| 2141 | 2026-09-08T04:00:44.216Z | Compiling crypto-bigint v0.5.5 |
| 2142 | 2026-09-08T04:00:44.231Z | Compiling half v2.7.1 |
| 2143 | 2026-09-08T04:00:44.258Z | Compiling opaque-debug v0.3.1 |
| 2144 | 2026-09-08T04:00:44.313Z | Compiling base64ct v1.8.0 |
| 2145 | 2026-09-08T04:00:44.334Z | Compiling unicode-segmentation v1.12.0 |
| 2146 | 2026-09-08T04:00:44.502Z | Compiling ciborium-io v0.2.2 |
| 2147 | 2026-09-08T04:00:44.620Z | Compiling crc8 v0.1.1 |
| 2148 | 2026-09-08T04:00:44.728Z | Compiling indent_write v2.2.0 |
| 2149 | 2026-09-08T04:00:44.740Z | Compiling base16ct v0.2.0 |
| 2150 | 2026-09-08T04:00:44.743Z | Compiling newline-converter v0.3.0 |
| 2151 | 2026-09-08T04:00:44.869Z | Compiling ciborium-ll v0.2.2 |
| 2152 | 2026-09-08T04:00:44.924Z | Compiling password-hash v0.5.0 |
| 2153 | 2026-09-08T04:00:45.213Z | Compiling poly1305 v0.8.0 |
| 2154 | 2026-09-08T04:00:45.345Z | Compiling elliptic-curve v0.13.8 |
| 2155 | 2026-09-08T04:00:45.624Z | Compiling chacha20 v0.9.1 |
| 2156 | 2026-09-08T04:00:45.636Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2157 | 2026-09-08T04:00:45.666Z | Compiling tokio-dtrace v0.1.1 |
| 2158 | 2026-09-08T04:00:45.850Z | Compiling thiserror-no-std v2.0.2 |
| 2159 | 2026-09-08T04:00:46.389Z | Compiling reqwest v0.13.2 |
| 2160 | 2026-09-08T04:00:46.590Z | Compiling blake2 v0.10.6 |
| 2161 | 2026-09-08T04:00:46.776Z | Compiling console v0.16.4 |
| 2162 | 2026-09-08T04:00:46.844Z | Compiling aead v0.5.2 |
| 2163 | 2026-09-08T04:00:47.010Z | Compiling strum_macros v0.28.0 |
| 2164 | 2026-09-08T04:00:47.049Z | Compiling bstr v1.12.0 |
| 2165 | 2026-09-08T04:00:47.368Z | Compiling keccak v0.1.6 |
| 2166 | 2026-09-08T04:00:47.404Z | Compiling linked-hash-map v0.5.6 |
| 2167 | 2026-09-08T04:00:47.463Z | Compiling resolv-conf v0.7.5 |
| 2168 | 2026-09-08T04:00:47.545Z | Compiling similar v3.2.0 |
| 2169 | 2026-09-08T04:00:47.873Z | Compiling lru-cache v0.1.2 |
| 2170 | 2026-09-08T04:00:48.006Z | Compiling sha3 v0.10.8 |
| 2171 | 2026-09-08T04:00:48.326Z | Compiling expectorate v1.3.0 |
| 2172 | 2026-09-08T04:00:48.473Z | Compiling progenitor-client v0.14.0 |
| 2173 | 2026-09-08T04:00:48.777Z | Compiling chacha20poly1305 v0.10.1 |
| 2174 | 2026-09-08T04:00:48.857Z | Compiling argon2 v0.5.3 |
| 2175 | 2026-09-08T04:00:48.901Z | Compiling vsss-rs v3.3.4 |
| 2176 | 2026-09-08T04:00:48.919Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2177 | 2026-09-08T04:00:49.410Z | Compiling oxide-tokio-rt v0.1.2 |
| 2178 | 2026-09-08T04:00:49.787Z | Compiling ciborium v0.2.2 |
| 2179 | 2026-09-08T04:00:49.843Z | Compiling hickory-proto v0.24.4 |
| 2180 | 2026-09-08T04:00:50.118Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 2181 | 2026-09-08T04:00:50.190Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2182 | 2026-09-08T04:00:50.939Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 2183 | 2026-09-08T04:00:50.999Z | Compiling serde-big-array v0.5.1 |
| 2184 | 2026-09-08T04:00:51.152Z | Compiling siphasher v1.0.1 |
| 2185 | 2026-09-08T04:00:51.395Z | Compiling same-file v1.0.6 |
| 2186 | 2026-09-08T04:00:51.574Z | Compiling walkdir v2.5.0 |
| 2187 | 2026-09-08T04:00:51.708Z | Compiling hickory-resolver v0.24.4 |
| 2188 | 2026-09-08T04:00:51.737Z | Compiling phf_shared v0.12.1 |
| 2189 | 2026-09-08T04:00:51.850Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 2190 | 2026-09-08T04:00:51.914Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2191 | 2026-09-08T04:00:53.151Z | Compiling progenitor v0.14.0 |
| 2192 | 2026-09-08T04:00:53.374Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2193 | 2026-09-08T04:00:53.401Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2194 | 2026-09-08T04:00:54.269Z | Compiling newtype_derive v0.1.6 |
| 2195 | 2026-09-08T04:00:54.358Z | Compiling owo-colors v4.3.0 |
| 2196 | 2026-09-08T04:00:54.565Z | Compiling tokio-stream v0.1.17 |
| 2197 | 2026-09-08T04:00:54.716Z | Compiling csv-core v0.1.12 |
| 2198 | 2026-09-08T04:00:54.840Z | Compiling termtree v0.5.1 |
| 2199 | 2026-09-08T04:00:54.981Z | Compiling smawk v0.3.2 |
| 2200 | 2026-09-08T04:00:55.018Z | Compiling swrite v0.1.0 |
| 2201 | 2026-09-08T04:00:55.105Z | Compiling foldhash v0.1.5 |
| 2202 | 2026-09-08T04:00:55.117Z | Compiling unicode-width v0.1.14 |
| 2203 | 2026-09-08T04:00:55.139Z | Compiling unicode-linebreak v0.1.5 |
| 2204 | 2026-09-08T04:00:55.314Z | Compiling hashbrown v0.15.5 |
| 2205 | 2026-09-08T04:00:55.393Z | Compiling textwrap v0.16.2 |
| 2206 | 2026-09-08T04:00:55.470Z | Compiling qorb v0.4.1 |
| 2207 | 2026-09-08T04:00:55.553Z | Compiling csv v1.4.0 |
| 2208 | 2026-09-08T04:00:55.922Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2209 | 2026-09-08T04:00:56.111Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2210 | 2026-09-08T04:00:57.629Z | Compiling phf v0.12.1 |
| 2211 | 2026-09-08T04:00:57.837Z | Compiling aal v0.1.0 (/work/oxidecomputer/dendrite/aal) |
| 2212 | 2026-09-08T04:00:58.001Z | Compiling pin-project v1.1.10 |
| 2213 | 2026-09-08T04:00:58.117Z | Compiling pcap v0.1.0 (/work/oxidecomputer/dendrite/pcap) |
| 2214 | 2026-09-08T04:00:58.141Z | Compiling unicode-normalization v0.1.24 |
| 2215 | 2026-09-08T04:00:58.144Z | Compiling libz-sys v1.1.22 |
| 2216 | 2026-09-08T04:00:58.358Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2217 | 2026-09-08T04:00:58.639Z | Compiling libsw-core v0.3.2 |
| 2218 | 2026-09-08T04:00:59.090Z | Compiling fixedbitset v0.5.7 |
| 2219 | 2026-09-08T04:00:59.102Z | Compiling fixedbitset v0.4.2 |
| 2220 | 2026-09-08T04:00:59.142Z | Compiling highway v1.3.0 |
| 2221 | 2026-09-08T04:00:59.166Z | Compiling humantime v2.3.0 |
| 2222 | 2026-09-08T04:00:59.360Z | Compiling petgraph v0.8.2 |
| 2223 | 2026-09-08T04:00:59.437Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2224 | 2026-09-08T04:00:59.449Z | Compiling petgraph v0.6.5 |
| 2225 | 2026-09-08T04:00:59.922Z | Compiling progenitor v0.10.0 |
| 2226 | 2026-09-08T04:01:00.088Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2227 | 2026-09-08T04:01:00.906Z | Compiling libsw v3.5.0 |
| 2228 | 2026-09-08T04:01:01.072Z | Compiling olpc-cjson v0.1.4 |
| 2229 | 2026-09-08T04:01:01.090Z | Compiling libgit2-sys v0.17.0+1.8.1 |
| 2230 | 2026-09-08T04:01:01.254Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2231 | 2026-09-08T04:01:01.317Z | Compiling snafu v0.8.9 |
| 2232 | 2026-09-08T04:01:01.703Z | Compiling chrono-tz v0.10.4 |
| 2233 | 2026-09-08T04:01:02.081Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2234 | 2026-09-08T04:01:02.288Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2235 | 2026-09-08T04:01:03.009Z | Compiling papergrid v0.11.0 |
| 2236 | 2026-09-08T04:01:03.144Z | Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 2237 | 2026-09-08T04:01:03.205Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2238 | 2026-09-08T04:01:03.421Z | Compiling strum v0.28.0 |
| 2239 | 2026-09-08T04:01:03.492Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2240 | 2026-09-08T04:01:03.562Z | Compiling globset v0.4.16 |
| 2241 | 2026-09-08T04:01:04.779Z | Compiling const_format v0.2.34 |
| 2242 | 2026-09-08T04:01:04.920Z | Compiling slog-dtrace v0.3.0 |
| 2243 | 2026-09-08T04:01:05.115Z | Compiling cancel-safe-futures v0.1.5 |
| 2244 | 2026-09-08T04:01:05.531Z | Compiling gethostname v0.5.0 |
| 2245 | 2026-09-08T04:01:05.662Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2246 | 2026-09-08T04:01:06.269Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2247 | 2026-09-08T04:01:06.664Z | Compiling dropshot-api-manager-types v0.7.2 |
| 2248 | 2026-09-08T04:01:06.862Z | Compiling pem v3.0.5 |
| 2249 | 2026-09-08T04:01:07.044Z | Compiling bcs v0.1.6 |
| 2250 | 2026-09-08T04:01:07.075Z | Compiling cargo-platform v0.1.9 |
| 2251 | 2026-09-08T04:01:07.252Z | Compiling serde_plain v1.0.2 |
| 2252 | 2026-09-08T04:01:07.812Z | Compiling tagptr v0.2.0 |
| 2253 | 2026-09-08T04:01:08.208Z | Compiling linear-map v1.2.0 |
| 2254 | 2026-09-08T04:01:08.223Z | Compiling typed-path v0.9.3 |
| 2255 | 2026-09-08T04:01:08.409Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2256 | 2026-09-08T04:01:09.108Z | Compiling tough v0.20.0 |
| 2257 | 2026-09-08T04:01:09.710Z | Compiling moka v0.12.11 |
| 2258 | 2026-09-08T04:01:10.646Z | Compiling cargo_metadata v0.18.1 |
| 2259 | 2026-09-08T04:01:10.883Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2260 | 2026-09-08T04:01:13.559Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2261 | 2026-09-08T04:01:13.624Z | Compiling tabled v0.15.0 |
| 2262 | 2026-09-08T04:01:13.706Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2263 | 2026-09-08T04:01:14.070Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2264 | 2026-09-08T04:01:14.133Z | Compiling git2 v0.19.0 |
| 2265 | 2026-09-08T04:01:14.267Z | Compiling steno v0.4.1 |
| 2266 | 2026-09-08T04:01:16.613Z | Compiling cookie v0.18.1 |
| 2267 | 2026-09-08T04:01:16.727Z | Compiling hickory-proto v0.25.2 |
| 2268 | 2026-09-08T04:01:18.669Z | Compiling hickory-resolver v0.25.2 |
| 2269 | 2026-09-08T04:01:20.185Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2270 | 2026-09-08T04:01:20.890Z | Compiling vergen v8.3.2 |
| 2271 | 2026-09-08T04:01:22.263Z | Compiling signal-hook v0.4.4 |
| 2272 | 2026-09-08T04:01:22.952Z | Compiling packet v0.1.0 (/work/oxidecomputer/dendrite/packet) |
| 2273 | 2026-09-08T04:01:23.345Z | Compiling mockall_derive v0.14.0 |
| 2274 | 2026-09-08T04:01:23.600Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 2275 | 2026-09-08T04:01:23.936Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2276 | 2026-09-08T04:01:24.267Z | Compiling dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api) |
| 2277 | 2026-09-08T04:01:24.898Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 2278 | 2026-09-08T04:01:25.692Z | Compiling sha2 v0.10.9 |
| 2279 | 2026-09-08T04:01:26.109Z | Compiling aal_macros v0.0.1 (/work/oxidecomputer/dendrite/aal_macros) |
| 2280 | 2026-09-08T04:01:26.142Z | Compiling yansi v1.0.1 |
| 2281 | 2026-09-08T04:01:26.551Z | Compiling diff v0.1.13 |
| 2282 | 2026-09-08T04:01:26.568Z | Compiling mockall v0.14.0 |
| 2283 | 2026-09-08T04:01:26.568Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 2284 | 2026-09-08T04:01:26.705Z | Compiling pretty_assertions v1.4.1 |
| 2285 | 2026-09-08T04:01:27.054Z | Compiling fs-err v3.1.2 |
| 2286 | 2026-09-08T04:01:28.055Z | Compiling predicates-tree v1.0.12 |
| 2287 | 2026-09-08T04:01:28.328Z | Compiling git-stub v1.0.0 |
| 2288 | 2026-09-08T04:01:28.616Z | Compiling serial_test_derive v3.5.0 |
| 2289 | 2026-09-08T04:01:28.636Z | Compiling filetime v0.2.26 |
| 2290 | 2026-09-08T04:01:28.640Z | Compiling constant_time_eq v0.3.1 |
| 2291 | 2026-09-08T04:01:28.774Z | Compiling fragile v2.0.1 |
| 2292 | 2026-09-08T04:01:28.975Z | Compiling xattr v1.6.1 |
| 2293 | 2026-09-08T04:01:29.100Z | Compiling arrayref v0.3.9 |
| 2294 | 2026-09-08T04:01:29.185Z | Compiling is_ci v1.2.0 |
| 2295 | 2026-09-08T04:01:29.412Z | Compiling arrayvec v0.7.6 |
| 2296 | 2026-09-08T04:01:29.412Z | Compiling downcast v0.11.0 |
| 2297 | 2026-09-08T04:01:29.412Z | Compiling serial_test v3.5.0 |
| 2298 | 2026-09-08T04:01:29.423Z | Compiling blake3 v1.8.2 |
| 2299 | 2026-09-08T04:01:29.486Z | Compiling supports-color v3.0.2 |
| 2300 | 2026-09-08T04:01:30.129Z | Compiling toml v0.7.8 |
| 2301 | 2026-09-08T04:01:30.139Z | Compiling tar v0.4.45 |
| 2302 | 2026-09-08T04:01:30.139Z | Compiling git-stub-vcs v0.1.0 |
| 2303 | 2026-09-08T04:01:30.362Z | Compiling curl-sys v0.4.89+curl-8.20.0 |
| 2304 | 2026-09-08T04:01:30.771Z | Compiling signal-hook-tokio v0.4.0 |
| 2305 | 2026-09-08T04:01:31.064Z | Compiling scuffle v0.1.0 |
| 2306 | 2026-09-08T04:01:31.365Z | Compiling similar v2.7.0 |
| 2307 | 2026-09-08T04:01:32.332Z | Compiling drift v0.2.0 |
| 2308 | 2026-09-08T04:01:32.657Z | Compiling kstat-rs v0.2.4 |
| 2309 | 2026-09-08T04:01:32.989Z | Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 2310 | 2026-09-08T04:01:33.248Z | Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 2311 | 2026-09-08T04:01:33.248Z | Compiling topological-sort v0.2.2 |
| 2312 | 2026-09-08T04:01:33.248Z | Compiling hex-literal v1.1.0 |
| 2313 | 2026-09-08T04:01:33.338Z | Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 2314 | 2026-09-08T04:01:33.440Z | Compiling omicron-zone-package v0.12.2 |
| 2315 | 2026-09-08T04:01:33.901Z | Compiling dropshot-api-manager v0.7.2 |
| 2316 | 2026-09-08T04:01:35.228Z | Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2317 | 2026-09-08T04:01:35.372Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2318 | 2026-09-08T04:01:36.264Z | Compiling curl v0.4.50 |
| 2319 | 2026-09-08T04:01:37.033Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#2cd6617e) |
| 2320 | 2026-09-08T04:01:37.090Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2321 | 2026-09-08T04:01:37.343Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2322 | 2026-09-08T04:01:37.560Z | Compiling iddqd v0.4.5 |
| 2323 | 2026-09-08T04:01:38.035Z | Compiling internet-checksum v0.2.1 |
| 2324 | 2026-09-08T04:01:38.619Z | Compiling search_path v0.1.4 |
| 2325 | 2026-09-08T04:01:38.967Z | Compiling xtask v0.1.0 (/work/oxidecomputer/dendrite/xtask) |
| 2326 | 2026-09-08T04:01:39.838Z | Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 2327 | 2026-09-08T04:01:40.811Z | Compiling dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis) |
| 2328 | 2026-09-08T04:01:53.201Z | Compiling uplinkd v0.1.0 (/work/oxidecomputer/dendrite/uplinkd) |
| 2329 | 2026-09-08T04:02:31.705Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 23s |
| 2330 | 2026-09-08T04:02:31.830Z | Running unittests src/lib.rs (target/debug/deps/aal-450f124e18c48d38) |
| 2331 | 2026-09-08T04:02:31.834Z | |
| 2332 | 2026-09-08T04:02:31.834Z | running 0 tests |
| 2333 | 2026-09-08T04:02:31.834Z | |
| 2334 | 2026-09-08T04:02:31.834Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2335 | 2026-09-08T04:02:31.834Z | |
| 2336 | 2026-09-08T04:02:31.834Z | Running unittests src/lib.rs (target/debug/deps/aal_macros-5b37c54c08977ed3) |
| 2337 | 2026-09-08T04:02:31.838Z | |
| 2338 | 2026-09-08T04:02:31.838Z | running 0 tests |
| 2339 | 2026-09-08T04:02:31.838Z | |
| 2340 | 2026-09-08T04:02:31.838Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2341 | 2026-09-08T04:02:31.838Z | |
| 2342 | 2026-09-08T04:02:31.839Z | Running unittests src/lib.rs (target/debug/deps/asic-52150b71c511feeb) |
| 2343 | 2026-09-08T04:02:31.842Z | |
| 2344 | 2026-09-08T04:02:31.842Z | running 0 tests |
| 2345 | 2026-09-08T04:02:31.843Z | |
| 2346 | 2026-09-08T04:02:31.843Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2347 | 2026-09-08T04:02:31.843Z | |
| 2348 | 2026-09-08T04:02:31.843Z | Running unittests src/lib.rs (target/debug/deps/common-5e8ad7a4c62ed295) |
| 2349 | 2026-09-08T04:02:31.846Z | |
| 2350 | 2026-09-08T04:02:31.846Z | running 4 tests |
| 2351 | 2026-09-08T04:02:31.846Z | test nat::tests::test_vni ... ok |
| 2352 | 2026-09-08T04:02:31.846Z | test network::tests::test_generate_ipv6_link_local ... ok |
| 2353 | 2026-09-08T04:02:31.846Z | test test_purge ... ok |
| 2354 | 2026-09-08T04:02:31.850Z | test illumos::test::address_exists_handles_missing_object ... ok |
| 2355 | 2026-09-08T04:02:31.850Z | |
| 2356 | 2026-09-08T04:02:31.851Z | test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 2357 | 2026-09-08T04:02:31.851Z | |
| 2358 | 2026-09-08T04:02:31.854Z | Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-049fc7a9b9157ea9) |
| 2359 | 2026-09-08T04:02:31.858Z | |
| 2360 | 2026-09-08T04:02:31.858Z | running 1 test |
| 2361 | 2026-09-08T04:02:31.858Z | ------- |
| 2362 | 2026-09-08T04:02:31.859Z | Generating OpenAPI documents from API definitions ... |
| 2363 | 2026-09-08T04:02:31.999Z | Loading local OpenAPI documents from "/work/oxidecomputer/dendrite/openapi" ... |
| 2364 | 2026-09-08T04:02:32.071Z | Loading blessed OpenAPI documents from VCS revision "origin/main" path "openapi" |
| 2365 | 2026-09-08T04:02:33.130Z | ------- |
| 2366 | 2026-09-08T04:02:33.130Z | Checking 14 OpenAPI documents... |
| 2367 | 2026-09-08T04:02:33.130Z | Fresh dpd (versioned v1.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 2368 | 2026-09-08T04:02:33.131Z | Fresh dpd (versioned v2.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 2369 | 2026-09-08T04:02:33.131Z | Fresh dpd (versioned v3.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 2370 | 2026-09-08T04:02:33.135Z | Fresh dpd (versioned v4.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 2371 | 2026-09-08T04:02:33.135Z | Fresh dpd (versioned v5.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 2372 | 2026-09-08T04:02:33.135Z | Fresh dpd (versioned v6.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 2373 | 2026-09-08T04:02:33.135Z | Fresh dpd (versioned v7.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 2374 | 2026-09-08T04:02:33.135Z | Fresh dpd (versioned v8.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 2375 | 2026-09-08T04:02:33.135Z | Fresh dpd (versioned v9.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 2376 | 2026-09-08T04:02:33.135Z | Fresh dpd (versioned v10.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 2377 | 2026-09-08T04:02:33.135Z | Fresh dpd (versioned v11.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 2378 | 2026-09-08T04:02:33.135Z | Fresh dpd (versioned v12.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 2379 | 2026-09-08T04:02:33.135Z | Fresh dpd (versioned v13.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 2380 | 2026-09-08T04:02:33.135Z | Fresh dpd (versioned v14.0.0 (added locally)): Oxide Switch Dataplane Controller |
| 2381 | 2026-09-08T04:02:33.135Z | Fresh dpd "latest" symlink |
| 2382 | 2026-09-08T04:02:33.136Z | ------- |
| 2383 | 2026-09-08T04:02:33.136Z | Success 14 documents checked: 15 fresh, 0 stale, 0 failed, 0 other problems |
| 2384 | 2026-09-08T04:02:33.202Z | test test::test_apis_up_to_date ... ok |
| 2385 | 2026-09-08T04:02:33.202Z | |
| 2386 | 2026-09-08T04:02:33.202Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.35s |
| 2387 | 2026-09-08T04:02:33.202Z | |
| 2388 | 2026-09-08T04:02:33.259Z | Running unittests src/main.rs (target/debug/deps/dpd-9e6570a13ba7e7e3) |
| 2389 | 2026-09-08T04:02:33.265Z | |
| 2390 | 2026-09-08T04:02:33.265Z | running 61 tests |
| 2391 | 2026-09-08T04:02:33.269Z | test freemap::test_ordering ... ok |
| 2392 | 2026-09-08T04:02:33.269Z | test config::tests::test_updates ... ok |
| 2393 | 2026-09-08T04:02:33.269Z | test dhcpv6::tests::test_create_duid_bytes ... ok |
| 2394 | 2026-09-08T04:02:33.269Z | test freemap::test_split ... ok |
| 2395 | 2026-09-08T04:02:33.269Z | test macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok |
| 2396 | 2026-09-08T04:02:33.269Z | test macaddrs::tests::test_mac_offset ... ok |
| 2397 | 2026-09-08T04:02:33.270Z | test macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok |
| 2398 | 2026-09-08T04:02:33.270Z | test macaddrs::tests::test_parse_port_id ... ok |
| 2399 | 2026-09-08T04:02:33.270Z | Sep 08 04:02:32.135 DEBG created new freemap, unit: freemap_test |
| 2400 | 2026-09-08T04:02:33.270Z | Sep 08 04:02:32.135 DEBG initted freemap. size: 128, unit: freemap_test |
| 2401 | 2026-09-08T04:02:33.270Z | Sep 08 04:02:32.135 DEBG reset freemapSep 08 04:02:32.135, unitDEBG: freemap_testcreated new freemap |
| 2402 | 2026-09-08T04:02:33.270Z | , unit: freemap_test |
| 2403 | 2026-09-08T04:02:33.270Z | Sep 08 04:02:32.135 DEBG initted freemap. size: 128, unit: freemap_test |
| 2404 | 2026-09-08T04:02:33.270Z | Sep 08 04:02:32.135 DEBG reset freemap, unit: freemap_test |
| 2405 | 2026-09-08T04:02:33.276Z | test mcast::tests::test_canonicalize_sources ... ok |
| 2406 | 2026-09-08T04:02:33.276Z | test freemap::test_exhaustion ... ok |
| 2407 | 2026-09-08T04:02:33.276Z | test freemap::test_basic ... ok |
| 2408 | 2026-09-08T04:02:33.276Z | Sep 08 04:02:32.135 DEBG created new freemap, unit: freemap_test |
| 2409 | 2026-09-08T04:02:33.276Z | Sep 08 04:02:32.135 DEBG initted freemap. size: 128, unit: freemap_test |
| 2410 | 2026-09-08T04:02:33.276Z | Sep 08 04:02:32.135 DEBG reset freemap, unit: freemap_test |
| 2411 | 2026-09-08T04:02:33.276Z | test mcast::tests::test_create_port_bitmap_all_same_direction ... ok |
| 2412 | 2026-09-08T04:02:33.276Z | test freemap::test_reclaim ... ok |
| 2413 | 2026-09-08T04:02:33.276Z | Sep 08 04:02:32.136 DEBG created new freemap, unit: freemap_test |
| 2414 | 2026-09-08T04:02:33.276Z | test mcast::tests::test_create_port_bitmap_empty ... ok |
| 2415 | 2026-09-08T04:02:33.276Z | Sep 08 04:02:32.136 DEBG initted freemap. size: 8, unit: freemap_test |
| 2416 | 2026-09-08T04:02:33.276Z | Sep 08 04:02:32.136 DEBG reset freemap, unit: freemap_test |
| 2417 | 2026-09-08T04:02:33.276Z | test mcast::tests::test_create_port_bitmap_filters_by_direction ... ok |
| 2418 | 2026-09-08T04:02:33.276Z | test freemap::test_reclaim_preserves_existing_freelist ... ok |
| 2419 | 2026-09-08T04:02:33.277Z | Sep 08 04:02:32.136 DEBG created new freemap, unit: freemap_test |
| 2420 | 2026-09-08T04:02:33.277Z | Sep 08 04:02:32.136 DEBG initted freemap. size: 128, unit: freemap_test |
| 2421 | 2026-09-08T04:02:33.277Z | Sep 08 04:02:32.136 DEBG reset freemap, unit: freemap_test |
| 2422 | 2026-09-08T04:02:33.277Z | test freemap::test_free ... ok |
| 2423 | 2026-09-08T04:02:33.277Z | test mcast::tests::test_multicast_group_data_generate_id_allocation ... ok |
| 2424 | 2026-09-08T04:02:33.277Z | test mcast::tests::test_concurrent_allocation_and_deallocation ... ok |
| 2425 | 2026-09-08T04:02:33.277Z | test mcast::tests::test_multicast_group_data_id_exhaustion ... ok |
| 2426 | 2026-09-08T04:02:33.277Z | test mcast::tests::test_scoped_group_id_weak_reference_cleanup ... ok |
| 2427 | 2026-09-08T04:02:33.277Z | test mcast::tests::test_sources_contain_any ... ok |
| 2428 | 2026-09-08T04:02:33.277Z | test mcast::tests::test_scoped_group_id_drop_returns_to_pool ... ok |
| 2429 | 2026-09-08T04:02:33.277Z | Sep 08 04:02:32.136 DEBG created new freemap, unit: freemap_test |
| 2430 | 2026-09-08T04:02:33.277Z | Sep 08 04:02:32.136 DEBG initted freemap. size: 128, unit: freemap_test |
| 2431 | 2026-09-08T04:02:33.277Z | Sep 08 04:02:32.136 DEBG reset freemap, unit: freemap_test |
| 2432 | 2026-09-08T04:02:33.277Z | test freemap::test_span ... ok |
| 2433 | 2026-09-08T04:02:33.277Z | test mcast::validate::tests::test_address_validation_integrated ... ok |
| 2434 | 2026-09-08T04:02:33.277Z | test mcast::tests::test_paired_allocation_and_cleanup ... ok |
| 2435 | 2026-09-08T04:02:33.277Z | test mcast::validate::tests::test_ipv4_ssm_with_sources ... ok |
| 2436 | 2026-09-08T04:02:33.277Z | test mcast::validate::tests::test_ipv4_validation ... ok |
| 2437 | 2026-09-08T04:02:33.277Z | test mcast::validate::tests::test_address_validation_with_source_validation ... ok |
| 2438 | 2026-09-08T04:02:33.277Z | test mcast::tests::test_concurrent_id_allocation ... ok |
| 2439 | 2026-09-08T04:02:33.278Z | test mcast::validate::tests::test_ipv6_ssm_with_sources ... ok |
| 2440 | 2026-09-08T04:02:33.278Z | test mcast::validate::tests::test_ipv6_validation ... ok |
| 2441 | 2026-09-08T04:02:33.278Z | test mcast::validate::tests::test_is_ssm_function ... ok |
| 2442 | 2026-09-08T04:02:33.278Z | test mcast::validate::tests::test_multicast_validation_boundaries ... ok |
| 2443 | 2026-09-08T04:02:33.278Z | test mcast::validate::tests::test_validate_nat_target ... ok |
| 2444 | 2026-09-08T04:02:33.278Z | test mcast::validate::tests::test_validate_not_underlay_subnet ... ok |
| 2445 | 2026-09-08T04:02:33.278Z | test api_server::tests::test_build_info ... ok |
| 2446 | 2026-09-08T04:02:33.278Z | test mcast::validate::tests::test_validate_source_addresses ... ok |
| 2447 | 2026-09-08T04:02:33.278Z | test mcast::validate::tests::test_validate_tag ... ok |
| 2448 | 2026-09-08T04:02:33.278Z | test nat::test_mapping ... ok |
| 2449 | 2026-09-08T04:02:33.278Z | test port_map::tests::test_backplane_group ... ok |
| 2450 | 2026-09-08T04:02:33.278Z | test mcast::tests::test_id_range_boundaries ... ok |
| 2451 | 2026-09-08T04:02:33.278Z | test mcast::validate::tests::test_validate_tag_format ... ok |
| 2452 | 2026-09-08T04:02:33.278Z | test port_map::tests::test_port_map ... ok |
| 2453 | 2026-09-08T04:02:33.278Z | test port_map::tests::dump_map ... ok |
| 2454 | 2026-09-08T04:02:33.278Z | Sep 08 04:02:32.138 DEBG created new freemap, unit: freemap_route_ipv4 |
| 2455 | 2026-09-08T04:02:33.278Z | Sep 08 04:02:32.138 DEBG created new freemap, unit: freemap_route_ipv6 |
| 2456 | 2026-09-08T04:02:33.278Z | Sep 08 04:02:32.138 DEBG initted freemap. size: 64, unit: freemap_route_ipv4 |
| 2457 | 2026-09-08T04:02:33.278Z | Sep 08 04:02:32.138 DEBG reset freemap, unit: freemap_route_ipv4 |
| 2458 | 2026-09-08T04:02:33.278Z | Sep 08 04:02:32.138 DEBG initted freemap. size: 64, unit: freemap_route_ipv6 |
| 2459 | 2026-09-08T04:02:33.278Z | Sep 08 04:02:32.138 DEBG reset freemap, unit: freemap_route_ipv6 |
| 2460 | 2026-09-08T04:02:33.278Z | Sep 08 04:02:32.138 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 2461 | 2026-09-08T04:02:33.278Z | Sep 08 04:02:32.138 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 } }] |
| 2462 | 2026-09-08T04:02:33.279Z | Sep 08 04:02:32.138 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 2463 | 2026-09-08T04:02:33.279Z | Sep 08 04:02:32.138 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 } }] |
| 2464 | 2026-09-08T04:02:33.279Z | Sep 08 04:02:32.138 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 2465 | 2026-09-08T04:02:33.279Z | Sep 08 04:02:32.138 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 } }] |
| 2466 | 2026-09-08T04:02:33.279Z | Sep 08 04:02:32.138 INFO adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 2467 | 2026-09-08T04:02:33.279Z | Sep 08 04:02:32.138 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 } }] |
| 2468 | 2026-09-08T04:02:33.279Z | Sep 08 04:02:32.138 INFO adding route 3fff:beef::/64 -> 2001:db8::55:ff |
| 2469 | 2026-09-08T04:02:33.279Z | Sep 08 04:02:32.138 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 } }] |
| 2470 | 2026-09-08T04:02:33.279Z | Sep 08 04:02:32.138 INFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ff |
| 2471 | 2026-09-08T04:02:33.279Z | Sep 08 04:02:32.138 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 } }] |
| 2472 | 2026-09-08T04:02:33.279Z | Sep 08 04:02:32.138 INFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ff |
| 2473 | 2026-09-08T04:02:33.279Z | Sep 08 04:02:32.138 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 } }] |
| 2474 | 2026-09-08T04:02:33.279Z | Sep 08 04:02:32.138 INFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ff |
| 2475 | 2026-09-08T04:02:33.279Z | Sep 08 04:02:32.138 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 } }] |
| 2476 | 2026-09-08T04:02:33.279Z | Sep 08 04:02:32.138 INFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ff |
| 2477 | 2026-09-08T04:02:33.279Z | Sep 08 04:02:32.138 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 } }] |
| 2478 | 2026-09-08T04:02:33.279Z | Sep 08 04:02:32.138 INFO adding route 3fff:beef:5::/64 -> 2001:db8::55:ff |
| 2479 | 2026-09-08T04:02:33.279Z | Sep 08 04:02:32.138 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 } }] |
| 2480 | 2026-09-08T04:02:33.279Z | Sep 08 04:02:32.138Sep 08 04:02:32.138 INFODEBG adding route 3fff:beef:6::/64 -> 2001:db8::55:ffcreated new freemap |
| 2481 | 2026-09-08T04:02:33.279Z | , unit: Sep 08 04:02:32.138freemap_route_ipv4 DEBG |
| 2482 | 2026-09-08T04:02:33.279Z | 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 } }] |
| 2483 | 2026-09-08T04:02:33.279Z | Sep 08 04:02:32.138Sep 08 04:02:32.138 INFODEBG adding route 3fff:beef:7::/64 -> 2001:db8::55:ffcreated new freemap |
| 2484 | 2026-09-08T04:02:33.280Z | , unit: freemap_route_ipv6 |
| 2485 | 2026-09-08T04:02:33.280Z | Sep 08 04:02:32.138 DEBG replacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 04:02:32.138 |
| 2486 | 2026-09-08T04:02:33.280Z | DEBG initted freemap. size: 64Sep 08 04:02:32.138, unitINFO: adding route 3fff:beef:8::/64 -> 2001:db8::55:fffreemap_route_ipv4 |
| 2487 | 2026-09-08T04:02:33.280Z | |
| 2488 | 2026-09-08T04:02:33.280Z | Sep 08 04:02:32.138Sep 08 04:02:32.138 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 } }]reset freemap |
| 2489 | 2026-09-08T04:02:33.280Z | , unit: freemap_route_ipv4Sep 08 04:02:32.138 |
| 2490 | 2026-09-08T04:02:33.280Z | INFO adding route 3fff:beef:9::/64 -> 2001:db8::55:ff |
| 2491 | 2026-09-08T04:02:33.280Z | Sep 08 04:02:32.138 DEBG Sep 08 04:02:32.138initted 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 } }] |
| 2492 | 2026-09-08T04:02:33.280Z | freemap_route_ipv6 |
| 2493 | 2026-09-08T04:02:33.280Z | Sep 08 04:02:32.138 Sep 08 04:02:32.138INFO DEBGadding route 3fff:beef:a::/64 -> 2001:db8::55:ff |
| 2494 | 2026-09-08T04:02:33.280Z | reset freemap, unit: Sep 08 04:02:32.139freemap_route_ipv6 |
| 2495 | 2026-09-08T04:02:33.280Z | 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 } }] |
| 2496 | 2026-09-08T04:02:33.280Z | Sep 08 04:02:32.139 INFO Sep 08 04:02:32.139adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 2497 | 2026-09-08T04:02:33.280Z | INFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ff |
| 2498 | 2026-09-08T04:02:33.280Z | Sep 08 04:02:32.139Sep 08 04:02:32.139 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: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 } }] |
| 2499 | 2026-09-08T04:02:33.280Z | |
| 2500 | 2026-09-08T04:02:33.280Z | Sep 08 04:02:32.139Sep 08 04:02:32.139 INFOINFO adding route 3fff:dead::/64 -> 2001:db8::55:2adding route 3fff:beef:c::/64 -> 2001:db8::55:ff |
| 2501 | 2026-09-08T04:02:33.280Z | |
| 2502 | 2026-09-08T04:02:33.280Z | Sep 08 04:02:32.139Sep 08 04:02:32.139 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 } }]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 } }] |
| 2503 | 2026-09-08T04:02:33.280Z | |
| 2504 | 2026-09-08T04:02:33.280Z | Sep 08 04:02:32.139Sep 08 04:02:32.139 INFOINFO adding route 3fff:beef:d::/64 -> 2001:db8::55:ffadding route 3fff:beef::/64 -> 2001:db8::55:ff |
| 2505 | 2026-09-08T04:02:33.285Z | |
| 2506 | 2026-09-08T04:02:33.286Z | Sep 08 04:02:32.139Sep 08 04:02:32.139 DEBGDEBG replacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2507 | 2026-09-08T04:02:33.286Z | |
| 2508 | 2026-09-08T04:02:33.286Z | test port_map::tests::parse_softnpu_revision ... ok |
| 2509 | 2026-09-08T04:02:33.286Z | Sep 08 04:02:32.139Sep 08 04:02:32.139 INFOINFO adding route 3fff:beef:e::/64 -> 2001:db8::55:ffadding route 3fff:beef:1::/64 -> 2001:db8::55:ff |
| 2510 | 2026-09-08T04:02:33.286Z | |
| 2511 | 2026-09-08T04:02:33.286Z | Sep 08 04:02:32.139Sep 08 04:02:32.139 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: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 } }] |
| 2512 | 2026-09-08T04:02:33.286Z | |
| 2513 | 2026-09-08T04:02:33.286Z | Sep 08 04:02:32.139Sep 08 04:02:32.139 INFOINFO adding route 3fff:beef:f::/64 -> 2001:db8::55:ffadding route 3fff:beef:2::/64 -> 2001:db8::55:ff |
| 2514 | 2026-09-08T04:02:33.286Z | |
| 2515 | 2026-09-08T04:02:33.286Z | Sep 08 04:02:32.139Sep 08 04:02:32.139 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: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 } }] |
| 2516 | 2026-09-08T04:02:33.286Z | |
| 2517 | 2026-09-08T04:02:33.286Z | Sep 08 04:02:32.139Sep 08 04:02:32.139Sep 08 04:02:32.139 INFOINFO DEBGadding route 3fff:beef:3::/64 -> 2001:db8::55:ff |
| 2518 | 2026-09-08T04:02:33.286Z | adding route 3fff:beef:10::/64 -> 2001:db8::55:ffcreated new freemap |
| 2519 | 2026-09-08T04:02:33.286Z | , Sep 08 04:02:32.139unitSep 08 04:02:32.139 :DEBG DEBGreplacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2520 | 2026-09-08T04:02:33.286Z | 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 } }] |
| 2521 | 2026-09-08T04:02:33.287Z | freemap_route_ipv4 |
| 2522 | 2026-09-08T04:02:33.287Z | Sep 08 04:02:32.139Sep 08 04:02:32.139 INFOINFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ffadding route 3fff:beef:11::/64 -> 2001:db8::55:ff |
| 2523 | 2026-09-08T04:02:33.287Z | |
| 2524 | 2026-09-08T04:02:33.287Z | Sep 08 04:02:32.139Sep 08 04:02:32.139 DEBGDEBG created new freemapSep 08 04:02:32.139created new freemap, Sep 08 04:02:32.139unit, :DEBG unitDEBGfreemap_route_ipv6: |
| 2525 | 2026-09-08T04:02:33.287Z | 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 } }] |
| 2526 | 2026-09-08T04:02:33.287Z | freemap_route_ipv4replacing 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 } }] |
| 2527 | 2026-09-08T04:02:33.287Z | |
| 2528 | 2026-09-08T04:02:33.287Z | Sep 08 04:02:32.139 Sep 08 04:02:32.139DEBGSep 08 04:02:32.139 initted freemap. size: 64INFOSep 08 04:02:32.139 INFOadding route 3fff:beef:5::/64 -> 2001:db8::55:ff |
| 2529 | 2026-09-08T04:02:33.287Z | DEBGadding route 3fff:beef:12::/64 -> 2001:db8::55:ff |
| 2530 | 2026-09-08T04:02:33.287Z | created new freemap, Sep 08 04:02:32.139unit , DEBGunit Sep 08 04:02:32.139replacing 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 } }]: |
| 2531 | 2026-09-08T04:02:33.287Z | DEBG: freemap_route_ipv4Sep 08 04:02:32.139freemap_route_ipv6 |
| 2532 | 2026-09-08T04:02:33.287Z | INFO Sep 08 04:02:32.139adding route 3fff:beef:6::/64 -> 2001:db8::55:ff |
| 2533 | 2026-09-08T04:02:33.287Z | 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 } }] |
| 2534 | 2026-09-08T04:02:33.287Z | DEBG |
| 2535 | 2026-09-08T04:02:33.287Z | reset freemapSep 08 04:02:32.139 , DEBGunitSep 08 04:02:32.139 : 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 } }] |
| 2536 | 2026-09-08T04:02:33.287Z | freemap_route_ipv4Sep 08 04:02:32.139INFO |
| 2537 | 2026-09-08T04:02:33.287Z | Sep 08 04:02:32.139 INFO DEBGadding route 3fff:beef:7::/64 -> 2001:db8::55:ff |
| 2538 | 2026-09-08T04:02:33.287Z | initted freemap. size: 64Sep 08 04:02:32.139adding route 3fff:beef:13::/64 -> 2001:db8::55:ff , |
| 2539 | 2026-09-08T04:02:33.287Z | unitDEBG: Sep 08 04:02:32.139 initted freemap. size: 64DEBGfreemap_route_ipv4, |
| 2540 | 2026-09-08T04:02:33.288Z | unit: replacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv6 |
| 2541 | 2026-09-08T04:02:33.288Z | |
| 2542 | 2026-09-08T04:02:33.288Z | Sep 08 04:02:32.139Sep 08 04:02:32.139 DEBGDEBGSep 08 04:02:32.139 reset freemapreplacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }], Sep 08 04:02:32.139 |
| 2543 | 2026-09-08T04:02:33.288Z | unit: INFOSep 08 04:02:32.139 DEBGfreemap_route_ipv4INFO |
| 2544 | 2026-09-08T04:02:33.288Z | adding route 3fff:beef:8::/64 -> 2001:db8::55:ffadding route 3fff:beef:14::/64 -> 2001:db8::55:ff |
| 2545 | 2026-09-08T04:02:33.288Z | |
| 2546 | 2026-09-08T04:02:33.288Z | reset freemap, unit:Sep 08 04:02:32.139 Sep 08 04:02:32.139freemap_route_ipv6Sep 08 04:02:32.139 |
| 2547 | 2026-09-08T04:02:33.288Z | DEBG initted freemap. size: 64DEBG, Sep 08 04:02:32.139 DEBG unitreplacing 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 |
| 2548 | 2026-09-08T04:02:33.288Z | 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 } }] |
| 2549 | 2026-09-08T04:02:33.288Z | adding route 3fff:dead::/64 -> 2001:db8::55:1freemap_route_ipv6 |
| 2550 | 2026-09-08T04:02:33.288Z | |
| 2551 | 2026-09-08T04:02:33.288Z | Sep 08 04:02:32.139Sep 08 04:02:32.139 INFOSep 08 04:02:32.139 adding route 3fff:beef:15::/64 -> 2001:db8::55:ffDEBG |
| 2552 | 2026-09-08T04:02:33.288Z | INFO Sep 08 04:02:32.139adding route 3fff:beef:9::/64 -> 2001:db8::55:ff replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]DEBG |
| 2553 | 2026-09-08T04:02:33.288Z | Sep 08 04:02:32.139 |
| 2554 | 2026-09-08T04:02:33.288Z | reset freemapDEBG , 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 } }]unit |
| 2555 | 2026-09-08T04:02:33.288Z | Sep 08 04:02:32.139Sep 08 04:02:32.139: freemap_route_ipv6DEBGSep 08 04:02:32.139 |
| 2556 | 2026-09-08T04:02:33.288Z | INFO 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::/64 -> 2001:db8::55:ffINFO |
| 2557 | 2026-09-08T04:02:33.288Z | |
| 2558 | 2026-09-08T04:02:33.289Z | adding route 3fff:beef:16::/64 -> 2001:db8::55:ff |
| 2559 | 2026-09-08T04:02:33.289Z | Sep 08 04:02:32.139Sep 08 04:02:32.139 INFODEBG Sep 08 04:02:32.139adding route 3fff:beef:a::/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 } }] |
| 2560 | 2026-09-08T04:02:33.289Z | Sep 08 04:02:32.139 |
| 2561 | 2026-09-08T04:02:33.289Z | DEBG INFO replacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 04:02:32.139Sep 08 04:02:32.139adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 2562 | 2026-09-08T04:02:33.289Z | |
| 2563 | 2026-09-08T04:02:33.289Z | INFODEBG Sep 08 04:02:32.139Sep 08 04:02:32.139adding route 3fff:beef:1::/64 -> 2001:db8::55:ff |
| 2564 | 2026-09-08T04:02:33.289Z | INFOreplacing 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:17::/64 -> 2001:db8::55:ffDEBG |
| 2565 | 2026-09-08T04:02:33.289Z | |
| 2566 | 2026-09-08T04:02:33.289Z | Sep 08 04:02:32.139 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]Sep 08 04:02:32.139Sep 08 04:02:32.139 |
| 2567 | 2026-09-08T04:02:33.289Z | DEBGDEBGINFO 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:b::/64 -> 2001:db8::55:ff |
| 2568 | 2026-09-08T04:02:33.289Z | 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 } }] |
| 2569 | 2026-09-08T04:02:33.289Z | |
| 2570 | 2026-09-08T04:02:33.289Z | Sep 08 04:02:32.139 Sep 08 04:02:32.139INFOSep 08 04:02:32.139Sep 08 04:02:32.139 INFODEBG adding route 3fff:dead::/64 -> 2001:db8::55:2 adding route 3fff:beef:2::/64 -> 2001:db8::55:ff |
| 2571 | 2026-09-08T04:02:33.289Z | 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 } }] |
| 2572 | 2026-09-08T04:02:33.289Z | adding route 3fff:beef:18::/64 -> 2001:db8::55:ffSep 08 04:02:32.139 |
| 2573 | 2026-09-08T04:02:33.290Z | |
| 2574 | 2026-09-08T04:02:33.290Z | Sep 08 04:02:32.139 INFODEBG adding route 3fff:beef:c::/64 -> 2001:db8::55:ffSep 08 04:02:32.139Sep 08 04:02:32.139 |
| 2575 | 2026-09-08T04:02:33.290Z | 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 } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 2576 | 2026-09-08T04:02:33.290Z | DEBG |
| 2577 | 2026-09-08T04:02:33.290Z | Sep 08 04:02:32.139replacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 08 04:02:32.139INFO DEBG |
| 2578 | 2026-09-08T04:02:33.290Z | adding route 3fff:beef:3::/64 -> 2001:db8::55:ffSep 08 04:02:32.139 |
| 2579 | 2026-09-08T04:02:33.290Z | 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 } }]adding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 2580 | 2026-09-08T04:02:33.290Z | Sep 08 04:02:32.139 |
| 2581 | 2026-09-08T04:02:33.290Z | Sep 08 04:02:32.139 INFODEBG adding route 3fff:beef:19::/64 -> 2001:db8::55:ffSep 08 04:02:32.139Sep 08 04:02:32.139replacing 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 } }] |
| 2582 | 2026-09-08T04:02:33.290Z | |
| 2583 | 2026-09-08T04:02:33.290Z | INFO DEBG adding route 3fff:beef:d::/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 } }]Sep 08 04:02:32.139 |
| 2584 | 2026-09-08T04:02:33.290Z | Sep 08 04:02:32.139DEBG |
| 2585 | 2026-09-08T04:02:33.290Z | Sep 08 04:02:32.139 INFO DEBGadding route 3fff:beef:4::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2586 | 2026-09-08T04:02:33.290Z | Sep 08 04:02:32.139replacing 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 } }] |
| 2587 | 2026-09-08T04:02:33.290Z | INFO |
| 2588 | 2026-09-08T04:02:33.290Z | adding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 2589 | 2026-09-08T04:02:33.291Z | Sep 08 04:02:32.139Sep 08 04:02:32.139 INFOSep 08 04:02:32.139DEBG adding route 3fff:beef:e::/64 -> 2001:db8::55:ff 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 } }] |
| 2590 | 2026-09-08T04:02:33.291Z | |
| 2591 | 2026-09-08T04:02:33.291Z | Sep 08 04:02:32.139 DEBGSep 08 04:02:32.139adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff INFO |
| 2592 | 2026-09-08T04:02:33.291Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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:5::/64 -> 2001:db8::55:ffSep 08 04:02:32.139 |
| 2593 | 2026-09-08T04:02:33.291Z | |
| 2594 | 2026-09-08T04:02:33.291Z | DEBG Sep 08 04:02:32.139replacing 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 } }] |
| 2595 | 2026-09-08T04:02:33.291Z | INFOSep 08 04:02:32.139 adding route 3fff:beef::/64 -> 2001:db8::55:ffDEBGSep 08 04:02:32.139 |
| 2596 | 2026-09-08T04:02:33.291Z | Sep 08 04:02:32.139replacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 2597 | 2026-09-08T04:02:33.291Z | INFOreplacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 04:02:32.139Sep 08 04:02:32.139 |
| 2598 | 2026-09-08T04:02:33.291Z | adding route 3fff:beef:f::/64 -> 2001:db8::55:ff |
| 2599 | 2026-09-08T04:02:33.291Z | DEBGINFO Sep 08 04:02:32.139 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:1b::/64 -> 2001:db8::55:ff |
| 2600 | 2026-09-08T04:02:33.291Z | |
| 2601 | 2026-09-08T04:02:33.291Z | Sep 08 04:02:32.139INFO Sep 08 04:02:32.139 DEBG adding route 3fff:beef:6::/64 -> 2001:db8::55:ffSep 08 04:02:32.139INFO |
| 2602 | 2026-09-08T04:02:33.291Z | 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 } }]DEBG |
| 2603 | 2026-09-08T04:02:33.291Z | adding route 3fff:beef:1::/64 -> 2001:db8::55:ff |
| 2604 | 2026-09-08T04:02:33.291Z | replacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 04:02:32.139Sep 08 04:02:32.139 DEBGINFOSep 08 04:02:32.139 |
| 2605 | 2026-09-08T04:02:33.297Z | 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:10::/64 -> 2001:db8::55:ff |
| 2606 | 2026-09-08T04:02:33.297Z | DEBG |
| 2607 | 2026-09-08T04:02:33.297Z | Sep 08 04:02:32.139replacing 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 } }] |
| 2608 | 2026-09-08T04:02:33.297Z | Sep 08 04:02:32.139DEBGSep 08 04:02:32.139 INFOINFO Sep 08 04:02:32.139 adding route 3fff:beef:7::/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 } }] |
| 2609 | 2026-09-08T04:02:33.297Z | |
| 2610 | 2026-09-08T04:02:33.297Z | adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffINFO |
| 2611 | 2026-09-08T04:02:33.297Z | Sep 08 04:02:32.139adding route 3fff:beef:2::/64 -> 2001:db8::55:ff Sep 08 04:02:32.139DEBG |
| 2612 | 2026-09-08T04:02:33.297Z | 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 |
| 2613 | 2026-09-08T04:02:33.297Z | adding route 3fff:beef:11::/64 -> 2001:db8::55:ffSep 08 04:02:32.139 |
| 2614 | 2026-09-08T04:02:33.297Z | DEBGSep 08 04:02:32.139 Sep 08 04:02:32.139INFOSep 08 04:02:32.139 adding route 3fff:beef:8::/64 -> 2001:db8::55:ffDEBGreplacing 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 } }] |
| 2615 | 2026-09-08T04:02:33.297Z | |
| 2616 | 2026-09-08T04:02:33.298Z | replacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 2617 | 2026-09-08T04:02:33.298Z | Sep 08 04:02:32.139 Sep 08 04:02:32.139DEBGreplacing 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: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 } }] |
| 2618 | 2026-09-08T04:02:33.298Z | INFO |
| 2619 | 2026-09-08T04:02:33.298Z | adding route 3fff:beef:1d::/64 -> 2001:db8::55:ffSep 08 04:02:32.139Sep 08 04:02:32.139 |
| 2620 | 2026-09-08T04:02:33.298Z | Sep 08 04:02:32.139 INFOINFO adding route 3fff:beef:12::/64 -> 2001:db8::55:ffINFO Sep 08 04:02:32.139 |
| 2621 | 2026-09-08T04:02:33.298Z | adding route 3fff:beef:9::/64 -> 2001:db8::55:ffadding route 3fff:beef:3::/64 -> 2001:db8::55:ff |
| 2622 | 2026-09-08T04:02:33.298Z | 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 } }] |
| 2623 | 2026-09-08T04:02:33.298Z | |
| 2624 | 2026-09-08T04:02:33.298Z | Sep 08 04:02:32.139Sep 08 04:02:32.139 Sep 08 04:02:32.139DEBGDEBG 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 } }] 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:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 04:02:32.139 |
| 2625 | 2026-09-08T04:02:33.298Z | |
| 2626 | 2026-09-08T04:02:33.298Z | |
| 2627 | 2026-09-08T04:02:33.298Z | INFO adding route 3fff:beef:1e::/64 -> 2001:db8::55:ffSep 08 04:02:32.139 |
| 2628 | 2026-09-08T04:02:33.298Z | Sep 08 04:02:32.139Sep 08 04:02:32.139 INFOINFO Sep 08 04:02:32.139adding route 3fff:beef:a::/64 -> 2001:db8::55:ff INFO |
| 2629 | 2026-09-08T04:02:33.298Z | adding route 3fff:beef:4::/64 -> 2001:db8::55:ff |
| 2630 | 2026-09-08T04:02:33.298Z | adding route 3fff:beef:13::/64 -> 2001:db8::55:ff |
| 2631 | 2026-09-08T04:02:33.298Z | DEBG Sep 08 04:02:32.139replacing 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 } }] |
| 2632 | 2026-09-08T04:02:33.298Z | Sep 08 04:02:32.139Sep 08 04:02:32.139DEBG DEBG replacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 08 04:02:32.139replacing 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 } }] |
| 2633 | 2026-09-08T04:02:33.299Z | DEBG |
| 2634 | 2026-09-08T04:02:33.299Z | replacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 2635 | 2026-09-08T04:02:33.299Z | adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff |
| 2636 | 2026-09-08T04:02:33.299Z | Sep 08 04:02:32.139 Sep 08 04:02:32.139Sep 08 04:02:32.139INFOSep 08 04:02:32.139 INFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ffINFO |
| 2637 | 2026-09-08T04:02:33.299Z | adding route 3fff:beef:14::/64 -> 2001:db8::55:ff |
| 2638 | 2026-09-08T04:02:33.299Z | adding route 3fff:beef:5::/64 -> 2001:db8::55:ffDEBGSep 08 04:02:32.139 |
| 2639 | 2026-09-08T04:02:33.299Z | replacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 08 04:02:32.139DEBG |
| 2640 | 2026-09-08T04:02:33.299Z | 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 } }]DEBG |
| 2641 | 2026-09-08T04:02:33.299Z | Sep 08 04:02:32.139Sep 08 04:02:32.139 INFOreplacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2642 | 2026-09-08T04:02:33.299Z | DEBG replacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:20::/64 -> 2001:db8::55:ff |
| 2643 | 2026-09-08T04:02:33.299Z | Sep 08 04:02:32.139 |
| 2644 | 2026-09-08T04:02:33.299Z | Sep 08 04:02:32.139 INFOSep 08 04:02:32.139INFOSep 08 04:02:32.139 INFODEBGadding route 3fff:beef:c::/64 -> 2001:db8::55:ff adding route 3fff:beef:6::/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 } }] |
| 2645 | 2026-09-08T04:02:33.299Z | |
| 2646 | 2026-09-08T04:02:33.299Z | adding route 3fff:beef:15::/64 -> 2001:db8::55:ff |
| 2647 | 2026-09-08T04:02:33.299Z | |
| 2648 | 2026-09-08T04:02:33.299Z | Sep 08 04:02:32.139 DEBG Sep 08 04:02:32.139Sep 08 04:02:32.139Sep 08 04:02:32.139 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: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 } }] |
| 2649 | 2026-09-08T04:02:33.299Z | |
| 2650 | 2026-09-08T04:02:33.299Z | 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 |
| 2651 | 2026-09-08T04:02:33.300Z | adding route 3fff:beef:21::/64 -> 2001:db8::55:ffSep 08 04:02:32.139 |
| 2652 | 2026-09-08T04:02:33.300Z | Sep 08 04:02:32.139Sep 08 04:02:32.139 INFO INFO INFOadding route 3fff:beef:d::/64 -> 2001:db8::55:ff |
| 2653 | 2026-09-08T04:02:33.300Z | adding route 3fff:beef:7::/64 -> 2001:db8::55:ffadding route 3fff:beef:16::/64 -> 2001:db8::55:ff |
| 2654 | 2026-09-08T04:02:33.300Z | |
| 2655 | 2026-09-08T04:02:33.300Z | Sep 08 04:02:32.139Sep 08 04:02:32.139 Sep 08 04:02:32.139DEBGDEBG 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 |
| 2656 | 2026-09-08T04:02:33.300Z | Sep 08 04:02:32.139 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: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 } }] |
| 2657 | 2026-09-08T04:02:33.300Z | 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 } }] |
| 2658 | 2026-09-08T04:02:33.300Z | Sep 08 04:02:32.139 |
| 2659 | 2026-09-08T04:02:33.300Z | INFOSep 08 04:02:32.139 Sep 08 04:02:32.139adding route 3fff:beef:22::/64 -> 2001:db8::55:ffINFO |
| 2660 | 2026-09-08T04:02:33.300Z | INFO adding route 3fff:beef:17::/64 -> 2001:db8::55:ffadding route 3fff:beef:e::/64 -> 2001:db8::55:ff |
| 2661 | 2026-09-08T04:02:33.300Z | Sep 08 04:02:32.139 |
| 2662 | 2026-09-08T04:02:33.300Z | INFOSep 08 04:02:32.139 Sep 08 04:02:32.139 adding route 3fff:beef:8::/64 -> 2001:db8::55:ff Sep 08 04:02:32.139DEBGDEBG |
| 2663 | 2026-09-08T04:02:33.300Z | 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 } }] |
| 2664 | 2026-09-08T04:02:33.300Z | 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:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 04:02:32.139 |
| 2665 | 2026-09-08T04:02:33.300Z | Sep 08 04:02:32.139 |
| 2666 | 2026-09-08T04:02:33.301Z | DEBGINFOSep 08 04:02:32.139 adding route 3fff:beef:18::/64 -> 2001:db8::55:ff |
| 2667 | 2026-09-08T04:02:33.301Z | 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 } }]INFOSep 08 04:02:32.139 |
| 2668 | 2026-09-08T04:02:33.301Z | Sep 08 04:02:32.139INFOadding route 3fff:beef:f::/64 -> 2001:db8::55:ff |
| 2669 | 2026-09-08T04:02:33.301Z | DEBG Sep 08 04:02:32.139adding route 3fff:beef:23::/64 -> 2001:db8::55:ff replacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 04:02:32.139 |
| 2670 | 2026-09-08T04:02:33.301Z | INFO |
| 2671 | 2026-09-08T04:02:33.301Z | Sep 08 04:02:32.139adding route 3fff:beef:9::/64 -> 2001:db8::55:ffDEBG Sep 08 04:02:32.139INFOreplacing 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 } }] |
| 2672 | 2026-09-08T04:02:33.301Z | DEBG adding route 3fff:beef:19::/64 -> 2001:db8::55:ff |
| 2673 | 2026-09-08T04:02:33.301Z | 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 } }] |
| 2674 | 2026-09-08T04:02:33.301Z | |
| 2675 | 2026-09-08T04:02:33.301Z | Sep 08 04:02:32.139Sep 08 04:02:32.139 Sep 08 04:02:32.139Sep 08 04:02:32.139 INFODEBGDEBG adding route 3fff:beef:24::/64 -> 2001:db8::55:ffINFOreplacing 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 } }] |
| 2676 | 2026-09-08T04:02:33.301Z | |
| 2677 | 2026-09-08T04:02:33.301Z | 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:10::/64 -> 2001:db8::55:ff |
| 2678 | 2026-09-08T04:02:33.301Z | |
| 2679 | 2026-09-08T04:02:33.301Z | Sep 08 04:02:32.140 DEBGSep 08 04:02:32.140Sep 08 04:02:32.140 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 } }] |
| 2680 | 2026-09-08T04:02:33.301Z | Sep 08 04:02:32.140 adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff |
| 2681 | 2026-09-08T04:02:33.301Z | INFODEBG Sep 08 04:02:32.140 adding route 3fff:beef:a::/64 -> 2001:db8::55:ff |
| 2682 | 2026-09-08T04:02:33.301Z | 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 } }] |
| 2683 | 2026-09-08T04:02:33.301Z | adding route 3fff:beef:25::/64 -> 2001:db8::55:ff |
| 2684 | 2026-09-08T04:02:33.301Z | Sep 08 04:02:32.140Sep 08 04:02:32.140Sep 08 04:02:32.140Sep 08 04:02:32.140 DEBGDEBGINFO 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: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 } }] |
| 2685 | 2026-09-08T04:02:33.302Z | adding route 3fff:beef:11::/64 -> 2001:db8::55:ff |
| 2686 | 2026-09-08T04:02:33.302Z | DEBG |
| 2687 | 2026-09-08T04:02:33.302Z | replacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 04:02:32.140Sep 08 04:02:32.140 |
| 2688 | 2026-09-08T04:02:33.302Z | INFOINFOSep 08 04:02:32.140 adding route 3fff:beef:1b::/64 -> 2001:db8::55:ffadding route 3fff:beef:b::/64 -> 2001:db8::55:ff |
| 2689 | 2026-09-08T04:02:33.302Z | Sep 08 04:02:32.140DEBG 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 } }] |
| 2690 | 2026-09-08T04:02:33.302Z | |
| 2691 | 2026-09-08T04:02:33.302Z | INFOSep 08 04:02:32.140 adding route 3fff:beef:26::/64 -> 2001:db8::55:ff |
| 2692 | 2026-09-08T04:02:33.302Z | Sep 08 04:02:32.140 DEBGINFOSep 08 04:02:32.140 replacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 04:02:32.140adding route 3fff:beef:12::/64 -> 2001:db8::55:ff |
| 2693 | 2026-09-08T04:02:33.302Z | |
| 2694 | 2026-09-08T04:02:33.302Z | DEBG DEBGreplacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 04:02:32.140Sep 08 04:02:32.140 |
| 2695 | 2026-09-08T04:02:33.302Z | 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 } }] INFODEBG adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff |
| 2696 | 2026-09-08T04:02:33.302Z | |
| 2697 | 2026-09-08T04:02:33.302Z | replacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 04:02:32.140 |
| 2698 | 2026-09-08T04:02:33.302Z | Sep 08 04:02:32.140INFO INFO adding route 3fff:beef:27::/64 -> 2001:db8::55:ffSep 08 04:02:32.140adding route 3fff:beef:c::/64 -> 2001:db8::55:ffSep 08 04:02:32.140 |
| 2699 | 2026-09-08T04:02:33.302Z | INFO |
| 2700 | 2026-09-08T04:02:33.302Z | DEBGadding route 3fff:beef:13::/64 -> 2001:db8::55:ff 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 } }] |
| 2701 | 2026-09-08T04:02:33.302Z | |
| 2702 | 2026-09-08T04:02:33.302Z | Sep 08 04:02:32.140Sep 08 04:02:32.140Sep 08 04:02:32.140 Sep 08 04:02:32.140 DEBG 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 } }]INFO |
| 2703 | 2026-09-08T04:02:33.302Z | 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:ffreplacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2704 | 2026-09-08T04:02:33.303Z | |
| 2705 | 2026-09-08T04:02:33.307Z | Sep 08 04:02:32.140 |
| 2706 | 2026-09-08T04:02:33.307Z | INFO adding route 3fff:beef:14::/64 -> 2001:db8::55:ffSep 08 04:02:32.140 |
| 2707 | 2026-09-08T04:02:33.308Z | Sep 08 04:02:32.140 INFODEBG Sep 08 04:02:32.140Sep 08 04:02:32.140 adding route 3fff:beef:d::/64 -> 2001:db8::55:ffDEBG |
| 2708 | 2026-09-08T04:02:33.308Z | 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 } }] |
| 2709 | 2026-09-08T04:02:33.308Z | INFO adding route 3fff:beef:28::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2710 | 2026-09-08T04:02:33.308Z | |
| 2711 | 2026-09-08T04:02:33.308Z | Sep 08 04:02:32.140Sep 08 04:02:32.140Sep 08 04:02:32.140 INFODEBGSep 08 04:02:32.140 INFODEBGadding route 3fff:beef:15::/64 -> 2001:db8::55:ff |
| 2712 | 2026-09-08T04:02:33.308Z | adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff 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 } }] |
| 2713 | 2026-09-08T04:02:33.308Z | |
| 2714 | 2026-09-08T04:02:33.308Z | Sep 08 04:02:32.140replacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 08 04:02:32.140DEBG Sep 08 04:02:32.140 |
| 2715 | 2026-09-08T04:02:33.308Z | DEBG INFOreplacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] 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:29::/64 -> 2001:db8::55:ff |
| 2716 | 2026-09-08T04:02:33.308Z | |
| 2717 | 2026-09-08T04:02:33.308Z | |
| 2718 | 2026-09-08T04:02:33.308Z | Sep 08 04:02:32.140Sep 08 04:02:32.140 Sep 08 04:02:32.140 Sep 08 04:02:32.140 DEBGINFOINFO 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 } }]adding route 3fff:beef:e::/64 -> 2001:db8::55:ffadding route 3fff:beef:16::/64 -> 2001:db8::55:ff |
| 2719 | 2026-09-08T04:02:33.308Z | |
| 2720 | 2026-09-08T04:02:33.308Z | |
| 2721 | 2026-09-08T04:02:33.308Z | adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff |
| 2722 | 2026-09-08T04:02:33.308Z | Sep 08 04:02:32.140Sep 08 04:02:32.140 Sep 08 04:02:32.140 DEBGINFO DEBG replacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 08 04:02:32.140replacing 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 } }] |
| 2723 | 2026-09-08T04:02:33.308Z | adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffDEBG |
| 2724 | 2026-09-08T04:02:33.308Z | 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 } }] |
| 2725 | 2026-09-08T04:02:33.309Z | |
| 2726 | 2026-09-08T04:02:33.309Z | Sep 08 04:02:32.140Sep 08 04:02:32.140 DEBGSep 08 04:02:32.140Sep 08 04:02:32.140 INFOreplacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 2727 | 2026-09-08T04:02:33.309Z | INFOadding route 3fff:beef:20::/64 -> 2001:db8::55:ff |
| 2728 | 2026-09-08T04:02:33.309Z | Sep 08 04:02:32.140adding route 3fff:beef:17::/64 -> 2001:db8::55:ff |
| 2729 | 2026-09-08T04:02:33.309Z | adding route 3fff:beef:f::/64 -> 2001:db8::55:ffINFO |
| 2730 | 2026-09-08T04:02:33.309Z | adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffSep 08 04:02:32.140Sep 08 04:02:32.140 |
| 2731 | 2026-09-08T04:02:33.309Z | 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 } }]Sep 08 04:02:32.140 |
| 2732 | 2026-09-08T04:02:33.309Z | 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 } }] |
| 2733 | 2026-09-08T04:02:33.309Z | replacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 04:02:32.140 INFO adding route 3fff:beef:21::/64 -> 2001:db8::55:ff |
| 2734 | 2026-09-08T04:02:33.309Z | Sep 08 04:02:32.140 Sep 08 04:02:32.140DEBG DEBGreplacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2735 | 2026-09-08T04:02:33.309Z | 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 } }] |
| 2736 | 2026-09-08T04:02:33.309Z | Sep 08 04:02:32.140 Sep 08 04:02:32.140INFO INFOadding route 3fff:beef:22::/64 -> 2001:db8::55:ff |
| 2737 | 2026-09-08T04:02:33.309Z | adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff |
| 2738 | 2026-09-08T04:02:33.309Z | Sep 08 04:02:32.140Sep 08 04:02:32.140 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 } }] |
| 2739 | 2026-09-08T04:02:33.310Z | Sep 08 04:02:32.140Sep 08 04:02:32.140 INFOINFO adding route 3fff:beef:18::/64 -> 2001:db8::55:ffadding route 3fff:beef:23::/64 -> 2001:db8::55:ff |
| 2740 | 2026-09-08T04:02:33.310Z | |
| 2741 | 2026-09-08T04:02:33.310Z | Sep 08 04:02:32.140Sep 08 04:02:32.140 DEBGDEBG replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 2742 | 2026-09-08T04:02:33.310Z | |
| 2743 | 2026-09-08T04:02:33.310Z | Sep 08 04:02:32.140 INFO adding route 3fff:beef:24::/64 -> 2001:db8::55:ffSep 08 04:02:32.140 |
| 2744 | 2026-09-08T04:02:33.310Z | INFO adding route 3fff:beef:19::/64 -> 2001:db8::55:ff |
| 2745 | 2026-09-08T04:02:33.310Z | Sep 08 04:02:32.140 DEBGSep 08 04:02:32.140 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 |
| 2746 | 2026-09-08T04:02:33.310Z | replacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 04:02:32.140 |
| 2747 | 2026-09-08T04:02:33.310Z | INFO 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 } }]adding route 3fff:beef:25::/64 -> 2001:db8::55:ffSep 08 04:02:32.140 |
| 2748 | 2026-09-08T04:02:33.310Z | |
| 2749 | 2026-09-08T04:02:33.310Z | INFO Sep 08 04:02:32.140adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffSep 08 04:02:32.140 |
| 2750 | 2026-09-08T04:02:33.310Z | INFO DEBGadding route 3fff:beef:2d::/64 -> 2001:db8::55:ff |
| 2751 | 2026-09-08T04:02:33.310Z | replacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 04:02:32.140 |
| 2752 | 2026-09-08T04:02:33.310Z | DEBG Sep 08 04:02:32.140replacing 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 } }] |
| 2753 | 2026-09-08T04:02:33.310Z | DEBGSep 08 04:02:32.140 replacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 2754 | 2026-09-08T04:02:33.310Z | adding route 3fff:beef:26::/64 -> 2001:db8::55:ff |
| 2755 | 2026-09-08T04:02:33.310Z | Sep 08 04:02:32.140Sep 08 04:02:32.140 INFOINFO Sep 08 04:02:32.140adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff |
| 2756 | 2026-09-08T04:02:33.310Z | adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffDEBG |
| 2757 | 2026-09-08T04:02:33.310Z | 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 } }] |
| 2758 | 2026-09-08T04:02:33.311Z | Sep 08 04:02:32.140 DEBGSep 08 04:02:32.140Sep 08 04:02:32.140 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 |
| 2759 | 2026-09-08T04:02:33.311Z | INFO replacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:27::/64 -> 2001:db8::55:ff |
| 2760 | 2026-09-08T04:02:33.311Z | |
| 2761 | 2026-09-08T04:02:33.311Z | Sep 08 04:02:32.140 Sep 08 04:02:32.140Sep 08 04:02:32.140 INFOINFO DEBGadding route 3fff:beef:1c::/64 -> 2001:db8::55:ffadding route 3fff:beef:2f::/64 -> 2001:db8::55:ff |
| 2762 | 2026-09-08T04:02:33.311Z | 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 } }] |
| 2763 | 2026-09-08T04:02:33.311Z | |
| 2764 | 2026-09-08T04:02:33.311Z | Sep 08 04:02:32.140Sep 08 04:02:32.140Sep 08 04:02:32.140 INFODEBG DEBGadding route 3fff:beef:28::/64 -> 2001:db8::55:ff |
| 2765 | 2026-09-08T04:02:33.311Z | 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 } }] |
| 2766 | 2026-09-08T04:02:33.311Z | 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 } }] |
| 2767 | 2026-09-08T04:02:33.311Z | Sep 08 04:02:32.140 |
| 2768 | 2026-09-08T04:02:33.311Z | DEBGSep 08 04:02:32.140Sep 08 04:02:32.140 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 } }] |
| 2769 | 2026-09-08T04:02:33.311Z | INFOINFO adding route 3fff:beef:30::/64 -> 2001:db8::55:ffSep 08 04:02:32.140adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff |
| 2770 | 2026-09-08T04:02:33.311Z | Sep 08 04:02:32.140INFO INFOadding route 3fff:beef:10::/64 -> 2001:db8::55:ff |
| 2771 | 2026-09-08T04:02:33.311Z | adding route 3fff:beef:29::/64 -> 2001:db8::55:ff |
| 2772 | 2026-09-08T04:02:33.311Z | |
| 2773 | 2026-09-08T04:02:33.311Z | Sep 08 04:02:32.140 DEBGSep 08 04:02:32.140Sep 08 04:02:32.140 Sep 08 04:02:32.140 replacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 2774 | 2026-09-08T04:02:33.311Z | 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 } }] |
| 2775 | 2026-09-08T04:02:33.311Z | 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 } }] |
| 2776 | 2026-09-08T04:02:33.311Z | Sep 08 04:02:32.140Sep 08 04:02:32.140 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 } }]INFOINFO |
| 2777 | 2026-09-08T04:02:33.311Z | adding route 3fff:beef:1e::/64 -> 2001:db8::55:ffadding route 3fff:beef:31::/64 -> 2001:db8::55:ffSep 08 04:02:32.140 |
| 2778 | 2026-09-08T04:02:33.311Z | |
| 2779 | 2026-09-08T04:02:33.311Z | INFOSep 08 04:02:32.140 adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffINFO |
| 2780 | 2026-09-08T04:02:33.312Z | Sep 08 04:02:32.140Sep 08 04:02:32.140 DEBG adding route 3fff:beef:11::/64 -> 2001:db8::55:ffSep 08 04:02:32.140DEBGreplacing 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 } }] |
| 2781 | 2026-09-08T04:02:33.312Z | |
| 2782 | 2026-09-08T04:02:33.312Z | replacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 2783 | 2026-09-08T04:02:33.312Z | 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 } }] |
| 2784 | 2026-09-08T04:02:33.312Z | Sep 08 04:02:32.140Sep 08 04:02:32.140 Sep 08 04:02:32.140Sep 08 04:02:32.140DEBG INFOINFOSep 08 04:02:32.140created new freemap , adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffDEBG |
| 2785 | 2026-09-08T04:02:33.312Z | |
| 2786 | 2026-09-08T04:02:33.312Z | INFO replacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:32::/64 -> 2001:db8::55:ff |
| 2787 | 2026-09-08T04:02:33.312Z | |
| 2788 | 2026-09-08T04:02:33.312Z | unitSep 08 04:02:32.140: Sep 08 04:02:32.140 Sep 08 04:02:32.140 Sep 08 04:02:32.140INFOfreemap_route_ipv4 DEBG |
| 2789 | 2026-09-08T04:02:33.312Z | 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:beef:12::/64 -> 2001:db8::55:ff |
| 2790 | 2026-09-08T04:02:33.312Z | |
| 2791 | 2026-09-08T04:02:33.312Z | 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 } }]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 } }] |
| 2792 | 2026-09-08T04:02:33.312Z | Sep 08 04:02:32.140 |
| 2793 | 2026-09-08T04:02:33.312Z | Sep 08 04:02:32.140 INFO DEBGSep 08 04:02:32.140 adding route 3fff:beef:20::/64 -> 2001:db8::55:ffSep 08 04:02:32.140created new freemap Sep 08 04:02:32.140, |
| 2794 | 2026-09-08T04:02:33.312Z | unitDEBGINFO :adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffINFO Sep 08 04:02:32.140adding route 3fff:beef:33::/64 -> 2001:db8::55:ff |
| 2795 | 2026-09-08T04:02:33.312Z | |
| 2796 | 2026-09-08T04:02:33.312Z | 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 } }] |
| 2797 | 2026-09-08T04:02:33.312Z | 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 08 04:02:32.140freemap_route_ipv6Sep 08 04:02:32.140 |
| 2798 | 2026-09-08T04:02:33.312Z | DEBGSep 08 04:02:32.140DEBG |
| 2799 | 2026-09-08T04:02:33.313Z | 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 } }] |
| 2800 | 2026-09-08T04:02:33.313Z | 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 |
| 2801 | 2026-09-08T04:02:33.313Z | adding route 3fff:beef:13::/64 -> 2001:db8::55:ffSep 08 04:02:32.140 |
| 2802 | 2026-09-08T04:02:33.313Z | Sep 08 04:02:32.140Sep 08 04:02:32.140 Sep 08 04:02:32.140INFODEBGSep 08 04:02:32.140 INFODEBG initted freemap. size: 64replacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:34::/64 -> 2001:db8::55:ff, |
| 2803 | 2026-09-08T04:02:33.313Z | unitINFO |
| 2804 | 2026-09-08T04:02:33.313Z | adding route 3fff:beef:21::/64 -> 2001:db8::55:ffadding route 3fff:beef:2d::/64 -> 2001:db8::55:ff |
| 2805 | 2026-09-08T04:02:33.319Z | Sep 08 04:02:32.140: |
| 2806 | 2026-09-08T04:02:33.319Z | Sep 08 04:02:32.140INFO Sep 08 04:02:32.140freemap_route_ipv4 |
| 2807 | 2026-09-08T04:02:33.319Z | Sep 08 04:02:32.140adding route 3fff:beef:14::/64 -> 2001:db8::55:ff 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 } }] |
| 2808 | 2026-09-08T04:02:33.319Z | 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 } }] |
| 2809 | 2026-09-08T04:02:33.319Z | Sep 08 04:02:32.140 INFO Sep 08 04:02:32.140adding route 3fff:beef:22::/64 -> 2001:db8::55:ffSep 08 04:02:32.140 |
| 2810 | 2026-09-08T04:02:33.319Z | INFODEBG adding route 3fff:beef:35::/64 -> 2001:db8::55:ffreset freemap |
| 2811 | 2026-09-08T04:02:33.319Z | , Sep 08 04:02:32.140unit :DEBG Sep 08 04:02:32.140freemap_route_ipv4 replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 2812 | 2026-09-08T04:02:33.319Z | |
| 2813 | 2026-09-08T04:02:33.320Z | 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 } }] |
| 2814 | 2026-09-08T04:02:33.320Z | Sep 08 04:02:32.140Sep 08 04:02:32.140 Sep 08 04:02:32.140DEBGINFO initted freemap. size: 64INFO, adding route 3fff:beef:23::/64 -> 2001:db8::55:ffadding route 3fff:beef:36::/64 -> 2001:db8::55:ffunit |
| 2815 | 2026-09-08T04:02:33.320Z | : |
| 2816 | 2026-09-08T04:02:33.320Z | freemap_route_ipv6 |
| 2817 | 2026-09-08T04:02:33.320Z | Sep 08 04:02:32.140 Sep 08 04:02:32.140DEBG Sep 08 04:02:32.140replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 2818 | 2026-09-08T04:02:33.320Z | 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 |
| 2819 | 2026-09-08T04:02:33.320Z | reset freemap, unitSep 08 04:02:32.140:Sep 08 04:02:32.140 INFO freemap_route_ipv6 |
| 2820 | 2026-09-08T04:02:33.320Z | INFOadding route 3fff:beef:24::/64 -> 2001:db8::55:ff |
| 2821 | 2026-09-08T04:02:33.320Z | adding route 3fff:beef:37::/64 -> 2001:db8::55:ff |
| 2822 | 2026-09-08T04:02:33.320Z | Sep 08 04:02:32.140 INFOSep 08 04:02:32.140 Sep 08 04:02:32.140DEBG adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 2823 | 2026-09-08T04:02:33.320Z | 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 |
| 2824 | 2026-09-08T04:02:33.320Z | 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 } }] |
| 2825 | 2026-09-08T04:02:33.320Z | Sep 08 04:02:32.140Sep 08 04:02:32.140 Sep 08 04:02:32.140INFO DEBGINFOadding route 3fff:beef:25::/64 -> 2001:db8::55:ff |
| 2826 | 2026-09-08T04:02:33.320Z | adding route 3fff:beef:38::/64 -> 2001:db8::55:ffreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 2827 | 2026-09-08T04:02:33.320Z | |
| 2828 | 2026-09-08T04:02:33.320Z | Sep 08 04:02:32.140 DEBG Sep 08 04:02:32.140replacing 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 } }] |
| 2829 | 2026-09-08T04:02:33.321Z | Sep 08 04:02:32.140INFO DEBGadding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 2830 | 2026-09-08T04:02:33.321Z | replacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 04:02:32.140 |
| 2831 | 2026-09-08T04:02:33.321Z | INFO adding route 3fff:beef:26::/64 -> 2001:db8::55:ffSep 08 04:02:32.140 |
| 2832 | 2026-09-08T04:02:33.321Z | Sep 08 04:02:32.140 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 } }] |
| 2833 | 2026-09-08T04:02:33.321Z | adding route 3fff:beef:39::/64 -> 2001:db8::55:ffSep 08 04:02:32.140 |
| 2834 | 2026-09-08T04:02:33.321Z | 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 08 04:02:32.140 |
| 2835 | 2026-09-08T04:02:33.321Z | Sep 08 04:02:32.140 INFODEBG adding route 3fff:dead::/64 -> 2001:db8::55:1replacing 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 } }] |
| 2836 | 2026-09-08T04:02:33.321Z | Sep 08 04:02:32.140 |
| 2837 | 2026-09-08T04:02:33.321Z | INFO adding route 3fff:beef:27::/64 -> 2001:db8::55:ff |
| 2838 | 2026-09-08T04:02:33.321Z | Sep 08 04:02:32.140Sep 08 04:02:32.140 INFODEBG adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]Sep 08 04:02:32.140 |
| 2839 | 2026-09-08T04:02:33.321Z | |
| 2840 | 2026-09-08T04:02:33.321Z | 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 } }] |
| 2841 | 2026-09-08T04:02:33.321Z | Sep 08 04:02:32.140Sep 08 04:02:32.140 DEBGINFO 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 } }]adding route 3fff:dead::/64 -> 2001:db8::55:2Sep 08 04:02:32.140 |
| 2842 | 2026-09-08T04:02:33.321Z | |
| 2843 | 2026-09-08T04:02:33.321Z | INFO adding route 3fff:beef:28::/64 -> 2001:db8::55:ff |
| 2844 | 2026-09-08T04:02:33.321Z | Sep 08 04:02:32.140Sep 08 04:02:32.140 Sep 08 04:02:32.140DEBG INFODEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff |
| 2845 | 2026-09-08T04:02:33.321Z | |
| 2846 | 2026-09-08T04:02:33.321Z | 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 } }] |
| 2847 | 2026-09-08T04:02:33.321Z | Sep 08 04:02:32.140Sep 08 04:02:32.140 Sep 08 04:02:32.140DEBG INFOINFO adding route 3fff:beef::/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 } }] |
| 2848 | 2026-09-08T04:02:33.321Z | |
| 2849 | 2026-09-08T04:02:33.321Z | adding route 3fff:beef:29::/64 -> 2001:db8::55:ff |
| 2850 | 2026-09-08T04:02:33.321Z | Sep 08 04:02:32.140Sep 08 04:02:32.140Sep 08 04:02:32.140 DEBGDEBG 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 } }]INFODEBG |
| 2851 | 2026-09-08T04:02:33.321Z | adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]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 } }] |
| 2852 | 2026-09-08T04:02:33.321Z | |
| 2853 | 2026-09-08T04:02:33.321Z | |
| 2854 | 2026-09-08T04:02:33.321Z | Sep 08 04:02:32.140Sep 08 04:02:32.140Sep 08 04:02:32.140 INFO DEBGadding route 3fff:beef:1::/64 -> 2001:db8::55:ffINFO 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 } }] |
| 2855 | 2026-09-08T04:02:33.321Z | |
| 2856 | 2026-09-08T04:02:33.321Z | adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff |
| 2857 | 2026-09-08T04:02:33.322Z | Sep 08 04:02:32.140Sep 08 04:02:32.140 Sep 08 04:02:32.140 DEBG DEBGDEBG failed to allocate space for the new target listreplacing 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 } }] |
| 2858 | 2026-09-08T04:02:33.322Z | 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 08 04:02:32.140 |
| 2859 | 2026-09-08T04:02:33.322Z | |
| 2860 | 2026-09-08T04:02:33.322Z | INFOSep 08 04:02:32.140 adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffDEBG |
| 2861 | 2026-09-08T04:02:33.322Z | Sep 08 04:02:32.140 Sep 08 04:02:32.140replacing targets for 3fff:dead::/64 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 } }]INFO INFO adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffadding route 3fff:beef:2::/64 -> 2001:db8::55:ff |
| 2862 | 2026-09-08T04:02:33.322Z | |
| 2863 | 2026-09-08T04:02:33.322Z | |
| 2864 | 2026-09-08T04:02:33.322Z | Sep 08 04:02:32.140 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 08 04:02:32.140 |
| 2865 | 2026-09-08T04:02:33.322Z | Sep 08 04:02:32.140DEBG 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 } }] |
| 2866 | 2026-09-08T04:02:33.322Z | Sep 08 04:02:32.140replacing 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 } }] |
| 2867 | 2026-09-08T04:02:33.322Z | INFO adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffSep 08 04:02:32.140 |
| 2868 | 2026-09-08T04:02:33.322Z | INFOSep 08 04:02:32.140 adding route 3fff:beef:3::/64 -> 2001:db8::55:ffSep 08 04:02:32.140INFO |
| 2869 | 2026-09-08T04:02:33.322Z | adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffDEBG |
| 2870 | 2026-09-08T04:02:33.322Z | 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 } }] |
| 2871 | 2026-09-08T04:02:33.322Z | Sep 08 04:02:32.141 DEBGSep 08 04:02:32.141 replacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 04:02:32.141INFO |
| 2872 | 2026-09-08T04:02:33.322Z | DEBGadding route 3fff:beef:30::/64 -> 2001:db8::55:ff replacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 04:02:32.141 INFO |
| 2873 | 2026-09-08T04:02:33.322Z | adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff |
| 2874 | 2026-09-08T04:02:33.322Z | Sep 08 04:02:32.141 INFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ff |
| 2875 | 2026-09-08T04:02:33.322Z | |
| 2876 | 2026-09-08T04:02:33.322Z | Sep 08 04:02:32.141Sep 08 04:02:32.141Sep 08 04:02:32.141 DEBGDEBG DEBGcreated new freemap replacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 04:02:32.141replacing 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 } }] |
| 2877 | 2026-09-08T04:02:33.322Z | |
| 2878 | 2026-09-08T04:02:33.322Z | 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 } }], |
| 2879 | 2026-09-08T04:02:33.322Z | unitSep 08 04:02:32.141: Sep 08 04:02:32.141 Sep 08 04:02:32.141 |
| 2880 | 2026-09-08T04:02:33.322Z | INFO adding route 3fff:beef:31::/64 -> 2001:db8::55:ff |
| 2881 | 2026-09-08T04:02:33.322Z | Sep 08 04:02:32.141 Sep 08 04:02:32.141DEBG DEBGreplacing 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 } }] |
| 2882 | 2026-09-08T04:02:33.322Z | INFOreplacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2883 | 2026-09-08T04:02:33.322Z | adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff |
| 2884 | 2026-09-08T04:02:33.322Z | Sep 08 04:02:32.141 INFO adding route 3fff:beef:32::/64 -> 2001:db8::55:ff |
| 2885 | 2026-09-08T04:02:33.322Z | Sep 08 04:02:32.141Sep 08 04:02:32.141 INFODEBG Sep 08 04:02:32.141 adding route 3fff:beef:15::/64 -> 2001:db8::55:ffDEBG |
| 2886 | 2026-09-08T04:02:33.322Z | 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 } }] |
| 2887 | 2026-09-08T04:02:33.322Z | 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 } }] |
| 2888 | 2026-09-08T04:02:33.322Z | Sep 08 04:02:32.141 DEBG replacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2889 | 2026-09-08T04:02:33.323Z | Sep 08 04:02:32.141Sep 08 04:02:32.141 INFOINFO adding route 3fff:beef:16::/64 -> 2001:db8::55:ffadding route 3fff:beef:33::/64 -> 2001:db8::55:ff |
| 2890 | 2026-09-08T04:02:33.323Z | |
| 2891 | 2026-09-08T04:02:33.323Z | Sep 08 04:02:32.141 Sep 08 04:02:32.141Sep 08 04:02:32.141 DEBGDEBG INFOreplacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2892 | 2026-09-08T04:02:33.323Z | adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2893 | 2026-09-08T04:02:33.323Z | |
| 2894 | 2026-09-08T04:02:33.323Z | Sep 08 04:02:32.141 INFO Sep 08 04:02:32.141adding route 3fff:beef:17::/64 -> 2001:db8::55:ffSep 08 04:02:32.141 |
| 2895 | 2026-09-08T04:02:33.323Z | INFO DEBGadding route 3fff:beef:34::/64 -> 2001:db8::55:ff |
| 2896 | 2026-09-08T04:02:33.323Z | 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 08 04:02:32.141 |
| 2897 | 2026-09-08T04:02:33.323Z | DEBGSep 08 04:02:32.141Sep 08 04:02:32.141 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 } }]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:30::/64 -> 2001:db8::55:ff |
| 2898 | 2026-09-08T04:02:33.323Z | |
| 2899 | 2026-09-08T04:02:33.323Z | |
| 2900 | 2026-09-08T04:02:33.323Z | Sep 08 04:02:32.141Sep 08 04:02:32.141 DEBGSep 08 04:02:32.141INFO 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 } }] |
| 2901 | 2026-09-08T04:02:33.323Z | adding route 3fff:beef:35::/64 -> 2001:db8::55:ffadding route 3fff:beef:18::/64 -> 2001:db8::55:ff |
| 2902 | 2026-09-08T04:02:33.323Z | |
| 2903 | 2026-09-08T04:02:33.323Z | Sep 08 04:02:32.141 INFO adding route 3fff:beef:31::/64 -> 2001:db8::55:ff |
| 2904 | 2026-09-08T04:02:33.323Z | Sep 08 04:02:32.141Sep 08 04:02:32.141 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: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 } }] |
| 2905 | 2026-09-08T04:02:33.328Z | Sep 08 04:02:32.141 |
| 2906 | 2026-09-08T04:02:33.328Z | DEBGSep 08 04:02:32.141 INFO adding route 3fff:beef:36::/64 -> 2001:db8::55:ff |
| 2907 | 2026-09-08T04:02:33.328Z | Sep 08 04:02:32.141 Sep 08 04:02:32.141INFO DEBGadding route 3fff:beef:32::/64 -> 2001:db8::55:ff |
| 2908 | 2026-09-08T04:02:33.328Z | 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: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 } }] |
| 2909 | 2026-09-08T04:02:33.328Z | |
| 2910 | 2026-09-08T04:02:33.328Z | Sep 08 04:02:32.141 DEBG replacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 04:02:32.141 |
| 2911 | 2026-09-08T04:02:33.328Z | INFO adding route 3fff:beef:37::/64 -> 2001:db8::55:ff |
| 2912 | 2026-09-08T04:02:33.328Z | Sep 08 04:02:32.141Sep 08 04:02:32.141 INFOINFO adding route 3fff:beef:19::/64 -> 2001:db8::55:ffadding route 3fff:beef:33::/64 -> 2001:db8::55:ffSep 08 04:02:32.141 |
| 2913 | 2026-09-08T04:02:33.328Z | |
| 2914 | 2026-09-08T04:02:33.329Z | DEBG Sep 08 04:02:32.141Sep 08 04:02:32.141 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: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 } }] |
| 2915 | 2026-09-08T04:02:33.329Z | 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 } }] |
| 2916 | 2026-09-08T04:02:33.329Z | |
| 2917 | 2026-09-08T04:02:33.329Z | freemap_route_ipv4 |
| 2918 | 2026-09-08T04:02:33.329Z | Sep 08 04:02:32.141Sep 08 04:02:32.141 Sep 08 04:02:32.141INFO INFO Sep 08 04:02:32.141DEBG adding route 3fff:beef:38::/64 -> 2001:db8::55:ffINFOcreated new freemap |
| 2919 | 2026-09-08T04:02:33.329Z | adding route 3fff:beef:34::/64 -> 2001:db8::55:ff, adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff |
| 2920 | 2026-09-08T04:02:33.329Z | unit |
| 2921 | 2026-09-08T04:02:33.329Z | : Sep 08 04:02:32.141Sep 08 04:02:32.141freemap_route_ipv6 Sep 08 04:02:32.141 |
| 2922 | 2026-09-08T04:02:33.329Z | DEBGINFO replacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 3fff:beef:5::/64 -> 2001:db8::55:ffDEBG |
| 2923 | 2026-09-08T04:02:33.329Z | |
| 2924 | 2026-09-08T04:02:33.329Z | 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 } }] |
| 2925 | 2026-09-08T04:02:33.329Z | Sep 08 04:02:32.141DEBG 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 } }]Sep 08 04:02:32.141Sep 08 04:02:32.141 Sep 08 04:02:32.141 |
| 2926 | 2026-09-08T04:02:33.329Z | DEBG initted freemap. size: 64, INFO unitINFO Sep 08 04:02:32.141replacing 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:1b::/64 -> 2001:db8::55:ffadding route 3fff:beef:39::/64 -> 2001:db8::55:ff |
| 2927 | 2026-09-08T04:02:33.329Z | |
| 2928 | 2026-09-08T04:02:33.330Z | |
| 2929 | 2026-09-08T04:02:33.330Z | freemap_route_ipv4INFO |
| 2930 | 2026-09-08T04:02:33.330Z | Sep 08 04:02:32.141Sep 08 04:02:32.141adding route 3fff:beef:35::/64 -> 2001:db8::55:ff INFO |
| 2931 | 2026-09-08T04:02:33.330Z | Sep 08 04:02:32.141Sep 08 04:02:32.141 DEBG DEBGDEBGreplacing 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 } }] |
| 2932 | 2026-09-08T04:02:33.330Z | 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 } }] |
| 2933 | 2026-09-08T04:02:33.330Z | reset freemapadding route 3fff:beef:6::/64 -> 2001:db8::55:ff, unit |
| 2934 | 2026-09-08T04:02:33.330Z | :Sep 08 04:02:32.141 Sep 08 04:02:32.141freemap_route_ipv4 |
| 2935 | 2026-09-08T04:02:33.330Z | INFO adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffSep 08 04:02:32.141INFO Sep 08 04:02:32.141 |
| 2936 | 2026-09-08T04:02:33.330Z | adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffDEBGDEBG |
| 2937 | 2026-09-08T04:02:33.330Z | 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 } }] |
| 2938 | 2026-09-08T04:02:33.330Z | 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 08 04:02:32.141 |
| 2939 | 2026-09-08T04:02:33.330Z | Sep 08 04:02:32.141DEBGSep 08 04:02:32.141 Sep 08 04:02:32.141INFOreplacing 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:7::/64 -> 2001:db8::55:ffDEBG |
| 2940 | 2026-09-08T04:02:33.330Z | DEBGinitted freemap. size: 64 |
| 2941 | 2026-09-08T04:02:33.330Z | Sep 08 04:02:32.141 , unitSep 08 04:02:32.141Sep 08 04:02:32.141INFO 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 } }]adding route 3fff:beef:36::/64 -> 2001:db8::55:ffINFO: |
| 2942 | 2026-09-08T04:02:33.330Z | |
| 2943 | 2026-09-08T04:02:33.330Z | DEBGfreemap_route_ipv6adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff |
| 2944 | 2026-09-08T04:02:33.330Z | Sep 08 04:02:32.141 |
| 2945 | 2026-09-08T04:02:33.330Z | 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 |
| 2946 | 2026-09-08T04:02:33.330Z | Sep 08 04:02:32.141replacing 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 } }] |
| 2947 | 2026-09-08T04:02:33.330Z | DEBGSep 08 04:02:32.141Sep 08 04:02:32.141 DEBGINFO Sep 08 04:02:32.141 Sep 08 04:02:32.141reset freemapINFO 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 adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffadding route 3fff:beef:37::/64 -> 2001:db8::55:ff, |
| 2948 | 2026-09-08T04:02:33.330Z | unit |
| 2949 | 2026-09-08T04:02:33.330Z | : |
| 2950 | 2026-09-08T04:02:33.331Z | adding route 3fff:beef:8::/64 -> 2001:db8::55:ffSep 08 04:02:32.141freemap_route_ipv6 |
| 2951 | 2026-09-08T04:02:33.331Z | |
| 2952 | 2026-09-08T04:02:33.331Z | INFOSep 08 04:02:32.141 adding route 3fff:beef:1e::/64 -> 2001:db8::55:ffDEBG |
| 2953 | 2026-09-08T04:02:33.331Z | Sep 08 04:02:32.141 Sep 08 04:02:32.141DEBGreplacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 08 04:02:32.141 |
| 2954 | 2026-09-08T04:02:33.331Z | DEBG DEBGreplacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]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 } }] |
| 2955 | 2026-09-08T04:02:33.331Z | 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 08 04:02:32.141 |
| 2956 | 2026-09-08T04:02:33.331Z | Sep 08 04:02:32.141INFO |
| 2957 | 2026-09-08T04:02:33.331Z | Sep 08 04:02:32.141adding route 3fff:dead::/64 -> 2001:db8::55:1 Sep 08 04:02:32.141 |
| 2958 | 2026-09-08T04:02:33.331Z | INFOINFOINFO adding route 3fff:beef:1f::/64 -> 2001:db8::55:ffadding route 3fff:beef:38::/64 -> 2001:db8::55:ff |
| 2959 | 2026-09-08T04:02:33.331Z | Sep 08 04:02:32.141 adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff |
| 2960 | 2026-09-08T04:02:33.331Z | |
| 2961 | 2026-09-08T04:02:33.331Z | DEBG Sep 08 04:02:32.141replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 2962 | 2026-09-08T04:02:33.331Z | INFO Sep 08 04:02:32.141Sep 08 04:02:32.141 adding route 3fff:beef:9::/64 -> 2001:db8::55:ffSep 08 04:02:32.141 DEBG |
| 2963 | 2026-09-08T04:02:33.331Z | 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 08 04:02:32.141DEBG |
| 2964 | 2026-09-08T04:02:33.331Z | 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 } }] |
| 2965 | 2026-09-08T04:02:33.331Z | INFODEBG replacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 08 04:02:32.141adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 2966 | 2026-09-08T04:02:33.331Z | |
| 2967 | 2026-09-08T04:02:33.331Z | test route::tests::rollback_failure_leaves_in_core_cleared ... ok |
| 2968 | 2026-09-08T04:02:33.331Z | Sep 08 04:02:32.141 INFOSep 08 04:02:32.141 INFO adding route 3fff:beef:3d::/64 -> 2001:db8::55:ffDEBGSep 08 04:02:32.141 Sep 08 04:02:32.141adding route 3fff:beef:20::/64 -> 2001:db8::55:ff 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 } }]INFO |
| 2969 | 2026-09-08T04:02:33.331Z | |
| 2970 | 2026-09-08T04:02:33.331Z | |
| 2971 | 2026-09-08T04:02:33.331Z | adding route 3fff:beef:39::/64 -> 2001:db8::55:ffDEBG |
| 2972 | 2026-09-08T04:02:33.331Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]Sep 08 04:02:32.141Sep 08 04:02:32.141Sep 08 04:02:32.141 |
| 2973 | 2026-09-08T04:02:33.331Z | Sep 08 04:02:32.141 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 } }] |
| 2974 | 2026-09-08T04:02:33.331Z | INFO DEBGadding route 3fff:beef:a::/64 -> 2001:db8::55:ff DEBG |
| 2975 | 2026-09-08T04:02:33.331Z | replacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 04:02:32.141Sep 08 04:02:32.141 |
| 2976 | 2026-09-08T04:02:33.331Z | 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 } }]INFO |
| 2977 | 2026-09-08T04:02:33.331Z | INFO Sep 08 04:02:32.141adding route 3fff:beef:21::/64 -> 2001:db8::55:ff |
| 2978 | 2026-09-08T04:02:33.331Z | DEBG adding route 3fff:dead::/64 -> 2001:db8::55:3replacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2979 | 2026-09-08T04:02:33.331Z | Sep 08 04:02:32.141 |
| 2980 | 2026-09-08T04:02:33.331Z | INFOSep 08 04:02:32.141 DEBG adding route 3fff:beef:3a::/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 } }] |
| 2981 | 2026-09-08T04:02:33.331Z | Sep 08 04:02:32.141Sep 08 04:02:32.141Sep 08 04:02:32.141 |
| 2982 | 2026-09-08T04:02:33.332Z | INFO adding route 3fff:beef:3e::/64 -> 2001:db8::55:ffSep 08 04:02:32.141DEBG |
| 2983 | 2026-09-08T04:02:33.332Z | Sep 08 04:02:32.141 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 |
| 2984 | 2026-09-08T04:02:33.332Z | INFODEBG Sep 08 04:02:32.141 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 } }]adding route 3fff:beef:b::/64 -> 2001:db8::55:ff |
| 2985 | 2026-09-08T04:02:33.332Z | Sep 08 04:02:32.141 |
| 2986 | 2026-09-08T04:02:33.332Z | INFO adding route 3fff:beef:22::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:4DEBG Sep 08 04:02:32.141 replacing targets for 3fff:beef:3e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 2987 | 2026-09-08T04:02:33.332Z | Sep 08 04:02:32.141 created new freemapDEBG, unit :created new freemap freemap_route_ipv4, |
| 2988 | 2026-09-08T04:02:33.332Z | unitSep 08 04:02:32.151 DEBG failed to allocate space for the new target list: |
| 2989 | 2026-09-08T04:02:33.332Z | Sep 08 04:02:32.151freemap_route_ipv4 |
| 2990 | 2026-09-08T04:02:33.332Z | DEBGSep 08 04:02:32.151 DEBGSep 08 04:02:32.141 Sep 08 04:02:32.141replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 |
| 2991 | 2026-09-08T04:02:33.332Z | created new freemapcreated new freemap, , unitSep 08 04:02:32.151unit:: DEBG INFOfreemap_route_ipv6 freemap_route_ipv4 |
| 2992 | 2026-09-08T04:02:33.332Z | created new freemap, unit: Sep 08 04:02:32.151adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff freemap_route_ipv6DEBG |
| 2993 | 2026-09-08T04:02:33.332Z | |
| 2994 | 2026-09-08T04:02:33.332Z | |
| 2995 | 2026-09-08T04:02:33.332Z | initted freemap. size: 64, unitSep 08 04:02:32.151: freemap_route_ipv4Sep 08 04:02:32.151 |
| 2996 | 2026-09-08T04:02:33.332Z | DEBG DEBGinitted freemap. size: 64 , created new freemapunit, :Sep 08 04:02:32.151unit : DEBGfreemap_route_ipv4 Sep 08 04:02:32.151 |
| 2997 | 2026-09-08T04:02:33.332Z | reset freemapfreemap_route_ipv6 |
| 2998 | 2026-09-08T04:02:33.332Z | , unitDEBG: freemap_route_ipv4replacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 04:02:32.151 |
| 2999 | 2026-09-08T04:02:33.332Z | |
| 3000 | 2026-09-08T04:02:33.332Z | DEBGSep 08 04:02:32.151 initted freemap. size: 64DEBG, Sep 08 04:02:32.151 Sep 08 04:02:32.151 reset freemap unitDEBG, INFO unit: :initted freemap. size: 64 adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff , |
| 3001 | 2026-09-08T04:02:33.332Z | freemap_route_ipv4freemap_route_ipv4unit |
| 3002 | 2026-09-08T04:02:33.332Z | : |
| 3003 | 2026-09-08T04:02:33.332Z | freemap_route_ipv6Sep 08 04:02:32.151Sep 08 04:02:32.151 DEBG |
| 3004 | 2026-09-08T04:02:33.332Z | DEBG Sep 08 04:02:32.151replacing 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 } }]reset freemap |
| 3005 | 2026-09-08T04:02:33.337Z | |
| 3006 | 2026-09-08T04:02:33.337Z | , DEBGunit :Sep 08 04:02:32.151 initted freemap. size: 64INFOSep 08 04:02:32.151, Sep 08 04:02:32.151unit adding route 3fff:beef:3d::/64 -> 2001:db8::55:ffDEBGfreemap_route_ipv4 |
| 3007 | 2026-09-08T04:02:33.337Z | : reset freemap |
| 3008 | 2026-09-08T04:02:33.337Z | DEBGfreemap_route_ipv6, |
| 3009 | 2026-09-08T04:02:33.337Z | Sep 08 04:02:32.151replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }] Sep 08 04:02:32.151 |
| 3010 | 2026-09-08T04:02:33.337Z | DEBGSep 08 04:02:32.151 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 } }]unit :DEBG Sep 08 04:02:32.151 reset freemap |
| 3011 | 2026-09-08T04:02:33.337Z | initted freemap. size: 64, unit, DEBG:unit freemap_route_ipv6:replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_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 } }] |
| 3012 | 2026-09-08T04:02:33.337Z | freemap_route_ipv6 Sep 08 04:02:32.151 |
| 3013 | 2026-09-08T04:02:33.338Z | INFO |
| 3014 | 2026-09-08T04:02:33.338Z | adding route 3fff:beef:3e::/64 -> 2001:db8::55:fffreemap_route_ipv6Sep 08 04:02:32.151 |
| 3015 | 2026-09-08T04:02:33.338Z | Sep 08 04:02:32.151INFO |
| 3016 | 2026-09-08T04:02:33.338Z | INFO adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 08 04:02:32.151Sep 08 04:02:32.151 |
| 3017 | 2026-09-08T04:02:33.338Z | DEBG adding route 172.16.0.0/32 -> 10.0.0.1DEBGreset freemap |
| 3018 | 2026-09-08T04:02:33.338Z | , Sep 08 04:02:32.151replacing 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 } }] |
| 3019 | 2026-09-08T04:02:33.338Z | DEBG unit:replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]Sep 08 04:02:32.151 |
| 3020 | 2026-09-08T04:02:33.338Z | Sep 08 04:02:32.151 freemap_route_ipv6DEBGINFO |
| 3021 | 2026-09-08T04:02:33.338Z | 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 } }] |
| 3022 | 2026-09-08T04:02:33.338Z | adding route 3fff:beef:3f::/64 -> 2001:db8::55:ffSep 08 04:02:32.151 |
| 3023 | 2026-09-08T04:02:33.338Z | Sep 08 04:02:32.151DEBGSep 08 04:02:32.151 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]INFO adding route 3fff:dead::/64 -> 2001:db8::55:1INFO |
| 3024 | 2026-09-08T04:02:33.338Z | Sep 08 04:02:32.151 adding route 172.16.0.0/32 -> 10.0.0.1DEBG |
| 3025 | 2026-09-08T04:02:33.339Z | Sep 08 04:02:32.151 |
| 3026 | 2026-09-08T04:02:33.339Z | 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 } }] |
| 3027 | 2026-09-08T04:02:33.339Z | DEBGSep 08 04:02:32.151 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]DEBG |
| 3028 | 2026-09-08T04:02:33.339Z | 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 } }] |
| 3029 | 2026-09-08T04:02:33.339Z | Sep 08 04:02:32.151Sep 08 04:02:32.151 DEBGSep 08 04:02:32.151 INFO INFOadding route 3fff:dead::/64 -> 2001:db8::55:2 failed to allocate space for the new target list |
| 3030 | 2026-09-08T04:02:33.339Z | |
| 3031 | 2026-09-08T04:02:33.339Z | adding route 172.16.0.0/32 -> 10.0.0.1 |
| 3032 | 2026-09-08T04:02:33.339Z | Sep 08 04:02:32.151Sep 08 04:02:32.151 DEBGDEBG Sep 08 04:02:32.151replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 3033 | 2026-09-08T04:02:33.339Z | 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 } }] |
| 3034 | 2026-09-08T04:02:33.339Z | 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 } }] |
| 3035 | 2026-09-08T04:02:33.339Z | Sep 08 04:02:32.151 DEBG failed to allocate space for the new target list |
| 3036 | 2026-09-08T04:02:33.339Z | Sep 08 04:02:32.151 INFO adding route 172.16.0.0/32 -> 10.0.0.2 |
| 3037 | 2026-09-08T04:02:33.339Z | Sep 08 04:02:32.151 |
| 3038 | 2026-09-08T04:02:33.339Z | INFOSep 08 04:02:32.141 Sep 08 04:02:32.151DEBGadding route 3fff:dead::/64 -> 2001:db8::55:3 Sep 08 04:02:32.151DEBG |
| 3039 | 2026-09-08T04:02:33.339Z | 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 } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] |
| 3040 | 2026-09-08T04:02:33.340Z | 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: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 } }] |
| 3041 | 2026-09-08T04:02:33.340Z | |
| 3042 | 2026-09-08T04:02:33.340Z | Sep 08 04:02:32.151Sep 08 04:02:32.151 INFODEBG adding route 172.17.0.0/32 -> 10.0.0.255Sep 08 04:02:32.151Sep 08 04:02:32.151 |
| 3043 | 2026-09-08T04:02:33.340Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 adding route 3fff:beef:23::/64 -> 2001:db8::55:ff |
| 3044 | 2026-09-08T04:02:33.340Z | |
| 3045 | 2026-09-08T04:02:33.340Z | Sep 08 04:02:32.151INFO adding route 3fff:beef:c::/64 -> 2001:db8::55:ff |
| 3046 | 2026-09-08T04:02:33.340Z | DEBGSep 08 04:02:32.151 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 } }] |
| 3047 | 2026-09-08T04:02:33.340Z | INFOSep 08 04:02:32.151 Sep 08 04:02:32.151 DEBGadding route 3fff:dead::/64 -> 2001:db8::55:4 DEBGSep 08 04:02:32.151 |
| 3048 | 2026-09-08T04:02:33.340Z | 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 |
| 3049 | 2026-09-08T04:02:33.340Z | 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 172.17.0.1/32 -> 10.0.0.255 |
| 3050 | 2026-09-08T04:02:33.340Z | |
| 3051 | 2026-09-08T04:02:33.340Z | Sep 08 04:02:32.151 DEBGSep 08 04:02:32.151 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]Sep 08 04:02:32.151 |
| 3052 | 2026-09-08T04:02:33.340Z | INFODEBG replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 04:02:32.151 |
| 3053 | 2026-09-08T04:02:33.340Z | Sep 08 04:02:32.151 adding route 3fff:beef:24::/64 -> 2001:db8::55:ff |
| 3054 | 2026-09-08T04:02:33.340Z | DEBG INFOreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]Sep 08 04:02:32.151 |
| 3055 | 2026-09-08T04:02:33.340Z | adding route 3fff:beef:d::/64 -> 2001:db8::55:ffINFO |
| 3056 | 2026-09-08T04:02:33.340Z | Sep 08 04:02:32.151adding route 172.17.0.2/32 -> 10.0.0.255 |
| 3057 | 2026-09-08T04:02:33.340Z | WARN Sep 08 04:02:32.151shrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) Sep 08 04:02:32.151Sep 08 04:02:32.151 |
| 3058 | 2026-09-08T04:02:33.341Z | DEBG DEBG 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 } }] |
| 3059 | 2026-09-08T04:02:33.341Z | 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: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 } }] |
| 3060 | 2026-09-08T04:02:33.341Z | |
| 3061 | 2026-09-08T04:02:33.341Z | Sep 08 04:02:32.151 Sep 08 04:02:32.151ERRO Sep 08 04:02:32.151INFOSep 08 04:02:32.151rollback route_index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) |
| 3062 | 2026-09-08T04:02:33.341Z | INFOadding route 172.17.0.3/32 -> 10.0.0.255 adding route 3fff:beef:25::/64 -> 2001:db8::55:ffINFO |
| 3063 | 2026-09-08T04:02:33.341Z | |
| 3064 | 2026-09-08T04:02:33.341Z | adding route 3fff:beef:e::/64 -> 2001:db8::55:ffSep 08 04:02:32.151 |
| 3065 | 2026-09-08T04:02:33.341Z | ERRO Sep 08 04:02:32.151shrink-in-place rollback failed for 3fff:dead::/64; in-core entry stays cleared and ASIC state may diverge until the next control-plane update on this subnet rebuilds itSep 08 04:02:32.151 |
| 3066 | 2026-09-08T04:02:33.341Z | Sep 08 04:02:32.151 DEBG DEBGDEBG replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 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: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 } }] |
| 3067 | 2026-09-08T04:02:33.341Z | |
| 3068 | 2026-09-08T04:02:33.341Z | test route::tests::grow_succeeds ... ok |
| 3069 | 2026-09-08T04:02:33.341Z | |
| 3070 | 2026-09-08T04:02:33.341Z | test route::tests::rollback_on_compact_delete_failure ... ok |
| 3071 | 2026-09-08T04:02:33.341Z | Sep 08 04:02:32.151Sep 08 04:02:32.151 Sep 08 04:02:32.151 INFOINFO adding route 172.17.0.4/32 -> 10.0.0.255INFOadding route 3fff:beef:26::/64 -> 2001:db8::55:ff |
| 3072 | 2026-09-08T04:02:33.341Z | |
| 3073 | 2026-09-08T04:02:33.341Z | adding route 3fff:beef:f::/64 -> 2001:db8::55:ff |
| 3074 | 2026-09-08T04:02:33.341Z | Sep 08 04:02:32.151Sep 08 04:02:32.151 Sep 08 04:02:32.151 DEBGDEBG replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]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 } }]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 } }] |
| 3075 | 2026-09-08T04:02:33.341Z | |
| 3076 | 2026-09-08T04:02:33.341Z | |
| 3077 | 2026-09-08T04:02:33.341Z | Sep 08 04:02:32.151Sep 08 04:02:32.151Sep 08 04:02:32.151 INFOINFO INFOadding route 3fff:beef:10::/64 -> 2001:db8::55:ff |
| 3078 | 2026-09-08T04:02:33.341Z | adding route 3fff:beef:27::/64 -> 2001:db8::55:ff |
| 3079 | 2026-09-08T04:02:33.342Z | adding route 172.17.0.5/32 -> 10.0.0.255 |
| 3080 | 2026-09-08T04:02:33.342Z | Sep 08 04:02:32.151Sep 08 04:02:32.151 Sep 08 04:02:32.151DEBGDEBG DEBGreplacing 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 } }] |
| 3081 | 2026-09-08T04:02:33.342Z | replacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 3082 | 2026-09-08T04:02:33.342Z | |
| 3083 | 2026-09-08T04:02:33.342Z | Sep 08 04:02:32.151Sep 08 04:02:32.151 Sep 08 04:02:32.151INFOINFO adding route 3fff:beef:28::/64 -> 2001:db8::55:ffadding route 172.17.0.6/32 -> 10.0.0.255INFO |
| 3084 | 2026-09-08T04:02:33.342Z | |
| 3085 | 2026-09-08T04:02:33.342Z | adding route 3fff:beef:11::/64 -> 2001:db8::55:ff |
| 3086 | 2026-09-08T04:02:33.342Z | Sep 08 04:02:32.151 DEBGSep 08 04:02:32.151Sep 08 04:02:32.151 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 } }] |
| 3087 | 2026-09-08T04:02:33.342Z | 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 |
| 3088 | 2026-09-08T04:02:33.342Z | 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 } }] |
| 3089 | 2026-09-08T04:02:33.342Z | Sep 08 04:02:32.152 DEBGSep 08 04:02:32.152Sep 08 04:02:32.152 DEBGSep 08 04:02:32.162DEBG INFOcreated new freemapcreated new freemap adding route 3fff:beef:12::/64 -> 2001:db8::55:ff, |
| 3090 | 2026-09-08T04:02:33.342Z | , created new freemapunitunit:: freemap_route_ipv4 |
| 3091 | 2026-09-08T04:02:33.342Z | freemap_route_ipv4Sep 08 04:02:32.162 |
| 3092 | 2026-09-08T04:02:33.342Z | 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 } }] |
| 3093 | 2026-09-08T04:02:33.342Z | Sep 08 04:02:32.151Sep 08 04:02:32.162, Sep 08 04:02:32.162 INFOunitINFO: freemap_route_ipv4adding route 172.17.0.7/32 -> 10.0.0.255adding route 3fff:beef:13::/64 -> 2001:db8::55:ff |
| 3094 | 2026-09-08T04:02:33.342Z | |
| 3095 | 2026-09-08T04:02:33.342Z | |
| 3096 | 2026-09-08T04:02:33.342Z | DEBG Sep 08 04:02:32.162Sep 08 04:02:32.162 DEBGDEBGSep 08 04:02:32.162 created new freemapcreated new freemapSep 08 04:02:32.162 replacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }], DEBG |
| 3097 | 2026-09-08T04:02:33.343Z | unit: DEBGSep 08 04:02:32.162freemap_route_ipv6, 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 } }] |
| 3098 | 2026-09-08T04:02:33.343Z | , unitunit: |
| 3099 | 2026-09-08T04:02:33.343Z | INFO freemap_route_ipv6Sep 08 04:02:32.162:adding route 3fff:beef:14::/64 -> 2001:db8::55:ff |
| 3100 | 2026-09-08T04:02:33.343Z | DEBG freemap_route_ipv6initted freemap. size: 64 |
| 3101 | 2026-09-08T04:02:33.343Z | Sep 08 04:02:32.162Sep 08 04:02:32.162 |
| 3102 | 2026-09-08T04:02:33.343Z | DEBG initted freemap. size: 64INFO, , unitadding route 172.17.0.8/32 -> 10.0.0.255: |
| 3103 | 2026-09-08T04:02:33.343Z | unit:Sep 08 04:02:32.162 freemap_route_ipv4Sep 08 04:02:32.162freemap_route_ipv4 |
| 3104 | 2026-09-08T04:02:33.343Z | |
| 3105 | 2026-09-08T04:02:33.348Z | Sep 08 04:02:32.162 DEBG 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 } }]Sep 08 04:02:32.162replacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 08 04:02:32.162 |
| 3106 | 2026-09-08T04:02:33.348Z | DEBGinitted freemap. size: 64 reset freemapDEBG, |
| 3107 | 2026-09-08T04:02:33.348Z | reset freemap, , unitunit:unit :freemap_route_ipv4Sep 08 04:02:32.162 |
| 3108 | 2026-09-08T04:02:33.348Z | :freemap_route_ipv4INFO |
| 3109 | 2026-09-08T04:02:33.348Z | adding route 172.17.0.9/32 -> 10.0.0.255 |
| 3110 | 2026-09-08T04:02:33.348Z | freemap_route_ipv4Sep 08 04:02:32.162Sep 08 04:02:32.162 |
| 3111 | 2026-09-08T04:02:33.348Z | Sep 08 04:02:32.162 Sep 08 04:02:32.162 DEBGINFO reset freemap , DEBGSep 08 04:02:32.162DEBGadding route 3fff:beef:15::/64 -> 2001:db8::55:ff |
| 3112 | 2026-09-08T04:02:33.348Z | initted freemap. size: 64 , 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 } }]unitDEBG unit |
| 3113 | 2026-09-08T04:02:33.348Z | :initted freemap. size: 64 , Sep 08 04:02:32.162freemap_route_ipv6 unit |
| 3114 | 2026-09-08T04:02:33.348Z | Sep 08 04:02:32.162DEBG : 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 } }]: |
| 3115 | 2026-09-08T04:02:33.348Z | INFO Sep 08 04:02:32.163freemap_route_ipv4 Sep 08 04:02:32.163freemap_route_ipv6 |
| 3116 | 2026-09-08T04:02:33.348Z | adding route 172.17.0.10/32 -> 10.0.0.255DEBGINFO |
| 3117 | 2026-09-08T04:02:33.348Z | reset freemapadding route 3fff:beef:16::/64 -> 2001:db8::55:ff, |
| 3118 | 2026-09-08T04:02:33.349Z | unit |
| 3119 | 2026-09-08T04:02:33.349Z | : Sep 08 04:02:32.163 Sep 08 04:02:32.163freemap_route_ipv6 |
| 3120 | 2026-09-08T04:02:33.349Z | Sep 08 04:02:32.163DEBGSep 08 04:02:32.163 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 } }]DEBG |
| 3121 | 2026-09-08T04:02:33.349Z | 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 } }]Sep 08 04:02:32.163 |
| 3122 | 2026-09-08T04:02:33.349Z | reset freemapINFOSep 08 04:02:32.163 adding route 172.16.0.0/32 -> 10.0.0.1, |
| 3123 | 2026-09-08T04:02:33.349Z | unit:INFO initted freemap. size: 64adding route 172.17.0.11/32 -> 10.0.0.255, |
| 3124 | 2026-09-08T04:02:33.349Z | unitfreemap_route_ipv6:Sep 08 04:02:32.163 freemap_route_ipv6 |
| 3125 | 2026-09-08T04:02:33.349Z | INFOSep 08 04:02:32.163 |
| 3126 | 2026-09-08T04:02:33.349Z | DEBG Sep 08 04:02:32.163replacing 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 3fff:beef:17::/64 -> 2001:db8::55:ff |
| 3127 | 2026-09-08T04:02:33.349Z | |
| 3128 | 2026-09-08T04:02:33.349Z | Sep 08 04:02:32.163 DEBG INFOSep 08 04:02:32.163replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]Sep 08 04:02:32.163 |
| 3129 | 2026-09-08T04:02:33.349Z | INFO DEBG adding route 172.17.0.12/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 } }]Sep 08 04:02:32.163 |
| 3130 | 2026-09-08T04:02:33.349Z | |
| 3131 | 2026-09-08T04:02:33.349Z | Sep 08 04:02:32.163adding route 172.16.0.0/32 -> 10.0.0.1 |
| 3132 | 2026-09-08T04:02:33.349Z | Sep 08 04:02:32.163INFO Sep 08 04:02:32.163adding route 172.17.0.0/32 -> 10.0.0.255INFO Sep 08 04:02:32.163 |
| 3133 | 2026-09-08T04:02:33.349Z | adding route 3fff:beef:18::/64 -> 2001:db8::55:ff |
| 3134 | 2026-09-08T04:02:33.350Z | DEBG reset freemapDEBGSep 08 04:02:32.163DEBG 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.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] |
| 3135 | 2026-09-08T04:02:33.350Z | DEBGSep 08 04:02:32.163 |
| 3136 | 2026-09-08T04:02:33.350Z | , 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 } }]DEBG |
| 3137 | 2026-09-08T04:02:33.350Z | unitSep 08 04:02:32.163:Sep 08 04:02:32.163 freemap_route_ipv6replacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 04:02:32.163INFO DEBG adding route 172.17.0.1/32 -> 10.0.0.255INFO |
| 3138 | 2026-09-08T04:02:33.350Z | |
| 3139 | 2026-09-08T04:02:33.350Z | |
| 3140 | 2026-09-08T04:02:33.350Z | adding route 172.17.0.13/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 } }] |
| 3141 | 2026-09-08T04:02:33.350Z | |
| 3142 | 2026-09-08T04:02:33.350Z | Sep 08 04:02:32.163Sep 08 04:02:32.163 DEBGSep 08 04:02:32.163INFO Sep 08 04:02:32.163 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 } }]DEBGadding route 3fff:beef:19::/64 -> 2001:db8::55:ff |
| 3143 | 2026-09-08T04:02:33.350Z | INFO |
| 3144 | 2026-09-08T04:02:33.350Z | 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:dead::/64 -> 2001:db8::55:1 |
| 3145 | 2026-09-08T04:02:33.350Z | |
| 3146 | 2026-09-08T04:02:33.350Z | Sep 08 04:02:32.163 Sep 08 04:02:32.163INFO Sep 08 04:02:32.163DEBGadding route 172.17.0.2/32 -> 10.0.0.255 |
| 3147 | 2026-09-08T04:02:33.350Z | 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 } }] |
| 3148 | 2026-09-08T04:02:33.350Z | INFO adding route 172.17.0.14/32 -> 10.0.0.255Sep 08 04:02:32.163 |
| 3149 | 2026-09-08T04:02:33.351Z | INFOSep 08 04:02:32.163 adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffSep 08 04:02:32.163 |
| 3150 | 2026-09-08T04:02:33.351Z | DEBG Sep 08 04:02:32.163DEBG 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 } }]Sep 08 04:02:32.163 |
| 3151 | 2026-09-08T04:02:33.351Z | 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 } }]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 } }] |
| 3152 | 2026-09-08T04:02:33.351Z | Sep 08 04:02:32.163 |
| 3153 | 2026-09-08T04:02:33.351Z | 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 } }]INFO |
| 3154 | 2026-09-08T04:02:33.351Z | adding route 172.17.0.3/32 -> 10.0.0.255Sep 08 04:02:32.163Sep 08 04:02:32.163 Sep 08 04:02:32.163INFO INFOadding route 172.17.0.15/32 -> 10.0.0.255INFO |
| 3155 | 2026-09-08T04:02:33.351Z | |
| 3156 | 2026-09-08T04:02:33.351Z | adding route 3fff:dead::/64 -> 2001:db8::55:2adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff |
| 3157 | 2026-09-08T04:02:33.351Z | |
| 3158 | 2026-09-08T04:02:33.351Z | Sep 08 04:02:32.163 Sep 08 04:02:32.163DEBGSep 08 04:02:32.163Sep 08 04:02:32.163 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 |
| 3159 | 2026-09-08T04:02:33.351Z | 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 } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 3160 | 2026-09-08T04:02:33.351Z | |
| 3161 | 2026-09-08T04:02:33.351Z | DEBGSep 08 04:02:32.163 Sep 08 04:02:32.163INFOSep 08 04:02:32.163 INFOINFO adding route 3fff:dead::/64 -> 2001:db8::55:3adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffreplacing 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 } }] |
| 3162 | 2026-09-08T04:02:33.351Z | adding route 172.17.0.16/32 -> 10.0.0.255 |
| 3163 | 2026-09-08T04:02:33.351Z | |
| 3164 | 2026-09-08T04:02:33.351Z | |
| 3165 | 2026-09-08T04:02:33.351Z | Sep 08 04:02:32.163Sep 08 04:02:32.163Sep 08 04:02:32.163 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 } }] 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 } }]Sep 08 04:02:32.163 |
| 3166 | 2026-09-08T04:02:33.352Z | |
| 3167 | 2026-09-08T04:02:33.352Z | INFO adding route 172.17.0.4/32 -> 10.0.0.255 |
| 3168 | 2026-09-08T04:02:33.352Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]Sep 08 04:02:32.163 |
| 3169 | 2026-09-08T04:02:33.352Z | Sep 08 04:02:32.163INFO Sep 08 04:02:32.163adding route 172.17.0.17/32 -> 10.0.0.255 |
| 3170 | 2026-09-08T04:02:33.352Z | Sep 08 04:02:32.163 INFODEBG adding route 3fff:beef:1d::/64 -> 2001:db8::55:ffreplacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 3171 | 2026-09-08T04:02:33.352Z | |
| 3172 | 2026-09-08T04:02:33.352Z | test route::tests::rollback_on_index_readd_failure ... ok |
| 3173 | 2026-09-08T04:02:33.352Z | adding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 3174 | 2026-09-08T04:02:33.352Z | Sep 08 04:02:32.163Sep 08 04:02:32.163 INFODEBGSep 08 04:02:32.163 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 |
| 3175 | 2026-09-08T04:02:33.352Z | adding route 172.17.0.5/32 -> 10.0.0.255Sep 08 04:02:32.163replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 } }] |
| 3176 | 2026-09-08T04:02:33.352Z | |
| 3177 | 2026-09-08T04:02:33.352Z | DEBGSep 08 04:02:32.163 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 |
| 3178 | 2026-09-08T04:02:33.352Z | Sep 08 04:02:32.163adding route 172.17.0.18/32 -> 10.0.0.255 |
| 3179 | 2026-09-08T04:02:33.352Z | test route::tests::rollback_on_compact_write_failure ... ok |
| 3180 | 2026-09-08T04:02:33.352Z | DEBGSep 08 04:02:32.163Sep 08 04:02:32.163 INFOreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55: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 } }] |
| 3181 | 2026-09-08T04:02:33.353Z | test route::tests::identity_replace_is_noop ... ok |
| 3182 | 2026-09-08T04:02:33.353Z | DEBG adding route 3fff:beef:1e::/64 -> 2001:db8::55:ffSep 08 04:02:32.163replacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 08 04:02:32.163DEBG |
| 3183 | 2026-09-08T04:02:33.353Z | |
| 3184 | 2026-09-08T04:02:33.353Z | WARNreplacing 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 } }] |
| 3185 | 2026-09-08T04:02:33.353Z | shrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) |
| 3186 | 2026-09-08T04:02:33.353Z | Sep 08 04:02:32.163Sep 08 04:02:32.163 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 172.17.0.6/32 -> 10.0.0.255 |
| 3187 | 2026-09-08T04:02:33.353Z | |
| 3188 | 2026-09-08T04:02:33.353Z | Sep 08 04:02:32.163 INFO Sep 08 04:02:32.163adding route 172.17.0.19/32 -> 10.0.0.255Sep 08 04:02:32.163 |
| 3189 | 2026-09-08T04:02:33.353Z | DEBGINFO Sep 08 04:02:32.163replacing 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:1f::/64 -> 2001:db8::55:ff |
| 3190 | 2026-09-08T04:02:33.353Z | DEBG |
| 3191 | 2026-09-08T04:02:33.353Z | 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 } }] |
| 3192 | 2026-09-08T04:02:33.353Z | Sep 08 04:02:32.163 DEBGSep 08 04:02:32.163Sep 08 04:02:32.151 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 |
| 3193 | 2026-09-08T04:02:33.353Z | Sep 08 04:02:32.163 adding route 172.17.0.20/32 -> 10.0.0.255adding route 3fff:beef:29::/64 -> 2001:db8::55:ff |
| 3194 | 2026-09-08T04:02:33.353Z | INFO |
| 3195 | 2026-09-08T04:02:33.353Z | Sep 08 04:02:32.163 INFOadding route 172.17.0.7/32 -> 10.0.0.255Sep 08 04:02:32.163 |
| 3196 | 2026-09-08T04:02:33.353Z | DEBGadding route 3fff:beef:20::/64 -> 2001:db8::55:ff 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 } }] |
| 3197 | 2026-09-08T04:02:33.353Z | Sep 08 04:02:32.163 |
| 3198 | 2026-09-08T04:02:33.353Z | DEBGSep 08 04:02:32.163 Sep 08 04:02:32.163DEBGSep 08 04:02:32.163replacing 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 } }] INFODEBGreplacing 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 } }] |
| 3199 | 2026-09-08T04:02:33.354Z | |
| 3200 | 2026-09-08T04:02:33.354Z | 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 } }] |
| 3201 | 2026-09-08T04:02:33.354Z | adding route 172.17.0.21/32 -> 10.0.0.255Sep 08 04:02:32.163 |
| 3202 | 2026-09-08T04:02:33.354Z | Sep 08 04:02:32.163INFO INFOSep 08 04:02:32.163adding route 172.17.0.8/32 -> 10.0.0.255 |
| 3203 | 2026-09-08T04:02:33.354Z | Sep 08 04:02:32.163 adding route 3fff:beef:21::/64 -> 2001:db8::55:ff |
| 3204 | 2026-09-08T04:02:33.354Z | 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 } }] Sep 08 04:02:32.163 |
| 3205 | 2026-09-08T04:02:33.359Z | Sep 08 04:02:32.163adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff |
| 3206 | 2026-09-08T04:02:33.359Z | 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 } }]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 } }] |
| 3207 | 2026-09-08T04:02:33.359Z | Sep 08 04:02:32.163Sep 08 04:02:32.164 DEBGDEBG created new freemapcreated new freemap, , Sep 08 04:02:32.173Sep 08 04:02:32.152unit :unit: DEBGfreemap_route_ipv4freemap_route_ipv4 |
| 3208 | 2026-09-08T04:02:33.359Z | |
| 3209 | 2026-09-08T04:02:33.359Z | created new freemapSep 08 04:02:32.152, Sep 08 04:02:32.173 unit :DEBG freemap_route_ipv4created new freemapDEBGSep 08 04:02:32.173 |
| 3210 | 2026-09-08T04:02:33.359Z | , created new freemapunit, unit ::DEBG freemap_route_ipv6 |
| 3211 | 2026-09-08T04:02:33.359Z | created new freemapfreemap_route_ipv4Sep 08 04:02:32.173, |
| 3212 | 2026-09-08T04:02:33.360Z | unit :DEBGSep 08 04:02:32.173 DEBGcreated new freemap freemap_route_ipv6initted freemap. size: 64 |
| 3213 | 2026-09-08T04:02:33.360Z | , , unitunit:: Sep 08 04:02:32.173Sep 08 04:02:32.173freemap_route_ipv4 |
| 3214 | 2026-09-08T04:02:33.360Z | freemap_route_ipv6 DEBGDEBG |
| 3215 | 2026-09-08T04:02:33.360Z | initted freemap. size: 64Sep 08 04:02:32.173, unitDEBGcreated new freemap :reset freemap , , freemap_route_ipv4Sep 08 04:02:32.173unit |
| 3216 | 2026-09-08T04:02:33.360Z | : freemap_route_ipv4unitDEBG |
| 3217 | 2026-09-08T04:02:33.360Z | initted freemap. size: 64Sep 08 04:02:32.173, :unitDEBG: freemap_route_ipv6reset freemapSep 08 04:02:32.173freemap_route_ipv4 , DEBGunit :initted freemap. size: 64 |
| 3218 | 2026-09-08T04:02:33.360Z | , |
| 3219 | 2026-09-08T04:02:33.360Z | unitfreemap_route_ipv4: |
| 3220 | 2026-09-08T04:02:33.360Z | freemap_route_ipv6 |
| 3221 | 2026-09-08T04:02:33.360Z | Sep 08 04:02:32.173Sep 08 04:02:32.173 DEBGDEBG Sep 08 04:02:32.173 initted freemap. size: 64DEBG, unitreset freemap:, unit:reset freemap freemap_route_ipv4Sep 08 04:02:32.173freemap_route_ipv6 |
| 3222 | 2026-09-08T04:02:33.360Z | INFO Sep 08 04:02:32.173adding route 172.17.0.22/32 -> 10.0.0.255 |
| 3223 | 2026-09-08T04:02:33.360Z | |
| 3224 | 2026-09-08T04:02:33.360Z | , unit: DEBGfreemap_route_ipv4Sep 08 04:02:32.173 |
| 3225 | 2026-09-08T04:02:33.360Z | Sep 08 04:02:32.173 Sep 08 04:02:32.173 initted freemap. size: 64DEBG INFO reset freemap, adding route 3fff:dead::/64 -> 2001:db8::55:1DEBG |
| 3226 | 2026-09-08T04:02:33.360Z | unit 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 } }], unit:: |
| 3227 | 2026-09-08T04:02:33.360Z | Sep 08 04:02:32.173Sep 08 04:02:32.173 DEBG DEBGSep 08 04:02:32.173 initted freemap. size: 64replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 3228 | 2026-09-08T04:02:33.360Z | INFO freemap_route_ipv4adding route 172.17.0.23/32 -> 10.0.0.255freemap_route_ipv6 |
| 3229 | 2026-09-08T04:02:33.360Z | , Sep 08 04:02:32.173 |
| 3230 | 2026-09-08T04:02:33.360Z | |
| 3231 | 2026-09-08T04:02:33.361Z | INFOSep 08 04:02:32.173 adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 3232 | 2026-09-08T04:02:33.361Z | DEBGSep 08 04:02:32.173Sep 08 04:02:32.173 unitDEBG DEBGreplacing 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 } }] |
| 3233 | 2026-09-08T04:02:33.361Z | reset freemap: initted freemap. size: 64, freemap_route_ipv6unitSep 08 04:02:32.173 |
| 3234 | 2026-09-08T04:02:33.361Z | Sep 08 04:02:32.173 , unit INFODEBG: replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]Sep 08 04:02:32.173adding route 172.17.0.24/32 -> 10.0.0.255 |
| 3235 | 2026-09-08T04:02:33.361Z | DEBG freemap_route_ipv6 |
| 3236 | 2026-09-08T04:02:33.361Z | |
| 3237 | 2026-09-08T04:02:33.361Z | :Sep 08 04:02:32.173reset freemap freemap_route_ipv6 INFO |
| 3238 | 2026-09-08T04:02:33.361Z | adding route 3fff:dead::/64 -> 2001:db8::55:3Sep 08 04:02:32.173 |
| 3239 | 2026-09-08T04:02:33.361Z | Sep 08 04:02:32.173, unit Sep 08 04:02:32.173INFO adding route 3fff:dead::/64 -> 2001:db8::55:1DEBGDEBG |
| 3240 | 2026-09-08T04:02:33.361Z | reset 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 } }], unitSep 08 04:02:32.173: |
| 3241 | 2026-09-08T04:02:33.361Z | freemap_route_ipv6Sep 08 04:02:32.173 |
| 3242 | 2026-09-08T04:02:33.361Z | 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 08 04:02:32.173replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] Sep 08 04:02:32.173 |
| 3243 | 2026-09-08T04:02:33.361Z | :INFO |
| 3244 | 2026-09-08T04:02:33.361Z | INFO adding route 172.16.0.0/32 -> 10.0.0.1adding route 172.17.0.25/32 -> 10.0.0.255 |
| 3245 | 2026-09-08T04:02:33.361Z | |
| 3246 | 2026-09-08T04:02:33.361Z | Sep 08 04:02:32.173Sep 08 04:02:32.173 Sep 08 04:02:32.173INFO Sep 08 04:02:32.173freemap_route_ipv6INFO |
| 3247 | 2026-09-08T04:02:33.361Z | adding route 3fff:dead::/64 -> 2001:db8::55:4adding route 3fff:dead::/64 -> 2001:db8::55:2DEBG |
| 3248 | 2026-09-08T04:02:33.361Z | |
| 3249 | 2026-09-08T04:02:33.361Z | 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 } }]Sep 08 04:02:32.173 |
| 3250 | 2026-09-08T04:02:33.362Z | Sep 08 04:02:32.173INFOSep 08 04:02:32.173 adding route 172.16.0.0/32 -> 10.0.0.1 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 } }]Sep 08 04:02:32.173 |
| 3251 | 2026-09-08T04:02:33.362Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_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 |
| 3252 | 2026-09-08T04:02:33.362Z | |
| 3253 | 2026-09-08T04:02:33.362Z | Sep 08 04:02:32.173INFO INFO adding route 172.16.0.0/32 -> 10.0.0.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 } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]adding route 172.17.0.26/32 -> 10.0.0.255 |
| 3254 | 2026-09-08T04:02:33.362Z | |
| 3255 | 2026-09-08T04:02:33.362Z | Sep 08 04:02:32.173Sep 08 04:02:32.173 DEBG INFO |
| 3256 | 2026-09-08T04:02:33.362Z | 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 } }] |
| 3257 | 2026-09-08T04:02:33.362Z | Sep 08 04:02:32.173Sep 08 04:02:32.173adding route 3fff:dead::/64 -> 2001:db8::55:3Sep 08 04:02:32.173 |
| 3258 | 2026-09-08T04:02:33.362Z | DEBGDEBG Sep 08 04:02:32.173replacing 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 } }] |
| 3259 | 2026-09-08T04:02:33.362Z | 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 } }]Sep 08 04:02:32.173INFO |
| 3260 | 2026-09-08T04:02:33.362Z | 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 08 04:02:32.173DEBG |
| 3261 | 2026-09-08T04:02:33.362Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 } }] |
| 3262 | 2026-09-08T04:02:33.362Z | Sep 08 04:02:32.173INFO Sep 08 04:02:32.173 WARN adding route 172.16.0.0/32 -> 10.0.0.2 adding route 172.17.0.27/32 -> 10.0.0.255shrink-in-place index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) |
| 3263 | 2026-09-08T04:02:33.362Z | |
| 3264 | 2026-09-08T04:02:33.362Z | |
| 3265 | 2026-09-08T04:02:33.362Z | Sep 08 04:02:32.173INFO INFOadding route 172.17.0.0/32 -> 10.0.0.255Sep 08 04:02:32.173 |
| 3266 | 2026-09-08T04:02:33.362Z | Sep 08 04:02:32.173adding route 3fff:dead::/64 -> 2001:db8::55:4DEBG DEBG |
| 3267 | 2026-09-08T04:02:33.362Z | 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 08 04:02:32.173 |
| 3268 | 2026-09-08T04:02:33.362Z | 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 } }] |
| 3269 | 2026-09-08T04:02:33.362Z | 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 08 04:02:32.173 |
| 3270 | 2026-09-08T04:02:33.362Z | Sep 08 04:02:32.173INFO DEBGadding route 172.17.0.28/32 -> 10.0.0.255 |
| 3271 | 2026-09-08T04:02:33.362Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 } }] |
| 3272 | 2026-09-08T04:02:33.363Z | Sep 08 04:02:32.173Sep 08 04:02:32.173 Sep 08 04:02:32.173 Sep 08 04:02:32.163 INFOSep 08 04:02:32.173INFO DEBGadding route 172.17.0.1/32 -> 10.0.0.255DEBG |
| 3273 | 2026-09-08T04:02:33.363Z | 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 } }]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 } }] |
| 3274 | 2026-09-08T04:02:33.363Z | Sep 08 04:02:32.173adding route 172.16.0.0/32 -> 10.0.0.3 |
| 3275 | 2026-09-08T04:02:33.363Z | DEBG replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]Sep 08 04:02:32.173 |
| 3276 | 2026-09-08T04:02:33.363Z | |
| 3277 | 2026-09-08T04:02:33.363Z | |
| 3278 | 2026-09-08T04:02:33.363Z | INFO Sep 08 04:02:32.173Sep 08 04:02:32.173 Sep 08 04:02:32.173WARNDEBG shrink-in-place compact add failed at slot 8: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })INFO |
| 3279 | 2026-09-08T04:02:33.363Z | Sep 08 04:02:32.173adding route 172.17.0.29/32 -> 10.0.0.255 adding route 172.17.0.2/32 -> 10.0.0.255INFOreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_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 } }] |
| 3280 | 2026-09-08T04:02:33.363Z | |
| 3281 | 2026-09-08T04:02:33.363Z | adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff |
| 3282 | 2026-09-08T04:02:33.363Z | |
| 3283 | 2026-09-08T04:02:33.363Z | Sep 08 04:02:32.173Sep 08 04:02:32.173 Sep 08 04:02:32.173Sep 08 04:02:32.173 DEBG DEBGINFO replacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 3284 | 2026-09-08T04:02:33.363Z | adding route 172.16.0.0/32 -> 10.0.0.4replacing 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 } }] |
| 3285 | 2026-09-08T04:02:33.363Z | |
| 3286 | 2026-09-08T04:02:33.363Z | Sep 08 04:02:32.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 } }]INFO |
| 3287 | 2026-09-08T04:02:33.363Z | Sep 08 04:02:32.173 adding route 172.17.0.3/32 -> 10.0.0.255Sep 08 04:02:32.173 |
| 3288 | 2026-09-08T04:02:33.363Z | 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 } }]Sep 08 04:02:32.173adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffSep 08 04:02:32.173 |
| 3289 | 2026-09-08T04:02:33.363Z | |
| 3290 | 2026-09-08T04:02:33.363Z | DEBG replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 3291 | 2026-09-08T04:02:33.363Z | Sep 08 04:02:32.173adding route 172.17.0.30/32 -> 10.0.0.255Sep 08 04:02:32.173 DEBG |
| 3292 | 2026-09-08T04:02:33.364Z | 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 } }] |
| 3293 | 2026-09-08T04:02:33.364Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }]Sep 08 04:02:32.173 |
| 3294 | 2026-09-08T04:02:33.364Z | Sep 08 04:02:32.173 INFO DEBGadding route 172.17.0.4/32 -> 10.0.0.255 |
| 3295 | 2026-09-08T04:02:33.364Z | replacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 04:02:32.173 |
| 3296 | 2026-09-08T04:02:33.364Z | INFOSep 08 04:02:32.173 DEBGadding route 3fff:beef:2d::/64 -> 2001:db8::55:ff |
| 3297 | 2026-09-08T04:02:33.364Z | |
| 3298 | 2026-09-08T04:02:33.364Z | 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 } }] |
| 3299 | 2026-09-08T04:02:33.364Z | Sep 08 04:02:32.173Sep 08 04:02:32.173 Sep 08 04:02:32.173 DEBGINFO INFO replacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.17.0.5/32 -> 10.0.0.255 |
| 3300 | 2026-09-08T04:02:33.364Z | INFOadding route 172.17.0.31/32 -> 10.0.0.255 Sep 08 04:02:32.173adding route 3fff:beef:22::/64 -> 2001:db8::55:ff |
| 3301 | 2026-09-08T04:02:33.364Z | INFO |
| 3302 | 2026-09-08T04:02:33.364Z | Sep 08 04:02:32.173 adding route 172.17.0.9/32 -> 10.0.0.255INFO Sep 08 04:02:32.174adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff |
| 3303 | 2026-09-08T04:02:33.364Z | Sep 08 04:02:32.174DEBG DEBG |
| 3304 | 2026-09-08T04:02:33.364Z | 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 } }] |
| 3305 | 2026-09-08T04:02:33.369Z | replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 04:02:32.174 |
| 3306 | 2026-09-08T04:02:33.369Z | Sep 08 04:02:32.174DEBG |
| 3307 | 2026-09-08T04:02:33.369Z | Sep 08 04:02:32.174DEBGSep 08 04:02:32.174 replacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 08 04:02:32.174 |
| 3308 | 2026-09-08T04:02:33.370Z | Sep 08 04:02:32.174 Sep 08 04:02:32.183DEBG INFOcreated new freemap , adding route 172.17.0.10/32 -> 10.0.0.255unit: |
| 3309 | 2026-09-08T04:02:33.370Z | freemap_route_ipv4INFO |
| 3310 | 2026-09-08T04:02:33.370Z | replacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 04:02:32.174Sep 08 04:02:32.183 adding route 172.17.0.32/32 -> 10.0.0.255DEBG |
| 3311 | 2026-09-08T04:02:33.370Z | replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 04:02:32.183 |
| 3312 | 2026-09-08T04:02:33.370Z | DEBGSep 08 04:02:32.174Sep 08 04:02:32.183 INFOcreated new freemap , DEBGSep 08 04:02:32.183unit DEBGINFO: replacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] adding route 172.17.0.11/32 -> 10.0.0.255 |
| 3313 | 2026-09-08T04:02:33.370Z | |
| 3314 | 2026-09-08T04:02:33.370Z | adding route 3fff:beef:23::/64 -> 2001:db8::55:ffcreated new freemap , freemap_route_ipv6 |
| 3315 | 2026-09-08T04:02:33.370Z | |
| 3316 | 2026-09-08T04:02:33.370Z | unitSep 08 04:02:32.183Sep 08 04:02:32.183: DEBG freemap_route_ipv4INFO |
| 3317 | 2026-09-08T04:02:33.370Z | adding route 172.17.0.33/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 } }] |
| 3318 | 2026-09-08T04:02:33.370Z | Sep 08 04:02:32.183 |
| 3319 | 2026-09-08T04:02:33.370Z | DEBGSep 08 04:02:32.183 DEBGSep 08 04:02:32.183 Sep 08 04:02:32.183 initted freemap. size: 64 , 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 } }]unitDEBG |
| 3320 | 2026-09-08T04:02:33.370Z | :DEBGSep 08 04:02:32.183created new freemap freemap_route_ipv4, |
| 3321 | 2026-09-08T04:02:33.370Z | Sep 08 04:02:32.183replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]unit : |
| 3322 | 2026-09-08T04:02:33.370Z | INFO INFOSep 08 04:02:32.183freemap_route_ipv6 adding route 172.17.0.12/32 -> 10.0.0.255 adding route 172.17.0.34/32 -> 10.0.0.255DEBG |
| 3323 | 2026-09-08T04:02:33.370Z | |
| 3324 | 2026-09-08T04:02:33.371Z | |
| 3325 | 2026-09-08T04:02:33.371Z | reset freemapSep 08 04:02:32.183, Sep 08 04:02:32.183 unitSep 08 04:02:32.183INFO :adding route 3fff:beef:24::/64 -> 2001:db8::55:ff DEBG |
| 3326 | 2026-09-08T04:02:33.371Z | DEBG freemap_route_ipv4Sep 08 04:02:32.183replacing 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 } }] |
| 3327 | 2026-09-08T04:02:33.371Z | 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 } }] |
| 3328 | 2026-09-08T04:02:33.371Z | DEBG Sep 08 04:02:32.183Sep 08 04:02:32.183initted freemap. size: 64 |
| 3329 | 2026-09-08T04:02:33.371Z | INFOSep 08 04:02:32.183 adding route 172.17.0.35/32 -> 10.0.0.255, |
| 3330 | 2026-09-08T04:02:33.371Z | DEBGunitSep 08 04:02:32.183: DEBGfreemap_route_ipv4 initted freemap. size: 64replacing 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 } }] |
| 3331 | 2026-09-08T04:02:33.371Z | Sep 08 04:02:32.183 |
| 3332 | 2026-09-08T04:02:33.371Z | , INFOunit:DEBG freemap_route_ipv6adding route 172.17.0.13/32 -> 10.0.0.255 |
| 3333 | 2026-09-08T04:02:33.371Z | |
| 3334 | 2026-09-08T04:02:33.371Z | replacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 04:02:32.183Sep 08 04:02:32.183 |
| 3335 | 2026-09-08T04:02:33.371Z | Sep 08 04:02:32.183 DEBG Sep 08 04:02:32.183reset freemapSep 08 04:02:32.183, DEBGunit :INFODEBG INFOadding route 172.17.0.36/32 -> 10.0.0.255 |
| 3336 | 2026-09-08T04:02:33.371Z | 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 } }] |
| 3337 | 2026-09-08T04:02:33.371Z | reset freemapadding route 3fff:beef:25::/64 -> 2001:db8::55:ffSep 08 04:02:32.183 |
| 3338 | 2026-09-08T04:02:33.371Z | , unitfreemap_route_ipv4INFOSep 08 04:02:32.183: |
| 3339 | 2026-09-08T04:02:33.371Z | DEBGadding route 172.17.0.14/32 -> 10.0.0.255 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 } }] |
| 3340 | 2026-09-08T04:02:33.371Z | |
| 3341 | 2026-09-08T04:02:33.371Z | freemap_route_ipv6 |
| 3342 | 2026-09-08T04:02:33.371Z | Sep 08 04:02:32.183Sep 08 04:02:32.183Sep 08 04:02:32.183 INFOSep 08 04:02:32.183 DEBGINFOadding route 172.17.0.37/32 -> 10.0.0.255 |
| 3343 | 2026-09-08T04:02:33.371Z | adding route 3fff:dead::/64 -> 2001:db8::55:1DEBG |
| 3344 | 2026-09-08T04:02:33.371Z | Sep 08 04:02:32.184initted freemap. size: 64Sep 08 04:02:32.184 , replacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 04:02:32.184 |
| 3345 | 2026-09-08T04:02:33.371Z | unit :DEBG DEBGfreemap_route_ipv6 |
| 3346 | 2026-09-08T04:02:33.371Z | 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 } }] 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.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 } }] |
| 3347 | 2026-09-08T04:02:33.372Z | |
| 3348 | 2026-09-08T04:02:33.372Z | |
| 3349 | 2026-09-08T04:02:33.372Z | Sep 08 04:02:32.184Sep 08 04:02:32.184Sep 08 04:02:32.184 INFOINFO adding route 3fff:dead::/64 -> 2001:db8::55:2adding route 172.17.0.38/32 -> 10.0.0.255Sep 08 04:02:32.184 |
| 3350 | 2026-09-08T04:02:33.372Z | |
| 3351 | 2026-09-08T04:02:33.372Z | Sep 08 04:02:32.184INFO DEBG INFOreset freemap adding route 3fff:beef:26::/64 -> 2001:db8::55:ff, adding route 172.17.0.15/32 -> 10.0.0.255unitSep 08 04:02:32.184 |
| 3352 | 2026-09-08T04:02:33.372Z | :DEBG Sep 08 04:02:32.184 |
| 3353 | 2026-09-08T04:02:33.372Z | replacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] freemap_route_ipv6 |
| 3354 | 2026-09-08T04:02:33.372Z | DEBG |
| 3355 | 2026-09-08T04:02:33.372Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]Sep 08 04:02:32.184 DEBG |
| 3356 | 2026-09-08T04:02:33.372Z | Sep 08 04:02:32.184replacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 04:02:32.184 |
| 3357 | 2026-09-08T04:02:33.372Z | INFOSep 08 04:02:32.184 Sep 08 04:02:32.184INFO adding route 172.17.0.39/32 -> 10.0.0.255adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 08 04:02:32.184DEBG |
| 3358 | 2026-09-08T04:02:33.372Z | INFOINFO 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 } }] |
| 3359 | 2026-09-08T04:02:33.372Z | adding route 172.17.0.16/32 -> 10.0.0.255adding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 3360 | 2026-09-08T04:02:33.372Z | Sep 08 04:02:32.184 |
| 3361 | 2026-09-08T04:02:33.372Z | Sep 08 04:02:32.184 |
| 3362 | 2026-09-08T04:02:33.372Z | DEBG 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 } }] |
| 3363 | 2026-09-08T04:02:33.372Z | Sep 08 04:02:32.184Sep 08 04:02:32.184replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 3364 | 2026-09-08T04:02:33.372Z | INFO Sep 08 04:02:32.184adding route 3fff:beef:27::/64 -> 2001:db8::55:ff Sep 08 04:02:32.184DEBGSep 08 04:02:32.184 INFOINFO |
| 3365 | 2026-09-08T04:02:33.372Z | test route::tests::same_size_non_subset_replace ... ok |
| 3366 | 2026-09-08T04:02:33.373Z | 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 } }] adding route 172.17.0.40/32 -> 10.0.0.255replacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3367 | 2026-09-08T04:02:33.373Z | |
| 3368 | 2026-09-08T04:02:33.373Z | |
| 3369 | 2026-09-08T04:02:33.373Z | |
| 3370 | 2026-09-08T04:02:33.373Z | test table::mcast::mcast_egress::tests::test_port_bitmap ... ok |
| 3371 | 2026-09-08T04:02:33.373Z | Sep 08 04:02:32.184Sep 08 04:02:32.184Sep 08 04:02:32.184 DEBGDEBGSep 08 04:02:32.184 Sep 08 04:02:32.184replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_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 |
| 3372 | 2026-09-08T04:02:33.373Z | created new freemap , unit Sep 08 04:02:32.184replacing 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 |
| 3373 | 2026-09-08T04:02:33.373Z | adding route 3fff:dead::/64 -> 2001:db8::55:4 :DEBGadding route 172.17.0.17/32 -> 10.0.0.255DEBG |
| 3374 | 2026-09-08T04:02:33.373Z | freemap_route_ipv4replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: 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 } }] |
| 3375 | 2026-09-08T04:02:33.373Z | 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 } }] |
| 3376 | 2026-09-08T04:02:33.373Z | |
| 3377 | 2026-09-08T04:02:33.373Z | |
| 3378 | 2026-09-08T04:02:33.373Z | Sep 08 04:02:32.184 Sep 08 04:02:32.184DEBG INFOreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]Sep 08 04:02:32.184 |
| 3379 | 2026-09-08T04:02:33.373Z | Sep 08 04:02:32.184adding route 172.17.0.41/32 -> 10.0.0.255DEBG |
| 3380 | 2026-09-08T04:02:33.373Z | created new freemap Sep 08 04:02:32.184INFO, Sep 08 04:02:32.184unit adding route 3fff:beef:28::/64 -> 2001:db8::55:ff :Sep 08 04:02:32.184DEBG DEBGDEBGreplacing 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 } }] |
| 3381 | 2026-09-08T04:02:33.373Z | |
| 3382 | 2026-09-08T04:02:33.373Z | freemap_route_ipv6replacing 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 } }] |
| 3383 | 2026-09-08T04:02:33.373Z | replacing targets for 3fff:dead::/64 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 } }] |
| 3384 | 2026-09-08T04:02:33.373Z | Sep 08 04:02:32.184 |
| 3385 | 2026-09-08T04:02:33.373Z | Sep 08 04:02:32.184 DEBGSep 08 04:02:32.184INFO DEBGadding route 172.17.0.42/32 -> 10.0.0.255 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 } }]initted freemap. size: 64 |
| 3386 | 2026-09-08T04:02:33.373Z | , Sep 08 04:02:32.184 |
| 3387 | 2026-09-08T04:02:33.373Z | unitINFO:Sep 08 04:02:32.184Sep 08 04:02:32.184 adding route 172.17.0.18/32 -> 10.0.0.255INFODEBG |
| 3388 | 2026-09-08T04:02:33.373Z | 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 } }] freemap_route_ipv4 |
| 3389 | 2026-09-08T04:02:33.374Z | |
| 3390 | 2026-09-08T04:02:33.374Z | adding route 3fff:beef:29::/64 -> 2001:db8::55:ffSep 08 04:02:32.184 |
| 3391 | 2026-09-08T04:02:33.374Z | Sep 08 04:02:32.184DEBG INFOSep 08 04:02:32.184 adding route 172.17.0.43/32 -> 10.0.0.255DEBGSep 08 04:02:32.184replacing 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 } }] |
| 3392 | 2026-09-08T04:02:33.374Z | |
| 3393 | 2026-09-08T04:02:33.374Z | 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 } }] |
| 3394 | 2026-09-08T04:02:33.374Z | reset freemapSep 08 04:02:32.184, Sep 08 04:02:32.184unit :INFODEBG freemap_route_ipv4replacing 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 } }] |
| 3395 | 2026-09-08T04:02:33.374Z | |
| 3396 | 2026-09-08T04:02:33.374Z | adding route 172.17.0.19/32 -> 10.0.0.255 |
| 3397 | 2026-09-08T04:02:33.374Z | Sep 08 04:02:32.184 INFOSep 08 04:02:32.184 adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffDEBG |
| 3398 | 2026-09-08T04:02:33.374Z | Sep 08 04:02:32.184 initted freemap. size: 64INFO, Sep 08 04:02:32.184Sep 08 04:02:32.184 unitDEBG:DEBGadding route 172.17.0.44/32 -> 10.0.0.255 |
| 3399 | 2026-09-08T04:02:33.374Z | 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 } }]freemap_route_ipv6 |
| 3400 | 2026-09-08T04:02:33.374Z | 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 } }] |
| 3401 | 2026-09-08T04:02:33.374Z | |
| 3402 | 2026-09-08T04:02:33.374Z | Sep 08 04:02:32.184Sep 08 04:02:32.184 DEBGDEBG reset freemapSep 08 04:02:32.184, 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 } }]unit |
| 3403 | 2026-09-08T04:02:33.374Z | Sep 08 04:02:32.184: freemap_route_ipv6INFO |
| 3404 | 2026-09-08T04:02:33.374Z | INFOadding route 3fff:beef:2b::/64 -> 2001:db8::55:ff |
| 3405 | 2026-09-08T04:02:33.380Z | Sep 08 04:02:32.184adding route 172.17.0.20/32 -> 10.0.0.255 INFO |
| 3406 | 2026-09-08T04:02:33.380Z | Sep 08 04:02:32.184 adding route 172.17.0.45/32 -> 10.0.0.255INFO |
| 3407 | 2026-09-08T04:02:33.380Z | Sep 08 04:02:32.184Sep 08 04:02:32.184 adding route 3fff:dead::/64 -> 2001:db8::55:1DEBG |
| 3408 | 2026-09-08T04:02:33.380Z | Sep 08 04:02:32.184 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 } }]DEBGDEBG Sep 08 04:02:32.184replacing 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 } }] |
| 3409 | 2026-09-08T04:02:33.380Z | 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 } }] |
| 3410 | 2026-09-08T04:02:33.380Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 3411 | 2026-09-08T04:02:33.380Z | |
| 3412 | 2026-09-08T04:02:33.380Z | Sep 08 04:02:32.184Sep 08 04:02:32.184 INFOINFOSep 08 04:02:32.184 adding route 172.17.0.46/32 -> 10.0.0.255INFO |
| 3413 | 2026-09-08T04:02:33.380Z | adding route 3fff:dead::/64 -> 2001:db8::55:2adding route 172.17.0.21/32 -> 10.0.0.255 |
| 3414 | 2026-09-08T04:02:33.380Z | |
| 3415 | 2026-09-08T04:02:33.380Z | Sep 08 04:02:32.184Sep 08 04:02:32.184 INFOSep 08 04:02:32.184 Sep 08 04:02:32.184 DEBGDEBGDEBGadding route 3fff:beef:2c::/64 -> 2001:db8::55:ff replacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 3416 | 2026-09-08T04:02:33.380Z | |
| 3417 | 2026-09-08T04:02:33.380Z | |
| 3418 | 2026-09-08T04:02:33.380Z | 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 } }] |
| 3419 | 2026-09-08T04:02:33.380Z | Sep 08 04:02:32.184Sep 08 04:02:32.184 Sep 08 04:02:32.184INFO DEBGINFO adding route 172.17.0.22/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 } }] |
| 3420 | 2026-09-08T04:02:33.380Z | adding route 172.17.0.47/32 -> 10.0.0.255Sep 08 04:02:32.184 |
| 3421 | 2026-09-08T04:02:33.380Z | |
| 3422 | 2026-09-08T04:02:33.380Z | INFO adding route 3fff:dead::/64 -> 2001:db8::55:3Sep 08 04:02:32.184Sep 08 04:02:32.184 |
| 3423 | 2026-09-08T04:02:33.381Z | |
| 3424 | 2026-09-08T04:02:33.381Z | 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.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 04:02:32.184 DEBGSep 08 04:02:32.184 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 } }] |
| 3425 | 2026-09-08T04:02:33.381Z | created new freemap, unitSep 08 04:02:32.184:Sep 08 04:02:32.193 |
| 3426 | 2026-09-08T04:02:33.381Z | freemap_route_ipv4INFO |
| 3427 | 2026-09-08T04:02:33.381Z | adding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 3428 | 2026-09-08T04:02:33.381Z | DEBG Sep 08 04:02:32.193created new freemapSep 08 04:02:32.193 |
| 3429 | 2026-09-08T04:02:33.381Z | , INFO unitSep 08 04:02:32.193adding route 172.17.0.48/32 -> 10.0.0.255 |
| 3430 | 2026-09-08T04:02:33.381Z | :DEBG DEBGfreemap_route_ipv4Sep 08 04:02:32.193 |
| 3431 | 2026-09-08T04:02:33.381Z | Sep 08 04:02:32.193DEBG created new freemapreplacing 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:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 } }], |
| 3432 | 2026-09-08T04:02:33.381Z | Sep 08 04:02:32.193unit: DEBG |
| 3433 | 2026-09-08T04:02:33.381Z | INFO Sep 08 04:02:32.193created new freemap freemap_route_ipv6INFO, unitadding route 172.17.0.49/32 -> 10.0.0.255 |
| 3434 | 2026-09-08T04:02:33.381Z | : freemap_route_ipv6 |
| 3435 | 2026-09-08T04:02:33.381Z | |
| 3436 | 2026-09-08T04:02:33.381Z | adding route 172.17.0.23/32 -> 10.0.0.255Sep 08 04:02:32.193 |
| 3437 | 2026-09-08T04:02:33.381Z | Sep 08 04:02:32.193 DEBGSep 08 04:02:32.193DEBG 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 } }] |
| 3438 | 2026-09-08T04:02:33.381Z | DEBG initted freemap. size: 64replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55: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 } }], |
| 3439 | 2026-09-08T04:02:33.381Z | unit:Sep 08 04:02:32.193 Sep 08 04:02:32.193Sep 08 04:02:32.193freemap_route_ipv4 |
| 3440 | 2026-09-08T04:02:33.381Z | INFO DEBG initted freemap. size: 64DEBG, adding route 172.17.0.50/32 -> 10.0.0.255Sep 08 04:02:32.193 |
| 3441 | 2026-09-08T04:02:33.381Z | unitDEBG: reset freemapreplacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }], freemap_route_ipv4 |
| 3442 | 2026-09-08T04:02:33.381Z | unit: |
| 3443 | 2026-09-08T04:02:33.381Z | Sep 08 04:02:32.193 freemap_route_ipv4DEBG |
| 3444 | 2026-09-08T04:02:33.381Z | replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 04:02:32.193Sep 08 04:02:32.193 |
| 3445 | 2026-09-08T04:02:33.381Z | INFO DEBG adding route 172.17.0.24/32 -> 10.0.0.255reset freemapSep 08 04:02:32.194, Sep 08 04:02:32.194unit |
| 3446 | 2026-09-08T04:02:33.381Z | DEBG: initted freemap. size: 64freemap_route_ipv4INFO |
| 3447 | 2026-09-08T04:02:33.382Z | , unitadding route 172.17.0.51/32 -> 10.0.0.255Sep 08 04:02:32.194 |
| 3448 | 2026-09-08T04:02:33.382Z | :Sep 08 04:02:32.194DEBG freemap_route_ipv6DEBG |
| 3449 | 2026-09-08T04:02:33.382Z | replacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]initted freemap. size: 64, |
| 3450 | 2026-09-08T04:02:33.382Z | unit:Sep 08 04:02:32.194Sep 08 04:02:32.194 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 } }] |
| 3451 | 2026-09-08T04:02:33.382Z | freemap_route_ipv6 |
| 3452 | 2026-09-08T04:02:33.382Z | reset freemapSep 08 04:02:32.194, Sep 08 04:02:32.194 unitINFO: freemap_route_ipv6 INFOadding route 172.17.0.25/32 -> 10.0.0.255 |
| 3453 | 2026-09-08T04:02:33.382Z | Sep 08 04:02:32.194adding route 172.17.0.52/32 -> 10.0.0.255 |
| 3454 | 2026-09-08T04:02:33.382Z | |
| 3455 | 2026-09-08T04:02:33.382Z | DEBG reset freemapSep 08 04:02:32.194, unit :DEBG Sep 08 04:02:32.194freemap_route_ipv6Sep 08 04:02:32.194 DEBGINFO replacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3456 | 2026-09-08T04:02:33.382Z | adding route 172.16.0.0/32 -> 10.0.0.1 |
| 3457 | 2026-09-08T04:02:33.382Z | |
| 3458 | 2026-09-08T04:02:33.382Z | 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 } }] |
| 3459 | 2026-09-08T04:02:33.382Z | Sep 08 04:02:32.194Sep 08 04:02:32.194 Sep 08 04:02:32.184 Sep 08 04:02:32.194DEBG INFOINFOINFO adding route 172.17.0.26/32 -> 10.0.0.255adding route 172.16.0.0/32 -> 10.0.0.1 |
| 3460 | 2026-09-08T04:02:33.382Z | 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 } }] |
| 3461 | 2026-09-08T04:02:33.382Z | |
| 3462 | 2026-09-08T04:02:33.382Z | Sep 08 04:02:32.194adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff Sep 08 04:02:32.194Sep 08 04:02:32.194Sep 08 04:02:32.194 INFOINFO |
| 3463 | 2026-09-08T04:02:33.382Z | adding route 172.16.0.0/32 -> 10.0.0.2DEBGDEBGadding route 172.17.0.53/32 -> 10.0.0.255 |
| 3464 | 2026-09-08T04:02:33.382Z | test route::tests::shrink_to_single_non_zero_survivor ... ok |
| 3465 | 2026-09-08T04:02:33.382Z | |
| 3466 | 2026-09-08T04:02:33.382Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]Sep 08 04:02:32.194 |
| 3467 | 2026-09-08T04:02:33.382Z | 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 } }] DEBGSep 08 04:02:32.194 DEBGSep 08 04:02:32.194replacing 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 } }] |
| 3468 | 2026-09-08T04:02:33.382Z | |
| 3469 | 2026-09-08T04:02:33.382Z | test route::tests::delete_targets_fragmented ... ok |
| 3470 | 2026-09-08T04:02:33.382Z | 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 } }] |
| 3471 | 2026-09-08T04:02:33.383Z | test route::tests::shrink_preserves_compacted_order ... ok |
| 3472 | 2026-09-08T04:02:33.383Z | INFOSep 08 04:02:32.194 Sep 08 04:02:32.194DEBGSep 08 04:02:32.194Sep 08 04:02:32.194 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 } }]INFOINFO DEBG |
| 3473 | 2026-09-08T04:02:33.383Z | adding route 172.16.0.0/32 -> 10.0.0.2adding route 172.17.0.27/32 -> 10.0.0.255 |
| 3474 | 2026-09-08T04:02:33.383Z | adding route 3fff:beef:30::/64 -> 2001:db8::55:ff |
| 3475 | 2026-09-08T04:02:33.383Z | |
| 3476 | 2026-09-08T04:02:33.383Z | 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 } }] |
| 3477 | 2026-09-08T04:02:33.383Z | Sep 08 04:02:32.194Sep 08 04:02:32.194 Sep 08 04:02:32.194Sep 08 04:02:32.194DEBGDEBG 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 } }]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 } }] |
| 3478 | 2026-09-08T04:02:33.383Z | |
| 3479 | 2026-09-08T04:02:33.383Z | adding route 172.17.0.54/32 -> 10.0.0.255DEBG |
| 3480 | 2026-09-08T04:02:33.383Z | 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 08 04:02:32.194Sep 08 04:02:32.194Sep 08 04:02:32.194 |
| 3481 | 2026-09-08T04:02:33.383Z | INFODEBG adding route 172.16.0.0/32 -> 10.0.0.3 |
| 3482 | 2026-09-08T04:02:33.383Z | 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 adding route 3fff:beef:31::/64 -> 2001:db8::55:ffSep 08 04:02:32.194Sep 08 04:02:32.194 |
| 3483 | 2026-09-08T04:02:33.383Z | 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 } }, NextHop { asic_port_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 } }] |
| 3484 | 2026-09-08T04:02:33.383Z | created new freemapSep 08 04:02:32.203, unitDEBG: Sep 08 04:02:32.203freemap_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 } }] |
| 3485 | 2026-09-08T04:02:33.383Z | |
| 3486 | 2026-09-08T04:02:33.383Z | INFO Sep 08 04:02:32.184 INFO adding route 172.16.0.0/32 -> 10.0.0.4adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffSep 08 04:02:32.203Sep 08 04:02:32.203 INFO |
| 3487 | 2026-09-08T04:02:33.383Z | adding route 3fff:beef:32::/64 -> 2001:db8::55:ff |
| 3488 | 2026-09-08T04:02:33.383Z | DEBG Sep 08 04:02:32.203created new freemap Sep 08 04:02:32.203DEBG 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 } }] , Sep 08 04:02:32.194 |
| 3489 | 2026-09-08T04:02:33.383Z | unit: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 } }] |
| 3490 | 2026-09-08T04:02:33.383Z | freemap_route_ipv6 |
| 3491 | 2026-09-08T04:02:33.383Z | INFO |
| 3492 | 2026-09-08T04:02:33.383Z | adding route 172.17.0.28/32 -> 10.0.0.255 |
| 3493 | 2026-09-08T04:02:33.383Z | Sep 08 04:02:32.203Sep 08 04:02:32.203 Sep 08 04:02:32.203INFO Sep 08 04:02:32.203adding route 172.17.0.55/32 -> 10.0.0.255 |
| 3494 | 2026-09-08T04:02:33.384Z | INFO Sep 08 04:02:32.203DEBG DEBGSep 08 04:02:32.203replacing targets for 172.16.0.0/32 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 } }] |
| 3495 | 2026-09-08T04:02:33.384Z | |
| 3496 | 2026-09-08T04:02:33.384Z | DEBGinitted freemap. size: 64 DEBGadding route 3fff:beef:33::/64 -> 2001:db8::55:ff , 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 } }] |
| 3497 | 2026-09-08T04:02:33.384Z | |
| 3498 | 2026-09-08T04:02:33.384Z | 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 } }]unit: |
| 3499 | 2026-09-08T04:02:33.384Z | Sep 08 04:02:32.203freemap_route_ipv4 |
| 3500 | 2026-09-08T04:02:33.384Z | DEBGSep 08 04:02:32.203 Sep 08 04:02:32.203 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 08 04:02:32.203 |
| 3501 | 2026-09-08T04:02:33.384Z | adding route 172.17.0.56/32 -> 10.0.0.255DEBG |
| 3502 | 2026-09-08T04:02:33.384Z | replacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 04:02:32.203 |
| 3503 | 2026-09-08T04:02:33.384Z | Sep 08 04:02:32.203Sep 08 04:02:32.203 DEBGINFO INFOadding route 3fff:beef:34::/64 -> 2001:db8::55:ff |
| 3504 | 2026-09-08T04:02:33.384Z | adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffSep 08 04:02:32.203 DEBG reset freemap |
| 3505 | 2026-09-08T04:02:33.389Z | , unitINFO:Sep 08 04:02:32.203 adding route 172.17.0.29/32 -> 10.0.0.255replacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3506 | 2026-09-08T04:02:33.390Z | |
| 3507 | 2026-09-08T04:02:33.390Z | DEBG replacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv4Sep 08 04:02:32.203 |
| 3508 | 2026-09-08T04:02:33.390Z | |
| 3509 | 2026-09-08T04:02:33.390Z | Sep 08 04:02:32.203DEBG 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 } }] |
| 3510 | 2026-09-08T04:02:33.390Z | Sep 08 04:02:32.203adding route 172.17.0.57/32 -> 10.0.0.255Sep 08 04:02:32.203 |
| 3511 | 2026-09-08T04:02:33.390Z | Sep 08 04:02:32.203DEBG INFO Sep 08 04:02:32.203adding route 3fff:beef:35::/64 -> 2001:db8::55:ffinitted freemap. size: 64 |
| 3512 | 2026-09-08T04:02:33.390Z | Sep 08 04:02:32.203INFO , DEBGunit : 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 } }]freemap_route_ipv6 |
| 3513 | 2026-09-08T04:02:33.390Z | Sep 08 04:02:32.203 |
| 3514 | 2026-09-08T04:02:33.390Z | adding route 172.17.0.30/32 -> 10.0.0.255DEBGDEBG |
| 3515 | 2026-09-08T04:02:33.390Z | Sep 08 04:02:32.203replacing 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: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 |
| 3516 | 2026-09-08T04:02:33.390Z | Sep 08 04:02:32.203adding route 172.17.0.58/32 -> 10.0.0.255 |
| 3517 | 2026-09-08T04:02:33.390Z | |
| 3518 | 2026-09-08T04:02:33.390Z | DEBGSep 08 04:02:32.203 Sep 08 04:02:32.203Sep 08 04:02:32.203replacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 08 04:02:32.203 |
| 3519 | 2026-09-08T04:02:33.390Z | DEBG reset freemapDEBG Sep 08 04:02:32.203INFO , 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 |
| 3520 | 2026-09-08T04:02:33.390Z | adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffunitadding route 172.17.0.31/32 -> 10.0.0.255: freemap_route_ipv6 |
| 3521 | 2026-09-08T04:02:33.390Z | |
| 3522 | 2026-09-08T04:02:33.391Z | Sep 08 04:02:32.203 |
| 3523 | 2026-09-08T04:02:33.391Z | INFO INFOadding route 172.17.0.59/32 -> 10.0.0.255 Sep 08 04:02:32.203adding route 3fff:beef:36::/64 -> 2001:db8::55:ff |
| 3524 | 2026-09-08T04:02:33.391Z | |
| 3525 | 2026-09-08T04:02:33.391Z | INFOSep 08 04:02:32.203 adding route 172.16.0.0/32 -> 10.0.0.1Sep 08 04:02:32.203 |
| 3526 | 2026-09-08T04:02:33.391Z | Sep 08 04:02:32.203DEBGSep 08 04:02:32.203 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 } }] 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 } }] |
| 3527 | 2026-09-08T04:02:33.391Z | |
| 3528 | 2026-09-08T04:02:33.391Z | 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 } }] |
| 3529 | 2026-09-08T04:02:33.391Z | Sep 08 04:02:32.203Sep 08 04:02:32.203 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 08 04:02:32.203 INFOadding route 172.17.0.32/32 -> 10.0.0.255 |
| 3530 | 2026-09-08T04:02:33.391Z | adding route 172.17.0.60/32 -> 10.0.0.255Sep 08 04:02:32.203DEBG |
| 3531 | 2026-09-08T04:02:33.391Z | 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 |
| 3532 | 2026-09-08T04:02:33.391Z | |
| 3533 | 2026-09-08T04:02:33.391Z | Sep 08 04:02:32.203 Sep 08 04:02:32.203adding route 3fff:beef:37::/64 -> 2001:db8::55:ffDEBG |
| 3534 | 2026-09-08T04:02:33.391Z | Sep 08 04:02:32.203 INFODEBG adding route 3fff:beef:30::/64 -> 2001:db8::55:ffreplacing 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 } }] |
| 3535 | 2026-09-08T04:02:33.391Z | Sep 08 04:02:32.203Sep 08 04:02:32.203 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 } }] |
| 3536 | 2026-09-08T04:02:33.391Z | INFO |
| 3537 | 2026-09-08T04:02:33.391Z | 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 08 04:02:32.203adding route 172.16.0.0/32 -> 10.0.0.2 |
| 3538 | 2026-09-08T04:02:33.391Z | |
| 3539 | 2026-09-08T04:02:33.391Z | Sep 08 04:02:32.203 DEBGSep 08 04:02:32.203 failed to allocate space for the new target listINFOSep 08 04:02:32.203 |
| 3540 | 2026-09-08T04:02:33.392Z | Sep 08 04:02:32.203 INFOadding route 172.17.0.33/32 -> 10.0.0.255DEBG |
| 3541 | 2026-09-08T04:02:33.392Z | adding route 3fff:beef:38::/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 } }]Sep 08 04:02:32.203 |
| 3542 | 2026-09-08T04:02:33.392Z | |
| 3543 | 2026-09-08T04:02:33.392Z | Sep 08 04:02:32.203 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.2, vlan_id: None } }]replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] |
| 3544 | 2026-09-08T04:02:33.392Z | Sep 08 04:02:32.203 |
| 3545 | 2026-09-08T04:02:33.392Z | 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 } }]Sep 08 04:02:32.203 |
| 3546 | 2026-09-08T04:02:33.392Z | Sep 08 04:02:32.203replacing 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 } }] |
| 3547 | 2026-09-08T04:02:33.392Z | INFO adding route 172.16.0.0/32 -> 10.0.0.3INFO |
| 3548 | 2026-09-08T04:02:33.392Z | adding route 3fff:beef:31::/64 -> 2001:db8::55:ff |
| 3549 | 2026-09-08T04:02:33.392Z | Sep 08 04:02:32.203 Sep 08 04:02:32.203INFO DEBGSep 08 04:02:32.203adding route 3fff:beef:39::/64 -> 2001:db8::55:ff Sep 08 04:02:32.203 |
| 3550 | 2026-09-08T04:02:33.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 } }, 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 |
| 3551 | 2026-09-08T04:02:33.392Z | 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 |
| 3552 | 2026-09-08T04:02:33.392Z | Sep 08 04:02:32.203 adding route 172.17.0.34/32 -> 10.0.0.255Sep 08 04:02:32.203DEBGSep 08 04:02:32.203 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 |
| 3553 | 2026-09-08T04:02:33.392Z | INFO adding route 3fff:beef:32::/64 -> 2001:db8::55:ffadding route 172.16.0.0/32 -> 10.0.0.4 |
| 3554 | 2026-09-08T04:02:33.392Z | |
| 3555 | 2026-09-08T04:02:33.392Z | |
| 3556 | 2026-09-08T04:02:33.392Z | Sep 08 04:02:32.203 DEBG Sep 08 04:02:32.203Sep 08 04:02:32.203 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 } }] |
| 3557 | 2026-09-08T04:02:33.392Z | INFODEBGSep 08 04:02:32.203 adding route 3fff:beef:3a::/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 } }] |
| 3558 | 2026-09-08T04:02:33.392Z | |
| 3559 | 2026-09-08T04:02:33.392Z | Sep 08 04:02:32.203 DEBGINFO adding route 172.17.0.35/32 -> 10.0.0.255replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }] |
| 3560 | 2026-09-08T04:02:33.393Z | |
| 3561 | 2026-09-08T04:02:33.393Z | Sep 08 04:02:32.203Sep 08 04:02:32.203 INFOSep 08 04:02:32.203DEBG 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 } }]adding route 3fff:beef:33::/64 -> 2001:db8::55:ff |
| 3562 | 2026-09-08T04:02:33.393Z | |
| 3563 | 2026-09-08T04:02:33.393Z | replacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 04:02:32.203 |
| 3564 | 2026-09-08T04:02:33.393Z | DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]Sep 08 04:02:32.203Sep 08 04:02:32.203 |
| 3565 | 2026-09-08T04:02:33.393Z | Sep 08 04:02:32.203 INFO INFODEBG adding route 172.17.0.36/32 -> 10.0.0.255adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff |
| 3566 | 2026-09-08T04:02:33.393Z | 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 } }] |
| 3567 | 2026-09-08T04:02:33.393Z | |
| 3568 | 2026-09-08T04:02:33.393Z | Sep 08 04:02:32.203 DEBGSep 08 04:02:32.203Sep 08 04:02:32.203 replacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 3569 | 2026-09-08T04:02:33.393Z | INFO replacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:beef:34::/64 -> 2001:db8::55:ff |
| 3570 | 2026-09-08T04:02:33.393Z | |
| 3571 | 2026-09-08T04:02:33.393Z | Sep 08 04:02:32.203 INFO adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffSep 08 04:02:32.203 |
| 3572 | 2026-09-08T04:02:33.393Z | Sep 08 04:02:32.203 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 } }]Sep 08 04:02:32.203 |
| 3573 | 2026-09-08T04:02:33.393Z | adding route 172.17.0.37/32 -> 10.0.0.255DEBG |
| 3574 | 2026-09-08T04:02:33.393Z | 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 08 04:02:32.203 |
| 3575 | 2026-09-08T04:02:33.393Z | INFO Sep 08 04:02:32.203adding route 3fff:beef:35::/64 -> 2001:db8::55:ffSep 08 04:02:32.203 |
| 3576 | 2026-09-08T04:02:33.394Z | DEBGDEBG failed to allocate space for the new target listreplacing 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 } }] |
| 3577 | 2026-09-08T04:02:33.394Z | |
| 3578 | 2026-09-08T04:02:33.394Z | Sep 08 04:02:32.203 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 08 04:02:32.203 Sep 08 04:02:32.203 |
| 3579 | 2026-09-08T04:02:33.394Z | INFODEBG DEBGreplacing 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.38/32 -> 10.0.0.255 |
| 3580 | 2026-09-08T04:02:33.394Z | |
| 3581 | 2026-09-08T04:02:33.394Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 } }] |
| 3582 | 2026-09-08T04:02:33.394Z | Sep 08 04:02:32.203 Sep 08 04:02:32.203DEBG 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 } }] |
| 3583 | 2026-09-08T04:02:33.394Z | adding route 3fff:beef:36::/64 -> 2001:db8::55:ffSep 08 04:02:32.203 |
| 3584 | 2026-09-08T04:02:33.394Z | INFO adding route 172.17.0.6/32 -> 10.0.0.255 |
| 3585 | 2026-09-08T04:02:33.394Z | Sep 08 04:02:32.203 Sep 08 04:02:32.203INFO DEBGSep 08 04:02:32.203 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 } }] |
| 3586 | 2026-09-08T04:02:33.394Z | Sep 08 04:02:32.204 DEBGDEBG created new freemapreplacing 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 } }], |
| 3587 | 2026-09-08T04:02:33.394Z | unit: freemap_route_ipv4Sep 08 04:02:32.213 |
| 3588 | 2026-09-08T04:02:33.394Z | Sep 08 04:02:32.213INFO INFOadding route 3fff:beef:37::/64 -> 2001:db8::55:ff |
| 3589 | 2026-09-08T04:02:33.394Z | Sep 08 04:02:32.213adding route 172.17.0.7/32 -> 10.0.0.255 |
| 3590 | 2026-09-08T04:02:33.395Z | DEBG created new freemapSep 08 04:02:32.213, unitDEBGSep 08 04:02:32.213 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 } }]: |
| 3591 | 2026-09-08T04:02:33.395Z | 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 } }] |
| 3592 | 2026-09-08T04:02:33.395Z | freemap_route_ipv6 |
| 3593 | 2026-09-08T04:02:33.395Z | Sep 08 04:02:32.213Sep 08 04:02:32.213 Sep 08 04:02:32.213INFO INFOadding route 3fff:beef:38::/64 -> 2001:db8::55:ffDEBG |
| 3594 | 2026-09-08T04:02:33.395Z | initted freemap. size: 64adding route 172.17.0.8/32 -> 10.0.0.255, |
| 3595 | 2026-09-08T04:02:33.395Z | unit: freemap_route_ipv4Sep 08 04:02:32.213 |
| 3596 | 2026-09-08T04:02:33.395Z | 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 } }] |
| 3597 | 2026-09-08T04:02:33.395Z | Sep 08 04:02:32.213 Sep 08 04:02:32.213DEBG DEBGreset freemapadding route 172.17.0.39/32 -> 10.0.0.255Sep 08 04:02:32.213, unit |
| 3598 | 2026-09-08T04:02:33.395Z | 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 |
| 3599 | 2026-09-08T04:02:33.395Z | adding route 3fff:beef:39::/64 -> 2001:db8::55:fffreemap_route_ipv4 |
| 3600 | 2026-09-08T04:02:33.395Z | |
| 3601 | 2026-09-08T04:02:33.395Z | Sep 08 04:02:32.213 Sep 08 04:02:32.213INFOSep 08 04:02:32.213 Sep 08 04:02:32.213DEBGadding route 172.17.0.9/32 -> 10.0.0.255DEBG |
| 3602 | 2026-09-08T04:02:33.395Z | 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 } }] |
| 3603 | 2026-09-08T04:02:33.395Z | initted freemap. size: 64replacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }], |
| 3604 | 2026-09-08T04:02:33.396Z | Sep 08 04:02:32.213unit: Sep 08 04:02:32.213 DEBG INFOSep 08 04:02:32.213freemap_route_ipv6replacing 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 } }] |
| 3605 | 2026-09-08T04:02:33.401Z | |
| 3606 | 2026-09-08T04:02:33.401Z | INFOadding route 172.17.0.40/32 -> 10.0.0.255 |
| 3607 | 2026-09-08T04:02:33.401Z | Sep 08 04:02:32.213adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff INFO |
| 3608 | 2026-09-08T04:02:33.401Z | Sep 08 04:02:32.213 DEBGadding route 172.17.0.10/32 -> 10.0.0.255Sep 08 04:02:32.213 |
| 3609 | 2026-09-08T04:02:33.401Z | reset freemapDEBG, Sep 08 04:02:32.213unit Sep 08 04:02:32.213: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 } }] |
| 3610 | 2026-09-08T04:02:33.401Z | freemap_route_ipv6DEBG 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 |
| 3611 | 2026-09-08T04:02:33.401Z | Sep 08 04:02:32.213 |
| 3612 | 2026-09-08T04:02:33.402Z | INFOreplacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 3613 | 2026-09-08T04:02:33.402Z | Sep 08 04:02:32.213adding route 172.17.0.41/32 -> 10.0.0.255Sep 08 04:02:32.213 |
| 3614 | 2026-09-08T04:02:33.402Z | INFOSep 08 04:02:32.213 INFO adding route 172.17.0.11/32 -> 10.0.0.255INFOadding route 172.16.0.0/32 -> 10.0.0.1Sep 08 04:02:32.213 |
| 3615 | 2026-09-08T04:02:33.402Z | adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffDEBG |
| 3616 | 2026-09-08T04:02:33.402Z | |
| 3617 | 2026-09-08T04:02:33.402Z | 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 } }] |
| 3618 | 2026-09-08T04:02:33.402Z | Sep 08 04:02:32.213 Sep 08 04:02:32.213Sep 08 04:02:32.213DEBG INFODEBGreplacing 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.42/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 } }]Sep 08 04:02:32.213 |
| 3619 | 2026-09-08T04:02:33.402Z | |
| 3620 | 2026-09-08T04:02:33.402Z | DEBG |
| 3621 | 2026-09-08T04:02:33.402Z | 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 } }] |
| 3622 | 2026-09-08T04:02:33.402Z | Sep 08 04:02:32.213Sep 08 04:02:32.213 Sep 08 04:02:32.213 INFODEBGINFO Sep 08 04:02:32.213replacing 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.12/32 -> 10.0.0.255adding route 172.16.0.0/32 -> 10.0.0.2INFO |
| 3623 | 2026-09-08T04:02:33.403Z | |
| 3624 | 2026-09-08T04:02:33.403Z | |
| 3625 | 2026-09-08T04:02:33.403Z | adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff |
| 3626 | 2026-09-08T04:02:33.403Z | Sep 08 04:02:32.214Sep 08 04:02:32.214Sep 08 04:02:32.214 DEBG Sep 08 04:02:32.214replacing 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 } }]INFODEBG |
| 3627 | 2026-09-08T04:02:33.403Z | DEBGadding route 172.17.0.43/32 -> 10.0.0.255replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] |
| 3628 | 2026-09-08T04:02:33.403Z | |
| 3629 | 2026-09-08T04:02:33.403Z | Sep 08 04:02:32.214 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 } }] |
| 3630 | 2026-09-08T04:02:33.403Z | Sep 08 04:02:32.214adding route 172.17.0.13/32 -> 10.0.0.255Sep 08 04:02:32.214 |
| 3631 | 2026-09-08T04:02:33.403Z | 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 } }]INFO |
| 3632 | 2026-09-08T04:02:33.403Z | Sep 08 04:02:32.214adding route 172.16.0.0/32 -> 10.0.0.3 |
| 3633 | 2026-09-08T04:02:33.404Z | DEBGSep 08 04:02:32.214 failed to allocate space for the new target listDEBG |
| 3634 | 2026-09-08T04:02:33.404Z | Sep 08 04:02:32.214Sep 08 04:02:32.214replacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBG |
| 3635 | 2026-09-08T04:02:33.404Z | 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 } }] |
| 3636 | 2026-09-08T04:02:33.404Z | adding route 172.17.0.44/32 -> 10.0.0.255Sep 08 04:02:32.214 |
| 3637 | 2026-09-08T04:02:33.404Z | DEBGSep 08 04:02:32.214 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]Sep 08 04:02:32.214INFOSep 08 04:02:32.214 adding route 172.17.0.14/32 -> 10.0.0.255 |
| 3638 | 2026-09-08T04:02:33.404Z | DEBG |
| 3639 | 2026-09-08T04:02:33.404Z | replacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 3640 | 2026-09-08T04:02:33.404Z | Sep 08 04:02:32.214adding route 172.16.0.0/32 -> 10.0.0.4 |
| 3641 | 2026-09-08T04:02:33.404Z | 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 } }]Sep 08 04:02:32.214 |
| 3642 | 2026-09-08T04:02:33.404Z | INFOSep 08 04:02:32.214 Sep 08 04:02:32.214adding route 172.17.0.45/32 -> 10.0.0.255 DEBGINFO |
| 3643 | 2026-09-08T04:02:33.404Z | adding route 172.17.0.15/32 -> 10.0.0.255replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }] |
| 3644 | 2026-09-08T04:02:33.404Z | |
| 3645 | 2026-09-08T04:02:33.404Z | Sep 08 04:02:32.214 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 } }] |
| 3646 | 2026-09-08T04:02:33.404Z | Sep 08 04:02:32.214Sep 08 04:02:32.214 DEBGINFO replacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 04:02:32.214 |
| 3647 | 2026-09-08T04:02:33.404Z | INFOadding route 172.17.0.0/32 -> 10.0.0.255 |
| 3648 | 2026-09-08T04:02:33.405Z | adding route 172.17.0.46/32 -> 10.0.0.255Sep 08 04:02:32.214 |
| 3649 | 2026-09-08T04:02:33.405Z | INFO adding route 172.17.0.16/32 -> 10.0.0.255 |
| 3650 | 2026-09-08T04:02:33.405Z | Sep 08 04:02:32.214Sep 08 04:02:32.214 DEBG DEBGreplacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 08 04:02:32.214 |
| 3651 | 2026-09-08T04:02:33.405Z | 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 } }]DEBG |
| 3652 | 2026-09-08T04:02:33.405Z | 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 } }] |
| 3653 | 2026-09-08T04:02:33.405Z | Sep 08 04:02:32.214Sep 08 04:02:32.214 Sep 08 04:02:32.214 INFOINFO adding route 172.17.0.47/32 -> 10.0.0.255INFO |
| 3654 | 2026-09-08T04:02:33.405Z | adding route 172.17.0.17/32 -> 10.0.0.255adding route 172.17.0.1/32 -> 10.0.0.255 |
| 3655 | 2026-09-08T04:02:33.405Z | |
| 3656 | 2026-09-08T04:02:33.405Z | Sep 08 04:02:32.214 Sep 08 04:02:32.214Sep 08 04:02:32.214 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 } }] DEBG |
| 3657 | 2026-09-08T04:02:33.405Z | 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 } }] |
| 3658 | 2026-09-08T04:02:33.405Z | 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 } }] |
| 3659 | 2026-09-08T04:02:33.405Z | Sep 08 04:02:32.214Sep 08 04:02:32.214 Sep 08 04:02:32.214 INFOINFO adding route 172.17.0.48/32 -> 10.0.0.255adding route 172.17.0.18/32 -> 10.0.0.255INFO |
| 3660 | 2026-09-08T04:02:33.405Z | |
| 3661 | 2026-09-08T04:02:33.405Z | adding route 172.17.0.2/32 -> 10.0.0.255 |
| 3662 | 2026-09-08T04:02:33.405Z | Sep 08 04:02:32.214Sep 08 04:02:32.214Sep 08 04:02:32.214 DEBGDEBG replacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 3663 | 2026-09-08T04:02:33.406Z | 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.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 } }] |
| 3664 | 2026-09-08T04:02:33.406Z | |
| 3665 | 2026-09-08T04:02:33.406Z | Sep 08 04:02:32.214Sep 08 04:02:32.214 Sep 08 04:02:32.214INFO INFOINFO adding route 172.17.0.49/32 -> 10.0.0.255adding route 172.17.0.19/32 -> 10.0.0.255 |
| 3666 | 2026-09-08T04:02:33.406Z | |
| 3667 | 2026-09-08T04:02:33.406Z | adding route 172.17.0.3/32 -> 10.0.0.255 |
| 3668 | 2026-09-08T04:02:33.406Z | test route::tests::add_target_fails_full ... ok |
| 3669 | 2026-09-08T04:02:33.406Z | Sep 08 04:02:32.214Sep 08 04:02:32.214Sep 08 04:02:32.214 DEBG DEBGDEBGreplacing 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.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.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 } }] |
| 3670 | 2026-09-08T04:02:33.406Z | |
| 3671 | 2026-09-08T04:02:33.406Z | |
| 3672 | 2026-09-08T04:02:33.406Z | Sep 08 04:02:32.214Sep 08 04:02:32.214 Sep 08 04:02:32.214 INFO INFOINFO adding route 172.17.0.4/32 -> 10.0.0.255adding route 172.17.0.50/32 -> 10.0.0.255 |
| 3673 | 2026-09-08T04:02:33.406Z | |
| 3674 | 2026-09-08T04:02:33.406Z | adding route 172.17.0.20/32 -> 10.0.0.255 |
| 3675 | 2026-09-08T04:02:33.406Z | Sep 08 04:02:32.214Sep 08 04:02:32.214 Sep 08 04:02:32.214 DEBGDEBGDEBG 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.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 } }] |
| 3676 | 2026-09-08T04:02:33.406Z | |
| 3677 | 2026-09-08T04:02:33.406Z | 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 } }] |
| 3678 | 2026-09-08T04:02:33.406Z | Sep 08 04:02:32.214Sep 08 04:02:32.214 INFOINFO adding route 172.17.0.51/32 -> 10.0.0.255adding route 172.17.0.21/32 -> 10.0.0.255 |
| 3679 | 2026-09-08T04:02:33.406Z | Sep 08 04:02:32.214 |
| 3680 | 2026-09-08T04:02:33.406Z | INFO adding route 172.17.0.5/32 -> 10.0.0.255Sep 08 04:02:32.214 |
| 3681 | 2026-09-08T04:02:33.407Z | Sep 08 04:02:32.214 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.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 } }] |
| 3682 | 2026-09-08T04:02:33.407Z | |
| 3683 | 2026-09-08T04:02:33.407Z | Sep 08 04:02:32.214 Sep 08 04:02:32.214DEBG Sep 08 04:02:32.214 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 } }]INFOINFO |
| 3684 | 2026-09-08T04:02:33.407Z | adding route 172.17.0.52/32 -> 10.0.0.255adding route 172.17.0.22/32 -> 10.0.0.255 |
| 3685 | 2026-09-08T04:02:33.407Z | |
| 3686 | 2026-09-08T04:02:33.407Z | Sep 08 04:02:32.214 INFO Sep 08 04:02:32.214adding route 172.17.0.6/32 -> 10.0.0.255 |
| 3687 | 2026-09-08T04:02:33.407Z | DEBGSep 08 04:02:32.214 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 |
| 3688 | 2026-09-08T04:02:33.407Z | 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 } }] |
| 3689 | 2026-09-08T04:02:33.407Z | Sep 08 04:02:32.214Sep 08 04:02:32.214 DEBGINFO Sep 08 04:02:32.214 replacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.53/32 -> 10.0.0.255 |
| 3690 | 2026-09-08T04:02:33.407Z | |
| 3691 | 2026-09-08T04:02:33.407Z | INFO adding route 172.17.0.23/32 -> 10.0.0.255 |
| 3692 | 2026-09-08T04:02:33.407Z | Sep 08 04:02:32.214Sep 08 04:02:32.214 DEBGINFO Sep 08 04:02:32.214 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 |
| 3693 | 2026-09-08T04:02:33.407Z | adding route 172.17.0.7/32 -> 10.0.0.255 |
| 3694 | 2026-09-08T04:02:33.408Z | 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 } }] |
| 3695 | 2026-09-08T04:02:33.408Z | Sep 08 04:02:32.214Sep 08 04:02:32.214Sep 08 04:02:32.214 DEBGINFO 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 } }] |
| 3696 | 2026-09-08T04:02:33.408Z | adding route 172.17.0.24/32 -> 10.0.0.255adding route 172.17.0.54/32 -> 10.0.0.255 |
| 3697 | 2026-09-08T04:02:33.408Z | |
| 3698 | 2026-09-08T04:02:33.408Z | Sep 08 04:02:32.214Sep 08 04:02:32.214Sep 08 04:02:32.214 INFODEBG DEBGadding route 172.17.0.8/32 -> 10.0.0.255 |
| 3699 | 2026-09-08T04:02:33.408Z | replacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 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 } }] |
| 3700 | 2026-09-08T04:02:33.408Z | Sep 08 04:02:32.214 DEBG created new freemap, unit: freemap_route_ipv4Sep 08 04:02:32.225 |
| 3701 | 2026-09-08T04:02:33.408Z | INFO adding route 172.17.0.55/32 -> 10.0.0.255 |
| 3702 | 2026-09-08T04:02:33.408Z | Sep 08 04:02:32.225 Sep 08 04:02:32.225DEBG DEBGSep 08 04:02:32.225created new freemap , unitDEBG: 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.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 } }] |
| 3703 | 2026-09-08T04:02:33.408Z | |
| 3704 | 2026-09-08T04:02:33.408Z | freemap_route_ipv6 |
| 3705 | 2026-09-08T04:02:33.413Z | Sep 08 04:02:32.225Sep 08 04:02:32.225 INFOINFO Sep 08 04:02:32.225 adding route 172.17.0.9/32 -> 10.0.0.255adding route 172.17.0.56/32 -> 10.0.0.255 |
| 3706 | 2026-09-08T04:02:33.414Z | |
| 3707 | 2026-09-08T04:02:33.414Z | DEBG initted freemap. size: 64, unit:Sep 08 04:02:32.225 freemap_route_ipv4DEBG |
| 3708 | 2026-09-08T04:02:33.414Z | 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 } }] |
| 3709 | 2026-09-08T04:02:33.414Z | Sep 08 04:02:32.225Sep 08 04:02:32.225 |
| 3710 | 2026-09-08T04:02:33.414Z | Sep 08 04:02:32.225 DEBG DEBG INFOreplacing 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 } }] |
| 3711 | 2026-09-08T04:02:33.414Z | adding route 172.17.0.57/32 -> 10.0.0.255 |
| 3712 | 2026-09-08T04:02:33.414Z | reset freemap, Sep 08 04:02:32.225unit Sep 08 04:02:32.225:INFOSep 08 04:02:32.225 adding route 172.17.0.10/32 -> 10.0.0.255 |
| 3713 | 2026-09-08T04:02:33.414Z | DEBGINFO freemap_route_ipv4adding route 172.17.0.25/32 -> 10.0.0.255replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3714 | 2026-09-08T04:02:33.414Z | |
| 3715 | 2026-09-08T04:02:33.414Z | |
| 3716 | 2026-09-08T04:02:33.414Z | Sep 08 04:02:32.225 DEBG replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 04:02:32.225Sep 08 04:02:32.225Sep 08 04:02:32.225 DEBGDEBG |
| 3717 | 2026-09-08T04:02:33.414Z | 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 } }] INFO |
| 3718 | 2026-09-08T04:02:33.414Z | initted freemap. size: 64adding route 172.17.0.58/32 -> 10.0.0.255, unit |
| 3719 | 2026-09-08T04:02:33.414Z | : Sep 08 04:02:32.225Sep 08 04:02:32.225 Sep 08 04:02:32.225 INFOINFO freemap_route_ipv6 adding route 172.17.0.11/32 -> 10.0.0.255 |
| 3720 | 2026-09-08T04:02:33.414Z | |
| 3721 | 2026-09-08T04:02:33.414Z | adding route 172.17.0.26/32 -> 10.0.0.255 |
| 3722 | 2026-09-08T04:02:33.415Z | 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 } }]Sep 08 04:02:32.225Sep 08 04:02:32.225 |
| 3723 | 2026-09-08T04:02:33.415Z | Sep 08 04:02:32.225 DEBGDEBG 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 } }] |
| 3724 | 2026-09-08T04:02:33.415Z | reset freemapreplacing 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 } }], |
| 3725 | 2026-09-08T04:02:33.415Z | unit: Sep 08 04:02:32.225freemap_route_ipv6Sep 08 04:02:32.225 |
| 3726 | 2026-09-08T04:02:33.415Z | INFO INFOadding route 172.17.0.27/32 -> 10.0.0.255Sep 08 04:02:32.225 |
| 3727 | 2026-09-08T04:02:33.415Z | adding route 172.17.0.12/32 -> 10.0.0.255Sep 08 04:02:32.225INFO |
| 3728 | 2026-09-08T04:02:33.415Z | INFOadding route 172.17.0.59/32 -> 10.0.0.255 |
| 3729 | 2026-09-08T04:02:33.415Z | adding route 172.16.0.0/32 -> 10.0.0.1Sep 08 04:02:32.225 |
| 3730 | 2026-09-08T04:02:33.415Z | DEBGSep 08 04:02:32.225 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 08 04:02:32.225DEBG |
| 3731 | 2026-09-08T04:02:33.415Z | 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 } }] |
| 3732 | 2026-09-08T04:02:33.415Z | DEBGSep 08 04:02:32.225 replacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 04:02:32.225DEBG |
| 3733 | 2026-09-08T04:02:33.415Z | INFOSep 08 04:02:32.225 adding route 172.17.0.28/32 -> 10.0.0.255 INFO |
| 3734 | 2026-09-08T04:02:33.415Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]Sep 08 04:02:32.225adding route 172.17.0.60/32 -> 10.0.0.255Sep 08 04:02:32.225 |
| 3735 | 2026-09-08T04:02:33.415Z | |
| 3736 | 2026-09-08T04:02:33.415Z | DEBG 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.13/32 -> 10.0.0.255 |
| 3737 | 2026-09-08T04:02:33.415Z | |
| 3738 | 2026-09-08T04:02:33.415Z | Sep 08 04:02:32.225 INFO Sep 08 04:02:32.225Sep 08 04:02:32.225adding route 172.16.0.0/32 -> 10.0.0.1 Sep 08 04:02:32.225 |
| 3739 | 2026-09-08T04:02:33.416Z | INFODEBG 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.29/32 -> 10.0.0.255 |
| 3740 | 2026-09-08T04:02:33.416Z | |
| 3741 | 2026-09-08T04:02:33.416Z | 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 } }] |
| 3742 | 2026-09-08T04:02:33.416Z | Sep 08 04:02:32.225Sep 08 04:02:32.225 Sep 08 04:02:32.225DEBGSep 08 04:02:32.225 replacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFODEBG |
| 3743 | 2026-09-08T04:02:33.416Z | 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 } }] |
| 3744 | 2026-09-08T04:02:33.416Z | adding route 172.17.0.14/32 -> 10.0.0.255Sep 08 04:02:32.225 |
| 3745 | 2026-09-08T04:02:33.416Z | INFOINFO adding route 172.17.0.30/32 -> 10.0.0.255 |
| 3746 | 2026-09-08T04:02:33.416Z | adding route 172.17.0.61/32 -> 10.0.0.255Sep 08 04:02:32.225 |
| 3747 | 2026-09-08T04:02:33.416Z | DEBGSep 08 04:02:32.225 Sep 08 04:02:32.225replacing 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 |
| 3748 | 2026-09-08T04:02:33.416Z | Sep 08 04:02:32.225DEBG adding route 172.16.0.0/32 -> 10.0.0.1Sep 08 04:02:32.225 |
| 3749 | 2026-09-08T04:02:33.416Z | 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 } }] |
| 3750 | 2026-09-08T04:02:33.416Z | DEBGINFO adding route 172.17.0.15/32 -> 10.0.0.255replacing 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 } }] |
| 3751 | 2026-09-08T04:02:33.416Z | |
| 3752 | 2026-09-08T04:02:33.416Z | Sep 08 04:02:32.225Sep 08 04:02:32.225 INFO 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 } }]adding route 172.17.0.31/32 -> 10.0.0.255 |
| 3753 | 2026-09-08T04:02:33.416Z | Sep 08 04:02:32.225Sep 08 04:02:32.225 |
| 3754 | 2026-09-08T04:02:33.417Z | INFODEBG Sep 08 04:02:32.225 adding route 172.17.0.62/32 -> 10.0.0.255DEBG |
| 3755 | 2026-09-08T04:02:33.417Z | Sep 08 04:02:32.225 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 } }] INFOreplacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3756 | 2026-09-08T04:02:33.417Z | |
| 3757 | 2026-09-08T04:02:33.417Z | adding route 172.16.0.0/32 -> 10.0.0.2Sep 08 04:02:32.225 |
| 3758 | 2026-09-08T04:02:33.417Z | DEBGSep 08 04:02:32.225 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 } }]Sep 08 04:02:32.225 |
| 3759 | 2026-09-08T04:02:33.417Z | INFOINFOSep 08 04:02:32.225 adding route 172.17.0.32/32 -> 10.0.0.255adding route 172.17.0.16/32 -> 10.0.0.255 |
| 3760 | 2026-09-08T04:02:33.417Z | |
| 3761 | 2026-09-08T04:02:33.417Z | 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 } }]Sep 08 04:02:32.225 |
| 3762 | 2026-09-08T04:02:33.417Z | Sep 08 04:02:32.225Sep 08 04:02:32.225 DEBG 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 } }]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 } }] Sep 08 04:02:32.225 |
| 3763 | 2026-09-08T04:02:33.417Z | |
| 3764 | 2026-09-08T04:02:33.417Z | adding route 172.17.0.63/32 -> 10.0.0.255INFO |
| 3765 | 2026-09-08T04:02:33.417Z | Sep 08 04:02:32.225Sep 08 04:02:32.225adding route 172.17.0.0/32 -> 10.0.0.255 |
| 3766 | 2026-09-08T04:02:33.417Z | INFO INFOSep 08 04:02:32.225 adding route 172.17.0.33/32 -> 10.0.0.255 |
| 3767 | 2026-09-08T04:02:33.417Z | DEBGadding route 172.17.0.17/32 -> 10.0.0.255 |
| 3768 | 2026-09-08T04:02:33.417Z | 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 } }]Sep 08 04:02:32.225 |
| 3769 | 2026-09-08T04:02:33.417Z | Sep 08 04:02:32.225 DEBGDEBG Sep 08 04:02:32.225replacing 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 } }] |
| 3770 | 2026-09-08T04:02:33.417Z | Sep 08 04:02:32.225replacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBG |
| 3771 | 2026-09-08T04:02:33.418Z | Sep 08 04:02:32.225replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBGINFO failed to allocate space for the new target list |
| 3772 | 2026-09-08T04:02:33.418Z | |
| 3773 | 2026-09-08T04:02:33.418Z | adding route 172.17.0.34/32 -> 10.0.0.255Sep 08 04:02:32.225 |
| 3774 | 2026-09-08T04:02:33.418Z | INFOSep 08 04:02:32.225Sep 08 04:02:32.225 DEBG adding route 172.17.0.1/32 -> 10.0.0.255INFO |
| 3775 | 2026-09-08T04:02:33.418Z | Sep 08 04:02:32.225 adding route 172.17.0.18/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 } }] |
| 3776 | 2026-09-08T04:02:33.418Z | DEBG |
| 3777 | 2026-09-08T04:02:33.418Z | replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 04:02:32.225 |
| 3778 | 2026-09-08T04:02:33.418Z | Sep 08 04:02:32.225DEBG Sep 08 04:02:32.225DEBG replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG Sep 08 04:02:32.225 |
| 3779 | 2026-09-08T04:02:33.418Z | failed to allocate space for the new target listINFO |
| 3780 | 2026-09-08T04:02:33.418Z | 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 } }] |
| 3781 | 2026-09-08T04:02:33.418Z | adding route 172.17.0.35/32 -> 10.0.0.255Sep 08 04:02:32.225 |
| 3782 | 2026-09-08T04:02:33.418Z | INFO adding route 172.17.0.2/32 -> 10.0.0.255 |
| 3783 | 2026-09-08T04:02:33.418Z | Sep 08 04:02:32.225Sep 08 04:02:32.225 INFODEBG adding route 172.17.0.19/32 -> 10.0.0.255replacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 04:02:32.225 |
| 3784 | 2026-09-08T04:02:33.418Z | |
| 3785 | 2026-09-08T04:02:33.418Z | 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 } }] |
| 3786 | 2026-09-08T04:02:33.418Z | Sep 08 04:02:32.225Sep 08 04:02:32.225 DEBGINFO Sep 08 04:02:32.225adding route 172.17.0.36/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 } }] |
| 3787 | 2026-09-08T04:02:33.418Z | INFO |
| 3788 | 2026-09-08T04:02:33.418Z | adding route 172.17.0.3/32 -> 10.0.0.255 |
| 3789 | 2026-09-08T04:02:33.419Z | Sep 08 04:02:32.225Sep 08 04:02:32.225 DEBGSep 08 04:02:32.225INFO 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 } }] |
| 3790 | 2026-09-08T04:02:33.419Z | 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.20/32 -> 10.0.0.255 |
| 3791 | 2026-09-08T04:02:33.419Z | |
| 3792 | 2026-09-08T04:02:33.419Z | Sep 08 04:02:32.225Sep 08 04:02:32.225 Sep 08 04:02:32.225 INFOINFO adding route 172.17.0.4/32 -> 10.0.0.255DEBGadding route 172.17.0.37/32 -> 10.0.0.255 |
| 3793 | 2026-09-08T04:02:33.419Z | |
| 3794 | 2026-09-08T04:02:33.419Z | 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 } }] |
| 3795 | 2026-09-08T04:02:33.419Z | Sep 08 04:02:32.225Sep 08 04:02:32.225 DEBGSep 08 04:02:32.225DEBG 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.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 } }] |
| 3796 | 2026-09-08T04:02:33.419Z | INFO |
| 3797 | 2026-09-08T04:02:33.419Z | adding route 172.17.0.21/32 -> 10.0.0.255 |
| 3798 | 2026-09-08T04:02:33.419Z | Sep 08 04:02:32.225Sep 08 04:02:32.225 Sep 08 04:02:32.225INFOINFO adding route 172.17.0.5/32 -> 10.0.0.255adding route 172.17.0.38/32 -> 10.0.0.255 |
| 3799 | 2026-09-08T04:02:33.419Z | DEBG |
| 3800 | 2026-09-08T04:02:33.419Z | 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 } }] |
| 3801 | 2026-09-08T04:02:33.419Z | Sep 08 04:02:32.225Sep 08 04:02:32.225 DEBGDEBGSep 08 04:02:32.225 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.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 } }] |
| 3802 | 2026-09-08T04:02:33.419Z | INFO |
| 3803 | 2026-09-08T04:02:33.419Z | adding route 172.17.0.22/32 -> 10.0.0.255 |
| 3804 | 2026-09-08T04:02:33.419Z | Sep 08 04:02:32.225Sep 08 04:02:32.225 Sep 08 04:02:32.225INFO INFODEBG adding route 172.17.0.6/32 -> 10.0.0.255adding route 172.17.0.39/32 -> 10.0.0.255 |
| 3805 | 2026-09-08T04:02:33.424Z | 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 } }] |
| 3806 | 2026-09-08T04:02:33.424Z | |
| 3807 | 2026-09-08T04:02:33.425Z | Sep 08 04:02:32.225Sep 08 04:02:32.225 Sep 08 04:02:32.225 DEBGDEBG INFO replacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.23/32 -> 10.0.0.255 |
| 3808 | 2026-09-08T04:02:33.425Z | |
| 3809 | 2026-09-08T04:02:33.425Z | |
| 3810 | 2026-09-08T04:02:33.425Z | Sep 08 04:02:32.225Sep 08 04:02:32.225Sep 08 04:02:32.225 INFOINFODEBG adding route 172.17.0.40/32 -> 10.0.0.255adding route 172.17.0.7/32 -> 10.0.0.255 |
| 3811 | 2026-09-08T04:02:33.425Z | 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 } }] |
| 3812 | 2026-09-08T04:02:33.425Z | |
| 3813 | 2026-09-08T04:02:33.425Z | Sep 08 04:02:32.225 Sep 08 04:02:32.225Sep 08 04:02:32.225DEBG 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 } }]DEBGINFO |
| 3814 | 2026-09-08T04:02:33.425Z | replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.24/32 -> 10.0.0.255 |
| 3815 | 2026-09-08T04:02:33.425Z | |
| 3816 | 2026-09-08T04:02:33.425Z | Sep 08 04:02:32.235 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 } }] |
| 3817 | 2026-09-08T04:02:33.425Z | Sep 08 04:02:32.235 INFO adding route 172.17.0.8/32 -> 10.0.0.255Sep 08 04:02:32.235 |
| 3818 | 2026-09-08T04:02:33.425Z | INFO adding route 172.17.0.25/32 -> 10.0.0.255 |
| 3819 | 2026-09-08T04:02:33.425Z | Sep 08 04:02:32.235 DEBGSep 08 04:02:32.235 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 } }] |
| 3820 | 2026-09-08T04:02:33.425Z | DEBG Sep 08 04:02:32.235replacing 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 } }] |
| 3821 | 2026-09-08T04:02:33.425Z | INFO adding route 172.17.0.9/32 -> 10.0.0.255 |
| 3822 | 2026-09-08T04:02:33.425Z | Sep 08 04:02:32.235Sep 08 04:02:32.235 INFODEBGSep 08 04:02:32.235 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.26/32 -> 10.0.0.255 |
| 3823 | 2026-09-08T04:02:33.425Z | |
| 3824 | 2026-09-08T04:02:33.426Z | INFO adding route 172.17.0.41/32 -> 10.0.0.255 |
| 3825 | 2026-09-08T04:02:33.426Z | Sep 08 04:02:32.235Sep 08 04:02:32.235 Sep 08 04:02:32.235DEBG INFO 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 } }]adding route 172.17.0.10/32 -> 10.0.0.255 |
| 3826 | 2026-09-08T04:02:33.426Z | |
| 3827 | 2026-09-08T04:02:33.426Z | 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 } }] |
| 3828 | 2026-09-08T04:02:33.426Z | Sep 08 04:02:32.235Sep 08 04:02:32.235Sep 08 04:02:32.235 DEBGINFO replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 3829 | 2026-09-08T04:02:33.426Z | adding route 172.17.0.27/32 -> 10.0.0.255 |
| 3830 | 2026-09-08T04:02:33.426Z | adding route 172.17.0.42/32 -> 10.0.0.255 |
| 3831 | 2026-09-08T04:02:33.426Z | Sep 08 04:02:32.235Sep 08 04:02:32.235 Sep 08 04:02:32.235INFO adding route 172.17.0.11/32 -> 10.0.0.255DEBGDEBG |
| 3832 | 2026-09-08T04:02:33.426Z | 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.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 } }] |
| 3833 | 2026-09-08T04:02:33.426Z | |
| 3834 | 2026-09-08T04:02:33.426Z | Sep 08 04:02:32.235 DEBG replacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 04:02:32.235 |
| 3835 | 2026-09-08T04:02:33.426Z | Sep 08 04:02:32.235 INFOINFO Sep 08 04:02:32.235 adding route 172.17.0.43/32 -> 10.0.0.255 adding route 172.17.0.28/32 -> 10.0.0.255 |
| 3836 | 2026-09-08T04:02:33.426Z | INFO |
| 3837 | 2026-09-08T04:02:33.426Z | adding route 172.17.0.12/32 -> 10.0.0.255 |
| 3838 | 2026-09-08T04:02:33.426Z | Sep 08 04:02:32.235Sep 08 04:02:32.235 Sep 08 04:02:32.235DEBGDEBG 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 } }] |
| 3839 | 2026-09-08T04:02:33.426Z | 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 } }]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 } }] |
| 3840 | 2026-09-08T04:02:33.426Z | |
| 3841 | 2026-09-08T04:02:33.426Z | Sep 08 04:02:32.235 INFOSep 08 04:02:32.235 Sep 08 04:02:32.235 adding route 172.17.0.44/32 -> 10.0.0.255 INFOINFO |
| 3842 | 2026-09-08T04:02:33.427Z | adding route 172.17.0.29/32 -> 10.0.0.255adding route 172.17.0.13/32 -> 10.0.0.255 |
| 3843 | 2026-09-08T04:02:33.427Z | |
| 3844 | 2026-09-08T04:02:33.427Z | Sep 08 04:02:32.235 Sep 08 04:02:32.235Sep 08 04:02:32.235DEBG 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 } }]DEBGDEBG |
| 3845 | 2026-09-08T04:02:33.427Z | 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.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 } }] |
| 3846 | 2026-09-08T04:02:33.427Z | |
| 3847 | 2026-09-08T04:02:33.427Z | Sep 08 04:02:32.235 INFO adding route 172.17.0.45/32 -> 10.0.0.255Sep 08 04:02:32.235Sep 08 04:02:32.235 |
| 3848 | 2026-09-08T04:02:33.427Z | INFOINFO adding route 172.17.0.30/32 -> 10.0.0.255adding route 172.17.0.14/32 -> 10.0.0.255 |
| 3849 | 2026-09-08T04:02:33.427Z | |
| 3850 | 2026-09-08T04:02:33.427Z | Sep 08 04:02:32.235 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 } }]Sep 08 04:02:32.235Sep 08 04:02:32.235 |
| 3851 | 2026-09-08T04:02:33.427Z | DEBGDEBG replacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 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 } }] |
| 3852 | 2026-09-08T04:02:33.427Z | |
| 3853 | 2026-09-08T04:02:33.427Z | Sep 08 04:02:32.235 INFO adding route 172.17.0.46/32 -> 10.0.0.255Sep 08 04:02:32.235Sep 08 04:02:32.235 |
| 3854 | 2026-09-08T04:02:33.427Z | INFOINFO adding route 172.17.0.15/32 -> 10.0.0.255adding route 172.17.0.31/32 -> 10.0.0.255 |
| 3855 | 2026-09-08T04:02:33.427Z | |
| 3856 | 2026-09-08T04:02:33.427Z | Sep 08 04:02:32.235 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 08 04:02:32.235Sep 08 04:02:32.235 |
| 3857 | 2026-09-08T04:02:33.427Z | DEBGDEBG replacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 3858 | 2026-09-08T04:02:33.427Z | |
| 3859 | 2026-09-08T04:02:33.428Z | Sep 08 04:02:32.235 INFOSep 08 04:02:32.235 Sep 08 04:02:32.235 INFOadding route 172.17.0.47/32 -> 10.0.0.255 |
| 3860 | 2026-09-08T04:02:33.428Z | adding route 172.17.0.32/32 -> 10.0.0.255INFO |
| 3861 | 2026-09-08T04:02:33.428Z | adding route 172.17.0.16/32 -> 10.0.0.255 |
| 3862 | 2026-09-08T04:02:33.428Z | Sep 08 04:02:32.235 Sep 08 04:02:32.235DEBG Sep 08 04:02:32.235DEBG 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.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 } }] |
| 3863 | 2026-09-08T04:02:33.428Z | |
| 3864 | 2026-09-08T04:02:33.428Z | 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 } }] |
| 3865 | 2026-09-08T04:02:33.428Z | Sep 08 04:02:32.235 Sep 08 04:02:32.235Sep 08 04:02:32.235INFO INFOadding route 172.17.0.33/32 -> 10.0.0.255 |
| 3866 | 2026-09-08T04:02:33.428Z | INFO adding route 172.17.0.17/32 -> 10.0.0.255adding route 172.17.0.48/32 -> 10.0.0.255 |
| 3867 | 2026-09-08T04:02:33.428Z | test route::tests::delete_target_full ... ok |
| 3868 | 2026-09-08T04:02:33.428Z | |
| 3869 | 2026-09-08T04:02:33.428Z | Sep 08 04:02:32.235 DEBGSep 08 04:02:32.235 Sep 08 04:02:32.235replacing 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 } }] |
| 3870 | 2026-09-08T04:02:33.428Z | DEBG DEBG replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 3871 | 2026-09-08T04:02:33.428Z | |
| 3872 | 2026-09-08T04:02:33.428Z | Sep 08 04:02:32.235 INFO adding route 172.17.0.34/32 -> 10.0.0.255Sep 08 04:02:32.235 |
| 3873 | 2026-09-08T04:02:33.428Z | Sep 08 04:02:32.235 INFOINFO Sep 08 04:02:32.235adding route 172.17.0.49/32 -> 10.0.0.255 adding route 172.17.0.18/32 -> 10.0.0.255 |
| 3874 | 2026-09-08T04:02:33.428Z | DEBG |
| 3875 | 2026-09-08T04:02:33.428Z | 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 } }] |
| 3876 | 2026-09-08T04:02:33.428Z | Sep 08 04:02:32.235 Sep 08 04:02:32.235DEBG Sep 08 04:02:32.235DEBG INFOreplacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] 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 } }] |
| 3877 | 2026-09-08T04:02:33.428Z | |
| 3878 | 2026-09-08T04:02:33.428Z | adding route 172.17.0.35/32 -> 10.0.0.255 |
| 3879 | 2026-09-08T04:02:33.428Z | Sep 08 04:02:32.235Sep 08 04:02:32.235 Sep 08 04:02:32.235INFO DEBGINFOadding route 172.17.0.50/32 -> 10.0.0.255 |
| 3880 | 2026-09-08T04:02:33.428Z | adding route 172.17.0.19/32 -> 10.0.0.255replacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3881 | 2026-09-08T04:02:33.429Z | |
| 3882 | 2026-09-08T04:02:33.429Z | Sep 08 04:02:32.235 Sep 08 04:02:32.235Sep 08 04:02:32.235 DEBG 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 } }] |
| 3883 | 2026-09-08T04:02:33.429Z | adding route 172.17.0.36/32 -> 10.0.0.255 |
| 3884 | 2026-09-08T04:02:33.429Z | 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 } }] |
| 3885 | 2026-09-08T04:02:33.429Z | Sep 08 04:02:32.235Sep 08 04:02:32.235 INFODEBG Sep 08 04:02:32.235replacing 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.51/32 -> 10.0.0.255INFO |
| 3886 | 2026-09-08T04:02:33.429Z | |
| 3887 | 2026-09-08T04:02:33.429Z | adding route 172.17.0.20/32 -> 10.0.0.255 |
| 3888 | 2026-09-08T04:02:33.429Z | Sep 08 04:02:32.235 Sep 08 04:02:32.235Sep 08 04:02:32.235 INFODEBGDEBG adding route 172.17.0.37/32 -> 10.0.0.255replacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3889 | 2026-09-08T04:02:33.429Z | |
| 3890 | 2026-09-08T04:02:33.429Z | 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 } }] |
| 3891 | 2026-09-08T04:02:33.429Z | Sep 08 04:02:32.235Sep 08 04:02:32.235 Sep 08 04:02:32.235 DEBGINFO replacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 3892 | 2026-09-08T04:02:33.429Z | adding route 172.17.0.52/32 -> 10.0.0.255 |
| 3893 | 2026-09-08T04:02:33.429Z | adding route 172.17.0.21/32 -> 10.0.0.255 |
| 3894 | 2026-09-08T04:02:33.429Z | Sep 08 04:02:32.235Sep 08 04:02:32.235Sep 08 04:02:32.235 INFO DEBG adding route 172.17.0.38/32 -> 10.0.0.255replacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3895 | 2026-09-08T04:02:33.429Z | |
| 3896 | 2026-09-08T04:02:33.429Z | 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 } }] |
| 3897 | 2026-09-08T04:02:33.429Z | Sep 08 04:02:32.235Sep 08 04:02:32.235 DEBGINFOSep 08 04:02:32.235 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 |
| 3898 | 2026-09-08T04:02:33.429Z | adding route 172.17.0.22/32 -> 10.0.0.255 |
| 3899 | 2026-09-08T04:02:33.429Z | adding route 172.17.0.53/32 -> 10.0.0.255 |
| 3900 | 2026-09-08T04:02:33.429Z | Sep 08 04:02:32.235 Sep 08 04:02:32.235INFOSep 08 04:02:32.235 DEBGadding route 172.17.0.39/32 -> 10.0.0.255 |
| 3901 | 2026-09-08T04:02:33.430Z | DEBGreplacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3902 | 2026-09-08T04:02:33.430Z | 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 } }] |
| 3903 | 2026-09-08T04:02:33.430Z | Sep 08 04:02:32.235 Sep 08 04:02:32.235DEBGSep 08 04:02:32.235 INFOreplacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 3904 | 2026-09-08T04:02:33.430Z | adding route 172.17.0.54/32 -> 10.0.0.255adding route 172.17.0.23/32 -> 10.0.0.255 |
| 3905 | 2026-09-08T04:02:33.435Z | |
| 3906 | 2026-09-08T04:02:33.435Z | Sep 08 04:02:32.235 Sep 08 04:02:32.235INFOSep 08 04:02:32.235 adding route 172.17.0.40/32 -> 10.0.0.255DEBG |
| 3907 | 2026-09-08T04:02:33.435Z | 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 } }]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 } }] |
| 3908 | 2026-09-08T04:02:33.435Z | Sep 08 04:02:32.235 |
| 3909 | 2026-09-08T04:02:33.435Z | DEBG replacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 04:02:32.235Sep 08 04:02:32.235 |
| 3910 | 2026-09-08T04:02:33.435Z | INFO INFOadding route 172.17.0.55/32 -> 10.0.0.255 |
| 3911 | 2026-09-08T04:02:33.435Z | adding route 172.17.0.24/32 -> 10.0.0.255 |
| 3912 | 2026-09-08T04:02:33.435Z | Sep 08 04:02:32.235 INFOSep 08 04:02:32.235 adding route 172.17.0.41/32 -> 10.0.0.255DEBG |
| 3913 | 2026-09-08T04:02:33.435Z | Sep 08 04:02:32.235replacing 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 } }] |
| 3914 | 2026-09-08T04:02:33.436Z | 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 } }] |
| 3915 | 2026-09-08T04:02:33.436Z | Sep 08 04:02:32.235Sep 08 04:02:32.235 DEBGINFO Sep 08 04:02:32.235replacing 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 } }] |
| 3916 | 2026-09-08T04:02:33.436Z | INFOadding route 172.17.0.56/32 -> 10.0.0.255 |
| 3917 | 2026-09-08T04:02:33.436Z | adding route 172.17.0.25/32 -> 10.0.0.255Sep 08 04:02:32.235 |
| 3918 | 2026-09-08T04:02:33.436Z | INFO adding route 172.17.0.42/32 -> 10.0.0.255 |
| 3919 | 2026-09-08T04:02:33.436Z | Sep 08 04:02:32.235Sep 08 04:02:32.235 DEBGDEBG Sep 08 04:02:32.235 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 } }] |
| 3920 | 2026-09-08T04:02:33.436Z | 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 |
| 3921 | 2026-09-08T04:02:33.436Z | 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 } }] |
| 3922 | 2026-09-08T04:02:33.436Z | Sep 08 04:02:32.235Sep 08 04:02:32.235 Sep 08 04:02:32.235 INFO INFO INFOadding route 172.17.0.26/32 -> 10.0.0.255adding route 172.17.0.57/32 -> 10.0.0.255 |
| 3923 | 2026-09-08T04:02:33.436Z | |
| 3924 | 2026-09-08T04:02:33.436Z | adding route 172.17.0.43/32 -> 10.0.0.255 |
| 3925 | 2026-09-08T04:02:33.436Z | Sep 08 04:02:32.235Sep 08 04:02:32.235 Sep 08 04:02:32.235DEBGDEBG 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 } }] |
| 3926 | 2026-09-08T04:02:33.436Z | 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 } }]DEBG |
| 3927 | 2026-09-08T04:02:33.436Z | 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 } }] |
| 3928 | 2026-09-08T04:02:33.436Z | Sep 08 04:02:32.235Sep 08 04:02:32.235 Sep 08 04:02:32.235INFO INFOINFO adding route 172.17.0.27/32 -> 10.0.0.255adding route 172.17.0.58/32 -> 10.0.0.255 |
| 3929 | 2026-09-08T04:02:33.436Z | |
| 3930 | 2026-09-08T04:02:33.436Z | adding route 172.17.0.44/32 -> 10.0.0.255 |
| 3931 | 2026-09-08T04:02:33.436Z | Sep 08 04:02:32.235Sep 08 04:02:32.235Sep 08 04:02:32.235 DEBG DEBG 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 } }]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 } }] |
| 3932 | 2026-09-08T04:02:33.436Z | |
| 3933 | 2026-09-08T04:02:33.436Z | 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 } }] |
| 3934 | 2026-09-08T04:02:33.436Z | Sep 08 04:02:32.235 Sep 08 04:02:32.245 INFOINFO adding route 172.17.0.28/32 -> 10.0.0.255adding route 172.17.0.45/32 -> 10.0.0.255 |
| 3935 | 2026-09-08T04:02:33.437Z | |
| 3936 | 2026-09-08T04:02:33.437Z | Sep 08 04:02:32.245 Sep 08 04:02:32.245DEBG 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 } }] |
| 3937 | 2026-09-08T04:02:33.437Z | 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 } }] |
| 3938 | 2026-09-08T04:02:33.437Z | Sep 08 04:02:32.245Sep 08 04:02:32.245 INFOINFO adding route 172.17.0.29/32 -> 10.0.0.255adding route 172.17.0.46/32 -> 10.0.0.255 |
| 3939 | 2026-09-08T04:02:33.437Z | |
| 3940 | 2026-09-08T04:02:33.437Z | Sep 08 04:02:32.245 Sep 08 04:02:32.235DEBGSep 08 04:02:32.245 INFODEBG 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.59/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 } }] |
| 3941 | 2026-09-08T04:02:33.437Z | |
| 3942 | 2026-09-08T04:02:33.437Z | |
| 3943 | 2026-09-08T04:02:33.437Z | Sep 08 04:02:32.245Sep 08 04:02:32.245 INFOSep 08 04:02:32.245 INFODEBGadding route 172.17.0.47/32 -> 10.0.0.255 adding route 172.17.0.30/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 } }] |
| 3944 | 2026-09-08T04:02:33.437Z | |
| 3945 | 2026-09-08T04:02:33.437Z | |
| 3946 | 2026-09-08T04:02:33.437Z | Sep 08 04:02:32.245Sep 08 04:02:32.245 Sep 08 04:02:32.245DEBG DEBG 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 } }] |
| 3947 | 2026-09-08T04:02:33.437Z | 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.60/32 -> 10.0.0.255 |
| 3948 | 2026-09-08T04:02:33.437Z | |
| 3949 | 2026-09-08T04:02:33.437Z | Sep 08 04:02:32.245Sep 08 04:02:32.245Sep 08 04:02:32.245 INFOINFODEBG adding route 172.17.0.31/32 -> 10.0.0.255adding route 172.17.0.48/32 -> 10.0.0.255 |
| 3950 | 2026-09-08T04:02:33.437Z | 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 } }] |
| 3951 | 2026-09-08T04:02:33.437Z | |
| 3952 | 2026-09-08T04:02:33.438Z | Sep 08 04:02:32.245Sep 08 04:02:32.245 DEBGSep 08 04:02:32.245INFO 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 |
| 3953 | 2026-09-08T04:02:33.438Z | adding route 172.17.0.61/32 -> 10.0.0.255 |
| 3954 | 2026-09-08T04:02:33.438Z | 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 } }] |
| 3955 | 2026-09-08T04:02:33.438Z | Sep 08 04:02:32.245 Sep 08 04:02:32.245INFOSep 08 04:02:32.245 DEBGadding route 172.17.0.32/32 -> 10.0.0.255 |
| 3956 | 2026-09-08T04:02:33.438Z | 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 } }] |
| 3957 | 2026-09-08T04:02:33.438Z | INFO adding route 172.17.0.49/32 -> 10.0.0.255Sep 08 04:02:32.245 |
| 3958 | 2026-09-08T04:02:33.438Z | Sep 08 04:02:32.245 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 } }] Sep 08 04:02:32.245 |
| 3959 | 2026-09-08T04:02:33.438Z | adding route 172.17.0.62/32 -> 10.0.0.255 |
| 3960 | 2026-09-08T04:02:33.438Z | 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 } }] |
| 3961 | 2026-09-08T04:02:33.438Z | Sep 08 04:02:32.245Sep 08 04:02:32.245 Sep 08 04:02:32.245INFODEBG 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 } }]INFOadding route 172.17.0.33/32 -> 10.0.0.255 |
| 3962 | 2026-09-08T04:02:33.438Z | |
| 3963 | 2026-09-08T04:02:33.438Z | adding route 172.17.0.50/32 -> 10.0.0.255 |
| 3964 | 2026-09-08T04:02:33.438Z | Sep 08 04:02:32.245Sep 08 04:02:32.245 Sep 08 04:02:32.245DEBGDEBG 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 } }] |
| 3965 | 2026-09-08T04:02:33.438Z | failed to allocate space for the new target listDEBG |
| 3966 | 2026-09-08T04:02:33.438Z | test route::tests::delete_target_fragmented ... ok |
| 3967 | 2026-09-08T04:02:33.438Z | test route::tests::delete_targets_full ... ok |
| 3968 | 2026-09-08T04:02:33.438Z | 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 } }] |
| 3969 | 2026-09-08T04:02:33.439Z | |
| 3970 | 2026-09-08T04:02:33.439Z | test result: ok. 61 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s |
| 3971 | 2026-09-08T04:02:33.439Z | Sep 08 04:02:32.245Sep 08 04:02:32.245 Sep 08 04:02:32.245INFO 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 } }] adding route 172.17.0.34/32 -> 10.0.0.255adding route 172.17.0.51/32 -> 10.0.0.255 |
| 3972 | 2026-09-08T04:02:33.439Z | |
| 3973 | 2026-09-08T04:02:33.439Z | |
| 3974 | 2026-09-08T04:02:33.439Z | |
| 3975 | 2026-09-08T04:02:33.439Z | |
| 3976 | 2026-09-08T04:02:33.439Z | running 0 tests |
| 3977 | 2026-09-08T04:02:33.439Z | |
| 3978 | 2026-09-08T04:02:33.439Z | Sep 08 04:02:32.245Sep 08 04:02:32.245 DEBGDEBG replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 3979 | 2026-09-08T04:02:33.439Z | |
| 3980 | 2026-09-08T04:02:33.439Z | Sep 08 04:02:32.245Sep 08 04:02:32.245 INFOINFO adding route 172.17.0.35/32 -> 10.0.0.255adding route 172.17.0.52/32 -> 10.0.0.255 |
| 3981 | 2026-09-08T04:02:33.439Z | |
| 3982 | 2026-09-08T04:02:33.439Z | Sep 08 04:02:32.245Sep 08 04:02:32.245 DEBGDEBG replacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3983 | 2026-09-08T04:02:33.439Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3984 | 2026-09-08T04:02:33.439Z | Sep 08 04:02:32.245 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 |
| 3985 | 2026-09-08T04:02:33.440Z | |
| 3986 | 2026-09-08T04:02:33.440Z | adding route 172.17.0.36/32 -> 10.0.0.255 |
| 3987 | 2026-09-08T04:02:33.440Z | Sep 08 04:02:32.245 DEBG Sep 08 04:02:32.245replacing 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 } }] |
| 3988 | 2026-09-08T04:02:33.440Z | INFO adding route 172.17.0.53/32 -> 10.0.0.255 |
| 3989 | 2026-09-08T04:02:33.440Z | Sep 08 04:02:32.245 INFO Sep 08 04:02:32.245adding route 172.17.0.37/32 -> 10.0.0.255 |
| 3990 | 2026-09-08T04:02:33.440Z | 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 } }] |
| 3991 | 2026-09-08T04:02:33.440Z | Sep 08 04:02:32.245 DEBG Sep 08 04:02:32.245replacing 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 } }] |
| 3992 | 2026-09-08T04:02:33.440Z | INFO adding route 172.17.0.54/32 -> 10.0.0.255 |
| 3993 | 2026-09-08T04:02:33.440Z | Sep 08 04:02:32.245 INFO Sep 08 04:02:32.245adding route 172.17.0.38/32 -> 10.0.0.255 |
| 3994 | 2026-09-08T04:02:33.440Z | 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 } }] |
| 3995 | 2026-09-08T04:02:33.440Z | Sep 08 04:02:32.245 DEBG Sep 08 04:02:32.245replacing 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 } }] |
| 3996 | 2026-09-08T04:02:33.440Z | INFO adding route 172.17.0.55/32 -> 10.0.0.255 |
| 3997 | 2026-09-08T04:02:33.440Z | Sep 08 04:02:32.245 INFO Sep 08 04:02:32.245adding route 172.17.0.39/32 -> 10.0.0.255 |
| 3998 | 2026-09-08T04:02:33.440Z | 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 } }] |
| 3999 | 2026-09-08T04:02:33.440Z | Sep 08 04:02:32.245 DEBG Sep 08 04:02:32.245replacing 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 } }] |
| 4000 | 2026-09-08T04:02:33.440Z | INFO adding route 172.17.0.56/32 -> 10.0.0.255 |
| 4001 | 2026-09-08T04:02:33.441Z | Sep 08 04:02:32.245 Sep 08 04:02:32.245DEBG INFOreplacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] adding route 172.17.0.40/32 -> 10.0.0.255 |
| 4002 | 2026-09-08T04:02:33.441Z | |
| 4003 | 2026-09-08T04:02:33.441Z | Sep 08 04:02:32.255 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 } }] |
| 4004 | 2026-09-08T04:02:33.441Z | Sep 08 04:02:32.255 INFO adding route 172.17.0.57/32 -> 10.0.0.255Sep 08 04:02:32.255 |
| 4005 | 2026-09-08T04:02:33.446Z | INFO adding route 172.17.0.41/32 -> 10.0.0.255 |
| 4006 | 2026-09-08T04:02:33.446Z | Sep 08 04:02:32.255 DEBG replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 04:02:32.255 |
| 4007 | 2026-09-08T04:02:33.446Z | 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 } }] |
| 4008 | 2026-09-08T04:02:33.446Z | Sep 08 04:02:32.255 INFO adding route 172.17.0.58/32 -> 10.0.0.255 |
| 4009 | 2026-09-08T04:02:33.446Z | Sep 08 04:02:32.255 Sep 08 04:02:32.255INFO DEBGadding route 172.17.0.42/32 -> 10.0.0.255 |
| 4010 | 2026-09-08T04:02:33.447Z | 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 } }] |
| 4011 | 2026-09-08T04:02:33.447Z | Sep 08 04:02:32.255Sep 08 04:02:32.255 DEBGINFO replacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.59/32 -> 10.0.0.255 |
| 4012 | 2026-09-08T04:02:33.447Z | |
| 4013 | 2026-09-08T04:02:33.447Z | Sep 08 04:02:32.255Sep 08 04:02:32.255 INFODEBG adding route 172.17.0.43/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 } }] |
| 4014 | 2026-09-08T04:02:33.447Z | |
| 4015 | 2026-09-08T04:02:33.447Z | Sep 08 04:02:32.255Sep 08 04:02:32.255 DEBGINFO 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.60/32 -> 10.0.0.255 |
| 4016 | 2026-09-08T04:02:33.447Z | |
| 4017 | 2026-09-08T04:02:33.447Z | Sep 08 04:02:32.255Sep 08 04:02:32.255 INFODEBG adding route 172.17.0.44/32 -> 10.0.0.255replacing 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 } }] |
| 4018 | 2026-09-08T04:02:33.447Z | |
| 4019 | 2026-09-08T04:02:33.447Z | Sep 08 04:02:32.255Sep 08 04:02:32.255 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 } }]failed to allocate space for the new target list |
| 4020 | 2026-09-08T04:02:33.447Z | |
| 4021 | 2026-09-08T04:02:33.447Z | Sep 08 04:02:32.255Sep 08 04:02:32.255 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.45/32 -> 10.0.0.255 |
| 4022 | 2026-09-08T04:02:33.447Z | |
| 4023 | 2026-09-08T04:02:33.447Z | Sep 08 04:02:32.255 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 } }] |
| 4024 | 2026-09-08T04:02:33.447Z | Sep 08 04:02:32.255 INFO adding route 172.17.0.46/32 -> 10.0.0.255 |
| 4025 | 2026-09-08T04:02:33.448Z | Sep 08 04:02:32.255 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 } }] |
| 4026 | 2026-09-08T04:02:33.448Z | Sep 08 04:02:32.255 INFO adding route 172.17.0.47/32 -> 10.0.0.255 |
| 4027 | 2026-09-08T04:02:33.448Z | Sep 08 04:02:32.255 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 } }] |
| 4028 | 2026-09-08T04:02:33.448Z | Sep 08 04:02:32.255 INFO adding route 172.17.0.48/32 -> 10.0.0.255 |
| 4029 | 2026-09-08T04:02:33.448Z | Sep 08 04:02:32.255 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 } }] |
| 4030 | 2026-09-08T04:02:33.448Z | Sep 08 04:02:32.255 INFO adding route 172.17.0.49/32 -> 10.0.0.255 |
| 4031 | 2026-09-08T04:02:33.448Z | Sep 08 04:02:32.255 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 } }] |
| 4032 | 2026-09-08T04:02:33.448Z | Sep 08 04:02:32.255 INFO adding route 172.17.0.50/32 -> 10.0.0.255 |
| 4033 | 2026-09-08T04:02:33.448Z | Sep 08 04:02:32.255 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 } }] |
| 4034 | 2026-09-08T04:02:33.448Z | Sep 08 04:02:32.255 INFO adding route 172.17.0.51/32 -> 10.0.0.255 |
| 4035 | 2026-09-08T04:02:33.448Z | Sep 08 04:02:32.255 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 } }] |
| 4036 | 2026-09-08T04:02:33.448Z | Sep 08 04:02:32.255 INFO adding route 172.17.0.52/32 -> 10.0.0.255 |
| 4037 | 2026-09-08T04:02:33.448Z | Sep 08 04:02:32.255 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 } }] |
| 4038 | 2026-09-08T04:02:33.448Z | Sep 08 04:02:32.255 INFO adding route 172.17.0.53/32 -> 10.0.0.255 |
| 4039 | 2026-09-08T04:02:33.448Z | Sep 08 04:02:32.255 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 } }] |
| 4040 | 2026-09-08T04:02:33.448Z | Sep 08 04:02:32.255 INFO adding route 172.17.0.54/32 -> 10.0.0.255 |
| 4041 | 2026-09-08T04:02:33.448Z | Sep 08 04:02:32.255 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 } }] |
| 4042 | 2026-09-08T04:02:33.448Z | Sep 08 04:02:32.255 INFO adding route 172.17.0.55/32 -> 10.0.0.255 |
| 4043 | 2026-09-08T04:02:33.449Z | Sep 08 04:02:32.255 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 } }] |
| 4044 | 2026-09-08T04:02:33.449Z | Sep 08 04:02:32.255 INFO adding route 172.17.0.56/32 -> 10.0.0.255 |
| 4045 | 2026-09-08T04:02:33.449Z | Sep 08 04:02:32.255 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 } }] |
| 4046 | 2026-09-08T04:02:33.449Z | Sep 08 04:02:32.255 INFO adding route 172.17.0.57/32 -> 10.0.0.255 |
| 4047 | 2026-09-08T04:02:33.449Z | Sep 08 04:02:32.255 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 } }] |
| 4048 | 2026-09-08T04:02:33.449Z | Sep 08 04:02:32.255 INFO adding route 172.17.0.58/32 -> 10.0.0.255 |
| 4049 | 2026-09-08T04:02:33.449Z | Sep 08 04:02:32.255 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 } }] |
| 4050 | 2026-09-08T04:02:33.449Z | Sep 08 04:02:32.255 INFO adding route 172.17.0.59/32 -> 10.0.0.255 |
| 4051 | 2026-09-08T04:02:33.449Z | Sep 08 04:02:32.255 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 } }] |
| 4052 | 2026-09-08T04:02:33.449Z | Sep 08 04:02:32.255 INFO adding route 172.17.0.60/32 -> 10.0.0.255 |
| 4053 | 2026-09-08T04:02:33.449Z | Sep 08 04:02:32.255 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 } }] |
| 4054 | 2026-09-08T04:02:33.449Z | Sep 08 04:02:32.255 DEBG failed to allocate space for the new target list |
| 4055 | 2026-09-08T04:02:33.449Z | Sep 08 04:02:32.255 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 } }] |
| 4056 | 2026-09-08T04:02:33.449Z | Running tests/test_openapi.rs (target/debug/deps/test_openapi-86ca8d016eabc8f2) |
| 4057 | 2026-09-08T04:02:33.449Z | Running unittests src/lib.rs (target/debug/deps/dpd_api-129626530bed4535) |
| 4058 | 2026-09-08T04:02:33.449Z | |
| 4059 | 2026-09-08T04:02:33.449Z | running 0 tests |
| 4060 | 2026-09-08T04:02:33.449Z | |
| 4061 | 2026-09-08T04:02:33.449Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4062 | 2026-09-08T04:02:33.450Z | |
| 4063 | 2026-09-08T04:02:33.450Z | Running unittests src/lib.rs (target/debug/deps/dpd_client-3fe6c5669f3769fb) |
| 4064 | 2026-09-08T04:02:33.450Z | |
| 4065 | 2026-09-08T04:02:33.450Z | running 6 tests |
| 4066 | 2026-09-08T04:02:33.450Z | test tests::test_parse_client_port_id ... ok |
| 4067 | 2026-09-08T04:02:33.450Z | test tests::test_port_id_cmp ... ok |
| 4068 | 2026-09-08T04:02:33.450Z | test tests::test_full_lot_id_neither_present ... ok |
| 4069 | 2026-09-08T04:02:33.450Z | test tests::test_full_lot_id_lot_only ... ok |
| 4070 | 2026-09-08T04:02:33.450Z | test tests::test_full_lot_id_both_present ... ok |
| 4071 | 2026-09-08T04:02:33.450Z | test tests::test_full_lot_id_lotnum_only ... ok |
| 4072 | 2026-09-08T04:02:33.450Z | |
| 4073 | 2026-09-08T04:02:33.450Z | Running tests/test_all.rs (target/debug/deps/test_all-9c8badd8bc440171) |
| 4074 | 2026-09-08T04:02:33.450Z | test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4075 | 2026-09-08T04:02:33.450Z | Running unittests src/lib.rs (target/debug/deps/dpd_types-9a1ffdc1254bfaa8) |
| 4076 | 2026-09-08T04:02:33.450Z | |
| 4077 | 2026-09-08T04:02:33.451Z | |
| 4078 | 2026-09-08T04:02:33.451Z | Running unittests src/lib.rs (target/debug/deps/dpd_types_versions-fbfe8a6c92a1a523) |
| 4079 | 2026-09-08T04:02:33.451Z | running 0 tests |
| 4080 | 2026-09-08T04:02:33.451Z | |
| 4081 | 2026-09-08T04:02:33.451Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4082 | 2026-09-08T04:02:33.451Z | |
| 4083 | 2026-09-08T04:02:33.451Z | |
| 4084 | 2026-09-08T04:02:33.451Z | running 0 tests |
| 4085 | 2026-09-08T04:02:33.451Z | |
| 4086 | 2026-09-08T04:02:33.451Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4087 | 2026-09-08T04:02:33.451Z | |
| 4088 | 2026-09-08T04:02:33.451Z | |
| 4089 | 2026-09-08T04:02:33.451Z | running 15 tests |
| 4090 | 2026-09-08T04:02:33.451Z | test impls::switch_identifiers::tests::chip_revision_a0 ... ok |
| 4091 | 2026-09-08T04:02:33.451Z | test impls::switch_identifiers::tests::chip_revision_b1 ... ok |
| 4092 | 2026-09-08T04:02:33.451Z | test impls::switch_identifiers::tests::chip_revision_b0 ... ok |
| 4093 | 2026-09-08T04:02:33.451Z | test impls::switch_identifiers::tests::chip_revision_unknown_device_id ... ok |
| 4094 | 2026-09-08T04:02:33.451Z | test impls::switch_identifiers::tests::chip_revision_unknown_rev_num ... ok |
| 4095 | 2026-09-08T04:02:33.451Z | test impls::table::tests::table_entry_new_collects_display_values ... ok |
| 4096 | 2026-09-08T04:02:33.451Z | test impls::table::tests::table_counter_entry_new_collects_key_values ... ok |
| 4097 | 2026-09-08T04:02:33.451Z | test v1::network::tests::test_equal ... ok |
| 4098 | 2026-09-08T04:02:33.452Z | test v1::network::tests::test_eui64 ... ok |
| 4099 | 2026-09-08T04:02:33.452Z | test v1::network::tests::test_into ... ok |
| 4100 | 2026-09-08T04:02:33.452Z | test v1::network::tests::test_not_equal ... ok |
| 4101 | 2026-09-08T04:02:33.452Z | test v1::port::tests::port_ids_are_ascii ... ok |
| 4102 | 2026-09-08T04:02:33.452Z | test v1::network::tests::test_to_string ... ok |
| 4103 | 2026-09-08T04:02:33.452Z | test v1::network::tests::test_parse ... ok |
| 4104 | 2026-09-08T04:02:33.452Z | test v10::oxstats::tests::latest_oximeter_metadata_uses_v10_switch_identifiers ... ok |
| 4105 | 2026-09-08T04:02:33.457Z | |
| 4106 | 2026-09-08T04:02:33.457Z | test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4107 | 2026-09-08T04:02:33.457Z | |
| 4108 | 2026-09-08T04:02:33.457Z | Running unittests src/lib.rs (target/debug/deps/packet-2fcab119a41876a9) |
| 4109 | 2026-09-08T04:02:33.457Z | |
| 4110 | 2026-09-08T04:02:33.457Z | running 12 tests |
| 4111 | 2026-09-08T04:02:33.457Z | test icmp::test_v6_checksum ... ok |
| 4112 | 2026-09-08T04:02:33.457Z | test icmp::test_v4_checksum ... ok |
| 4113 | 2026-09-08T04:02:33.458Z | test lldp::test_lldp_parse ... ok |
| 4114 | 2026-09-08T04:02:33.458Z | test pbuf::test_byte ... ok |
| 4115 | 2026-09-08T04:02:33.458Z | test ipv6::test_ipv6_parse ... ok |
| 4116 | 2026-09-08T04:02:33.458Z | test pbuf::test_nibble ... ok |
| 4117 | 2026-09-08T04:02:33.458Z | test pbuf::test_short ... ok |
| 4118 | 2026-09-08T04:02:33.458Z | test pbuf::test_overflow ... ok |
| 4119 | 2026-09-08T04:02:33.458Z | test pbuf::test_twelve ... ok |
| 4120 | 2026-09-08T04:02:33.458Z | test pbuf::test_word ... ok |
| 4121 | 2026-09-08T04:02:33.458Z | test tcp::test_checksum_syn_nodata ... ok |
| 4122 | 2026-09-08T04:02:33.458Z | test tcp::test_checksum_ack_data ... ok |
| 4123 | 2026-09-08T04:02:33.458Z | |
| 4124 | 2026-09-08T04:02:33.458Z | test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4125 | 2026-09-08T04:02:33.458Z | |
| 4126 | 2026-09-08T04:02:33.458Z | Running unittests src/lib.rs (target/debug/deps/pcap-2225aa3176c6479b) |
| 4127 | 2026-09-08T04:02:33.458Z | |
| 4128 | 2026-09-08T04:02:33.458Z | running 0 tests |
| 4129 | 2026-09-08T04:02:33.458Z | |
| 4130 | 2026-09-08T04:02:33.459Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4131 | 2026-09-08T04:02:33.459Z | |
| 4132 | 2026-09-08T04:02:33.459Z | Running unittests src/main.rs (target/debug/deps/swadm-1257a681e889b0b2) |
| 4133 | 2026-09-08T04:02:33.459Z | |
| 4134 | 2026-09-08T04:02:33.459Z | running 5 tests |
| 4135 | 2026-09-08T04:02:33.459Z | test switchport::test::test_compute_lanes ... ok |
| 4136 | 2026-09-08T04:02:33.459Z | test switchport::test::port_id_ordering ... ok |
| 4137 | 2026-09-08T04:02:33.459Z | Lane 0 Lane 1 Lane 2 Lane 3 |
| 4138 | 2026-09-08T04:02:33.459Z | Rx Loss-of-lock: Yes Yes Yes Lane 0Yes |
| 4139 | 2026-09-08T04:02:33.459Z | Rx Loss-of-signal: Yes Lane 1Yes Lane 2 Yes Lane 3Yes |
| 4140 | 2026-09-08T04:02:33.459Z | |
| 4141 | 2026-09-08T04:02:33.459Z | Rx CDR Enabled: Yes State: Activated YesActivated YesActivated YesActivated |
| 4142 | 2026-09-08T04:02:33.459Z | |
| 4143 | 2026-09-08T04:02:33.460Z | Tx Enabled: Yes Rx Output Enabled: false falseYes Yes falseYes |
| 4144 | 2026-09-08T04:02:33.460Z | false Tx Loss-of-lock: No |
| 4145 | 2026-09-08T04:02:33.460Z | Rx Output Status: valid Novalid Novalid Novalid |
| 4146 | 2026-09-08T04:02:33.460Z | |
| 4147 | 2026-09-08T04:02:33.460Z | Tx Loss-of-signal: No Rx Loss-of-lock: true No Notrue Notrue |
| 4148 | 2026-09-08T04:02:33.460Z | true Tx CDR Enabled: No |
| 4149 | 2026-09-08T04:02:33.460Z | No Rx Loss-of-signal: falseNo falseNo |
| 4150 | 2026-09-08T04:02:33.460Z | false Tx Adaptive EQ Fault: Nofalse |
| 4151 | 2026-09-08T04:02:33.460Z | Rx Auto-squelch Disable: true No true No Notrue |
| 4152 | 2026-09-08T04:02:33.460Z | true |
| 4153 | 2026-09-08T04:02:33.460Z | Tx Fault: Yes Tx Output Enabled: true Yestrue trueYes true |
| 4154 | 2026-09-08T04:02:33.460Z | Yes |
| 4155 | 2026-09-08T04:02:33.460Z | Tx Output Status: invalid invalid invalid invalid |
| 4156 | 2026-09-08T04:02:33.461Z | Tx Loss-of-lock: false false false false |
| 4157 | 2026-09-08T04:02:33.461Z | Tx Loss-of-signal: true true true true |
| 4158 | 2026-09-08T04:02:33.461Z | Tx Auto-squelch Disable: false false false false |
| 4159 | 2026-09-08T04:02:33.461Z | Tx Adaptive EQ Fail: true true true true |
| 4160 | 2026-09-08T04:02:33.461Z | Tx Failure: false false false false |
| 4161 | 2026-09-08T04:02:33.461Z | Tx Force Squelch: true true true true |
| 4162 | 2026-09-08T04:02:33.461Z | Tx Input Polarity: normal normal normal normal |
| 4163 | 2026-09-08T04:02:33.461Z | test switchport::test::test_print_sff_datapath ... ok |
| 4164 | 2026-09-08T04:02:33.461Z | test switchport::test::test_print_cmis_datapath ... ok |
| 4165 | 2026-09-08T04:02:33.461Z | test link::test_filter ... ok |
| 4166 | 2026-09-08T04:02:33.461Z | |
| 4167 | 2026-09-08T04:02:33.461Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4168 | 2026-09-08T04:02:33.461Z | |
| 4169 | 2026-09-08T04:02:33.461Z | Running tests/cli/main.rs (target/debug/deps/cli-b622f91327390c6d) |
| 4170 | 2026-09-08T04:02:33.461Z | |
| 4171 | 2026-09-08T04:02:33.461Z | running 7 tests |
| 4172 | 2026-09-08T04:02:33.461Z | test counters::counters_list ... ignored |
| 4173 | 2026-09-08T04:02:33.461Z | test link_apply::apply_tx_eq_all ... ignored |
| 4174 | 2026-09-08T04:02:33.462Z | test link_apply::apply_tx_eq_custom ... ignored |
| 4175 | 2026-09-08T04:02:33.462Z | test tx_eq::set_all_taps ... ignored |
| 4176 | 2026-09-08T04:02:33.462Z | test tx_eq::set_partial_taps ... ignored |
| 4177 | 2026-09-08T04:02:33.462Z | test cmd::test::pattern_statics ... ok |
| 4178 | 2026-09-08T04:02:33.462Z | test link_apply::tx_eq_exclusive ... ok |
| 4179 | 2026-09-08T04:02:33.462Z | |
| 4180 | 2026-09-08T04:02:33.462Z | test result: ok. 2 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 4181 | 2026-09-08T04:02:33.462Z | |
| 4182 | 2026-09-08T04:02:33.462Z | Running unittests src/main.rs (target/debug/deps/tfportd-dc18d5d702a8c2df) |
| 4183 | 2026-09-08T04:02:33.462Z | |
| 4184 | 2026-09-08T04:02:33.463Z | running 4 tests |
| 4185 | 2026-09-08T04:02:33.463Z | test oxstats::tests::producer_ids_are_actually_unique ... ok |
| 4186 | 2026-09-08T04:02:33.463Z | test linklocal::test_parse_ipadm ... ok |
| 4187 | 2026-09-08T04:02:33.463Z | test tfport::test_parse_tfport ... ok |
| 4188 | 2026-09-08T04:02:33.463Z | test config::tests::test_updates ... ok |
| 4189 | 2026-09-08T04:02:33.463Z | |
| 4190 | 2026-09-08T04:02:33.463Z | test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4191 | 2026-09-08T04:02:33.463Z | |
| 4192 | 2026-09-08T04:02:33.463Z | Running unittests src/main.rs (target/debug/deps/uplinkd-ceb39c842d06889c) |
| 4193 | 2026-09-08T04:02:33.463Z | |
| 4194 | 2026-09-08T04:02:33.463Z | running 0 tests |
| 4195 | 2026-09-08T04:02:33.463Z | |
| 4196 | 2026-09-08T04:02:33.463Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4197 | 2026-09-08T04:02:33.463Z | |
| 4198 | 2026-09-08T04:02:33.463Z | Running unittests src/main.rs (target/debug/deps/xtask-8bdda0ad85b34353) |
| 4199 | 2026-09-08T04:02:33.463Z | |
| 4200 | 2026-09-08T04:02:33.463Z | running 0 tests |
| 4201 | 2026-09-08T04:02:33.463Z | |
| 4202 | 2026-09-08T04:02:33.464Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4203 | 2026-09-08T04:02:33.464Z | |
| 4204 | 2026-09-08T04:02:33.464Z | Doc-tests aal |
| 4205 | 2026-09-08T04:02:33.666Z | |
| 4206 | 2026-09-08T04:02:33.666Z | running 0 tests |
| 4207 | 2026-09-08T04:02:33.666Z | |
| 4208 | 2026-09-08T04:02:33.671Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4209 | 2026-09-08T04:02:33.671Z | |
| 4210 | 2026-09-08T04:02:33.691Z | Doc-tests aal_macros |
| 4211 | 2026-09-08T04:02:33.755Z | |
| 4212 | 2026-09-08T04:02:33.756Z | running 0 tests |
| 4213 | 2026-09-08T04:02:33.756Z | |
| 4214 | 2026-09-08T04:02:33.756Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4215 | 2026-09-08T04:02:33.756Z | |
| 4216 | 2026-09-08T04:02:33.764Z | Doc-tests common |
| 4217 | 2026-09-08T04:02:34.000Z | |
| 4218 | 2026-09-08T04:02:34.000Z | running 0 tests |
| 4219 | 2026-09-08T04:02:34.000Z | |
| 4220 | 2026-09-08T04:02:34.000Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4221 | 2026-09-08T04:02:34.000Z | |
| 4222 | 2026-09-08T04:02:34.027Z | Doc-tests dpd_api |
| 4223 | 2026-09-08T04:02:34.733Z | |
| 4224 | 2026-09-08T04:02:34.733Z | running 2 tests |
| 4225 | 2026-09-08T04:02:34.733Z | test dpd-api/src/lib.rs - dpd_api_mod::api_description (line 69) ... ignored |
| 4226 | 2026-09-08T04:02:34.733Z | test dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 75) ... ignored |
| 4227 | 2026-09-08T04:02:34.733Z | |
| 4228 | 2026-09-08T04:02:34.733Z | test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4229 | 2026-09-08T04:02:34.734Z | |
| 4230 | 2026-09-08T04:02:34.763Z | Doc-tests dpd_client |
| 4231 | 2026-09-08T04:02:36.155Z | |
| 4232 | 2026-09-08T04:02:36.155Z | running 0 tests |
| 4233 | 2026-09-08T04:02:36.155Z | |
| 4234 | 2026-09-08T04:02:36.155Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4235 | 2026-09-08T04:02:36.155Z | |
| 4236 | 2026-09-08T04:02:36.207Z | Doc-tests dpd_types |
| 4237 | 2026-09-08T04:02:36.394Z | |
| 4238 | 2026-09-08T04:02:36.394Z | running 0 tests |
| 4239 | 2026-09-08T04:02:36.394Z | |
| 4240 | 2026-09-08T04:02:36.394Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4241 | 2026-09-08T04:02:36.395Z | |
| 4242 | 2026-09-08T04:02:36.417Z | Doc-tests dpd_types_versions |
| 4243 | 2026-09-08T04:02:37.930Z | |
| 4244 | 2026-09-08T04:02:37.930Z | running 1 test |
| 4245 | 2026-09-08T04:02:37.930Z | test dpd-types/versions/src/lib.rs - (line 19) ... ignored |
| 4246 | 2026-09-08T04:02:37.930Z | |
| 4247 | 2026-09-08T04:02:37.930Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4248 | 2026-09-08T04:02:37.930Z | |
| 4249 | 2026-09-08T04:02:37.979Z | Doc-tests packet |
| 4250 | 2026-09-08T04:02:38.197Z | |
| 4251 | 2026-09-08T04:02:38.197Z | running 0 tests |
| 4252 | 2026-09-08T04:02:38.197Z | |
| 4253 | 2026-09-08T04:02:38.197Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4254 | 2026-09-08T04:02:38.198Z | |
| 4255 | 2026-09-08T04:02:38.223Z | Doc-tests pcap |
| 4256 | 2026-09-08T04:02:38.272Z | |
| 4257 | 2026-09-08T04:02:38.272Z | running 0 tests |
| 4258 | 2026-09-08T04:02:38.272Z | |
| 4259 | 2026-09-08T04:02:38.272Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4260 | 2026-09-08T04:02:38.272Z | |
| 4261 | 2026-09-08T04:02:38.339Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 4262 | 2026-09-08T04:02:38.339Z | + RUST_BACKTRACE=full |
| 4263 | 2026-09-08T04:02:38.339Z | + cargo test --features tofino_asic --no-fail-fast |
| 4264 | 2026-09-08T04:02:38.934Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 4265 | 2026-09-08T04:02:39.016Z | Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 4266 | 2026-09-08T04:02:39.019Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#d13f3e2d) |
| 4267 | 2026-09-08T04:02:39.028Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 4268 | 2026-09-08T04:02:47.705Z | Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 4269 | 2026-09-08T04:02:48.136Z | Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 4270 | 2026-09-08T04:03:30.933Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 52.58s |
| 4271 | 2026-09-08T04:03:31.045Z | Running unittests src/lib.rs (target/debug/deps/aal-450f124e18c48d38) |
| 4272 | 2026-09-08T04:03:31.048Z | |
| 4273 | 2026-09-08T04:03:31.048Z | running 0 tests |
| 4274 | 2026-09-08T04:03:31.048Z | |
| 4275 | 2026-09-08T04:03:31.048Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4276 | 2026-09-08T04:03:31.048Z | |
| 4277 | 2026-09-08T04:03:31.048Z | Running unittests src/lib.rs (target/debug/deps/aal_macros-5b37c54c08977ed3) |
| 4278 | 2026-09-08T04:03:31.052Z | |
| 4279 | 2026-09-08T04:03:31.052Z | running 0 tests |
| 4280 | 2026-09-08T04:03:31.052Z | |
| 4281 | 2026-09-08T04:03:31.052Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4282 | 2026-09-08T04:03:31.052Z | |
| 4283 | 2026-09-08T04:03:31.052Z | Running unittests src/lib.rs (target/debug/deps/asic-dc46d3e53d2df97f) |
| 4284 | 2026-09-08T04:03:31.150Z | |
| 4285 | 2026-09-08T04:03:31.150Z | running 8 tests |
| 4286 | 2026-09-08T04:03:31.154Z | test tofino_asic::qsfp::tests::test_read_write_cpu_port ... ok |
| 4287 | 2026-09-08T04:03:31.154Z | test tofino_asic::qsfp::tests::fix_link ... ok |
| 4288 | 2026-09-08T04:03:31.154Z | test tofino_asic::stats::constants_sanity_check ... ok |
| 4289 | 2026-09-08T04:03:31.154Z | test tofino_asic::qsfp::tests::test_send_to_dpd_send_error ... ok |
| 4290 | 2026-09-08T04:03:31.154Z | test tofino_asic::tests::test_wafer_location_from_coords ... ok |
| 4291 | 2026-09-08T04:03:31.154Z | test tofino_asic::qsfp::tests::test_send_to_dpd_mutiple_sends_fails ... ok |
| 4292 | 2026-09-08T04:03:31.160Z | test tofino_asic::qsfp::tests::test_send_to_dpd_recv_ok ... ok |
| 4293 | 2026-09-08T04:03:31.653Z | test tofino_asic::qsfp::tests::test_send_to_dpd_recv_timeout ... ok |
| 4294 | 2026-09-08T04:03:31.653Z | |
| 4295 | 2026-09-08T04:03:31.653Z | test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.50s |
| 4296 | 2026-09-08T04:03:31.653Z | |
| 4297 | 2026-09-08T04:03:31.662Z | Running unittests src/lib.rs (target/debug/deps/common-5e8ad7a4c62ed295) |
| 4298 | 2026-09-08T04:03:31.667Z | |
| 4299 | 2026-09-08T04:03:31.667Z | running 4 tests |
| 4300 | 2026-09-08T04:03:31.670Z | test nat::tests::test_vni ... ok |
| 4301 | 2026-09-08T04:03:31.670Z | test network::tests::test_generate_ipv6_link_local ... ok |
| 4302 | 2026-09-08T04:03:31.670Z | test test_purge ... ok |
| 4303 | 2026-09-08T04:03:31.670Z | test illumos::test::address_exists_handles_missing_object ... ok |
| 4304 | 2026-09-08T04:03:31.670Z | |
| 4305 | 2026-09-08T04:03:31.670Z | test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4306 | 2026-09-08T04:03:31.671Z | |
| 4307 | 2026-09-08T04:03:31.677Z | Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-049fc7a9b9157ea9) |
| 4308 | 2026-09-08T04:03:31.689Z | |
| 4309 | 2026-09-08T04:03:31.689Z | running 1 test |
| 4310 | 2026-09-08T04:03:31.689Z | ------- |
| 4311 | 2026-09-08T04:03:31.689Z | Generating OpenAPI documents from API definitions ... |
| 4312 | 2026-09-08T04:03:31.835Z | Loading local OpenAPI documents from "/work/oxidecomputer/dendrite/openapi" ... |
| 4313 | 2026-09-08T04:03:31.910Z | Loading blessed OpenAPI documents from VCS revision "origin/main" path "openapi" |
| 4314 | 2026-09-08T04:03:32.982Z | ------- |
| 4315 | 2026-09-08T04:03:32.982Z | Checking 14 OpenAPI documents... |
| 4316 | 2026-09-08T04:03:32.982Z | Fresh dpd (versioned v1.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 4317 | 2026-09-08T04:03:32.982Z | Fresh dpd (versioned v2.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 4318 | 2026-09-08T04:03:32.982Z | Fresh dpd (versioned v3.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 4319 | 2026-09-08T04:03:32.988Z | Fresh dpd (versioned v4.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 4320 | 2026-09-08T04:03:32.988Z | Fresh dpd (versioned v5.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 4321 | 2026-09-08T04:03:32.988Z | Fresh dpd (versioned v6.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 4322 | 2026-09-08T04:03:32.988Z | Fresh dpd (versioned v7.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 4323 | 2026-09-08T04:03:32.988Z | Fresh dpd (versioned v8.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 4324 | 2026-09-08T04:03:32.988Z | Fresh dpd (versioned v9.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 4325 | 2026-09-08T04:03:32.988Z | Fresh dpd (versioned v10.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 4326 | 2026-09-08T04:03:32.988Z | Fresh dpd (versioned v11.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 4327 | 2026-09-08T04:03:32.988Z | Fresh dpd (versioned v12.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 4328 | 2026-09-08T04:03:32.989Z | Fresh dpd (versioned v13.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 4329 | 2026-09-08T04:03:32.989Z | Fresh dpd (versioned v14.0.0 (added locally)): Oxide Switch Dataplane Controller |
| 4330 | 2026-09-08T04:03:32.989Z | Fresh dpd "latest" symlink |
| 4331 | 2026-09-08T04:03:32.989Z | ------- |
| 4332 | 2026-09-08T04:03:32.989Z | Success 14 documents checked: 15 fresh, 0 stale, 0 failed, 0 other problems |
| 4333 | 2026-09-08T04:03:33.051Z | test test::test_apis_up_to_date ... ok |
| 4334 | 2026-09-08T04:03:33.051Z | |
| 4335 | 2026-09-08T04:03:33.055Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.38s |
| 4336 | 2026-09-08T04:03:33.055Z | |
| 4337 | 2026-09-08T04:03:33.115Z | Running unittests src/main.rs (target/debug/deps/dpd-a04153da049b07eb) |
| 4338 | 2026-09-08T04:03:33.181Z | |
| 4339 | 2026-09-08T04:03:33.181Z | running 93 tests |
| 4340 | 2026-09-08T04:03:33.185Z | test freemap::test_ordering ... ok |
| 4341 | 2026-09-08T04:03:33.185Z | test config::tests::test_updates ... ok |
| 4342 | 2026-09-08T04:03:33.185Z | test dhcpv6::tests::test_create_duid_bytes ... ok |
| 4343 | 2026-09-08T04:03:33.185Z | test freemap::test_split ... ok |
| 4344 | 2026-09-08T04:03:33.185Z | test macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok |
| 4345 | 2026-09-08T04:03:33.185Z | test macaddrs::tests::test_mac_offset ... ok |
| 4346 | 2026-09-08T04:03:33.185Z | test macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok |
| 4347 | 2026-09-08T04:03:33.185Z | test macaddrs::tests::test_parse_port_id ... ok |
| 4348 | 2026-09-08T04:03:33.189Z | test mcast::tests::test_canonicalize_sources ... ok |
| 4349 | 2026-09-08T04:03:33.189Z | Sep 08 04:03:32.051 DEBG created new freemap, unit: freemap_test |
| 4350 | 2026-09-08T04:03:33.189Z | Sep 08 04:03:32.051 DEBG initted freemap. size: 128, unit: freemap_test |
| 4351 | 2026-09-08T04:03:33.189Z | Sep 08 04:03:32.051 DEBG reset freemap, unit: freemap_test |
| 4352 | 2026-09-08T04:03:33.189Z | Sep 08 04:03:32.051 DEBG created new freemap, Sep 08 04:03:32.051unit :DEBG freemap_testcreated new freemap |
| 4353 | 2026-09-08T04:03:33.189Z | , unit: freemap_test |
| 4354 | 2026-09-08T04:03:33.189Z | Sep 08 04:03:32.051 DEBG initted freemap. size: 128, Sep 08 04:03:32.051unit :DEBG freemap_testinitted freemap. size: 128 |
| 4355 | 2026-09-08T04:03:33.189Z | , unit: Sep 08 04:03:32.051freemap_test |
| 4356 | 2026-09-08T04:03:33.189Z | DEBG reset freemap, unit: Sep 08 04:03:32.051freemap_test |
| 4357 | 2026-09-08T04:03:33.189Z | DEBG reset freemap, unit: freemap_testSep 08 04:03:32.051 |
| 4358 | 2026-09-08T04:03:33.189Z | DEBG created new freemap, unit: freemap_test |
| 4359 | 2026-09-08T04:03:33.189Z | Sep 08 04:03:32.051 DEBG initted freemap. size: 128, unit: freemap_test |
| 4360 | 2026-09-08T04:03:33.189Z | Sep 08 04:03:32.051 DEBG reset freemap, unit: freemap_test |
| 4361 | 2026-09-08T04:03:33.189Z | test freemap::test_exhaustion ... ok |
| 4362 | 2026-09-08T04:03:33.189Z | test freemap::test_free ... ok |
| 4363 | 2026-09-08T04:03:33.189Z | test freemap::test_basic ... ok |
| 4364 | 2026-09-08T04:03:33.189Z | test freemap::test_reclaim ... ok |
| 4365 | 2026-09-08T04:03:33.189Z | test mcast::tests::test_create_port_bitmap_empty ... ok |
| 4366 | 2026-09-08T04:03:33.189Z | test mcast::tests::test_create_port_bitmap_all_same_direction ... ok |
| 4367 | 2026-09-08T04:03:33.189Z | test mcast::tests::test_create_port_bitmap_filters_by_direction ... ok |
| 4368 | 2026-09-08T04:03:33.189Z | Sep 08 04:03:32.051 DEBG created new freemap, unit: freemap_test |
| 4369 | 2026-09-08T04:03:33.189Z | Sep 08 04:03:32.052 DEBG initted freemap. size: 8, unit: freemap_test |
| 4370 | 2026-09-08T04:03:33.189Z | Sep 08 04:03:32.052 DEBG reset freemap, unit: freemap_test |
| 4371 | 2026-09-08T04:03:33.189Z | test freemap::test_reclaim_preserves_existing_freelist ... ok |
| 4372 | 2026-09-08T04:03:33.189Z | test mcast::tests::test_multicast_group_data_generate_id_allocation ... ok |
| 4373 | 2026-09-08T04:03:33.189Z | test mcast::tests::test_multicast_group_data_id_exhaustion ... ok |
| 4374 | 2026-09-08T04:03:33.189Z | Sep 08 04:03:32.052 DEBG created new freemap, unit: freemap_test |
| 4375 | 2026-09-08T04:03:33.189Z | Sep 08 04:03:32.052 DEBG initted freemap. size: 128, unit: freemap_test |
| 4376 | 2026-09-08T04:03:33.189Z | Sep 08 04:03:32.052 DEBG reset freemap, unit: freemap_test |
| 4377 | 2026-09-08T04:03:33.189Z | test mcast::tests::test_scoped_group_id_weak_reference_cleanup ... ok |
| 4378 | 2026-09-08T04:03:33.189Z | test mcast::tests::test_concurrent_allocation_and_deallocation ... ok |
| 4379 | 2026-09-08T04:03:33.189Z | test mcast::tests::test_scoped_group_id_drop_returns_to_pool ... ok |
| 4380 | 2026-09-08T04:03:33.189Z | test freemap::test_span ... ok |
| 4381 | 2026-09-08T04:03:33.189Z | test mcast::tests::test_sources_contain_any ... ok |
| 4382 | 2026-09-08T04:03:33.189Z | test mcast::tests::test_concurrent_id_allocation ... ok |
| 4383 | 2026-09-08T04:03:33.189Z | test mcast::validate::tests::test_ipv4_ssm_with_sources ... ok |
| 4384 | 2026-09-08T04:03:33.189Z | test mcast::validate::tests::test_address_validation_with_source_validation ... ok |
| 4385 | 2026-09-08T04:03:33.190Z | test mcast::validate::tests::test_ipv4_validation ... ok |
| 4386 | 2026-09-08T04:03:33.190Z | test mcast::validate::tests::test_address_validation_integrated ... ok |
| 4387 | 2026-09-08T04:03:33.190Z | test mcast::tests::test_paired_allocation_and_cleanup ... ok |
| 4388 | 2026-09-08T04:03:33.190Z | test mcast::validate::tests::test_ipv6_ssm_with_sources ... ok |
| 4389 | 2026-09-08T04:03:33.190Z | test mcast::validate::tests::test_ipv6_validation ... ok |
| 4390 | 2026-09-08T04:03:33.190Z | test mcast::validate::tests::test_is_ssm_function ... ok |
| 4391 | 2026-09-08T04:03:33.190Z | test mcast::validate::tests::test_validate_not_underlay_subnet ... ok |
| 4392 | 2026-09-08T04:03:33.190Z | test mcast::validate::tests::test_multicast_validation_boundaries ... ok |
| 4393 | 2026-09-08T04:03:33.190Z | test mcast::validate::tests::test_validate_nat_target ... ok |
| 4394 | 2026-09-08T04:03:33.190Z | test mcast::validate::tests::test_validate_tag ... ok |
| 4395 | 2026-09-08T04:03:33.190Z | test nat::test_mapping ... ok |
| 4396 | 2026-09-08T04:03:33.190Z | test mcast::validate::tests::test_validate_source_addresses ... ok |
| 4397 | 2026-09-08T04:03:33.190Z | test mcast::validate::tests::test_validate_tag_format ... ok |
| 4398 | 2026-09-08T04:03:33.190Z | test port_map::tests::test_backplane_group ... ok |
| 4399 | 2026-09-08T04:03:33.190Z | test port_map::tests::test_port_map ... ok |
| 4400 | 2026-09-08T04:03:33.190Z | test port_map::tests::dump_map ... ok |
| 4401 | 2026-09-08T04:03:33.190Z | test mcast::tests::test_id_range_boundaries ... ok |
| 4402 | 2026-09-08T04:03:33.190Z | test api_server::tests::test_build_info ... ok |
| 4403 | 2026-09-08T04:03:33.190Z | Sep 08 04:03:32.053 DEBG created new freemap, unit: freemap_route_ipv4 |
| 4404 | 2026-09-08T04:03:33.190Z | Sep 08 04:03:32.053 DEBG created new freemap, unit: freemap_route_ipv6 |
| 4405 | 2026-09-08T04:03:33.190Z | Sep 08 04:03:32.054 DEBG initted freemap. size: 64, unit: freemap_route_ipv4 |
| 4406 | 2026-09-08T04:03:33.190Z | Sep 08 04:03:32.054 DEBG reset freemap, unit: freemap_route_ipv4 |
| 4407 | 2026-09-08T04:03:33.190Z | Sep 08 04:03:32.054 DEBG initted freemap. size: 64, unit: freemap_route_ipv6 |
| 4408 | 2026-09-08T04:03:33.190Z | Sep 08 04:03:32.054 DEBG reset freemap, unit: freemap_route_ipv6 |
| 4409 | 2026-09-08T04:03:33.190Z | Sep 08 04:03:32.054 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 4410 | 2026-09-08T04:03:33.190Z | Sep 08 04:03:32.054 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 } }] |
| 4411 | 2026-09-08T04:03:33.190Z | Sep 08 04:03:32.054 INFO adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 4412 | 2026-09-08T04:03:33.190Z | Sep 08 04:03:32.054 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 } }] |
| 4413 | 2026-09-08T04:03:33.190Z | Sep 08 04:03:32.054 INFO adding route 3fff:beef::/64 -> 2001:db8::55:ff |
| 4414 | 2026-09-08T04:03:33.190Z | Sep 08 04:03:32.054 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 } }] |
| 4415 | 2026-09-08T04:03:33.190Z | Sep 08 04:03:32.054 INFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ff |
| 4416 | 2026-09-08T04:03:33.190Z | Sep 08 04:03:32.054 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 } }] |
| 4417 | 2026-09-08T04:03:33.190Z | Sep 08 04:03:32.054 INFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ff |
| 4418 | 2026-09-08T04:03:33.190Z | Sep 08 04:03:32.054 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 } }] |
| 4419 | 2026-09-08T04:03:33.190Z | Sep 08 04:03:32.054 INFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ff |
| 4420 | 2026-09-08T04:03:33.190Z | Sep 08 04:03:32.054 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 } }] |
| 4421 | 2026-09-08T04:03:33.190Z | Sep 08 04:03:32.054 INFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ff |
| 4422 | 2026-09-08T04:03:33.190Z | Sep 08 04:03:32.054 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 } }] |
| 4423 | 2026-09-08T04:03:33.191Z | Sep 08 04:03:32.054 INFO adding route 3fff:beef:5::/64 -> 2001:db8::55:ff |
| 4424 | 2026-09-08T04:03:33.191Z | Sep 08 04:03:32.054 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 } }] |
| 4425 | 2026-09-08T04:03:33.191Z | Sep 08 04:03:32.054 INFO adding route 3fff:beef:6::/64 -> 2001:db8::55:ff |
| 4426 | 2026-09-08T04:03:33.191Z | Sep 08 04:03:32.054 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 } }] |
| 4427 | 2026-09-08T04:03:33.191Z | Sep 08 04:03:32.054 INFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ff |
| 4428 | 2026-09-08T04:03:33.191Z | Sep 08 04:03:32.054 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 } }] |
| 4429 | 2026-09-08T04:03:33.195Z | Sep 08 04:03:32.054 INFO adding route 3fff:beef:8::/64 -> 2001:db8::55:ff |
| 4430 | 2026-09-08T04:03:33.195Z | Sep 08 04:03:32.054 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 } }] |
| 4431 | 2026-09-08T04:03:33.195Z | Sep 08 04:03:32.054 INFO adding route 3fff:beef:9::/64 -> 2001:db8::55:ff |
| 4432 | 2026-09-08T04:03:33.195Z | Sep 08 04:03:32.054 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 } }] |
| 4433 | 2026-09-08T04:03:33.195Z | Sep 08 04:03:32.054 INFO adding route 3fff:beef:a::/64 -> 2001:db8::55:ff |
| 4434 | 2026-09-08T04:03:33.195Z | Sep 08 04:03:32.054 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 } }] |
| 4435 | 2026-09-08T04:03:33.195Z | Sep 08 04:03:32.054 INFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ff |
| 4436 | 2026-09-08T04:03:33.195Z | Sep 08 04:03:32.054 DEBG replacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4437 | 2026-09-08T04:03:33.195Z | Sep 08 04:03:32.054 INFO adding route 3fff:beef:c::/64 -> 2001:db8::55:ff |
| 4438 | 2026-09-08T04:03:33.195Z | Sep 08 04:03:32.054 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 } }] |
| 4439 | 2026-09-08T04:03:33.195Z | Sep 08 04:03:32.054 INFO adding route 3fff:beef:d::/64 -> 2001:db8::55:ff |
| 4440 | 2026-09-08T04:03:33.195Z | Sep 08 04:03:32.054Sep 08 04:03:32.054 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 } }]created new freemap |
| 4441 | 2026-09-08T04:03:33.195Z | , unit:Sep 08 04:03:32.054 freemap_route_ipv4INFO |
| 4442 | 2026-09-08T04:03:33.195Z | adding route 3fff:beef:e::/64 -> 2001:db8::55:ff |
| 4443 | 2026-09-08T04:03:33.196Z | Sep 08 04:03:32.054 Sep 08 04:03:32.054DEBG 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 } }] |
| 4444 | 2026-09-08T04:03:33.196Z | created new freemap, unit:Sep 08 04:03:32.054 freemap_route_ipv6INFO |
| 4445 | 2026-09-08T04:03:33.196Z | adding route 3fff:beef:f::/64 -> 2001:db8::55:ff |
| 4446 | 2026-09-08T04:03:33.196Z | Sep 08 04:03:32.054Sep 08 04:03:32.054 DEBGDEBG initted freemap. size: 64replacing 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 } }], |
| 4447 | 2026-09-08T04:03:33.196Z | unit: freemap_route_ipv4 |
| 4448 | 2026-09-08T04:03:33.196Z | Sep 08 04:03:32.054 INFO Sep 08 04:03:32.054adding route 3fff:beef:10::/64 -> 2001:db8::55:ff |
| 4449 | 2026-09-08T04:03:33.196Z | DEBG reset freemap, unitSep 08 04:03:32.054: DEBGfreemap_route_ipv4 |
| 4450 | 2026-09-08T04:03:33.196Z | 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 } }] |
| 4451 | 2026-09-08T04:03:33.196Z | Sep 08 04:03:32.054 Sep 08 04:03:32.054DEBG INFOinitted freemap. size: 64 , adding route 3fff:beef:11::/64 -> 2001:db8::55:ffunit |
| 4452 | 2026-09-08T04:03:33.196Z | : freemap_route_ipv6 |
| 4453 | 2026-09-08T04:03:33.196Z | Sep 08 04:03:32.054 DEBG Sep 08 04:03:32.054replacing 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 } }] |
| 4454 | 2026-09-08T04:03:33.196Z | DEBG reset freemap, unitSep 08 04:03:32.054: INFOfreemap_route_ipv6 |
| 4455 | 2026-09-08T04:03:33.196Z | adding route 3fff:beef:12::/64 -> 2001:db8::55:ff |
| 4456 | 2026-09-08T04:03:33.196Z | Sep 08 04:03:32.054 Sep 08 04:03:32.054INFO DEBGadding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 4457 | 2026-09-08T04:03:33.196Z | 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 } }] |
| 4458 | 2026-09-08T04:03:33.196Z | Sep 08 04:03:32.054 Sep 08 04:03:32.054DEBG 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 } }] |
| 4459 | 2026-09-08T04:03:33.196Z | adding route 3fff:beef:13::/64 -> 2001:db8::55:ff |
| 4460 | 2026-09-08T04:03:33.196Z | Sep 08 04:03:32.054Sep 08 04:03:32.054 INFODEBG adding route 3fff:dead::/64 -> 2001:db8::55:2replacing 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 } }] |
| 4461 | 2026-09-08T04:03:33.196Z | |
| 4462 | 2026-09-08T04:03:33.196Z | Sep 08 04:03:32.054Sep 08 04:03:32.054 DEBGINFO replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]adding route 3fff:beef:14::/64 -> 2001:db8::55:ff |
| 4463 | 2026-09-08T04:03:33.196Z | |
| 4464 | 2026-09-08T04:03:33.196Z | Sep 08 04:03:32.054Sep 08 04:03:32.054 DEBGINFO replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 4465 | 2026-09-08T04:03:33.196Z | |
| 4466 | 2026-09-08T04:03:33.196Z | Sep 08 04:03:32.054Sep 08 04:03:32.054 INFODEBG adding route 3fff:beef:15::/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 } }] |
| 4467 | 2026-09-08T04:03:33.196Z | |
| 4468 | 2026-09-08T04:03:33.196Z | Sep 08 04:03:32.054Sep 08 04:03:32.054 DEBGINFO replacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 4469 | 2026-09-08T04:03:33.196Z | |
| 4470 | 2026-09-08T04:03:33.196Z | test port_map::tests::parse_softnpu_revision ... ok |
| 4471 | 2026-09-08T04:03:33.196Z | Sep 08 04:03:32.054Sep 08 04:03:32.054 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:16::/64 -> 2001:db8::55:ff |
| 4472 | 2026-09-08T04:03:33.196Z | |
| 4473 | 2026-09-08T04:03:33.196Z | Sep 08 04:03:32.054Sep 08 04:03:32.054 DEBGINFO replacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef::/64 -> 2001:db8::55:ff |
| 4474 | 2026-09-08T04:03:33.196Z | |
| 4475 | 2026-09-08T04:03:33.196Z | Sep 08 04:03:32.054Sep 08 04:03:32.054 INFODEBG adding route 3fff:beef:17::/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 } }] |
| 4476 | 2026-09-08T04:03:33.196Z | |
| 4477 | 2026-09-08T04:03:33.196Z | Sep 08 04:03:32.054Sep 08 04:03:32.054 DEBGINFO 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:1::/64 -> 2001:db8::55:ff |
| 4478 | 2026-09-08T04:03:33.196Z | |
| 4479 | 2026-09-08T04:03:33.196Z | Sep 08 04:03:32.054 Sep 08 04:03:32.054DEBG Sep 08 04:03:32.054 DEBG 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 } }]created new freemap |
| 4480 | 2026-09-08T04:03:33.196Z | adding route 3fff:beef:18::/64 -> 2001:db8::55:ff, |
| 4481 | 2026-09-08T04:03:33.196Z | unitSep 08 04:03:32.054: Sep 08 04:03:32.054INFO DEBG freemap_route_ipv4adding route 3fff:beef:2::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4482 | 2026-09-08T04:03:33.197Z | |
| 4483 | 2026-09-08T04:03:33.197Z | |
| 4484 | 2026-09-08T04:03:33.197Z | Sep 08 04:03:32.054Sep 08 04:03:32.054Sep 08 04:03:32.054 DEBGDEBG replacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFOcreated new freemap |
| 4485 | 2026-09-08T04:03:33.197Z | , adding route 3fff:beef:19::/64 -> 2001:db8::55:ffunit |
| 4486 | 2026-09-08T04:03:33.197Z | : freemap_route_ipv6 |
| 4487 | 2026-09-08T04:03:33.197Z | Sep 08 04:03:32.054Sep 08 04:03:32.054Sep 08 04:03:32.054 DEBGINFO replacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:3::/64 -> 2001:db8::55:ff |
| 4488 | 2026-09-08T04:03:33.197Z | |
| 4489 | 2026-09-08T04:03:33.197Z | DEBG initted freemap. size: 64Sep 08 04:03:32.054, Sep 08 04:03:32.054unit : 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 } }]freemap_route_ipv4adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff |
| 4490 | 2026-09-08T04:03:33.197Z | |
| 4491 | 2026-09-08T04:03:33.197Z | |
| 4492 | 2026-09-08T04:03:33.197Z | Sep 08 04:03:32.054Sep 08 04:03:32.054 Sep 08 04:03:32.054DEBG DEBGINFOreset freemap , 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 } }] unitadding route 3fff:beef:4::/64 -> 2001:db8::55:ff: |
| 4493 | 2026-09-08T04:03:33.197Z | |
| 4494 | 2026-09-08T04:03:33.197Z | freemap_route_ipv4 |
| 4495 | 2026-09-08T04:03:33.197Z | Sep 08 04:03:32.054Sep 08 04:03:32.054 Sep 08 04:03:32.054 INFODEBG DEBGadding route 3fff:beef:1b::/64 -> 2001:db8::55:ffcreated new freemap |
| 4496 | 2026-09-08T04:03:33.197Z | , 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 } }]unit |
| 4497 | 2026-09-08T04:03:33.197Z | :Sep 08 04:03:32.054 freemap_route_ipv4 DEBG |
| 4498 | 2026-09-08T04:03:33.197Z | Sep 08 04:03:32.054 Sep 08 04:03:32.054 initted freemap. size: 64DEBG, Sep 08 04:03:32.054 unit 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 } }]DEBGINFO : |
| 4499 | 2026-09-08T04:03:33.197Z | created new freemap , freemap_route_ipv6adding route 3fff:beef:5::/64 -> 2001:db8::55:ffunit |
| 4500 | 2026-09-08T04:03:33.197Z | |
| 4501 | 2026-09-08T04:03:33.197Z | : freemap_route_ipv6Sep 08 04:03:32.054 |
| 4502 | 2026-09-08T04:03:33.197Z | INFO Sep 08 04:03:32.054adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff Sep 08 04:03:32.054 |
| 4503 | 2026-09-08T04:03:33.197Z | DEBG DEBG Sep 08 04:03:32.054 replacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 4504 | 2026-09-08T04:03:33.197Z | reset freemapinitted freemap. size: 64Sep 08 04:03:32.054, , unitunitSep 08 04:03:32.054:: DEBG INFOfreemap_route_ipv6 adding route 3fff:beef:6::/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 } }] |
| 4505 | 2026-09-08T04:03:33.197Z | freemap_route_ipv4 |
| 4506 | 2026-09-08T04:03:33.197Z | |
| 4507 | 2026-09-08T04:03:33.197Z | |
| 4508 | 2026-09-08T04:03:33.197Z | Sep 08 04:03:32.054Sep 08 04:03:32.054Sep 08 04:03:32.054 Sep 08 04:03:32.054INFODEBG DEBG Sep 08 04:03:32.054 adding route 3fff:dead::/64 -> 2001:db8::55:1 INFODEBGreplacing 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 } }] |
| 4509 | 2026-09-08T04:03:33.197Z | |
| 4510 | 2026-09-08T04:03:33.197Z | reset freemap created new freemap, adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff, unitunit |
| 4511 | 2026-09-08T04:03:33.197Z | : Sep 08 04:03:32.054freemap_route_ipv4Sep 08 04:03:32.054 |
| 4512 | 2026-09-08T04:03:33.197Z | INFO: adding route 3fff:beef:7::/64 -> 2001:db8::55:ffSep 08 04:03:32.054DEBG |
| 4513 | 2026-09-08T04:03:33.197Z | freemap_route_ipv4DEBGSep 08 04:03:32.054 |
| 4514 | 2026-09-08T04:03:33.197Z | 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 } }] |
| 4515 | 2026-09-08T04:03:33.197Z | DEBG Sep 08 04:03:32.054created new freemap , 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 } }]unitSep 08 04:03:32.054Sep 08 04:03:32.054: |
| 4516 | 2026-09-08T04:03:33.197Z | INFO adding route 3fff:beef:1e::/64 -> 2001:db8::55:ffDEBG 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 } }]initted freemap. size: 64 |
| 4517 | 2026-09-08T04:03:33.197Z | |
| 4518 | 2026-09-08T04:03:33.197Z | , freemap_route_ipv6unit: |
| 4519 | 2026-09-08T04:03:33.197Z | Sep 08 04:03:32.054Sep 08 04:03:32.054 INFOSep 08 04:03:32.054Sep 08 04:03:32.054 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:8::/64 -> 2001:db8::55:ff freemap_route_ipv6 |
| 4520 | 2026-09-08T04:03:33.197Z | |
| 4521 | 2026-09-08T04:03:33.197Z | DEBG |
| 4522 | 2026-09-08T04:03:33.198Z | initted freemap. size: 64 , adding route 3fff:beef::/64 -> 2001:db8::55:ffSep 08 04:03:32.054Sep 08 04:03:32.054unit |
| 4523 | 2026-09-08T04:03:33.198Z | DEBG:Sep 08 04:03:32.054 INFOSep 08 04:03:32.054reset freemap freemap_route_ipv4 , |
| 4524 | 2026-09-08T04:03:33.198Z | unitDEBGadding route 3fff:beef:1f::/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 } }] |
| 4525 | 2026-09-08T04:03:33.198Z | freemap_route_ipv6 |
| 4526 | 2026-09-08T04:03:33.198Z | |
| 4527 | 2026-09-08T04:03:33.198Z | Sep 08 04:03:32.055DEBG replacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 08 04:03:32.055Sep 08 04:03:32.055 INFODEBGDEBG |
| 4528 | 2026-09-08T04:03:33.198Z | Sep 08 04:03:32.055replacing 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 } }] |
| 4529 | 2026-09-08T04:03:33.202Z | reset freemap, unit Sep 08 04:03:32.055:Sep 08 04:03:32.055 INFOINFOadding route 3fff:beef:1::/64 -> 2001:db8::55:ff freemap_route_ipv4 adding route 3fff:beef:20::/64 -> 2001:db8::55:ffadding route 3fff:beef:9::/64 -> 2001:db8::55:ffINFO |
| 4530 | 2026-09-08T04:03:33.202Z | |
| 4531 | 2026-09-08T04:03:33.202Z | |
| 4532 | 2026-09-08T04:03:33.202Z | adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 4533 | 2026-09-08T04:03:33.202Z | |
| 4534 | 2026-09-08T04:03:33.202Z | Sep 08 04:03:32.055Sep 08 04:03:32.055 DEBGDEBG Sep 08 04:03:32.055Sep 08 04:03:32.055replacing 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 } }] |
| 4535 | 2026-09-08T04:03:33.202Z | DEBGreplacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 08 04:03:32.055initted freemap. size: 64 |
| 4536 | 2026-09-08T04:03:33.202Z | , DEBGSep 08 04:03:32.055DEBG replacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]unit |
| 4537 | 2026-09-08T04:03:33.202Z | : INFO Sep 08 04:03:32.055 Sep 08 04:03:32.055freemap_route_ipv6 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 } }] |
| 4538 | 2026-09-08T04:03:33.202Z | INFOINFOadding route 3fff:beef:a::/64 -> 2001:db8::55:ff |
| 4539 | 2026-09-08T04:03:33.202Z | |
| 4540 | 2026-09-08T04:03:33.202Z | adding route 3fff:beef:21::/64 -> 2001:db8::55:ff |
| 4541 | 2026-09-08T04:03:33.202Z | adding route 3fff:beef:2::/64 -> 2001:db8::55:ff |
| 4542 | 2026-09-08T04:03:33.202Z | Sep 08 04:03:32.055Sep 08 04:03:32.055 Sep 08 04:03:32.055Sep 08 04:03:32.055 DEBGDEBG Sep 08 04:03:32.055 INFODEBGDEBG reset freemapreplacing 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: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 } }] |
| 4543 | 2026-09-08T04:03:33.202Z | , adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 4544 | 2026-09-08T04:03:33.202Z | 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 } }]unit: |
| 4545 | 2026-09-08T04:03:33.202Z | freemap_route_ipv6 |
| 4546 | 2026-09-08T04:03:33.202Z | Sep 08 04:03:32.055Sep 08 04:03:32.055 |
| 4547 | 2026-09-08T04:03:33.202Z | INFO INFOadding route 3fff:beef:22::/64 -> 2001:db8::55:ff adding route 3fff:beef:b::/64 -> 2001:db8::55:ff |
| 4548 | 2026-09-08T04:03:33.202Z | |
| 4549 | 2026-09-08T04:03:33.203Z | Sep 08 04:03:32.055 Sep 08 04:03:32.055DEBG Sep 08 04:03:32.055 INFO DEBGSep 08 04:03:32.055adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 08 04:03:32.055 |
| 4550 | 2026-09-08T04:03:33.203Z | 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 } }] |
| 4551 | 2026-09-08T04:03:33.203Z | replacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] INFO |
| 4552 | 2026-09-08T04:03:33.203Z | DEBG Sep 08 04:03:32.055replacing 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 } }] |
| 4553 | 2026-09-08T04:03:33.203Z | Sep 08 04:03:32.055adding route 3fff:beef:3::/64 -> 2001:db8::55:ff INFOSep 08 04:03:32.055 DEBG |
| 4554 | 2026-09-08T04:03:33.203Z | adding route 3fff:dead::/64 -> 2001:db8::55:1INFOreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] Sep 08 04:03:32.055adding route 3fff:beef:c::/64 -> 2001:db8::55:ff |
| 4555 | 2026-09-08T04:03:33.203Z | |
| 4556 | 2026-09-08T04:03:33.203Z | Sep 08 04:03:32.055INFO |
| 4557 | 2026-09-08T04:03:33.203Z | adding route 3fff:beef:23::/64 -> 2001:db8::55:ffINFO |
| 4558 | 2026-09-08T04:03:33.203Z | Sep 08 04:03:32.055 Sep 08 04:03:32.055DEBG adding route 3fff:dead::/64 -> 2001:db8::55:1 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 } }]DEBG |
| 4559 | 2026-09-08T04:03:33.203Z | |
| 4560 | 2026-09-08T04:03:33.203Z | Sep 08 04:03:32.055 Sep 08 04:03:32.055Sep 08 04:03:32.055 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 INFO replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 04:03:32.055DEBG |
| 4561 | 2026-09-08T04:03:33.203Z | adding route 3fff:beef:d::/64 -> 2001:db8::55:ff |
| 4562 | 2026-09-08T04:03:33.203Z | DEBG |
| 4563 | 2026-09-08T04:03:33.203Z | 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:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]Sep 08 04:03:32.055 |
| 4564 | 2026-09-08T04:03:33.203Z | |
| 4565 | 2026-09-08T04:03:33.203Z | Sep 08 04:03:32.055INFO adding route 3fff:beef:24::/64 -> 2001:db8::55:ffDEBG |
| 4566 | 2026-09-08T04:03:33.203Z | replacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 04:03:32.055Sep 08 04:03:32.055 Sep 08 04:03:32.055INFO |
| 4567 | 2026-09-08T04:03:33.203Z | INFOSep 08 04:03:32.055INFO DEBG adding route 3fff:dead::/64 -> 2001:db8::55:2 Sep 08 04:03:32.055replacing 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 } }] |
| 4568 | 2026-09-08T04:03:33.203Z | INFO |
| 4569 | 2026-09-08T04:03:33.203Z | adding route 3fff:beef:e::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:1adding route 3fff:beef:4::/64 -> 2001:db8::55:ff |
| 4570 | 2026-09-08T04:03:33.203Z | |
| 4571 | 2026-09-08T04:03:33.203Z | |
| 4572 | 2026-09-08T04:03:33.203Z | Sep 08 04:03:32.055Sep 08 04:03:32.055 Sep 08 04:03:32.055Sep 08 04:03:32.055INFO DEBGadding route 3fff:beef:25::/64 -> 2001:db8::55:ff |
| 4573 | 2026-09-08T04:03:33.203Z | DEBGDEBGreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] Sep 08 04:03:32.055replacing 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 } }] |
| 4574 | 2026-09-08T04:03:33.203Z | Sep 08 04:03:32.055 |
| 4575 | 2026-09-08T04:03:33.203Z | 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 } }]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 } }] |
| 4576 | 2026-09-08T04:03:33.203Z | |
| 4577 | 2026-09-08T04:03:33.203Z | DEBG Sep 08 04:03:32.055replacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 04:03:32.055Sep 08 04:03:32.055 |
| 4578 | 2026-09-08T04:03:33.203Z | Sep 08 04:03:32.055 INFOINFO INFOadding route 3fff:beef:f::/64 -> 2001:db8::55:ffINFO |
| 4579 | 2026-09-08T04:03:33.203Z | adding route 3fff:dead::/64 -> 2001:db8::55:2adding route 3fff:beef::/64 -> 2001:db8::55:ffadding route 3fff:beef:26::/64 -> 2001:db8::55:ff |
| 4580 | 2026-09-08T04:03:33.203Z | |
| 4581 | 2026-09-08T04:03:33.203Z | |
| 4582 | 2026-09-08T04:03:33.203Z | Sep 08 04:03:32.055Sep 08 04:03:32.055 DEBGSep 08 04:03:32.055 Sep 08 04:03:32.055replacing 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 } }] INFODEBG |
| 4583 | 2026-09-08T04:03:33.203Z | 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 } }] 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 } }] |
| 4584 | 2026-09-08T04:03:33.203Z | Sep 08 04:03:32.055Sep 08 04:03:32.055 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 } }, 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 } }] |
| 4585 | 2026-09-08T04:03:33.203Z | |
| 4586 | 2026-09-08T04:03:33.203Z | Sep 08 04:03:32.055adding route 3fff:beef:10::/64 -> 2001:db8::55:ff adding route 3fff:beef:5::/64 -> 2001:db8::55:ffINFO |
| 4587 | 2026-09-08T04:03:33.203Z | adding route 3fff:beef:27::/64 -> 2001:db8::55:ff |
| 4588 | 2026-09-08T04:03:33.204Z | |
| 4589 | 2026-09-08T04:03:33.204Z | Sep 08 04:03:32.055Sep 08 04:03:32.055 Sep 08 04:03:32.055 INFOSep 08 04:03:32.055Sep 08 04:03:32.055 adding route 3fff:beef:1::/64 -> 2001:db8::55:ffDEBGINFO DEBG |
| 4590 | 2026-09-08T04:03:33.204Z | 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 |
| 4591 | 2026-09-08T04:03:33.204Z | adding route 3fff:beef::/64 -> 2001:db8::55:ff |
| 4592 | 2026-09-08T04:03:33.204Z | 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: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 } }] |
| 4593 | 2026-09-08T04:03:33.204Z | |
| 4594 | 2026-09-08T04:03:33.204Z | Sep 08 04:03:32.055Sep 08 04:03:32.055 DEBG INFOSep 08 04:03:32.055 Sep 08 04:03:32.055replacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 04:03:32.055 DEBG |
| 4595 | 2026-09-08T04:03:33.204Z | INFOreplacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFOadding route 3fff:beef:11::/64 -> 2001:db8::55:ff |
| 4596 | 2026-09-08T04:03:33.204Z | adding route 3fff:beef:28::/64 -> 2001:db8::55:ffadding route 3fff:beef:6::/64 -> 2001:db8::55:ff |
| 4597 | 2026-09-08T04:03:33.204Z | |
| 4598 | 2026-09-08T04:03:33.204Z | Sep 08 04:03:32.055 |
| 4599 | 2026-09-08T04:03:33.204Z | Sep 08 04:03:32.055 Sep 08 04:03:32.055INFO Sep 08 04:03:32.055 Sep 08 04:03:32.055 adding route 3fff:beef:2::/64 -> 2001:db8::55:ffDEBG |
| 4600 | 2026-09-08T04:03:33.204Z | 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 } }] |
| 4601 | 2026-09-08T04:03:33.204Z | 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 |
| 4602 | 2026-09-08T04:03:33.204Z | replacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 4603 | 2026-09-08T04:03:33.204Z | Sep 08 04:03:32.055 INFOSep 08 04:03:32.055 adding route 3fff:beef:12::/64 -> 2001:db8::55:ff |
| 4604 | 2026-09-08T04:03:33.204Z | Sep 08 04:03:32.055 INFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ffSep 08 04:03:32.055Sep 08 04:03:32.055 DEBGDEBG |
| 4605 | 2026-09-08T04:03:33.204Z | replacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 4606 | 2026-09-08T04:03:33.204Z | |
| 4607 | 2026-09-08T04:03:33.204Z | Sep 08 04:03:32.055Sep 08 04:03:32.055Sep 08 04:03:32.055 INFODEBG 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 } }] adding route 3fff:beef:3::/64 -> 2001:db8::55:ffadding route 3fff:beef:13::/64 -> 2001:db8::55:ff |
| 4608 | 2026-09-08T04:03:33.204Z | |
| 4609 | 2026-09-08T04:03:33.204Z | |
| 4610 | 2026-09-08T04:03:33.204Z | Sep 08 04:03:32.055Sep 08 04:03:32.055 Sep 08 04:03:32.055INFO 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 } }]adding route 3fff:beef:8::/64 -> 2001:db8::55:ff |
| 4611 | 2026-09-08T04:03:33.204Z | 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 } }] |
| 4612 | 2026-09-08T04:03:33.204Z | |
| 4613 | 2026-09-08T04:03:33.204Z | Sep 08 04:03:32.055 INFO Sep 08 04:03:32.055adding route 3fff:beef:4::/64 -> 2001:db8::55:ff |
| 4614 | 2026-09-08T04:03:33.204Z | 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 } }] |
| 4615 | 2026-09-08T04:03:33.204Z | Sep 08 04:03:32.055 Sep 08 04:03:32.055DEBG 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 } }] |
| 4616 | 2026-09-08T04:03:33.204Z | Sep 08 04:03:32.055adding route 3fff:beef:9::/64 -> 2001:db8::55:ff |
| 4617 | 2026-09-08T04:03:33.204Z | INFO Sep 08 04:03:32.055adding route 3fff:beef:14::/64 -> 2001:db8::55:ff |
| 4618 | 2026-09-08T04:03:33.204Z | INFO Sep 08 04:03:32.055adding route 3fff:beef:5::/64 -> 2001:db8::55:ff |
| 4619 | 2026-09-08T04:03:33.204Z | 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 } }] |
| 4620 | 2026-09-08T04:03:33.204Z | Sep 08 04:03:32.055 Sep 08 04:03:32.055DEBG Sep 08 04:03:32.055replacing 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 } }] |
| 4621 | 2026-09-08T04:03:33.204Z | INFODEBG adding route 3fff:beef:a::/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 } }] |
| 4622 | 2026-09-08T04:03:33.204Z | |
| 4623 | 2026-09-08T04:03:33.204Z | Sep 08 04:03:32.055 INFOSep 08 04:03:32.055 Sep 08 04:03:32.055DEBG adding route 3fff:beef:6::/64 -> 2001:db8::55:ff INFOreplacing 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 } }] |
| 4624 | 2026-09-08T04:03:33.204Z | adding route 3fff:beef:15::/64 -> 2001:db8::55:ff |
| 4625 | 2026-09-08T04:03:33.204Z | |
| 4626 | 2026-09-08T04:03:33.205Z | adding route 3fff:beef:1::/64 -> 2001:db8::55:ffSep 08 04:03:32.055 |
| 4627 | 2026-09-08T04:03:33.205Z | INFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ffSep 08 04:03:32.055 |
| 4628 | 2026-09-08T04:03:33.205Z | Sep 08 04:03:32.055Sep 08 04:03:32.055 DEBG 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 } }]DEBG |
| 4629 | 2026-09-08T04:03:33.209Z | Sep 08 04:03:32.055replacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 4630 | 2026-09-08T04:03:33.209Z | |
| 4631 | 2026-09-08T04:03:33.209Z | DEBG replacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 04:03:32.055 |
| 4632 | 2026-09-08T04:03:33.209Z | INFOSep 08 04:03:32.055 Sep 08 04:03:32.055 adding route 3fff:beef:7::/64 -> 2001:db8::55:ffINFO |
| 4633 | 2026-09-08T04:03:33.209Z | INFOSep 08 04:03:32.055adding route 3fff:beef:2::/64 -> 2001:db8::55:ff |
| 4634 | 2026-09-08T04:03:33.209Z | adding route 3fff:beef:16::/64 -> 2001:db8::55:ffSep 08 04:03:32.055 |
| 4635 | 2026-09-08T04:03:33.209Z | INFO adding route 3fff:beef:c::/64 -> 2001:db8::55:ffDEBG |
| 4636 | 2026-09-08T04:03:33.209Z | Sep 08 04:03:32.055replacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 04:03:32.055 |
| 4637 | 2026-09-08T04:03:33.209Z | DEBGSep 08 04:03:32.055DEBG 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 } }]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 } }] |
| 4638 | 2026-09-08T04:03:33.209Z | Sep 08 04:03:32.055 |
| 4639 | 2026-09-08T04:03:33.209Z | 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 |
| 4640 | 2026-09-08T04:03:33.209Z | Sep 08 04:03:32.055 adding route 3fff:beef:8::/64 -> 2001:db8::55:ff |
| 4641 | 2026-09-08T04:03:33.209Z | INFO Sep 08 04:03:32.055adding route 3fff:beef:3::/64 -> 2001:db8::55:ffSep 08 04:03:32.055 |
| 4642 | 2026-09-08T04:03:33.209Z | Sep 08 04:03:32.055INFO DEBGINFO Sep 08 04:03:32.055adding route 3fff:beef:17::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBG |
| 4643 | 2026-09-08T04:03:33.209Z | adding route 3fff:beef:d::/64 -> 2001:db8::55:ff |
| 4644 | 2026-09-08T04:03:33.209Z | |
| 4645 | 2026-09-08T04:03:33.209Z | 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 } }] |
| 4646 | 2026-09-08T04:03:33.209Z | Sep 08 04:03:32.055Sep 08 04:03:32.055Sep 08 04:03:32.055 INFOINFO adding route 3fff:beef:9::/64 -> 2001:db8::55:ffadding route 3fff:beef:29::/64 -> 2001:db8::55:ff |
| 4647 | 2026-09-08T04:03:33.209Z | |
| 4648 | 2026-09-08T04:03:33.209Z | Sep 08 04:03:32.055Sep 08 04:03:32.055 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: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 } }] |
| 4649 | 2026-09-08T04:03:33.209Z | |
| 4650 | 2026-09-08T04:03:33.210Z | Sep 08 04:03:32.055Sep 08 04:03:32.055 INFOINFO adding route 3fff:beef:a::/64 -> 2001:db8::55:ffadding route 3fff:beef:2a::/64 -> 2001:db8::55:ff |
| 4651 | 2026-09-08T04:03:33.210Z | |
| 4652 | 2026-09-08T04:03:33.210Z | Sep 08 04:03:32.055 DEBG 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 } }] |
| 4653 | 2026-09-08T04:03:33.210Z | replacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 04:03:32.055 |
| 4654 | 2026-09-08T04:03:33.210Z | 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 } }] |
| 4655 | 2026-09-08T04:03:33.210Z | Sep 08 04:03:32.055 Sep 08 04:03:32.055INFO Sep 08 04:03:32.055INFOSep 08 04:03:32.055 adding route 3fff:beef:18::/64 -> 2001:db8::55:ffINFO |
| 4656 | 2026-09-08T04:03:33.210Z | adding route 3fff:beef:b::/64 -> 2001:db8::55:ffINFO |
| 4657 | 2026-09-08T04:03:33.210Z | adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff |
| 4658 | 2026-09-08T04:03:33.210Z | adding route 3fff:beef:4::/64 -> 2001:db8::55:ffSep 08 04:03:32.055 |
| 4659 | 2026-09-08T04:03:33.210Z | Sep 08 04:03:32.055 DEBGDEBG Sep 08 04:03:32.055replacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4660 | 2026-09-08T04:03:33.210Z | |
| 4661 | 2026-09-08T04:03:33.210Z | 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 } }] |
| 4662 | 2026-09-08T04:03:33.210Z | Sep 08 04:03:32.055Sep 08 04:03:32.055Sep 08 04:03:32.055Sep 08 04:03:32.055 DEBG INFOINFO INFO adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff adding route 3fff:beef:19::/64 -> 2001:db8::55:ffadding route 3fff:beef:c::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4663 | 2026-09-08T04:03:33.210Z | |
| 4664 | 2026-09-08T04:03:33.210Z | |
| 4665 | 2026-09-08T04:03:33.210Z | |
| 4666 | 2026-09-08T04:03:33.210Z | Sep 08 04:03:32.055Sep 08 04:03:32.055 Sep 08 04:03:32.055 DEBGSep 08 04:03:32.055 INFODEBGDEBGreplacing 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:5::/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 } }] |
| 4667 | 2026-09-08T04:03:33.210Z | |
| 4668 | 2026-09-08T04:03:33.210Z | 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 } }] |
| 4669 | 2026-09-08T04:03:33.210Z | |
| 4670 | 2026-09-08T04:03:33.210Z | Sep 08 04:03:32.055Sep 08 04:03:32.055 INFODEBG Sep 08 04:03:32.055Sep 08 04:03:32.055 adding route 3fff:beef:2d::/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 } }] |
| 4671 | 2026-09-08T04:03:33.210Z | |
| 4672 | 2026-09-08T04:03:33.210Z | INFO INFOadding route 3fff:beef:1a::/64 -> 2001:db8::55:ff Sep 08 04:03:32.055adding route 3fff:beef:d::/64 -> 2001:db8::55:ffSep 08 04:03:32.055 |
| 4673 | 2026-09-08T04:03:33.210Z | |
| 4674 | 2026-09-08T04:03:33.210Z | INFODEBG adding route 3fff:beef:6::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4675 | 2026-09-08T04:03:33.210Z | Sep 08 04:03:32.055 |
| 4676 | 2026-09-08T04:03:33.210Z | DEBG Sep 08 04:03:32.055Sep 08 04:03:32.055Sep 08 04:03:32.055replacing 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 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 |
| 4677 | 2026-09-08T04:03:33.210Z | 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:2e::/64 -> 2001:db8::55:ff |
| 4678 | 2026-09-08T04:03:33.210Z | |
| 4679 | 2026-09-08T04:03:33.210Z | Sep 08 04:03:32.055 |
| 4680 | 2026-09-08T04:03:33.210Z | INFO Sep 08 04:03:32.055adding route 3fff:beef:7::/64 -> 2001:db8::55:ff INFO |
| 4681 | 2026-09-08T04:03:33.210Z | Sep 08 04:03:32.055adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff |
| 4682 | 2026-09-08T04:03:33.210Z | Sep 08 04:03:32.055DEBG Sep 08 04:03:32.055INFOreplacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 3fff:beef:e::/64 -> 2001:db8::55:ff |
| 4683 | 2026-09-08T04:03:33.210Z | |
| 4684 | 2026-09-08T04:03:33.210Z | DEBG replacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 04:03:32.055 |
| 4685 | 2026-09-08T04:03:33.210Z | Sep 08 04:03:32.055Sep 08 04:03:32.055 INFO DEBGadding route 3fff:beef:2f::/64 -> 2001:db8::55:ff |
| 4686 | 2026-09-08T04:03:33.210Z | replacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 04:03:32.055 |
| 4687 | 2026-09-08T04:03:33.210Z | DEBG Sep 08 04:03:32.055 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 } }]INFOSep 08 04:03:32.055 DEBGadding route 3fff:beef:8::/64 -> 2001:db8::55:ff |
| 4688 | 2026-09-08T04:03:33.210Z | INFOreplacing 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 } }] |
| 4689 | 2026-09-08T04:03:33.211Z | adding route 3fff:beef:f::/64 -> 2001:db8::55:ff |
| 4690 | 2026-09-08T04:03:33.211Z | |
| 4691 | 2026-09-08T04:03:33.211Z | Sep 08 04:03:32.055Sep 08 04:03:32.055 Sep 08 04:03:32.055DEBGINFOSep 08 04:03:32.055 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 } }]adding route 3fff:beef:30::/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 } }] |
| 4692 | 2026-09-08T04:03:33.211Z | INFO |
| 4693 | 2026-09-08T04:03:33.211Z | |
| 4694 | 2026-09-08T04:03:33.211Z | adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffSep 08 04:03:32.055 |
| 4695 | 2026-09-08T04:03:33.211Z | DEBGSep 08 04:03:32.055Sep 08 04:03:32.055 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 } }]INFO |
| 4696 | 2026-09-08T04:03:33.211Z | Sep 08 04:03:32.055adding route 3fff:beef:10::/64 -> 2001:db8::55:ffadding route 3fff:beef:9::/64 -> 2001:db8::55:ff |
| 4697 | 2026-09-08T04:03:33.211Z | |
| 4698 | 2026-09-08T04:03:33.211Z | DEBGSep 08 04:03:32.055 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 |
| 4699 | 2026-09-08T04:03:33.211Z | Sep 08 04:03:32.055adding route 3fff:beef:31::/64 -> 2001:db8::55:ff |
| 4700 | 2026-09-08T04:03:33.211Z | DEBGSep 08 04:03:32.056Sep 08 04:03:32.056 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 } }] DEBGINFO |
| 4701 | 2026-09-08T04:03:33.211Z | Sep 08 04:03:32.056replacing 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 } }] |
| 4702 | 2026-09-08T04:03:33.211Z | adding route 3fff:beef:1d::/64 -> 2001:db8::55:ffDEBGSep 08 04:03:32.056 |
| 4703 | 2026-09-08T04:03:33.211Z | 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 } }] |
| 4704 | 2026-09-08T04:03:33.211Z | INFOSep 08 04:03:32.056 adding route 3fff:beef:11::/64 -> 2001:db8::55:ffINFO |
| 4705 | 2026-09-08T04:03:33.211Z | Sep 08 04:03:32.056 Sep 08 04:03:32.056adding route 3fff:beef:a::/64 -> 2001:db8::55:ff |
| 4706 | 2026-09-08T04:03:33.211Z | DEBGSep 08 04:03:32.056 INFOreplacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 3fff:beef:32::/64 -> 2001:db8::55:ff |
| 4707 | 2026-09-08T04:03:33.211Z | |
| 4708 | 2026-09-08T04:03:33.211Z | Sep 08 04:03:32.056 DEBGDEBG Sep 08 04:03:32.056replacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 04:03:32.056 |
| 4709 | 2026-09-08T04:03:33.211Z | 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 } }]DEBGINFO |
| 4710 | 2026-09-08T04:03:33.211Z | replacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 04:03:32.056 |
| 4711 | 2026-09-08T04:03:33.211Z | adding route 3fff:beef:1e::/64 -> 2001:db8::55:ffSep 08 04:03:32.056 |
| 4712 | 2026-09-08T04:03:33.211Z | INFO INFO adding route 3fff:beef:12::/64 -> 2001:db8::55:ffadding route 3fff:beef:b::/64 -> 2001:db8::55:ffSep 08 04:03:32.056 |
| 4713 | 2026-09-08T04:03:33.211Z | |
| 4714 | 2026-09-08T04:03:33.211Z | Sep 08 04:03:32.056 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 } }]Sep 08 04:03:32.056Sep 08 04:03:32.056 DEBG DEBGadding route 3fff:beef:33::/64 -> 2001:db8::55:ff |
| 4715 | 2026-09-08T04:03:33.211Z | 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 } }] |
| 4716 | 2026-09-08T04:03:33.211Z | |
| 4717 | 2026-09-08T04:03:33.211Z | 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 } }] |
| 4718 | 2026-09-08T04:03:33.211Z | Sep 08 04:03:32.056Sep 08 04:03:32.056 Sep 08 04:03:32.056DEBGSep 08 04:03:32.056 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 } }]INFOINFO |
| 4719 | 2026-09-08T04:03:33.211Z | INFO adding route 3fff:beef:c::/64 -> 2001:db8::55:ffadding route 3fff:beef:1f::/64 -> 2001:db8::55:ff |
| 4720 | 2026-09-08T04:03:33.211Z | |
| 4721 | 2026-09-08T04:03:33.211Z | adding route 3fff:beef:13::/64 -> 2001:db8::55:ffSep 08 04:03:32.056Sep 08 04:03:32.056 |
| 4722 | 2026-09-08T04:03:33.211Z | INFOSep 08 04:03:32.056DEBG DEBGreplacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 04:03:32.056 |
| 4723 | 2026-09-08T04:03:33.211Z | DEBGreplacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] 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 3fff:beef:34::/64 -> 2001:db8::55:ff |
| 4724 | 2026-09-08T04:03:33.211Z | |
| 4725 | 2026-09-08T04:03:33.211Z | |
| 4726 | 2026-09-08T04:03:33.211Z | Sep 08 04:03:32.056 INFOSep 08 04:03:32.056 Sep 08 04:03:32.056 adding route 3fff:beef:20::/64 -> 2001:db8::55:ffDEBGSep 08 04:03:32.056 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 } }] |
| 4727 | 2026-09-08T04:03:33.211Z | adding route 3fff:beef:14::/64 -> 2001:db8::55:ffINFO |
| 4728 | 2026-09-08T04:03:33.212Z | |
| 4729 | 2026-09-08T04:03:33.216Z | adding route 3fff:beef:d::/64 -> 2001:db8::55:ff |
| 4730 | 2026-09-08T04:03:33.216Z | Sep 08 04:03:32.056 Sep 08 04:03:32.056Sep 08 04:03:32.056 INFODEBG DEBGSep 08 04:03:32.056 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:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 3fff:beef:35::/64 -> 2001:db8::55:ffDEBG |
| 4731 | 2026-09-08T04:03:33.216Z | |
| 4732 | 2026-09-08T04:03:33.216Z | 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 } }] |
| 4733 | 2026-09-08T04:03:33.216Z | |
| 4734 | 2026-09-08T04:03:33.216Z | Sep 08 04:03:32.056Sep 08 04:03:32.056Sep 08 04:03:32.056 Sep 08 04:03:32.056 INFOINFO adding route 3fff:beef:15::/64 -> 2001:db8::55:ffDEBG |
| 4735 | 2026-09-08T04:03:33.216Z | INFO adding route 3fff:beef:e::/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 } }]Sep 08 04:03:32.056 |
| 4736 | 2026-09-08T04:03:33.217Z | |
| 4737 | 2026-09-08T04:03:33.217Z | adding route 3fff:beef:21::/64 -> 2001:db8::55:ffDEBG |
| 4738 | 2026-09-08T04:03:33.217Z | replacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 04:03:32.056 |
| 4739 | 2026-09-08T04:03:33.217Z | Sep 08 04:03:32.056Sep 08 04:03:32.056INFO adding route 3fff:beef:36::/64 -> 2001:db8::55:ffSep 08 04:03:32.056 |
| 4740 | 2026-09-08T04:03:33.217Z | DEBG replacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 4741 | 2026-09-08T04:03:33.217Z | INFO replacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:16::/64 -> 2001:db8::55:ff |
| 4742 | 2026-09-08T04:03:33.217Z | |
| 4743 | 2026-09-08T04:03:33.217Z | Sep 08 04:03:32.056 Sep 08 04:03:32.056DEBG Sep 08 04:03:32.056replacing 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 } }] |
| 4744 | 2026-09-08T04:03:33.217Z | INFO INFOSep 08 04:03:32.056 adding route 3fff:beef:22::/64 -> 2001:db8::55:ff |
| 4745 | 2026-09-08T04:03:33.217Z | adding route 3fff:beef:f::/64 -> 2001:db8::55:ffSep 08 04:03:32.056 |
| 4746 | 2026-09-08T04:03:33.217Z | DEBGINFO adding route 3fff:beef:37::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4747 | 2026-09-08T04:03:33.217Z | |
| 4748 | 2026-09-08T04:03:33.217Z | Sep 08 04:03:32.056 DEBG Sep 08 04:03:32.056Sep 08 04:03:32.056Sep 08 04:03:32.056 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 } }]DEBG |
| 4749 | 2026-09-08T04:03:33.217Z | DEBGINFO replacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:17::/64 -> 2001:db8::55:ff |
| 4750 | 2026-09-08T04:03:33.217Z | |
| 4751 | 2026-09-08T04:03:33.217Z | 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 } }] |
| 4752 | 2026-09-08T04:03:33.217Z | Sep 08 04:03:32.056Sep 08 04:03:32.056 Sep 08 04:03:32.056 INFOINFO adding route 3fff:beef:10::/64 -> 2001:db8::55:ff |
| 4753 | 2026-09-08T04:03:33.217Z | DEBGadding route 3fff:beef:38::/64 -> 2001:db8::55:ff |
| 4754 | 2026-09-08T04:03:33.217Z | replacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 04:03:32.056 |
| 4755 | 2026-09-08T04:03:33.217Z | Sep 08 04:03:32.056 INFODEBG Sep 08 04:03:32.056adding route 3fff:beef:23::/64 -> 2001:db8::55:ff 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 |
| 4756 | 2026-09-08T04:03:33.217Z | |
| 4757 | 2026-09-08T04:03:33.217Z | replacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 04:03:32.056 |
| 4758 | 2026-09-08T04:03:33.217Z | INFO Sep 08 04:03:32.056adding route 3fff:beef:18::/64 -> 2001:db8::55:ff Sep 08 04:03:32.056INFO Sep 08 04:03:32.056adding route 3fff:beef:11::/64 -> 2001:db8::55:ff |
| 4759 | 2026-09-08T04:03:33.217Z | DEBGINFO |
| 4760 | 2026-09-08T04:03:33.217Z | adding route 3fff:beef:39::/64 -> 2001:db8::55:ff |
| 4761 | 2026-09-08T04:03:33.217Z | 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 } }] |
| 4762 | 2026-09-08T04:03:33.217Z | Sep 08 04:03:32.056 DEBGSep 08 04:03:32.056 Sep 08 04:03:32.056Sep 08 04:03:32.056DEBGreplacing 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 } }] |
| 4763 | 2026-09-08T04:03:33.217Z | 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 } }]replacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 04:03:32.056 |
| 4764 | 2026-09-08T04:03:33.217Z | adding route 3fff:beef:24::/64 -> 2001:db8::55:ff |
| 4765 | 2026-09-08T04:03:33.217Z | INFO |
| 4766 | 2026-09-08T04:03:33.217Z | adding route 3fff:beef:19::/64 -> 2001:db8::55:ffSep 08 04:03:32.056Sep 08 04:03:32.056 |
| 4767 | 2026-09-08T04:03:33.217Z | INFOINFO adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffSep 08 04:03:32.056 |
| 4768 | 2026-09-08T04:03:33.217Z | DEBGSep 08 04:03:32.056adding route 3fff:beef:12::/64 -> 2001:db8::55:ff DEBGSep 08 04:03:32.056 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 } }] |
| 4769 | 2026-09-08T04:03:33.217Z | |
| 4770 | 2026-09-08T04:03:33.217Z | 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 |
| 4771 | 2026-09-08T04:03:33.217Z | Sep 08 04:03:32.056Sep 08 04:03:32.056 INFOreplacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff |
| 4772 | 2026-09-08T04:03:33.217Z | |
| 4773 | 2026-09-08T04:03:33.217Z | Sep 08 04:03:32.056replacing 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 } }] |
| 4774 | 2026-09-08T04:03:33.217Z | INFOSep 08 04:03:32.056 adding route 3fff:beef:25::/64 -> 2001:db8::55:ffINFO |
| 4775 | 2026-09-08T04:03:33.218Z | Sep 08 04:03:32.056adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffSep 08 04:03:32.056 |
| 4776 | 2026-09-08T04:03:33.218Z | INFO DEBG adding route 3fff:beef:13::/64 -> 2001:db8::55:ffSep 08 04:03:32.056replacing 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 } }] |
| 4777 | 2026-09-08T04:03:33.218Z | |
| 4778 | 2026-09-08T04:03:33.218Z | DEBG Sep 08 04:03:32.056replacing 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 } }] |
| 4779 | 2026-09-08T04:03:33.218Z | DEBGSep 08 04:03:32.056 Sep 08 04:03:32.056replacing 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 } }] |
| 4780 | 2026-09-08T04:03:33.218Z | 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 3fff:beef:1b::/64 -> 2001:db8::55:ff |
| 4781 | 2026-09-08T04:03:33.218Z | |
| 4782 | 2026-09-08T04:03:33.218Z | Sep 08 04:03:32.056 Sep 08 04:03:32.056INFO adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffINFO |
| 4783 | 2026-09-08T04:03:33.218Z | Sep 08 04:03:32.056Sep 08 04:03:32.056 adding route 3fff:beef:26::/64 -> 2001:db8::55:ffDEBG |
| 4784 | 2026-09-08T04:03:33.218Z | 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 } }] |
| 4785 | 2026-09-08T04:03:33.218Z | adding route 3fff:beef:14::/64 -> 2001:db8::55:ff |
| 4786 | 2026-09-08T04:03:33.218Z | Sep 08 04:03:32.056Sep 08 04:03:32.056 Sep 08 04:03:32.056 DEBGSep 08 04:03:32.056 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 } }]INFO 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 } }]adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff |
| 4787 | 2026-09-08T04:03:33.218Z | 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 } }] |
| 4788 | 2026-09-08T04:03:33.218Z | |
| 4789 | 2026-09-08T04:03:33.218Z | |
| 4790 | 2026-09-08T04:03:33.218Z | Sep 08 04:03:32.056 INFOSep 08 04:03:32.056Sep 08 04:03:32.056 Sep 08 04:03:32.056INFO INFOadding route 3fff:beef:3d::/64 -> 2001:db8::55:ff DEBGadding route 3fff:beef:27::/64 -> 2001:db8::55:ff |
| 4791 | 2026-09-08T04:03:33.218Z | adding route 3fff:beef:15::/64 -> 2001:db8::55:ff |
| 4792 | 2026-09-08T04:03:33.218Z | |
| 4793 | 2026-09-08T04:03:33.218Z | DEBGreplacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] 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 } }] |
| 4794 | 2026-09-08T04:03:33.218Z | |
| 4795 | 2026-09-08T04:03:33.218Z | Sep 08 04:03:32.056Sep 08 04:03:32.056Sep 08 04:03:32.056 DEBGSep 08 04:03:32.056DEBG INFO 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 } }]adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff |
| 4796 | 2026-09-08T04:03:33.218Z | 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 } }] |
| 4797 | 2026-09-08T04:03:33.218Z | 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 } }] |
| 4798 | 2026-09-08T04:03:33.218Z | |
| 4799 | 2026-09-08T04:03:33.218Z | Sep 08 04:03:32.056Sep 08 04:03:32.056 Sep 08 04:03:32.056DEBGSep 08 04:03:32.056 Sep 08 04:03:32.056 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 } }] INFOINFO |
| 4800 | 2026-09-08T04:03:33.218Z | INFO adding route 3fff:beef:16::/64 -> 2001:db8::55:ff |
| 4801 | 2026-09-08T04:03:33.218Z | INFOadding route 3fff:beef:3e::/64 -> 2001:db8::55:ffadding route 3fff:beef:28::/64 -> 2001:db8::55:ff |
| 4802 | 2026-09-08T04:03:33.218Z | |
| 4803 | 2026-09-08T04:03:33.218Z | adding route 3fff:beef:e::/64 -> 2001:db8::55:ffSep 08 04:03:32.056 |
| 4804 | 2026-09-08T04:03:33.218Z | Sep 08 04:03:32.056INFO Sep 08 04:03:32.056Sep 08 04:03:32.056DEBG Sep 08 04:03:32.056replacing targets for 3fff:beef:3e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 4805 | 2026-09-08T04:03:33.218Z | 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 } }] 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 } }] |
| 4806 | 2026-09-08T04:03:33.218Z | |
| 4807 | 2026-09-08T04:03:33.218Z | adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff |
| 4808 | 2026-09-08T04:03:33.218Z | Sep 08 04:03:32.056replacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 08 04:03:32.056 |
| 4809 | 2026-09-08T04:03:33.218Z | DEBG INFOSep 08 04:03:32.056Sep 08 04:03:32.056 failed to allocate space for the new target listINFODEBG Sep 08 04:03:32.056 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:f::/64 -> 2001:db8::55:ff |
| 4810 | 2026-09-08T04:03:33.218Z | |
| 4811 | 2026-09-08T04:03:33.218Z | INFO |
| 4812 | 2026-09-08T04:03:33.218Z | adding route 3fff:beef:17::/64 -> 2001:db8::55:ff Sep 08 04:03:32.056 |
| 4813 | 2026-09-08T04:03:33.218Z | Sep 08 04:03:32.056adding route 3fff:beef:29::/64 -> 2001:db8::55:ff Sep 08 04:03:32.056DEBG INFODEBG adding route 3fff:beef:1f::/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 } }]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 } }] |
| 4814 | 2026-09-08T04:03:33.219Z | |
| 4815 | 2026-09-08T04:03:33.219Z | |
| 4816 | 2026-09-08T04:03:33.219Z | |
| 4817 | 2026-09-08T04:03:33.219Z | Sep 08 04:03:32.056 DEBGSep 08 04:03:32.056Sep 08 04:03:32.056Sep 08 04:03:32.056 DEBGINFO 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: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 |
| 4818 | 2026-09-08T04:03:33.219Z | 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 } }] |
| 4819 | 2026-09-08T04:03:33.219Z | |
| 4820 | 2026-09-08T04:03:33.219Z | adding route 3fff:beef:10::/64 -> 2001:db8::55:ff |
| 4821 | 2026-09-08T04:03:33.219Z | Sep 08 04:03:32.056Sep 08 04:03:32.056Sep 08 04:03:32.056 INFOSep 08 04:03:32.056Sep 08 04:03:32.056 INFO INFO DEBGDEBGadding route 3fff:beef:20::/64 -> 2001:db8::55:ff |
| 4822 | 2026-09-08T04:03:33.219Z | created new freemap , adding route 3fff:beef:18::/64 -> 2001:db8::55:ffunit |
| 4823 | 2026-09-08T04:03:33.219Z | 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:2a::/64 -> 2001:db8::55:ff Sep 08 04:03:32.056freemap_route_ipv4 |
| 4824 | 2026-09-08T04:03:33.219Z | |
| 4825 | 2026-09-08T04:03:33.219Z | |
| 4826 | 2026-09-08T04:03:33.219Z | DEBGSep 08 04:03:32.056 DEBGreplacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 08 04:03:32.056replacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 08 04:03:32.056 |
| 4827 | 2026-09-08T04:03:33.219Z | |
| 4828 | 2026-09-08T04:03:33.219Z | DEBGSep 08 04:03:32.056 created new freemapDEBG, unit :Sep 08 04:03:32.056 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 } }]INFOfreemap_route_ipv6 |
| 4829 | 2026-09-08T04:03:33.223Z | Sep 08 04:03:32.056 |
| 4830 | 2026-09-08T04:03:33.223Z | INFO adding route 3fff:beef:11::/64 -> 2001:db8::55:ffINFOSep 08 04:03:32.056Sep 08 04:03:32.056 |
| 4831 | 2026-09-08T04:03:33.224Z | adding route 3fff:beef:19::/64 -> 2001:db8::55:ffDEBG |
| 4832 | 2026-09-08T04:03:33.224Z | INFOinitted freemap. size: 64Sep 08 04:03:32.056adding route 3fff:beef:21::/64 -> 2001:db8::55:ff, unitadding route 3fff:beef:2b::/64 -> 2001:db8::55:ff: |
| 4833 | 2026-09-08T04:03:33.224Z | freemap_route_ipv4Sep 08 04:03:32.056 |
| 4834 | 2026-09-08T04:03:33.224Z | |
| 4835 | 2026-09-08T04:03:33.224Z | DEBGSep 08 04:03:32.056DEBG replacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 04:03:32.056 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 } }] |
| 4836 | 2026-09-08T04:03:33.224Z | DEBGSep 08 04:03:32.056DEBG |
| 4837 | 2026-09-08T04:03:33.224Z | DEBGreset freemap, 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 } }] |
| 4838 | 2026-09-08T04:03:33.224Z | :Sep 08 04:03:32.056 INFOreplacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 08 04:03:32.056 adding route 3fff:beef:12::/64 -> 2001:db8::55:fffreemap_route_ipv4 |
| 4839 | 2026-09-08T04:03:33.224Z | INFOSep 08 04:03:32.056 |
| 4840 | 2026-09-08T04:03:33.224Z | INFOadding route 3fff:beef:22::/64 -> 2001:db8::55:ff |
| 4841 | 2026-09-08T04:03:33.224Z | |
| 4842 | 2026-09-08T04:03:33.224Z | adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff |
| 4843 | 2026-09-08T04:03:33.224Z | Sep 08 04:03:32.056Sep 08 04:03:32.056Sep 08 04:03:32.056Sep 08 04:03:32.056 DEBG DEBG INFOreplacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]initted freemap. size: 64 |
| 4844 | 2026-09-08T04:03:33.224Z | , unitadding route 3fff:beef:2c::/64 -> 2001:db8::55:ff: |
| 4845 | 2026-09-08T04:03:33.224Z | Sep 08 04:03:32.056 INFOfreemap_route_ipv6 |
| 4846 | 2026-09-08T04:03:33.224Z | adding route 3fff:beef:23::/64 -> 2001:db8::55:ffDEBGSep 08 04:03:32.056 |
| 4847 | 2026-09-08T04:03:33.224Z | Sep 08 04:03:32.056replacing 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 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 } }] |
| 4848 | 2026-09-08T04:03:33.224Z | reset freemap |
| 4849 | 2026-09-08T04:03:33.224Z | , unit: freemap_route_ipv6Sep 08 04:03:32.056Sep 08 04:03:32.056 |
| 4850 | 2026-09-08T04:03:33.224Z | INFOINFO Sep 08 04:03:32.056adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff adding route 3fff:beef:13::/64 -> 2001:db8::55:ffINFOSep 08 04:03:32.056 |
| 4851 | 2026-09-08T04:03:33.224Z | adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 4852 | 2026-09-08T04:03:33.224Z | |
| 4853 | 2026-09-08T04:03:33.224Z | Sep 08 04:03:32.056DEBG Sep 08 04:03:32.056Sep 08 04:03:32.056DEBGreplacing 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 } }] |
| 4854 | 2026-09-08T04:03:33.224Z | 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 } }] DEBGSep 08 04:03:32.056 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:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 4855 | 2026-09-08T04:03:33.224Z | |
| 4856 | 2026-09-08T04:03:33.224Z | |
| 4857 | 2026-09-08T04:03:33.224Z | INFO adding route 3fff:beef:24::/64 -> 2001:db8::55:ffSep 08 04:03:32.056Sep 08 04:03:32.056 |
| 4858 | 2026-09-08T04:03:33.224Z | INFOINFO adding route 3fff:dead::/64 -> 2001:db8::55:2Sep 08 04:03:32.056 |
| 4859 | 2026-09-08T04:03:33.224Z | adding route 3fff:beef:14::/64 -> 2001:db8::55:ffSep 08 04:03:32.056 |
| 4860 | 2026-09-08T04:03:33.224Z | DEBGSep 08 04:03:32.056INFO 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: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 } }] |
| 4861 | 2026-09-08T04:03:33.224Z | |
| 4862 | 2026-09-08T04:03:33.224Z | Sep 08 04:03:32.056 adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffDEBG |
| 4863 | 2026-09-08T04:03:33.224Z | replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 04:03:32.056 |
| 4864 | 2026-09-08T04:03:33.224Z | INFO adding route 3fff:dead::/64 -> 2001:db8::55:3Sep 08 04:03:32.056 |
| 4865 | 2026-09-08T04:03:33.224Z | Sep 08 04:03:32.056 INFOSep 08 04:03:32.056 DEBGSep 08 04:03:32.056INFO 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 } }] |
| 4866 | 2026-09-08T04:03:33.224Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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:25::/64 -> 2001:db8::55:ff |
| 4867 | 2026-09-08T04:03:33.224Z | |
| 4868 | 2026-09-08T04:03:33.224Z | adding route 3fff:beef:15::/64 -> 2001:db8::55:ffSep 08 04:03:32.056Sep 08 04:03:32.056 |
| 4869 | 2026-09-08T04:03:33.225Z | INFODEBG Sep 08 04:03:32.056Sep 08 04:03:32.056adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff |
| 4870 | 2026-09-08T04:03:33.225Z | INFO DEBG adding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 4871 | 2026-09-08T04:03:33.225Z | replacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 04:03:32.056 |
| 4872 | 2026-09-08T04:03:33.225Z | replacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 04:03:32.056DEBG DEBGreplacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4873 | 2026-09-08T04:03:33.225Z | |
| 4874 | 2026-09-08T04:03:33.225Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]Sep 08 04:03:32.056Sep 08 04:03:32.056 |
| 4875 | 2026-09-08T04:03:33.225Z | INFO INFOSep 08 04:03:32.056 adding route 3fff:beef:30::/64 -> 2001:db8::55:ffDEBGadding route 3fff:beef:16::/64 -> 2001:db8::55:ff |
| 4876 | 2026-09-08T04:03:33.225Z | |
| 4877 | 2026-09-08T04:03:33.225Z | Sep 08 04:03:32.056 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 } }]INFOSep 08 04:03:32.057 |
| 4878 | 2026-09-08T04:03:33.225Z | adding route 3fff:beef:26::/64 -> 2001:db8::55:ffSep 08 04:03:32.057 |
| 4879 | 2026-09-08T04:03:33.225Z | DEBGDEBG Sep 08 04:03:32.057replacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 04:03:32.056 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 } }] |
| 4880 | 2026-09-08T04:03:33.225Z | DEBG |
| 4881 | 2026-09-08T04:03:33.225Z | DEBGreplacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 08 04:03:32.057created new freemap Sep 08 04:03:32.057INFO , unit |
| 4882 | 2026-09-08T04:03:33.225Z | :adding route 3fff:beef:31::/64 -> 2001:db8::55:ffINFO |
| 4883 | 2026-09-08T04:03:33.225Z | freemap_route_ipv4adding route 3fff:beef:17::/64 -> 2001:db8::55:ff |
| 4884 | 2026-09-08T04:03:33.225Z | Sep 08 04:03:32.057 |
| 4885 | 2026-09-08T04:03:33.225Z | Sep 08 04:03:32.057 INFODEBG adding route 3fff:beef:27::/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 } }] |
| 4886 | 2026-09-08T04:03:33.225Z | Sep 08 04:03:32.057 |
| 4887 | 2026-09-08T04:03:33.225Z | DEBGSep 08 04:03:32.057 Sep 08 04:03:32.057DEBGSep 08 04:03:32.057 created new freemapDEBGreplacing 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: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 } }] |
| 4888 | 2026-09-08T04:03:33.225Z | unit |
| 4889 | 2026-09-08T04:03:33.225Z | INFO: adding route 3fff:beef:32::/64 -> 2001:db8::55:fffreemap_route_ipv6 |
| 4890 | 2026-09-08T04:03:33.225Z | |
| 4891 | 2026-09-08T04:03:33.225Z | Sep 08 04:03:32.057Sep 08 04:03:32.057 INFO Sep 08 04:03:32.057INFOadding route 3fff:beef:18::/64 -> 2001:db8::55:ffSep 08 04:03:32.057 |
| 4892 | 2026-09-08T04:03:33.225Z | DEBGadding route 3fff:beef:28::/64 -> 2001:db8::55:ff initted freemap. size: 64DEBG |
| 4893 | 2026-09-08T04:03:33.225Z | , 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 } }]unitSep 08 04:03:32.057 |
| 4894 | 2026-09-08T04:03:33.225Z | : DEBG Sep 08 04:03:32.057replacing 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 } }] |
| 4895 | 2026-09-08T04:03:33.225Z | test route::tests::rollback_failure_leaves_in_core_cleared ... ok |
| 4896 | 2026-09-08T04:03:33.225Z | Sep 08 04:03:32.057DEBG freemap_route_ipv4replacing 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 Sep 08 04:03:32.057adding route 3fff:beef:33::/64 -> 2001:db8::55:ff |
| 4897 | 2026-09-08T04:03:33.225Z | Sep 08 04:03:32.057 DEBGINFO Sep 08 04:03:32.060 created new freemap adding route 3fff:beef:19::/64 -> 2001:db8::55:ff, |
| 4898 | 2026-09-08T04:03:33.225Z | DEBGunit :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 } }] |
| 4899 | 2026-09-08T04:03:33.225Z | freemap_route_ipv4Sep 08 04:03:32.060 |
| 4900 | 2026-09-08T04:03:33.225Z | DEBG replacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 04:03:32.060 |
| 4901 | 2026-09-08T04:03:33.225Z | |
| 4902 | 2026-09-08T04:03:33.225Z | INFO adding route 3fff:beef:34::/64 -> 2001:db8::55:ff |
| 4903 | 2026-09-08T04:03:33.225Z | Sep 08 04:03:32.057Sep 08 04:03:32.060 Sep 08 04:03:32.060Sep 08 04:03:32.060 DEBGINFO DEBGSep 08 04:03:32.060INFO adding route 3fff:beef:29::/64 -> 2001:db8::55:ffDEBG |
| 4904 | 2026-09-08T04:03:33.225Z | adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffcreated new freemapcreated new freemap |
| 4905 | 2026-09-08T04:03:33.225Z | , , unit :Sep 08 04:03:32.060unit: freemap_route_ipv6replacing 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 } }]freemap_route_ipv4 |
| 4906 | 2026-09-08T04:03:33.225Z | |
| 4907 | 2026-09-08T04:03:33.226Z | Sep 08 04:03:32.060Sep 08 04:03:32.060 DEBGINFO Sep 08 04:03:32.060 |
| 4908 | 2026-09-08T04:03:33.226Z | adding route 3fff:beef:35::/64 -> 2001:db8::55:ffreplacing 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 } }] |
| 4909 | 2026-09-08T04:03:33.226Z | DEBG |
| 4910 | 2026-09-08T04:03:33.226Z | Sep 08 04:03:32.060 created new freemapDEBG, Sep 08 04:03:32.060 unitDEBG:initted freemap. size: 64 , freemap_route_ipv6Sep 08 04:03:32.060replacing 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 } }] |
| 4911 | 2026-09-08T04:03:33.226Z | unit: INFO |
| 4912 | 2026-09-08T04:03:33.226Z | freemap_route_ipv4Sep 08 04:03:32.060adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff |
| 4913 | 2026-09-08T04:03:33.226Z | Sep 08 04:03:32.060 |
| 4914 | 2026-09-08T04:03:33.226Z | DEBG initted freemap. size: 64 , INFOunitSep 08 04:03:32.060 adding route 3fff:beef:36::/64 -> 2001:db8::55:ff:DEBGSep 08 04:03:32.060 |
| 4915 | 2026-09-08T04:03:33.226Z | freemap_route_ipv4reset freemap , |
| 4916 | 2026-09-08T04:03:33.226Z | unitDEBGSep 08 04:03:32.060 :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 } }] |
| 4917 | 2026-09-08T04:03:33.226Z | DEBG freemap_route_ipv4 |
| 4918 | 2026-09-08T04:03:33.226Z | replacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 04:03:32.060 Sep 08 04:03:32.060 |
| 4919 | 2026-09-08T04:03:33.226Z | DEBG Sep 08 04:03:32.060reset freemapINFO, unit :DEBG freemap_route_ipv4initted freemap. size: 64 |
| 4920 | 2026-09-08T04:03:33.226Z | Sep 08 04:03:32.060adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff, |
| 4921 | 2026-09-08T04:03:33.226Z | INFOunit : adding route 3fff:beef:37::/64 -> 2001:db8::55:fffreemap_route_ipv6 |
| 4922 | 2026-09-08T04:03:33.226Z | |
| 4923 | 2026-09-08T04:03:33.226Z | Sep 08 04:03:32.060Sep 08 04:03:32.060 DEBGDEBGSep 08 04:03:32.060 Sep 08 04:03:32.060initted freemap. size: 64 , 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 } }]unit 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 } }] |
| 4924 | 2026-09-08T04:03:33.226Z | :reset freemap , freemap_route_ipv6unit: |
| 4925 | 2026-09-08T04:03:33.226Z | |
| 4926 | 2026-09-08T04:03:33.226Z | freemap_route_ipv6Sep 08 04:03:32.060 |
| 4927 | 2026-09-08T04:03:33.226Z | Sep 08 04:03:32.060INFOSep 08 04:03:32.060 DEBG adding route 3fff:beef:38::/64 -> 2001:db8::55:ffINFO |
| 4928 | 2026-09-08T04:03:33.226Z | Sep 08 04:03:32.060 adding route 3fff:beef:1d::/64 -> 2001:db8::55:ffreset freemapINFO, |
| 4929 | 2026-09-08T04:03:33.230Z | Sep 08 04:03:32.060unit :DEBG Sep 08 04:03:32.060freemap_route_ipv6 |
| 4930 | 2026-09-08T04:03:33.230Z | 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:dead::/64 -> 2001:db8::55:1 |
| 4931 | 2026-09-08T04:03:33.230Z | 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 } }] |
| 4932 | 2026-09-08T04:03:33.231Z | |
| 4933 | 2026-09-08T04:03:33.231Z | Sep 08 04:03:32.061 Sep 08 04:03:32.061Sep 08 04:03:32.061INFO INFOadding route 172.16.0.0/32 -> 10.0.0.1 |
| 4934 | 2026-09-08T04:03:33.231Z | adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff |
| 4935 | 2026-09-08T04:03:33.231Z | DEBGSep 08 04:03:32.061 INFOSep 08 04:03:32.061 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 |
| 4936 | 2026-09-08T04:03:33.231Z | adding route 3fff:beef:39::/64 -> 2001:db8::55:ffSep 08 04:03:32.061 |
| 4937 | 2026-09-08T04:03:33.231Z | 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 } }]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 } }] |
| 4938 | 2026-09-08T04:03:33.231Z | Sep 08 04:03:32.061 |
| 4939 | 2026-09-08T04:03:33.231Z | INFOSep 08 04:03:32.061 Sep 08 04:03:32.061adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 4940 | 2026-09-08T04:03:33.231Z | INFO DEBGadding route 172.16.0.0/32 -> 10.0.0.2 Sep 08 04:03:32.061replacing 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 } }] |
| 4941 | 2026-09-08T04:03:33.231Z | Sep 08 04:03:32.061 |
| 4942 | 2026-09-08T04:03:33.231Z | INFO DEBGadding route 3fff:beef:1f::/64 -> 2001:db8::55:ffSep 08 04:03:32.061 Sep 08 04:03:32.061replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 4943 | 2026-09-08T04:03:33.231Z | INFODEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] |
| 4944 | 2026-09-08T04:03:33.231Z | adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffSep 08 04:03:32.061 |
| 4945 | 2026-09-08T04:03:33.231Z | |
| 4946 | 2026-09-08T04:03:33.231Z | DEBGSep 08 04:03:32.061Sep 08 04:03:32.061Sep 08 04:03:32.061 DEBGINFO adding route 172.17.0.0/32 -> 10.0.0.255replacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4947 | 2026-09-08T04:03:33.231Z | 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 } }] |
| 4948 | 2026-09-08T04:03:33.231Z | INFO |
| 4949 | 2026-09-08T04:03:33.231Z | adding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 4950 | 2026-09-08T04:03:33.231Z | Sep 08 04:03:32.061 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 08 04:03:32.061 |
| 4951 | 2026-09-08T04:03:33.231Z | Sep 08 04:03:32.061Sep 08 04:03:32.061DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }] Sep 08 04:03:32.061INFO |
| 4952 | 2026-09-08T04:03:33.231Z | INFOINFOSep 08 04:03:32.057 adding route 172.17.0.1/32 -> 10.0.0.255adding route 3fff:beef:20::/64 -> 2001:db8::55:ffadding route 3fff:beef:3b::/64 -> 2001:db8::55:ff |
| 4953 | 2026-09-08T04:03:33.231Z | |
| 4954 | 2026-09-08T04:03:33.231Z | |
| 4955 | 2026-09-08T04:03:33.231Z | DEBGSep 08 04:03:32.061 created new freemapINFOSep 08 04:03:32.061, adding route 3fff:dead::/64 -> 2001:db8::55:4DEBGSep 08 04:03:32.061unit |
| 4956 | 2026-09-08T04:03:33.231Z | 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 } }] : |
| 4957 | 2026-09-08T04:03:33.231Z | 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 } }]freemap_route_ipv4Sep 08 04:03:32.061Sep 08 04:03:32.061 |
| 4958 | 2026-09-08T04:03:33.231Z | |
| 4959 | 2026-09-08T04:03:33.231Z | INFOSep 08 04:03:32.061 DEBGadding route 172.17.0.2/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 } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 } }] |
| 4960 | 2026-09-08T04:03:33.231Z | Sep 08 04:03:32.061Sep 08 04:03:32.061 |
| 4961 | 2026-09-08T04:03:33.231Z | DEBG Sep 08 04:03:32.061DEBG INFOcreated new freemapDEBGSep 08 04:03:32.061 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 } }], unitDEBGadding route 3fff:beef:3c::/64 -> 2001:db8::55:ff |
| 4962 | 2026-09-08T04:03:33.231Z | :replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }] replacing targets for 3fff:beef: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 } }] |
| 4963 | 2026-09-08T04:03:33.231Z | freemap_route_ipv6Sep 08 04:03:32.061 |
| 4964 | 2026-09-08T04:03:33.231Z | INFO |
| 4965 | 2026-09-08T04:03:33.231Z | adding route 172.17.0.3/32 -> 10.0.0.255 |
| 4966 | 2026-09-08T04:03:33.231Z | |
| 4967 | 2026-09-08T04:03:33.231Z | Sep 08 04:03:32.061 Sep 08 04:03:32.061WARNSep 08 04:03:32.061Sep 08 04:03:32.061Sep 08 04:03:32.061 DEBG shrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) |
| 4968 | 2026-09-08T04:03:33.231Z | 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 } }]DEBGINFO |
| 4969 | 2026-09-08T04:03:33.231Z | DEBGreplacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 04:03:32.061 initted freemap. size: 64ERROSep 08 04:03:32.061, |
| 4970 | 2026-09-08T04:03:33.232Z | rollback route_index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })adding route 3fff:beef:21::/64 -> 2001:db8::55:ffunitINFO |
| 4971 | 2026-09-08T04:03:33.232Z | : |
| 4972 | 2026-09-08T04:03:33.232Z | adding route 172.17.0.4/32 -> 10.0.0.255Sep 08 04:03:32.061 |
| 4973 | 2026-09-08T04:03:33.232Z | freemap_route_ipv4 ERRO |
| 4974 | 2026-09-08T04:03:33.232Z | Sep 08 04:03:32.061 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 |
| 4975 | 2026-09-08T04:03:33.232Z | DEBGSep 08 04:03:32.061Sep 08 04:03:32.061Sep 08 04:03:32.061 DEBGDEBGDEBG failed to allocate space for the new target listreplacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 172.17.0.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 } }]reset freemap |
| 4976 | 2026-09-08T04:03:33.232Z | |
| 4977 | 2026-09-08T04:03:33.232Z | , |
| 4978 | 2026-09-08T04:03:33.232Z | unit: Sep 08 04:03:32.061Sep 08 04:03:32.061 Sep 08 04:03:32.061INFO DEBGINFOadding route 172.17.0.5/32 -> 10.0.0.255 |
| 4979 | 2026-09-08T04:03:33.232Z | adding route 3fff:beef:22::/64 -> 2001:db8::55:ff replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 } }] |
| 4980 | 2026-09-08T04:03:33.232Z | |
| 4981 | 2026-09-08T04:03:33.232Z | Sep 08 04:03:32.061freemap_route_ipv4 |
| 4982 | 2026-09-08T04:03:33.232Z | 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 08 04:03:32.061DEBG |
| 4983 | 2026-09-08T04:03:33.232Z | 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 |
| 4984 | 2026-09-08T04:03:33.232Z | replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 04:03:32.061 |
| 4985 | 2026-09-08T04:03:33.232Z | Sep 08 04:03:32.061 INFODEBG adding route 172.17.0.6/32 -> 10.0.0.255Sep 08 04:03:32.061 |
| 4986 | 2026-09-08T04:03:33.232Z | initted freemap. size: 64 , INFOSep 08 04:03:32.061 Sep 08 04:03:32.061unitadding route 3fff:beef:2a::/64 -> 2001:db8::55:ff |
| 4987 | 2026-09-08T04:03:33.232Z | :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 } }] |
| 4988 | 2026-09-08T04:03:33.232Z | Sep 08 04:03:32.061freemap_route_ipv6 DEBG |
| 4989 | 2026-09-08T04:03:33.232Z | INFOreplacing 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 } }] |
| 4990 | 2026-09-08T04:03:33.232Z | Sep 08 04:03:32.061 Sep 08 04:03:32.061INFOSep 08 04:03:32.061 DEBGINFOadding route 172.17.0.7/32 -> 10.0.0.255 |
| 4991 | 2026-09-08T04:03:33.232Z | adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffreset freemap |
| 4992 | 2026-09-08T04:03:33.232Z | , unit: Sep 08 04:03:32.061freemap_route_ipv6 |
| 4993 | 2026-09-08T04:03:33.232Z | Sep 08 04:03:32.061DEBG 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 } }]DEBGSep 08 04:03:32.061 |
| 4994 | 2026-09-08T04:03:33.232Z | 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 |
| 4995 | 2026-09-08T04:03:33.232Z | adding route 172.16.0.0/32 -> 10.0.0.1Sep 08 04:03:32.061 |
| 4996 | 2026-09-08T04:03:33.232Z | adding route 3fff:beef:23::/64 -> 2001:db8::55:ffSep 08 04:03:32.061 |
| 4997 | 2026-09-08T04:03:33.232Z | test route::tests::rollback_on_compact_delete_failure ... ok |
| 4998 | 2026-09-08T04:03:33.232Z | DEBGSep 08 04:03:32.061 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 |
| 4999 | 2026-09-08T04:03:33.232Z | INFO adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff |
| 5000 | 2026-09-08T04:03:33.232Z | adding route 172.17.0.8/32 -> 10.0.0.255Sep 08 04:03:32.061 |
| 5001 | 2026-09-08T04:03:33.232Z | INFOSep 08 04:03:32.061 Sep 08 04:03:32.061Sep 08 04:03:32.061adding route 172.16.0.0/32 -> 10.0.0.2 DEBG |
| 5002 | 2026-09-08T04:03:33.232Z | DEBGDEBG replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 5003 | 2026-09-08T04:03:33.232Z | replacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 04:03:32.061 |
| 5004 | 2026-09-08T04:03:33.232Z | DEBG |
| 5005 | 2026-09-08T04:03:33.232Z | Sep 08 04:03:32.061 Sep 08 04:03:32.061INFO INFOadding route 172.17.0.9/32 -> 10.0.0.255 |
| 5006 | 2026-09-08T04:03:33.232Z | 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 } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] |
| 5007 | 2026-09-08T04:03:33.232Z | |
| 5008 | 2026-09-08T04:03:33.233Z | Sep 08 04:03:32.061Sep 08 04:03:32.061 Sep 08 04:03:32.061DEBG DEBG INFOreplacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 04:03:32.061 INFO Sep 08 04:03:32.061Sep 08 04:03:32.062 adding route 172.16.0.0/32 -> 10.0.0.3DEBG |
| 5009 | 2026-09-08T04:03:33.233Z | DEBGcreated new freemap , created new freemapunitSep 08 04:03:32.067replacing 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 } }] : |
| 5010 | 2026-09-08T04:03:33.233Z | DEBGfreemap_route_ipv4 |
| 5011 | 2026-09-08T04:03:33.233Z | , 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 } }]unit |
| 5012 | 2026-09-08T04:03:33.233Z | :Sep 08 04:03:32.067Sep 08 04:03:32.067 DEBG Sep 08 04:03:32.067freemap_route_ipv4 created new freemapINFO |
| 5013 | 2026-09-08T04:03:33.233Z | , INFOadding route 172.16.0.0/32 -> 10.0.0.4 |
| 5014 | 2026-09-08T04:03:33.233Z | adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff |
| 5015 | 2026-09-08T04:03:33.233Z | unit: Sep 08 04:03:32.067freemap_route_ipv6 |
| 5016 | 2026-09-08T04:03:33.233Z | DEBG |
| 5017 | 2026-09-08T04:03:33.233Z | Sep 08 04:03:32.067replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_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 } }] |
| 5018 | 2026-09-08T04:03:33.233Z | DEBG Sep 08 04:03:32.067Sep 08 04:03:32.067 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 } }]DEBGSep 08 04:03:32.067 |
| 5019 | 2026-09-08T04:03:33.233Z | INFO initted freemap. size: 64, unit: Sep 08 04:03:32.067 DEBGfreemap_route_ipv4 created new freemap |
| 5020 | 2026-09-08T04:03:33.233Z | , INFOunit :adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff Sep 08 04:03:32.067freemap_route_ipv6 |
| 5021 | 2026-09-08T04:03:33.233Z | DEBG |
| 5022 | 2026-09-08T04:03:33.233Z | reset freemapSep 08 04:03:32.067, unitDEBG: freemap_route_ipv4replacing 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 } }] |
| 5023 | 2026-09-08T04:03:33.233Z | |
| 5024 | 2026-09-08T04:03:33.233Z | Sep 08 04:03:32.067 DEBGSep 08 04:03:32.067 Sep 08 04:03:32.067initted freemap. size: 64 , INFODEBGunit adding route 3fff:beef:30::/64 -> 2001:db8::55:ffinitted freemap. size: 64 |
| 5025 | 2026-09-08T04:03:33.233Z | , :unit :freemap_route_ipv4 Sep 08 04:03:32.067 |
| 5026 | 2026-09-08T04:03:33.233Z | freemap_route_ipv6DEBG |
| 5027 | 2026-09-08T04:03:33.233Z | 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 } }] |
| 5028 | 2026-09-08T04:03:33.233Z | Sep 08 04:03:32.056Sep 08 04:03:32.067Sep 08 04:03:32.067 DEBG DEBGreset freemap Sep 08 04:03:32.067reset freemapDEBG, , 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 } }]unit:: |
| 5029 | 2026-09-08T04:03:33.238Z | freemap_route_ipv6INFO |
| 5030 | 2026-09-08T04:03:33.238Z | freemap_route_ipv4 |
| 5031 | 2026-09-08T04:03:33.238Z | adding route 3fff:beef:31::/64 -> 2001:db8::55:ffSep 08 04:03:32.067 |
| 5032 | 2026-09-08T04:03:33.238Z | INFOSep 08 04:03:32.067Sep 08 04:03:32.067 adding route 172.16.0.0/32 -> 10.0.0.1DEBG |
| 5033 | 2026-09-08T04:03:33.238Z | initted freemap. size: 64INFO , adding route 3fff:beef:1b::/64 -> 2001:db8::55:ffunitSep 08 04:03:32.067Sep 08 04:03:32.067 |
| 5034 | 2026-09-08T04:03:33.238Z | : DEBGDEBG freemap_route_ipv6Sep 08 04:03:32.067 |
| 5035 | 2026-09-08T04:03:33.238Z | 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:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 5036 | 2026-09-08T04:03:33.238Z | |
| 5037 | 2026-09-08T04:03:33.238Z | 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 } }] |
| 5038 | 2026-09-08T04:03:33.238Z | Sep 08 04:03:32.067Sep 08 04:03:32.067 DEBGINFO reset freemapSep 08 04:03:32.067, adding route 3fff:beef:32::/64 -> 2001:db8::55:ff Sep 08 04:03:32.067INFO |
| 5039 | 2026-09-08T04:03:33.238Z | adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff INFO |
| 5040 | 2026-09-08T04:03:33.238Z | unitSep 08 04:03:32.067adding route 172.16.0.0/32 -> 10.0.0.2: |
| 5041 | 2026-09-08T04:03:33.238Z | DEBG Sep 08 04:03:32.067freemap_route_ipv6 |
| 5042 | 2026-09-08T04:03:33.238Z | 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 |
| 5043 | 2026-09-08T04:03:33.238Z | Sep 08 04:03:32.067replacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 08 04:03:32.067DEBG Sep 08 04:03:32.067 |
| 5044 | 2026-09-08T04:03:33.238Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]INFO |
| 5045 | 2026-09-08T04:03:33.238Z | INFO adding route 3fff:beef:33::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 5046 | 2026-09-08T04:03:33.238Z | |
| 5047 | 2026-09-08T04:03:33.238Z | Sep 08 04:03:32.067Sep 08 04:03:32.067 INFOINFO Sep 08 04:03:32.067adding route 3fff:beef:1d::/64 -> 2001:db8::55:ffadding route 172.16.0.0/32 -> 10.0.0.3 |
| 5048 | 2026-09-08T04:03:33.238Z | |
| 5049 | 2026-09-08T04:03:33.238Z | DEBG Sep 08 04:03:32.067replacing 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 } }] |
| 5050 | 2026-09-08T04:03:33.238Z | Sep 08 04:03:32.067Sep 08 04:03:32.067DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 |
| 5051 | 2026-09-08T04:03:33.238Z | DEBGSep 08 04:03:32.067 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 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]INFO |
| 5052 | 2026-09-08T04:03:33.238Z | |
| 5053 | 2026-09-08T04:03:33.238Z | adding route 3fff:beef:34::/64 -> 2001:db8::55:ff |
| 5054 | 2026-09-08T04:03:33.238Z | Sep 08 04:03:32.067 Sep 08 04:03:32.067INFO INFO |
| 5055 | 2026-09-08T04:03:33.238Z | adding route 172.16.0.0/32 -> 10.0.0.4Sep 08 04:03:32.067Sep 08 04:03:32.067 |
| 5056 | 2026-09-08T04:03:33.238Z | adding route 3fff:dead::/64 -> 2001:db8::55:2 INFO DEBGadding route 3fff:beef:1e::/64 -> 2001:db8::55:ff |
| 5057 | 2026-09-08T04:03:33.238Z | |
| 5058 | 2026-09-08T04:03:33.238Z | replacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 04:03:32.067 DEBG |
| 5059 | 2026-09-08T04:03:33.238Z | reset freemapSep 08 04:03:32.068Sep 08 04:03:32.068, Sep 08 04:03:32.068DEBG unit 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 |
| 5060 | 2026-09-08T04:03:33.238Z | DEBG: Sep 08 04:03:32.068 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }]Sep 08 04:03:32.068 |
| 5061 | 2026-09-08T04:03:33.238Z | freemap_route_ipv4 |
| 5062 | 2026-09-08T04:03:33.238Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_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 INFO Sep 08 04:03:32.068adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff |
| 5063 | 2026-09-08T04:03:33.238Z | |
| 5064 | 2026-09-08T04:03:33.238Z | adding route 3fff:beef:35::/64 -> 2001:db8::55:ffDEBGSep 08 04:03:32.068 |
| 5065 | 2026-09-08T04:03:33.238Z | initted freemap. size: 64 , INFO Sep 08 04:03:32.068unitadding route 172.17.0.0/32 -> 10.0.0.255: DEBG |
| 5066 | 2026-09-08T04:03:33.239Z | replacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv6 |
| 5067 | 2026-09-08T04:03:33.239Z | |
| 5068 | 2026-09-08T04:03:33.239Z | Sep 08 04:03:32.068Sep 08 04:03:32.068 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 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 04:03:32.068 |
| 5069 | 2026-09-08T04:03:33.239Z | |
| 5070 | 2026-09-08T04:03:33.239Z | Sep 08 04:03:32.068 Sep 08 04:03:32.068INFO Sep 08 04:03:32.068 Sep 08 04:03:32.068 INFODEBG adding route 172.17.0.1/32 -> 10.0.0.255INFO |
| 5071 | 2026-09-08T04:03:33.239Z | INFOreset freemapadding route 3fff:dead::/64 -> 2001:db8::55:3, unit : adding route 3fff:beef:36::/64 -> 2001:db8::55:ffadding route 3fff:beef:20::/64 -> 2001:db8::55:fffreemap_route_ipv6Sep 08 04:03:32.068 |
| 5072 | 2026-09-08T04:03:33.239Z | |
| 5073 | 2026-09-08T04:03:33.239Z | DEBG |
| 5074 | 2026-09-08T04:03:33.239Z | Sep 08 04:03:32.068Sep 08 04:03:32.068 |
| 5075 | 2026-09-08T04:03:33.239Z | 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 } }] |
| 5076 | 2026-09-08T04:03:33.239Z | DEBG INFO adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 08 04:03:32.068replacing 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 } }] |
| 5077 | 2026-09-08T04:03:33.239Z | |
| 5078 | 2026-09-08T04:03:33.239Z | Sep 08 04:03:32.068 DEBGINFOSep 08 04:03:32.068 Sep 08 04:03:32.068 DEBG INFOreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 5079 | 2026-09-08T04:03:33.239Z | Sep 08 04:03:32.068adding route 172.17.0.2/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 } }]adding route 3fff:beef:37::/64 -> 2001:db8::55:ff |
| 5080 | 2026-09-08T04:03:33.239Z | |
| 5081 | 2026-09-08T04:03:33.239Z | |
| 5082 | 2026-09-08T04:03:33.239Z | DEBG Sep 08 04:03:32.068replacing 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 } }] |
| 5083 | 2026-09-08T04:03:33.239Z | DEBGSep 08 04:03:32.068 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 08 04:03:32.068 |
| 5084 | 2026-09-08T04:03:33.239Z | Sep 08 04:03:32.068 DEBGINFODEBG Sep 08 04:03:32.068replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 5085 | 2026-09-08T04:03:33.239Z | INFO adding route 172.17.0.3/32 -> 10.0.0.255replacing 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 } }] |
| 5086 | 2026-09-08T04:03:33.239Z | |
| 5087 | 2026-09-08T04:03:33.239Z | Sep 08 04:03:32.068Sep 08 04:03:32.068 Sep 08 04:03:32.068INFODEBG adding route 3fff:beef:21::/64 -> 2001:db8::55:ff adding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 5088 | 2026-09-08T04:03:33.239Z | test route::tests::rollback_on_compact_write_failure ... ok |
| 5089 | 2026-09-08T04:03:33.239Z | 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 |
| 5090 | 2026-09-08T04:03:33.239Z | |
| 5091 | 2026-09-08T04:03:33.239Z | adding route 3fff:beef:38::/64 -> 2001:db8::55:ff |
| 5092 | 2026-09-08T04:03:33.239Z | Sep 08 04:03:32.068Sep 08 04:03:32.068 DEBGINFO Sep 08 04:03:32.068adding route 172.17.0.4/32 -> 10.0.0.255 |
| 5093 | 2026-09-08T04:03:33.239Z | Sep 08 04:03:32.068DEBG 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: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 } }] |
| 5094 | 2026-09-08T04:03:33.239Z | |
| 5095 | 2026-09-08T04:03:33.239Z | Sep 08 04:03:32.068DEBG DEBGSep 08 04:03:32.068replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]Sep 08 04:03:32.068 INFOINFO 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:39::/64 -> 2001:db8::55:ffadding route 3fff:beef:22::/64 -> 2001:db8::55:ff |
| 5096 | 2026-09-08T04:03:33.239Z | |
| 5097 | 2026-09-08T04:03:33.239Z | |
| 5098 | 2026-09-08T04:03:33.239Z | |
| 5099 | 2026-09-08T04:03:33.239Z | Sep 08 04:03:32.068Sep 08 04:03:32.068 INFODEBG Sep 08 04:03:32.068adding route 172.17.0.5/32 -> 10.0.0.255 Sep 08 04:03:32.068DEBG |
| 5100 | 2026-09-08T04:03:33.239Z | 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 } }] |
| 5101 | 2026-09-08T04:03:33.239Z | 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 } }] |
| 5102 | 2026-09-08T04:03:33.239Z | DEBG Sep 08 04:03:32.068Sep 08 04:03:32.068 INFODEBGreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }] replacing targets for 172.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:3a::/64 -> 2001:db8::55:ff |
| 5103 | 2026-09-08T04:03:33.239Z | Sep 08 04:03:32.068 |
| 5104 | 2026-09-08T04:03:33.240Z | |
| 5105 | 2026-09-08T04:03:33.240Z | INFO adding route 3fff:beef:23::/64 -> 2001:db8::55:ffSep 08 04:03:32.068 |
| 5106 | 2026-09-08T04:03:33.240Z | Sep 08 04:03:32.068 Sep 08 04:03:32.068DEBG Sep 08 04:03:32.068 INFODEBGWARN adding route 172.17.0.6/32 -> 10.0.0.255 shrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) |
| 5107 | 2026-09-08T04:03:33.240Z | |
| 5108 | 2026-09-08T04:03:33.240Z | 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: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 } }] |
| 5109 | 2026-09-08T04:03:33.240Z | |
| 5110 | 2026-09-08T04:03:33.240Z | Sep 08 04:03:32.068 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 } }] |
| 5111 | 2026-09-08T04:03:33.240Z | Sep 08 04:03:32.068Sep 08 04:03:32.069Sep 08 04:03:32.074 INFODEBG created new freemapadding route 172.17.0.7/32 -> 10.0.0.255, |
| 5112 | 2026-09-08T04:03:33.240Z | DEBGunit :created new freemap , Sep 08 04:03:32.074unit :DEBG freemap_route_ipv4replacing 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 } }] |
| 5113 | 2026-09-08T04:03:33.240Z | |
| 5114 | 2026-09-08T04:03:33.240Z | freemap_route_ipv4 |
| 5115 | 2026-09-08T04:03:33.240Z | Sep 08 04:03:32.074adding route 172.17.0.10/32 -> 10.0.0.255adding route 3fff:beef:24::/64 -> 2001:db8::55:ff |
| 5116 | 2026-09-08T04:03:33.240Z | |
| 5117 | 2026-09-08T04:03:33.240Z | INFOSep 08 04:03:32.074 adding route 172.17.0.8/32 -> 10.0.0.255 |
| 5118 | 2026-09-08T04:03:33.240Z | Sep 08 04:03:32.074Sep 08 04:03:32.074 DEBGDEBG Sep 08 04:03:32.074replacing 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 } }] |
| 5119 | 2026-09-08T04:03:33.240Z | DEBGSep 08 04:03:32.074 created new freemapSep 08 04:03:32.074DEBG 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 } }], |
| 5120 | 2026-09-08T04:03:33.240Z | adding route 172.17.0.9/32 -> 10.0.0.255replacing 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 |
| 5121 | 2026-09-08T04:03:33.240Z | |
| 5122 | 2026-09-08T04:03:33.240Z | :Sep 08 04:03:32.074 freemap_route_ipv6INFOSep 08 04:03:32.074 Sep 08 04:03:32.074 adding route 172.17.0.11/32 -> 10.0.0.255 |
| 5123 | 2026-09-08T04:03:33.240Z | INFODEBG adding route 3fff:beef:25::/64 -> 2001:db8::55:ffreplacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5124 | 2026-09-08T04:03:33.240Z | |
| 5125 | 2026-09-08T04:03:33.240Z | |
| 5126 | 2026-09-08T04:03:33.240Z | Sep 08 04:03:32.074Sep 08 04:03:32.074Sep 08 04:03:32.074 DEBG 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 } }]initted freemap. size: 64DEBG, |
| 5127 | 2026-09-08T04:03:33.240Z | Sep 08 04:03:32.074 INFOreplacing 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 } }]unit :adding route 172.17.0.10/32 -> 10.0.0.255 |
| 5128 | 2026-09-08T04:03:33.240Z | freemap_route_ipv4 |
| 5129 | 2026-09-08T04:03:33.244Z | |
| 5130 | 2026-09-08T04:03:33.245Z | Sep 08 04:03:32.074 Sep 08 04:03:32.074INFO adding route 172.17.0.12/32 -> 10.0.0.255INFOSep 08 04:03:32.074Sep 08 04:03:32.074 |
| 5131 | 2026-09-08T04:03:33.245Z | DEBGDEBG adding route 3fff:beef:26::/64 -> 2001:db8::55:ff |
| 5132 | 2026-09-08T04:03:33.245Z | reset freemapreplacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }], unitSep 08 04:03:32.074: |
| 5133 | 2026-09-08T04:03:33.245Z | DEBGSep 08 04:03:32.074 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 } }] |
| 5134 | 2026-09-08T04:03:33.245Z | Sep 08 04:03:32.074DEBG 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 } }] |
| 5135 | 2026-09-08T04:03:33.245Z | adding route 172.17.0.11/32 -> 10.0.0.255freemap_route_ipv4 |
| 5136 | 2026-09-08T04:03:33.245Z | |
| 5137 | 2026-09-08T04:03:33.245Z | Sep 08 04:03:32.074 Sep 08 04:03:32.074INFOSep 08 04:03:32.074 INFODEBG adding route 3fff:beef:27::/64 -> 2001:db8::55:ffreplacing 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 } }] |
| 5138 | 2026-09-08T04:03:33.245Z | |
| 5139 | 2026-09-08T04:03:33.245Z | adding route 172.17.0.13/32 -> 10.0.0.255 |
| 5140 | 2026-09-08T04:03:33.245Z | Sep 08 04:03:32.074Sep 08 04:03:32.074 Sep 08 04:03:32.074INFODEBG adding route 172.17.0.12/32 -> 10.0.0.255 |
| 5141 | 2026-09-08T04:03:33.245Z | 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 } }] |
| 5142 | 2026-09-08T04:03:33.245Z | DEBG Sep 08 04:03:32.074initted freemap. size: 64 Sep 08 04:03:32.074DEBG DEBGSep 08 04:03:32.074replacing 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 } }] |
| 5143 | 2026-09-08T04:03:33.245Z | , replacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] INFO |
| 5144 | 2026-09-08T04:03:33.245Z | unitSep 08 04:03:32.074:adding route 3fff:beef:28::/64 -> 2001:db8::55:ff |
| 5145 | 2026-09-08T04:03:33.245Z | INFO freemap_route_ipv6Sep 08 04:03:32.074 |
| 5146 | 2026-09-08T04:03:33.245Z | adding route 172.17.0.14/32 -> 10.0.0.255 INFOSep 08 04:03:32.074 |
| 5147 | 2026-09-08T04:03:33.245Z | Sep 08 04:03:32.074adding route 172.17.0.13/32 -> 10.0.0.255 DEBGDEBG Sep 08 04:03:32.074 |
| 5148 | 2026-09-08T04:03:33.245Z | 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 |
| 5149 | 2026-09-08T04:03:33.245Z | reset freemapreplacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 04:03:32.074 |
| 5150 | 2026-09-08T04:03:33.245Z | , DEBGSep 08 04:03:32.074 unitSep 08 04:03:32.074: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 } }] |
| 5151 | 2026-09-08T04:03:33.245Z | INFOINFO adding route 172.17.0.15/32 -> 10.0.0.255adding route 3fff:beef:29::/64 -> 2001:db8::55:ff |
| 5152 | 2026-09-08T04:03:33.245Z | |
| 5153 | 2026-09-08T04:03:33.245Z | freemap_route_ipv6Sep 08 04:03:32.074Sep 08 04:03:32.074 INFODEBG adding route 172.17.0.14/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 } }] |
| 5154 | 2026-09-08T04:03:33.245Z | |
| 5155 | 2026-09-08T04:03:33.245Z | |
| 5156 | 2026-09-08T04:03:33.245Z | Sep 08 04:03:32.074 Sep 08 04:03:32.074Sep 08 04:03:32.074DEBG DEBGINFOSep 08 04:03:32.074replacing 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 } }] |
| 5157 | 2026-09-08T04:03:33.245Z | 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 |
| 5158 | 2026-09-08T04:03:33.245Z | adding route 172.17.0.16/32 -> 10.0.0.255adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 5159 | 2026-09-08T04:03:33.245Z | Sep 08 04:03:32.074 |
| 5160 | 2026-09-08T04:03:33.245Z | INFOSep 08 04:03:32.074 adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffINFO |
| 5161 | 2026-09-08T04:03:33.245Z | Sep 08 04:03:32.074 Sep 08 04:03:32.074 DEBGadding route 172.17.0.15/32 -> 10.0.0.255 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 } }] |
| 5162 | 2026-09-08T04:03:33.245Z | Sep 08 04:03:32.074DEBG |
| 5163 | 2026-09-08T04:03:33.245Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 5164 | 2026-09-08T04:03:33.245Z | Sep 08 04:03:32.074DEBG 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 } }] |
| 5165 | 2026-09-08T04:03:33.245Z | 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 } }] |
| 5166 | 2026-09-08T04:03:33.245Z | Sep 08 04:03:32.074Sep 08 04:03:32.074Sep 08 04:03:32.074Sep 08 04:03:32.074 INFO INFOINFO adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffadding route 172.17.0.16/32 -> 10.0.0.255 |
| 5167 | 2026-09-08T04:03:33.245Z | |
| 5168 | 2026-09-08T04:03:33.246Z | INFOadding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 5169 | 2026-09-08T04:03:33.246Z | Sep 08 04:03:32.074Sep 08 04:03:32.074 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 } }]adding route 172.17.0.17/32 -> 10.0.0.255 |
| 5170 | 2026-09-08T04:03:33.246Z | 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 } }] |
| 5171 | 2026-09-08T04:03:33.246Z | |
| 5172 | 2026-09-08T04:03:33.246Z | Sep 08 04:03:32.074 Sep 08 04:03:32.074Sep 08 04:03:32.074 DEBGSep 08 04:03:32.068 INFO INFOINFOreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_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.17/32 -> 10.0.0.255 |
| 5173 | 2026-09-08T04:03:33.246Z | adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff |
| 5174 | 2026-09-08T04:03:33.246Z | adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff |
| 5175 | 2026-09-08T04:03:33.246Z | |
| 5176 | 2026-09-08T04:03:33.246Z | Sep 08 04:03:32.074 Sep 08 04:03:32.074DEBG Sep 08 04:03:32.074 DEBGDEBG Sep 08 04:03:32.074 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.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 04:03:32.074 |
| 5177 | 2026-09-08T04:03:33.246Z | INFODEBG |
| 5178 | 2026-09-08T04:03:33.246Z | 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 } }] |
| 5179 | 2026-09-08T04:03:33.246Z | replacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 04:03:32.074 adding route 3fff:dead::/64 -> 2001:db8::55:3INFO |
| 5180 | 2026-09-08T04:03:33.246Z | |
| 5181 | 2026-09-08T04:03:33.246Z | Sep 08 04:03:32.074Sep 08 04:03:32.074adding route 172.17.0.18/32 -> 10.0.0.255 Sep 08 04:03:32.074INFOSep 08 04:03:32.074 |
| 5182 | 2026-09-08T04:03:33.246Z | INFOadding route 3fff:beef:3c::/64 -> 2001:db8::55:ff |
| 5183 | 2026-09-08T04:03:33.246Z | INFO adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffDEBG |
| 5184 | 2026-09-08T04:03:33.246Z | Sep 08 04:03:32.074Sep 08 04:03:32.074 DEBGDEBG 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 08 04:03:32.074 |
| 5185 | 2026-09-08T04:03:33.246Z | replacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.18/32 -> 10.0.0.255 |
| 5186 | 2026-09-08T04:03:33.246Z | DEBGSep 08 04:03:32.074 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }] replacing targets for 3fff:beef: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 } }] |
| 5187 | 2026-09-08T04:03:33.246Z | Sep 08 04:03:32.074DEBG |
| 5188 | 2026-09-08T04:03:33.246Z | INFO |
| 5189 | 2026-09-08T04:03:33.246Z | adding route 172.17.0.19/32 -> 10.0.0.255Sep 08 04:03:32.074failed to allocate space for the new target list |
| 5190 | 2026-09-08T04:03:33.246Z | |
| 5191 | 2026-09-08T04:03:33.246Z | INFO adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffSep 08 04:03:32.075 |
| 5192 | 2026-09-08T04:03:33.246Z | Sep 08 04:03:32.075 Sep 08 04:03:32.075INFO adding route 3fff:dead::/64 -> 2001:db8::55:4DEBG |
| 5193 | 2026-09-08T04:03:33.246Z | Sep 08 04:03:32.075DEBG replacing targets for 3fff:dead::/64 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 } }] |
| 5194 | 2026-09-08T04:03:33.246Z | 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 } }] |
| 5195 | 2026-09-08T04:03:33.246Z | test route::tests::grow_succeeds ... ok |
| 5196 | 2026-09-08T04:03:33.246Z | test route::tests::rollback_on_index_readd_failure ... ok |
| 5197 | 2026-09-08T04:03:33.246Z | Sep 08 04:03:32.075DEBG DEBGSep 08 04:03:32.075 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 |
| 5198 | 2026-09-08T04:03:33.246Z | adding route 172.17.0.20/32 -> 10.0.0.255Sep 08 04:03:32.075 |
| 5199 | 2026-09-08T04:03:33.246Z | 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 } }] |
| 5200 | 2026-09-08T04:03:33.246Z | DEBG Sep 08 04:03:32.075Sep 08 04:03:32.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 } }] |
| 5201 | 2026-09-08T04:03:33.246Z | INFO DEBGadding route 3fff:beef:2f::/64 -> 2001:db8::55:ff |
| 5202 | 2026-09-08T04:03:33.246Z | 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 } }] |
| 5203 | 2026-09-08T04:03:33.246Z | Sep 08 04:03:32.075Sep 08 04:03:32.075 INFODEBG adding route 172.17.0.19/32 -> 10.0.0.255replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]Sep 08 04:03:32.075 |
| 5204 | 2026-09-08T04:03:33.246Z | |
| 5205 | 2026-09-08T04:03:33.246Z | Sep 08 04:03:32.075 DEBGINFODEBG adding route 172.17.0.21/32 -> 10.0.0.255replacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 5206 | 2026-09-08T04:03:33.247Z | Sep 08 04:03:32.075 |
| 5207 | 2026-09-08T04:03:33.247Z | DEBGcreated new freemap replacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 04:03:32.075, Sep 08 04:03:32.075unit |
| 5208 | 2026-09-08T04:03:33.247Z | : DEBGSep 08 04:03:32.075INFO 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 } }] |
| 5209 | 2026-09-08T04:03:33.247Z | adding route 3fff:beef:30::/64 -> 2001:db8::55:ff |
| 5210 | 2026-09-08T04:03:33.247Z | |
| 5211 | 2026-09-08T04:03:33.247Z | Sep 08 04:03:32.075WARNSep 08 04:03:32.075 Sep 08 04:03:32.075shrink-in-place compact add failed at slot 8: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })INFO DEBGadding route 172.17.0.22/32 -> 10.0.0.255 |
| 5212 | 2026-09-08T04:03:33.247Z | INFO |
| 5213 | 2026-09-08T04:03:33.247Z | Sep 08 04:03:32.075 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 } }] |
| 5214 | 2026-09-08T04:03:33.247Z | DEBGSep 08 04:03:32.075 initted freemap. size: 64DEBG adding route 172.17.0.20/32 -> 10.0.0.255, replacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]unit |
| 5215 | 2026-09-08T04:03:33.247Z | Sep 08 04:03:32.075: |
| 5216 | 2026-09-08T04:03:33.247Z | INFO freemap_route_ipv4adding route 3fff:beef:31::/64 -> 2001:db8::55:ff |
| 5217 | 2026-09-08T04:03:33.247Z | Sep 08 04:03:32.075 |
| 5218 | 2026-09-08T04:03:33.247Z | Sep 08 04:03:32.075DEBG Sep 08 04:03:32.075INFOSep 08 04:03:32.075replacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBG DEBG |
| 5219 | 2026-09-08T04:03:33.247Z | adding route 172.17.0.23/32 -> 10.0.0.255 |
| 5220 | 2026-09-08T04:03:33.247Z | reset freemap, unit :replacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 04:03:32.075 |
| 5221 | 2026-09-08T04:03:33.247Z | freemap_route_ipv4Sep 08 04:03:32.075 |
| 5222 | 2026-09-08T04:03:33.247Z | DEBG INFO 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.21/32 -> 10.0.0.255Sep 08 04:03:32.075 |
| 5223 | 2026-09-08T04:03:33.247Z | |
| 5224 | 2026-09-08T04:03:33.247Z | DEBG Sep 08 04:03:32.075initted freemap. size: 64Sep 08 04:03:32.075 , INFOINFOunit adding route 3fff:beef:32::/64 -> 2001:db8::55:ff: |
| 5225 | 2026-09-08T04:03:33.247Z | freemap_route_ipv6adding route 172.17.0.24/32 -> 10.0.0.255Sep 08 04:03:32.075 Sep 08 04:03:32.075DEBG |
| 5226 | 2026-09-08T04:03:33.247Z | Sep 08 04:03:32.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 } }] DEBG |
| 5227 | 2026-09-08T04:03:33.247Z | created new freemap Sep 08 04:03:32.081, unitDEBG:DEBG reset freemap , freemap_route_ipv4created new freemap |
| 5228 | 2026-09-08T04:03:33.247Z | Sep 08 04:03:32.081, unitunit:: freemap_route_ipv6Sep 08 04:03:32.081freemap_route_ipv4 |
| 5229 | 2026-09-08T04:03:33.251Z | |
| 5230 | 2026-09-08T04:03:33.251Z | INFO DEBGadding route 172.17.0.22/32 -> 10.0.0.255Sep 08 04:03:32.081 |
| 5231 | 2026-09-08T04:03:33.252Z | INFOcreated new freemapSep 08 04:03:32.081 Sep 08 04:03:32.081 DEBG adding route 172.16.0.0/32 -> 10.0.0.1created new freemap |
| 5232 | 2026-09-08T04:03:33.252Z | , DEBGunit, :unit :freemap_route_ipv6 |
| 5233 | 2026-09-08T04:03:33.252Z | Sep 08 04:03:32.081freemap_route_ipv6replacing 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 } }] |
| 5234 | 2026-09-08T04:03:33.252Z | |
| 5235 | 2026-09-08T04:03:33.252Z | Sep 08 04:03:32.081Sep 08 04:03:32.081 DEBGSep 08 04:03:32.081INFO DEBGSep 08 04:03:32.081adding route 3fff:beef:24::/64 -> 2001:db8::55:ff initted freemap. size: 64 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 |
| 5236 | 2026-09-08T04:03:33.252Z | INFO, |
| 5237 | 2026-09-08T04:03:33.252Z | unit: freemap_route_ipv4 |
| 5238 | 2026-09-08T04:03:33.252Z | initted freemap. size: 64Sep 08 04:03:32.081, unit: adding route 172.17.0.23/32 -> 10.0.0.255DEBG |
| 5239 | 2026-09-08T04:03:33.252Z | freemap_route_ipv4 Sep 08 04:03:32.081replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_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 } }] |
| 5240 | 2026-09-08T04:03:33.252Z | |
| 5241 | 2026-09-08T04:03:33.252Z | Sep 08 04:03:32.081 DEBG reset freemapDEBG, Sep 08 04:03:32.081replacing 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 } }] |
| 5242 | 2026-09-08T04:03:33.252Z | unitDEBG: reset freemap , freemap_route_ipv4unitSep 08 04:03:32.081 |
| 5243 | 2026-09-08T04:03:33.252Z | Sep 08 04:03:32.081: INFO DEBG freemap_route_ipv4 adding route 3fff:beef:25::/64 -> 2001:db8::55:ff |
| 5244 | 2026-09-08T04:03:33.252Z | |
| 5245 | 2026-09-08T04:03:33.252Z | replacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 04:03:32.081 |
| 5246 | 2026-09-08T04:03:33.252Z | DEBGSep 08 04:03:32.081 Sep 08 04:03:32.081initted freemap. size: 64 Sep 08 04:03:32.081DEBGDEBG , 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 } }]unitinitted freemap. size: 64 |
| 5247 | 2026-09-08T04:03:33.252Z | : , INFOfreemap_route_ipv6 |
| 5248 | 2026-09-08T04:03:33.252Z | unit : Sep 08 04:03:32.081 freemap_route_ipv6INFO |
| 5249 | 2026-09-08T04:03:33.252Z | Sep 08 04:03:32.081 adding route 172.17.0.24/32 -> 10.0.0.255DEBG |
| 5250 | 2026-09-08T04:03:33.252Z | adding route 3fff:beef:26::/64 -> 2001:db8::55:ff Sep 08 04:03:32.081reset freemap |
| 5251 | 2026-09-08T04:03:33.252Z | , DEBGunit :reset freemap Sep 08 04:03:32.081freemap_route_ipv6 , DEBGunit |
| 5252 | 2026-09-08T04:03:33.252Z | :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 } }] |
| 5253 | 2026-09-08T04:03:33.252Z | freemap_route_ipv6Sep 08 04:03:32.081 |
| 5254 | 2026-09-08T04:03:33.252Z | Sep 08 04:03:32.081 INFODEBG Sep 08 04:03:32.081replacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.16.0.0/32 -> 10.0.0.1 |
| 5255 | 2026-09-08T04:03:33.252Z | |
| 5256 | 2026-09-08T04:03:33.252Z | INFO Sep 08 04:03:32.081adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 5257 | 2026-09-08T04:03:33.252Z | Sep 08 04:03:32.081Sep 08 04:03:32.081INFO adding route 3fff:beef:27::/64 -> 2001:db8::55:ffINFODEBG |
| 5258 | 2026-09-08T04:03:33.252Z | 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 } }]adding route 172.17.0.25/32 -> 10.0.0.255 |
| 5259 | 2026-09-08T04:03:33.252Z | |
| 5260 | 2026-09-08T04:03:33.252Z | Sep 08 04:03:32.081 DEBGSep 08 04:03:32.081 Sep 08 04:03:32.081 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] INFODEBG |
| 5261 | 2026-09-08T04:03:33.252Z | adding route 172.16.0.0/32 -> 10.0.0.1replacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 04:03:32.075 |
| 5262 | 2026-09-08T04:03:33.252Z | Sep 08 04:03:32.081 |
| 5263 | 2026-09-08T04:03:33.252Z | Sep 08 04:03:32.081INFO DEBGadding route 3fff:dead::/64 -> 2001:db8::55:2Sep 08 04:03:32.081 |
| 5264 | 2026-09-08T04:03:33.252Z | 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.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 08 04:03:32.081 |
| 5265 | 2026-09-08T04:03:33.252Z | |
| 5266 | 2026-09-08T04:03:33.252Z | DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]DEBG |
| 5267 | 2026-09-08T04:03:33.252Z | Sep 08 04:03:32.081 Sep 08 04:03:32.081 Sep 08 04:03:32.081 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 } }] INFOSep 08 04:03:32.081 adding route 172.17.0.26/32 -> 10.0.0.255 |
| 5268 | 2026-09-08T04:03:33.253Z | adding route 172.16.0.0/32 -> 10.0.0.1INFO |
| 5269 | 2026-09-08T04:03:33.253Z | |
| 5270 | 2026-09-08T04:03:33.253Z | INFO adding route 3fff:dead::/64 -> 2001:db8::55:3Sep 08 04:03:32.081 |
| 5271 | 2026-09-08T04:03:33.253Z | DEBG adding route 3fff:beef:28::/64 -> 2001:db8::55:ffreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] |
| 5272 | 2026-09-08T04:03:33.253Z | Sep 08 04:03:32.081 |
| 5273 | 2026-09-08T04:03:33.253Z | Sep 08 04:03:32.081DEBG Sep 08 04:03:32.081 Sep 08 04:03:32.081DEBGDEBG replacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 04:03:32.081 |
| 5274 | 2026-09-08T04:03:33.253Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 |
| 5275 | 2026-09-08T04:03:33.253Z | 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 08 04:03:32.081 adding route 172.16.0.0/32 -> 10.0.0.2 |
| 5276 | 2026-09-08T04:03:33.253Z | |
| 5277 | 2026-09-08T04:03:33.253Z | INFO Sep 08 04:03:32.081INFO adding route 3fff:beef:29::/64 -> 2001:db8::55:ffINFO |
| 5278 | 2026-09-08T04:03:33.253Z | adding route 3fff:beef:33::/64 -> 2001:db8::55:ffSep 08 04:03:32.081 |
| 5279 | 2026-09-08T04:03:33.253Z | Sep 08 04:03:32.081 DEBGadding route 3fff:dead::/64 -> 2001:db8::55:4 Sep 08 04:03:32.081 |
| 5280 | 2026-09-08T04:03:33.253Z | 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 |
| 5281 | 2026-09-08T04:03:33.253Z | INFO Sep 08 04:03:32.081adding route 172.17.0.27/32 -> 10.0.0.255 Sep 08 04:03:32.081Sep 08 04:03:32.081DEBG 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 } }] adding route 172.17.0.0/32 -> 10.0.0.255 |
| 5282 | 2026-09-08T04:03:33.253Z | |
| 5283 | 2026-09-08T04:03:33.253Z | 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 } }] |
| 5284 | 2026-09-08T04:03:33.253Z | |
| 5285 | 2026-09-08T04:03:33.253Z | 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 } }]Sep 08 04:03:32.081Sep 08 04:03:32.081Sep 08 04:03:32.081 DEBG |
| 5286 | 2026-09-08T04:03:33.253Z | INFODEBGreplacing targets for 3fff:dead::/64 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 } }] |
| 5287 | 2026-09-08T04:03:33.253Z | Sep 08 04:03:32.081 adding route 3fff:beef:2a::/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 } }] |
| 5288 | 2026-09-08T04:03:33.253Z | DEBG Sep 08 04:03:32.081Sep 08 04:03:32.081 |
| 5289 | 2026-09-08T04:03:33.253Z | Sep 08 04:03:32.081 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 } }]INFOSep 08 04:03:32.081WARN INFO adding route 172.17.0.1/32 -> 10.0.0.255 shrink-in-place index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) |
| 5290 | 2026-09-08T04:03:33.253Z | test route::tests::identity_replace_is_noop ... ok |
| 5291 | 2026-09-08T04:03:33.253Z | DEBG |
| 5292 | 2026-09-08T04:03:33.253Z | adding route 3fff:beef:34::/64 -> 2001:db8::55:ff |
| 5293 | 2026-09-08T04:03:33.253Z | |
| 5294 | 2026-09-08T04:03:33.253Z | 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 08 04:03:32.081 |
| 5295 | 2026-09-08T04:03:33.253Z | DEBGSep 08 04:03:32.081Sep 08 04:03:32.081 Sep 08 04:03:32.081INFO INFOreplacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.28/32 -> 10.0.0.255 |
| 5296 | 2026-09-08T04:03:33.253Z | |
| 5297 | 2026-09-08T04:03:33.253Z | DEBG adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffreplacing 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 } }] |
| 5298 | 2026-09-08T04:03:33.253Z | Sep 08 04:03:32.081 |
| 5299 | 2026-09-08T04:03:33.253Z | DEBG Sep 08 04:03:32.081replacing 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 } }] |
| 5300 | 2026-09-08T04:03:33.253Z | INFOSep 08 04:03:32.081 Sep 08 04:03:32.081adding route 172.17.0.2/32 -> 10.0.0.255 |
| 5301 | 2026-09-08T04:03:33.253Z | DEBG Sep 08 04:03:32.081INFO 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 |
| 5302 | 2026-09-08T04:03:33.253Z | adding route 3fff:beef:35::/64 -> 2001:db8::55:ff |
| 5303 | 2026-09-08T04:03:33.253Z | adding route 172.17.0.29/32 -> 10.0.0.255Sep 08 04:03:32.081 |
| 5304 | 2026-09-08T04:03:33.253Z | DEBGSep 08 04:03:32.081 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 |
| 5305 | 2026-09-08T04:03:33.253Z | adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff |
| 5306 | 2026-09-08T04:03:33.253Z | Sep 08 04:03:32.081Sep 08 04:03:32.081 DEBGINFO Sep 08 04:03:32.081 replacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.17.0.3/32 -> 10.0.0.255 |
| 5307 | 2026-09-08T04:03:33.254Z | Sep 08 04:03:32.081 |
| 5308 | 2026-09-08T04:03:33.254Z | DEBG 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 } }] |
| 5309 | 2026-09-08T04:03:33.254Z | Sep 08 04:03:32.081replacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 04:03:32.081 |
| 5310 | 2026-09-08T04:03:33.254Z | DEBG replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 5311 | 2026-09-08T04:03:33.254Z | Sep 08 04:03:32.081Sep 08 04:03:32.081adding route 3fff:beef:36::/64 -> 2001:db8::55:ff |
| 5312 | 2026-09-08T04:03:33.254Z | Sep 08 04:03:32.081INFO INFOINFO adding route 172.17.0.30/32 -> 10.0.0.255adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffadding route 172.17.0.4/32 -> 10.0.0.255 |
| 5313 | 2026-09-08T04:03:33.254Z | |
| 5314 | 2026-09-08T04:03:33.254Z | |
| 5315 | 2026-09-08T04:03:33.254Z | Sep 08 04:03:32.081 DEBG Sep 08 04:03:32.081Sep 08 04:03:32.081 DEBGSep 08 04:03:32.081 replacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 172.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 } }] |
| 5316 | 2026-09-08T04:03:33.254Z | DEBG |
| 5317 | 2026-09-08T04:03:33.254Z | 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 } }]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 } }] |
| 5318 | 2026-09-08T04:03:33.254Z | |
| 5319 | 2026-09-08T04:03:33.254Z | Sep 08 04:03:32.081Sep 08 04:03:32.081Sep 08 04:03:32.081 INFOINFO INFO adding route 172.17.0.31/32 -> 10.0.0.255Sep 08 04:03:32.081adding route 3fff:beef:37::/64 -> 2001:db8::55:ffadding route 3fff:beef:2e::/64 -> 2001:db8::55:ff |
| 5320 | 2026-09-08T04:03:33.254Z | |
| 5321 | 2026-09-08T04:03:33.254Z | INFO adding route 172.17.0.5/32 -> 10.0.0.255 |
| 5322 | 2026-09-08T04:03:33.254Z | |
| 5323 | 2026-09-08T04:03:33.254Z | Sep 08 04:03:32.081 Sep 08 04:03:32.081DEBG 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 } }] |
| 5324 | 2026-09-08T04:03:33.254Z | 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 } }] |
| 5325 | 2026-09-08T04:03:33.254Z | Sep 08 04:03:32.081 DEBGSep 08 04:03:32.081 Sep 08 04:03:32.081replacing 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 } }] INFOINFO |
| 5326 | 2026-09-08T04:03:33.254Z | adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffadding route 3fff:beef:38::/64 -> 2001:db8::55:ff |
| 5327 | 2026-09-08T04:03:33.254Z | |
| 5328 | 2026-09-08T04:03:33.254Z | Sep 08 04:03:32.081 DEBGSep 08 04:03:32.081 replacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 04:03:32.081INFO |
| 5329 | 2026-09-08T04:03:33.258Z | DEBG Sep 08 04:03:32.081 adding route 172.17.0.32/32 -> 10.0.0.255Sep 08 04:03:32.081 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 } }] |
| 5330 | 2026-09-08T04:03:33.259Z | |
| 5331 | 2026-09-08T04:03:33.259Z | INFODEBG adding route 172.17.0.6/32 -> 10.0.0.255replacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 5332 | 2026-09-08T04:03:33.259Z | |
| 5333 | 2026-09-08T04:03:33.259Z | Sep 08 04:03:32.081 DEBG Sep 08 04:03:32.081replacing 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 } }] INFOSep 08 04:03:32.082 adding route 3fff:beef:39::/64 -> 2001:db8::55:ff |
| 5334 | 2026-09-08T04:03:33.259Z | |
| 5335 | 2026-09-08T04:03:33.259Z | DEBG created new freemapSep 08 04:03:32.067, DEBGunitSep 08 04:03:32.089 :replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }] Sep 08 04:03:32.089DEBG freemap_route_ipv4 |
| 5336 | 2026-09-08T04:03:33.259Z | |
| 5337 | 2026-09-08T04:03:33.259Z | Sep 08 04:03:32.089replacing 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 DEBGadding route 3fff:beef:30::/64 -> 2001:db8::55:ff Sep 08 04:03:32.089 |
| 5338 | 2026-09-08T04:03:33.259Z | 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 } }] |
| 5339 | 2026-09-08T04:03:33.259Z | Sep 08 04:03:32.082Sep 08 04:03:32.089Sep 08 04:03:32.089 DEBGINFO INFOadding route 3fff:beef:3a::/64 -> 2001:db8::55:ffcreated new freemap |
| 5340 | 2026-09-08T04:03:33.259Z | , adding route 172.17.0.25/32 -> 10.0.0.255unit |
| 5341 | 2026-09-08T04:03:33.259Z | : Sep 08 04:03:32.089freemap_route_ipv4 |
| 5342 | 2026-09-08T04:03:33.259Z | DEBG replacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 04:03:32.089 |
| 5343 | 2026-09-08T04:03:33.259Z | |
| 5344 | 2026-09-08T04:03:33.259Z | 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 08 04:03:32.089 |
| 5345 | 2026-09-08T04:03:33.259Z | Sep 08 04:03:32.089 DEBGINFO Sep 08 04:03:32.089adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffcreated new freemapSep 08 04:03:32.089 |
| 5346 | 2026-09-08T04:03:33.259Z | , |
| 5347 | 2026-09-08T04:03:33.259Z | unitDEBG: 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 } }] freemap_route_ipv6INFO |
| 5348 | 2026-09-08T04:03:33.259Z | |
| 5349 | 2026-09-08T04:03:33.259Z | adding route 172.17.0.26/32 -> 10.0.0.255Sep 08 04:03:32.089 |
| 5350 | 2026-09-08T04:03:33.259Z | INFO Sep 08 04:03:32.089 Sep 08 04:03:32.089adding route 172.17.0.33/32 -> 10.0.0.255INFOSep 08 04:03:32.089Sep 08 04:03:32.089 |
| 5351 | 2026-09-08T04:03:33.259Z | 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 } }] |
| 5352 | 2026-09-08T04:03:33.259Z | adding route 3fff:beef:31::/64 -> 2001:db8::55:ffDEBG Sep 08 04:03:32.089 DEBG |
| 5353 | 2026-09-08T04:03:33.259Z | Sep 08 04:03:32.089initted freemap. size: 64 , INFODEBG unit adding route 172.17.0.27/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 } }]: |
| 5354 | 2026-09-08T04:03:33.259Z | freemap_route_ipv4 |
| 5355 | 2026-09-08T04:03:33.259Z | |
| 5356 | 2026-09-08T04:03:33.259Z | 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 08 04:03:32.089 |
| 5357 | 2026-09-08T04:03:33.259Z | Sep 08 04:03:32.089 INFO Sep 08 04:03:32.089DEBG Sep 08 04:03:32.089 DEBG adding route 172.17.0.34/32 -> 10.0.0.255DEBG reset freemap |
| 5358 | 2026-09-08T04:03:33.259Z | , replacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 08 04:03:32.089 |
| 5359 | 2026-09-08T04:03:33.259Z | 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 } }]unitSep 08 04:03:32.089 |
| 5360 | 2026-09-08T04:03:33.259Z | DEBG: freemap_route_ipv4replacing 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 } }]INFOSep 08 04:03:32.089 |
| 5361 | 2026-09-08T04:03:33.259Z | |
| 5362 | 2026-09-08T04:03:33.259Z | adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffSep 08 04:03:32.089 |
| 5363 | 2026-09-08T04:03:33.259Z | Sep 08 04:03:32.089INFO Sep 08 04:03:32.089INFO DEBG Sep 08 04:03:32.089initted freemap. size: 64adding route 172.17.0.35/32 -> 10.0.0.255adding route 3fff:beef:32::/64 -> 2001:db8::55:ff INFO |
| 5364 | 2026-09-08T04:03:33.259Z | |
| 5365 | 2026-09-08T04:03:33.259Z | adding route 172.17.0.28/32 -> 10.0.0.255DEBG, |
| 5366 | 2026-09-08T04:03:33.259Z | unit: freemap_route_ipv6Sep 08 04:03:32.089Sep 08 04:03:32.089Sep 08 04:03:32.089 |
| 5367 | 2026-09-08T04:03:33.259Z | DEBG 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 } }] replacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 5368 | 2026-09-08T04:03:33.260Z | replacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 04:03:32.089 |
| 5369 | 2026-09-08T04:03:33.260Z | |
| 5370 | 2026-09-08T04:03:33.260Z | 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 |
| 5371 | 2026-09-08T04:03:33.260Z | Sep 08 04:03:32.089reset freemapSep 08 04:03:32.089, unitSep 08 04:03:32.089INFO : INFOadding route 172.17.0.36/32 -> 10.0.0.255freemap_route_ipv6Sep 08 04:03:32.089 Sep 08 04:03:32.089DEBG |
| 5372 | 2026-09-08T04:03:33.260Z | |
| 5373 | 2026-09-08T04:03:33.260Z | 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:33::/64 -> 2001:db8::55:ff |
| 5374 | 2026-09-08T04:03:33.260Z | Sep 08 04:03:32.089 DEBG |
| 5375 | 2026-09-08T04:03:33.260Z | Sep 08 04:03:32.089Sep 08 04:03:32.089 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 |
| 5376 | 2026-09-08T04:03:33.260Z | INFOINFOSep 08 04:03:32.089INFO adding route 3fff:beef:3d::/64 -> 2001:db8::55:ffadding route 172.17.0.29/32 -> 10.0.0.255 |
| 5377 | 2026-09-08T04:03:33.260Z | adding route 3fff:dead::/64 -> 2001:db8::55:1DEBGSep 08 04:03:32.089 |
| 5378 | 2026-09-08T04:03:33.260Z | adding route 172.17.0.7/32 -> 10.0.0.255INFOSep 08 04:03:32.089 |
| 5379 | 2026-09-08T04:03:33.260Z | adding route 172.17.0.37/32 -> 10.0.0.255 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 } }] |
| 5380 | 2026-09-08T04:03:33.260Z | |
| 5381 | 2026-09-08T04:03:33.260Z | Sep 08 04:03:32.089 |
| 5382 | 2026-09-08T04:03:33.260Z | Sep 08 04:03:32.089DEBGreplacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]Sep 08 04:03:32.089Sep 08 04:03:32.089DEBG |
| 5383 | 2026-09-08T04:03:33.260Z | DEBG DEBG |
| 5384 | 2026-09-08T04:03:33.260Z | replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 08 04:03:32.089replacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 04:03:32.089 |
| 5385 | 2026-09-08T04:03:33.260Z | INFO |
| 5386 | 2026-09-08T04:03:33.260Z | adding route 172.17.0.30/32 -> 10.0.0.255Sep 08 04:03:32.089replacing 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 } }] |
| 5387 | 2026-09-08T04:03:33.260Z | Sep 08 04:03:32.089Sep 08 04:03:32.089INFO |
| 5388 | 2026-09-08T04:03:33.260Z | INFO INFOadding route 172.17.0.8/32 -> 10.0.0.255 Sep 08 04:03:32.089 adding route 172.17.0.38/32 -> 10.0.0.255 |
| 5389 | 2026-09-08T04:03:33.260Z | |
| 5390 | 2026-09-08T04:03:33.260Z | adding route 3fff:dead::/64 -> 2001:db8::55:2INFODEBG Sep 08 04:03:32.089Sep 08 04:03:32.089 |
| 5391 | 2026-09-08T04:03:33.260Z | adding route 3fff:beef:34::/64 -> 2001:db8::55:ff replacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5392 | 2026-09-08T04:03:33.260Z | DEBG |
| 5393 | 2026-09-08T04:03:33.260Z | Sep 08 04:03:32.089 replacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 5394 | 2026-09-08T04:03:33.260Z | Sep 08 04:03:32.089Sep 08 04:03:32.089replacing 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 } }] |
| 5395 | 2026-09-08T04:03:33.260Z | Sep 08 04:03:32.089 INFOINFO Sep 08 04:03:32.089DEBGadding route 3fff:beef:3e::/64 -> 2001:db8::55:ff DEBG |
| 5396 | 2026-09-08T04:03:33.260Z | 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 } }]INFOSep 08 04:03:32.089 |
| 5397 | 2026-09-08T04:03:33.260Z | adding route 172.17.0.31/32 -> 10.0.0.255adding route 172.17.0.39/32 -> 10.0.0.255 |
| 5398 | 2026-09-08T04:03:33.260Z | INFO |
| 5399 | 2026-09-08T04:03:33.260Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_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.9/32 -> 10.0.0.255Sep 08 04:03:32.089 |
| 5400 | 2026-09-08T04:03:33.260Z | Sep 08 04:03:32.089Sep 08 04:03:32.089 DEBGDEBG Sep 08 04:03:32.089Sep 08 04:03:32.089replacing 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.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 } }] |
| 5401 | 2026-09-08T04:03:33.260Z | |
| 5402 | 2026-09-08T04:03:33.260Z | DEBGINFODEBG |
| 5403 | 2026-09-08T04:03:33.260Z | adding route 3fff:beef:35::/64 -> 2001:db8::55:ffSep 08 04:03:32.089 |
| 5404 | 2026-09-08T04:03:33.260Z | 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 } }]INFOSep 08 04:03:32.089 adding route 172.17.0.32/32 -> 10.0.0.255INFO 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 } }] |
| 5405 | 2026-09-08T04:03:33.260Z | adding route 172.17.0.40/32 -> 10.0.0.255 |
| 5406 | 2026-09-08T04:03:33.260Z | Sep 08 04:03:32.089 |
| 5407 | 2026-09-08T04:03:33.261Z | |
| 5408 | 2026-09-08T04:03:33.261Z | Sep 08 04:03:32.089 Sep 08 04:03:32.089DEBG DEBG Sep 08 04:03:32.089INFOSep 08 04:03:32.089 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: 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 |
| 5409 | 2026-09-08T04:03:33.261Z | 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 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 } }] |
| 5410 | 2026-09-08T04:03:33.261Z | Sep 08 04:03:32.089 |
| 5411 | 2026-09-08T04:03:33.261Z | DEBG adding route 172.17.0.10/32 -> 10.0.0.255 |
| 5412 | 2026-09-08T04:03:33.261Z | replacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 04:03:32.089 |
| 5413 | 2026-09-08T04:03:33.261Z | INFO adding route 3fff:beef:36::/64 -> 2001:db8::55:ffSep 08 04:03:32.089INFO |
| 5414 | 2026-09-08T04:03:33.261Z | Sep 08 04:03:32.089 Sep 08 04:03:32.089 INFODEBG adding route 172.17.0.41/32 -> 10.0.0.255Sep 08 04:03:32.089 |
| 5415 | 2026-09-08T04:03:33.261Z | 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 } }] |
| 5416 | 2026-09-08T04:03:33.261Z | DEBGadding route 3fff:beef:3f::/64 -> 2001:db8::55:ffINFO 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 } }] |
| 5417 | 2026-09-08T04:03:33.261Z | |
| 5418 | 2026-09-08T04:03:33.261Z | Sep 08 04:03:32.089adding route 172.17.0.33/32 -> 10.0.0.255 |
| 5419 | 2026-09-08T04:03:33.261Z | Sep 08 04:03:32.089DEBG Sep 08 04:03:32.089replacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 04:03:32.089 |
| 5420 | 2026-09-08T04:03:33.261Z | INFOINFOSep 08 04:03:32.089 adding route 172.17.0.11/32 -> 10.0.0.255adding route 3fff:beef:37::/64 -> 2001:db8::55:ff Sep 08 04:03:32.089INFO DEBG |
| 5421 | 2026-09-08T04:03:33.261Z | |
| 5422 | 2026-09-08T04:03:33.261Z | 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 } }] |
| 5423 | 2026-09-08T04:03:33.261Z | adding route 172.17.0.42/32 -> 10.0.0.255Sep 08 04:03:32.089 |
| 5424 | 2026-09-08T04:03:33.261Z | DEBGDEBG Sep 08 04:03:32.089replacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 04:03:32.089 |
| 5425 | 2026-09-08T04:03:33.261Z | replacing targets for 3fff:beef:3f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 5426 | 2026-09-08T04:03:33.261Z | 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 } }]replacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 04:03:32.089 |
| 5427 | 2026-09-08T04:03:33.261Z | |
| 5428 | 2026-09-08T04:03:33.261Z | INFO adding route 172.17.0.12/32 -> 10.0.0.255Sep 08 04:03:32.089 |
| 5429 | 2026-09-08T04:03:33.266Z | Sep 08 04:03:32.089 Sep 08 04:03:32.089Sep 08 04:03:32.089INFO INFOINFO adding route 172.17.0.43/32 -> 10.0.0.255adding route 172.17.0.34/32 -> 10.0.0.255Sep 08 04:03:32.089 |
| 5430 | 2026-09-08T04:03:33.266Z | |
| 5431 | 2026-09-08T04:03:33.266Z | DEBGadding route 3fff:beef:38::/64 -> 2001:db8::55:ff |
| 5432 | 2026-09-08T04:03:33.266Z | DEBGSep 08 04:03:32.089 Sep 08 04:03:32.089 DEBG replacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 04:03:32.089 |
| 5433 | 2026-09-08T04:03:33.266Z | failed to allocate space for the new target listDEBG |
| 5434 | 2026-09-08T04:03:33.266Z | 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 } }] |
| 5435 | 2026-09-08T04:03:33.266Z | |
| 5436 | 2026-09-08T04:03:33.266Z | DEBGSep 08 04:03:32.089 INFOSep 08 04:03:32.089 Sep 08 04:03:32.089 adding route 172.17.0.44/32 -> 10.0.0.255 INFO |
| 5437 | 2026-09-08T04:03:33.266Z | INFO Sep 08 04:03:32.089 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.13/32 -> 10.0.0.255 |
| 5438 | 2026-09-08T04:03:33.266Z | Sep 08 04:03:32.089DEBG |
| 5439 | 2026-09-08T04:03:33.266Z | adding route 3fff:beef:39::/64 -> 2001:db8::55:ff |
| 5440 | 2026-09-08T04:03:33.266Z | Sep 08 04:03:32.089DEBG DEBG Sep 08 04:03:32.089replacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]Sep 08 04:03:32.089 |
| 5441 | 2026-09-08T04:03:33.266Z | |
| 5442 | 2026-09-08T04:03:33.266Z | DEBGINFO 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 } }] |
| 5443 | 2026-09-08T04:03:33.266Z | adding route 172.17.0.35/32 -> 10.0.0.255Sep 08 04:03:32.089 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 |
| 5444 | 2026-09-08T04:03:33.266Z | Sep 08 04:03:32.089 Sep 08 04:03:32.089adding route 172.17.0.45/32 -> 10.0.0.255 INFO Sep 08 04:03:32.090Sep 08 04:03:32.089 adding route 172.17.0.14/32 -> 10.0.0.255 |
| 5445 | 2026-09-08T04:03:33.266Z | |
| 5446 | 2026-09-08T04:03:33.266Z | DEBGSep 08 04:03:32.096Sep 08 04:03:32.096 DEBG INFODEBG adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 5447 | 2026-09-08T04:03:33.266Z | |
| 5448 | 2026-09-08T04:03:33.266Z | Sep 08 04:03:32.096 created new freemapcreated new freemapSep 08 04:03:32.096created new freemap, , unitINFOunit: adding route 172.17.0.15/32 -> 10.0.0.255freemap_route_ipv4 |
| 5449 | 2026-09-08T04:03:33.266Z | |
| 5450 | 2026-09-08T04:03:33.266Z | :Sep 08 04:03:32.096 , DEBGDEBG unit replacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 04:03:32.096 |
| 5451 | 2026-09-08T04:03:33.266Z | freemap_route_ipv6replacing 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 } }] |
| 5452 | 2026-09-08T04:03:33.266Z | |
| 5453 | 2026-09-08T04:03:33.266Z | Sep 08 04:03:32.096DEBGSep 08 04:03:32.096 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 } }] |
| 5454 | 2026-09-08T04:03:33.266Z | Sep 08 04:03:32.096INFO DEBGadding route 172.17.0.36/32 -> 10.0.0.255 |
| 5455 | 2026-09-08T04:03:33.266Z | INFOSep 08 04:03:32.096created new freemap adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffDEBG, |
| 5456 | 2026-09-08T04:03:33.266Z | unit:Sep 08 04:03:32.096 Sep 08 04:03:32.096freemap_route_ipv6 |
| 5457 | 2026-09-08T04:03:33.266Z | Sep 08 04:03:32.096 initted freemap. size: 64DEBG , INFODEBGreplacing 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 } }] |
| 5458 | 2026-09-08T04:03:33.266Z | 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 } }] |
| 5459 | 2026-09-08T04:03:33.266Z | adding route 172.17.0.16/32 -> 10.0.0.255unit: |
| 5460 | 2026-09-08T04:03:33.266Z | Sep 08 04:03:32.096Sep 08 04:03:32.096freemap_route_ipv4 INFO |
| 5461 | 2026-09-08T04:03:33.266Z | Sep 08 04:03:32.096adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff |
| 5462 | 2026-09-08T04:03:33.266Z | Sep 08 04:03:32.096INFO DEBG DEBGSep 08 04:03:32.096 initted freemap. size: 64DEBGadding route 172.17.0.37/32 -> 10.0.0.255 , |
| 5463 | 2026-09-08T04:03:33.266Z | Sep 08 04:03:32.096 unitreplacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 5464 | 2026-09-08T04:03:33.267Z | 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 } }] |
| 5465 | 2026-09-08T04:03:33.267Z | :Sep 08 04:03:32.096 DEBGfreemap_route_ipv4reset freemapSep 08 04:03:32.096 |
| 5466 | 2026-09-08T04:03:33.267Z | , Sep 08 04:03:32.096 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 } }] unitINFO |
| 5467 | 2026-09-08T04:03:33.267Z | adding route 172.17.0.17/32 -> 10.0.0.255DEBG |
| 5468 | 2026-09-08T04:03:33.267Z | Sep 08 04:03:32.096failed to allocate space for the new target listSep 08 04:03:32.096 |
| 5469 | 2026-09-08T04:03:33.267Z | INFODEBG adding route 172.17.0.38/32 -> 10.0.0.255: |
| 5470 | 2026-09-08T04:03:33.267Z | Sep 08 04:03:32.096Sep 08 04:03:32.096 reset freemap DEBG , freemap_route_ipv4unitSep 08 04:03:32.096: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 |
| 5471 | 2026-09-08T04:03:33.267Z | freemap_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:2, vlan_id: None } }] |
| 5472 | 2026-09-08T04:03:33.267Z | |
| 5473 | 2026-09-08T04:03:33.267Z | |
| 5474 | 2026-09-08T04:03:33.267Z | DEBG Sep 08 04:03:32.096replacing 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 } }] |
| 5475 | 2026-09-08T04:03:33.267Z | INFO Sep 08 04:03:32.096adding route 172.17.0.18/32 -> 10.0.0.255 Sep 08 04:03:32.096Sep 08 04:03:32.096 |
| 5476 | 2026-09-08T04:03:33.267Z | INFODEBG adding route 172.17.0.39/32 -> 10.0.0.255initted freemap. size: 64DEBG |
| 5477 | 2026-09-08T04:03:33.267Z | , unitinitted freemap. size: 64:Sep 08 04:03:32.096, unitSep 08 04:03:32.096DEBG freemap_route_ipv6DEBG |
| 5478 | 2026-09-08T04:03:33.267Z | 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 } }] |
| 5479 | 2026-09-08T04:03:33.267Z | 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 } }]: |
| 5480 | 2026-09-08T04:03:33.267Z | Sep 08 04:03:32.096freemap_route_ipv6 Sep 08 04:03:32.096Sep 08 04:03:32.096 |
| 5481 | 2026-09-08T04:03:33.267Z | DEBG INFOINFO reset freemapSep 08 04:03:32.096, unitadding route 172.17.0.19/32 -> 10.0.0.255: |
| 5482 | 2026-09-08T04:03:33.267Z | freemap_route_ipv6 |
| 5483 | 2026-09-08T04:03:33.267Z | DEBG adding route 172.17.0.40/32 -> 10.0.0.255Sep 08 04:03:32.096reset freemap |
| 5484 | 2026-09-08T04:03:33.267Z | , unitSep 08 04:03:32.096: DEBG 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 } }]freemap_route_ipv6Sep 08 04:03:32.096 |
| 5485 | 2026-09-08T04:03:33.267Z | |
| 5486 | 2026-09-08T04:03:33.267Z | adding route 3fff:dead::/64 -> 2001:db8::55:1DEBG |
| 5487 | 2026-09-08T04:03:33.267Z | replacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 04:03:32.096 |
| 5488 | 2026-09-08T04:03:33.267Z | INFO adding route 172.17.0.20/32 -> 10.0.0.255Sep 08 04:03:32.096Sep 08 04:03:32.096 Sep 08 04:03:32.096 INFODEBG |
| 5489 | 2026-09-08T04:03:33.267Z | INFO adding route 172.17.0.41/32 -> 10.0.0.255adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 08 04:03:32.096replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 5490 | 2026-09-08T04:03:33.267Z | |
| 5491 | 2026-09-08T04:03:33.267Z | DEBG |
| 5492 | 2026-09-08T04:03:33.267Z | 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 } }] |
| 5493 | 2026-09-08T04:03:33.267Z | Sep 08 04:03:32.096 Sep 08 04:03:32.096Sep 08 04:03:32.096 DEBGINFODEBG 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 3fff:dead::/64 with: [NextHop { asic_port_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:2 |
| 5494 | 2026-09-08T04:03:33.267Z | |
| 5495 | 2026-09-08T04:03:33.267Z | Sep 08 04:03:32.096 |
| 5496 | 2026-09-08T04:03:33.267Z | |
| 5497 | 2026-09-08T04:03:33.267Z | INFOSep 08 04:03:32.096Sep 08 04:03:32.096 Sep 08 04:03:32.096DEBGSep 08 04:03:32.096adding route 172.17.0.21/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 } }, NextHop { asic_port_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 |
| 5498 | 2026-09-08T04:03:33.267Z | |
| 5499 | 2026-09-08T04:03:33.267Z | INFO replacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5500 | 2026-09-08T04:03:33.267Z | INFOSep 08 04:03:32.096Sep 08 04:03:32.096adding route 3fff:dead::/64 -> 2001:db8::55:2 adding route 172.17.0.42/32 -> 10.0.0.255INFOSep 08 04:03:32.096DEBG |
| 5501 | 2026-09-08T04:03:33.267Z | 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 |
| 5502 | 2026-09-08T04:03:33.267Z | adding route 172.17.0.46/32 -> 10.0.0.255adding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 5503 | 2026-09-08T04:03:33.267Z | |
| 5504 | 2026-09-08T04:03:33.268Z | |
| 5505 | 2026-09-08T04:03:33.268Z | Sep 08 04:03:32.096 INFO Sep 08 04:03:32.096adding route 172.17.0.22/32 -> 10.0.0.255Sep 08 04:03:32.096Sep 08 04:03:32.096 DEBG 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 } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]Sep 08 04:03:32.096 DEBGSep 08 04:03:32.097 |
| 5506 | 2026-09-08T04:03:33.268Z | DEBG |
| 5507 | 2026-09-08T04:03:33.268Z | created new freemapreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }], |
| 5508 | 2026-09-08T04:03:33.268Z | unitSep 08 04:03:32.103: Sep 08 04:03:32.103INFO INFOadding route 172.17.0.43/32 -> 10.0.0.255 adding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 5509 | 2026-09-08T04:03:33.268Z | freemap_route_ipv4 |
| 5510 | 2026-09-08T04:03:33.268Z | |
| 5511 | 2026-09-08T04:03:33.268Z | Sep 08 04:03:32.103Sep 08 04:03:32.103 DEBGSep 08 04:03:32.103 Sep 08 04:03:32.103DEBG 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 } }] |
| 5512 | 2026-09-08T04:03:33.268Z | INFO DEBGadding route 3fff:dead::/64 -> 2001:db8::55:3replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 } }] |
| 5513 | 2026-09-08T04:03:33.268Z | Sep 08 04:03:32.103created new freemap |
| 5514 | 2026-09-08T04:03:33.268Z | , unitINFO: adding route 172.17.0.44/32 -> 10.0.0.255 |
| 5515 | 2026-09-08T04:03:33.268Z | Sep 08 04:03:32.103 freemap_route_ipv6DEBG |
| 5516 | 2026-09-08T04:03:33.268Z | Sep 08 04:03:32.103Sep 08 04:03:32.103 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 } }] |
| 5517 | 2026-09-08T04:03:33.268Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]Sep 08 04:03:32.103DEBG DEBGSep 08 04:03:32.103 |
| 5518 | 2026-09-08T04:03:33.268Z | 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 } }]initted freemap. size: 64 |
| 5519 | 2026-09-08T04:03:33.268Z | , unit :INFO Sep 08 04:03:32.103freemap_route_ipv4 INFO |
| 5520 | 2026-09-08T04:03:33.268Z | adding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 5521 | 2026-09-08T04:03:33.268Z | |
| 5522 | 2026-09-08T04:03:33.268Z | adding route 172.17.0.45/32 -> 10.0.0.255Sep 08 04:03:32.103 |
| 5523 | 2026-09-08T04:03:33.268Z | DEBGSep 08 04:03:32.103 reset freemap Sep 08 04:03:32.103, DEBGunit : 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 } }]freemap_route_ipv4 |
| 5524 | 2026-09-08T04:03:33.268Z | 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 } }] |
| 5525 | 2026-09-08T04:03:33.268Z | Sep 08 04:03:32.103 |
| 5526 | 2026-09-08T04:03:33.268Z | Sep 08 04:03:32.103 DEBGDEBG Sep 08 04:03:32.103replacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 08 04:03:32.103 |
| 5527 | 2026-09-08T04:03:33.268Z | INFODEBG adding route 172.17.0.46/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:3, vlan_id: None } }] |
| 5528 | 2026-09-08T04:03:33.268Z | |
| 5529 | 2026-09-08T04:03:33.273Z | initted freemap. size: 64, Sep 08 04:03:32.103unitSep 08 04:03:32.103: DEBGfreemap_route_ipv6 |
| 5530 | 2026-09-08T04:03:33.273Z | replacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 5531 | 2026-09-08T04:03:33.274Z | Sep 08 04:03:32.103adding route 172.17.0.23/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 } }] |
| 5532 | 2026-09-08T04:03:33.274Z | |
| 5533 | 2026-09-08T04:03:33.274Z | Sep 08 04:03:32.103 DEBGINFO adding route 172.17.0.47/32 -> 10.0.0.255Sep 08 04:03:32.103reset freemap |
| 5534 | 2026-09-08T04:03:33.274Z | , INFO adding route 172.17.0.47/32 -> 10.0.0.255Sep 08 04:03:32.103unit |
| 5535 | 2026-09-08T04:03:33.274Z | Sep 08 04:03:32.103 DEBGDEBG replacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 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 } }]: |
| 5536 | 2026-09-08T04:03:33.274Z | |
| 5537 | 2026-09-08T04:03:33.274Z | Sep 08 04:03:32.103 DEBG freemap_route_ipv6replacing 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 } }] |
| 5538 | 2026-09-08T04:03:33.274Z | |
| 5539 | 2026-09-08T04:03:33.274Z | Sep 08 04:03:32.103 Sep 08 04:03:32.103INFO INFOadding route 172.17.0.48/32 -> 10.0.0.255Sep 08 04:03:32.103Sep 08 04:03:32.103 |
| 5540 | 2026-09-08T04:03:33.274Z | adding route 172.17.0.24/32 -> 10.0.0.255 INFOINFO Sep 08 04:03:32.103adding route 172.16.0.0/32 -> 10.0.0.1adding route 172.17.0.48/32 -> 10.0.0.255 |
| 5541 | 2026-09-08T04:03:33.274Z | |
| 5542 | 2026-09-08T04:03:33.274Z | 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 } }] |
| 5543 | 2026-09-08T04:03:33.274Z | |
| 5544 | 2026-09-08T04:03:33.274Z | Sep 08 04:03:32.103 Sep 08 04:03:32.103DEBG DEBGSep 08 04:03:32.103 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 } }]INFOSep 08 04:03:32.103 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 } }] |
| 5545 | 2026-09-08T04:03:33.274Z | |
| 5546 | 2026-09-08T04:03:33.274Z | adding route 172.17.0.49/32 -> 10.0.0.255DEBG |
| 5547 | 2026-09-08T04:03:33.274Z | 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 08 04:03:32.103 |
| 5548 | 2026-09-08T04:03:33.274Z | Sep 08 04:03:32.103Sep 08 04:03:32.103 DEBG INFOINFO adding route 172.16.0.0/32 -> 10.0.0.1replacing 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 } }] |
| 5549 | 2026-09-08T04:03:33.275Z | |
| 5550 | 2026-09-08T04:03:33.275Z | adding route 172.17.0.49/32 -> 10.0.0.255 |
| 5551 | 2026-09-08T04:03:33.275Z | Sep 08 04:03:32.103Sep 08 04:03:32.103 DEBGSep 08 04:03:32.103 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]DEBG |
| 5552 | 2026-09-08T04:03:33.275Z | 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 |
| 5553 | 2026-09-08T04:03:33.275Z | adding route 172.17.0.50/32 -> 10.0.0.255Sep 08 04:03:32.103 |
| 5554 | 2026-09-08T04:03:33.275Z | Sep 08 04:03:32.103 INFO Sep 08 04:03:32.103 adding route 172.16.0.0/32 -> 10.0.0.1INFOSep 08 04:03:32.103 |
| 5555 | 2026-09-08T04:03:33.275Z | adding route 172.17.0.50/32 -> 10.0.0.255INFO |
| 5556 | 2026-09-08T04:03:33.275Z | DEBG adding route 172.17.0.25/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 08 04:03:32.103 |
| 5557 | 2026-09-08T04:03:33.275Z | Sep 08 04:03:32.103 |
| 5558 | 2026-09-08T04:03:33.275Z | DEBGDEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 04:03:32.103 |
| 5559 | 2026-09-08T04:03:33.275Z | |
| 5560 | 2026-09-08T04:03:33.275Z | INFO adding route 172.17.0.51/32 -> 10.0.0.255Sep 08 04:03:32.103 |
| 5561 | 2026-09-08T04:03:33.275Z | INFO adding route 172.16.0.0/32 -> 10.0.0.2Sep 08 04:03:32.103 |
| 5562 | 2026-09-08T04:03:33.275Z | Sep 08 04:03:32.103Sep 08 04:03:32.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 } }]INFOreplacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5563 | 2026-09-08T04:03:33.275Z | |
| 5564 | 2026-09-08T04:03:33.275Z | Sep 08 04:03:32.103adding route 172.17.0.51/32 -> 10.0.0.255 |
| 5565 | 2026-09-08T04:03:33.275Z | 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 } }]Sep 08 04:03:32.103 |
| 5566 | 2026-09-08T04:03:33.275Z | INFO adding route 172.17.0.52/32 -> 10.0.0.255Sep 08 04:03:32.103 |
| 5567 | 2026-09-08T04:03:33.276Z | Sep 08 04:03:32.103Sep 08 04:03:32.103 DEBGINFO 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 } }]adding route 172.17.0.0/32 -> 10.0.0.255 |
| 5568 | 2026-09-08T04:03:33.276Z | |
| 5569 | 2026-09-08T04:03:33.276Z | Sep 08 04:03:32.103 DEBGINFO 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 08 04:03:32.103Sep 08 04:03:32.103 |
| 5570 | 2026-09-08T04:03:33.276Z | INFODEBG adding route 172.17.0.52/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 } }] |
| 5571 | 2026-09-08T04:03:33.276Z | adding route 172.17.0.26/32 -> 10.0.0.255 |
| 5572 | 2026-09-08T04:03:33.276Z | |
| 5573 | 2026-09-08T04:03:33.276Z | Sep 08 04:03:32.103 INFOSep 08 04:03:32.103 Sep 08 04:03:32.103adding route 172.17.0.53/32 -> 10.0.0.255 Sep 08 04:03:32.103 |
| 5574 | 2026-09-08T04:03:33.276Z | DEBGDEBGINFO 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 } }] |
| 5575 | 2026-09-08T04:03:33.276Z | replacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.1/32 -> 10.0.0.255 |
| 5576 | 2026-09-08T04:03:33.276Z | |
| 5577 | 2026-09-08T04:03:33.276Z | Sep 08 04:03:32.103 Sep 08 04:03:32.103DEBG Sep 08 04:03:32.103replacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 08 04:03:32.103INFO |
| 5578 | 2026-09-08T04:03:33.276Z | DEBG adding route 172.17.0.53/32 -> 10.0.0.255replacing 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 } }] |
| 5579 | 2026-09-08T04:03:33.276Z | |
| 5580 | 2026-09-08T04:03:33.276Z | INFOSep 08 04:03:32.103 adding route 172.17.0.27/32 -> 10.0.0.255Sep 08 04:03:32.103 |
| 5581 | 2026-09-08T04:03:33.276Z | INFOSep 08 04:03:32.103 DEBGadding route 172.17.0.54/32 -> 10.0.0.255 |
| 5582 | 2026-09-08T04:03:33.276Z | 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 } }] |
| 5583 | 2026-09-08T04:03:33.276Z | INFO adding route 172.17.0.2/32 -> 10.0.0.255 |
| 5584 | 2026-09-08T04:03:33.276Z | Sep 08 04:03:32.103Sep 08 04:03:32.103 DEBGINFO replacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.54/32 -> 10.0.0.255 |
| 5585 | 2026-09-08T04:03:33.277Z | |
| 5586 | 2026-09-08T04:03:33.277Z | Sep 08 04:03:32.103 Sep 08 04:03:32.103DEBG Sep 08 04:03:32.103replacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 04:03:32.103 |
| 5587 | 2026-09-08T04:03:33.277Z | test route::tests::delete_target_fragmented ... ok |
| 5588 | 2026-09-08T04:03:33.277Z | DEBGINFO replacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5589 | 2026-09-08T04:03:33.277Z | adding route 172.17.0.55/32 -> 10.0.0.255Sep 08 04:03:32.103 |
| 5590 | 2026-09-08T04:03:33.277Z | DEBGINFO Sep 08 04:03:32.103replacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 04:03:32.103 |
| 5591 | 2026-09-08T04:03:33.277Z | INFO DEBGadding route 172.17.0.3/32 -> 10.0.0.255adding route 172.17.0.55/32 -> 10.0.0.255 |
| 5592 | 2026-09-08T04:03:33.277Z | Sep 08 04:03:32.103replacing 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 } }] |
| 5593 | 2026-09-08T04:03:33.277Z | INFO |
| 5594 | 2026-09-08T04:03:33.277Z | adding route 172.17.0.28/32 -> 10.0.0.255 |
| 5595 | 2026-09-08T04:03:33.277Z | Sep 08 04:03:32.103 DEBGSep 08 04:03:32.103Sep 08 04:03:32.103 DEBGINFO Sep 08 04:03:32.103 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.56/32 -> 10.0.0.255replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5596 | 2026-09-08T04:03:33.277Z | DEBG |
| 5597 | 2026-09-08T04:03:33.277Z | |
| 5598 | 2026-09-08T04:03:33.277Z | 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 } }] |
| 5599 | 2026-09-08T04:03:33.277Z | Sep 08 04:03:32.103Sep 08 04:03:32.103 DEBGINFO Sep 08 04:03:32.103replacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 08 04:03:32.103 |
| 5600 | 2026-09-08T04:03:33.277Z | adding route 172.17.0.4/32 -> 10.0.0.255 |
| 5601 | 2026-09-08T04:03:33.277Z | INFOINFO Sep 08 04:03:32.103adding route 172.17.0.29/32 -> 10.0.0.255adding route 172.17.0.56/32 -> 10.0.0.255 |
| 5602 | 2026-09-08T04:03:33.277Z | INFOSep 08 04:03:32.103 |
| 5603 | 2026-09-08T04:03:33.278Z | adding route 172.17.0.57/32 -> 10.0.0.255DEBG |
| 5604 | 2026-09-08T04:03:33.278Z | Sep 08 04:03:32.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 } }] |
| 5605 | 2026-09-08T04:03:33.278Z | test table::mcast::mcast_egress::tests::test_port_bitmap ... ok |
| 5606 | 2026-09-08T04:03:33.278Z | DEBG Sep 08 04:03:32.103replacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 08 04:03:32.103DEBG |
| 5607 | 2026-09-08T04:03:33.278Z | Sep 08 04:03:32.103 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 } }] |
| 5608 | 2026-09-08T04:03:33.278Z | test route::tests::shrink_preserves_compacted_order ... ok |
| 5609 | 2026-09-08T04:03:33.278Z | test route::tests::shrink_to_single_non_zero_survivor ... ok |
| 5610 | 2026-09-08T04:03:33.278Z | test transceivers::mpn_test::test_mpn_missing ... ok |
| 5611 | 2026-09-08T04:03:33.278Z | test transceivers::mpn_test::test_xcvr_missing ... ok |
| 5612 | 2026-09-08T04:03:33.278Z | test transceivers::mpn_test::test_mpn_present ... ok |
| 5613 | 2026-09-08T04:03:33.278Z | test transceivers::tofino_impl::tests::fail_if_large_op_reads_past_the_end_of_the_lower_page ... ok |
| 5614 | 2026-09-08T04:03:33.278Z | test transceivers::tofino_impl::tests::fail_if_large_op_reads_past_the_end_of_the_upper_page ... ok |
| 5615 | 2026-09-08T04:03:33.278Z | test transceivers::tofino_impl::tests::handle_large_op_at_the_end_of_lower_page ... ok |
| 5616 | 2026-09-08T04:03:33.278Z | DEBGSep 08 04:03:32.103 INFOINFO adding route 172.17.0.57/32 -> 10.0.0.255replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.5/32 -> 10.0.0.255 |
| 5617 | 2026-09-08T04:03:33.278Z | test route::tests::delete_target_full ... ok |
| 5618 | 2026-09-08T04:03:33.278Z | test transceivers::tofino_impl::tests::handle_large_op_at_the_end_of_upper_page ... ok |
| 5619 | 2026-09-08T04:03:33.278Z | |
| 5620 | 2026-09-08T04:03:33.278Z | |
| 5621 | 2026-09-08T04:03:33.278Z | test transceivers::tofino_impl::tests::test_build_large_cmis_ops_even_split ... ok |
| 5622 | 2026-09-08T04:03:33.278Z | test transceivers::tofino_impl::tests::test_fake_qsfp_checksums ... ok |
| 5623 | 2026-09-08T04:03:33.278Z | test transceivers::tofino_impl::tests::test_build_large_cmis_read_uneven_split ... ok |
| 5624 | 2026-09-08T04:03:33.279Z | test transceivers::tofino_impl::tests::test_handle_backplane_write_request ... ok |
| 5625 | 2026-09-08T04:03:33.279Z | test transceivers::tofino_impl::tests::test_handle_backplane_read_request ... ok |
| 5626 | 2026-09-08T04:03:33.279Z | test transceivers::tofino_impl::tests::test_handle_cmis_large_read_request ... ok |
| 5627 | 2026-09-08T04:03:33.279Z | test transceivers::tofino_impl::tests::test_handle_cmis_small_read_request ... ok |
| 5628 | 2026-09-08T04:03:33.279Z | test transceivers::tofino_impl::tests::test_handle_assert_reset_request ... ok |
| 5629 | 2026-09-08T04:03:33.285Z | test transceivers::tofino_impl::tests::test_handle_cmis_small_write_request ... ok |
| 5630 | 2026-09-08T04:03:33.285Z | test transceivers::tofino_impl::tests::test_handle_cmis_large_write_request ... ok |
| 5631 | 2026-09-08T04:03:33.285Z | test transceivers::tofino_impl::tests::test_handle_detect_request_invalid_port ... ok |
| 5632 | 2026-09-08T04:03:33.286Z | test transceivers::tofino_impl::tests::test_handle_detect_request_qsfp_invalid_interface ... ok |
| 5633 | 2026-09-08T04:03:33.286Z | test transceivers::tofino_impl::tests::test_handle_interrupt_mask_request ... ok |
| 5634 | 2026-09-08T04:03:33.286Z | test transceivers::tofino_impl::tests::test_handle_detect_request_backplane ... ok |
| 5635 | 2026-09-08T04:03:33.286Z | test transceivers::tofino_impl::tests::test_handle_detect_request_qsfp ... ok |
| 5636 | 2026-09-08T04:03:33.286Z | test transceivers::tofino_impl::tests::test_handle_lp_mode_mask_request ... ok |
| 5637 | 2026-09-08T04:03:33.286Z | test transceivers::tofino_impl::tests::test_handle_presence_mask_request ... ok |
| 5638 | 2026-09-08T04:03:33.286Z | test transceivers::tofino_impl::tests::test_handle_set_lp_mode_request_invalid_port ... ok |
| 5639 | 2026-09-08T04:03:33.286Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_read_request ... ok |
| 5640 | 2026-09-08T04:03:33.286Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_read_request_with_nonzero_bank_fails ... ok |
| 5641 | 2026-09-08T04:03:33.286Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_upper_page_read_request ... ok |
| 5642 | 2026-09-08T04:03:33.286Z | test transceivers::tofino_impl::tests::test_handle_set_lp_mode_request ... ok |
| 5643 | 2026-09-08T04:03:33.286Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_upper_page_write_request ... ok |
| 5644 | 2026-09-08T04:03:33.286Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_write_request ... ok |
| 5645 | 2026-09-08T04:03:33.286Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_write_request_with_nonzero_bank_fails ... ok |
| 5646 | 2026-09-08T04:03:33.286Z | Sep 08 04:03:32.103Sep 08 04:03:32.103 INFODEBG adding route 172.17.0.58/32 -> 10.0.0.255Sep 08 04:03:32.103 DEBG Sep 08 04:03:32.103replacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 08 04:03:32.103 |
| 5647 | 2026-09-08T04:03:33.286Z | DEBG INFOcreated new freemap adding route 172.17.0.30/32 -> 10.0.0.255, |
| 5648 | 2026-09-08T04:03:33.286Z | unit:Sep 08 04:03:32.110 freemap_route_ipv4Sep 08 04:03:32.103 |
| 5649 | 2026-09-08T04:03:33.287Z | DEBG |
| 5650 | 2026-09-08T04:03:33.287Z | INFOcreated new freemap , adding route 172.17.0.6/32 -> 10.0.0.255Sep 08 04:03:32.110 unitDEBG:Sep 08 04:03:32.110 Sep 08 04:03:32.110 freemap_route_ipv4 |
| 5651 | 2026-09-08T04:03:33.287Z | created new freemapDEBG, |
| 5652 | 2026-09-08T04:03:33.287Z | unit :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 freemap_route_ipv6 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 } }] |
| 5653 | 2026-09-08T04:03:33.287Z | |
| 5654 | 2026-09-08T04:03:33.287Z | Sep 08 04:03:32.110 |
| 5655 | 2026-09-08T04:03:33.287Z | Sep 08 04:03:32.110DEBG 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 } }] |
| 5656 | 2026-09-08T04:03:33.287Z | Sep 08 04:03:32.110 DEBG Sep 08 04:03:32.110created new freemap initted freemap. size: 64INFO, Sep 08 04:03:32.110unit , :INFOunit adding route 172.17.0.7/32 -> 10.0.0.255: freemap_route_ipv6adding route 172.17.0.59/32 -> 10.0.0.255 |
| 5657 | 2026-09-08T04:03:33.287Z | |
| 5658 | 2026-09-08T04:03:33.287Z | freemap_route_ipv4 |
| 5659 | 2026-09-08T04:03:33.287Z | |
| 5660 | 2026-09-08T04:03:33.287Z | Sep 08 04:03:32.110Sep 08 04:03:32.110Sep 08 04:03:32.110 DEBG DEBG DEBGfailed to allocate space for the new target listreset freemap 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 } }] |
| 5661 | 2026-09-08T04:03:33.287Z | initted freemap. size: 64, |
| 5662 | 2026-09-08T04:03:33.287Z | Sep 08 04:03:32.110unit , :unitDEBG: 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 } }] freemap_route_ipv4freemap_route_ipv4Sep 08 04:03:32.110 |
| 5663 | 2026-09-08T04:03:33.287Z | |
| 5664 | 2026-09-08T04:03:33.287Z | |
| 5665 | 2026-09-08T04:03:33.287Z | INFO Sep 08 04:03:32.110Sep 08 04:03:32.110 DEBGDEBG initted freemap. size: 64reset freemap, , unitunitSep 08 04:03:32.110: :INFO freemap_route_ipv6adding route 172.17.0.8/32 -> 10.0.0.255freemap_route_ipv4 |
| 5666 | 2026-09-08T04:03:33.287Z | |
| 5667 | 2026-09-08T04:03:33.287Z | |
| 5668 | 2026-09-08T04:03:33.288Z | adding route 172.17.0.60/32 -> 10.0.0.255 |
| 5669 | 2026-09-08T04:03:33.288Z | Sep 08 04:03:32.110Sep 08 04:03:32.110 DEBGDEBG initted freemap. size: 64replacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }], |
| 5670 | 2026-09-08T04:03:33.288Z | unitSep 08 04:03:32.110: Sep 08 04:03:32.110freemap_route_ipv6DEBG |
| 5671 | 2026-09-08T04:03:33.288Z | DEBGSep 08 04:03:32.110 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 } }]Sep 08 04:03:32.110 |
| 5672 | 2026-09-08T04:03:33.288Z | DEBG adding route 172.17.0.9/32 -> 10.0.0.255reset freemap |
| 5673 | 2026-09-08T04:03:33.288Z | , Sep 08 04:03:32.110reset freemapunit :, unitDEBG: Sep 08 04:03:32.110failed to allocate space for the new target listfreemap_route_ipv6 |
| 5674 | 2026-09-08T04:03:33.288Z | |
| 5675 | 2026-09-08T04:03:33.288Z | freemap_route_ipv6 |
| 5676 | 2026-09-08T04:03:33.288Z | DEBG Sep 08 04:03:32.110Sep 08 04:03:32.110replacing 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 } }] |
| 5677 | 2026-09-08T04:03:33.288Z | Sep 08 04:03:32.110INFO DEBGadding route 172.16.0.0/32 -> 10.0.0.1INFO Sep 08 04:03:32.110 |
| 5678 | 2026-09-08T04:03:33.288Z | adding route 172.16.0.0/32 -> 10.0.0.1INFO |
| 5679 | 2026-09-08T04:03:33.288Z | 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 |
| 5680 | 2026-09-08T04:03:33.288Z | |
| 5681 | 2026-09-08T04:03:33.288Z | Sep 08 04:03:32.110Sep 08 04:03:32.110 DEBGDEBG Sep 08 04:03:32.110replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] |
| 5682 | 2026-09-08T04:03:33.288Z | 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 |
| 5683 | 2026-09-08T04:03:33.288Z | replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 04:03:32.110 |
| 5684 | 2026-09-08T04:03:33.288Z | 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 } }]Sep 08 04:03:32.110Sep 08 04:03:32.110 INFO |
| 5685 | 2026-09-08T04:03:33.289Z | adding route 172.16.0.0/32 -> 10.0.0.2INFO |
| 5686 | 2026-09-08T04:03:33.289Z | adding route 172.17.0.11/32 -> 10.0.0.255adding route 172.16.0.0/32 -> 10.0.0.2 |
| 5687 | 2026-09-08T04:03:33.289Z | |
| 5688 | 2026-09-08T04:03:33.289Z | test route::tests::same_size_non_subset_replace ... ok |
| 5689 | 2026-09-08T04:03:33.289Z | Sep 08 04:03:32.110Sep 08 04:03:32.110 Sep 08 04:03:32.110 Sep 08 04:03:32.110INFODEBG adding route 172.17.0.58/32 -> 10.0.0.255DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]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 } }] |
| 5690 | 2026-09-08T04:03:33.289Z | |
| 5691 | 2026-09-08T04:03:33.289Z | 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 } }] |
| 5692 | 2026-09-08T04:03:33.289Z | |
| 5693 | 2026-09-08T04:03:33.289Z | Sep 08 04:03:32.110 Sep 08 04:03:32.110INFO DEBGadding route 172.16.0.0/32 -> 10.0.0.3 Sep 08 04:03:32.110 |
| 5694 | 2026-09-08T04:03:33.289Z | 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 } }] |
| 5695 | 2026-09-08T04:03:33.289Z | Sep 08 04:03:32.110INFO adding route 172.17.0.12/32 -> 10.0.0.255INFO Sep 08 04:03:32.110adding route 172.16.0.0/32 -> 10.0.0.3 |
| 5696 | 2026-09-08T04:03:33.289Z | |
| 5697 | 2026-09-08T04:03:33.289Z | Sep 08 04:03:32.110DEBG INFOreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }] Sep 08 04:03:32.110 |
| 5698 | 2026-09-08T04:03:33.289Z | Sep 08 04:03:32.110 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.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.17.0.59/32 -> 10.0.0.255 |
| 5699 | 2026-09-08T04:03:33.289Z | |
| 5700 | 2026-09-08T04:03:33.289Z | |
| 5701 | 2026-09-08T04:03:33.289Z | Sep 08 04:03:32.110 Sep 08 04:03:32.110Sep 08 04:03:32.110 INFOINFO INFOadding route 172.17.0.13/32 -> 10.0.0.255adding route 172.16.0.0/32 -> 10.0.0.4 |
| 5702 | 2026-09-08T04:03:33.289Z | |
| 5703 | 2026-09-08T04:03:33.289Z | adding route 172.16.0.0/32 -> 10.0.0.4Sep 08 04:03:32.110 |
| 5704 | 2026-09-08T04:03:33.289Z | DEBGSep 08 04:03:32.110 Sep 08 04:03:32.110 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 } }]DEBGDEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }] |
| 5705 | 2026-09-08T04:03:33.289Z | |
| 5706 | 2026-09-08T04:03:33.289Z | replacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 04:03:32.110 |
| 5707 | 2026-09-08T04:03:33.289Z | DEBG Sep 08 04:03:32.110replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }] Sep 08 04:03:32.110 |
| 5708 | 2026-09-08T04:03:33.289Z | 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.4, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]Sep 08 04:03:32.110 |
| 5709 | 2026-09-08T04:03:33.289Z | Sep 08 04:03:32.110 INFO adding route 172.17.0.60/32 -> 10.0.0.255DEBGadding route 172.17.0.14/32 -> 10.0.0.255 |
| 5710 | 2026-09-08T04:03:33.289Z | |
| 5711 | 2026-09-08T04:03:33.289Z | 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 } }] |
| 5712 | 2026-09-08T04:03:33.289Z | Sep 08 04:03:32.110Sep 08 04:03:32.110 INFOSep 08 04:03:32.110DEBG DEBGreplacing 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 } }] |
| 5713 | 2026-09-08T04:03:33.289Z | replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.31/32 -> 10.0.0.255 |
| 5714 | 2026-09-08T04:03:33.289Z | |
| 5715 | 2026-09-08T04:03:33.289Z | Sep 08 04:03:32.110: INFOfreemap_route_ipv4 Sep 08 04:03:32.110 |
| 5716 | 2026-09-08T04:03:33.289Z | Sep 08 04:03:32.110adding route 172.17.0.15/32 -> 10.0.0.255 |
| 5717 | 2026-09-08T04:03:33.289Z | 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 08 04:03:32.110Sep 08 04:03:32.110 |
| 5718 | 2026-09-08T04:03:33.289Z | DEBG created new freemapDEBG, Sep 08 04:03:32.110adding route 172.17.0.61/32 -> 10.0.0.255 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 } }]unit |
| 5719 | 2026-09-08T04:03:33.289Z | : |
| 5720 | 2026-09-08T04:03:33.290Z | INFOfreemap_route_ipv6 |
| 5721 | 2026-09-08T04:03:33.290Z | adding route 172.17.0.32/32 -> 10.0.0.255Sep 08 04:03:32.110 |
| 5722 | 2026-09-08T04:03:33.290Z | Sep 08 04:03:32.110Sep 08 04:03:32.110 INFODEBG Sep 08 04:03:32.110 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 } }]adding route 172.17.0.16/32 -> 10.0.0.255DEBG |
| 5723 | 2026-09-08T04:03:33.290Z | |
| 5724 | 2026-09-08T04:03:33.290Z | 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 } }] |
| 5725 | 2026-09-08T04:03:33.290Z | initted freemap. size: 64, Sep 08 04:03:32.110unit :INFOSep 08 04:03:32.110 freemap_route_ipv4Sep 08 04:03:32.110 |
| 5726 | 2026-09-08T04:03:33.290Z | adding route 172.17.0.62/32 -> 10.0.0.255DEBG |
| 5727 | 2026-09-08T04:03:33.290Z | 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 |
| 5728 | 2026-09-08T04:03:33.290Z | Sep 08 04:03:32.110adding route 172.17.0.33/32 -> 10.0.0.255 |
| 5729 | 2026-09-08T04:03:33.297Z | Sep 08 04:03:32.110Sep 08 04:03:32.110 DEBGINFO Sep 08 04:03:32.110reset freemapadding route 172.17.0.17/32 -> 10.0.0.255, DEBG |
| 5730 | 2026-09-08T04:03:33.297Z | 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 } }]DEBGunit |
| 5731 | 2026-09-08T04:03:33.297Z | :replacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 08 04:03:32.110freemap_route_ipv4 |
| 5732 | 2026-09-08T04:03:33.297Z | |
| 5733 | 2026-09-08T04:03:33.297Z | DEBG replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 04:03:32.110 |
| 5734 | 2026-09-08T04:03:33.297Z | Sep 08 04:03:32.110DEBGSep 08 04:03:32.110 INFO failed to allocate space for the new target listadding route 172.17.0.34/32 -> 10.0.0.255 Sep 08 04:03:32.110 |
| 5735 | 2026-09-08T04:03:33.297Z | INFO |
| 5736 | 2026-09-08T04:03:33.297Z | adding route 172.17.0.18/32 -> 10.0.0.255DEBG |
| 5737 | 2026-09-08T04:03:33.297Z | Sep 08 04:03:32.110initted freemap. size: 64 Sep 08 04:03:32.110DEBG , Sep 08 04:03:32.110 DEBGunitreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] |
| 5738 | 2026-09-08T04:03:33.297Z | 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 } }]: |
| 5739 | 2026-09-08T04:03:33.297Z | DEBG freemap_route_ipv6replacing 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 } }] |
| 5740 | 2026-09-08T04:03:33.297Z | |
| 5741 | 2026-09-08T04:03:33.297Z | Sep 08 04:03:32.110 INFOSep 08 04:03:32.110 adding route 172.17.0.35/32 -> 10.0.0.255Sep 08 04:03:32.110 |
| 5742 | 2026-09-08T04:03:33.297Z | DEBG INFOreset freemap , adding route 172.17.0.19/32 -> 10.0.0.255unit |
| 5743 | 2026-09-08T04:03:33.297Z | Sep 08 04:03:32.110: DEBGfreemap_route_ipv6 |
| 5744 | 2026-09-08T04:03:33.297Z | replacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 04:03:32.110 |
| 5745 | 2026-09-08T04:03:33.297Z | 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 } }] |
| 5746 | 2026-09-08T04:03:33.298Z | Sep 08 04:03:32.110 Sep 08 04:03:32.110INFO Sep 08 04:03:32.110INFOadding route 172.16.0.0/32 -> 10.0.0.1 |
| 5747 | 2026-09-08T04:03:33.298Z | INFO adding route 172.17.0.36/32 -> 10.0.0.255adding route 172.17.0.20/32 -> 10.0.0.255 |
| 5748 | 2026-09-08T04:03:33.298Z | |
| 5749 | 2026-09-08T04:03:33.298Z | Sep 08 04:03:32.110 DEBG Sep 08 04:03:32.110replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] |
| 5750 | 2026-09-08T04:03:33.298Z | Sep 08 04:03:32.110DEBG replacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 5751 | 2026-09-08T04:03:33.298Z | Sep 08 04:03:32.110replacing 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 } }] |
| 5752 | 2026-09-08T04:03:33.298Z | INFO adding route 172.16.0.0/32 -> 10.0.0.2Sep 08 04:03:32.110 |
| 5753 | 2026-09-08T04:03:33.298Z | Sep 08 04:03:32.110INFO adding route 172.17.0.21/32 -> 10.0.0.255INFO |
| 5754 | 2026-09-08T04:03:33.298Z | adding route 172.17.0.37/32 -> 10.0.0.255Sep 08 04:03:32.110 |
| 5755 | 2026-09-08T04:03:33.298Z | DEBGSep 08 04:03:32.110 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 08 04:03:32.110 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 } }] |
| 5756 | 2026-09-08T04:03:33.298Z | |
| 5757 | 2026-09-08T04:03:33.298Z | 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 } }] |
| 5758 | 2026-09-08T04:03:33.298Z | Sep 08 04:03:32.111Sep 08 04:03:32.110 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.3, vlan_id: None } }]created new freemap |
| 5759 | 2026-09-08T04:03:33.298Z | Sep 08 04:03:32.117, unitINFO: adding route 172.17.0.38/32 -> 10.0.0.255freemap_route_ipv4 |
| 5760 | 2026-09-08T04:03:33.298Z | |
| 5761 | 2026-09-08T04:03:33.298Z | Sep 08 04:03:32.110Sep 08 04:03:32.117 INFODEBG adding route 172.17.0.22/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 } }] |
| 5762 | 2026-09-08T04:03:33.298Z | |
| 5763 | 2026-09-08T04:03:33.298Z | Sep 08 04:03:32.117 INFO adding route 172.17.0.39/32 -> 10.0.0.255 |
| 5764 | 2026-09-08T04:03:33.298Z | Sep 08 04:03:32.117 DEBGSep 08 04:03:32.117Sep 08 04:03:32.117 created new freemapDEBGDEBG 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.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 } }] |
| 5765 | 2026-09-08T04:03:33.298Z | |
| 5766 | 2026-09-08T04:03:33.298Z | , unit: Sep 08 04:03:32.117Sep 08 04:03:32.117 INFOfreemap_route_ipv6 INFO |
| 5767 | 2026-09-08T04:03:33.298Z | adding route 172.17.0.40/32 -> 10.0.0.255 |
| 5768 | 2026-09-08T04:03:33.298Z | adding route 172.17.0.23/32 -> 10.0.0.255 |
| 5769 | 2026-09-08T04:03:33.298Z | Sep 08 04:03:32.117Sep 08 04:03:32.117 Sep 08 04:03:32.117DEBGDEBG DEBGinitted freemap. size: 64 , 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 } }]unit |
| 5770 | 2026-09-08T04:03:33.298Z | : freemap_route_ipv4replacing 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 } }] |
| 5771 | 2026-09-08T04:03:33.298Z | Sep 08 04:03:32.117 |
| 5772 | 2026-09-08T04:03:33.298Z | INFO adding route 172.17.0.24/32 -> 10.0.0.255Sep 08 04:03:32.117 |
| 5773 | 2026-09-08T04:03:33.298Z | DEBGSep 08 04:03:32.117 reset freemapINFO, Sep 08 04:03:32.117unit :DEBG freemap_route_ipv4replacing 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 } }] |
| 5774 | 2026-09-08T04:03:33.298Z | |
| 5775 | 2026-09-08T04:03:33.298Z | adding route 172.17.0.41/32 -> 10.0.0.255 |
| 5776 | 2026-09-08T04:03:33.298Z | Sep 08 04:03:32.117Sep 08 04:03:32.117 Sep 08 04:03:32.117DEBG DEBGinitted freemap. size: 64 INFO, 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 } }] |
| 5777 | 2026-09-08T04:03:33.298Z | unit:adding route 172.17.0.25/32 -> 10.0.0.255 |
| 5778 | 2026-09-08T04:03:33.298Z | freemap_route_ipv6Sep 08 04:03:32.117 |
| 5779 | 2026-09-08T04:03:33.298Z | INFO Sep 08 04:03:32.117adding route 172.17.0.42/32 -> 10.0.0.255 |
| 5780 | 2026-09-08T04:03:33.298Z | Sep 08 04:03:32.117DEBG 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 |
| 5781 | 2026-09-08T04:03:33.298Z | reset freemapSep 08 04:03:32.117, unitDEBG:Sep 08 04:03:32.117 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 } }] |
| 5782 | 2026-09-08T04:03:33.298Z | INFO freemap_route_ipv6adding route 172.17.0.26/32 -> 10.0.0.255 |
| 5783 | 2026-09-08T04:03:33.298Z | |
| 5784 | 2026-09-08T04:03:33.298Z | Sep 08 04:03:32.117Sep 08 04:03:32.117 Sep 08 04:03:32.117INFOINFO adding route 172.16.0.0/32 -> 10.0.0.1adding route 172.17.0.43/32 -> 10.0.0.255 |
| 5785 | 2026-09-08T04:03:33.299Z | |
| 5786 | 2026-09-08T04:03:33.299Z | 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 08 04:03:32.117Sep 08 04:03:32.117 |
| 5787 | 2026-09-08T04:03:33.299Z | DEBGDEBG Sep 08 04:03:32.117replacing 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.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] |
| 5788 | 2026-09-08T04:03:33.299Z | |
| 5789 | 2026-09-08T04:03:33.299Z | INFO adding route 172.17.0.27/32 -> 10.0.0.255 |
| 5790 | 2026-09-08T04:03:33.299Z | Sep 08 04:03:32.117Sep 08 04:03:32.117 INFOINFO Sep 08 04:03:32.117adding route 172.17.0.44/32 -> 10.0.0.255 |
| 5791 | 2026-09-08T04:03:33.299Z | adding route 172.17.0.0/32 -> 10.0.0.255DEBG |
| 5792 | 2026-09-08T04:03:33.299Z | test route::tests::delete_targets_fragmented ... ok |
| 5793 | 2026-09-08T04:03:33.299Z | 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 08 04:03:32.117 |
| 5794 | 2026-09-08T04:03:33.299Z | Sep 08 04:03:32.117DEBG 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 08 04:03:32.117 |
| 5795 | 2026-09-08T04:03:33.299Z | INFOreplacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5796 | 2026-09-08T04:03:33.299Z | adding route 172.17.0.28/32 -> 10.0.0.255Sep 08 04:03:32.117 |
| 5797 | 2026-09-08T04:03:33.299Z | INFO Sep 08 04:03:32.117adding route 172.17.0.45/32 -> 10.0.0.255 |
| 5798 | 2026-09-08T04:03:33.299Z | Sep 08 04:03:32.117INFO adding route 172.17.0.1/32 -> 10.0.0.255DEBG |
| 5799 | 2026-09-08T04:03:33.299Z | 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 } }] |
| 5800 | 2026-09-08T04:03:33.299Z | Sep 08 04:03:32.117Sep 08 04:03:32.117 Sep 08 04:03:32.117DEBG INFOreplacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBGadding route 172.17.0.29/32 -> 10.0.0.255 |
| 5801 | 2026-09-08T04:03:33.299Z | 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 } }] |
| 5802 | 2026-09-08T04:03:33.299Z | |
| 5803 | 2026-09-08T04:03:33.299Z | Sep 08 04:03:32.117Sep 08 04:03:32.117Sep 08 04:03:32.117 INFODEBGINFO adding route 172.17.0.46/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 } }] |
| 5804 | 2026-09-08T04:03:33.299Z | |
| 5805 | 2026-09-08T04:03:33.299Z | adding route 172.17.0.2/32 -> 10.0.0.255 |
| 5806 | 2026-09-08T04:03:33.299Z | Sep 08 04:03:32.117Sep 08 04:03:32.117 Sep 08 04:03:32.117DEBG INFODEBG replacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.30/32 -> 10.0.0.255 |
| 5807 | 2026-09-08T04:03:33.299Z | |
| 5808 | 2026-09-08T04:03:33.299Z | 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 } }] |
| 5809 | 2026-09-08T04:03:33.299Z | Sep 08 04:03:32.117 Sep 08 04:03:32.117INFO DEBGadding route 172.17.0.3/32 -> 10.0.0.255 |
| 5810 | 2026-09-08T04:03:33.299Z | replacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 04:03:32.117 |
| 5811 | 2026-09-08T04:03:33.299Z | INFO adding route 172.17.0.47/32 -> 10.0.0.255 |
| 5812 | 2026-09-08T04:03:33.299Z | Sep 08 04:03:32.117Sep 08 04:03:32.117 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 } }] |
| 5813 | 2026-09-08T04:03:33.299Z | Sep 08 04:03:32.117adding route 172.17.0.31/32 -> 10.0.0.255 |
| 5814 | 2026-09-08T04:03:33.299Z | 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 08 04:03:32.117 |
| 5815 | 2026-09-08T04:03:33.299Z | Sep 08 04:03:32.117INFO DEBGadding route 172.17.0.4/32 -> 10.0.0.255 |
| 5816 | 2026-09-08T04:03:33.299Z | 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 08 04:03:32.117 |
| 5817 | 2026-09-08T04:03:33.299Z | INFOSep 08 04:03:32.117 adding route 172.17.0.48/32 -> 10.0.0.255Sep 08 04:03:32.117DEBG |
| 5818 | 2026-09-08T04:03:33.299Z | 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 } }] |
| 5819 | 2026-09-08T04:03:33.299Z | adding route 172.17.0.32/32 -> 10.0.0.255Sep 08 04:03:32.117 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 } }] |
| 5820 | 2026-09-08T04:03:33.299Z | |
| 5821 | 2026-09-08T04:03:33.299Z | Sep 08 04:03:32.124 INFO adding route 172.17.0.49/32 -> 10.0.0.255 |
| 5822 | 2026-09-08T04:03:33.299Z | Sep 08 04:03:32.124Sep 08 04:03:32.124 DEBGSep 08 04:03:32.124 INFOreplacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5823 | 2026-09-08T04:03:33.299Z | DEBG adding route 172.17.0.5/32 -> 10.0.0.255replacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5824 | 2026-09-08T04:03:33.300Z | Sep 08 04:03:32.124 |
| 5825 | 2026-09-08T04:03:33.300Z | INFO adding route 172.17.0.50/32 -> 10.0.0.255 |
| 5826 | 2026-09-08T04:03:33.300Z | Sep 08 04:03:32.124Sep 08 04:03:32.124 Sep 08 04:03:32.124INFODEBG DEBGadding route 172.17.0.33/32 -> 10.0.0.255 |
| 5827 | 2026-09-08T04:03:33.300Z | 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 } }] |
| 5828 | 2026-09-08T04:03:33.300Z | |
| 5829 | 2026-09-08T04:03:33.304Z | Sep 08 04:03:32.124 INFO Sep 08 04:03:32.124Sep 08 04:03:32.124adding route 172.17.0.6/32 -> 10.0.0.255 |
| 5830 | 2026-09-08T04:03:33.304Z | 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 } }]INFO |
| 5831 | 2026-09-08T04:03:33.304Z | Sep 08 04:03:32.124adding route 172.17.0.51/32 -> 10.0.0.255 |
| 5832 | 2026-09-08T04:03:33.304Z | DEBG Sep 08 04:03:32.124replacing 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 } }] |
| 5833 | 2026-09-08T04:03:33.304Z | INFO Sep 08 04:03:32.124adding route 172.17.0.34/32 -> 10.0.0.255 Sep 08 04:03:32.124 |
| 5834 | 2026-09-08T04:03:33.304Z | 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 } }]INFO |
| 5835 | 2026-09-08T04:03:33.304Z | Sep 08 04:03:32.124 adding route 172.17.0.7/32 -> 10.0.0.255DEBG |
| 5836 | 2026-09-08T04:03:33.304Z | Sep 08 04:03:32.124replacing 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 } }] |
| 5837 | 2026-09-08T04:03:33.304Z | INFO adding route 172.17.0.52/32 -> 10.0.0.255 |
| 5838 | 2026-09-08T04:03:33.304Z | Sep 08 04:03:32.124Sep 08 04:03:32.124 INFODEBG Sep 08 04:03:32.124adding route 172.17.0.35/32 -> 10.0.0.255replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5839 | 2026-09-08T04:03:33.304Z | DEBG |
| 5840 | 2026-09-08T04:03:33.304Z | 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 08 04:03:32.124 |
| 5841 | 2026-09-08T04:03:33.304Z | Sep 08 04:03:32.124DEBG 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 } }]INFO |
| 5842 | 2026-09-08T04:03:33.304Z | Sep 08 04:03:32.124 INFOadding route 172.17.0.8/32 -> 10.0.0.255 Sep 08 04:03:32.124 |
| 5843 | 2026-09-08T04:03:33.304Z | adding route 172.17.0.53/32 -> 10.0.0.255 |
| 5844 | 2026-09-08T04:03:33.304Z | INFO adding route 172.17.0.36/32 -> 10.0.0.255 |
| 5845 | 2026-09-08T04:03:33.304Z | Sep 08 04:03:32.124Sep 08 04:03:32.124 Sep 08 04:03:32.124DEBGDEBG DEBGreplacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5846 | 2026-09-08T04:03:33.304Z | 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.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 } }] |
| 5847 | 2026-09-08T04:03:33.304Z | |
| 5848 | 2026-09-08T04:03:33.304Z | Sep 08 04:03:32.124 INFO adding route 172.17.0.54/32 -> 10.0.0.255Sep 08 04:03:32.124 |
| 5849 | 2026-09-08T04:03:33.304Z | Sep 08 04:03:32.124 INFOINFO adding route 172.17.0.9/32 -> 10.0.0.255adding route 172.17.0.37/32 -> 10.0.0.255 |
| 5850 | 2026-09-08T04:03:33.304Z | |
| 5851 | 2026-09-08T04:03:33.304Z | Sep 08 04:03:32.124 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 } }]Sep 08 04:03:32.124Sep 08 04:03:32.124 |
| 5852 | 2026-09-08T04:03:33.304Z | 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 } }]Sep 08 04:03:32.124replacing 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 } }] |
| 5853 | 2026-09-08T04:03:33.304Z | |
| 5854 | 2026-09-08T04:03:33.304Z | INFO adding route 172.17.0.55/32 -> 10.0.0.255 |
| 5855 | 2026-09-08T04:03:33.304Z | Sep 08 04:03:32.124Sep 08 04:03:32.124 INFOINFO adding route 172.17.0.38/32 -> 10.0.0.255Sep 08 04:03:32.124 |
| 5856 | 2026-09-08T04:03:33.305Z | adding route 172.17.0.10/32 -> 10.0.0.255DEBG |
| 5857 | 2026-09-08T04:03:33.305Z | 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 } }] |
| 5858 | 2026-09-08T04:03:33.305Z | Sep 08 04:03:32.124 Sep 08 04:03:32.124DEBG 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 } }]Sep 08 04:03:32.124 |
| 5859 | 2026-09-08T04:03:33.305Z | 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 } }] |
| 5860 | 2026-09-08T04:03:33.305Z | adding route 172.17.0.56/32 -> 10.0.0.255Sep 08 04:03:32.124 |
| 5861 | 2026-09-08T04:03:33.305Z | INFO adding route 172.17.0.39/32 -> 10.0.0.255Sep 08 04:03:32.124Sep 08 04:03:32.124 |
| 5862 | 2026-09-08T04:03:33.305Z | INFODEBG replacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.11/32 -> 10.0.0.255Sep 08 04:03:32.124 |
| 5863 | 2026-09-08T04:03:33.305Z | |
| 5864 | 2026-09-08T04:03:33.305Z | 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 } }] |
| 5865 | 2026-09-08T04:03:33.305Z | Sep 08 04:03:32.124Sep 08 04:03:32.124 DEBGINFO adding route 172.17.0.57/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 } }] |
| 5866 | 2026-09-08T04:03:33.305Z | Sep 08 04:03:32.124 |
| 5867 | 2026-09-08T04:03:33.305Z | INFO adding route 172.17.0.40/32 -> 10.0.0.255Sep 08 04:03:32.124 |
| 5868 | 2026-09-08T04:03:33.305Z | Sep 08 04:03:32.124 DEBGINFO Sep 08 04:03:32.124 adding route 172.17.0.12/32 -> 10.0.0.255replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 5869 | 2026-09-08T04:03:33.305Z | |
| 5870 | 2026-09-08T04:03:33.305Z | 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 } }] |
| 5871 | 2026-09-08T04:03:33.305Z | Sep 08 04:03:32.124Sep 08 04:03:32.124 INFOSep 08 04:03:32.124 adding route 172.17.0.58/32 -> 10.0.0.255INFODEBG adding route 172.17.0.41/32 -> 10.0.0.255 |
| 5872 | 2026-09-08T04:03:33.305Z | |
| 5873 | 2026-09-08T04:03:33.305Z | 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 } }] |
| 5874 | 2026-09-08T04:03:33.305Z | Sep 08 04:03:32.124Sep 08 04:03:32.124 DEBGSep 08 04:03:32.124 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 } }]DEBGINFO |
| 5875 | 2026-09-08T04:03:33.305Z | 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.13/32 -> 10.0.0.255 |
| 5876 | 2026-09-08T04:03:33.305Z | |
| 5877 | 2026-09-08T04:03:33.305Z | Sep 08 04:03:32.124Sep 08 04:03:32.124 Sep 08 04:03:32.124INFO DEBGadding route 172.17.0.42/32 -> 10.0.0.255INFO |
| 5878 | 2026-09-08T04:03:33.305Z | 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 } }] |
| 5879 | 2026-09-08T04:03:33.305Z | adding route 172.17.0.59/32 -> 10.0.0.255 |
| 5880 | 2026-09-08T04:03:33.305Z | Sep 08 04:03:32.124 Sep 08 04:03:32.124DEBGSep 08 04:03:32.124 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 } }] |
| 5881 | 2026-09-08T04:03:33.305Z | DEBG 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 } }] |
| 5882 | 2026-09-08T04:03:33.305Z | adding route 172.17.0.14/32 -> 10.0.0.255 |
| 5883 | 2026-09-08T04:03:33.305Z | Sep 08 04:03:32.124 Sep 08 04:03:32.124INFOSep 08 04:03:32.124 adding route 172.17.0.43/32 -> 10.0.0.255DEBGINFO |
| 5884 | 2026-09-08T04:03:33.305Z | adding route 172.17.0.60/32 -> 10.0.0.255replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5885 | 2026-09-08T04:03:33.305Z | |
| 5886 | 2026-09-08T04:03:33.305Z | Sep 08 04:03:32.124 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 08 04:03:32.124Sep 08 04:03:32.124 |
| 5887 | 2026-09-08T04:03:33.305Z | test route::tests::delete_targets_full ... ok |
| 5888 | 2026-09-08T04:03:33.305Z | INFODEBG adding route 172.17.0.15/32 -> 10.0.0.255replacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 04:03:32.124 |
| 5889 | 2026-09-08T04:03:33.305Z | |
| 5890 | 2026-09-08T04:03:33.305Z | test route::tests::add_target_fails_full ... ok |
| 5891 | 2026-09-08T04:03:33.305Z | INFO adding route 172.17.0.44/32 -> 10.0.0.255 |
| 5892 | 2026-09-08T04:03:33.305Z | |
| 5893 | 2026-09-08T04:03:33.305Z | Sep 08 04:03:32.124Sep 08 04:03:32.124 DEBGSep 08 04:03:32.124 failed to allocate space for the new target listDEBG |
| 5894 | 2026-09-08T04:03:33.306Z | test result: ok. 93 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s |
| 5895 | 2026-09-08T04:03:33.306Z | |
| 5896 | 2026-09-08T04:03:33.306Z | DEBGreplacing 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 } }] |
| 5897 | 2026-09-08T04:03:33.306Z | 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 } }] |
| 5898 | 2026-09-08T04:03:33.306Z | Sep 08 04:03:32.124 DEBGSep 08 04:03:32.124 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 } }]INFOSep 08 04:03:32.124 |
| 5899 | 2026-09-08T04:03:33.306Z | INFO adding route 172.17.0.16/32 -> 10.0.0.255adding route 172.17.0.45/32 -> 10.0.0.255 |
| 5900 | 2026-09-08T04:03:33.306Z | |
| 5901 | 2026-09-08T04:03:33.306Z | Sep 08 04:03:32.124Sep 08 04:03:32.124 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 } }]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 } }] |
| 5902 | 2026-09-08T04:03:33.306Z | |
| 5903 | 2026-09-08T04:03:33.306Z | Sep 08 04:03:32.124Sep 08 04:03:32.124 INFOINFO adding route 172.17.0.17/32 -> 10.0.0.255adding route 172.17.0.46/32 -> 10.0.0.255 |
| 5904 | 2026-09-08T04:03:33.306Z | |
| 5905 | 2026-09-08T04:03:33.306Z | Sep 08 04:03:32.124Sep 08 04:03:32.124 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.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 } }] |
| 5906 | 2026-09-08T04:03:33.306Z | |
| 5907 | 2026-09-08T04:03:33.306Z | Sep 08 04:03:32.124 Sep 08 04:03:32.124INFO adding route 172.17.0.18/32 -> 10.0.0.255 |
| 5908 | 2026-09-08T04:03:33.306Z | INFO Sep 08 04:03:32.124adding route 172.17.0.47/32 -> 10.0.0.255 |
| 5909 | 2026-09-08T04:03:33.306Z | 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 } }] |
| 5910 | 2026-09-08T04:03:33.306Z | Sep 08 04:03:32.124 DEBGSep 08 04:03:32.124 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 |
| 5911 | 2026-09-08T04:03:33.306Z | adding route 172.17.0.19/32 -> 10.0.0.255 |
| 5912 | 2026-09-08T04:03:33.306Z | Sep 08 04:03:32.124 INFOSep 08 04:03:32.124 adding route 172.17.0.48/32 -> 10.0.0.255DEBG |
| 5913 | 2026-09-08T04:03:33.306Z | 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 } }] |
| 5914 | 2026-09-08T04:03:33.306Z | Sep 08 04:03:32.124 DEBGSep 08 04:03:32.124 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 |
| 5915 | 2026-09-08T04:03:33.306Z | adding route 172.17.0.20/32 -> 10.0.0.255 |
| 5916 | 2026-09-08T04:03:33.306Z | Sep 08 04:03:32.124 INFOSep 08 04:03:32.124 adding route 172.17.0.49/32 -> 10.0.0.255DEBG |
| 5917 | 2026-09-08T04:03:33.306Z | 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 } }] |
| 5918 | 2026-09-08T04:03:33.306Z | Sep 08 04:03:32.124 Sep 08 04:03:32.124DEBG INFOreplacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5919 | 2026-09-08T04:03:33.306Z | adding route 172.17.0.21/32 -> 10.0.0.255 |
| 5920 | 2026-09-08T04:03:33.306Z | Sep 08 04:03:32.124 Sep 08 04:03:32.124INFO DEBGadding route 172.17.0.50/32 -> 10.0.0.255 |
| 5921 | 2026-09-08T04:03:33.306Z | 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 } }] |
| 5922 | 2026-09-08T04:03:33.306Z | Sep 08 04:03:32.124 Sep 08 04:03:32.124DEBG 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 } }] |
| 5923 | 2026-09-08T04:03:33.306Z | Sep 08 04:03:32.124 INFO adding route 172.17.0.22/32 -> 10.0.0.255adding route 172.17.0.51/32 -> 10.0.0.255 |
| 5924 | 2026-09-08T04:03:33.306Z | |
| 5925 | 2026-09-08T04:03:33.306Z | Sep 08 04:03:32.124 DEBG Sep 08 04:03:32.124replacing 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 } }] |
| 5926 | 2026-09-08T04:03:33.306Z | 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 } }] |
| 5927 | 2026-09-08T04:03:33.306Z | Sep 08 04:03:32.124 INFO Sep 08 04:03:32.124adding route 172.17.0.52/32 -> 10.0.0.255 |
| 5928 | 2026-09-08T04:03:33.306Z | INFO adding route 172.17.0.23/32 -> 10.0.0.255 |
| 5929 | 2026-09-08T04:03:33.311Z | Sep 08 04:03:32.124 DEBG Sep 08 04:03:32.124replacing 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 } }] |
| 5930 | 2026-09-08T04:03:33.311Z | 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 } }] |
| 5931 | 2026-09-08T04:03:33.311Z | Sep 08 04:03:32.124 INFO Sep 08 04:03:32.124adding route 172.17.0.53/32 -> 10.0.0.255 |
| 5932 | 2026-09-08T04:03:33.311Z | INFO adding route 172.17.0.24/32 -> 10.0.0.255 |
| 5933 | 2026-09-08T04:03:33.311Z | Sep 08 04:03:32.124 DEBG Sep 08 04:03:32.124replacing 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 } }] |
| 5934 | 2026-09-08T04:03:33.311Z | 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 } }] |
| 5935 | 2026-09-08T04:03:33.311Z | Sep 08 04:03:32.124 INFO adding route 172.17.0.54/32 -> 10.0.0.255Sep 08 04:03:32.124 |
| 5936 | 2026-09-08T04:03:33.311Z | INFO adding route 172.17.0.25/32 -> 10.0.0.255 |
| 5937 | 2026-09-08T04:03:33.311Z | Sep 08 04:03:32.124 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 } }]Sep 08 04:03:32.124 |
| 5938 | 2026-09-08T04:03:33.311Z | 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 } }] |
| 5939 | 2026-09-08T04:03:33.311Z | Sep 08 04:03:32.124 INFO adding route 172.17.0.55/32 -> 10.0.0.255Sep 08 04:03:32.124 |
| 5940 | 2026-09-08T04:03:33.311Z | INFO adding route 172.17.0.26/32 -> 10.0.0.255 |
| 5941 | 2026-09-08T04:03:33.311Z | Sep 08 04:03:32.124 DEBG replacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 04:03:32.124 |
| 5942 | 2026-09-08T04:03:33.311Z | 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 } }] |
| 5943 | 2026-09-08T04:03:33.311Z | Sep 08 04:03:32.124Sep 08 04:03:32.131 INFOINFO adding route 172.17.0.56/32 -> 10.0.0.255adding route 172.17.0.27/32 -> 10.0.0.255 |
| 5944 | 2026-09-08T04:03:33.311Z | |
| 5945 | 2026-09-08T04:03:33.311Z | Sep 08 04:03:32.131Sep 08 04:03:32.131 DEBGDEBG replacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 5946 | 2026-09-08T04:03:33.311Z | |
| 5947 | 2026-09-08T04:03:33.311Z | Sep 08 04:03:32.131Sep 08 04:03:32.131 INFOINFO adding route 172.17.0.28/32 -> 10.0.0.255adding route 172.17.0.57/32 -> 10.0.0.255 |
| 5948 | 2026-09-08T04:03:33.311Z | |
| 5949 | 2026-09-08T04:03:33.311Z | Sep 08 04:03:32.131Sep 08 04:03:32.131 DEBGDEBG replacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 5950 | 2026-09-08T04:03:33.311Z | |
| 5951 | 2026-09-08T04:03:33.311Z | Sep 08 04:03:32.131 INFO adding route 172.17.0.58/32 -> 10.0.0.255Sep 08 04:03:32.131 |
| 5952 | 2026-09-08T04:03:33.311Z | INFO adding route 172.17.0.29/32 -> 10.0.0.255 |
| 5953 | 2026-09-08T04:03:33.311Z | Sep 08 04:03:32.131 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 } }] |
| 5954 | 2026-09-08T04:03:33.311Z | Sep 08 04:03:32.131 DEBG replacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 04:03:32.131 |
| 5955 | 2026-09-08T04:03:33.311Z | INFO adding route 172.17.0.59/32 -> 10.0.0.255 |
| 5956 | 2026-09-08T04:03:33.312Z | Sep 08 04:03:32.131 INFO adding route 172.17.0.30/32 -> 10.0.0.255Sep 08 04:03:32.131 |
| 5957 | 2026-09-08T04:03:33.312Z | 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 } }] |
| 5958 | 2026-09-08T04:03:33.312Z | Sep 08 04:03:32.131 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 } }]Sep 08 04:03:32.131 |
| 5959 | 2026-09-08T04:03:33.312Z | INFO adding route 172.17.0.60/32 -> 10.0.0.255 |
| 5960 | 2026-09-08T04:03:33.312Z | Sep 08 04:03:32.131 INFO adding route 172.17.0.31/32 -> 10.0.0.255Sep 08 04:03:32.131 |
| 5961 | 2026-09-08T04:03:33.312Z | 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 } }] |
| 5962 | 2026-09-08T04:03:33.312Z | Sep 08 04:03:32.131 DEBG replacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 04:03:32.131 |
| 5963 | 2026-09-08T04:03:33.312Z | DEBG failed to allocate space for the new target list |
| 5964 | 2026-09-08T04:03:33.312Z | Sep 08 04:03:32.131 INFO adding route 172.17.0.32/32 -> 10.0.0.255Sep 08 04:03:32.131 |
| 5965 | 2026-09-08T04:03:33.312Z | 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 } }] |
| 5966 | 2026-09-08T04:03:33.312Z | Sep 08 04:03:32.131 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 } }] |
| 5967 | 2026-09-08T04:03:33.312Z | Sep 08 04:03:32.131 INFO adding route 172.17.0.33/32 -> 10.0.0.255 |
| 5968 | 2026-09-08T04:03:33.312Z | Sep 08 04:03:32.131 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 } }] |
| 5969 | 2026-09-08T04:03:33.312Z | Sep 08 04:03:32.131 INFO adding route 172.17.0.34/32 -> 10.0.0.255 |
| 5970 | 2026-09-08T04:03:33.312Z | Sep 08 04:03:32.131 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 } }] |
| 5971 | 2026-09-08T04:03:33.312Z | Sep 08 04:03:32.131 INFO adding route 172.17.0.35/32 -> 10.0.0.255 |
| 5972 | 2026-09-08T04:03:33.312Z | Sep 08 04:03:32.131 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 } }] |
| 5973 | 2026-09-08T04:03:33.312Z | Sep 08 04:03:32.131 INFO adding route 172.17.0.36/32 -> 10.0.0.255 |
| 5974 | 2026-09-08T04:03:33.312Z | Sep 08 04:03:32.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 } }] |
| 5975 | 2026-09-08T04:03:33.312Z | Sep 08 04:03:32.131 INFO adding route 172.17.0.37/32 -> 10.0.0.255 |
| 5976 | 2026-09-08T04:03:33.312Z | Sep 08 04:03:32.131 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 } }] |
| 5977 | 2026-09-08T04:03:33.312Z | Sep 08 04:03:32.131 INFO adding route 172.17.0.38/32 -> 10.0.0.255 |
| 5978 | 2026-09-08T04:03:33.312Z | Sep 08 04:03:32.131 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 } }] |
| 5979 | 2026-09-08T04:03:33.312Z | Sep 08 04:03:32.131 INFO adding route 172.17.0.39/32 -> 10.0.0.255 |
| 5980 | 2026-09-08T04:03:33.312Z | Sep 08 04:03:32.131 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 } }] |
| 5981 | 2026-09-08T04:03:33.312Z | Sep 08 04:03:32.131 INFO adding route 172.17.0.40/32 -> 10.0.0.255 |
| 5982 | 2026-09-08T04:03:33.312Z | Sep 08 04:03:32.131 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 } }] |
| 5983 | 2026-09-08T04:03:33.312Z | Sep 08 04:03:32.131 INFO adding route 172.17.0.41/32 -> 10.0.0.255 |
| 5984 | 2026-09-08T04:03:33.312Z | Sep 08 04:03:32.131 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 } }] |
| 5985 | 2026-09-08T04:03:33.312Z | Sep 08 04:03:32.131 INFO adding route 172.17.0.42/32 -> 10.0.0.255 |
| 5986 | 2026-09-08T04:03:33.312Z | Sep 08 04:03:32.131 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 } }] |
| 5987 | 2026-09-08T04:03:33.312Z | Sep 08 04:03:32.131 INFO adding route 172.17.0.43/32 -> 10.0.0.255 |
| 5988 | 2026-09-08T04:03:33.312Z | Sep 08 04:03:32.131 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 } }] |
| 5989 | 2026-09-08T04:03:33.312Z | Sep 08 04:03:32.131 INFO adding route 172.17.0.44/32 -> 10.0.0.255 |
| 5990 | 2026-09-08T04:03:33.312Z | Sep 08 04:03:32.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 } }] |
| 5991 | 2026-09-08T04:03:33.312Z | Sep 08 04:03:32.131 INFO adding route 172.17.0.45/32 -> 10.0.0.255 |
| 5992 | 2026-09-08T04:03:33.312Z | Sep 08 04:03:32.131 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 } }] |
| 5993 | 2026-09-08T04:03:33.312Z | Sep 08 04:03:32.131 INFO adding route 172.17.0.46/32 -> 10.0.0.255 |
| 5994 | 2026-09-08T04:03:33.312Z | Sep 08 04:03:32.131 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 } }] |
| 5995 | 2026-09-08T04:03:33.313Z | Sep 08 04:03:32.131 INFO adding route 172.17.0.47/32 -> 10.0.0.255 |
| 5996 | 2026-09-08T04:03:33.313Z | Sep 08 04:03:32.131 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 } }] |
| 5997 | 2026-09-08T04:03:33.313Z | Sep 08 04:03:32.131 INFO adding route 172.17.0.48/32 -> 10.0.0.255 |
| 5998 | 2026-09-08T04:03:33.313Z | Sep 08 04:03:32.131 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 } }] |
| 5999 | 2026-09-08T04:03:33.313Z | Sep 08 04:03:32.131 INFO adding route 172.17.0.49/32 -> 10.0.0.255 |
| 6000 | 2026-09-08T04:03:33.313Z | Sep 08 04:03:32.131 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 } }] |
| 6001 | 2026-09-08T04:03:33.313Z | Sep 08 04:03:32.131 INFO adding route 172.17.0.50/32 -> 10.0.0.255 |
| 6002 | 2026-09-08T04:03:33.313Z | Sep 08 04:03:32.131 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 } }] |
| 6003 | 2026-09-08T04:03:33.313Z | Sep 08 04:03:32.131 INFO adding route 172.17.0.51/32 -> 10.0.0.255 |
| 6004 | 2026-09-08T04:03:33.313Z | Sep 08 04:03:32.131 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 } }] |
| 6005 | 2026-09-08T04:03:33.313Z | Sep 08 04:03:32.131 INFO adding route 172.17.0.52/32 -> 10.0.0.255 |
| 6006 | 2026-09-08T04:03:33.313Z | Sep 08 04:03:32.131 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 } }] |
| 6007 | 2026-09-08T04:03:33.313Z | Sep 08 04:03:32.131 INFO adding route 172.17.0.53/32 -> 10.0.0.255 |
| 6008 | 2026-09-08T04:03:33.313Z | Sep 08 04:03:32.131 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 } }] |
| 6009 | 2026-09-08T04:03:33.313Z | Sep 08 04:03:32.131 INFO adding route 172.17.0.54/32 -> 10.0.0.255 |
| 6010 | 2026-09-08T04:03:33.313Z | Sep 08 04:03:32.131 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 } }] |
| 6011 | 2026-09-08T04:03:33.313Z | Sep 08 04:03:32.131 INFO adding route 172.17.0.55/32 -> 10.0.0.255 |
| 6012 | 2026-09-08T04:03:33.313Z | Sep 08 04:03:32.131 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 } }] |
| 6013 | 2026-09-08T04:03:33.313Z | Sep 08 04:03:32.131 INFO adding route 172.17.0.56/32 -> 10.0.0.255 |
| 6014 | 2026-09-08T04:03:33.313Z | Sep 08 04:03:32.131 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 } }] |
| 6015 | 2026-09-08T04:03:33.313Z | Sep 08 04:03:32.131 INFO adding route 172.17.0.57/32 -> 10.0.0.255 |
| 6016 | 2026-09-08T04:03:33.313Z | Sep 08 04:03:32.131 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 } }] |
| 6017 | 2026-09-08T04:03:33.313Z | Sep 08 04:03:32.131 INFO adding route 172.17.0.58/32 -> 10.0.0.255 |
| 6018 | 2026-09-08T04:03:33.313Z | Sep 08 04:03:32.131 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 } }] |
| 6019 | 2026-09-08T04:03:33.313Z | Sep 08 04:03:32.131 INFO adding route 172.17.0.59/32 -> 10.0.0.255 |
| 6020 | 2026-09-08T04:03:33.313Z | Sep 08 04:03:32.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 } }] |
| 6021 | 2026-09-08T04:03:33.313Z | Sep 08 04:03:32.131 INFO adding route 172.17.0.60/32 -> 10.0.0.255 |
| 6022 | 2026-09-08T04:03:33.313Z | Sep 08 04:03:32.131 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 } }] |
| 6023 | 2026-09-08T04:03:33.313Z | Sep 08 04:03:32.131 INFO adding route 172.17.0.61/32 -> 10.0.0.255 |
| 6024 | 2026-09-08T04:03:33.313Z | Sep 08 04:03:32.131 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 } }] |
| 6025 | 2026-09-08T04:03:33.313Z | Sep 08 04:03:32.131 INFO adding route 172.17.0.62/32 -> 10.0.0.255 |
| 6026 | 2026-09-08T04:03:33.313Z | Sep 08 04:03:32.131 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 } }] |
| 6027 | 2026-09-08T04:03:33.313Z | Sep 08 04:03:32.131 INFO adding route 172.17.0.63/32 -> 10.0.0.255 |
| 6028 | 2026-09-08T04:03:33.313Z | Sep 08 04:03:32.131 DEBG replacing targets for 172.17.0.63/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 6029 | 2026-09-08T04:03:33.317Z | Sep 08 04:03:32.131 DEBG failed to allocate space for the new target list |
| 6030 | 2026-09-08T04:03:33.317Z | Sep 08 04:03:32.131 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 } }] |
| 6031 | 2026-09-08T04:03:33.317Z | Sep 08 04:03:32.131 DEBG failed to allocate space for the new target list |
| 6032 | 2026-09-08T04:03:33.317Z | Running tests/test_openapi.rs (target/debug/deps/test_openapi-6476ec152716a9bf) |
| 6033 | 2026-09-08T04:03:33.317Z | |
| 6034 | 2026-09-08T04:03:33.317Z | running 0 tests |
| 6035 | 2026-09-08T04:03:33.317Z | |
| 6036 | 2026-09-08T04:03:33.318Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6037 | 2026-09-08T04:03:33.318Z | |
| 6038 | 2026-09-08T04:03:33.318Z | Running unittests src/lib.rs (target/debug/deps/dpd_api-129626530bed4535) |
| 6039 | 2026-09-08T04:03:33.318Z | |
| 6040 | 2026-09-08T04:03:33.318Z | running 0 tests |
| 6041 | 2026-09-08T04:03:33.318Z | |
| 6042 | 2026-09-08T04:03:33.318Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6043 | 2026-09-08T04:03:33.318Z | |
| 6044 | 2026-09-08T04:03:33.318Z | Running unittests src/lib.rs (target/debug/deps/dpd_client-a417f79aebf054ae) |
| 6045 | 2026-09-08T04:03:33.318Z | |
| 6046 | 2026-09-08T04:03:33.318Z | running 6 tests |
| 6047 | 2026-09-08T04:03:33.318Z | test tests::test_parse_client_port_id ... ok |
| 6048 | 2026-09-08T04:03:33.318Z | test tests::test_full_lot_id_lot_only ... ok |
| 6049 | 2026-09-08T04:03:33.318Z | test tests::test_full_lot_id_both_present ... ok |
| 6050 | 2026-09-08T04:03:33.318Z | test tests::test_full_lot_id_lotnum_only ... ok |
| 6051 | 2026-09-08T04:03:33.318Z | test tests::test_port_id_cmp ... ok |
| 6052 | 2026-09-08T04:03:33.318Z | test tests::test_full_lot_id_neither_present ... ok |
| 6053 | 2026-09-08T04:03:33.318Z | |
| 6054 | 2026-09-08T04:03:33.318Z | test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6055 | 2026-09-08T04:03:33.318Z | |
| 6056 | 2026-09-08T04:03:33.318Z | Running tests/test_all.rs (target/debug/deps/test_all-94f8f009032ebbd3) |
| 6057 | 2026-09-08T04:03:33.318Z | |
| 6058 | 2026-09-08T04:03:33.318Z | running 0 tests |
| 6059 | 2026-09-08T04:03:33.318Z | |
| 6060 | 2026-09-08T04:03:33.318Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6061 | 2026-09-08T04:03:33.318Z | |
| 6062 | 2026-09-08T04:03:33.318Z | Running unittests src/lib.rs (target/debug/deps/dpd_types-9a1ffdc1254bfaa8) |
| 6063 | 2026-09-08T04:03:33.318Z | |
| 6064 | 2026-09-08T04:03:33.318Z | running 0 tests |
| 6065 | 2026-09-08T04:03:33.318Z | |
| 6066 | 2026-09-08T04:03:33.318Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6067 | 2026-09-08T04:03:33.318Z | |
| 6068 | 2026-09-08T04:03:33.318Z | Running unittests src/lib.rs (target/debug/deps/dpd_types_versions-fbfe8a6c92a1a523) |
| 6069 | 2026-09-08T04:03:33.318Z | |
| 6070 | 2026-09-08T04:03:33.318Z | running 15 tests |
| 6071 | 2026-09-08T04:03:33.318Z | test impls::switch_identifiers::tests::chip_revision_a0 ... ok |
| 6072 | 2026-09-08T04:03:33.318Z | test impls::switch_identifiers::tests::chip_revision_b1 ... ok |
| 6073 | 2026-09-08T04:03:33.318Z | test impls::switch_identifiers::tests::chip_revision_b0 ... ok |
| 6074 | 2026-09-08T04:03:33.318Z | test impls::switch_identifiers::tests::chip_revision_unknown_rev_num ... ok |
| 6075 | 2026-09-08T04:03:33.318Z | test impls::switch_identifiers::tests::chip_revision_unknown_device_id ... ok |
| 6076 | 2026-09-08T04:03:33.319Z | test impls::table::tests::table_entry_new_collects_display_values ... ok |
| 6077 | 2026-09-08T04:03:33.319Z | test impls::table::tests::table_counter_entry_new_collects_key_values ... ok |
| 6078 | 2026-09-08T04:03:33.319Z | test v1::network::tests::test_equal ... ok |
| 6079 | 2026-09-08T04:03:33.319Z | test v1::network::tests::test_eui64 ... ok |
| 6080 | 2026-09-08T04:03:33.319Z | test v1::network::tests::test_into ... ok |
| 6081 | 2026-09-08T04:03:33.319Z | test v1::network::tests::test_not_equal ... ok |
| 6082 | 2026-09-08T04:03:33.319Z | test v1::network::tests::test_to_string ... ok |
| 6083 | 2026-09-08T04:03:33.319Z | test v1::port::tests::port_ids_are_ascii ... ok |
| 6084 | 2026-09-08T04:03:33.319Z | test v1::network::tests::test_parse ... ok |
| 6085 | 2026-09-08T04:03:33.319Z | test v10::oxstats::tests::latest_oximeter_metadata_uses_v10_switch_identifiers ... ok |
| 6086 | 2026-09-08T04:03:33.319Z | |
| 6087 | 2026-09-08T04:03:33.319Z | test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6088 | 2026-09-08T04:03:33.319Z | |
| 6089 | 2026-09-08T04:03:33.319Z | Running unittests src/lib.rs (target/debug/deps/packet-2fcab119a41876a9) |
| 6090 | 2026-09-08T04:03:33.319Z | |
| 6091 | 2026-09-08T04:03:33.319Z | running 12 tests |
| 6092 | 2026-09-08T04:03:33.319Z | test lldp::test_lldp_parse ... ok |
| 6093 | 2026-09-08T04:03:33.319Z | test icmp::test_v6_checksum ... ok |
| 6094 | 2026-09-08T04:03:33.319Z | test ipv6::test_ipv6_parse ... ok |
| 6095 | 2026-09-08T04:03:33.319Z | test pbuf::test_byte ... ok |
| 6096 | 2026-09-08T04:03:33.319Z | test pbuf::test_nibble ... ok |
| 6097 | 2026-09-08T04:03:33.319Z | test pbuf::test_short ... ok |
| 6098 | 2026-09-08T04:03:33.319Z | test icmp::test_v4_checksum ... ok |
| 6099 | 2026-09-08T04:03:33.319Z | test pbuf::test_overflow ... ok |
| 6100 | 2026-09-08T04:03:33.319Z | test pbuf::test_twelve ... ok |
| 6101 | 2026-09-08T04:03:33.319Z | test pbuf::test_word ... ok |
| 6102 | 2026-09-08T04:03:33.319Z | test tcp::test_checksum_ack_data ... ok |
| 6103 | 2026-09-08T04:03:33.319Z | test tcp::test_checksum_syn_nodata ... ok |
| 6104 | 2026-09-08T04:03:33.319Z | |
| 6105 | 2026-09-08T04:03:33.319Z | test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6106 | 2026-09-08T04:03:33.319Z | |
| 6107 | 2026-09-08T04:03:33.319Z | Running unittests src/lib.rs (target/debug/deps/pcap-2225aa3176c6479b) |
| 6108 | 2026-09-08T04:03:33.319Z | |
| 6109 | 2026-09-08T04:03:33.319Z | running 0 tests |
| 6110 | 2026-09-08T04:03:33.319Z | |
| 6111 | 2026-09-08T04:03:33.319Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6112 | 2026-09-08T04:03:33.319Z | |
| 6113 | 2026-09-08T04:03:33.319Z | Running unittests src/main.rs (target/debug/deps/swadm-10420ab49d0e2f90) |
| 6114 | 2026-09-08T04:03:33.319Z | |
| 6115 | 2026-09-08T04:03:33.320Z | running 5 tests |
| 6116 | 2026-09-08T04:03:33.320Z | test switchport::test::test_compute_lanes ... ok |
| 6117 | 2026-09-08T04:03:33.320Z | test switchport::test::port_id_ordering ... ok |
| 6118 | 2026-09-08T04:03:33.320Z | Lane 0 Lane 1 Lane 2 Lane 3 |
| 6119 | 2026-09-08T04:03:33.320Z | Rx Loss-of-lock: Yes Yes Yes Yes |
| 6120 | 2026-09-08T04:03:33.320Z | Lane 0 Rx Loss-of-signal: Yes Yes Yes Lane 1 Yes |
| 6121 | 2026-09-08T04:03:33.320Z | Lane 2 Rx CDR Enabled: YesLane 3 |
| 6122 | 2026-09-08T04:03:33.320Z | Yes State: Activated Yes Activated Yes |
| 6123 | 2026-09-08T04:03:33.320Z | Activated Tx Enabled: Yes Activated |
| 6124 | 2026-09-08T04:03:33.320Z | Yes Rx Output Enabled: falseYes falseYes |
| 6125 | 2026-09-08T04:03:33.320Z | Tx Loss-of-lock: Nofalse Nofalse |
| 6126 | 2026-09-08T04:03:33.320Z | No No Rx Output Status: valid |
| 6127 | 2026-09-08T04:03:33.320Z | valid Tx Loss-of-signal: No validNo validNo |
| 6128 | 2026-09-08T04:03:33.320Z | Rx Loss-of-lock: trueNo |
| 6129 | 2026-09-08T04:03:33.323Z | Tx CDR Enabled: No trueNo No Notrue |
| 6130 | 2026-09-08T04:03:33.324Z | true Tx Adaptive EQ Fault: No |
| 6131 | 2026-09-08T04:03:33.324Z | Rx Loss-of-signal: falseNo false No falseNo |
| 6132 | 2026-09-08T04:03:33.324Z | false |
| 6133 | 2026-09-08T04:03:33.324Z | Tx Fault: YesRx Auto-squelch Disable: true Yestrue trueYes trueYes |
| 6134 | 2026-09-08T04:03:33.324Z | |
| 6135 | 2026-09-08T04:03:33.324Z | Tx Output Enabled: true true true true |
| 6136 | 2026-09-08T04:03:33.324Z | Tx Output Status: invalid invalid invalid invalid |
| 6137 | 2026-09-08T04:03:33.324Z | Tx Loss-of-lock: false false false false |
| 6138 | 2026-09-08T04:03:33.324Z | Tx Loss-of-signal: true true true true |
| 6139 | 2026-09-08T04:03:33.324Z | Tx Auto-squelch Disable: false false false false |
| 6140 | 2026-09-08T04:03:33.324Z | Tx Adaptive EQ Fail: true true true true |
| 6141 | 2026-09-08T04:03:33.324Z | Tx Failure: false false false false |
| 6142 | 2026-09-08T04:03:33.324Z | Tx Force Squelch: true true true true |
| 6143 | 2026-09-08T04:03:33.324Z | Tx Input Polarity: normal normal normal normal |
| 6144 | 2026-09-08T04:03:33.324Z | test switchport::test::test_print_sff_datapath ... ok |
| 6145 | 2026-09-08T04:03:33.324Z | test switchport::test::test_print_cmis_datapath ... ok |
| 6146 | 2026-09-08T04:03:33.324Z | test link::test_filter ... ok |
| 6147 | 2026-09-08T04:03:33.324Z | |
| 6148 | 2026-09-08T04:03:33.324Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6149 | 2026-09-08T04:03:33.324Z | |
| 6150 | 2026-09-08T04:03:33.324Z | Running tests/cli/main.rs (target/debug/deps/cli-53f45ebde1547d91) |
| 6151 | 2026-09-08T04:03:33.324Z | |
| 6152 | 2026-09-08T04:03:33.324Z | running 7 tests |
| 6153 | 2026-09-08T04:03:33.324Z | test counters::counters_list ... ignored |
| 6154 | 2026-09-08T04:03:33.324Z | test link_apply::apply_tx_eq_all ... ignored |
| 6155 | 2026-09-08T04:03:33.324Z | test link_apply::apply_tx_eq_custom ... ignored |
| 6156 | 2026-09-08T04:03:33.324Z | test tx_eq::set_all_taps ... ignored |
| 6157 | 2026-09-08T04:03:33.324Z | test tx_eq::set_partial_taps ... ignored |
| 6158 | 2026-09-08T04:03:33.324Z | test cmd::test::pattern_statics ... ok |
| 6159 | 2026-09-08T04:03:33.330Z | test link_apply::tx_eq_exclusive ... ok |
| 6160 | 2026-09-08T04:03:33.330Z | |
| 6161 | 2026-09-08T04:03:33.333Z | test result: ok. 2 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 6162 | 2026-09-08T04:03:33.333Z | |
| 6163 | 2026-09-08T04:03:33.333Z | Running unittests src/main.rs (target/debug/deps/tfportd-02fa6fd061199716) |
| 6164 | 2026-09-08T04:03:33.336Z | |
| 6165 | 2026-09-08T04:03:33.336Z | running 4 tests |
| 6166 | 2026-09-08T04:03:33.336Z | test oxstats::tests::producer_ids_are_actually_unique ... ok |
| 6167 | 2026-09-08T04:03:33.336Z | test linklocal::test_parse_ipadm ... ok |
| 6168 | 2026-09-08T04:03:33.336Z | test tfport::test_parse_tfport ... ok |
| 6169 | 2026-09-08T04:03:33.339Z | test config::tests::test_updates ... ok |
| 6170 | 2026-09-08T04:03:33.339Z | |
| 6171 | 2026-09-08T04:03:33.340Z | test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6172 | 2026-09-08T04:03:33.340Z | |
| 6173 | 2026-09-08T04:03:33.340Z | Running unittests src/main.rs (target/debug/deps/uplinkd-ceb39c842d06889c) |
| 6174 | 2026-09-08T04:03:33.340Z | |
| 6175 | 2026-09-08T04:03:33.340Z | running 0 tests |
| 6176 | 2026-09-08T04:03:33.340Z | |
| 6177 | 2026-09-08T04:03:33.340Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6178 | 2026-09-08T04:03:33.340Z | |
| 6179 | 2026-09-08T04:03:33.340Z | Running unittests src/main.rs (target/debug/deps/xtask-8bdda0ad85b34353) |
| 6180 | 2026-09-08T04:03:33.343Z | |
| 6181 | 2026-09-08T04:03:33.343Z | running 0 tests |
| 6182 | 2026-09-08T04:03:33.343Z | |
| 6183 | 2026-09-08T04:03:33.343Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6184 | 2026-09-08T04:03:33.343Z | |
| 6185 | 2026-09-08T04:03:33.343Z | Doc-tests aal |
| 6186 | 2026-09-08T04:03:33.552Z | |
| 6187 | 2026-09-08T04:03:33.552Z | running 0 tests |
| 6188 | 2026-09-08T04:03:33.552Z | |
| 6189 | 2026-09-08T04:03:33.552Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6190 | 2026-09-08T04:03:33.552Z | |
| 6191 | 2026-09-08T04:03:33.576Z | Doc-tests aal_macros |
| 6192 | 2026-09-08T04:03:33.645Z | |
| 6193 | 2026-09-08T04:03:33.645Z | running 0 tests |
| 6194 | 2026-09-08T04:03:33.645Z | |
| 6195 | 2026-09-08T04:03:33.645Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6196 | 2026-09-08T04:03:33.645Z | |
| 6197 | 2026-09-08T04:03:33.654Z | Doc-tests common |
| 6198 | 2026-09-08T04:03:33.889Z | |
| 6199 | 2026-09-08T04:03:33.889Z | running 0 tests |
| 6200 | 2026-09-08T04:03:33.889Z | |
| 6201 | 2026-09-08T04:03:33.889Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6202 | 2026-09-08T04:03:33.889Z | |
| 6203 | 2026-09-08T04:03:33.915Z | Doc-tests dpd_api |
| 6204 | 2026-09-08T04:03:34.623Z | |
| 6205 | 2026-09-08T04:03:34.623Z | running 2 tests |
| 6206 | 2026-09-08T04:03:34.623Z | test dpd-api/src/lib.rs - dpd_api_mod::api_description (line 69) ... ignored |
| 6207 | 2026-09-08T04:03:34.623Z | test dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 75) ... ignored |
| 6208 | 2026-09-08T04:03:34.623Z | |
| 6209 | 2026-09-08T04:03:34.623Z | test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6210 | 2026-09-08T04:03:34.623Z | |
| 6211 | 2026-09-08T04:03:34.653Z | Doc-tests dpd_client |
| 6212 | 2026-09-08T04:03:36.021Z | |
| 6213 | 2026-09-08T04:03:36.021Z | running 0 tests |
| 6214 | 2026-09-08T04:03:36.021Z | |
| 6215 | 2026-09-08T04:03:36.021Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6216 | 2026-09-08T04:03:36.021Z | |
| 6217 | 2026-09-08T04:03:36.072Z | Doc-tests dpd_types |
| 6218 | 2026-09-08T04:03:36.256Z | |
| 6219 | 2026-09-08T04:03:36.257Z | running 0 tests |
| 6220 | 2026-09-08T04:03:36.257Z | |
| 6221 | 2026-09-08T04:03:36.257Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6222 | 2026-09-08T04:03:36.257Z | |
| 6223 | 2026-09-08T04:03:36.279Z | Doc-tests dpd_types_versions |
| 6224 | 2026-09-08T04:03:37.804Z | |
| 6225 | 2026-09-08T04:03:37.804Z | running 1 test |
| 6226 | 2026-09-08T04:03:37.804Z | test dpd-types/versions/src/lib.rs - (line 19) ... ignored |
| 6227 | 2026-09-08T04:03:37.804Z | |
| 6228 | 2026-09-08T04:03:37.804Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6229 | 2026-09-08T04:03:37.804Z | |
| 6230 | 2026-09-08T04:03:37.823Z | Doc-tests packet |
| 6231 | 2026-09-08T04:03:38.041Z | |
| 6232 | 2026-09-08T04:03:38.041Z | running 0 tests |
| 6233 | 2026-09-08T04:03:38.041Z | |
| 6234 | 2026-09-08T04:03:38.041Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6235 | 2026-09-08T04:03:38.041Z | |
| 6236 | 2026-09-08T04:03:38.066Z | Doc-tests pcap |
| 6237 | 2026-09-08T04:03:38.116Z | |
| 6238 | 2026-09-08T04:03:38.116Z | running 0 tests |
| 6239 | 2026-09-08T04:03:38.116Z | |
| 6240 | 2026-09-08T04:03:38.116Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6241 | 2026-09-08T04:03:38.116Z | |
| 6242 | 2026-09-08T04:03:38.164Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 6243 | 2026-09-08T04:03:38.164Z | + RUST_BACKTRACE=full |
| 6244 | 2026-09-08T04:03:38.164Z | + cargo test --features softnpu --no-fail-fast |
| 6245 | 2026-09-08T04:03:38.948Z | Compiling num-integer v0.1.46 |
| 6246 | 2026-09-08T04:03:38.952Z | Compiling num-complex v0.4.6 |
| 6247 | 2026-09-08T04:03:38.952Z | Compiling bitstruct_derive v0.1.0 |
| 6248 | 2026-09-08T04:03:38.952Z | Compiling tap v1.0.1 |
| 6249 | 2026-09-08T04:03:39.050Z | Compiling wyz v0.5.1 |
| 6250 | 2026-09-08T04:03:39.175Z | Compiling num-iter v0.1.45 |
| 6251 | 2026-09-08T04:03:39.209Z | Compiling num-rational v0.4.2 |
| 6252 | 2026-09-08T04:03:39.220Z | Compiling num-bigint v0.4.6 |
| 6253 | 2026-09-08T04:03:39.306Z | Compiling radium v0.7.0 |
| 6254 | 2026-09-08T04:03:39.319Z | Compiling funty v2.0.0 |
| 6255 | 2026-09-08T04:03:39.370Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 6256 | 2026-09-08T04:03:39.416Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6257 | 2026-09-08T04:03:39.505Z | Compiling num v0.4.3 |
| 6258 | 2026-09-08T04:03:39.585Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 6259 | 2026-09-08T04:03:39.597Z | Compiling nvpair_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6260 | 2026-09-08T04:03:39.621Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6261 | 2026-09-08T04:03:39.714Z | Compiling bitvec v1.0.1 |
| 6262 | 2026-09-08T04:03:39.727Z | Compiling nvpair v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6263 | 2026-09-08T04:03:39.876Z | Compiling typeid v1.0.3 |
| 6264 | 2026-09-08T04:03:39.899Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1) |
| 6265 | 2026-09-08T04:03:39.972Z | Compiling rgb_frame v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6266 | 2026-09-08T04:03:39.993Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6267 | 2026-09-08T04:03:40.046Z | Compiling viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6268 | 2026-09-08T04:03:40.126Z | Compiling ascii v1.1.0 |
| 6269 | 2026-09-08T04:03:40.606Z | Compiling rfb v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6270 | 2026-09-08T04:03:40.831Z | Compiling cpuid_utils v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6271 | 2026-09-08T04:03:40.892Z | Compiling viona_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6272 | 2026-09-08T04:03:40.905Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1) |
| 6273 | 2026-09-08T04:03:41.097Z | Compiling erased-serde v0.4.8 |
| 6274 | 2026-09-08T04:03:41.124Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 6275 | 2026-09-08T04:03:41.140Z | Compiling bitstruct v0.1.1 |
| 6276 | 2026-09-08T04:03:41.238Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 6277 | 2026-09-08T04:03:41.367Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#c1343544) |
| 6278 | 2026-09-08T04:03:41.787Z | Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#7e015d16) |
| 6279 | 2026-09-08T04:03:41.944Z | Compiling dladm v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6280 | 2026-09-08T04:03:41.955Z | Compiling serde_arrays v0.1.0 |
| 6281 | 2026-09-08T04:03:42.026Z | Compiling libloading v0.7.4 |
| 6282 | 2026-09-08T04:03:42.082Z | Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=main#7e015d16) |
| 6283 | 2026-09-08T04:03:42.303Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 6284 | 2026-09-08T04:03:42.361Z | Compiling propolis v0.1.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6285 | 2026-09-08T04:03:42.965Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 6286 | 2026-09-08T04:03:44.140Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 6287 | 2026-09-08T04:03:44.926Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 6288 | 2026-09-08T04:03:50.783Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 6289 | 2026-09-08T04:03:51.001Z | Compiling aal v0.1.0 (/work/oxidecomputer/dendrite/aal) |
| 6290 | 2026-09-08T04:03:51.004Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 6291 | 2026-09-08T04:03:51.005Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 6292 | 2026-09-08T04:03:51.079Z | Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 6293 | 2026-09-08T04:03:53.077Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 6294 | 2026-09-08T04:03:53.260Z | Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 6295 | 2026-09-08T04:03:53.550Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 6296 | 2026-09-08T04:03:59.446Z | Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 6297 | 2026-09-08T04:03:59.781Z | Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 6298 | 2026-09-08T04:04:07.302Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 6299 | 2026-09-08T04:04:09.697Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 6300 | 2026-09-08T04:04:13.208Z | Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 6301 | 2026-09-08T04:04:53.795Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 15s |
| 6302 | 2026-09-08T04:04:53.900Z | Running unittests src/lib.rs (target/debug/deps/aal-f369885cee4aae6f) |
| 6303 | 2026-09-08T04:04:53.920Z | |
| 6304 | 2026-09-08T04:04:53.921Z | running 0 tests |
| 6305 | 2026-09-08T04:04:53.921Z | |
| 6306 | 2026-09-08T04:04:53.921Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6307 | 2026-09-08T04:04:53.921Z | |
| 6308 | 2026-09-08T04:04:53.921Z | Running unittests src/lib.rs (target/debug/deps/aal_macros-5b37c54c08977ed3) |
| 6309 | 2026-09-08T04:04:53.921Z | |
| 6310 | 2026-09-08T04:04:53.921Z | running 0 tests |
| 6311 | 2026-09-08T04:04:53.921Z | |
| 6312 | 2026-09-08T04:04:53.921Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6313 | 2026-09-08T04:04:53.921Z | |
| 6314 | 2026-09-08T04:04:53.921Z | Running unittests src/lib.rs (target/debug/deps/asic-4222ef975006f37f) |
| 6315 | 2026-09-08T04:04:53.935Z | |
| 6316 | 2026-09-08T04:04:53.935Z | running 0 tests |
| 6317 | 2026-09-08T04:04:53.935Z | |
| 6318 | 2026-09-08T04:04:53.936Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6319 | 2026-09-08T04:04:53.936Z | |
| 6320 | 2026-09-08T04:04:53.936Z | Running unittests src/lib.rs (target/debug/deps/common-5e8ad7a4c62ed295) |
| 6321 | 2026-09-08T04:04:53.946Z | |
| 6322 | 2026-09-08T04:04:53.946Z | running 4 tests |
| 6323 | 2026-09-08T04:04:53.956Z | test nat::tests::test_vni ... ok |
| 6324 | 2026-09-08T04:04:53.956Z | test network::tests::test_generate_ipv6_link_local ... ok |
| 6325 | 2026-09-08T04:04:53.956Z | test test_purge ... ok |
| 6326 | 2026-09-08T04:04:53.960Z | test illumos::test::address_exists_handles_missing_object ... ok |
| 6327 | 2026-09-08T04:04:53.960Z | |
| 6328 | 2026-09-08T04:04:53.960Z | test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 6329 | 2026-09-08T04:04:53.960Z | |
| 6330 | 2026-09-08T04:04:53.960Z | Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-049fc7a9b9157ea9) |
| 6331 | 2026-09-08T04:04:53.983Z | |
| 6332 | 2026-09-08T04:04:53.983Z | running 1 test |
| 6333 | 2026-09-08T04:04:53.987Z | ------- |
| 6334 | 2026-09-08T04:04:53.987Z | Generating OpenAPI documents from API definitions ... |
| 6335 | 2026-09-08T04:04:54.146Z | Loading local OpenAPI documents from "/work/oxidecomputer/dendrite/openapi" ... |
| 6336 | 2026-09-08T04:04:54.212Z | Loading blessed OpenAPI documents from VCS revision "origin/main" path "openapi" |
| 6337 | 2026-09-08T04:04:55.285Z | ------- |
| 6338 | 2026-09-08T04:04:55.285Z | Checking 14 OpenAPI documents... |
| 6339 | 2026-09-08T04:04:55.309Z | Fresh dpd (versioned v1.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 6340 | 2026-09-08T04:04:55.309Z | Fresh dpd (versioned v2.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 6341 | 2026-09-08T04:04:55.309Z | Fresh dpd (versioned v3.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 6342 | 2026-09-08T04:04:55.309Z | Fresh dpd (versioned v4.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 6343 | 2026-09-08T04:04:55.309Z | Fresh dpd (versioned v5.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 6344 | 2026-09-08T04:04:55.309Z | Fresh dpd (versioned v6.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 6345 | 2026-09-08T04:04:55.309Z | Fresh dpd (versioned v7.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 6346 | 2026-09-08T04:04:55.310Z | Fresh dpd (versioned v8.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 6347 | 2026-09-08T04:04:55.310Z | Fresh dpd (versioned v9.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 6348 | 2026-09-08T04:04:55.310Z | Fresh dpd (versioned v10.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 6349 | 2026-09-08T04:04:55.310Z | Fresh dpd (versioned v11.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 6350 | 2026-09-08T04:04:55.310Z | Fresh dpd (versioned v12.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 6351 | 2026-09-08T04:04:55.310Z | Fresh dpd (versioned v13.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 6352 | 2026-09-08T04:04:55.310Z | Fresh dpd (versioned v14.0.0 (added locally)): Oxide Switch Dataplane Controller |
| 6353 | 2026-09-08T04:04:55.310Z | Fresh dpd "latest" symlink |
| 6354 | 2026-09-08T04:04:55.310Z | ------- |
| 6355 | 2026-09-08T04:04:55.310Z | Success 14 documents checked: 15 fresh, 0 stale, 0 failed, 0 other problems |
| 6356 | 2026-09-08T04:04:55.404Z | test test::test_apis_up_to_date ... ok |
| 6357 | 2026-09-08T04:04:55.405Z | |
| 6358 | 2026-09-08T04:04:55.405Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.39s |
| 6359 | 2026-09-08T04:04:55.405Z | |
| 6360 | 2026-09-08T04:04:55.425Z | Running unittests src/main.rs (target/debug/deps/dpd-8af8686b2616fae4) |
| 6361 | 2026-09-08T04:04:55.511Z | |
| 6362 | 2026-09-08T04:04:55.511Z | running 61 tests |
| 6363 | 2026-09-08T04:04:55.511Z | test freemap::test_ordering ... ok |
| 6364 | 2026-09-08T04:04:55.511Z | test config::tests::test_updates ... ok |
| 6365 | 2026-09-08T04:04:55.511Z | test dhcpv6::tests::test_create_duid_bytes ... ok |
| 6366 | 2026-09-08T04:04:55.511Z | test freemap::test_split ... ok |
| 6367 | 2026-09-08T04:04:55.511Z | test macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok |
| 6368 | 2026-09-08T04:04:55.511Z | test macaddrs::tests::test_mac_offset ... ok |
| 6369 | 2026-09-08T04:04:55.512Z | test macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok |
| 6370 | 2026-09-08T04:04:55.512Z | test macaddrs::tests::test_parse_port_id ... ok |
| 6371 | 2026-09-08T04:04:55.512Z | Sep 08 04:04:54.299 DEBG created new freemap, unit: freemap_test |
| 6372 | 2026-09-08T04:04:55.512Z | Sep 08 04:04:54.300 DEBG created new freemapSep 08 04:04:54.300, unit: freemap_test |
| 6373 | 2026-09-08T04:04:55.512Z | DEBGSep 08 04:04:54.300 DEBG initted freemap. size: 128, unit: freemap_test |
| 6374 | 2026-09-08T04:04:55.512Z | Sep 08 04:04:54.300 DEBG reset freemap, unit: freemap_test |
| 6375 | 2026-09-08T04:04:55.512Z | test mcast::tests::test_canonicalize_sources ... ok |
| 6376 | 2026-09-08T04:04:55.512Z | Sep 08 04:04:54.300 DEBG created new freemap, unit: freemap_test |
| 6377 | 2026-09-08T04:04:55.512Z | Sep 08 04:04:54.300 DEBG created new freemapSep 08 04:04:54.300 , DEBGunit :initted freemap. size: 128 , freemap_testunit: |
| 6378 | 2026-09-08T04:04:55.512Z | initted freemap. size: 128freemap_test, |
| 6379 | 2026-09-08T04:04:55.512Z | unit: freemap_testSep 08 04:04:54.300 |
| 6380 | 2026-09-08T04:04:55.512Z | DEBG reset freemapSep 08 04:04:54.300, unitDEBG: initted freemap. size: 128freemap_test, |
| 6381 | 2026-09-08T04:04:55.512Z | unit: freemap_test |
| 6382 | 2026-09-08T04:04:55.512Z | Sep 08 04:04:54.300Sep 08 04:04:54.300 DEBGDEBG reset freemapreset freemap, , unitunit:: freemap_testfreemap_test |
| 6383 | 2026-09-08T04:04:55.512Z | |
| 6384 | 2026-09-08T04:04:55.512Z | test freemap::test_free ... ok |
| 6385 | 2026-09-08T04:04:55.512Z | test freemap::test_basic ... ok |
| 6386 | 2026-09-08T04:04:55.512Z | test freemap::test_reclaim ... ok |
| 6387 | 2026-09-08T04:04:55.512Z | test freemap::test_exhaustion ... ok |
| 6388 | 2026-09-08T04:04:55.512Z | test mcast::tests::test_create_port_bitmap_all_same_direction ... ok |
| 6389 | 2026-09-08T04:04:55.512Z | test mcast::tests::test_create_port_bitmap_empty ... ok |
| 6390 | 2026-09-08T04:04:55.512Z | test mcast::tests::test_create_port_bitmap_filters_by_direction ... ok |
| 6391 | 2026-09-08T04:04:55.512Z | Sep 08 04:04:54.300 DEBG created new freemap, unit: freemap_test |
| 6392 | 2026-09-08T04:04:55.512Z | Sep 08 04:04:54.300 DEBG initted freemap. size: 8, unit: freemap_test |
| 6393 | 2026-09-08T04:04:55.512Z | Sep 08 04:04:54.300 DEBG reset freemap, unit: freemap_test |
| 6394 | 2026-09-08T04:04:55.513Z | test freemap::test_reclaim_preserves_existing_freelist ... ok |
| 6395 | 2026-09-08T04:04:55.513Z | test mcast::tests::test_multicast_group_data_generate_id_allocation ... ok |
| 6396 | 2026-09-08T04:04:55.513Z | test mcast::tests::test_multicast_group_data_id_exhaustion ... ok |
| 6397 | 2026-09-08T04:04:55.513Z | test mcast::tests::test_scoped_group_id_drop_returns_to_pool ... ok |
| 6398 | 2026-09-08T04:04:55.513Z | test mcast::tests::test_paired_allocation_and_cleanup ... ok |
| 6399 | 2026-09-08T04:04:55.513Z | test mcast::tests::test_concurrent_allocation_and_deallocation ... ok |
| 6400 | 2026-09-08T04:04:55.513Z | test mcast::tests::test_sources_contain_any ... ok |
| 6401 | 2026-09-08T04:04:55.513Z | test mcast::tests::test_scoped_group_id_weak_reference_cleanup ... ok |
| 6402 | 2026-09-08T04:04:55.513Z | test mcast::validate::tests::test_address_validation_integrated ... ok |
| 6403 | 2026-09-08T04:04:55.513Z | test mcast::validate::tests::test_address_validation_with_source_validation ... ok |
| 6404 | 2026-09-08T04:04:55.513Z | test mcast::validate::tests::test_ipv4_ssm_with_sources ... ok |
| 6405 | 2026-09-08T04:04:55.513Z | test mcast::tests::test_concurrent_id_allocation ... ok |
| 6406 | 2026-09-08T04:04:55.513Z | test mcast::validate::tests::test_ipv4_validation ... ok |
| 6407 | 2026-09-08T04:04:55.513Z | Sep 08 04:04:54.301 DEBG created new freemap, unit: freemap_test |
| 6408 | 2026-09-08T04:04:55.513Z | Sep 08 04:04:54.301 DEBG initted freemap. size: 128, unit: freemap_test |
| 6409 | 2026-09-08T04:04:55.513Z | test mcast::validate::tests::test_ipv6_ssm_with_sources ... ok |
| 6410 | 2026-09-08T04:04:55.513Z | Sep 08 04:04:54.301 DEBG reset freemap, unit: freemap_test |
| 6411 | 2026-09-08T04:04:55.513Z | test mcast::validate::tests::test_is_ssm_function ... ok |
| 6412 | 2026-09-08T04:04:55.513Z | test mcast::validate::tests::test_ipv6_validation ... ok |
| 6413 | 2026-09-08T04:04:55.513Z | test freemap::test_span ... ok |
| 6414 | 2026-09-08T04:04:55.513Z | test mcast::validate::tests::test_multicast_validation_boundaries ... ok |
| 6415 | 2026-09-08T04:04:55.513Z | test mcast::validate::tests::test_validate_not_underlay_subnet ... ok |
| 6416 | 2026-09-08T04:04:55.513Z | test mcast::validate::tests::test_validate_nat_target ... ok |
| 6417 | 2026-09-08T04:04:55.513Z | test mcast::tests::test_id_range_boundaries ... ok |
| 6418 | 2026-09-08T04:04:55.513Z | test mcast::validate::tests::test_validate_source_addresses ... ok |
| 6419 | 2026-09-08T04:04:55.514Z | test mcast::validate::tests::test_validate_tag ... ok |
| 6420 | 2026-09-08T04:04:55.514Z | test nat::test_mapping ... ok |
| 6421 | 2026-09-08T04:04:55.514Z | test port_map::tests::test_backplane_group ... ok |
| 6422 | 2026-09-08T04:04:55.514Z | test mcast::validate::tests::test_validate_tag_format ... ok |
| 6423 | 2026-09-08T04:04:55.514Z | test port_map::tests::test_port_map ... ok |
| 6424 | 2026-09-08T04:04:55.514Z | test port_map::tests::dump_map ... ok |
| 6425 | 2026-09-08T04:04:55.514Z | test api_server::tests::test_build_info ... ok |
| 6426 | 2026-09-08T04:04:55.514Z | Sep 08 04:04:54.303 DEBG created new freemap, unit: freemap_route_ipv4 |
| 6427 | 2026-09-08T04:04:55.514Z | Sep 08 04:04:54.303 DEBG created new freemap, unit: freemap_route_ipv6 |
| 6428 | 2026-09-08T04:04:55.514Z | Sep 08 04:04:54.303 DEBG initted freemap. size: 64, unit: freemap_route_ipv4 |
| 6429 | 2026-09-08T04:04:55.514Z | Sep 08 04:04:54.303 DEBG reset freemap, unit: freemap_route_ipv4 |
| 6430 | 2026-09-08T04:04:55.514Z | Sep 08 04:04:54.303 DEBG initted freemap. size: 64, unit: freemap_route_ipv6 |
| 6431 | 2026-09-08T04:04:55.514Z | Sep 08 04:04:54.303 DEBG reset freemap, unit: freemap_route_ipv6 |
| 6432 | 2026-09-08T04:04:55.514Z | Sep 08 04:04:54.303 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 6433 | 2026-09-08T04:04:55.514Z | Sep 08 04:04:54.303 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 } }] |
| 6434 | 2026-09-08T04:04:55.514Z | Sep 08 04:04:54.303 INFO adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 6435 | 2026-09-08T04:04:55.514Z | Sep 08 04:04:54.303 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 } }] |
| 6436 | 2026-09-08T04:04:55.514Z | Sep 08 04:04:54.303 INFO adding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 6437 | 2026-09-08T04:04:55.514Z | Sep 08 04:04:54.303 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 } }] |
| 6438 | 2026-09-08T04:04:55.514Z | Sep 08 04:04:54.303 INFO adding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 6439 | 2026-09-08T04:04:55.514Z | Sep 08 04:04:54.303 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 } }] |
| 6440 | 2026-09-08T04:04:55.514Z | Sep 08 04:04:54.303 INFO adding route 3fff:beef::/64 -> 2001:db8::55:ff |
| 6441 | 2026-09-08T04:04:55.514Z | Sep 08 04:04:54.303 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 } }] |
| 6442 | 2026-09-08T04:04:55.514Z | Sep 08 04:04:54.303 INFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ff |
| 6443 | 2026-09-08T04:04:55.514Z | Sep 08 04:04:54.303 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 } }] |
| 6444 | 2026-09-08T04:04:55.514Z | Sep 08 04:04:54.303 INFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ff |
| 6445 | 2026-09-08T04:04:55.514Z | Sep 08 04:04:54.303 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 } }] |
| 6446 | 2026-09-08T04:04:55.514Z | Sep 08 04:04:54.303 INFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ff |
| 6447 | 2026-09-08T04:04:55.515Z | Sep 08 04:04:54.303 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 } }] |
| 6448 | 2026-09-08T04:04:55.515Z | Sep 08 04:04:54.303 INFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ff |
| 6449 | 2026-09-08T04:04:55.515Z | Sep 08 04:04:54.303 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 } }] |
| 6450 | 2026-09-08T04:04:55.515Z | Sep 08 04:04:54.303 INFO adding route 3fff:beef:5::/64 -> 2001:db8::55:ff |
| 6451 | 2026-09-08T04:04:55.515Z | Sep 08 04:04:54.303 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 } }] |
| 6452 | 2026-09-08T04:04:55.515Z | Sep 08 04:04:54.303 INFO adding route 3fff:beef:6::/64 -> 2001:db8::55:ff |
| 6453 | 2026-09-08T04:04:55.515Z | Sep 08 04:04:54.303 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 } }] |
| 6454 | 2026-09-08T04:04:55.515Z | Sep 08 04:04:54.303 INFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ff |
| 6455 | 2026-09-08T04:04:55.515Z | Sep 08 04:04:54.303 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 } }] |
| 6456 | 2026-09-08T04:04:55.515Z | Sep 08 04:04:54.303 INFO adding route 3fff:beef:8::/64 -> 2001:db8::55:ff |
| 6457 | 2026-09-08T04:04:55.515Z | Sep 08 04:04:54.303 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 } }] |
| 6458 | 2026-09-08T04:04:55.515Z | Sep 08 04:04:54.303 INFO adding route 3fff:beef:9::/64 -> 2001:db8::55:ff |
| 6459 | 2026-09-08T04:04:55.515Z | Sep 08 04:04:54.303 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 } }] |
| 6460 | 2026-09-08T04:04:55.515Z | Sep 08 04:04:54.303 INFO adding route 3fff:beef:a::/64 -> 2001:db8::55:ff |
| 6461 | 2026-09-08T04:04:55.519Z | Sep 08 04:04:54.303 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 } }] |
| 6462 | 2026-09-08T04:04:55.519Z | Sep 08 04:04:54.303 INFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ff |
| 6463 | 2026-09-08T04:04:55.519Z | Sep 08 04:04:54.303 DEBG replacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6464 | 2026-09-08T04:04:55.519Z | Sep 08 04:04:54.303 INFO adding route 3fff:beef:c::/64 -> 2001:db8::55:ff |
| 6465 | 2026-09-08T04:04:55.519Z | Sep 08 04:04:54.303 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 } }] |
| 6466 | 2026-09-08T04:04:55.519Z | Sep 08 04:04:54.303 INFO adding route 3fff:beef:d::/64 -> 2001:db8::55:ff |
| 6467 | 2026-09-08T04:04:55.519Z | Sep 08 04:04:54.303 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 } }] |
| 6468 | 2026-09-08T04:04:55.519Z | Sep 08 04:04:54.303 INFO adding route 3fff:beef:e::/64 -> 2001:db8::55:ff |
| 6469 | 2026-09-08T04:04:55.519Z | Sep 08 04:04:54.303Sep 08 04:04:54.303 DEBG created new freemap, unit: freemap_route_ipv4 |
| 6470 | 2026-09-08T04:04:55.519Z | Sep 08 04:04:54.303 DEBG created new freemap, unit: freemap_route_ipv6 |
| 6471 | 2026-09-08T04:04:55.519Z | Sep 08 04:04:54.303 DEBG initted freemap. size: 64, unit: freemap_route_ipv4 |
| 6472 | 2026-09-08T04:04:55.520Z | Sep 08 04:04:54.303 DEBG reset freemap, unit: freemap_route_ipv4 |
| 6473 | 2026-09-08T04:04:55.520Z | Sep 08 04:04:54.303 DEBG initted freemap. size: 64, unit: freemap_route_ipv6 |
| 6474 | 2026-09-08T04:04:55.520Z | Sep 08 04:04:54.303 DEBG reset freemap, unit: freemap_route_ipv6 |
| 6475 | 2026-09-08T04:04:55.520Z | Sep 08 04:04:54.303 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 6476 | 2026-09-08T04:04:55.520Z | Sep 08 04:04:54.303 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 } }] |
| 6477 | 2026-09-08T04:04:55.520Z | Sep 08 04:04:54.303 INFO adding route 3fff:beef::/64 -> 2001:db8::55:ff |
| 6478 | 2026-09-08T04:04:55.520Z | Sep 08 04:04:54.303 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 } }] |
| 6479 | 2026-09-08T04:04:55.520Z | Sep 08 04:04:54.303 INFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ff |
| 6480 | 2026-09-08T04:04:55.520Z | DEBGSep 08 04:04:54.303 DEBG replacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 6481 | 2026-09-08T04:04:55.520Z | |
| 6482 | 2026-09-08T04:04:55.520Z | Sep 08 04:04:54.303 INFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ff |
| 6483 | 2026-09-08T04:04:55.520Z | Sep 08 04:04:54.303Sep 08 04:04:54.303 DEBGINFO replacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:f::/64 -> 2001:db8::55:ff |
| 6484 | 2026-09-08T04:04:55.520Z | |
| 6485 | 2026-09-08T04:04:55.520Z | Sep 08 04:04:54.303Sep 08 04:04:54.303 INFODEBG adding route 3fff:beef:3::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6486 | 2026-09-08T04:04:55.520Z | |
| 6487 | 2026-09-08T04:04:55.520Z | Sep 08 04:04:54.303Sep 08 04:04:54.303 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:10::/64 -> 2001:db8::55:ff |
| 6488 | 2026-09-08T04:04:55.520Z | |
| 6489 | 2026-09-08T04:04:55.520Z | Sep 08 04:04:54.303Sep 08 04:04:54.303 INFODEBG adding route 3fff:beef:4::/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 } }] |
| 6490 | 2026-09-08T04:04:55.520Z | |
| 6491 | 2026-09-08T04:04:55.520Z | Sep 08 04:04:54.303Sep 08 04:04:54.303 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:11::/64 -> 2001:db8::55:ff |
| 6492 | 2026-09-08T04:04:55.520Z | |
| 6493 | 2026-09-08T04:04:55.520Z | Sep 08 04:04:54.303Sep 08 04:04:54.303 INFODEBG adding route 3fff:beef:5::/64 -> 2001:db8::55:ffreplacing 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 } }] |
| 6494 | 2026-09-08T04:04:55.520Z | |
| 6495 | 2026-09-08T04:04:55.520Z | Sep 08 04:04:54.303Sep 08 04:04:54.303 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:12::/64 -> 2001:db8::55:ff |
| 6496 | 2026-09-08T04:04:55.520Z | |
| 6497 | 2026-09-08T04:04:55.520Z | Sep 08 04:04:54.303Sep 08 04:04:54.303 INFODEBG adding route 3fff:beef:6::/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 } }] |
| 6498 | 2026-09-08T04:04:55.520Z | |
| 6499 | 2026-09-08T04:04:55.521Z | Sep 08 04:04:54.303Sep 08 04:04:54.303 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:13::/64 -> 2001:db8::55:ff |
| 6500 | 2026-09-08T04:04:55.521Z | |
| 6501 | 2026-09-08T04:04:55.521Z | Sep 08 04:04:54.303Sep 08 04:04:54.303 INFODEBG adding route 3fff:beef:7::/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 } }] |
| 6502 | 2026-09-08T04:04:55.521Z | |
| 6503 | 2026-09-08T04:04:55.521Z | test port_map::tests::parse_softnpu_revision ... ok |
| 6504 | 2026-09-08T04:04:55.521Z | Sep 08 04:04:54.303Sep 08 04:04:54.303 DEBGINFO replacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:14::/64 -> 2001:db8::55:ff |
| 6505 | 2026-09-08T04:04:55.521Z | Sep 08 04:04:54.303 |
| 6506 | 2026-09-08T04:04:55.521Z | DEBG Sep 08 04:04:54.303created new freemap Sep 08 04:04:54.303, INFODEBGunit replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:8::/64 -> 2001:db8::55:ff |
| 6507 | 2026-09-08T04:04:55.521Z | : |
| 6508 | 2026-09-08T04:04:55.521Z | freemap_route_ipv4 |
| 6509 | 2026-09-08T04:04:55.521Z | Sep 08 04:04:54.303Sep 08 04:04:54.303 DEBGINFO replacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 04:04:54.303 |
| 6510 | 2026-09-08T04:04:55.521Z | adding route 3fff:beef:15::/64 -> 2001:db8::55:ff |
| 6511 | 2026-09-08T04:04:55.521Z | DEBG Sep 08 04:04:54.303created new freemap Sep 08 04:04:54.303INFO DEBGadding route 3fff:beef:9::/64 -> 2001:db8::55:ff, |
| 6512 | 2026-09-08T04:04:55.521Z | unitreplacing 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 } }]: |
| 6513 | 2026-09-08T04:04:55.521Z | freemap_route_ipv6 |
| 6514 | 2026-09-08T04:04:55.521Z | Sep 08 04:04:54.303Sep 08 04:04:54.303 DEBGINFO Sep 08 04:04:54.303replacing 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:16::/64 -> 2001:db8::55:ff |
| 6515 | 2026-09-08T04:04:55.521Z | |
| 6516 | 2026-09-08T04:04:55.521Z | DEBG initted freemap. size: 64, unitSep 08 04:04:54.303Sep 08 04:04:54.303: DEBGfreemap_route_ipv4 Sep 08 04:04:54.303replacing 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 } }] |
| 6517 | 2026-09-08T04:04:55.521Z | |
| 6518 | 2026-09-08T04:04:55.521Z | DEBGINFO created new freemapadding route 3fff:beef:a::/64 -> 2001:db8::55:ffSep 08 04:04:54.303, |
| 6519 | 2026-09-08T04:04:55.521Z | unitDEBGSep 08 04:04:54.303: reset freemapINFO freemap_route_ipv4Sep 08 04:04:54.303adding route 3fff:beef:17::/64 -> 2001:db8::55:ff |
| 6520 | 2026-09-08T04:04:55.521Z | , DEBGunit |
| 6521 | 2026-09-08T04:04:55.521Z | :replacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 08 04:04:54.303 |
| 6522 | 2026-09-08T04:04:55.521Z | freemap_route_ipv4 |
| 6523 | 2026-09-08T04:04:55.521Z | DEBG replacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 04:04:54.303 |
| 6524 | 2026-09-08T04:04:55.521Z | Sep 08 04:04:54.303Sep 08 04:04:54.303INFO DEBGadding route 3fff:beef:b::/64 -> 2001:db8::55:ffDEBG Sep 08 04:04:54.303created new freemap |
| 6525 | 2026-09-08T04:04:55.521Z | initted freemap. size: 64Sep 08 04:04:54.303 Sep 08 04:04:54.303DEBG , DEBGINFOunit :, 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 } }]unitadding route 3fff:beef:18::/64 -> 2001:db8::55:ff |
| 6526 | 2026-09-08T04:04:55.521Z | : |
| 6527 | 2026-09-08T04:04:55.522Z | created new freemapfreemap_route_ipv6Sep 08 04:04:54.303freemap_route_ipv6Sep 08 04:04:54.303 |
| 6528 | 2026-09-08T04:04:55.522Z | , DEBG |
| 6529 | 2026-09-08T04:04:55.522Z | INFO unitadding route 3fff:beef:c::/64 -> 2001:db8::55:ff :replacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 08 04:04:54.303freemap_route_ipv4 |
| 6530 | 2026-09-08T04:04:55.522Z | |
| 6531 | 2026-09-08T04:04:55.522Z | |
| 6532 | 2026-09-08T04:04:55.522Z | Sep 08 04:04:54.303 DEBGDEBG Sep 08 04:04:54.303 initted freemap. size: 64 reset freemap, Sep 08 04:04:54.303DEBGSep 08 04:04:54.303unit , created new freemap DEBG, unitINFO: : 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:19::/64 -> 2001:db8::55:ff |
| 6533 | 2026-09-08T04:04:55.522Z | freemap_route_ipv6 |
| 6534 | 2026-09-08T04:04:55.522Z | unit |
| 6535 | 2026-09-08T04:04:55.522Z | : Sep 08 04:04:54.303Sep 08 04:04:54.303freemap_route_ipv4 Sep 08 04:04:54.303 |
| 6536 | 2026-09-08T04:04:55.522Z | INFODEBG 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:d::/64 -> 2001:db8::55:ffINFOfreemap_route_ipv6 |
| 6537 | 2026-09-08T04:04:55.522Z | |
| 6538 | 2026-09-08T04:04:55.522Z | |
| 6539 | 2026-09-08T04:04:55.522Z | Sep 08 04:04:54.303Sep 08 04:04:54.304adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 08 04:04:54.304 |
| 6540 | 2026-09-08T04:04:55.522Z | Sep 08 04:04:54.304INFO DEBG adding route 3fff:beef:1a::/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 } }] |
| 6541 | 2026-09-08T04:04:55.522Z | Sep 08 04:04:54.304DEBG DEBG |
| 6542 | 2026-09-08T04:04:55.522Z | DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]Sep 08 04:04:54.304 reset freemap Sep 08 04:04:54.304initted freemap. size: 64, , |
| 6543 | 2026-09-08T04:04:55.522Z | unit:unit : Sep 08 04:04:54.304freemap_route_ipv4freemap_route_ipv4 INFODEBG |
| 6544 | 2026-09-08T04:04:55.522Z | 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 } }]INFO adding route 3fff:beef:e::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 6545 | 2026-09-08T04:04:55.522Z | |
| 6546 | 2026-09-08T04:04:55.522Z | |
| 6547 | 2026-09-08T04:04:55.522Z | |
| 6548 | 2026-09-08T04:04:55.522Z | Sep 08 04:04:54.304 Sep 08 04:04:54.304Sep 08 04:04:54.304Sep 08 04:04:54.304 Sep 08 04:04:54.304 DEBG DEBGDEBG reset freemapINFOreplacing 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 } }] DEBG |
| 6549 | 2026-09-08T04:04:55.522Z | adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff |
| 6550 | 2026-09-08T04:04:55.522Z | , 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 } }] |
| 6551 | 2026-09-08T04:04:55.522Z | Sep 08 04:04:54.304 DEBGfreemap_route_ipv4Sep 08 04:04:54.304 |
| 6552 | 2026-09-08T04:04:55.522Z | 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 } }]initted freemap. size: 64 Sep 08 04:04:54.304 |
| 6553 | 2026-09-08T04:04:55.522Z | adding route 3fff:beef::/64 -> 2001:db8::55:ff, |
| 6554 | 2026-09-08T04:04:55.522Z | Sep 08 04:04:54.304unit: INFO DEBGSep 08 04:04:54.304 freemap_route_ipv6initted freemap. size: 64 , Sep 08 04:04:54.304 |
| 6555 | 2026-09-08T04:04:55.522Z | unit:DEBG adding route 3fff:beef:f::/64 -> 2001:db8::55:ff |
| 6556 | 2026-09-08T04:04:55.523Z | Sep 08 04:04:54.304freemap_route_ipv6replacing 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 } }] |
| 6557 | 2026-09-08T04:04:55.523Z | Sep 08 04:04:54.304 |
| 6558 | 2026-09-08T04:04:55.523Z | INFODEBG DEBG adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff reset freemapreplacing 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 } }], |
| 6559 | 2026-09-08T04:04:55.523Z | Sep 08 04:04:54.304unit : |
| 6560 | 2026-09-08T04:04:55.523Z | Sep 08 04:04:54.304Sep 08 04:04:54.304INFO freemap_route_ipv6DEBG |
| 6561 | 2026-09-08T04:04:55.534Z | adding route 3fff:beef:1::/64 -> 2001:db8::55:ff DEBGSep 08 04:04:54.304reset freemap |
| 6562 | 2026-09-08T04:04:55.534Z | , INFOreplacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6563 | 2026-09-08T04:04:55.534Z | unit Sep 08 04:04:54.304Sep 08 04:04:54.304 adding route 3fff:beef:10::/64 -> 2001:db8::55:ffSep 08 04:04:54.304:DEBGINFO |
| 6564 | 2026-09-08T04:04:55.534Z | freemap_route_ipv6 adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 6565 | 2026-09-08T04:04:55.534Z | INFOSep 08 04:04:54.304replacing 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 } }] |
| 6566 | 2026-09-08T04:04:55.534Z | adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff |
| 6567 | 2026-09-08T04:04:55.534Z | 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 } }] |
| 6568 | 2026-09-08T04:04:55.534Z | Sep 08 04:04:54.304 |
| 6569 | 2026-09-08T04:04:55.534Z | Sep 08 04:04:54.304Sep 08 04:04:54.304 DEBG Sep 08 04:04:54.304 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 |
| 6570 | 2026-09-08T04:04:55.534Z | INFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:1Sep 08 04:04:54.304 |
| 6571 | 2026-09-08T04:04:55.534Z | |
| 6572 | 2026-09-08T04:04:55.534Z | Sep 08 04:04:54.304 INFODEBG INFO adding route 3fff:beef:1e::/64 -> 2001:db8::55:ffadding route 3fff:beef:11::/64 -> 2001:db8::55:ff |
| 6573 | 2026-09-08T04:04:55.534Z | Sep 08 04:04:54.304Sep 08 04:04:54.304 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 } }]DEBGSep 08 04:04:54.304 DEBG |
| 6574 | 2026-09-08T04:04:55.534Z | replacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBG |
| 6575 | 2026-09-08T04:04:55.535Z | 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 } }] |
| 6576 | 2026-09-08T04:04:55.535Z | |
| 6577 | 2026-09-08T04:04:55.535Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]Sep 08 04:04:54.304 |
| 6578 | 2026-09-08T04:04:55.535Z | Sep 08 04:04:54.304Sep 08 04:04:54.304Sep 08 04:04:54.304 INFOINFO INFODEBG adding route 3fff:beef:1f::/64 -> 2001:db8::55:ffreplacing 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:beef:3::/64 -> 2001:db8::55:ffSep 08 04:04:54.304 |
| 6579 | 2026-09-08T04:04:55.535Z | |
| 6580 | 2026-09-08T04:04:55.535Z | adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 6581 | 2026-09-08T04:04:55.535Z | INFO |
| 6582 | 2026-09-08T04:04:55.535Z | adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 6583 | 2026-09-08T04:04:55.535Z | Sep 08 04:04:54.304Sep 08 04:04:54.304Sep 08 04:04:54.304Sep 08 04:04:54.304 DEBG DEBGDEBGreplacing 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 } }]INFO |
| 6584 | 2026-09-08T04:04:55.535Z | Sep 08 04:04:54.304replacing 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:12::/64 -> 2001:db8::55:ff |
| 6585 | 2026-09-08T04:04:55.535Z | 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 |
| 6586 | 2026-09-08T04:04:55.535Z | |
| 6587 | 2026-09-08T04:04:55.535Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]Sep 08 04:04:54.304 |
| 6588 | 2026-09-08T04:04:55.535Z | Sep 08 04:04:54.304Sep 08 04:04:54.304INFO Sep 08 04:04:54.304Sep 08 04:04:54.304INFO INFO INFOadding route 3fff:beef:20::/64 -> 2001:db8::55:ff adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 6589 | 2026-09-08T04:04:55.535Z | |
| 6590 | 2026-09-08T04:04:55.535Z | 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 } }]adding route 3fff:beef:4::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 6591 | 2026-09-08T04:04:55.535Z | |
| 6592 | 2026-09-08T04:04:55.535Z | Sep 08 04:04:54.304 |
| 6593 | 2026-09-08T04:04:55.535Z | DEBG Sep 08 04:04:54.304replacing 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 } }] |
| 6594 | 2026-09-08T04:04:55.535Z | DEBG Sep 08 04:04:54.304Sep 08 04:04:54.304replacing 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 |
| 6595 | 2026-09-08T04:04:55.535Z | Sep 08 04:04:54.304 DEBG Sep 08 04:04:54.304 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 } }]INFOINFOSep 08 04:04:54.304 adding route 3fff:beef:13::/64 -> 2001:db8::55:ffINFO |
| 6596 | 2026-09-08T04:04:55.535Z | adding route 3fff:dead::/64 -> 2001:db8::55:2 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 } }] |
| 6597 | 2026-09-08T04:04:55.535Z | |
| 6598 | 2026-09-08T04:04:55.536Z | |
| 6599 | 2026-09-08T04:04:55.536Z | adding route 3fff:beef:21::/64 -> 2001:db8::55:ff |
| 6600 | 2026-09-08T04:04:55.536Z | Sep 08 04:04:54.304 Sep 08 04:04:54.304INFO Sep 08 04:04:54.304Sep 08 04:04:54.304DEBG Sep 08 04:04:54.304adding route 3fff:beef:5::/64 -> 2001:db8::55:ff |
| 6601 | 2026-09-08T04:04:55.536Z | replacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 6602 | 2026-09-08T04:04:55.536Z | DEBG Sep 08 04:04:54.304replacing 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: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 } }] |
| 6603 | 2026-09-08T04:04:55.536Z | |
| 6604 | 2026-09-08T04:04:55.536Z | DEBG INFO Sep 08 04:04:54.304replacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 04:04:54.304 adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 6605 | 2026-09-08T04:04:55.536Z | |
| 6606 | 2026-09-08T04:04:55.536Z | INFO Sep 08 04:04:54.304 INFO adding route 3fff:beef:22::/64 -> 2001:db8::55:ffINFOSep 08 04:04:54.304 adding route 3fff:beef::/64 -> 2001:db8::55:ffadding route 3fff:beef:14::/64 -> 2001:db8::55:ffSep 08 04:04:54.304INFO |
| 6607 | 2026-09-08T04:04:55.536Z | adding route 3fff:beef:6::/64 -> 2001:db8::55:ffDEBG |
| 6608 | 2026-09-08T04:04:55.536Z | 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 } }] |
| 6609 | 2026-09-08T04:04:55.536Z | |
| 6610 | 2026-09-08T04:04:55.536Z | |
| 6611 | 2026-09-08T04:04:55.536Z | Sep 08 04:04:54.304Sep 08 04:04:54.304 Sep 08 04:04:54.304Sep 08 04:04:54.304 Sep 08 04:04:54.304INFO DEBG adding route 3fff:beef::/64 -> 2001:db8::55:ffDEBGreplacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6612 | 2026-09-08T04:04:55.536Z | DEBGDEBG replacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] 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 } }] |
| 6613 | 2026-09-08T04:04:55.536Z | 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 } }] |
| 6614 | 2026-09-08T04:04:55.536Z | Sep 08 04:04:54.304 |
| 6615 | 2026-09-08T04:04:55.536Z | |
| 6616 | 2026-09-08T04:04:55.536Z | Sep 08 04:04:54.304Sep 08 04:04:54.304 INFOINFOSep 08 04:04:54.304 adding route 3fff:beef:7::/64 -> 2001:db8::55:ff |
| 6617 | 2026-09-08T04:04:55.536Z | adding route 3fff:beef:23::/64 -> 2001:db8::55:ffSep 08 04:04:54.304DEBG |
| 6618 | 2026-09-08T04:04:55.536Z | INFO 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 } }] |
| 6619 | 2026-09-08T04:04:55.536Z | Sep 08 04:04:54.304 INFO Sep 08 04:04:54.304Sep 08 04:04:54.304 adding route 3fff:beef:15::/64 -> 2001:db8::55:ffDEBG adding route 3fff:beef:1::/64 -> 2001:db8::55:ffINFO |
| 6620 | 2026-09-08T04:04:55.536Z | 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 } }]adding route 3fff:beef:1::/64 -> 2001:db8::55:ff |
| 6621 | 2026-09-08T04:04:55.536Z | |
| 6622 | 2026-09-08T04:04:55.537Z | |
| 6623 | 2026-09-08T04:04:55.537Z | 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 } }] |
| 6624 | 2026-09-08T04:04:55.537Z | Sep 08 04:04:54.304Sep 08 04:04:54.304 Sep 08 04:04:54.304Sep 08 04:04:54.304 Sep 08 04:04:54.304DEBG INFOreplacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBGadding route 3fff:beef:8::/64 -> 2001:db8::55:ffDEBG 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 } }] |
| 6625 | 2026-09-08T04:04:55.537Z | |
| 6626 | 2026-09-08T04:04:55.537Z | 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:24::/64 -> 2001:db8::55:ff |
| 6627 | 2026-09-08T04:04:55.537Z | |
| 6628 | 2026-09-08T04:04:55.537Z | |
| 6629 | 2026-09-08T04:04:55.537Z | Sep 08 04:04:54.304 Sep 08 04:04:54.304Sep 08 04:04:54.304Sep 08 04:04:54.304 INFOINFODEBG adding route 3fff:beef:2::/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 } }] |
| 6630 | 2026-09-08T04:04:55.537Z | Sep 08 04:04:54.304adding route 3fff:beef:16::/64 -> 2001:db8::55:ff |
| 6631 | 2026-09-08T04:04:55.537Z | INFO |
| 6632 | 2026-09-08T04:04:55.537Z | adding route 3fff:beef:2::/64 -> 2001:db8::55:ffDEBG |
| 6633 | 2026-09-08T04:04:55.537Z | 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 08 04:04:54.304 Sep 08 04:04:54.304INFO |
| 6634 | 2026-09-08T04:04:55.537Z | Sep 08 04:04:54.304 DEBGDEBG Sep 08 04:04:54.304 replacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:9::/64 -> 2001:db8::55:ffSep 08 04:04:54.304 |
| 6635 | 2026-09-08T04:04:55.537Z | |
| 6636 | 2026-09-08T04:04:55.537Z | 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 } }]INFOreplacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6637 | 2026-09-08T04:04:55.537Z | adding route 3fff:beef:25::/64 -> 2001:db8::55:ff |
| 6638 | 2026-09-08T04:04:55.537Z | Sep 08 04:04:54.304 |
| 6639 | 2026-09-08T04:04:55.537Z | Sep 08 04:04:54.304 INFO Sep 08 04:04:54.304DEBG Sep 08 04:04:54.304 adding route 3fff:beef:3::/64 -> 2001:db8::55:ff Sep 08 04:04:54.304 |
| 6640 | 2026-09-08T04:04:55.537Z | 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 } }] |
| 6641 | 2026-09-08T04:04:55.537Z | 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 } }]INFO |
| 6642 | 2026-09-08T04:04:55.537Z | INFO Sep 08 04:04:54.304adding route 3fff:beef:3::/64 -> 2001:db8::55:ff adding route 3fff:beef:17::/64 -> 2001:db8::55:ffDEBG |
| 6643 | 2026-09-08T04:04:55.537Z | Sep 08 04:04:54.304Sep 08 04:04:54.304 INFOINFO 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 } }] |
| 6644 | 2026-09-08T04:04:55.537Z | |
| 6645 | 2026-09-08T04:04:55.537Z | adding route 3fff:beef:a::/64 -> 2001:db8::55:ffadding route 3fff:beef:26::/64 -> 2001:db8::55:ff |
| 6646 | 2026-09-08T04:04:55.538Z | Sep 08 04:04:54.304Sep 08 04:04:54.304 |
| 6647 | 2026-09-08T04:04:55.538Z | 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 } }]DEBGSep 08 04:04:54.304 Sep 08 04:04:54.304replacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 08 04:04:54.304 |
| 6648 | 2026-09-08T04:04:55.538Z | |
| 6649 | 2026-09-08T04:04:55.538Z | INFO DEBGSep 08 04:04:54.304 DEBG adding route 3fff:beef:4::/64 -> 2001:db8::55:ffSep 08 04:04:54.304 |
| 6650 | 2026-09-08T04:04:55.538Z | 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 } }] |
| 6651 | 2026-09-08T04:04:55.538Z | INFO adding route 3fff:beef:18::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6652 | 2026-09-08T04:04:55.538Z | Sep 08 04:04:54.304INFO INFO Sep 08 04:04:54.304 |
| 6653 | 2026-09-08T04:04:55.538Z | DEBGadding route 3fff:beef:27::/64 -> 2001:db8::55:ff |
| 6654 | 2026-09-08T04:04:55.538Z | replacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 04:04:54.304 |
| 6655 | 2026-09-08T04:04:55.538Z | INFOadding route 3fff:beef:4::/64 -> 2001:db8::55:ffSep 08 04:04:54.304 Sep 08 04:04:54.304adding route 3fff:beef:b::/64 -> 2001:db8::55:ff |
| 6656 | 2026-09-08T04:04:55.538Z | Sep 08 04:04:54.304 |
| 6657 | 2026-09-08T04:04:55.538Z | INFODEBGDEBG 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 } }] |
| 6658 | 2026-09-08T04:04:55.538Z | Sep 08 04:04:54.304replacing 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 } }] |
| 6659 | 2026-09-08T04:04:55.538Z | adding route 3fff:beef:5::/64 -> 2001:db8::55:ffSep 08 04:04:54.304 |
| 6660 | 2026-09-08T04:04:55.538Z | 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 } }]Sep 08 04:04:54.304 |
| 6661 | 2026-09-08T04:04:55.544Z | Sep 08 04:04:54.304replacing 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 } }] |
| 6662 | 2026-09-08T04:04:55.544Z | INFOSep 08 04:04:54.304DEBG 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 } }] INFOadding route 3fff:beef:28::/64 -> 2001:db8::55:ff |
| 6663 | 2026-09-08T04:04:55.544Z | Sep 08 04:04:54.304 Sep 08 04:04:54.304 |
| 6664 | 2026-09-08T04:04:55.544Z | adding route 3fff:beef:19::/64 -> 2001:db8::55:ffINFO adding route 3fff:beef:c::/64 -> 2001:db8::55:ffINFO Sep 08 04:04:54.304adding route 3fff:beef:5::/64 -> 2001:db8::55:ff Sep 08 04:04:54.304 |
| 6665 | 2026-09-08T04:04:55.544Z | |
| 6666 | 2026-09-08T04:04:55.544Z | 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 } }] |
| 6667 | 2026-09-08T04:04:55.544Z | INFO |
| 6668 | 2026-09-08T04:04:55.544Z | Sep 08 04:04:54.304adding route 3fff:beef:6::/64 -> 2001:db8::55:ff Sep 08 04:04:54.304DEBGSep 08 04:04:54.304 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 } }] |
| 6669 | 2026-09-08T04:04:55.544Z | Sep 08 04:04:54.304 DEBGadding route 3fff:beef:29::/64 -> 2001:db8::55:ff |
| 6670 | 2026-09-08T04:04:55.544Z | |
| 6671 | 2026-09-08T04:04:55.544Z | Sep 08 04:04:54.304 DEBG DEBGreplacing 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:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 04:04:54.304 |
| 6672 | 2026-09-08T04:04:55.544Z | Sep 08 04:04:54.304 DEBG |
| 6673 | 2026-09-08T04:04:55.544Z | replacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] 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 |
| 6674 | 2026-09-08T04:04:55.544Z | Sep 08 04:04:54.304 adding route 3fff:beef:d::/64 -> 2001:db8::55:ff Sep 08 04:04:54.304 |
| 6675 | 2026-09-08T04:04:55.544Z | Sep 08 04:04:54.304INFO |
| 6676 | 2026-09-08T04:04:55.544Z | INFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ff |
| 6677 | 2026-09-08T04:04:55.544Z | adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffINFO |
| 6678 | 2026-09-08T04:04:55.544Z | Sep 08 04:04:54.304Sep 08 04:04:54.304 adding route 3fff:beef:6::/64 -> 2001:db8::55:ff Sep 08 04:04:54.304DEBG |
| 6679 | 2026-09-08T04:04:55.544Z | Sep 08 04:04:54.304replacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG INFOSep 08 04:04:54.304 replacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff |
| 6680 | 2026-09-08T04:04:55.544Z | |
| 6681 | 2026-09-08T04:04:55.545Z | DEBG |
| 6682 | 2026-09-08T04:04:55.545Z | DEBG replacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 04:04:54.304 |
| 6683 | 2026-09-08T04:04:55.545Z | Sep 08 04:04:54.304 DEBGINFOSep 08 04:04:54.304 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 08 04:04:54.304 |
| 6684 | 2026-09-08T04:04:55.545Z | adding route 3fff:beef:e::/64 -> 2001:db8::55:ffINFO |
| 6685 | 2026-09-08T04:04:55.545Z | INFO adding route 3fff:beef:8::/64 -> 2001:db8::55:ff 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 } }] |
| 6686 | 2026-09-08T04:04:55.545Z | adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffSep 08 04:04:54.304 |
| 6687 | 2026-09-08T04:04:55.545Z | |
| 6688 | 2026-09-08T04:04:55.545Z | Sep 08 04:04:54.304INFO Sep 08 04:04:54.304DEBG Sep 08 04:04:54.304 Sep 08 04:04:54.304adding route 3fff:beef:7::/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 } }]DEBG INFO |
| 6689 | 2026-09-08T04:04:55.545Z | 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 } }]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 } }] |
| 6690 | 2026-09-08T04:04:55.545Z | |
| 6691 | 2026-09-08T04:04:55.545Z | adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff |
| 6692 | 2026-09-08T04:04:55.545Z | |
| 6693 | 2026-09-08T04:04:55.545Z | Sep 08 04:04:54.304 DEBGSep 08 04:04:54.304 INFOSep 08 04:04:54.304replacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 08 04:04:54.304adding route 3fff:beef:9::/64 -> 2001:db8::55:ff |
| 6694 | 2026-09-08T04:04:55.545Z | Sep 08 04:04:54.304INFOINFO adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff |
| 6695 | 2026-09-08T04:04:55.545Z | |
| 6696 | 2026-09-08T04:04:55.545Z | adding route 3fff:beef:f::/64 -> 2001:db8::55:ffDEBG 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 } }] |
| 6697 | 2026-09-08T04:04:55.545Z | |
| 6698 | 2026-09-08T04:04:55.545Z | Sep 08 04:04:54.304Sep 08 04:04:54.304 Sep 08 04:04:54.304INFO Sep 08 04:04:54.304 Sep 08 04:04:54.304INFODEBG DEBG adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffDEBG |
| 6699 | 2026-09-08T04:04:55.545Z | 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: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 } }] |
| 6700 | 2026-09-08T04:04:55.545Z | 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:8::/64 -> 2001:db8::55:ff |
| 6701 | 2026-09-08T04:04:55.545Z | |
| 6702 | 2026-09-08T04:04:55.545Z | |
| 6703 | 2026-09-08T04:04:55.545Z | Sep 08 04:04:54.304 Sep 08 04:04:54.304INFO Sep 08 04:04:54.304adding route 3fff:beef:a::/64 -> 2001:db8::55:ffSep 08 04:04:54.304DEBG 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 } }]DEBGSep 08 04:04:54.304 |
| 6704 | 2026-09-08T04:04:55.545Z | INFO adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff |
| 6705 | 2026-09-08T04:04:55.545Z | INFO |
| 6706 | 2026-09-08T04:04:55.545Z | 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:10::/64 -> 2001:db8::55:ff |
| 6707 | 2026-09-08T04:04:55.545Z | |
| 6708 | 2026-09-08T04:04:55.545Z | Sep 08 04:04:54.305 DEBGSep 08 04:04:54.305Sep 08 04:04:54.305 Sep 08 04:04:54.305Sep 08 04:04:54.305 DEBGDEBGINFOreplacing 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: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:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 6709 | 2026-09-08T04:04:55.545Z | |
| 6710 | 2026-09-08T04:04:55.545Z | |
| 6711 | 2026-09-08T04:04:55.546Z | adding route 3fff:beef:1d::/64 -> 2001:db8::55:ffadding route 3fff:beef:9::/64 -> 2001:db8::55:ff |
| 6712 | 2026-09-08T04:04:55.546Z | Sep 08 04:04:54.305Sep 08 04:04:54.305 |
| 6713 | 2026-09-08T04:04:55.546Z | Sep 08 04:04:54.305 INFO Sep 08 04:04:54.305Sep 08 04:04:54.305adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffINFOINFO |
| 6714 | 2026-09-08T04:04:55.546Z | adding route 3fff:beef:11::/64 -> 2001:db8::55:ffadding route 3fff:beef:b::/64 -> 2001:db8::55:ff |
| 6715 | 2026-09-08T04:04:55.546Z | 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 } }]DEBG |
| 6716 | 2026-09-08T04:04:55.546Z | |
| 6717 | 2026-09-08T04:04:55.546Z | Sep 08 04:04:54.305 Sep 08 04:04:54.305 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 } }]DEBGSep 08 04:04:54.305DEBG |
| 6718 | 2026-09-08T04:04:55.546Z | 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 } }] |
| 6719 | 2026-09-08T04:04:55.546Z | Sep 08 04:04:54.305replacing 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 } }] |
| 6720 | 2026-09-08T04:04:55.546Z | INFO DEBGSep 08 04:04:54.305adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff Sep 08 04:04:54.305 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 } }] |
| 6721 | 2026-09-08T04:04:55.546Z | INFO |
| 6722 | 2026-09-08T04:04:55.546Z | Sep 08 04:04:54.305 INFOadding route 3fff:beef:12::/64 -> 2001:db8::55:ff |
| 6723 | 2026-09-08T04:04:55.546Z | Sep 08 04:04:54.305 adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffDEBGINFO |
| 6724 | 2026-09-08T04:04:55.546Z | 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 08 04:04:54.305 |
| 6725 | 2026-09-08T04:04:55.546Z | adding route 3fff:beef:a::/64 -> 2001:db8::55:ffDEBGSep 08 04:04:54.305Sep 08 04:04:54.305 DEBGSep 08 04:04:54.305replacing 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 } }] |
| 6726 | 2026-09-08T04:04:55.546Z | INFOreplacing 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 } }] |
| 6727 | 2026-09-08T04:04:55.546Z | INFO |
| 6728 | 2026-09-08T04:04:55.546Z | adding route 3fff:beef:c::/64 -> 2001:db8::55:ff |
| 6729 | 2026-09-08T04:04:55.546Z | Sep 08 04:04:54.305Sep 08 04:04:54.305adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff |
| 6730 | 2026-09-08T04:04:55.546Z | INFOSep 08 04:04:54.305 DEBGINFO adding route 3fff:beef:13::/64 -> 2001:db8::55:ffSep 08 04:04:54.305 |
| 6731 | 2026-09-08T04:04:55.546Z | 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:30::/64 -> 2001:db8::55:ffDEBG |
| 6732 | 2026-09-08T04:04:55.546Z | 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 } }] |
| 6733 | 2026-09-08T04:04:55.546Z | |
| 6734 | 2026-09-08T04:04:55.546Z | Sep 08 04:04:54.305Sep 08 04:04:54.305 Sep 08 04:04:54.305Sep 08 04:04:54.305 DEBGINFODEBGSep 08 04:04:54.305 adding route 3fff:beef:20::/64 -> 2001:db8::55:ffINFO 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 } }]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 } }] |
| 6735 | 2026-09-08T04:04:55.546Z | |
| 6736 | 2026-09-08T04:04:55.547Z | |
| 6737 | 2026-09-08T04:04:55.547Z | replacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 08 04:04:54.305Sep 08 04:04:54.305 |
| 6738 | 2026-09-08T04:04:55.547Z | INFO Sep 08 04:04:54.305adding route 3fff:beef:b::/64 -> 2001:db8::55:ff adding route 3fff:beef:14::/64 -> 2001:db8::55:ffDEBG |
| 6739 | 2026-09-08T04:04:55.547Z | |
| 6740 | 2026-09-08T04:04:55.547Z | 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 08 04:04:54.305 |
| 6741 | 2026-09-08T04:04:55.547Z | INFO adding route 3fff:beef:31::/64 -> 2001:db8::55:ffSep 08 04:04:54.305INFO |
| 6742 | 2026-09-08T04:04:55.547Z | Sep 08 04:04:54.305DEBGSep 08 04:04:54.305 adding route 3fff:beef:d::/64 -> 2001:db8::55:ffINFO |
| 6743 | 2026-09-08T04:04:55.547Z | DEBGreplacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 3fff:beef:21::/64 -> 2001:db8::55:ffSep 08 04:04:54.305 |
| 6744 | 2026-09-08T04:04:55.547Z | |
| 6745 | 2026-09-08T04:04:55.547Z | 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 |
| 6746 | 2026-09-08T04:04:55.547Z | replacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 04:04:54.305Sep 08 04:04:54.305 |
| 6747 | 2026-09-08T04:04:55.547Z | DEBGSep 08 04:04:54.305 replacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 08 04:04:54.305INFO |
| 6748 | 2026-09-08T04:04:55.547Z | adding route 3fff:beef:15::/64 -> 2001:db8::55:ffDEBG |
| 6749 | 2026-09-08T04:04:55.547Z | 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 } }]INFOSep 08 04:04:54.305 |
| 6750 | 2026-09-08T04:04:55.547Z | INFOadding route 3fff:beef:c::/64 -> 2001:db8::55:ffSep 08 04:04:54.305 |
| 6751 | 2026-09-08T04:04:55.547Z | Sep 08 04:04:54.305Sep 08 04:04:54.305 adding route 3fff:beef:32::/64 -> 2001:db8::55:ff |
| 6752 | 2026-09-08T04:04:55.547Z | INFO Sep 08 04:04:54.305INFO adding route 3fff:beef:22::/64 -> 2001:db8::55:ff |
| 6753 | 2026-09-08T04:04:55.547Z | adding route 3fff:beef:e::/64 -> 2001:db8::55:ffSep 08 04:04:54.305DEBG |
| 6754 | 2026-09-08T04:04:55.547Z | 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 } }] |
| 6755 | 2026-09-08T04:04:55.547Z | Sep 08 04:04:54.305DEBG 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: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 |
| 6756 | 2026-09-08T04:04:55.547Z | Sep 08 04:04:54.305Sep 08 04:04:54.305 |
| 6757 | 2026-09-08T04:04:55.547Z | 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 } }]DEBG replacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 6758 | 2026-09-08T04:04:55.548Z | |
| 6759 | 2026-09-08T04:04:55.548Z | Sep 08 04:04:54.305 INFOadding route 3fff:beef:16::/64 -> 2001:db8::55:ff adding route 3fff:beef:33::/64 -> 2001:db8::55:ff |
| 6760 | 2026-09-08T04:04:55.548Z | |
| 6761 | 2026-09-08T04:04:55.560Z | Sep 08 04:04:54.305Sep 08 04:04:54.305Sep 08 04:04:54.305 INFO adding route 3fff:beef:23::/64 -> 2001:db8::55:ffSep 08 04:04:54.305 |
| 6762 | 2026-09-08T04:04:55.560Z | Sep 08 04:04:54.305INFO DEBGINFO Sep 08 04:04:54.305replacing 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:f::/64 -> 2001:db8::55:ff |
| 6763 | 2026-09-08T04:04:55.560Z | |
| 6764 | 2026-09-08T04:04:55.560Z | adding route 3fff:beef:d::/64 -> 2001:db8::55:ffDEBGSep 08 04:04:54.305Sep 08 04:04:54.305 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 |
| 6765 | 2026-09-08T04:04:55.561Z | DEBG adding route 3fff:beef:17::/64 -> 2001:db8::55:ff |
| 6766 | 2026-09-08T04:04:55.561Z | replacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 6767 | 2026-09-08T04:04:55.561Z | |
| 6768 | 2026-09-08T04:04:55.561Z | Sep 08 04:04:54.305 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 |
| 6769 | 2026-09-08T04:04:55.561Z | Sep 08 04:04:54.305adding route 3fff:beef:24::/64 -> 2001:db8::55:ff |
| 6770 | 2026-09-08T04:04:55.561Z | Sep 08 04:04:54.305Sep 08 04:04:54.305 DEBGSep 08 04:04:54.305 INFO DEBGDEBGadding route 3fff:beef:34::/64 -> 2001:db8::55:ffSep 08 04:04:54.305 |
| 6771 | 2026-09-08T04:04:55.561Z | 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 } }] |
| 6772 | 2026-09-08T04:04:55.561Z | 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:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 6773 | 2026-09-08T04:04:55.561Z | |
| 6774 | 2026-09-08T04:04:55.561Z | adding route 3fff:beef:10::/64 -> 2001:db8::55:ff |
| 6775 | 2026-09-08T04:04:55.561Z | Sep 08 04:04:54.305Sep 08 04:04:54.305 DEBGINFO Sep 08 04:04:54.305adding route 3fff:beef:25::/64 -> 2001:db8::55:ff |
| 6776 | 2026-09-08T04:04:55.561Z | 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 |
| 6777 | 2026-09-08T04:04:55.561Z | Sep 08 04:04:54.305 adding route 3fff:beef:18::/64 -> 2001:db8::55:ffSep 08 04:04:54.305Sep 08 04:04:54.305 INFO |
| 6778 | 2026-09-08T04:04:55.561Z | adding route 3fff:beef:e::/64 -> 2001:db8::55:ffSep 08 04:04:54.305DEBG 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 } }] |
| 6779 | 2026-09-08T04:04:55.561Z | |
| 6780 | 2026-09-08T04:04:55.561Z | DEBGINFOSep 08 04:04:54.305 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 08 04:04:54.305 |
| 6781 | 2026-09-08T04:04:55.561Z | DEBGadding route 3fff:beef:35::/64 -> 2001:db8::55:ff |
| 6782 | 2026-09-08T04:04:55.561Z | replacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 04:04:54.305 |
| 6783 | 2026-09-08T04:04:55.561Z | Sep 08 04:04:54.305 DEBG Sep 08 04:04:54.305INFO DEBG adding route 3fff:beef:26::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6784 | 2026-09-08T04:04:55.561Z | 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 } }] |
| 6785 | 2026-09-08T04:04:55.561Z | |
| 6786 | 2026-09-08T04:04:55.561Z | Sep 08 04:04:54.305INFO Sep 08 04:04:54.305INFO DEBG adding route 3fff:beef:11::/64 -> 2001:db8::55:ff replacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 04:04:54.305 |
| 6787 | 2026-09-08T04:04:55.561Z | Sep 08 04:04:54.305adding route 3fff:beef:f::/64 -> 2001:db8::55:ff |
| 6788 | 2026-09-08T04:04:55.561Z | INFOSep 08 04:04:54.305INFO |
| 6789 | 2026-09-08T04:04:55.561Z | adding route 3fff:beef:36::/64 -> 2001:db8::55:ff adding route 3fff:beef:19::/64 -> 2001:db8::55:ff |
| 6790 | 2026-09-08T04:04:55.561Z | |
| 6791 | 2026-09-08T04:04:55.562Z | INFOSep 08 04:04:54.305 Sep 08 04:04:54.305DEBG DEBG replacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 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 } }] |
| 6792 | 2026-09-08T04:04:55.562Z | Sep 08 04:04:54.305Sep 08 04:04:54.305 |
| 6793 | 2026-09-08T04:04:55.562Z | 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 } }]adding route 3fff:beef:27::/64 -> 2001:db8::55:ff |
| 6794 | 2026-09-08T04:04:55.562Z | |
| 6795 | 2026-09-08T04:04:55.562Z | Sep 08 04:04:54.305DEBG Sep 08 04:04:54.305 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 } }]INFO INFO |
| 6796 | 2026-09-08T04:04:55.562Z | Sep 08 04:04:54.305adding route 3fff:beef:12::/64 -> 2001:db8::55:ff |
| 6797 | 2026-09-08T04:04:55.562Z | Sep 08 04:04:54.305Sep 08 04:04:54.305adding route 3fff:beef:37::/64 -> 2001:db8::55:ff INFOINFO |
| 6798 | 2026-09-08T04:04:55.562Z | adding route 3fff:beef:10::/64 -> 2001:db8::55:ff DEBG |
| 6799 | 2026-09-08T04:04:55.562Z | replacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 08 04:04:54.305adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffSep 08 04:04:54.305 |
| 6800 | 2026-09-08T04:04:55.562Z | |
| 6801 | 2026-09-08T04:04:55.562Z | 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 08 04:04:54.305 |
| 6802 | 2026-09-08T04:04:55.562Z | Sep 08 04:04:54.305DEBG Sep 08 04:04:54.305INFOreplacing 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 } }] |
| 6803 | 2026-09-08T04:04:55.562Z | DEBGadding route 3fff:beef:28::/64 -> 2001:db8::55:ff |
| 6804 | 2026-09-08T04:04:55.562Z | Sep 08 04:04:54.305DEBG 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 } }] |
| 6805 | 2026-09-08T04:04:55.562Z | Sep 08 04:04:54.305 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 } }] |
| 6806 | 2026-09-08T04:04:55.562Z | Sep 08 04:04:54.305adding route 3fff:beef:38::/64 -> 2001:db8::55:ff DEBGSep 08 04:04:54.305 |
| 6807 | 2026-09-08T04:04:55.562Z | INFO adding route 3fff:beef:1b::/64 -> 2001:db8::55:ffINFO Sep 08 04:04:54.305replacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 08 04:04:54.305INFO |
| 6808 | 2026-09-08T04:04:55.562Z | adding route 3fff:beef:11::/64 -> 2001:db8::55:ffDEBG |
| 6809 | 2026-09-08T04:04:55.562Z | adding route 3fff:beef:13::/64 -> 2001:db8::55:ff |
| 6810 | 2026-09-08T04:04:55.562Z | replacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 04:04:54.305 |
| 6811 | 2026-09-08T04:04:55.562Z | Sep 08 04:04:54.305 DEBG |
| 6812 | 2026-09-08T04:04:55.562Z | 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 |
| 6813 | 2026-09-08T04:04:55.562Z | Sep 08 04:04:54.305 INFOSep 08 04:04:54.305 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:39::/64 -> 2001:db8::55:ff |
| 6814 | 2026-09-08T04:04:55.562Z | |
| 6815 | 2026-09-08T04:04:55.562Z | Sep 08 04:04:54.305 Sep 08 04:04:54.305DEBG INFO INFO replacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 08 04:04:54.305adding route 3fff:beef:29::/64 -> 2001:db8::55:ffSep 08 04:04:54.305adding route 3fff:beef:12::/64 -> 2001:db8::55:ff |
| 6816 | 2026-09-08T04:04:55.562Z | |
| 6817 | 2026-09-08T04:04:55.562Z | DEBGINFO |
| 6818 | 2026-09-08T04:04:55.563Z | adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff 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 } }] |
| 6819 | 2026-09-08T04:04:55.563Z | |
| 6820 | 2026-09-08T04:04:55.563Z | Sep 08 04:04:54.305Sep 08 04:04:54.305 Sep 08 04:04:54.305Sep 08 04:04:54.305DEBGINFO Sep 08 04:04:54.305 INFO replacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG DEBGadding route 3fff:beef:3a::/64 -> 2001:db8::55:ff |
| 6821 | 2026-09-08T04:04:55.563Z | |
| 6822 | 2026-09-08T04:04:55.563Z | 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 } }] |
| 6823 | 2026-09-08T04:04:55.563Z | 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 08 04:04:54.305Sep 08 04:04:54.305 |
| 6824 | 2026-09-08T04:04:55.563Z | INFO DEBGadding route 3fff:beef:14::/64 -> 2001:db8::55:ff |
| 6825 | 2026-09-08T04:04:55.563Z | 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 } }]adding route 3fff:beef:13::/64 -> 2001:db8::55:ffSep 08 04:04:54.305 |
| 6826 | 2026-09-08T04:04:55.563Z | |
| 6827 | 2026-09-08T04:04:55.563Z | INFO Sep 08 04:04:54.305Sep 08 04:04:54.305Sep 08 04:04:54.305 adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffSep 08 04:04:54.305INFO |
| 6828 | 2026-09-08T04:04:55.563Z | DEBGINFOadding route 3fff:beef:3b::/64 -> 2001:db8::55:ff |
| 6829 | 2026-09-08T04:04:55.563Z | 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 3fff:beef:1d::/64 -> 2001:db8::55:ff |
| 6830 | 2026-09-08T04:04:55.563Z | |
| 6831 | 2026-09-08T04:04:55.563Z | Sep 08 04:04:54.305DEBGSep 08 04:04:54.305Sep 08 04:04:54.305 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 |
| 6832 | 2026-09-08T04:04:55.563Z | DEBGSep 08 04:04:54.305 DEBGadding route 3fff:beef:14::/64 -> 2001:db8::55:ff replacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6833 | 2026-09-08T04:04:55.563Z | Sep 08 04:04:54.305 DEBGDEBG created new freemap , unitreplacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]:Sep 08 04:04:54.371 |
| 6834 | 2026-09-08T04:04:55.563Z | freemap_route_ipv4 |
| 6835 | 2026-09-08T04:04:55.563Z | Sep 08 04:04:54.305INFO adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffDEBG |
| 6836 | 2026-09-08T04:04:55.563Z | 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 } }] |
| 6837 | 2026-09-08T04:04:55.563Z | , Sep 08 04:04:54.371Sep 08 04:04:54.307 |
| 6838 | 2026-09-08T04:04:55.563Z | Sep 08 04:04:54.371 unit Sep 08 04:04:54.371DEBG DEBG: INFOreplacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] created new freemapadding route 3fff:beef:1e::/64 -> 2001:db8::55:ff , |
| 6839 | 2026-09-08T04:04:55.563Z | freemap_route_ipv4unitDEBG |
| 6840 | 2026-09-08T04:04:55.563Z | : |
| 6841 | 2026-09-08T04:04:55.563Z | freemap_route_ipv6 |
| 6842 | 2026-09-08T04:04:55.563Z | Sep 08 04:04:54.371Sep 08 04:04:54.371created new freemapSep 08 04:04:54.371 Sep 08 04:04:54.371DEBG Sep 08 04:04:54.371DEBGDEBG , replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFOSep 08 04:04:54.371 unit |
| 6843 | 2026-09-08T04:04:55.563Z | created new freemapreplacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff |
| 6844 | 2026-09-08T04:04:55.564Z | |
| 6845 | 2026-09-08T04:04:55.564Z | , INFO unitadding route 3fff:beef:2c::/64 -> 2001:db8::55:ffSep 08 04:04:54.371 |
| 6846 | 2026-09-08T04:04:55.564Z | Sep 08 04:04:54.371: : Sep 08 04:04:54.371freemap_route_ipv4INFO freemap_route_ipv6 INFO |
| 6847 | 2026-09-08T04:04:55.564Z | adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff |
| 6848 | 2026-09-08T04:04:55.564Z | 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 } }]adding route 3fff:beef:15::/64 -> 2001:db8::55:ff |
| 6849 | 2026-09-08T04:04:55.564Z | |
| 6850 | 2026-09-08T04:04:55.564Z | DEBGSep 08 04:04:54.371 |
| 6851 | 2026-09-08T04:04:55.564Z | DEBG initted freemap. size: 64Sep 08 04:04:54.371Sep 08 04:04:54.371initted freemap. size: 64, , Sep 08 04:04:54.371unitDEBG Sep 08 04:04:54.371unitSep 08 04:04:54.371 DEBG : replacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]:DEBGDEBG |
| 6852 | 2026-09-08T04:04:55.564Z | created new freemapreplacing 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 } }] , unit :freemap_route_ipv4 Sep 08 04:04:54.371freemap_route_ipv4 |
| 6853 | 2026-09-08T04:04:55.564Z | |
| 6854 | 2026-09-08T04:04:55.564Z | freemap_route_ipv6 |
| 6855 | 2026-09-08T04:04:55.564Z | |
| 6856 | 2026-09-08T04:04:55.564Z | INFO Sep 08 04:04:54.371Sep 08 04:04:54.371 adding route 3fff:beef:16::/64 -> 2001:db8::55:ffDEBGSep 08 04:04:54.371 |
| 6857 | 2026-09-08T04:04:55.564Z | DEBG INFOreset freemap , INFOunit adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffadding route 3fff:beef:20::/64 -> 2001:db8::55:ff:Sep 08 04:04:54.371 |
| 6858 | 2026-09-08T04:04:55.565Z | Sep 08 04:04:54.371 |
| 6859 | 2026-09-08T04:04:55.565Z | reset freemap , 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 } }]freemap_route_ipv4DEBG |
| 6860 | 2026-09-08T04:04:55.565Z | |
| 6861 | 2026-09-08T04:04:55.571Z | initted freemap. size: 64freemap_route_ipv4 |
| 6862 | 2026-09-08T04:04:55.571Z | , Sep 08 04:04:54.371Sep 08 04:04:54.371Sep 08 04:04:54.371Sep 08 04:04:54.371 INFODEBG Sep 08 04:04:54.371adding route 3fff:beef:17::/64 -> 2001:db8::55:ffunit |
| 6863 | 2026-09-08T04:04:55.571Z | DEBGDEBG :DEBG initted freemap. size: 64initted freemap. size: 64, Sep 08 04:04:54.371replacing 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 } }] , |
| 6864 | 2026-09-08T04:04:55.571Z | unitfreemap_route_ipv4:unit replacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG: |
| 6865 | 2026-09-08T04:04:55.571Z | 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 } }] |
| 6866 | 2026-09-08T04:04:55.571Z | freemap_route_ipv6 |
| 6867 | 2026-09-08T04:04:55.571Z | freemap_route_ipv6 |
| 6868 | 2026-09-08T04:04:55.571Z | Sep 08 04:04:54.371 |
| 6869 | 2026-09-08T04:04:55.572Z | Sep 08 04:04:54.371Sep 08 04:04:54.371 INFO Sep 08 04:04:54.371Sep 08 04:04:54.371 INFODEBG Sep 08 04:04:54.371reset freemap , INFODEBGunitadding route 3fff:beef:21::/64 -> 2001:db8::55:ff reset freemap: |
| 6870 | 2026-09-08T04:04:55.572Z | adding route 3fff:beef:18::/64 -> 2001:db8::55:ff, |
| 6871 | 2026-09-08T04:04:55.572Z | unit: DEBGfreemap_route_ipv6freemap_route_ipv6adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff Sep 08 04:04:54.371Sep 08 04:04:54.371reset freemap |
| 6872 | 2026-09-08T04:04:55.572Z | , |
| 6873 | 2026-09-08T04:04:55.572Z | DEBG |
| 6874 | 2026-09-08T04:04:55.572Z | 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 } }]DEBG |
| 6875 | 2026-09-08T04:04:55.572Z | replacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 04:04:54.371 |
| 6876 | 2026-09-08T04:04:55.572Z | DEBGSep 08 04:04:54.371: 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 Sep 08 04:04:54.371 |
| 6877 | 2026-09-08T04:04:55.572Z | Sep 08 04:04:54.371adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 6878 | 2026-09-08T04:04:55.572Z | INFO INFOfreemap_route_ipv4Sep 08 04:04:54.371 |
| 6879 | 2026-09-08T04:04:55.572Z | adding route 3fff:beef:22::/64 -> 2001:db8::55:ff |
| 6880 | 2026-09-08T04:04:55.572Z | adding route 3fff:beef:19::/64 -> 2001:db8::55:ffINFO |
| 6881 | 2026-09-08T04:04:55.572Z | Sep 08 04:04:54.371 Sep 08 04:04:54.371DEBGSep 08 04:04:54.371adding route 3fff:dead::/64 -> 2001:db8::55:1 Sep 08 04:04:54.371 |
| 6882 | 2026-09-08T04:04:55.572Z | Sep 08 04:04:54.371 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 6883 | 2026-09-08T04:04:55.572Z | 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 } }]DEBG Sep 08 04:04:54.371 |
| 6884 | 2026-09-08T04:04:55.572Z | Sep 08 04:04:54.371DEBG initted freemap. size: 64INFO, 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 |
| 6885 | 2026-09-08T04:04:55.572Z | unitadding route 3fff:beef:2f::/64 -> 2001:db8::55:ff :INFO Sep 08 04:04:54.371freemap_route_ipv6 Sep 08 04:04:54.371INFO 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 } }]adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff |
| 6886 | 2026-09-08T04:04:55.572Z | |
| 6887 | 2026-09-08T04:04:55.572Z | |
| 6888 | 2026-09-08T04:04:55.572Z | |
| 6889 | 2026-09-08T04:04:55.572Z | adding route 3fff:dead::/64 -> 2001:db8::55:2adding route 3fff:beef:23::/64 -> 2001:db8::55:ff |
| 6890 | 2026-09-08T04:04:55.572Z | |
| 6891 | 2026-09-08T04:04:55.573Z | Sep 08 04:04:54.371Sep 08 04:04:54.371 Sep 08 04:04:54.371Sep 08 04:04:54.371DEBG DEBG 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 } }] |
| 6892 | 2026-09-08T04:04:55.573Z | DEBG reset freemap Sep 08 04:04:54.371replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]Sep 08 04:04:54.371replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 6893 | 2026-09-08T04:04:55.573Z | , Sep 08 04:04:54.371DEBG DEBG |
| 6894 | 2026-09-08T04:04:55.573Z | INFO unitreplacing 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 } }]: |
| 6895 | 2026-09-08T04:04:55.573Z | adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff 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 } }] |
| 6896 | 2026-09-08T04:04:55.573Z | freemap_route_ipv6 |
| 6897 | 2026-09-08T04:04:55.573Z | |
| 6898 | 2026-09-08T04:04:55.573Z | Sep 08 04:04:54.371 Sep 08 04:04:54.371INFOSep 08 04:04:54.371 INFOadding route 3fff:beef:24::/64 -> 2001:db8::55:ffDEBGSep 08 04:04:54.371 |
| 6899 | 2026-09-08T04:04:55.573Z | INFOadding route 3fff:dead::/64 -> 2001:db8::55:3 Sep 08 04:04:54.371 |
| 6900 | 2026-09-08T04:04:55.573Z | 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:30::/64 -> 2001:db8::55:ff replacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6901 | 2026-09-08T04:04:55.573Z | |
| 6902 | 2026-09-08T04:04:55.573Z | INFO |
| 6903 | 2026-09-08T04:04:55.573Z | Sep 08 04:04:54.371adding route 3fff:dead::/64 -> 2001:db8::55:1 Sep 08 04:04:54.371Sep 08 04:04:54.371 Sep 08 04:04:54.371DEBG |
| 6904 | 2026-09-08T04:04:55.573Z | Sep 08 04:04:54.371replacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] INFO DEBGDEBGDEBGadding route 3fff:beef:1c::/64 -> 2001:db8::55:ff |
| 6905 | 2026-09-08T04:04:55.573Z | |
| 6906 | 2026-09-08T04:04:55.573Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 6907 | 2026-09-08T04:04:55.573Z | |
| 6908 | 2026-09-08T04:04:55.573Z | Sep 08 04:04:54.371Sep 08 04:04:54.371Sep 08 04:04:54.371 failed to allocate space for the new target list Sep 08 04:04:54.371Sep 08 04:04:54.371DEBG |
| 6909 | 2026-09-08T04:04:55.573Z | 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 } }] |
| 6910 | 2026-09-08T04:04:55.573Z | 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 |
| 6911 | 2026-09-08T04:04:55.573Z | Sep 08 04:04:54.371adding route 3fff:beef:25::/64 -> 2001:db8::55:ff DEBG |
| 6912 | 2026-09-08T04:04:55.573Z | INFO adding route 3fff:dead::/64 -> 2001:db8::55:4replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 } }] |
| 6913 | 2026-09-08T04:04:55.573Z | Sep 08 04:04:54.371 |
| 6914 | 2026-09-08T04:04:55.573Z | INFOSep 08 04:04:54.371 Sep 08 04:04:54.371INFO INFO DEBG adding route 3fff:beef:1d::/64 -> 2001:db8::55:ffSep 08 04:04:54.371 |
| 6915 | 2026-09-08T04:04:55.573Z | 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 } }] |
| 6916 | 2026-09-08T04:04:55.573Z | adding route 3fff:dead::/64 -> 2001:db8::55:2DEBGSep 08 04:04:54.371 adding route 3fff:beef:31::/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 } }] |
| 6917 | 2026-09-08T04:04:55.574Z | |
| 6918 | 2026-09-08T04:04:55.574Z | |
| 6919 | 2026-09-08T04:04:55.574Z | DEBG replacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 04:04:54.371 |
| 6920 | 2026-09-08T04:04:55.574Z | Sep 08 04:04:54.371DEBGSep 08 04:04:54.371 DEBGreplacing 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 |
| 6921 | 2026-09-08T04:04:55.574Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]Sep 08 04:04:54.371adding route 3fff:beef:26::/64 -> 2001:db8::55:ff |
| 6922 | 2026-09-08T04:04:55.574Z | test route::tests::grow_succeeds ... ok |
| 6923 | 2026-09-08T04:04:55.574Z | INFO |
| 6924 | 2026-09-08T04:04:55.574Z | Sep 08 04:04:54.371adding route 3fff:beef:1e::/64 -> 2001:db8::55:ffSep 08 04:04:54.371Sep 08 04:04:54.371 |
| 6925 | 2026-09-08T04:04:55.574Z | 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 } }] |
| 6926 | 2026-09-08T04:04:55.574Z | test route::tests::identity_replace_is_noop ... ok |
| 6927 | 2026-09-08T04:04:55.574Z | DEBG INFOSep 08 04:04:54.371replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] Sep 08 04:04:54.371 |
| 6928 | 2026-09-08T04:04:55.574Z | adding route 3fff:beef:32::/64 -> 2001:db8::55:ffDEBGINFO |
| 6929 | 2026-09-08T04:04:55.574Z | adding route 3fff:beef:27::/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 } }] |
| 6930 | 2026-09-08T04:04:55.574Z | |
| 6931 | 2026-09-08T04:04:55.574Z | Sep 08 04:04:54.371Sep 08 04:04:54.371 DEBG INFO Sep 08 04:04:54.371adding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 6932 | 2026-09-08T04:04:55.574Z | Sep 08 04:04:54.371 INFO DEBGadding route 3fff:beef:1f::/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 } }] |
| 6933 | 2026-09-08T04:04:55.574Z | Sep 08 04:04:54.371replacing 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 } }] |
| 6934 | 2026-09-08T04:04:55.574Z | |
| 6935 | 2026-09-08T04:04:55.574Z | 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 08 04:04:54.371 |
| 6936 | 2026-09-08T04:04:55.574Z | Sep 08 04:04:54.371DEBG Sep 08 04:04:54.371INFO 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 08 04:04:54.371 |
| 6937 | 2026-09-08T04:04:55.574Z | adding route 3fff:beef:33::/64 -> 2001:db8::55:ffadding route 3fff:beef:28::/64 -> 2001:db8::55:ffINFO |
| 6938 | 2026-09-08T04:04:55.574Z | |
| 6939 | 2026-09-08T04:04:55.574Z | adding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 6940 | 2026-09-08T04:04:55.574Z | Sep 08 04:04:54.371 Sep 08 04:04:54.371Sep 08 04:04:54.371Sep 08 04:04:54.371 DEBGSep 08 04:04:54.372 replacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG created new freemap |
| 6941 | 2026-09-08T04:04:55.575Z | , unit: Sep 08 04:04:54.383freemap_route_ipv4 DEBGINFO |
| 6942 | 2026-09-08T04:04:55.575Z | adding route 3fff:beef:29::/64 -> 2001:db8::55:ff |
| 6943 | 2026-09-08T04:04:55.575Z | 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 08 04:04:54.383 |
| 6944 | 2026-09-08T04:04:55.575Z | DEBG created new freemapSep 08 04:04:54.372Sep 08 04:04:54.383, unitDEBGDEBG created new freemap:replacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] , freemap_route_ipv6 |
| 6945 | 2026-09-08T04:04:55.575Z | |
| 6946 | 2026-09-08T04:04:55.575Z | unit: Sep 08 04:04:54.383freemap_route_ipv4Sep 08 04:04:54.383Sep 08 04:04:54.383 |
| 6947 | 2026-09-08T04:04:55.575Z | INFODEBG initted freemap. size: 64adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff, |
| 6948 | 2026-09-08T04:04:55.575Z | INFOunit :Sep 08 04:04:54.383Sep 08 04:04:54.383 freemap_route_ipv4 adding route 3fff:beef:34::/64 -> 2001:db8::55:ff |
| 6949 | 2026-09-08T04:04:55.575Z | DEBG |
| 6950 | 2026-09-08T04:04:55.575Z | 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 } }] Sep 08 04:04:54.383 |
| 6951 | 2026-09-08T04:04:55.575Z | DEBGcreated new freemap , reset freemapunitSep 08 04:04:54.383, unitINFO:: adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffSep 08 04:04:54.383 |
| 6952 | 2026-09-08T04:04:55.575Z | freemap_route_ipv6freemap_route_ipv4 |
| 6953 | 2026-09-08T04:04:55.575Z | |
| 6954 | 2026-09-08T04:04:55.575Z | Sep 08 04:04:54.383DEBG Sep 08 04:04:54.383DEBGSep 08 04:04:54.383 replacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBG |
| 6955 | 2026-09-08T04:04:55.575Z | 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 } }]DEBGinitted freemap. size: 64 |
| 6956 | 2026-09-08T04:04:55.575Z | , initted freemap. size: 64unit:, unitfreemap_route_ipv4Sep 08 04:04:54.383 |
| 6957 | 2026-09-08T04:04:55.575Z | : INFOSep 08 04:04:54.383 freemap_route_ipv6adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff |
| 6958 | 2026-09-08T04:04:55.576Z | Sep 08 04:04:54.383 DEBG |
| 6959 | 2026-09-08T04:04:55.576Z | INFOSep 08 04:04:54.383 reset freemapDEBG , 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 } }]unit |
| 6960 | 2026-09-08T04:04:55.576Z | :adding route 3fff:beef:35::/64 -> 2001:db8::55:ff freemap_route_ipv4Sep 08 04:04:54.383 |
| 6961 | 2026-09-08T04:04:55.580Z | Sep 08 04:04:54.383 INFO |
| 6962 | 2026-09-08T04:04:55.580Z | DEBGadding route 3fff:beef:2d::/64 -> 2001:db8::55:ffSep 08 04:04:54.383 |
| 6963 | 2026-09-08T04:04:55.580Z | reset freemapDEBG, unit:initted freemap. size: 64 , Sep 08 04:04:54.383freemap_route_ipv6unit : |
| 6964 | 2026-09-08T04:04:55.580Z | DEBGfreemap_route_ipv6Sep 08 04:04:54.383 |
| 6965 | 2026-09-08T04:04:55.580Z | 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 } }] |
| 6966 | 2026-09-08T04:04:55.580Z | DEBGSep 08 04:04:54.383Sep 08 04:04:54.383 DEBG INFOreset freemap , adding route 172.16.0.0/32 -> 10.0.0.1Sep 08 04:04:54.383 |
| 6967 | 2026-09-08T04:04:55.580Z | 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 adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffunit |
| 6968 | 2026-09-08T04:04:55.580Z | |
| 6969 | 2026-09-08T04:04:55.580Z | Sep 08 04:04:54.383: DEBGSep 08 04:04:54.383freemap_route_ipv6 |
| 6970 | 2026-09-08T04:04:55.580Z | 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 |
| 6971 | 2026-09-08T04:04:55.580Z | replacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 04:04:54.383Sep 08 04:04:54.383Sep 08 04:04:54.383 INFOINFO |
| 6972 | 2026-09-08T04:04:55.581Z | adding route 172.16.0.0/32 -> 10.0.0.2 |
| 6973 | 2026-09-08T04:04:55.581Z | INFOadding route 172.16.0.0/32 -> 10.0.0.1Sep 08 04:04:54.383 |
| 6974 | 2026-09-08T04:04:55.581Z | INFOadding route 3fff:beef:36::/64 -> 2001:db8::55:ff |
| 6975 | 2026-09-08T04:04:55.581Z | adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffSep 08 04:04:54.383 |
| 6976 | 2026-09-08T04:04:55.581Z | Sep 08 04:04:54.383 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 } }]Sep 08 04:04:54.383 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 } }] |
| 6977 | 2026-09-08T04:04:55.581Z | DEBG |
| 6978 | 2026-09-08T04:04:55.581Z | 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 08 04:04:54.383Sep 08 04:04:54.383 Sep 08 04:04:54.383DEBGDEBG |
| 6979 | 2026-09-08T04:04:55.581Z | 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 } }] INFOreplacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6980 | 2026-09-08T04:04:55.581Z | Sep 08 04:04:54.383adding route 172.16.0.0/32 -> 10.0.0.3 |
| 6981 | 2026-09-08T04:04:55.581Z | INFO |
| 6982 | 2026-09-08T04:04:55.581Z | adding route 3fff:beef:30::/64 -> 2001:db8::55:ff |
| 6983 | 2026-09-08T04:04:55.581Z | Sep 08 04:04:54.383 INFO Sep 08 04:04:54.383adding route 3fff:beef:37::/64 -> 2001:db8::55:ff |
| 6984 | 2026-09-08T04:04:55.581Z | Sep 08 04:04:54.372DEBGSep 08 04:04:54.383 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 } }] |
| 6985 | 2026-09-08T04:04:55.581Z | created new freemapreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_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 } }], |
| 6986 | 2026-09-08T04:04:55.581Z | unit:Sep 08 04:04:54.383 freemap_route_ipv4INFOSep 08 04:04:54.383 |
| 6987 | 2026-09-08T04:04:55.581Z | adding route 3fff:beef:31::/64 -> 2001:db8::55:ffDEBGSep 08 04:04:54.383 replacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 6988 | 2026-09-08T04:04:55.581Z | adding route 172.16.0.0/32 -> 10.0.0.4Sep 08 04:04:54.383 |
| 6989 | 2026-09-08T04:04:55.581Z | DEBG created new freemap, Sep 08 04:04:54.384unit :DEBG Sep 08 04:04:54.384replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_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 } }]freemap_route_ipv6 |
| 6990 | 2026-09-08T04:04:55.581Z | |
| 6991 | 2026-09-08T04:04:55.581Z | |
| 6992 | 2026-09-08T04:04:55.581Z | INFO adding route 3fff:beef:38::/64 -> 2001:db8::55:ffSep 08 04:04:54.384 |
| 6993 | 2026-09-08T04:04:55.581Z | Sep 08 04:04:54.384INFO Sep 08 04:04:54.384DEBG adding route 172.17.0.0/32 -> 10.0.0.255DEBG |
| 6994 | 2026-09-08T04:04:55.581Z | initted freemap. size: 64replacing 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 } }], |
| 6995 | 2026-09-08T04:04:55.581Z | unit:Sep 08 04:04:54.384 Sep 08 04:04:54.384freemap_route_ipv4DEBG |
| 6996 | 2026-09-08T04:04:55.581Z | Sep 08 04:04:54.384 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 } }]DEBGSep 08 04:04:54.384 |
| 6997 | 2026-09-08T04:04:55.581Z | DEBGadding route 3fff:beef:32::/64 -> 2001:db8::55:ff |
| 6998 | 2026-09-08T04:04:55.582Z | reset freemapreplacing 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 } }], |
| 6999 | 2026-09-08T04:04:55.582Z | unit: Sep 08 04:04:54.384freemap_route_ipv4Sep 08 04:04:54.384 |
| 7000 | 2026-09-08T04:04:55.582Z | DEBGINFO Sep 08 04:04:54.384 Sep 08 04:04:54.384replacing 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 } }] INFODEBG |
| 7001 | 2026-09-08T04:04:55.582Z | adding route 172.17.0.1/32 -> 10.0.0.255adding route 3fff:beef:39::/64 -> 2001:db8::55:ff |
| 7002 | 2026-09-08T04:04:55.582Z | initted freemap. size: 64 |
| 7003 | 2026-09-08T04:04:55.582Z | , Sep 08 04:04:54.384unitSep 08 04:04:54.384 :INFO 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 } }]freemap_route_ipv6 |
| 7004 | 2026-09-08T04:04:55.582Z | adding route 3fff:beef:33::/64 -> 2001:db8::55:ff |
| 7005 | 2026-09-08T04:04:55.582Z | |
| 7006 | 2026-09-08T04:04:55.582Z | Sep 08 04:04:54.384Sep 08 04:04:54.384 Sep 08 04:04:54.384DEBG Sep 08 04:04:54.384 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 } }] reset freemapreplacing 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 |
| 7007 | 2026-09-08T04:04:55.582Z | adding route 172.17.0.2/32 -> 10.0.0.255, |
| 7008 | 2026-09-08T04:04:55.582Z | |
| 7009 | 2026-09-08T04:04:55.582Z | unit:Sep 08 04:04:54.384 freemap_route_ipv6INFO |
| 7010 | 2026-09-08T04:04:55.582Z | Sep 08 04:04:54.384adding route 3fff:beef:34::/64 -> 2001:db8::55:ff |
| 7011 | 2026-09-08T04:04:55.582Z | DEBG Sep 08 04:04:54.384replacing 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 } }] |
| 7012 | 2026-09-08T04:04:55.582Z | INFOSep 08 04:04:54.384 adding route 172.16.0.0/32 -> 10.0.0.1Sep 08 04:04:54.384Sep 08 04:04:54.384 |
| 7013 | 2026-09-08T04:04:55.582Z | INFO DEBG replacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFOSep 08 04:04:54.384 |
| 7014 | 2026-09-08T04:04:55.582Z | adding route 172.17.0.3/32 -> 10.0.0.255DEBGadding route 3fff:beef:3a::/64 -> 2001:db8::55:ff |
| 7015 | 2026-09-08T04:04:55.582Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]Sep 08 04:04:54.384 |
| 7016 | 2026-09-08T04:04:55.582Z | |
| 7017 | 2026-09-08T04:04:55.582Z | INFO adding route 3fff:beef:35::/64 -> 2001:db8::55:ff |
| 7018 | 2026-09-08T04:04:55.582Z | Sep 08 04:04:54.384Sep 08 04:04:54.384 INFO adding route 172.16.0.0/32 -> 10.0.0.2Sep 08 04:04:54.384 |
| 7019 | 2026-09-08T04:04:55.582Z | test route::tests::rollback_on_compact_delete_failure ... ok |
| 7020 | 2026-09-08T04:04:55.582Z | DEBG DEBGSep 08 04:04:54.384 replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:beef: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 |
| 7021 | 2026-09-08T04:04:55.582Z | |
| 7022 | 2026-09-08T04:04:55.583Z | 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 } }] |
| 7023 | 2026-09-08T04:04:55.583Z | Sep 08 04:04:54.384 Sep 08 04:04:54.384INFOSep 08 04:04:54.384 DEBG Sep 08 04:04:54.384INFO adding route 172.17.0.4/32 -> 10.0.0.255 |
| 7024 | 2026-09-08T04:04:55.583Z | adding route 172.16.0.0/32 -> 10.0.0.3INFO |
| 7025 | 2026-09-08T04:04:55.583Z | 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 } }] adding route 3fff:beef:36::/64 -> 2001:db8::55:ff |
| 7026 | 2026-09-08T04:04:55.583Z | |
| 7027 | 2026-09-08T04:04:55.583Z | test route::tests::rollback_on_compact_write_failure ... ok |
| 7028 | 2026-09-08T04:04:55.583Z | Sep 08 04:04:54.384 DEBG Sep 08 04:04:54.384replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 04:04:54.384 |
| 7029 | 2026-09-08T04:04:55.583Z | DEBGDEBG Sep 08 04:04:54.384Sep 08 04:04:54.384replacing 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 } }] |
| 7030 | 2026-09-08T04:04:55.583Z | 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 } }]INFO |
| 7031 | 2026-09-08T04:04:55.583Z | adding route 172.17.0.5/32 -> 10.0.0.255 |
| 7032 | 2026-09-08T04:04:55.583Z | Sep 08 04:04:54.384 INFOSep 08 04:04:54.384 INFOSep 08 04:04:54.384adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff |
| 7033 | 2026-09-08T04:04:55.583Z | 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 } }]adding route 3fff:beef:37::/64 -> 2001:db8::55:ff |
| 7034 | 2026-09-08T04:04:55.583Z | |
| 7035 | 2026-09-08T04:04:55.583Z | INFOSep 08 04:04:54.384Sep 08 04:04:54.384 INFODEBGSep 08 04:04:54.384 adding route 172.16.0.0/32 -> 10.0.0.4replacing 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 } }] |
| 7036 | 2026-09-08T04:04:55.583Z | |
| 7037 | 2026-09-08T04:04:55.583Z | DEBGadding route 172.17.0.6/32 -> 10.0.0.255 Sep 08 04:04:54.384Sep 08 04:04:54.384 |
| 7038 | 2026-09-08T04:04:55.583Z | 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 } }] INFODEBG |
| 7039 | 2026-09-08T04:04:55.583Z | Sep 08 04:04:54.384replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_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:38::/64 -> 2001:db8::55:ff |
| 7040 | 2026-09-08T04:04:55.583Z | DEBG |
| 7041 | 2026-09-08T04:04:55.583Z | replacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 04:04:54.384Sep 08 04:04:54.384Sep 08 04:04:54.384 |
| 7042 | 2026-09-08T04:04:55.583Z | DEBGDEBG 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 } }] |
| 7043 | 2026-09-08T04:04:55.583Z | replacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 04:04:54.384 |
| 7044 | 2026-09-08T04:04:55.583Z | INFOadding route 3fff:beef:3c::/64 -> 2001:db8::55:ff Sep 08 04:04:54.384 |
| 7045 | 2026-09-08T04:04:55.583Z | INFO adding route 172.17.0.7/32 -> 10.0.0.255adding route 3fff:beef:39::/64 -> 2001:db8::55:ff |
| 7046 | 2026-09-08T04:04:55.583Z | |
| 7047 | 2026-09-08T04:04:55.583Z | Sep 08 04:04:54.384 DEBGSep 08 04:04:54.384 Sep 08 04:04:54.384replacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG 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 } }] 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 } }] |
| 7048 | 2026-09-08T04:04:55.583Z | Sep 08 04:04:54.384Sep 08 04:04:54.385 DEBG DEBG created new freemap , created new freemapSep 08 04:04:54.398, unitunit:: freemap_route_ipv4freemap_route_ipv4 |
| 7049 | 2026-09-08T04:04:55.584Z | |
| 7050 | 2026-09-08T04:04:55.584Z | INFO adding route 172.17.0.8/32 -> 10.0.0.255 |
| 7051 | 2026-09-08T04:04:55.584Z | Sep 08 04:04:54.398 |
| 7052 | 2026-09-08T04:04:55.584Z | DEBG |
| 7053 | 2026-09-08T04:04:55.584Z | Sep 08 04:04:54.398 created new freemapINFO, unitadding route 3fff:beef:3a::/64 -> 2001:db8::55:ffSep 08 04:04:54.398: |
| 7054 | 2026-09-08T04:04:55.584Z | freemap_route_ipv6 |
| 7055 | 2026-09-08T04:04:55.584Z | DEBGSep 08 04:04:54.398 Sep 08 04:04:54.398 DEBG created new freemapSep 08 04:04:54.398replacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] , DEBGunit |
| 7056 | 2026-09-08T04:04:55.584Z | : initted freemap. size: 64freemap_route_ipv6, unit |
| 7057 | 2026-09-08T04:04:55.584Z | : Sep 08 04:04:54.398freemap_route_ipv4 |
| 7058 | 2026-09-08T04:04:55.584Z | INFO Sep 08 04:04:54.398Sep 08 04:04:54.398 adding route 3fff:beef:15::/64 -> 2001:db8::55:ffDEBG |
| 7059 | 2026-09-08T04:04:55.584Z | initted freemap. size: 64INFO, Sep 08 04:04:54.398unit :DEBG Sep 08 04:04:54.398freemap_route_ipv4 reset freemapDEBG, |
| 7060 | 2026-09-08T04:04:55.584Z | 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 } }]unit |
| 7061 | 2026-09-08T04:04:55.588Z | : adding route 172.17.0.9/32 -> 10.0.0.255freemap_route_ipv4Sep 08 04:04:54.398Sep 08 04:04:54.398 |
| 7062 | 2026-09-08T04:04:55.588Z | |
| 7063 | 2026-09-08T04:04:55.589Z | INFODEBG Sep 08 04:04:54.398reset freemapadding route 3fff:beef:16::/64 -> 2001:db8::55:ff |
| 7064 | 2026-09-08T04:04:55.589Z | , DEBG unitinitted freemap. size: 64:, unit :Sep 08 04:04:54.398 freemap_route_ipv4freemap_route_ipv6 |
| 7065 | 2026-09-08T04:04:55.589Z | |
| 7066 | 2026-09-08T04:04:55.589Z | DEBG replacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 04:04:54.398Sep 08 04:04:54.398 |
| 7067 | 2026-09-08T04:04:55.589Z | DEBGDEBG reset freemapinitted freemap. size: 64, , unitunitSep 08 04:04:54.398: :freemap_route_ipv6 INFO |
| 7068 | 2026-09-08T04:04:55.589Z | freemap_route_ipv6adding route 3fff:beef:17::/64 -> 2001:db8::55:ff |
| 7069 | 2026-09-08T04:04:55.589Z | |
| 7070 | 2026-09-08T04:04:55.589Z | Sep 08 04:04:54.398Sep 08 04:04:54.398Sep 08 04:04:54.398 Sep 08 04:04:54.398 DEBGDEBG reset freemapreplacing 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 } }], |
| 7071 | 2026-09-08T04:04:55.589Z | INFOunit :adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 7072 | 2026-09-08T04:04:55.589Z | freemap_route_ipv6Sep 08 04:04:54.398 DEBG |
| 7073 | 2026-09-08T04:04:55.589Z | INFOSep 08 04:04:54.398replacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBG |
| 7074 | 2026-09-08T04:04:55.589Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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:18::/64 -> 2001:db8::55:ff |
| 7075 | 2026-09-08T04:04:55.589Z | |
| 7076 | 2026-09-08T04:04:55.589Z | Sep 08 04:04:54.398 INFOSep 08 04:04:54.398 adding route 3fff:dead::/64 -> 2001:db8::55:1INFO |
| 7077 | 2026-09-08T04:04:55.589Z | Sep 08 04:04:54.398adding route 172.17.0.10/32 -> 10.0.0.255 Sep 08 04:04:54.398 DEBG |
| 7078 | 2026-09-08T04:04:55.589Z | INFOSep 08 04:04:54.398 DEBGadding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 7079 | 2026-09-08T04:04:55.589Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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: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 } }] |
| 7080 | 2026-09-08T04:04:55.589Z | |
| 7081 | 2026-09-08T04:04:55.589Z | Sep 08 04:04:54.398 Sep 08 04:04:54.398 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 } }]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 } }]Sep 08 04:04:54.398Sep 08 04:04:54.398 |
| 7082 | 2026-09-08T04:04:55.589Z | INFOreplacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 7083 | 2026-09-08T04:04:55.590Z | Sep 08 04:04:54.398INFO |
| 7084 | 2026-09-08T04:04:55.590Z | adding route 3fff:beef:19::/64 -> 2001:db8::55:ffINFO |
| 7085 | 2026-09-08T04:04:55.590Z | Sep 08 04:04:54.398 INFOSep 08 04:04:54.398 adding route 3fff:dead::/64 -> 2001:db8::55:3adding route 172.17.0.11/32 -> 10.0.0.255 adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 7086 | 2026-09-08T04:04:55.590Z | DEBG |
| 7087 | 2026-09-08T04:04:55.590Z | |
| 7088 | 2026-09-08T04:04:55.590Z | Sep 08 04:04:54.398replacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] INFO |
| 7089 | 2026-09-08T04:04:55.590Z | Sep 08 04:04:54.398 DEBGSep 08 04:04:54.398adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff Sep 08 04:04:54.398replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 } }] |
| 7090 | 2026-09-08T04:04:55.590Z | Sep 08 04:04:54.398 |
| 7091 | 2026-09-08T04:04:55.590Z | INFODEBG 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 } }] adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffSep 08 04:04:54.398replacing 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 } }] |
| 7092 | 2026-09-08T04:04:55.590Z | |
| 7093 | 2026-09-08T04:04:55.590Z | |
| 7094 | 2026-09-08T04:04:55.590Z | Sep 08 04:04:54.398DEBG Sep 08 04:04:54.398Sep 08 04:04:54.398Sep 08 04:04:54.398 DEBGINFO INFOreplacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 7095 | 2026-09-08T04:04:55.590Z | INFOadding route 3fff:dead::/64 -> 2001:db8::55:3replacing 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 } }] |
| 7096 | 2026-09-08T04:04:55.590Z | adding route 172.17.0.12/32 -> 10.0.0.255 |
| 7097 | 2026-09-08T04:04:55.590Z | |
| 7098 | 2026-09-08T04:04:55.590Z | adding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 7099 | 2026-09-08T04:04:55.590Z | Sep 08 04:04:54.398Sep 08 04:04:54.398 Sep 08 04:04:54.398 DEBG INFO Sep 08 04:04:54.398adding 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 } }] |
| 7100 | 2026-09-08T04:04:55.590Z | INFO |
| 7101 | 2026-09-08T04:04:55.590Z | adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff |
| 7102 | 2026-09-08T04:04:55.590Z | DEBG Sep 08 04:04:54.398Sep 08 04:04:54.398Sep 08 04:04:54.398 DEBGINFO DEBGadding route 3fff:dead::/64 -> 2001:db8::55:4 Sep 08 04:04:54.398replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 } }] |
| 7103 | 2026-09-08T04:04:55.590Z | |
| 7104 | 2026-09-08T04:04:55.590Z | DEBGreplacing 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 } }] |
| 7105 | 2026-09-08T04:04:55.590Z | replacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 7106 | 2026-09-08T04:04:55.590Z | |
| 7107 | 2026-09-08T04:04:55.590Z | Sep 08 04:04:54.398 DEBGSep 08 04:04:54.398 Sep 08 04:04:54.398Sep 08 04:04:54.398INFO adding route 172.17.0.13/32 -> 10.0.0.255INFO Sep 08 04:04:54.398replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff |
| 7108 | 2026-09-08T04:04:55.590Z | adding route 3fff:beef:3d::/64 -> 2001:db8::55:ff |
| 7109 | 2026-09-08T04:04:55.590Z | |
| 7110 | 2026-09-08T04:04:55.590Z | |
| 7111 | 2026-09-08T04:04:55.591Z | DEBGSep 08 04:04:54.398 Sep 08 04:04:54.398Sep 08 04:04:54.398 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 } }] 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 08 04:04:54.398DEBG |
| 7112 | 2026-09-08T04:04:55.591Z | replacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 7113 | 2026-09-08T04:04:55.591Z | |
| 7114 | 2026-09-08T04:04:55.591Z | 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:2, vlan_id: 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 } }] |
| 7115 | 2026-09-08T04:04:55.591Z | |
| 7116 | 2026-09-08T04:04:55.591Z | Sep 08 04:04:54.398 Sep 08 04:04:54.398INFO Sep 08 04:04:54.398Sep 08 04:04:54.398WARN Sep 08 04:04:54.398WARN INFOshrink-in-place compact add failed at slot 8: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) |
| 7117 | 2026-09-08T04:04:55.591Z | adding route 3fff:beef:1d::/64 -> 2001:db8::55:ffshrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })adding route 3fff:beef:3e::/64 -> 2001:db8::55:ff |
| 7118 | 2026-09-08T04:04:55.591Z | INFO |
| 7119 | 2026-09-08T04:04:55.591Z | test route::tests::rollback_failure_leaves_in_core_cleared ... ok |
| 7120 | 2026-09-08T04:04:55.591Z | |
| 7121 | 2026-09-08T04:04:55.591Z | adding route 172.17.0.14/32 -> 10.0.0.255 |
| 7122 | 2026-09-08T04:04:55.591Z | Sep 08 04:04:54.398 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 } }] |
| 7123 | 2026-09-08T04:04:55.591Z | Sep 08 04:04:54.398 DEBG Sep 08 04:04:54.398replacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 08 04:04:54.398DEBG |
| 7124 | 2026-09-08T04:04:55.591Z | test route::tests::rollback_on_index_readd_failure ... ok |
| 7125 | 2026-09-08T04:04:55.591Z | failed to allocate space for the new target listDEBG |
| 7126 | 2026-09-08T04:04:55.591Z | replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 04:04:54.398 |
| 7127 | 2026-09-08T04:04:55.591Z | INFO Sep 08 04:04:54.398adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff |
| 7128 | 2026-09-08T04:04:55.591Z | DEBG Sep 08 04:04:54.398replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 7129 | 2026-09-08T04:04:55.592Z | INFO Sep 08 04:04:54.398 adding route 172.17.0.15/32 -> 10.0.0.255DEBG |
| 7130 | 2026-09-08T04:04:55.592Z | 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 } }] |
| 7131 | 2026-09-08T04:04:55.592Z | INFO Sep 08 04:04:54.398Sep 08 04:04:54.398adding route 3fff:beef:20::/64 -> 2001:db8::55:ff |
| 7132 | 2026-09-08T04:04:55.592Z | INFODEBG adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff |
| 7133 | 2026-09-08T04:04:55.592Z | 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 } }] |
| 7134 | 2026-09-08T04:04:55.592Z | Sep 08 04:04:54.398Sep 08 04:04:54.398 Sep 08 04:04:54.398DEBG 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 } }]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 } }] |
| 7135 | 2026-09-08T04:04:55.592Z | |
| 7136 | 2026-09-08T04:04:55.592Z | adding route 172.17.0.16/32 -> 10.0.0.255 |
| 7137 | 2026-09-08T04:04:55.592Z | Sep 08 04:04:54.398Sep 08 04:04:54.398 DEBGSep 08 04:04:54.398 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 } }] INFOadding route 3fff:beef:20::/64 -> 2001:db8::55:ffSep 08 04:04:54.398 |
| 7138 | 2026-09-08T04:04:55.592Z | |
| 7139 | 2026-09-08T04:04:55.592Z | DEBGadding route 3fff:beef:21::/64 -> 2001:db8::55:ff Sep 08 04:04:54.398replacing 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 } }] |
| 7140 | 2026-09-08T04:04:55.592Z | DEBG |
| 7141 | 2026-09-08T04:04:55.592Z | INFO 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 08 04:04:54.398Sep 08 04:04:54.398 DEBGadding route 3fff:beef:3d::/64 -> 2001:db8::55:ff |
| 7142 | 2026-09-08T04:04:55.592Z | DEBGSep 08 04:04:54.398 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 } }] |
| 7143 | 2026-09-08T04:04:55.592Z | INFO |
| 7144 | 2026-09-08T04:04:55.592Z | Sep 08 04:04:54.398 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]INFO |
| 7145 | 2026-09-08T04:04:55.592Z | Sep 08 04:04:54.398adding route 3fff:beef:21::/64 -> 2001:db8::55:ff adding route 172.17.0.17/32 -> 10.0.0.255 |
| 7146 | 2026-09-08T04:04:55.592Z | |
| 7147 | 2026-09-08T04:04:55.592Z | Sep 08 04:04:54.398Sep 08 04:04:54.398Sep 08 04:04:54.398 INFO WARNadding route 3fff:beef:22::/64 -> 2001:db8::55:ff |
| 7148 | 2026-09-08T04:04:55.592Z | shrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })Sep 08 04:04:54.398 DEBG |
| 7149 | 2026-09-08T04:04:55.592Z | 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 } }]Sep 08 04:04:54.398 Sep 08 04:04:54.399DEBG Sep 08 04:04:54.399 DEBG 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 } }] |
| 7150 | 2026-09-08T04:04:55.592Z | created new freemapcreated new freemap, Sep 08 04:04:54.399unit, :unit :DEBGSep 08 04:04:54.408 created new freemap freemap_route_ipv4, INFOunitfreemap_route_ipv4 |
| 7151 | 2026-09-08T04:04:55.592Z | |
| 7152 | 2026-09-08T04:04:55.592Z | : adding route 3fff:beef:23::/64 -> 2001:db8::55:fffreemap_route_ipv4 |
| 7153 | 2026-09-08T04:04:55.592Z | |
| 7154 | 2026-09-08T04:04:55.592Z | Sep 08 04:04:54.408Sep 08 04:04:54.408 DEBGDEBGSep 08 04:04:54.398 created new freemapSep 08 04:04:54.408, ERROSep 08 04:04:54.408unitcreated new freemap: , unitDEBG :rollback route_index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })freemap_route_ipv6DEBG |
| 7155 | 2026-09-08T04:04:55.592Z | freemap_route_ipv6created new freemap |
| 7156 | 2026-09-08T04:04:55.593Z | , |
| 7157 | 2026-09-08T04:04:55.593Z | replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]unit: |
| 7158 | 2026-09-08T04:04:55.593Z | Sep 08 04:04:54.408freemap_route_ipv6 Sep 08 04:04:54.408 |
| 7159 | 2026-09-08T04:04:55.593Z | ERRODEBG Sep 08 04:04:54.408shrink-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 |
| 7160 | 2026-09-08T04:04:55.593Z | initted freemap. size: 64DEBGSep 08 04:04:54.408, unitDEBG: Sep 08 04:04:54.408 initted freemap. size: 64 freemap_route_ipv4initted freemap. size: 64INFO, unit, :unit |
| 7161 | 2026-09-08T04:04:55.597Z | : freemap_route_ipv4adding route 3fff:beef:24::/64 -> 2001:db8::55:fffreemap_route_ipv4 |
| 7162 | 2026-09-08T04:04:55.597Z | |
| 7163 | 2026-09-08T04:04:55.597Z | Sep 08 04:04:54.408 |
| 7164 | 2026-09-08T04:04:55.597Z | DEBG Sep 08 04:04:54.408Sep 08 04:04:54.408reset freemap , DEBGunit : reset freemap DEBGfreemap_route_ipv4, |
| 7165 | 2026-09-08T04:04:55.597Z | Sep 08 04:04:54.408unitreset freemap , :unit:DEBG freemap_route_ipv4 Sep 08 04:04:54.408freemap_route_ipv4 |
| 7166 | 2026-09-08T04:04:55.597Z | |
| 7167 | 2026-09-08T04:04:55.597Z | 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 } }] |
| 7168 | 2026-09-08T04:04:55.597Z | DEBG Sep 08 04:04:54.408Sep 08 04:04:54.408 initted freemap. size: 64DEBG, Sep 08 04:04:54.408DEBG initted freemap. size: 64unit INFO: adding route 3fff:beef:25::/64 -> 2001:db8::55:ff, |
| 7169 | 2026-09-08T04:04:55.597Z | initted freemap. size: 64freemap_route_ipv6unit |
| 7170 | 2026-09-08T04:04:55.597Z | , unit:: freemap_route_ipv6freemap_route_ipv6Sep 08 04:04:54.408 |
| 7171 | 2026-09-08T04:04:55.597Z | Sep 08 04:04:54.408 DEBG |
| 7172 | 2026-09-08T04:04:55.597Z | DEBGreset freemap , 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 } }]unit |
| 7173 | 2026-09-08T04:04:55.597Z | :Sep 08 04:04:54.408 freemap_route_ipv6Sep 08 04:04:54.408DEBG |
| 7174 | 2026-09-08T04:04:55.597Z | DEBGreset freemapSep 08 04:04:54.408 , unitINFOreset freemap :adding route 3fff:beef:26::/64 -> 2001:db8::55:ff , |
| 7175 | 2026-09-08T04:04:55.597Z | freemap_route_ipv6Sep 08 04:04:54.408unit |
| 7176 | 2026-09-08T04:04:55.597Z | INFO :adding route 3fff:dead::/64 -> 2001:db8::55:1 Sep 08 04:04:54.408freemap_route_ipv6 |
| 7177 | 2026-09-08T04:04:55.597Z | |
| 7178 | 2026-09-08T04:04:55.597Z | Sep 08 04:04:54.408DEBG 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 } }]INFOSep 08 04:04:54.408 adding route 172.16.0.0/32 -> 10.0.0.1DEBG |
| 7179 | 2026-09-08T04:04:55.597Z | |
| 7180 | 2026-09-08T04:04:55.597Z | Sep 08 04:04:54.408 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 |
| 7181 | 2026-09-08T04:04:55.598Z | Sep 08 04:04:54.408adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 08 04:04:54.408 DEBGINFO |
| 7182 | 2026-09-08T04:04:55.598Z | Sep 08 04:04:54.408replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] INFOadding route 3fff:beef:27::/64 -> 2001:db8::55:ff |
| 7183 | 2026-09-08T04:04:55.598Z | |
| 7184 | 2026-09-08T04:04:55.598Z | Sep 08 04:04:54.408 adding route 3fff:dead::/64 -> 2001:db8::55:2DEBG |
| 7185 | 2026-09-08T04:04:55.598Z | Sep 08 04:04:54.408Sep 08 04:04:54.408 DEBG INFOSep 08 04:04:54.408 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:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 7186 | 2026-09-08T04:04:55.598Z | adding route 172.16.0.0/32 -> 10.0.0.2DEBG |
| 7187 | 2026-09-08T04:04:55.598Z | |
| 7188 | 2026-09-08T04:04:55.598Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 7189 | 2026-09-08T04:04:55.598Z | Sep 08 04:04:54.408Sep 08 04:04:54.408 DEBG Sep 08 04:04:54.408replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] Sep 08 04:04:54.408 DEBG INFOreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }] |
| 7190 | 2026-09-08T04:04:55.598Z | INFO adding route 3fff:dead::/64 -> 2001:db8::55:2adding route 3fff:beef:28::/64 -> 2001:db8::55:ff |
| 7191 | 2026-09-08T04:04:55.598Z | |
| 7192 | 2026-09-08T04:04:55.598Z | |
| 7193 | 2026-09-08T04:04:55.598Z | Sep 08 04:04:54.408Sep 08 04:04:54.408 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 } }]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 } }] |
| 7194 | 2026-09-08T04:04:55.598Z | |
| 7195 | 2026-09-08T04:04:55.598Z | Sep 08 04:04:54.408 INFO 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.0/32 -> 10.0.0.255Sep 08 04:04:54.408Sep 08 04:04:54.408 |
| 7196 | 2026-09-08T04:04:55.598Z | |
| 7197 | 2026-09-08T04:04:55.598Z | INFOINFO adding route 3fff:beef:29::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 7198 | 2026-09-08T04:04:55.598Z | |
| 7199 | 2026-09-08T04:04:55.598Z | Sep 08 04:04:54.408 Sep 08 04:04:54.408INFO DEBGSep 08 04:04:54.408 |
| 7200 | 2026-09-08T04:04:55.598Z | Sep 08 04:04:54.408adding route 172.17.0.18/32 -> 10.0.0.255 DEBG |
| 7201 | 2026-09-08T04:04:55.598Z | 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 } }] 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 } }] |
| 7202 | 2026-09-08T04:04:55.598Z | |
| 7203 | 2026-09-08T04:04:55.598Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]Sep 08 04:04:54.408 |
| 7204 | 2026-09-08T04:04:55.598Z | Sep 08 04:04:54.408 Sep 08 04:04:54.408INFO 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 } }]adding route 172.17.0.1/32 -> 10.0.0.255Sep 08 04:04:54.408INFO |
| 7205 | 2026-09-08T04:04:55.598Z | INFOadding route 3fff:beef:2a::/64 -> 2001:db8::55:ff |
| 7206 | 2026-09-08T04:04:55.599Z | |
| 7207 | 2026-09-08T04:04:55.599Z | Sep 08 04:04:54.408adding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 7208 | 2026-09-08T04:04:55.599Z | INFOSep 08 04:04:54.408Sep 08 04:04:54.408 Sep 08 04:04:54.408DEBGSep 08 04:04:54.408 INFO adding route 3fff:beef:22::/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 } }] DEBGadding route 172.17.0.19/32 -> 10.0.0.255 |
| 7209 | 2026-09-08T04:04:55.599Z | |
| 7210 | 2026-09-08T04:04:55.599Z | 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 } }] |
| 7211 | 2026-09-08T04:04:55.599Z | |
| 7212 | 2026-09-08T04:04:55.599Z | DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]Sep 08 04:04:54.408Sep 08 04:04:54.408 Sep 08 04:04:54.408INFOSep 08 04:04:54.408INFO DEBGadding route 3fff:beef:2b::/64 -> 2001:db8::55:ff |
| 7213 | 2026-09-08T04:04:55.599Z | |
| 7214 | 2026-09-08T04:04:55.599Z | adding route 172.17.0.2/32 -> 10.0.0.255 |
| 7215 | 2026-09-08T04:04:55.599Z | DEBG Sep 08 04:04:54.408replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 7216 | 2026-09-08T04:04:55.599Z | DEBG |
| 7217 | 2026-09-08T04:04:55.599Z | Sep 08 04:04:54.408replacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 08 04:04:54.408 |
| 7218 | 2026-09-08T04:04:55.599Z | test route::tests::same_size_non_subset_replace ... ok |
| 7219 | 2026-09-08T04:04:55.599Z | test table::mcast::mcast_egress::tests::test_port_bitmap ... ok |
| 7220 | 2026-09-08T04:04:55.599Z | DEBG DEBGreplacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 04:04:54.408Sep 08 04:04:54.408 |
| 7221 | 2026-09-08T04:04:55.599Z | INFOSep 08 04:04:54.408replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }] Sep 08 04:04:54.408 INFO INFOadding route 3fff:beef:23::/64 -> 2001:db8::55:ff |
| 7222 | 2026-09-08T04:04:55.599Z | |
| 7223 | 2026-09-08T04:04:55.599Z | adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffINFO |
| 7224 | 2026-09-08T04:04:55.599Z | adding route 172.17.0.20/32 -> 10.0.0.255adding route 172.17.0.3/32 -> 10.0.0.255 |
| 7225 | 2026-09-08T04:04:55.599Z | |
| 7226 | 2026-09-08T04:04:55.599Z | Sep 08 04:04:54.408Sep 08 04:04:54.408 Sep 08 04:04:54.408 Sep 08 04:04:54.408DEBGDEBG WARN Sep 08 04:04:54.408replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 3fff:beef: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 } }]DEBGshrink-in-place index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) |
| 7227 | 2026-09-08T04:04:55.599Z | |
| 7228 | 2026-09-08T04:04:55.599Z | DEBG |
| 7229 | 2026-09-08T04:04:55.599Z | 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: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 } }] |
| 7230 | 2026-09-08T04:04:55.600Z | Sep 08 04:04:54.408Sep 08 04:04:54.408 INFO |
| 7231 | 2026-09-08T04:04:55.600Z | adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffSep 08 04:04:54.408 |
| 7232 | 2026-09-08T04:04:55.600Z | INFOINFO adding route 172.17.0.4/32 -> 10.0.0.255Sep 08 04:04:54.408adding route 172.17.0.21/32 -> 10.0.0.255 |
| 7233 | 2026-09-08T04:04:55.600Z | DEBG |
| 7234 | 2026-09-08T04:04:55.600Z | Sep 08 04:04:54.408replacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 08 04:04:54.408 |
| 7235 | 2026-09-08T04:04:55.600Z | INFO Sep 08 04:04:54.408 adding route 3fff:beef:24::/64 -> 2001:db8::55:ffDEBGSep 08 04:04:54.408DEBG |
| 7236 | 2026-09-08T04:04:55.600Z | 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.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 |
| 7237 | 2026-09-08T04:04:55.600Z | |
| 7238 | 2026-09-08T04:04:55.600Z | adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff |
| 7239 | 2026-09-08T04:04:55.600Z | Sep 08 04:04:54.408Sep 08 04:04:54.408 Sep 08 04:04:54.408INFODEBG adding route 172.17.0.5/32 -> 10.0.0.255replacing 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 } }] |
| 7240 | 2026-09-08T04:04:55.600Z | Sep 08 04:04:54.408DEBG |
| 7241 | 2026-09-08T04:04:55.600Z | 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 } }] |
| 7242 | 2026-09-08T04:04:55.600Z | Sep 08 04:04:54.408INFO DEBGadding route 172.17.0.22/32 -> 10.0.0.255 |
| 7243 | 2026-09-08T04:04:55.600Z | replacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 04:04:54.408 |
| 7244 | 2026-09-08T04:04:55.600Z | Sep 08 04:04:54.408INFO adding route 3fff:beef:25::/64 -> 2001:db8::55:ff INFO |
| 7245 | 2026-09-08T04:04:55.600Z | adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffSep 08 04:04:54.408 |
| 7246 | 2026-09-08T04:04:55.600Z | Sep 08 04:04:54.408 INFODEBG Sep 08 04:04:54.408Sep 08 04:04:54.408 adding route 172.17.0.6/32 -> 10.0.0.255DEBG |
| 7247 | 2026-09-08T04:04:55.600Z | DEBGreplacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] 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 } }] |
| 7248 | 2026-09-08T04:04:55.600Z | 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 } }] |
| 7249 | 2026-09-08T04:04:55.600Z | |
| 7250 | 2026-09-08T04:04:55.600Z | Sep 08 04:04:54.408 Sep 08 04:04:54.408DEBG Sep 08 04:04:54.408INFOSep 08 04:04:54.408 INFOreplacing 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 } }] |
| 7251 | 2026-09-08T04:04:55.600Z | adding route 3fff:beef:26::/64 -> 2001:db8::55:ffadding route 3fff:beef:30::/64 -> 2001:db8::55:ffINFO |
| 7252 | 2026-09-08T04:04:55.600Z | |
| 7253 | 2026-09-08T04:04:55.600Z | Sep 08 04:04:54.408adding route 172.17.0.23/32 -> 10.0.0.255 |
| 7254 | 2026-09-08T04:04:55.601Z | INFOSep 08 04:04:54.408Sep 08 04:04:54.408 DEBGDEBG Sep 08 04:04:54.408replacing 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 172.17.0.7/32 -> 10.0.0.255 |
| 7255 | 2026-09-08T04:04:55.601Z | |
| 7256 | 2026-09-08T04:04:55.601Z | replacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 7257 | 2026-09-08T04:04:55.601Z | replacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 04:04:54.408Sep 08 04:04:54.408 |
| 7258 | 2026-09-08T04:04:55.601Z | INFODEBGSep 08 04:04:54.408 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 } }] |
| 7259 | 2026-09-08T04:04:55.601Z | adding route 3fff:beef:31::/64 -> 2001:db8::55:ffINFO |
| 7260 | 2026-09-08T04:04:55.601Z | Sep 08 04:04:54.408 adding route 3fff:beef:27::/64 -> 2001:db8::55:ffINFO |
| 7261 | 2026-09-08T04:04:55.607Z | Sep 08 04:04:54.408Sep 08 04:04:54.408 DEBGadding route 172.17.0.24/32 -> 10.0.0.255INFO |
| 7262 | 2026-09-08T04:04:55.607Z | replacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 04:04:54.408 DEBGSep 08 04:04:54.409 Sep 08 04:04:54.409Sep 08 04:04:54.408 DEBGDEBGreplacing 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 } }] |
| 7263 | 2026-09-08T04:04:55.607Z | created new freemapDEBG , created new freemapunit, created new freemapunitSep 08 04:04:54.417, ::unit INFOfreemap_route_ipv4 |
| 7264 | 2026-09-08T04:04:55.607Z | adding route 3fff:beef:28::/64 -> 2001:db8::55:fffreemap_route_ipv4 |
| 7265 | 2026-09-08T04:04:55.607Z | Sep 08 04:04:54.417: Sep 08 04:04:54.417 DEBGDEBG freemap_route_ipv4created new freemap |
| 7266 | 2026-09-08T04:04:55.607Z | 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 } }], unit |
| 7267 | 2026-09-08T04:04:55.607Z | |
| 7268 | 2026-09-08T04:04:55.607Z | : freemap_route_ipv6Sep 08 04:04:54.417 |
| 7269 | 2026-09-08T04:04:55.607Z | 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 } }] |
| 7270 | 2026-09-08T04:04:55.607Z | Sep 08 04:04:54.417DEBG Sep 08 04:04:54.417 created new freemapINFO, unitadding route 3fff:beef:29::/64 -> 2001:db8::55:ff :DEBG |
| 7271 | 2026-09-08T04:04:55.607Z | freemap_route_ipv6Sep 08 04:04:54.417 |
| 7272 | 2026-09-08T04:04:55.607Z | initted freemap. size: 64 Sep 08 04:04:54.417, Sep 08 04:04:54.417 Sep 08 04:04:54.417unit :INFO freemap_route_ipv4adding route 3fff:beef:3e::/64 -> 2001:db8::55:ff |
| 7273 | 2026-09-08T04:04:55.607Z | |
| 7274 | 2026-09-08T04:04:55.607Z | DEBG 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 } }]initted freemap. size: 64 |
| 7275 | 2026-09-08T04:04:55.607Z | , Sep 08 04:04:54.417unit: freemap_route_ipv4DEBGDEBGSep 08 04:04:54.417 |
| 7276 | 2026-09-08T04:04:55.607Z | Sep 08 04:04:54.417 created new freemapINFODEBG 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 08 04:04:54.417adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff |
| 7277 | 2026-09-08T04:04:55.607Z | |
| 7278 | 2026-09-08T04:04:55.607Z | , DEBGunit :Sep 08 04:04:54.417 Sep 08 04:04:54.418INFOfreemap_route_ipv6 |
| 7279 | 2026-09-08T04:04:55.607Z | DEBGreset freemap adding route 3fff:beef:3f::/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 } }] |
| 7280 | 2026-09-08T04:04:55.607Z | |
| 7281 | 2026-09-08T04:04:55.607Z | reset freemap, , unitSep 08 04:04:54.418unitSep 08 04:04:54.418: :DEBG freemap_route_ipv4 Sep 08 04:04:54.418replacing 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 } }] |
| 7282 | 2026-09-08T04:04:55.608Z | INFO |
| 7283 | 2026-09-08T04:04:55.608Z | adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffDEBGfreemap_route_ipv4Sep 08 04:04:54.418 |
| 7284 | 2026-09-08T04:04:55.608Z | |
| 7285 | 2026-09-08T04:04:55.608Z | DEBG initted freemap. size: 64Sep 08 04:04:54.418, Sep 08 04:04:54.418initted freemap. size: 64 , Sep 08 04:04:54.418unitDEBG: 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 } }]DEBGDEBG |
| 7286 | 2026-09-08T04:04:55.608Z | initted freemap. size: 64unitfailed to allocate space for the new target list, unit |
| 7287 | 2026-09-08T04:04:55.608Z | :Sep 08 04:04:54.418: freemap_route_ipv6 INFOfreemap_route_ipv4 |
| 7288 | 2026-09-08T04:04:55.608Z | Sep 08 04:04:54.418 |
| 7289 | 2026-09-08T04:04:55.608Z | freemap_route_ipv6 |
| 7290 | 2026-09-08T04:04:55.608Z | DEBGadding route 3fff:beef:2c::/64 -> 2001:db8::55:ffSep 08 04:04:54.418 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 7291 | 2026-09-08T04:04:55.608Z | |
| 7292 | 2026-09-08T04:04:55.608Z | Sep 08 04:04:54.418Sep 08 04:04:54.418 DEBG Sep 08 04:04:54.418 DEBG reset freemapDEBG, unitreplacing 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 } }] : |
| 7293 | 2026-09-08T04:04:55.608Z | Sep 08 04:04:54.418freemap_route_ipv6 reset freemap |
| 7294 | 2026-09-08T04:04:55.608Z | , DEBGunit: freemap_route_ipv6Sep 08 04:04:54.418failed to allocate space for the new target list |
| 7295 | 2026-09-08T04:04:55.608Z | DEBG |
| 7296 | 2026-09-08T04:04:55.608Z | Sep 08 04:04:54.418 reset freemapINFOINFO , Sep 08 04:04:54.418adding route 3fff:dead::/64 -> 2001:db8::55:1 adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff |
| 7297 | 2026-09-08T04:04:55.608Z | |
| 7298 | 2026-09-08T04:04:55.608Z | unit: INFOfreemap_route_ipv4 Sep 08 04:04:54.418Sep 08 04:04:54.418 |
| 7299 | 2026-09-08T04:04:55.608Z | adding route 3fff:dead::/64 -> 2001:db8::55:1DEBGDEBG 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:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 7300 | 2026-09-08T04:04:55.608Z | |
| 7301 | 2026-09-08T04:04:55.608Z | Sep 08 04:04:54.418 |
| 7302 | 2026-09-08T04:04:55.608Z | DEBG Sep 08 04:04:54.418initted freemap. size: 64Sep 08 04:04:54.418, Sep 08 04:04:54.418DEBG INFOINFO unitadding route 3fff:beef:2e::/64 -> 2001:db8::55:ff:replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 7303 | 2026-09-08T04:04:55.608Z | |
| 7304 | 2026-09-08T04:04:55.608Z | adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 7305 | 2026-09-08T04:04:55.609Z | freemap_route_ipv6 |
| 7306 | 2026-09-08T04:04:55.609Z | Sep 08 04:04:54.418Sep 08 04:04:54.418 INFODEBG adding route 3fff:dead::/64 -> 2001:db8::55:2replacing 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 } }] |
| 7307 | 2026-09-08T04:04:55.609Z | |
| 7308 | 2026-09-08T04:04:55.609Z | Sep 08 04:04:54.418Sep 08 04:04:54.418 DEBGSep 08 04:04:54.418Sep 08 04:04:54.418 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_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 |
| 7309 | 2026-09-08T04:04:55.609Z | reset freemapDEBGadding route 3fff:beef:2f::/64 -> 2001:db8::55:ff, |
| 7310 | 2026-09-08T04:04:55.609Z | unit: freemap_route_ipv6replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 7311 | 2026-09-08T04:04:55.609Z | Sep 08 04:04:54.418 |
| 7312 | 2026-09-08T04:04:55.609Z | Sep 08 04:04:54.418 DEBGINFO adding route 3fff:dead::/64 -> 2001:db8::55:3replacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 04:04:54.418 |
| 7313 | 2026-09-08T04:04:55.609Z | Sep 08 04:04:54.418INFO |
| 7314 | 2026-09-08T04:04:55.609Z | INFO adding route 172.16.0.0/32 -> 10.0.0.1Sep 08 04:04:54.418adding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 7315 | 2026-09-08T04:04:55.609Z | |
| 7316 | 2026-09-08T04:04:55.609Z | INFOSep 08 04:04:54.418 Sep 08 04:04:54.418adding route 3fff:beef:30::/64 -> 2001:db8::55:ffDEBG |
| 7317 | 2026-09-08T04:04:55.609Z | Sep 08 04:04:54.418DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]Sep 08 04:04:54.418 |
| 7318 | 2026-09-08T04:04:55.609Z | test route::tests::shrink_to_single_non_zero_survivor ... ok |
| 7319 | 2026-09-08T04:04:55.609Z | 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: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 } }] |
| 7320 | 2026-09-08T04:04:55.609Z | |
| 7321 | 2026-09-08T04:04:55.609Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]Sep 08 04:04:54.418 |
| 7322 | 2026-09-08T04:04:55.609Z | INFO adding route 3fff:dead::/64 -> 2001:db8::55:4Sep 08 04:04:54.418Sep 08 04:04:54.418 INFO adding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 7323 | 2026-09-08T04:04:55.609Z | |
| 7324 | 2026-09-08T04:04:55.609Z | INFO Sep 08 04:04:54.418adding route 3fff:beef:31::/64 -> 2001:db8::55:ff Sep 08 04:04:54.418 |
| 7325 | 2026-09-08T04:04:55.609Z | Sep 08 04:04:54.418DEBG 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 } }] DEBGSep 08 04:04:54.418 |
| 7326 | 2026-09-08T04:04:55.609Z | adding route 172.16.0.0/32 -> 10.0.0.2DEBG 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 } }] |
| 7327 | 2026-09-08T04:04:55.609Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 } }] |
| 7328 | 2026-09-08T04:04:55.609Z | |
| 7329 | 2026-09-08T04:04:55.609Z | Sep 08 04:04:54.418 DEBG Sep 08 04:04:54.418Sep 08 04:04:54.418 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 } }] |
| 7330 | 2026-09-08T04:04:55.610Z | replacing targets for 3fff:dead::/64 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 } }] |
| 7331 | 2026-09-08T04:04:55.610Z | Sep 08 04:04:54.418INFO adding route 3fff:beef:32::/64 -> 2001:db8::55:ffSep 08 04:04:54.418 |
| 7332 | 2026-09-08T04:04:55.610Z | |
| 7333 | 2026-09-08T04:04:55.610Z | 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:3, vlan_id: None } }]Sep 08 04:04:54.418 |
| 7334 | 2026-09-08T04:04:55.610Z | 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 08 04:04:54.418 |
| 7335 | 2026-09-08T04:04:55.610Z | 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 } }]INFO |
| 7336 | 2026-09-08T04:04:55.610Z | adding route 3fff:beef:32::/64 -> 2001:db8::55:ff |
| 7337 | 2026-09-08T04:04:55.610Z | Sep 08 04:04:54.418 INFO adding route 3fff:beef:33::/64 -> 2001:db8::55:ffSep 08 04:04:54.418 |
| 7338 | 2026-09-08T04:04:55.610Z | 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 } }] |
| 7339 | 2026-09-08T04:04:55.610Z | Sep 08 04:04:54.418Sep 08 04:04:54.418 Sep 08 04:04:54.418DEBGDEBG 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 } }] |
| 7340 | 2026-09-08T04:04:55.610Z | replacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 7341 | 2026-09-08T04:04:55.610Z | adding route 3fff:beef:33::/64 -> 2001:db8::55:ff |
| 7342 | 2026-09-08T04:04:55.610Z | Sep 08 04:04:54.418 adding route 172.17.0.8/32 -> 10.0.0.255Sep 08 04:04:54.418INFO Sep 08 04:04:54.418DEBG adding route 3fff:beef:34::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 7343 | 2026-09-08T04:04:55.610Z | |
| 7344 | 2026-09-08T04:04:55.610Z | |
| 7345 | 2026-09-08T04:04:55.610Z | INFO adding route 172.17.0.25/32 -> 10.0.0.255Sep 08 04:04:54.418 |
| 7346 | 2026-09-08T04:04:55.610Z | Sep 08 04:04:54.418DEBG Sep 08 04:04:54.418 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 |
| 7347 | 2026-09-08T04:04:55.610Z | adding route 3fff:beef:34::/64 -> 2001:db8::55:ffDEBG |
| 7348 | 2026-09-08T04:04:55.610Z | 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 } }] |
| 7349 | 2026-09-08T04:04:55.610Z | Sep 08 04:04:54.418Sep 08 04:04:54.418 Sep 08 04:04:54.418INFO adding route 3fff:beef:35::/64 -> 2001:db8::55:ff DEBG |
| 7350 | 2026-09-08T04:04:55.610Z | Sep 08 04:04:54.418replacing 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 |
| 7351 | 2026-09-08T04:04:55.610Z | INFO adding route 172.17.0.9/32 -> 10.0.0.255 |
| 7352 | 2026-09-08T04:04:55.610Z | replacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 04:04:54.418Sep 08 04:04:54.418 |
| 7353 | 2026-09-08T04:04:55.610Z | INFO DEBGSep 08 04:04:54.418adding route 3fff:beef:35::/64 -> 2001:db8::55:ff replacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 7354 | 2026-09-08T04:04:55.610Z | |
| 7355 | 2026-09-08T04:04:55.610Z | 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 08 04:04:54.418 |
| 7356 | 2026-09-08T04:04:55.611Z | Sep 08 04:04:54.418 DEBG Sep 08 04:04:54.418replacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFOSep 08 04:04:54.418 |
| 7357 | 2026-09-08T04:04:55.611Z | adding route 172.17.0.26/32 -> 10.0.0.255INFO |
| 7358 | 2026-09-08T04:04:55.611Z | adding route 3fff:beef:36::/64 -> 2001:db8::55:ffSep 08 04:04:54.418 |
| 7359 | 2026-09-08T04:04:55.611Z | INFO INFOadding route 172.17.0.10/32 -> 10.0.0.255 Sep 08 04:04:54.418 |
| 7360 | 2026-09-08T04:04:55.611Z | Sep 08 04:04:54.418adding route 3fff:beef:36::/64 -> 2001:db8::55:ff |
| 7361 | 2026-09-08T04:04:55.616Z | DEBG DEBG Sep 08 04:04:54.418replacing 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:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 04:04:54.418 |
| 7362 | 2026-09-08T04:04:55.616Z | |
| 7363 | 2026-09-08T04:04:55.616Z | DEBGDEBG Sep 08 04:04:54.418replacing 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 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 08 04:04:54.418adding route 3fff:beef:37::/64 -> 2001:db8::55:ff |
| 7364 | 2026-09-08T04:04:55.616Z | |
| 7365 | 2026-09-08T04:04:55.616Z | |
| 7366 | 2026-09-08T04:04:55.616Z | INFO adding route 172.17.0.27/32 -> 10.0.0.255Sep 08 04:04:54.418 |
| 7367 | 2026-09-08T04:04:55.616Z | Sep 08 04:04:54.418 Sep 08 04:04:54.418DEBGINFO 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 } }] |
| 7368 | 2026-09-08T04:04:55.616Z | adding route 3fff:beef:37::/64 -> 2001:db8::55:ffINFOSep 08 04:04:54.418 |
| 7369 | 2026-09-08T04:04:55.617Z | adding route 172.17.0.11/32 -> 10.0.0.255 |
| 7370 | 2026-09-08T04:04:55.617Z | Sep 08 04:04:54.418Sep 08 04:04:54.418 DEBG created new freemap, unitDEBGSep 08 04:04:54.435: Sep 08 04:04:54.435 freemap_route_ipv4DEBG |
| 7371 | 2026-09-08T04:04:55.617Z | INFO created new freemapreplacing 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 } }] |
| 7372 | 2026-09-08T04:04:55.617Z | adding route 3fff:beef:38::/64 -> 2001:db8::55:ff, |
| 7373 | 2026-09-08T04:04:55.617Z | unit:Sep 08 04:04:54.435 freemap_route_ipv4Sep 08 04:04:54.435DEBG |
| 7374 | 2026-09-08T04:04:55.617Z | DEBGcreated new freemapSep 08 04:04:54.435 , unitINFOreplacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 04:04:54.435: |
| 7375 | 2026-09-08T04:04:55.617Z | adding route 172.17.0.12/32 -> 10.0.0.255freemap_route_ipv6 |
| 7376 | 2026-09-08T04:04:55.617Z | |
| 7377 | 2026-09-08T04:04:55.617Z | DEBG created new freemap, Sep 08 04:04:54.435 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 } }] |
| 7378 | 2026-09-08T04:04:55.617Z | Sep 08 04:04:54.435unit :Sep 08 04:04:54.435INFO Sep 08 04:04:54.435 DEBG freemap_route_ipv6 |
| 7379 | 2026-09-08T04:04:55.617Z | adding route 172.17.0.13/32 -> 10.0.0.255INFO initted freemap. size: 64adding route 3fff:beef:39::/64 -> 2001:db8::55:ff |
| 7380 | 2026-09-08T04:04:55.617Z | , unit |
| 7381 | 2026-09-08T04:04:55.617Z | : freemap_route_ipv4Sep 08 04:04:54.435 |
| 7382 | 2026-09-08T04:04:55.617Z | Sep 08 04:04:54.435DEBGSep 08 04:04:54.435 initted freemap. size: 64DEBG, unitreplacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]:Sep 08 04:04:54.435 freemap_route_ipv4 |
| 7383 | 2026-09-08T04:04:55.617Z | DEBG |
| 7384 | 2026-09-08T04:04:55.617Z | DEBG replacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 04:04:54.435Sep 08 04:04:54.435 DEBG |
| 7385 | 2026-09-08T04:04:55.617Z | reset freemapreset freemap, , unitINFO:unitSep 08 04:04:54.435: freemap_route_ipv4adding route 172.17.0.14/32 -> 10.0.0.255INFOfreemap_route_ipv4 |
| 7386 | 2026-09-08T04:04:55.617Z | |
| 7387 | 2026-09-08T04:04:55.617Z | adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff |
| 7388 | 2026-09-08T04:04:55.617Z | |
| 7389 | 2026-09-08T04:04:55.617Z | Sep 08 04:04:54.435Sep 08 04:04:54.435 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 } }] |
| 7390 | 2026-09-08T04:04:55.617Z | Sep 08 04:04:54.435Sep 08 04:04:54.435 Sep 08 04:04:54.435 INFO DEBGDEBGadding route 172.17.0.15/32 -> 10.0.0.255DEBG initted freemap. size: 64 |
| 7391 | 2026-09-08T04:04:55.617Z | replacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }], unit initted freemap. size: 64: |
| 7392 | 2026-09-08T04:04:55.617Z | , freemap_route_ipv6unit |
| 7393 | 2026-09-08T04:04:55.618Z | :Sep 08 04:04:54.435 Sep 08 04:04:54.435freemap_route_ipv6 DEBG |
| 7394 | 2026-09-08T04:04:55.618Z | INFO adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffreplacing 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 } }] |
| 7395 | 2026-09-08T04:04:55.618Z | |
| 7396 | 2026-09-08T04:04:55.618Z | Sep 08 04:04:54.435 Sep 08 04:04:54.435Sep 08 04:04:54.435 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 } }] |
| 7397 | 2026-09-08T04:04:55.618Z | DEBG reset freemap, Sep 08 04:04:54.435unitSep 08 04:04:54.435: INFODEBGfreemap_route_ipv6 |
| 7398 | 2026-09-08T04:04:55.618Z | reset freemap , INFOunit adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffSep 08 04:04:54.435adding route 172.17.0.16/32 -> 10.0.0.255 |
| 7399 | 2026-09-08T04:04:55.618Z | |
| 7400 | 2026-09-08T04:04:55.618Z | INFO: adding route 172.16.0.0/32 -> 10.0.0.1freemap_route_ipv6 |
| 7401 | 2026-09-08T04:04:55.618Z | |
| 7402 | 2026-09-08T04:04:55.618Z | Sep 08 04:04:54.435Sep 08 04:04:54.435 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 } }] |
| 7403 | 2026-09-08T04:04:55.618Z | 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 } }] |
| 7404 | 2026-09-08T04:04:55.618Z | Sep 08 04:04:54.435Sep 08 04:04:54.435 DEBGINFOSep 08 04:04:54.435 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]Sep 08 04:04:54.435 |
| 7405 | 2026-09-08T04:04:55.618Z | DEBG failed to allocate space for the new target listadding route 172.16.0.0/32 -> 10.0.0.1 |
| 7406 | 2026-09-08T04:04:55.618Z | INFO Sep 08 04:04:54.435 |
| 7407 | 2026-09-08T04:04:55.618Z | adding route 172.17.0.17/32 -> 10.0.0.255INFO |
| 7408 | 2026-09-08T04:04:55.618Z | Sep 08 04:04:54.435adding route 172.16.0.0/32 -> 10.0.0.2 |
| 7409 | 2026-09-08T04:04:55.618Z | DEBG Sep 08 04:04:54.435Sep 08 04:04:54.435Sep 08 04:04:54.435 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 } }]DEBG |
| 7410 | 2026-09-08T04:04:55.618Z | 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 } }] 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 } }] |
| 7411 | 2026-09-08T04:04:55.618Z | |
| 7412 | 2026-09-08T04:04:55.618Z | 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 } }] |
| 7413 | 2026-09-08T04:04:55.618Z | Sep 08 04:04:54.435Sep 08 04:04:54.435 INFOINFO Sep 08 04:04:54.418adding route 172.17.0.0/32 -> 10.0.0.255adding route 172.16.0.0/32 -> 10.0.0.3 |
| 7414 | 2026-09-08T04:04:55.618Z | |
| 7415 | 2026-09-08T04:04:55.618Z | DEBG created new freemapSep 08 04:04:54.435, Sep 08 04:04:54.435unitINFO : Sep 08 04:04:54.435DEBG adding route 172.17.0.18/32 -> 10.0.0.255 freemap_route_ipv4 |
| 7416 | 2026-09-08T04:04:55.618Z | 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 } }] |
| 7417 | 2026-09-08T04:04:55.618Z | |
| 7418 | 2026-09-08T04:04:55.619Z | test route::tests::shrink_preserves_compacted_order ... ok |
| 7419 | 2026-09-08T04:04:55.619Z | 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 08 04:04:54.435 |
| 7420 | 2026-09-08T04:04:55.619Z | Sep 08 04:04:54.435INFOSep 08 04:04:54.435 DEBGadding route 172.16.0.0/32 -> 10.0.0.4 |
| 7421 | 2026-09-08T04:04:55.619Z | 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 |
| 7422 | 2026-09-08T04:04:55.619Z | created new freemap, Sep 08 04:04:54.435unit :INFO Sep 08 04:04:54.435 adding route 172.17.0.1/32 -> 10.0.0.255DEBG |
| 7423 | 2026-09-08T04:04:55.619Z | Sep 08 04:04:54.435 freemap_route_ipv6replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, 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 } }] |
| 7424 | 2026-09-08T04:04:55.619Z | |
| 7425 | 2026-09-08T04:04:55.619Z | INFO Sep 08 04:04:54.435adding route 172.17.0.19/32 -> 10.0.0.255 |
| 7426 | 2026-09-08T04:04:55.619Z | Sep 08 04:04:54.435 DEBGSep 08 04:04:54.435DEBG Sep 08 04:04:54.435 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: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }] DEBG |
| 7427 | 2026-09-08T04:04:55.619Z | DEBGinitted freemap. size: 64 |
| 7428 | 2026-09-08T04:04:55.619Z | , 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 } }]unit: freemap_route_ipv4Sep 08 04:04:54.435 |
| 7429 | 2026-09-08T04:04:55.619Z | DEBG created new freemapSep 08 04:04:54.444, unitSep 08 04:04:54.444INFO: DEBGfreemap_route_ipv4adding route 172.17.0.2/32 -> 10.0.0.255 |
| 7430 | 2026-09-08T04:04:55.619Z | |
| 7431 | 2026-09-08T04:04:55.619Z | reset freemap, unit: freemap_route_ipv4 |
| 7432 | 2026-09-08T04:04:55.619Z | Sep 08 04:04:54.444DEBGSep 08 04:04:54.444 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 } }] Sep 08 04:04:54.444created new freemap |
| 7433 | 2026-09-08T04:04:55.619Z | , unitDEBG:initted freemap. size: 64 , 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 } }] |
| 7434 | 2026-09-08T04:04:55.619Z | freemap_route_ipv6unit |
| 7435 | 2026-09-08T04:04:55.619Z | :Sep 08 04:04:54.444 Sep 08 04:04:54.444freemap_route_ipv6 Sep 08 04:04:54.444 |
| 7436 | 2026-09-08T04:04:55.619Z | INFOINFO adding route 172.17.0.3/32 -> 10.0.0.255 |
| 7437 | 2026-09-08T04:04:55.619Z | adding route 172.17.0.28/32 -> 10.0.0.255Sep 08 04:04:54.444DEBG |
| 7438 | 2026-09-08T04:04:55.619Z | DEBGinitted freemap. size: 64 Sep 08 04:04:54.444, Sep 08 04:04:54.444DEBG unitDEBGreset freemap :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 } }], |
| 7439 | 2026-09-08T04:04:55.619Z | unit freemap_route_ipv4replacing 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 } }] |
| 7440 | 2026-09-08T04:04:55.619Z | |
| 7441 | 2026-09-08T04:04:55.619Z | : Sep 08 04:04:54.444 freemap_route_ipv6INFOSep 08 04:04:54.444 adding route 172.17.0.4/32 -> 10.0.0.255 |
| 7442 | 2026-09-08T04:04:55.619Z | |
| 7443 | 2026-09-08T04:04:55.619Z | DEBG Sep 08 04:04:54.444reset freemap , Sep 08 04:04:54.444Sep 08 04:04:54.444INFO unit INFO:adding route 172.17.0.29/32 -> 10.0.0.255DEBG freemap_route_ipv4 |
| 7444 | 2026-09-08T04:04:55.620Z | 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.16.0.0/32 -> 10.0.0.1 |
| 7445 | 2026-09-08T04:04:55.620Z | |
| 7446 | 2026-09-08T04:04:55.620Z | |
| 7447 | 2026-09-08T04:04:55.620Z | Sep 08 04:04:54.444 Sep 08 04:04:54.444INFO DEBGadding route 172.17.0.5/32 -> 10.0.0.255 Sep 08 04:04:54.444replacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 04:04:54.444 |
| 7448 | 2026-09-08T04:04:55.620Z | DEBG |
| 7449 | 2026-09-08T04:04:55.620Z | 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 08 04:04:54.444 |
| 7450 | 2026-09-08T04:04:55.620Z | initted freemap. size: 64Sep 08 04:04:54.444 , INFOunitDEBG: 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.30/32 -> 10.0.0.255freemap_route_ipv6Sep 08 04:04:54.444 |
| 7451 | 2026-09-08T04:04:55.620Z | |
| 7452 | 2026-09-08T04:04:55.620Z | |
| 7453 | 2026-09-08T04:04:55.620Z | INFOSep 08 04:04:54.444Sep 08 04:04:54.444 INFODEBG adding route 172.16.0.0/32 -> 10.0.0.2 reset freemap |
| 7454 | 2026-09-08T04:04:55.620Z | adding route 172.17.0.6/32 -> 10.0.0.255, Sep 08 04:04:54.444unit |
| 7455 | 2026-09-08T04:04:55.620Z | 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 } }] Sep 08 04:04:54.444 |
| 7456 | 2026-09-08T04:04:55.620Z | freemap_route_ipv6Sep 08 04:04:54.444 |
| 7457 | 2026-09-08T04:04:55.620Z | DEBG 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 } }]Sep 08 04:04:54.444 |
| 7458 | 2026-09-08T04:04:55.620Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.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 } }] |
| 7459 | 2026-09-08T04:04:55.620Z | INFO Sep 08 04:04:54.444Sep 08 04:04:54.444adding route 172.17.0.31/32 -> 10.0.0.255 |
| 7460 | 2026-09-08T04:04:55.620Z | INFOINFO adding route 172.17.0.7/32 -> 10.0.0.255Sep 08 04:04:54.444 |
| 7461 | 2026-09-08T04:04:55.625Z | adding route 172.16.0.0/32 -> 10.0.0.1 |
| 7462 | 2026-09-08T04:04:55.625Z | Sep 08 04:04:54.444INFOSep 08 04:04:54.444 adding route 172.16.0.0/32 -> 10.0.0.3DEBGSep 08 04:04:54.444 DEBG |
| 7463 | 2026-09-08T04:04:55.625Z | 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 } }] |
| 7464 | 2026-09-08T04:04:55.625Z | 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 } }] |
| 7465 | 2026-09-08T04:04:55.625Z | 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 } }] |
| 7466 | 2026-09-08T04:04:55.625Z | Sep 08 04:04:54.444 DEBGSep 08 04:04:54.444 Sep 08 04:04:54.444replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_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 } }] |
| 7467 | 2026-09-08T04:04:55.625Z | INFO Sep 08 04:04:54.444INFOadding route 172.16.0.0/32 -> 10.0.0.1 INFOadding route 172.17.0.8/32 -> 10.0.0.255 |
| 7468 | 2026-09-08T04:04:55.625Z | Sep 08 04:04:54.444 |
| 7469 | 2026-09-08T04:04:55.625Z | INFO adding route 172.16.0.0/32 -> 10.0.0.4adding route 172.17.0.32/32 -> 10.0.0.255 |
| 7470 | 2026-09-08T04:04:55.625Z | |
| 7471 | 2026-09-08T04:04:55.625Z | Sep 08 04:04:54.444Sep 08 04:04:54.444 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 } }]Sep 08 04:04:54.444 |
| 7472 | 2026-09-08T04:04:55.625Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]DEBG |
| 7473 | 2026-09-08T04:04:55.625Z | Sep 08 04:04:54.444 Sep 08 04:04:54.444replacing 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 } }] |
| 7474 | 2026-09-08T04:04:55.625Z | 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 } }]INFO |
| 7475 | 2026-09-08T04:04:55.625Z | adding route 172.17.0.9/32 -> 10.0.0.255Sep 08 04:04:54.444 |
| 7476 | 2026-09-08T04:04:55.625Z | Sep 08 04:04:54.444INFO INFO adding route 172.17.0.33/32 -> 10.0.0.255 |
| 7477 | 2026-09-08T04:04:55.625Z | Sep 08 04:04:54.444adding route 172.16.0.0/32 -> 10.0.0.1Sep 08 04:04:54.444 DEBGDEBG |
| 7478 | 2026-09-08T04:04:55.625Z | Sep 08 04:04:54.444replacing 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 } }] |
| 7479 | 2026-09-08T04:04:55.626Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]DEBG |
| 7480 | 2026-09-08T04:04:55.626Z | Sep 08 04:04:54.444replacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 04:04:54.444 |
| 7481 | 2026-09-08T04:04:55.626Z | INFODEBG adding route 172.17.0.10/32 -> 10.0.0.255 |
| 7482 | 2026-09-08T04:04:55.626Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]Sep 08 04:04:54.444 |
| 7483 | 2026-09-08T04:04:55.626Z | INFOSep 08 04:04:54.444 adding route 172.17.0.34/32 -> 10.0.0.255DEBG |
| 7484 | 2026-09-08T04:04:55.626Z | 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 } }] |
| 7485 | 2026-09-08T04:04:55.626Z | Sep 08 04:04:54.444Sep 08 04:04:54.444 Sep 08 04:04:54.444DEBGINFO INFO replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.11/32 -> 10.0.0.255 |
| 7486 | 2026-09-08T04:04:55.626Z | |
| 7487 | 2026-09-08T04:04:55.626Z | adding route 172.16.0.0/32 -> 10.0.0.2 |
| 7488 | 2026-09-08T04:04:55.626Z | Sep 08 04:04:54.444 Sep 08 04:04:54.444INFOSep 08 04:04:54.444 DEBG 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 } }] |
| 7489 | 2026-09-08T04:04:55.626Z | |
| 7490 | 2026-09-08T04:04:55.626Z | 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 } }] |
| 7491 | 2026-09-08T04:04:55.626Z | Sep 08 04:04:54.444Sep 08 04:04:54.444 INFOINFO adding route 172.17.0.12/32 -> 10.0.0.255Sep 08 04:04:54.444adding route 172.17.0.0/32 -> 10.0.0.255 |
| 7492 | 2026-09-08T04:04:55.626Z | |
| 7493 | 2026-09-08T04:04:55.626Z | DEBG replacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 04:04:54.444 |
| 7494 | 2026-09-08T04:04:55.626Z | Sep 08 04:04:54.444Sep 08 04:04:54.444DEBG 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 08 04:04:54.444 |
| 7495 | 2026-09-08T04:04:55.626Z | 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 } }]DEBG |
| 7496 | 2026-09-08T04:04:55.626Z | Sep 08 04:04:54.444replacing 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.17.0.36/32 -> 10.0.0.255 |
| 7497 | 2026-09-08T04:04:55.626Z | INFO |
| 7498 | 2026-09-08T04:04:55.626Z | adding route 172.17.0.13/32 -> 10.0.0.255 |
| 7499 | 2026-09-08T04:04:55.626Z | Sep 08 04:04:54.444Sep 08 04:04:54.444Sep 08 04:04:54.444 INFO INFODEBG adding route 3fff:beef:38::/64 -> 2001:db8::55:ffreplacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 04:04:54.444adding route 172.17.0.1/32 -> 10.0.0.255 |
| 7500 | 2026-09-08T04:04:55.626Z | |
| 7501 | 2026-09-08T04:04:55.626Z | DEBG |
| 7502 | 2026-09-08T04:04:55.626Z | replacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 04:04:54.444 INFO |
| 7503 | 2026-09-08T04:04:55.626Z | Sep 08 04:04:54.444 adding route 172.17.0.14/32 -> 10.0.0.255DEBG |
| 7504 | 2026-09-08T04:04:55.626Z | 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 08 04:04:54.444 |
| 7505 | 2026-09-08T04:04:55.626Z | INFO |
| 7506 | 2026-09-08T04:04:55.627Z | Sep 08 04:04:54.444adding route 172.17.0.37/32 -> 10.0.0.255 |
| 7507 | 2026-09-08T04:04:55.627Z | 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 } }] |
| 7508 | 2026-09-08T04:04:55.627Z | Sep 08 04:04:54.444Sep 08 04:04:54.444 INFOSep 08 04:04:54.444 adding route 172.17.0.2/32 -> 10.0.0.255DEBG |
| 7509 | 2026-09-08T04:04:55.627Z | INFOSep 08 04:04:54.444 adding route 172.17.0.15/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 } }] |
| 7510 | 2026-09-08T04:04:55.627Z | Sep 08 04:04:54.444INFO |
| 7511 | 2026-09-08T04:04:55.627Z | DEBGadding route 172.17.0.20/32 -> 10.0.0.255 Sep 08 04:04:54.444replacing 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 } }] |
| 7512 | 2026-09-08T04:04:55.627Z | |
| 7513 | 2026-09-08T04:04:55.627Z | DEBG Sep 08 04:04:54.444replacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 08 04:04:54.444INFO |
| 7514 | 2026-09-08T04:04:55.627Z | adding route 172.17.0.38/32 -> 10.0.0.255Sep 08 04:04:54.444 |
| 7515 | 2026-09-08T04:04:55.627Z | INFO DEBGadding route 172.17.0.3/32 -> 10.0.0.255 |
| 7516 | 2026-09-08T04:04:55.627Z | Sep 08 04:04:54.444replacing 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 } }] |
| 7517 | 2026-09-08T04:04:55.627Z | Sep 08 04:04:54.444INFO Sep 08 04:04:54.444DEBGSep 08 04:04:54.444 adding route 172.17.0.16/32 -> 10.0.0.255 |
| 7518 | 2026-09-08T04:04:55.627Z | INFODEBGreplacing 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 |
| 7519 | 2026-09-08T04:04:55.627Z | |
| 7520 | 2026-09-08T04:04:55.627Z | replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 04:04:54.444 |
| 7521 | 2026-09-08T04:04:55.627Z | 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 } }]Sep 08 04:04:54.444 |
| 7522 | 2026-09-08T04:04:55.627Z | Sep 08 04:04:54.444DEBG INFOreplacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 08 04:04:54.444Sep 08 04:04:54.444 |
| 7523 | 2026-09-08T04:04:55.627Z | INFOadding route 172.17.0.39/32 -> 10.0.0.255 INFOadding route 172.17.0.4/32 -> 10.0.0.255Sep 08 04:04:54.444 |
| 7524 | 2026-09-08T04:04:55.627Z | |
| 7525 | 2026-09-08T04:04:55.627Z | adding route 172.17.0.17/32 -> 10.0.0.255 |
| 7526 | 2026-09-08T04:04:55.627Z | INFO adding route 172.17.0.22/32 -> 10.0.0.255 |
| 7527 | 2026-09-08T04:04:55.627Z | Sep 08 04:04:54.444Sep 08 04:04:54.444 Sep 08 04:04:54.444DEBG DEBGreplacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 7528 | 2026-09-08T04:04:55.627Z | replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 7529 | 2026-09-08T04:04:55.627Z | |
| 7530 | 2026-09-08T04:04:55.627Z | Sep 08 04:04:54.444 DEBGSep 08 04:04:54.444 Sep 08 04:04:54.444INFO 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 |
| 7531 | 2026-09-08T04:04:55.627Z | adding route 172.17.0.18/32 -> 10.0.0.255adding route 172.17.0.23/32 -> 10.0.0.255 |
| 7532 | 2026-09-08T04:04:55.627Z | |
| 7533 | 2026-09-08T04:04:55.627Z | Sep 08 04:04:54.444 INFOSep 08 04:04:54.444 Sep 08 04:04:54.444adding route 172.17.0.5/32 -> 10.0.0.255 Sep 08 04:04:54.444DEBG INFODEBG adding route 172.17.0.40/32 -> 10.0.0.255 |
| 7534 | 2026-09-08T04:04:55.627Z | |
| 7535 | 2026-09-08T04:04:55.628Z | 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 } }] |
| 7536 | 2026-09-08T04:04:55.628Z | 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 } }] |
| 7537 | 2026-09-08T04:04:55.628Z | Sep 08 04:04:54.444Sep 08 04:04:54.444 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.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 } }] |
| 7538 | 2026-09-08T04:04:55.628Z | Sep 08 04:04:54.444 |
| 7539 | 2026-09-08T04:04:55.628Z | Sep 08 04:04:54.453 INFO adding route 172.17.0.6/32 -> 10.0.0.255 |
| 7540 | 2026-09-08T04:04:55.628Z | Sep 08 04:04:54.453 INFO INFOadding route 172.17.0.19/32 -> 10.0.0.255Sep 08 04:04:54.453 |
| 7541 | 2026-09-08T04:04:55.628Z | DEBGadding route 172.17.0.41/32 -> 10.0.0.255 |
| 7542 | 2026-09-08T04:04:55.628Z | Sep 08 04:04:54.453replacing 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 } }] |
| 7543 | 2026-09-08T04:04:55.628Z | 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 } }] |
| 7544 | 2026-09-08T04:04:55.628Z | Sep 08 04:04:54.453 INFO adding route 172.17.0.7/32 -> 10.0.0.255 |
| 7545 | 2026-09-08T04:04:55.628Z | Sep 08 04:04:54.453 INFOSep 08 04:04:54.453 Sep 08 04:04:54.444adding route 172.17.0.20/32 -> 10.0.0.255Sep 08 04:04:54.453 |
| 7546 | 2026-09-08T04:04:55.628Z | DEBGDEBG 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 } }]replacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 04:04:54.453 |
| 7547 | 2026-09-08T04:04:55.628Z | 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 } }] |
| 7548 | 2026-09-08T04:04:55.628Z | |
| 7549 | 2026-09-08T04:04:55.628Z | 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 } }]Sep 08 04:04:54.453Sep 08 04:04:54.453 |
| 7550 | 2026-09-08T04:04:55.628Z | INFOINFO adding route 172.17.0.8/32 -> 10.0.0.255adding route 172.17.0.42/32 -> 10.0.0.255 |
| 7551 | 2026-09-08T04:04:55.628Z | |
| 7552 | 2026-09-08T04:04:55.628Z | Sep 08 04:04:54.453 INFO Sep 08 04:04:54.453adding route 3fff:beef:39::/64 -> 2001:db8::55:ff |
| 7553 | 2026-09-08T04:04:55.628Z | INFOSep 08 04:04:54.453Sep 08 04:04:54.453 DEBGadding route 172.17.0.21/32 -> 10.0.0.255 |
| 7554 | 2026-09-08T04:04:55.628Z | 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 } }] |
| 7555 | 2026-09-08T04:04:55.628Z | DEBGSep 08 04:04:54.453 Sep 08 04:04:54.453DEBGSep 08 04:04:54.453 DEBGINFO adding route 172.17.0.9/32 -> 10.0.0.255 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 } }] |
| 7556 | 2026-09-08T04:04:55.628Z | 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 } }] |
| 7557 | 2026-09-08T04:04:55.628Z | |
| 7558 | 2026-09-08T04:04:55.628Z | 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 } }] |
| 7559 | 2026-09-08T04:04:55.628Z | Sep 08 04:04:54.453Sep 08 04:04:54.453 Sep 08 04:04:54.453INFO DEBG adding route 172.17.0.22/32 -> 10.0.0.255INFO |
| 7560 | 2026-09-08T04:04:55.628Z | replacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 08 04:04:54.453adding route 172.17.0.43/32 -> 10.0.0.255 |
| 7561 | 2026-09-08T04:04:55.635Z | INFO |
| 7562 | 2026-09-08T04:04:55.635Z | Sep 08 04:04:54.453adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff |
| 7563 | 2026-09-08T04:04:55.635Z | DEBGSep 08 04:04:54.453 INFO Sep 08 04:04:54.453replacing 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.10/32 -> 10.0.0.255 |
| 7564 | 2026-09-08T04:04:55.635Z | DEBG |
| 7565 | 2026-09-08T04:04:55.635Z | replacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 04:04:54.453 |
| 7566 | 2026-09-08T04:04:55.635Z | DEBGSep 08 04:04:54.453 replacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 04:04:54.453 |
| 7567 | 2026-09-08T04:04:55.635Z | INFODEBG 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.23/32 -> 10.0.0.255Sep 08 04:04:54.453 |
| 7568 | 2026-09-08T04:04:55.635Z | |
| 7569 | 2026-09-08T04:04:55.635Z | INFOSep 08 04:04:54.453 INFOadding route 3fff:beef:3b::/64 -> 2001:db8::55:ffSep 08 04:04:54.453 |
| 7570 | 2026-09-08T04:04:55.635Z | Sep 08 04:04:54.453 INFO adding route 172.17.0.44/32 -> 10.0.0.255 adding route 172.17.0.11/32 -> 10.0.0.255DEBG |
| 7571 | 2026-09-08T04:04:55.635Z | Sep 08 04:04:54.453replacing 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 } }] |
| 7572 | 2026-09-08T04:04:55.636Z | DEBG |
| 7573 | 2026-09-08T04:04:55.636Z | 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 } }] |
| 7574 | 2026-09-08T04:04:55.636Z | Sep 08 04:04:54.453Sep 08 04:04:54.453 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 |
| 7575 | 2026-09-08T04:04:55.636Z | Sep 08 04:04:54.453 |
| 7576 | 2026-09-08T04:04:55.636Z | DEBG Sep 08 04:04:54.453replacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 04:04:54.453 |
| 7577 | 2026-09-08T04:04:55.636Z | INFO adding route 172.17.0.12/32 -> 10.0.0.255Sep 08 04:04:54.453 |
| 7578 | 2026-09-08T04:04:55.636Z | INFO DEBGSep 08 04:04:54.453 replacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffSep 08 04:04:54.453 |
| 7579 | 2026-09-08T04:04:55.636Z | INFO |
| 7580 | 2026-09-08T04:04:55.636Z | adding route 172.17.0.45/32 -> 10.0.0.255DEBG |
| 7581 | 2026-09-08T04:04:55.636Z | 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 } }] |
| 7582 | 2026-09-08T04:04:55.636Z | Sep 08 04:04:54.453 DEBG replacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 04:04:54.453 |
| 7583 | 2026-09-08T04:04:55.636Z | Sep 08 04:04:54.453 DEBGINFO Sep 08 04:04:54.453 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.13/32 -> 10.0.0.255Sep 08 04:04:54.453 |
| 7584 | 2026-09-08T04:04:55.636Z | |
| 7585 | 2026-09-08T04:04:55.636Z | DEBGINFO adding route 172.17.0.25/32 -> 10.0.0.255failed to allocate space for the new target list |
| 7586 | 2026-09-08T04:04:55.636Z | |
| 7587 | 2026-09-08T04:04:55.636Z | Sep 08 04:04:54.453Sep 08 04:04:54.453 INFODEBG adding route 172.17.0.46/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 } }] |
| 7588 | 2026-09-08T04:04:55.636Z | Sep 08 04:04:54.453 DEBG |
| 7589 | 2026-09-08T04:04:55.636Z | replacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 04:04:54.453Sep 08 04:04:54.453 |
| 7590 | 2026-09-08T04:04:55.636Z | DEBGDEBG replacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:dead::/64 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 } }] |
| 7591 | 2026-09-08T04:04:55.636Z | |
| 7592 | 2026-09-08T04:04:55.636Z | Sep 08 04:04:54.453Sep 08 04:04:54.453 INFOINFO Sep 08 04:04:54.453adding route 172.17.0.26/32 -> 10.0.0.255adding route 172.17.0.14/32 -> 10.0.0.255 |
| 7593 | 2026-09-08T04:04:55.636Z | |
| 7594 | 2026-09-08T04:04:55.636Z | INFO adding route 172.17.0.47/32 -> 10.0.0.255Sep 08 04:04:54.453 |
| 7595 | 2026-09-08T04:04:55.636Z | 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 } }] |
| 7596 | 2026-09-08T04:04:55.636Z | Sep 08 04:04:54.453 DEBG Sep 08 04:04:54.453replacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 04:04:54.453 DEBG |
| 7597 | 2026-09-08T04:04:55.636Z | INFO adding route 172.17.0.27/32 -> 10.0.0.255replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7598 | 2026-09-08T04:04:55.636Z | |
| 7599 | 2026-09-08T04:04:55.637Z | Sep 08 04:04:54.453 INFO adding route 172.17.0.48/32 -> 10.0.0.255Sep 08 04:04:54.453 |
| 7600 | 2026-09-08T04:04:55.637Z | INFO adding route 172.17.0.15/32 -> 10.0.0.255 |
| 7601 | 2026-09-08T04:04:55.637Z | Sep 08 04:04:54.453Sep 08 04:04:54.453 DEBGDEBG Sep 08 04:04:54.453replacing 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 } }] |
| 7602 | 2026-09-08T04:04:55.637Z | 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 } }]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 } }] |
| 7603 | 2026-09-08T04:04:55.637Z | |
| 7604 | 2026-09-08T04:04:55.637Z | Sep 08 04:04:54.453 INFO adding route 172.17.0.49/32 -> 10.0.0.255 |
| 7605 | 2026-09-08T04:04:55.637Z | Sep 08 04:04:54.453 INFO adding route 172.17.0.16/32 -> 10.0.0.255Sep 08 04:04:54.453 |
| 7606 | 2026-09-08T04:04:55.637Z | DEBGSep 08 04:04:54.453 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 } }]INFOSep 08 04:04:54.453 |
| 7607 | 2026-09-08T04:04:55.637Z | adding route 172.17.0.28/32 -> 10.0.0.255 |
| 7608 | 2026-09-08T04:04:55.637Z | 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 } }]Sep 08 04:04:54.453 |
| 7609 | 2026-09-08T04:04:55.637Z | INFO adding route 172.17.0.50/32 -> 10.0.0.255 |
| 7610 | 2026-09-08T04:04:55.637Z | Sep 08 04:04:54.453 INFO adding route 172.17.0.17/32 -> 10.0.0.255Sep 08 04:04:54.453Sep 08 04:04:54.453 |
| 7611 | 2026-09-08T04:04:55.637Z | DEBG DEBGreplacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7612 | 2026-09-08T04:04:55.637Z | 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 } }] |
| 7613 | 2026-09-08T04:04:55.637Z | Sep 08 04:04:54.453 DEBGSep 08 04:04:54.453 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 |
| 7614 | 2026-09-08T04:04:55.637Z | adding route 172.17.0.29/32 -> 10.0.0.255 |
| 7615 | 2026-09-08T04:04:55.637Z | Sep 08 04:04:54.453 Sep 08 04:04:54.453INFO INFOSep 08 04:04:54.453 adding route 172.17.0.51/32 -> 10.0.0.255adding route 172.17.0.18/32 -> 10.0.0.255 |
| 7616 | 2026-09-08T04:04:55.637Z | |
| 7617 | 2026-09-08T04:04:55.637Z | DEBG replacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 04:04:54.453 |
| 7618 | 2026-09-08T04:04:55.637Z | test route::tests::delete_target_fragmented ... ok |
| 7619 | 2026-09-08T04:04:55.638Z | 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 } }] |
| 7620 | 2026-09-08T04:04:55.638Z | Sep 08 04:04:54.453 INFOSep 08 04:04:54.453 adding route 172.17.0.30/32 -> 10.0.0.255Sep 08 04:04:54.453 |
| 7621 | 2026-09-08T04:04:55.638Z | DEBG INFOreplacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7622 | 2026-09-08T04:04:55.638Z | adding route 172.17.0.52/32 -> 10.0.0.255 |
| 7623 | 2026-09-08T04:04:55.638Z | Sep 08 04:04:54.453 DEBGSep 08 04:04:54.453 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 |
| 7624 | 2026-09-08T04:04:55.638Z | 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 08 04:04:54.453 |
| 7625 | 2026-09-08T04:04:55.638Z | Sep 08 04:04:54.453INFO INFOadding route 172.17.0.19/32 -> 10.0.0.255 Sep 08 04:04:54.453adding route 172.17.0.31/32 -> 10.0.0.255 |
| 7626 | 2026-09-08T04:04:55.638Z | |
| 7627 | 2026-09-08T04:04:55.638Z | INFO adding route 172.17.0.53/32 -> 10.0.0.255 |
| 7628 | 2026-09-08T04:04:55.638Z | Sep 08 04:04:54.453 DEBG Sep 08 04:04:54.453replacing 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 } }] |
| 7629 | 2026-09-08T04:04:55.638Z | 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 } }] |
| 7630 | 2026-09-08T04:04:55.638Z | Sep 08 04:04:54.453Sep 08 04:04:54.453 DEBGINFO Sep 08 04:04:54.453 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.32/32 -> 10.0.0.255 |
| 7631 | 2026-09-08T04:04:55.638Z | INFO |
| 7632 | 2026-09-08T04:04:55.638Z | adding route 172.17.0.54/32 -> 10.0.0.255 |
| 7633 | 2026-09-08T04:04:55.638Z | Sep 08 04:04:54.453Sep 08 04:04:54.453 DEBGDEBG replacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 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 } }] |
| 7634 | 2026-09-08T04:04:55.638Z | |
| 7635 | 2026-09-08T04:04:55.638Z | Sep 08 04:04:54.453 Sep 08 04:04:54.444INFOSep 08 04:04:54.453 Sep 08 04:04:54.453 INFOadding route 172.17.0.20/32 -> 10.0.0.255 INFOINFOadding route 172.17.0.55/32 -> 10.0.0.255 |
| 7636 | 2026-09-08T04:04:55.638Z | |
| 7637 | 2026-09-08T04:04:55.638Z | adding route 172.17.0.24/32 -> 10.0.0.255adding route 172.17.0.33/32 -> 10.0.0.255Sep 08 04:04:54.453 |
| 7638 | 2026-09-08T04:04:55.638Z | |
| 7639 | 2026-09-08T04:04:55.638Z | 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 } }] |
| 7640 | 2026-09-08T04:04:55.638Z | Sep 08 04:04:54.453 DEBGSep 08 04:04:54.453 Sep 08 04:04:54.453replacing 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 } }] |
| 7641 | 2026-09-08T04:04:55.638Z | INFODEBGSep 08 04:04:54.453 adding route 172.17.0.21/32 -> 10.0.0.255 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 08 04:04:54.453replacing 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 } }] |
| 7642 | 2026-09-08T04:04:55.638Z | |
| 7643 | 2026-09-08T04:04:55.638Z | |
| 7644 | 2026-09-08T04:04:55.638Z | INFOSep 08 04:04:54.453 Sep 08 04:04:54.453Sep 08 04:04:54.453adding route 172.17.0.56/32 -> 10.0.0.255 |
| 7645 | 2026-09-08T04:04:55.638Z | 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 } }]INFO adding route 172.17.0.25/32 -> 10.0.0.255Sep 08 04:04:54.453adding route 172.17.0.34/32 -> 10.0.0.255 |
| 7646 | 2026-09-08T04:04:55.638Z | DEBG |
| 7647 | 2026-09-08T04:04:55.638Z | |
| 7648 | 2026-09-08T04:04:55.639Z | 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 } }] |
| 7649 | 2026-09-08T04:04:55.639Z | Sep 08 04:04:54.453Sep 08 04:04:54.453 Sep 08 04:04:54.453INFODEBG INFOSep 08 04:04:54.453replacing 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 } }] DEBGadding route 172.17.0.57/32 -> 10.0.0.255 |
| 7650 | 2026-09-08T04:04:55.639Z | adding route 172.17.0.22/32 -> 10.0.0.255replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7651 | 2026-09-08T04:04:55.639Z | |
| 7652 | 2026-09-08T04:04:55.639Z | |
| 7653 | 2026-09-08T04:04:55.639Z | Sep 08 04:04:54.453 INFOSep 08 04:04:54.453 Sep 08 04:04:54.453adding route 172.17.0.26/32 -> 10.0.0.255 Sep 08 04:04:54.453DEBG |
| 7654 | 2026-09-08T04:04:55.639Z | 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 } }]DEBGINFO |
| 7655 | 2026-09-08T04:04:55.639Z | 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 08 04:04:54.453adding route 172.17.0.35/32 -> 10.0.0.255 |
| 7656 | 2026-09-08T04:04:55.639Z | DEBGSep 08 04:04:54.453 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 08 04:04:54.453 |
| 7657 | 2026-09-08T04:04:55.639Z | DEBG created new freemap, unit: freemap_route_ipv4 |
| 7658 | 2026-09-08T04:04:55.639Z | Sep 08 04:04:54.461 DEBG Sep 08 04:04:54.461 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 } }]Sep 08 04:04:54.461 |
| 7659 | 2026-09-08T04:04:55.639Z | DEBG created new freemapadding route 172.17.0.27/32 -> 10.0.0.255, Sep 08 04:04:54.461 |
| 7660 | 2026-09-08T04:04:55.639Z | unitINFO: adding route 172.17.0.36/32 -> 10.0.0.255freemap_route_ipv6 |
| 7661 | 2026-09-08T04:04:55.644Z | |
| 7662 | 2026-09-08T04:04:55.644Z | Sep 08 04:04:54.461 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 08 04:04:54.461 |
| 7663 | 2026-09-08T04:04:55.644Z | DEBGSep 08 04:04:54.461 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 |
| 7664 | 2026-09-08T04:04:55.644Z | Sep 08 04:04:54.461initted freemap. size: 64 , INFOunit Sep 08 04:04:54.461adding route 172.17.0.28/32 -> 10.0.0.255 |
| 7665 | 2026-09-08T04:04:55.644Z | INFO: adding route 172.17.0.37/32 -> 10.0.0.255freemap_route_ipv4 |
| 7666 | 2026-09-08T04:04:55.644Z | |
| 7667 | 2026-09-08T04:04:55.644Z | Sep 08 04:04:54.461Sep 08 04:04:54.461 DEBGDEBG replacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 04:04:54.461 |
| 7668 | 2026-09-08T04:04:55.644Z | DEBG |
| 7669 | 2026-09-08T04:04:55.644Z | reset freemap, Sep 08 04:04:54.461unit Sep 08 04:04:54.461:INFO freemap_route_ipv4adding route 172.17.0.29/32 -> 10.0.0.255 |
| 7670 | 2026-09-08T04:04:55.644Z | |
| 7671 | 2026-09-08T04:04:55.644Z | INFO adding route 172.17.0.38/32 -> 10.0.0.255 |
| 7672 | 2026-09-08T04:04:55.644Z | Sep 08 04:04:54.461 DEBG Sep 08 04:04:54.461replacing 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 } }] |
| 7673 | 2026-09-08T04:04:55.644Z | DEBGSep 08 04:04:54.461 replacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 7674 | 2026-09-08T04:04:55.644Z | initted freemap. size: 64Sep 08 04:04:54.461, unitINFO:Sep 08 04:04:54.461 freemap_route_ipv6adding route 172.17.0.30/32 -> 10.0.0.255 |
| 7675 | 2026-09-08T04:04:55.644Z | INFO |
| 7676 | 2026-09-08T04:04:55.645Z | adding route 172.17.0.39/32 -> 10.0.0.255 |
| 7677 | 2026-09-08T04:04:55.645Z | Sep 08 04:04:54.461Sep 08 04:04:54.461 DEBGDEBG reset freemapreplacing 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 } }], |
| 7678 | 2026-09-08T04:04:55.645Z | unit Sep 08 04:04:54.461:INFO Sep 08 04:04:54.461 freemap_route_ipv6DEBG |
| 7679 | 2026-09-08T04:04:55.645Z | adding route 172.17.0.23/32 -> 10.0.0.255 |
| 7680 | 2026-09-08T04:04:55.645Z | INFO replacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.40/32 -> 10.0.0.255 |
| 7681 | 2026-09-08T04:04:55.645Z | |
| 7682 | 2026-09-08T04:04:55.645Z | Sep 08 04:04:54.461 INFOSep 08 04:04:54.461 adding route 172.16.0.0/32 -> 10.0.0.1Sep 08 04:04:54.461Sep 08 04:04:54.461 DEBG |
| 7683 | 2026-09-08T04:04:55.645Z | INFO DEBGreplacing 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.31/32 -> 10.0.0.255 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 } }] |
| 7684 | 2026-09-08T04:04:55.645Z | |
| 7685 | 2026-09-08T04:04:55.645Z | Sep 08 04:04:54.461 |
| 7686 | 2026-09-08T04:04:55.645Z | DEBG Sep 08 04:04:54.461replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]Sep 08 04:04:54.461 |
| 7687 | 2026-09-08T04:04:55.645Z | Sep 08 04:04:54.461DEBGINFO INFO adding route 172.17.0.41/32 -> 10.0.0.255 adding route 172.17.0.24/32 -> 10.0.0.255 |
| 7688 | 2026-09-08T04:04:55.645Z | 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 } }] |
| 7689 | 2026-09-08T04:04:55.645Z | Sep 08 04:04:54.461 |
| 7690 | 2026-09-08T04:04:55.645Z | INFO adding route 172.16.0.0/32 -> 10.0.0.1 |
| 7691 | 2026-09-08T04:04:55.645Z | Sep 08 04:04:54.461 Sep 08 04:04:54.461INFO Sep 08 04:04:54.461DEBG DEBGadding route 172.17.0.32/32 -> 10.0.0.255 |
| 7692 | 2026-09-08T04:04:55.645Z | 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 08 04:04:54.461 |
| 7693 | 2026-09-08T04:04:55.645Z | 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 } }] |
| 7694 | 2026-09-08T04:04:55.645Z | 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 } }] |
| 7695 | 2026-09-08T04:04:55.645Z | Sep 08 04:04:54.461 Sep 08 04:04:54.461INFO Sep 08 04:04:54.461Sep 08 04:04:54.461DEBG INFOadding route 172.17.0.42/32 -> 10.0.0.255 |
| 7696 | 2026-09-08T04:04:55.645Z | INFOadding route 172.17.0.25/32 -> 10.0.0.255 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 } }] |
| 7697 | 2026-09-08T04:04:55.645Z | adding route 172.16.0.0/32 -> 10.0.0.1 |
| 7698 | 2026-09-08T04:04:55.645Z | |
| 7699 | 2026-09-08T04:04:55.645Z | Sep 08 04:04:54.461 Sep 08 04:04:54.461Sep 08 04:04:54.461DEBGSep 08 04:04:54.461 INFODEBG adding route 172.17.0.33/32 -> 10.0.0.255replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] |
| 7700 | 2026-09-08T04:04:55.645Z | |
| 7701 | 2026-09-08T04:04:55.645Z | 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 |
| 7702 | 2026-09-08T04:04:55.646Z | 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 } }] |
| 7703 | 2026-09-08T04:04:55.646Z | Sep 08 04:04:54.461Sep 08 04:04:54.461 INFOSep 08 04:04:54.461INFO DEBG Sep 08 04:04:54.461adding route 172.16.0.0/32 -> 10.0.0.2replacing 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.26/32 -> 10.0.0.255 |
| 7704 | 2026-09-08T04:04:55.646Z | |
| 7705 | 2026-09-08T04:04:55.646Z | INFO |
| 7706 | 2026-09-08T04:04:55.646Z | adding route 172.17.0.43/32 -> 10.0.0.255 |
| 7707 | 2026-09-08T04:04:55.646Z | Sep 08 04:04:54.461 DEBG Sep 08 04:04:54.461replacing 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 } }] |
| 7708 | 2026-09-08T04:04:55.646Z | Sep 08 04:04:54.461DEBG 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 08 04:04:54.461 INFO |
| 7709 | 2026-09-08T04:04:55.646Z | Sep 08 04:04:54.461DEBG replacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 7710 | 2026-09-08T04:04:55.646Z | adding route 172.17.0.34/32 -> 10.0.0.255adding route 172.17.0.0/32 -> 10.0.0.255 |
| 7711 | 2026-09-08T04:04:55.646Z | Sep 08 04:04:54.461 |
| 7712 | 2026-09-08T04:04:55.646Z | Sep 08 04:04:54.461 INFO INFOadding route 172.17.0.27/32 -> 10.0.0.255 |
| 7713 | 2026-09-08T04:04:55.646Z | Sep 08 04:04:54.461Sep 08 04:04:54.461 adding route 172.17.0.44/32 -> 10.0.0.255DEBGDEBG 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 } }] |
| 7714 | 2026-09-08T04:04:55.646Z | |
| 7715 | 2026-09-08T04:04:55.646Z | replacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 04:04:54.461 |
| 7716 | 2026-09-08T04:04:55.646Z | DEBGSep 08 04:04:54.461 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 } }] |
| 7717 | 2026-09-08T04:04:55.646Z | DEBGSep 08 04:04:54.461 Sep 08 04:04:54.461 replacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 04:04:54.461INFO INFO INFOadding route 172.17.0.1/32 -> 10.0.0.255adding route 172.17.0.28/32 -> 10.0.0.255 |
| 7718 | 2026-09-08T04:04:55.646Z | test route::tests::add_target_fails_full ... ok |
| 7719 | 2026-09-08T04:04:55.646Z | |
| 7720 | 2026-09-08T04:04:55.646Z | adding route 172.17.0.35/32 -> 10.0.0.255 |
| 7721 | 2026-09-08T04:04:55.646Z | |
| 7722 | 2026-09-08T04:04:55.646Z | Sep 08 04:04:54.461Sep 08 04:04:54.461 DEBG |
| 7723 | 2026-09-08T04:04:55.646Z | replacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 04:04:54.461DEBG |
| 7724 | 2026-09-08T04:04:55.646Z | DEBGreplacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 04:04:54.461 |
| 7725 | 2026-09-08T04:04:55.646Z | Sep 08 04:04:54.461 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 } }]INFO |
| 7726 | 2026-09-08T04:04:55.646Z | Sep 08 04:04:54.461 INFO Sep 08 04:04:54.461 INFOINFOSep 08 04:04:54.461adding route 172.17.0.58/32 -> 10.0.0.255 adding route 172.17.0.29/32 -> 10.0.0.255adding route 172.17.0.45/32 -> 10.0.0.255 |
| 7727 | 2026-09-08T04:04:55.647Z | |
| 7728 | 2026-09-08T04:04:55.647Z | INFOadding route 172.17.0.2/32 -> 10.0.0.255 |
| 7729 | 2026-09-08T04:04:55.647Z | |
| 7730 | 2026-09-08T04:04:55.647Z | Sep 08 04:04:54.461 adding route 172.17.0.36/32 -> 10.0.0.255 |
| 7731 | 2026-09-08T04:04:55.647Z | DEBGSep 08 04:04:54.461 Sep 08 04:04:54.461replacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 08 04:04:54.461 Sep 08 04:04:54.461DEBGDEBG DEBG |
| 7732 | 2026-09-08T04:04:55.647Z | 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 } }]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 } }] |
| 7733 | 2026-09-08T04:04:55.647Z | |
| 7734 | 2026-09-08T04:04:55.647Z | 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.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 } }] |
| 7735 | 2026-09-08T04:04:55.647Z | Sep 08 04:04:54.461 |
| 7736 | 2026-09-08T04:04:55.647Z | Sep 08 04:04:54.461INFOSep 08 04:04:54.461 Sep 08 04:04:54.461INFO INFO adding route 172.17.0.37/32 -> 10.0.0.255 INFO Sep 08 04:04:54.461 |
| 7737 | 2026-09-08T04:04:55.647Z | adding route 172.17.0.30/32 -> 10.0.0.255 |
| 7738 | 2026-09-08T04:04:55.647Z | adding route 172.17.0.3/32 -> 10.0.0.255 |
| 7739 | 2026-09-08T04:04:55.647Z | INFO Sep 08 04:04:54.461 adding route 172.17.0.46/32 -> 10.0.0.255adding route 172.17.0.59/32 -> 10.0.0.255 |
| 7740 | 2026-09-08T04:04:55.647Z | |
| 7741 | 2026-09-08T04:04:55.647Z | DEBG Sep 08 04:04:54.461replacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 08 04:04:54.461DEBG Sep 08 04:04:54.461 |
| 7742 | 2026-09-08T04:04:55.647Z | 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 } }] DEBG |
| 7743 | 2026-09-08T04:04:55.647Z | Sep 08 04:04:54.461replacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 08 04:04:54.461replacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 08 04:04:54.461 |
| 7744 | 2026-09-08T04:04:55.647Z | |
| 7745 | 2026-09-08T04:04:55.647Z | DEBGINFO INFO 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 08 04:04:54.461adding route 172.17.0.38/32 -> 10.0.0.255 |
| 7746 | 2026-09-08T04:04:55.647Z | adding route 172.17.0.4/32 -> 10.0.0.255 |
| 7747 | 2026-09-08T04:04:55.647Z | INFOSep 08 04:04:54.461 |
| 7748 | 2026-09-08T04:04:55.647Z | adding route 172.17.0.31/32 -> 10.0.0.255INFO |
| 7749 | 2026-09-08T04:04:55.647Z | Sep 08 04:04:54.461Sep 08 04:04:54.461 DEBGSep 08 04:04:54.461 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.47/32 -> 10.0.0.255 |
| 7750 | 2026-09-08T04:04:55.647Z | Sep 08 04:04:54.461DEBG |
| 7751 | 2026-09-08T04:04:55.647Z | INFO 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 |
| 7752 | 2026-09-08T04:04:55.647Z | 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 08 04:04:54.461 |
| 7753 | 2026-09-08T04:04:55.647Z | INFO adding route 172.17.0.60/32 -> 10.0.0.255 |
| 7754 | 2026-09-08T04:04:55.647Z | Sep 08 04:04:54.461adding route 172.17.0.39/32 -> 10.0.0.255 |
| 7755 | 2026-09-08T04:04:55.647Z | Sep 08 04:04:54.461DEBG Sep 08 04:04:54.461replacing 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 DEBG |
| 7756 | 2026-09-08T04:04:55.648Z | Sep 08 04:04:54.461Sep 08 04:04:54.461replacing 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 } }] |
| 7757 | 2026-09-08T04:04:55.648Z | adding route 172.17.0.32/32 -> 10.0.0.255DEBG |
| 7758 | 2026-09-08T04:04:55.648Z | 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 } }]INFOSep 08 04:04:54.461 |
| 7759 | 2026-09-08T04:04:55.648Z | adding route 172.17.0.5/32 -> 10.0.0.255 |
| 7760 | 2026-09-08T04:04:55.648Z | DEBG failed to allocate space for the new target listSep 08 04:04:54.461 |
| 7761 | 2026-09-08T04:04:55.653Z | Sep 08 04:04:54.461 Sep 08 04:04:54.461INFOSep 08 04:04:54.461 adding route 172.17.0.40/32 -> 10.0.0.255DEBGDEBG |
| 7762 | 2026-09-08T04:04:55.653Z | 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.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 } }] |
| 7763 | 2026-09-08T04:04:55.653Z | |
| 7764 | 2026-09-08T04:04:55.653Z | Sep 08 04:04:54.461INFO DEBGSep 08 04:04:54.461 Sep 08 04:04:54.461Sep 08 04:04:54.461INFOadding route 172.17.0.48/32 -> 10.0.0.255 adding route 172.17.0.6/32 -> 10.0.0.255DEBG 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 } }] |
| 7765 | 2026-09-08T04:04:55.653Z | |
| 7766 | 2026-09-08T04:04:55.653Z | |
| 7767 | 2026-09-08T04:04:55.653Z | 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 } }]Sep 08 04:04:54.461adding route 172.17.0.33/32 -> 10.0.0.255 |
| 7768 | 2026-09-08T04:04:55.653Z | INFOSep 08 04:04:54.461Sep 08 04:04:54.461 |
| 7769 | 2026-09-08T04:04:55.653Z | DEBG DEBG adding route 172.17.0.41/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 } }] |
| 7770 | 2026-09-08T04:04:55.653Z | Sep 08 04:04:54.461replacing 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 } }] |
| 7771 | 2026-09-08T04:04:55.653Z | |
| 7772 | 2026-09-08T04:04:55.653Z | Sep 08 04:04:54.470 INFO adding route 172.17.0.7/32 -> 10.0.0.255 |
| 7773 | 2026-09-08T04:04:55.653Z | Sep 08 04:04:54.470 DEBG replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 04:04:54.470 |
| 7774 | 2026-09-08T04:04:55.653Z | INFO adding route 172.17.0.49/32 -> 10.0.0.255Sep 08 04:04:54.470 |
| 7775 | 2026-09-08T04:04:55.653Z | INFO adding route 172.17.0.8/32 -> 10.0.0.255 |
| 7776 | 2026-09-08T04:04:55.653Z | Sep 08 04:04:54.470Sep 08 04:04:54.470 DEBGSep 08 04:04:54.470 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 } }] |
| 7777 | 2026-09-08T04:04:55.653Z | DEBGSep 08 04:04:54.470 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 |
| 7778 | 2026-09-08T04:04:55.653Z | adding route 172.17.0.50/32 -> 10.0.0.255 |
| 7779 | 2026-09-08T04:04:55.653Z | Sep 08 04:04:54.470 DEBGSep 08 04:04:54.470 replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 7780 | 2026-09-08T04:04:55.653Z | adding route 172.17.0.9/32 -> 10.0.0.255 |
| 7781 | 2026-09-08T04:04:55.653Z | Sep 08 04:04:54.470 Sep 08 04:04:54.470 INFODEBGDEBG replacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 7782 | 2026-09-08T04:04:55.653Z | adding route 172.17.0.51/32 -> 10.0.0.255 |
| 7783 | 2026-09-08T04:04:55.653Z | |
| 7784 | 2026-09-08T04:04:55.653Z | Sep 08 04:04:54.470 INFO Sep 08 04:04:54.470adding route 172.17.0.10/32 -> 10.0.0.255 |
| 7785 | 2026-09-08T04:04:55.654Z | INFOSep 08 04:04:54.470 adding route 172.17.0.34/32 -> 10.0.0.255DEBGSep 08 04:04:54.470 |
| 7786 | 2026-09-08T04:04:55.654Z | 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 } }] |
| 7787 | 2026-09-08T04:04:55.654Z | 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 } }] |
| 7788 | 2026-09-08T04:04:55.654Z | Sep 08 04:04:54.470 DEBG replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 04:04:54.470 |
| 7789 | 2026-09-08T04:04:55.654Z | INFOSep 08 04:04:54.470 Sep 08 04:04:54.470INFOadding route 172.17.0.11/32 -> 10.0.0.255 |
| 7790 | 2026-09-08T04:04:55.654Z | INFO adding route 172.17.0.52/32 -> 10.0.0.255adding route 172.17.0.35/32 -> 10.0.0.255 |
| 7791 | 2026-09-08T04:04:55.654Z | |
| 7792 | 2026-09-08T04:04:55.654Z | Sep 08 04:04:54.470 DEBG replacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 04:04:54.470 |
| 7793 | 2026-09-08T04:04:55.654Z | 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 } }] |
| 7794 | 2026-09-08T04:04:55.654Z | Sep 08 04:04:54.470 Sep 08 04:04:54.470INFO Sep 08 04:04:54.470adding route 172.17.0.12/32 -> 10.0.0.255DEBG |
| 7795 | 2026-09-08T04:04:55.654Z | 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 } }] |
| 7796 | 2026-09-08T04:04:55.654Z | adding route 172.17.0.53/32 -> 10.0.0.255Sep 08 04:04:54.470 |
| 7797 | 2026-09-08T04:04:55.654Z | 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 } }] |
| 7798 | 2026-09-08T04:04:55.654Z | Sep 08 04:04:54.470 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 } }] |
| 7799 | 2026-09-08T04:04:55.654Z | Sep 08 04:04:54.470Sep 08 04:04:54.470 INFO INFOadding route 172.17.0.13/32 -> 10.0.0.255 |
| 7800 | 2026-09-08T04:04:55.654Z | adding route 172.17.0.36/32 -> 10.0.0.255Sep 08 04:04:54.470 |
| 7801 | 2026-09-08T04:04:55.654Z | INFO Sep 08 04:04:54.470adding route 172.17.0.54/32 -> 10.0.0.255 |
| 7802 | 2026-09-08T04:04:55.654Z | 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 } }] |
| 7803 | 2026-09-08T04:04:55.654Z | Sep 08 04:04:54.470 Sep 08 04:04:54.470DEBG Sep 08 04:04:54.470replacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBG |
| 7804 | 2026-09-08T04:04:55.654Z | INFO adding route 172.17.0.14/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 } }] |
| 7805 | 2026-09-08T04:04:55.654Z | |
| 7806 | 2026-09-08T04:04:55.654Z | Sep 08 04:04:54.470 Sep 08 04:04:54.470INFO INFOadding route 172.17.0.55/32 -> 10.0.0.255 |
| 7807 | 2026-09-08T04:04:55.654Z | adding route 172.17.0.37/32 -> 10.0.0.255 |
| 7808 | 2026-09-08T04:04:55.654Z | Sep 08 04:04:54.470 Sep 08 04:04:54.470DEBGSep 08 04:04:54.470 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 } }] |
| 7809 | 2026-09-08T04:04:55.654Z | 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 } }] |
| 7810 | 2026-09-08T04:04:55.655Z | DEBG replacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 04:04:54.470 |
| 7811 | 2026-09-08T04:04:55.655Z | INFO adding route 172.17.0.15/32 -> 10.0.0.255 |
| 7812 | 2026-09-08T04:04:55.655Z | Sep 08 04:04:54.470 INFOSep 08 04:04:54.470 adding route 172.17.0.38/32 -> 10.0.0.255INFOSep 08 04:04:54.470 |
| 7813 | 2026-09-08T04:04:55.655Z | adding route 172.17.0.56/32 -> 10.0.0.255DEBG |
| 7814 | 2026-09-08T04:04:55.655Z | Sep 08 04:04:54.470Sep 08 04:04:54.470 DEBGDEBGreplacing 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.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.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 } }] |
| 7815 | 2026-09-08T04:04:55.655Z | |
| 7816 | 2026-09-08T04:04:55.655Z | |
| 7817 | 2026-09-08T04:04:55.655Z | Sep 08 04:04:54.470Sep 08 04:04:54.470 INFOSep 08 04:04:54.470 adding route 172.17.0.16/32 -> 10.0.0.255INFOINFO |
| 7818 | 2026-09-08T04:04:55.655Z | adding route 172.17.0.39/32 -> 10.0.0.255adding route 172.17.0.57/32 -> 10.0.0.255 |
| 7819 | 2026-09-08T04:04:55.655Z | |
| 7820 | 2026-09-08T04:04:55.655Z | Sep 08 04:04:54.470 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 } }] |
| 7821 | 2026-09-08T04:04:55.655Z | Sep 08 04:04:54.470 DEBG replacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 04:04:54.470 |
| 7822 | 2026-09-08T04:04:55.655Z | Sep 08 04:04:54.470 INFODEBG adding route 172.17.0.17/32 -> 10.0.0.255Sep 08 04:04:54.470 |
| 7823 | 2026-09-08T04:04:55.655Z | 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 } }]INFO |
| 7824 | 2026-09-08T04:04:55.655Z | adding route 172.17.0.40/32 -> 10.0.0.255Sep 08 04:04:54.470 |
| 7825 | 2026-09-08T04:04:55.655Z | DEBG replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 04:04:54.470 |
| 7826 | 2026-09-08T04:04:55.655Z | DEBG Sep 08 04:04:54.470replacing 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 } }] |
| 7827 | 2026-09-08T04:04:55.655Z | test route::tests::delete_targets_full ... ok |
| 7828 | 2026-09-08T04:04:55.655Z | INFOSep 08 04:04:54.470 adding route 172.17.0.58/32 -> 10.0.0.255INFO |
| 7829 | 2026-09-08T04:04:55.655Z | adding route 172.17.0.18/32 -> 10.0.0.255 |
| 7830 | 2026-09-08T04:04:55.655Z | Sep 08 04:04:54.470Sep 08 04:04:54.470 INFODEBG adding route 172.17.0.41/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 } }]Sep 08 04:04:54.470 |
| 7831 | 2026-09-08T04:04:55.655Z | |
| 7832 | 2026-09-08T04:04:55.655Z | 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 } }] |
| 7833 | 2026-09-08T04:04:55.655Z | Sep 08 04:04:54.470Sep 08 04:04:54.470 Sep 08 04:04:54.470 INFOINFODEBG adding route 172.17.0.19/32 -> 10.0.0.255 adding route 172.17.0.59/32 -> 10.0.0.255replacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7834 | 2026-09-08T04:04:55.655Z | |
| 7835 | 2026-09-08T04:04:55.655Z | |
| 7836 | 2026-09-08T04:04:55.655Z | Sep 08 04:04:54.470Sep 08 04:04:54.470 INFODEBG adding route 172.17.0.42/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 } }] |
| 7837 | 2026-09-08T04:04:55.655Z | |
| 7838 | 2026-09-08T04:04:55.656Z | Sep 08 04:04:54.470 DEBG 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 } }] Sep 08 04:04:54.470Sep 08 04:04:54.470replacing 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 } }] |
| 7839 | 2026-09-08T04:04:55.656Z | INFO DEBG |
| 7840 | 2026-09-08T04:04:55.656Z | adding route 172.17.0.60/32 -> 10.0.0.255 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 } }] |
| 7841 | 2026-09-08T04:04:55.656Z | Sep 08 04:04:54.470 |
| 7842 | 2026-09-08T04:04:55.656Z | Sep 08 04:04:54.470 INFO INFOSep 08 04:04:54.470 adding route 172.17.0.42/32 -> 10.0.0.255Sep 08 04:04:54.470adding route 172.17.0.20/32 -> 10.0.0.255 |
| 7843 | 2026-09-08T04:04:55.656Z | INFODEBG |
| 7844 | 2026-09-08T04:04:55.656Z | adding route 172.17.0.43/32 -> 10.0.0.255replacing 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 } }] |
| 7845 | 2026-09-08T04:04:55.656Z | |
| 7846 | 2026-09-08T04:04:55.656Z | Sep 08 04:04:54.470 DEBGSep 08 04:04:54.470Sep 08 04:04:54.470 replacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG Sep 08 04:04:54.470 |
| 7847 | 2026-09-08T04:04:55.656Z | 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 } }] |
| 7848 | 2026-09-08T04:04:55.656Z | INFOreplacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7849 | 2026-09-08T04:04:55.656Z | adding route 172.17.0.61/32 -> 10.0.0.255Sep 08 04:04:54.470 |
| 7850 | 2026-09-08T04:04:55.656Z | INFOSep 08 04:04:54.470Sep 08 04:04:54.470 Sep 08 04:04:54.470adding route 172.17.0.43/32 -> 10.0.0.255 INFOINFO |
| 7851 | 2026-09-08T04:04:55.656Z | DEBGadding route 172.17.0.44/32 -> 10.0.0.255 replacing targets for 172.17.0.61/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7852 | 2026-09-08T04:04:55.656Z | |
| 7853 | 2026-09-08T04:04:55.656Z | adding route 172.17.0.21/32 -> 10.0.0.255 |
| 7854 | 2026-09-08T04:04:55.656Z | Sep 08 04:04:54.470 DEBGSep 08 04:04:54.470 Sep 08 04:04:54.470Sep 08 04:04:54.470replacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 7855 | 2026-09-08T04:04:55.656Z | DEBG adding route 172.17.0.62/32 -> 10.0.0.255 DEBG |
| 7856 | 2026-09-08T04:04:55.656Z | replacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 04:04:54.470 |
| 7857 | 2026-09-08T04:04:55.656Z | 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 } }] |
| 7858 | 2026-09-08T04:04:55.656Z | INFO Sep 08 04:04:54.470Sep 08 04:04:54.470adding route 172.17.0.44/32 -> 10.0.0.255Sep 08 04:04:54.470 |
| 7859 | 2026-09-08T04:04:55.656Z | INFO adding route 172.17.0.45/32 -> 10.0.0.255DEBG |
| 7860 | 2026-09-08T04:04:55.656Z | INFO adding route 172.17.0.22/32 -> 10.0.0.255 |
| 7861 | 2026-09-08T04:04:55.661Z | Sep 08 04:04:54.470replacing targets for 172.17.0.62/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 04:04:54.470 |
| 7862 | 2026-09-08T04:04:55.661Z | DEBG DEBGreplacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 08 04:04:54.470replacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 04:04:54.470 |
| 7863 | 2026-09-08T04:04:55.661Z | |
| 7864 | 2026-09-08T04:04:55.661Z | INFO DEBG adding route 172.17.0.63/32 -> 10.0.0.255replacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7865 | 2026-09-08T04:04:55.661Z | |
| 7866 | 2026-09-08T04:04:55.662Z | Sep 08 04:04:54.470 Sep 08 04:04:54.470INFO Sep 08 04:04:54.470adding route 172.17.0.46/32 -> 10.0.0.255Sep 08 04:04:54.470 |
| 7867 | 2026-09-08T04:04:55.662Z | INFO INFOadding route 172.17.0.23/32 -> 10.0.0.255 adding route 172.17.0.45/32 -> 10.0.0.255 |
| 7868 | 2026-09-08T04:04:55.662Z | DEBG |
| 7869 | 2026-09-08T04:04:55.662Z | Sep 08 04:04:54.470replacing 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 } }] |
| 7870 | 2026-09-08T04:04:55.662Z | DEBG Sep 08 04:04:54.470Sep 08 04:04:54.470 DEBG DEBGreplacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 7871 | 2026-09-08T04:04:55.662Z | |
| 7872 | 2026-09-08T04:04:55.662Z | Sep 08 04:04:54.470replacing 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 } }] |
| 7873 | 2026-09-08T04:04:55.662Z | DEBGSep 08 04:04:54.470 Sep 08 04:04:54.470 failed to allocate space for the new target list INFOINFO |
| 7874 | 2026-09-08T04:04:55.662Z | adding route 172.17.0.47/32 -> 10.0.0.255Sep 08 04:04:54.470adding route 172.17.0.24/32 -> 10.0.0.255 |
| 7875 | 2026-09-08T04:04:55.662Z | INFO |
| 7876 | 2026-09-08T04:04:55.662Z | Sep 08 04:04:54.470 adding route 172.17.0.46/32 -> 10.0.0.255DEBG |
| 7877 | 2026-09-08T04:04:55.662Z | Sep 08 04:04:54.470replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_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 } }] |
| 7878 | 2026-09-08T04:04:55.662Z | DEBG Sep 08 04:04:54.470Sep 08 04:04:54.470 Sep 08 04:04:54.470DEBG 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 } }] 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 } }] |
| 7879 | 2026-09-08T04:04:55.662Z | 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 |
| 7880 | 2026-09-08T04:04:55.662Z | |
| 7881 | 2026-09-08T04:04:55.662Z | failed to allocate space for the new target list |
| 7882 | 2026-09-08T04:04:55.662Z | Sep 08 04:04:54.470 Sep 08 04:04:54.470Sep 08 04:04:54.470INFO INFOINFOadding route 172.17.0.47/32 -> 10.0.0.255 adding route 172.17.0.25/32 -> 10.0.0.255 |
| 7883 | 2026-09-08T04:04:55.662Z | |
| 7884 | 2026-09-08T04:04:55.662Z | adding route 172.17.0.48/32 -> 10.0.0.255 |
| 7885 | 2026-09-08T04:04:55.662Z | Sep 08 04:04:54.470Sep 08 04:04:54.470 Sep 08 04:04:54.470DEBG DEBGDEBG replacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 172.17.0.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 } }] |
| 7886 | 2026-09-08T04:04:55.662Z | 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 } }] |
| 7887 | 2026-09-08T04:04:55.662Z | |
| 7888 | 2026-09-08T04:04:55.662Z | Sep 08 04:04:54.470Sep 08 04:04:54.470 Sep 08 04:04:54.470 INFO INFOadding route 172.17.0.26/32 -> 10.0.0.255INFO adding route 172.17.0.49/32 -> 10.0.0.255 |
| 7889 | 2026-09-08T04:04:55.662Z | |
| 7890 | 2026-09-08T04:04:55.662Z | Sep 08 04:04:54.480 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 } }] |
| 7891 | 2026-09-08T04:04:55.662Z | Sep 08 04:04:54.480Sep 08 04:04:54.480 DEBGINFO 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.50/32 -> 10.0.0.255 |
| 7892 | 2026-09-08T04:04:55.663Z | |
| 7893 | 2026-09-08T04:04:55.663Z | Sep 08 04:04:54.480 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 } }] |
| 7894 | 2026-09-08T04:04:55.663Z | Sep 08 04:04:54.480 INFOSep 08 04:04:54.480 adding route 172.17.0.51/32 -> 10.0.0.255INFO |
| 7895 | 2026-09-08T04:04:55.663Z | adding route 172.17.0.27/32 -> 10.0.0.255 |
| 7896 | 2026-09-08T04:04:55.663Z | Sep 08 04:04:54.480Sep 08 04:04:54.480 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.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 } }] |
| 7897 | 2026-09-08T04:04:55.663Z | |
| 7898 | 2026-09-08T04:04:55.663Z | Sep 08 04:04:54.480 INFO adding route 172.17.0.28/32 -> 10.0.0.255 |
| 7899 | 2026-09-08T04:04:55.663Z | Sep 08 04:04:54.480Sep 08 04:04:54.480 INFODEBG adding route 172.17.0.52/32 -> 10.0.0.255replacing 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 } }] |
| 7900 | 2026-09-08T04:04:55.663Z | |
| 7901 | 2026-09-08T04:04:55.663Z | Sep 08 04:04:54.480 INFO adding route 172.17.0.29/32 -> 10.0.0.255 |
| 7902 | 2026-09-08T04:04:55.663Z | Sep 08 04:04:54.480 Sep 08 04:04:54.480DEBG DEBGreplacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7903 | 2026-09-08T04:04:55.663Z | 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 } }] |
| 7904 | 2026-09-08T04:04:55.663Z | Sep 08 04:04:54.480Sep 08 04:04:54.480 INFOINFO adding route 172.17.0.30/32 -> 10.0.0.255adding route 172.17.0.53/32 -> 10.0.0.255 |
| 7905 | 2026-09-08T04:04:55.663Z | |
| 7906 | 2026-09-08T04:04:55.663Z | Sep 08 04:04:54.480 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 } }] |
| 7907 | 2026-09-08T04:04:55.663Z | Sep 08 04:04:54.480 Sep 08 04:04:54.480DEBG 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 } }] |
| 7908 | 2026-09-08T04:04:55.663Z | adding route 172.17.0.54/32 -> 10.0.0.255 |
| 7909 | 2026-09-08T04:04:55.663Z | Sep 08 04:04:54.480 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 } }] |
| 7910 | 2026-09-08T04:04:55.663Z | Sep 08 04:04:54.480 INFOSep 08 04:04:54.480 adding route 172.17.0.31/32 -> 10.0.0.255INFO |
| 7911 | 2026-09-08T04:04:55.663Z | adding route 172.17.0.55/32 -> 10.0.0.255 |
| 7912 | 2026-09-08T04:04:55.663Z | Sep 08 04:04:54.480Sep 08 04:04:54.480 adding route 172.17.0.48/32 -> 10.0.0.255DEBG |
| 7913 | 2026-09-08T04:04:55.663Z | 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 } }]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 } }] |
| 7914 | 2026-09-08T04:04:55.663Z | |
| 7915 | 2026-09-08T04:04:55.663Z | Sep 08 04:04:54.480Sep 08 04:04:54.480 Sep 08 04:04:54.480INFO INFO DEBGadding route 172.17.0.56/32 -> 10.0.0.255 adding route 172.17.0.32/32 -> 10.0.0.255 |
| 7916 | 2026-09-08T04:04:55.663Z | |
| 7917 | 2026-09-08T04:04:55.663Z | 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 } }] |
| 7918 | 2026-09-08T04:04:55.663Z | test route::tests::delete_target_full ... ok |
| 7919 | 2026-09-08T04:04:55.664Z | test route::tests::delete_targets_fragmented ... ok |
| 7920 | 2026-09-08T04:04:55.664Z | |
| 7921 | 2026-09-08T04:04:55.664Z | test result: ok. 61 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s |
| 7922 | 2026-09-08T04:04:55.664Z | Sep 08 04:04:54.480Sep 08 04:04:54.480 Sep 08 04:04:54.480DEBG DEBGINFO 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.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 } }] |
| 7923 | 2026-09-08T04:04:55.664Z | |
| 7924 | 2026-09-08T04:04:55.664Z | adding route 172.17.0.49/32 -> 10.0.0.255 |
| 7925 | 2026-09-08T04:04:55.664Z | |
| 7926 | 2026-09-08T04:04:55.664Z | Sep 08 04:04:54.480Sep 08 04:04:54.480Sep 08 04:04:54.480 INFOINFO adding route 172.17.0.57/32 -> 10.0.0.255adding route 172.17.0.33/32 -> 10.0.0.255 |
| 7927 | 2026-09-08T04:04:55.664Z | |
| 7928 | 2026-09-08T04:04:55.664Z | 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 } }] |
| 7929 | 2026-09-08T04:04:55.664Z | Sep 08 04:04:54.480Sep 08 04:04:54.480 DEBGDEBG replacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 04:04:54.480 |
| 7930 | 2026-09-08T04:04:55.664Z | |
| 7931 | 2026-09-08T04:04:55.664Z | INFO adding route 172.17.0.50/32 -> 10.0.0.255 |
| 7932 | 2026-09-08T04:04:55.664Z | Sep 08 04:04:54.480Sep 08 04:04:54.480 INFOINFO adding route 172.17.0.34/32 -> 10.0.0.255adding route 172.17.0.58/32 -> 10.0.0.255 |
| 7933 | 2026-09-08T04:04:55.664Z | |
| 7934 | 2026-09-08T04:04:55.664Z | Sep 08 04:04:54.480 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 } }]Sep 08 04:04:54.480 |
| 7935 | 2026-09-08T04:04:55.664Z | DEBGSep 08 04:04:54.480 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 |
| 7936 | 2026-09-08T04:04:55.664Z | Sep 08 04:04:54.480replacing 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 } }] |
| 7937 | 2026-09-08T04:04:55.664Z | INFO adding route 172.17.0.51/32 -> 10.0.0.255Sep 08 04:04:54.480 |
| 7938 | 2026-09-08T04:04:55.664Z | Sep 08 04:04:54.480INFO adding route 172.17.0.35/32 -> 10.0.0.255INFO |
| 7939 | 2026-09-08T04:04:55.664Z | Sep 08 04:04:54.480adding route 172.17.0.59/32 -> 10.0.0.255 |
| 7940 | 2026-09-08T04:04:55.664Z | DEBG replacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 04:04:54.480 |
| 7941 | 2026-09-08T04:04:55.664Z | Sep 08 04:04:54.480DEBG 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 } }] |
| 7942 | 2026-09-08T04:04:55.664Z | 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 } }] |
| 7943 | 2026-09-08T04:04:55.664Z | Sep 08 04:04:54.480Sep 08 04:04:54.480 Sep 08 04:04:54.480 INFOINFO INFO adding route 172.17.0.52/32 -> 10.0.0.255adding route 172.17.0.36/32 -> 10.0.0.255adding route 172.17.0.60/32 -> 10.0.0.255 |
| 7944 | 2026-09-08T04:04:55.664Z | |
| 7945 | 2026-09-08T04:04:55.665Z | |
| 7946 | 2026-09-08T04:04:55.665Z | Sep 08 04:04:54.480Sep 08 04:04:54.480 DEBGDEBG replacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 04:04:54.480replacing 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 } }] |
| 7947 | 2026-09-08T04:04:55.665Z | |
| 7948 | 2026-09-08T04:04:55.665Z | 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 } }] |
| 7949 | 2026-09-08T04:04:55.665Z | Sep 08 04:04:54.480Sep 08 04:04:54.480 INFODEBGSep 08 04:04:54.480 INFOfailed to allocate space for the new target listadding route 172.17.0.37/32 -> 10.0.0.255 |
| 7950 | 2026-09-08T04:04:55.665Z | |
| 7951 | 2026-09-08T04:04:55.665Z | adding route 172.17.0.53/32 -> 10.0.0.255 |
| 7952 | 2026-09-08T04:04:55.665Z | Sep 08 04:04:54.480 Sep 08 04:04:54.480DEBG DEBGSep 08 04:04:54.480replacing targets for 172.16.0.0/32 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 } }] |
| 7953 | 2026-09-08T04:04:55.665Z | 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 } }] 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 } }] |
| 7954 | 2026-09-08T04:04:55.665Z | Sep 08 04:04:54.489 INFO adding route 172.17.0.54/32 -> 10.0.0.255 |
| 7955 | 2026-09-08T04:04:55.665Z | Sep 08 04:04:54.489 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 } }] |
| 7956 | 2026-09-08T04:04:55.665Z | Sep 08 04:04:54.489 INFO adding route 172.17.0.55/32 -> 10.0.0.255 |
| 7957 | 2026-09-08T04:04:55.665Z | |
| 7958 | 2026-09-08T04:04:55.665Z | Sep 08 04:04:54.489 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 } }] |
| 7959 | 2026-09-08T04:04:55.665Z | Sep 08 04:04:54.489 Sep 08 04:04:54.489INFO INFOadding route 172.17.0.56/32 -> 10.0.0.255 |
| 7960 | 2026-09-08T04:04:55.665Z | adding route 172.17.0.38/32 -> 10.0.0.255 |
| 7961 | 2026-09-08T04:04:55.671Z | Sep 08 04:04:54.489 Sep 08 04:04:54.489DEBG 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 } }] |
| 7962 | 2026-09-08T04:04:55.671Z | 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 } }] |
| 7963 | 2026-09-08T04:04:55.671Z | Sep 08 04:04:54.489 Sep 08 04:04:54.489INFO INFOadding route 172.17.0.57/32 -> 10.0.0.255 |
| 7964 | 2026-09-08T04:04:55.671Z | adding route 172.17.0.39/32 -> 10.0.0.255 |
| 7965 | 2026-09-08T04:04:55.671Z | Sep 08 04:04:54.489 DEBGSep 08 04:04:54.489 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 } }]DEBG |
| 7966 | 2026-09-08T04:04:55.671Z | 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 } }] |
| 7967 | 2026-09-08T04:04:55.671Z | Sep 08 04:04:54.489 INFOSep 08 04:04:54.489 adding route 172.17.0.58/32 -> 10.0.0.255INFO |
| 7968 | 2026-09-08T04:04:55.671Z | adding route 172.17.0.40/32 -> 10.0.0.255 |
| 7969 | 2026-09-08T04:04:55.671Z | Sep 08 04:04:54.489 DEBGSep 08 04:04:54.489 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 } }]DEBG |
| 7970 | 2026-09-08T04:04:55.671Z | 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 } }] |
| 7971 | 2026-09-08T04:04:55.671Z | Sep 08 04:04:54.489 INFOSep 08 04:04:54.489 adding route 172.17.0.59/32 -> 10.0.0.255INFO |
| 7972 | 2026-09-08T04:04:55.671Z | adding route 172.17.0.41/32 -> 10.0.0.255 |
| 7973 | 2026-09-08T04:04:55.671Z | Sep 08 04:04:54.489 DEBGSep 08 04:04:54.489 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 |
| 7974 | 2026-09-08T04:04:55.671Z | 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 } }] |
| 7975 | 2026-09-08T04:04:55.672Z | Sep 08 04:04:54.489 INFOSep 08 04:04:54.489 adding route 172.17.0.60/32 -> 10.0.0.255INFO |
| 7976 | 2026-09-08T04:04:55.672Z | adding route 172.17.0.42/32 -> 10.0.0.255 |
| 7977 | 2026-09-08T04:04:55.672Z | Sep 08 04:04:54.489 DEBGSep 08 04:04:54.489 replacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 7978 | 2026-09-08T04:04:55.672Z | 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 } }] |
| 7979 | 2026-09-08T04:04:55.672Z | Sep 08 04:04:54.489 INFOSep 08 04:04:54.489 adding route 172.17.0.61/32 -> 10.0.0.255INFO |
| 7980 | 2026-09-08T04:04:55.672Z | adding route 172.17.0.43/32 -> 10.0.0.255 |
| 7981 | 2026-09-08T04:04:55.672Z | Sep 08 04:04:54.489 DEBGSep 08 04:04:54.489 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 } }]DEBG |
| 7982 | 2026-09-08T04:04:55.672Z | 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 } }] |
| 7983 | 2026-09-08T04:04:55.672Z | Sep 08 04:04:54.489 INFOSep 08 04:04:54.489 adding route 172.17.0.62/32 -> 10.0.0.255INFO |
| 7984 | 2026-09-08T04:04:55.672Z | adding route 172.17.0.44/32 -> 10.0.0.255 |
| 7985 | 2026-09-08T04:04:55.672Z | Sep 08 04:04:54.489 DEBGSep 08 04:04:54.489 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 |
| 7986 | 2026-09-08T04:04:55.672Z | 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 } }] |
| 7987 | 2026-09-08T04:04:55.672Z | Sep 08 04:04:54.489 DEBGSep 08 04:04:54.489 failed to allocate space for the new target listINFO |
| 7988 | 2026-09-08T04:04:55.672Z | adding route 172.17.0.45/32 -> 10.0.0.255 |
| 7989 | 2026-09-08T04:04:55.672Z | Sep 08 04:04:54.489 DEBGSep 08 04:04:54.489 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 |
| 7990 | 2026-09-08T04:04:55.672Z | 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 } }] |
| 7991 | 2026-09-08T04:04:55.672Z | Sep 08 04:04:54.489 INFO adding route 172.17.0.46/32 -> 10.0.0.255 |
| 7992 | 2026-09-08T04:04:55.672Z | Sep 08 04:04:54.489 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 } }] |
| 7993 | 2026-09-08T04:04:55.672Z | Sep 08 04:04:54.489 INFO adding route 172.17.0.47/32 -> 10.0.0.255 |
| 7994 | 2026-09-08T04:04:55.672Z | Sep 08 04:04:54.489 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 } }] |
| 7995 | 2026-09-08T04:04:55.672Z | Sep 08 04:04:54.489 INFO adding route 172.17.0.48/32 -> 10.0.0.255 |
| 7996 | 2026-09-08T04:04:55.673Z | Sep 08 04:04:54.489 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 } }] |
| 7997 | 2026-09-08T04:04:55.673Z | Sep 08 04:04:54.489 INFO adding route 172.17.0.49/32 -> 10.0.0.255 |
| 7998 | 2026-09-08T04:04:55.673Z | Sep 08 04:04:54.489 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 } }] |
| 7999 | 2026-09-08T04:04:55.673Z | Sep 08 04:04:54.489 INFO adding route 172.17.0.50/32 -> 10.0.0.255 |
| 8000 | 2026-09-08T04:04:55.673Z | Sep 08 04:04:54.489 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 } }] |
| 8001 | 2026-09-08T04:04:55.673Z | Sep 08 04:04:54.489 INFO adding route 172.17.0.51/32 -> 10.0.0.255 |
| 8002 | 2026-09-08T04:04:55.673Z | Sep 08 04:04:54.489 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 } }] |
| 8003 | 2026-09-08T04:04:55.673Z | Sep 08 04:04:54.489 INFO adding route 172.17.0.52/32 -> 10.0.0.255 |
| 8004 | 2026-09-08T04:04:55.673Z | Sep 08 04:04:54.489 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 } }] |
| 8005 | 2026-09-08T04:04:55.673Z | Sep 08 04:04:54.489 INFO adding route 172.17.0.53/32 -> 10.0.0.255 |
| 8006 | 2026-09-08T04:04:55.673Z | Sep 08 04:04:54.489 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 } }] |
| 8007 | 2026-09-08T04:04:55.673Z | Sep 08 04:04:54.489 INFO adding route 172.17.0.54/32 -> 10.0.0.255 |
| 8008 | 2026-09-08T04:04:55.673Z | Sep 08 04:04:54.489 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 } }] |
| 8009 | 2026-09-08T04:04:55.673Z | Sep 08 04:04:54.489 INFO adding route 172.17.0.55/32 -> 10.0.0.255 |
| 8010 | 2026-09-08T04:04:55.673Z | Sep 08 04:04:54.489 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 } }] |
| 8011 | 2026-09-08T04:04:55.673Z | Sep 08 04:04:54.489 INFO adding route 172.17.0.56/32 -> 10.0.0.255 |
| 8012 | 2026-09-08T04:04:55.673Z | Sep 08 04:04:54.489 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 } }] |
| 8013 | 2026-09-08T04:04:55.673Z | Sep 08 04:04:54.489 INFO adding route 172.17.0.57/32 -> 10.0.0.255 |
| 8014 | 2026-09-08T04:04:55.673Z | Sep 08 04:04:54.489 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 } }] |
| 8015 | 2026-09-08T04:04:55.673Z | Sep 08 04:04:54.489 INFO adding route 172.17.0.58/32 -> 10.0.0.255 |
| 8016 | 2026-09-08T04:04:55.673Z | Sep 08 04:04:54.489 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 } }] |
| 8017 | 2026-09-08T04:04:55.673Z | Sep 08 04:04:54.489 INFO adding route 172.17.0.59/32 -> 10.0.0.255 |
| 8018 | 2026-09-08T04:04:55.674Z | |
| 8019 | 2026-09-08T04:04:55.674Z | running 0 tests |
| 8020 | 2026-09-08T04:04:55.674Z | |
| 8021 | 2026-09-08T04:04:55.674Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8022 | 2026-09-08T04:04:55.674Z | |
| 8023 | 2026-09-08T04:04:55.674Z | |
| 8024 | 2026-09-08T04:04:55.674Z | running 0 tests |
| 8025 | 2026-09-08T04:04:55.674Z | Sep 08 04:04:54.489 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 } }] |
| 8026 | 2026-09-08T04:04:55.674Z | |
| 8027 | 2026-09-08T04:04:55.674Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8028 | 2026-09-08T04:04:55.674Z | |
| 8029 | 2026-09-08T04:04:55.674Z | Sep 08 04:04:54.489 INFO adding route 172.17.0.60/32 -> 10.0.0.255 |
| 8030 | 2026-09-08T04:04:55.674Z | Sep 08 04:04:54.489 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 } }] |
| 8031 | 2026-09-08T04:04:55.674Z | Sep 08 04:04:54.489 DEBG failed to allocate space for the new target list |
| 8032 | 2026-09-08T04:04:55.674Z | Sep 08 04:04:54.489 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 } }] |
| 8033 | 2026-09-08T04:04:55.674Z | Running tests/test_openapi.rs (target/debug/deps/test_openapi-16e38afdeac4a555) |
| 8034 | 2026-09-08T04:04:55.674Z | Running unittests src/lib.rs (target/debug/deps/dpd_api-129626530bed4535) |
| 8035 | 2026-09-08T04:04:55.674Z | Running unittests src/lib.rs (target/debug/deps/dpd_client-384b24e69cc4dc80) |
| 8036 | 2026-09-08T04:04:55.674Z | |
| 8037 | 2026-09-08T04:04:55.675Z | running 6 tests |
| 8038 | 2026-09-08T04:04:55.675Z | test tests::test_full_lot_id_both_present ... ok |
| 8039 | 2026-09-08T04:04:55.675Z | test tests::test_full_lot_id_lotnum_only ... ok |
| 8040 | 2026-09-08T04:04:55.675Z | test tests::test_full_lot_id_lot_only ... ok |
| 8041 | 2026-09-08T04:04:55.675Z | test tests::test_full_lot_id_neither_present ... ok |
| 8042 | 2026-09-08T04:04:55.675Z | test tests::test_port_id_cmp ... ok |
| 8043 | 2026-09-08T04:04:55.675Z | test tests::test_parse_client_port_id ... ok |
| 8044 | 2026-09-08T04:04:55.675Z | |
| 8045 | 2026-09-08T04:04:55.675Z | test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8046 | 2026-09-08T04:04:55.675Z | |
| 8047 | 2026-09-08T04:04:55.675Z | Running tests/test_all.rs (target/debug/deps/test_all-b937eefd1800771b) |
| 8048 | 2026-09-08T04:04:55.705Z | |
| 8049 | 2026-09-08T04:04:55.705Z | running 0 tests |
| 8050 | 2026-09-08T04:04:55.705Z | |
| 8051 | 2026-09-08T04:04:55.705Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8052 | 2026-09-08T04:04:55.705Z | |
| 8053 | 2026-09-08T04:04:55.705Z | Running unittests src/lib.rs (target/debug/deps/dpd_types-9a1ffdc1254bfaa8) |
| 8054 | 2026-09-08T04:04:55.705Z | |
| 8055 | 2026-09-08T04:04:55.705Z | running 0 tests |
| 8056 | 2026-09-08T04:04:55.705Z | |
| 8057 | 2026-09-08T04:04:55.705Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8058 | 2026-09-08T04:04:55.705Z | |
| 8059 | 2026-09-08T04:04:55.705Z | Running unittests src/lib.rs (target/debug/deps/dpd_types_versions-fbfe8a6c92a1a523) |
| 8060 | 2026-09-08T04:04:55.716Z | |
| 8061 | 2026-09-08T04:04:55.716Z | running 15 tests |
| 8062 | 2026-09-08T04:04:55.716Z | test impls::switch_identifiers::tests::chip_revision_b0 ... ok |
| 8063 | 2026-09-08T04:04:55.716Z | test impls::switch_identifiers::tests::chip_revision_unknown_device_id ... ok |
| 8064 | 2026-09-08T04:04:55.716Z | test impls::switch_identifiers::tests::chip_revision_b1 ... ok |
| 8065 | 2026-09-08T04:04:55.716Z | test impls::switch_identifiers::tests::chip_revision_a0 ... ok |
| 8066 | 2026-09-08T04:04:55.716Z | test impls::switch_identifiers::tests::chip_revision_unknown_rev_num ... ok |
| 8067 | 2026-09-08T04:04:55.716Z | test impls::table::tests::table_entry_new_collects_display_values ... ok |
| 8068 | 2026-09-08T04:04:55.716Z | test impls::table::tests::table_counter_entry_new_collects_key_values ... ok |
| 8069 | 2026-09-08T04:04:55.716Z | test v1::network::tests::test_equal ... ok |
| 8070 | 2026-09-08T04:04:55.717Z | test v1::network::tests::test_eui64 ... ok |
| 8071 | 2026-09-08T04:04:55.717Z | test v1::port::tests::port_ids_are_ascii ... ok |
| 8072 | 2026-09-08T04:04:55.717Z | test v1::network::tests::test_not_equal ... ok |
| 8073 | 2026-09-08T04:04:55.717Z | test v1::network::tests::test_to_string ... ok |
| 8074 | 2026-09-08T04:04:55.717Z | test v1::network::tests::test_into ... ok |
| 8075 | 2026-09-08T04:04:55.717Z | test v1::network::tests::test_parse ... ok |
| 8076 | 2026-09-08T04:04:55.717Z | test v10::oxstats::tests::latest_oximeter_metadata_uses_v10_switch_identifiers ... ok |
| 8077 | 2026-09-08T04:04:55.717Z | |
| 8078 | 2026-09-08T04:04:55.717Z | test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 8079 | 2026-09-08T04:04:55.717Z | |
| 8080 | 2026-09-08T04:04:55.717Z | Running unittests src/lib.rs (target/debug/deps/packet-2fcab119a41876a9) |
| 8081 | 2026-09-08T04:04:55.750Z | |
| 8082 | 2026-09-08T04:04:55.750Z | running 12 tests |
| 8083 | 2026-09-08T04:04:55.760Z | test ipv6::test_ipv6_parse ... ok |
| 8084 | 2026-09-08T04:04:55.760Z | test icmp::test_v4_checksum ... ok |
| 8085 | 2026-09-08T04:04:55.760Z | test icmp::test_v6_checksum ... ok |
| 8086 | 2026-09-08T04:04:55.760Z | test lldp::test_lldp_parse ... ok |
| 8087 | 2026-09-08T04:04:55.760Z | test pbuf::test_byte ... ok |
| 8088 | 2026-09-08T04:04:55.760Z | test pbuf::test_nibble ... ok |
| 8089 | 2026-09-08T04:04:55.760Z | test pbuf::test_short ... ok |
| 8090 | 2026-09-08T04:04:55.760Z | test pbuf::test_twelve ... ok |
| 8091 | 2026-09-08T04:04:55.760Z | test pbuf::test_overflow ... ok |
| 8092 | 2026-09-08T04:04:55.760Z | test pbuf::test_word ... ok |
| 8093 | 2026-09-08T04:04:55.761Z | test tcp::test_checksum_ack_data ... ok |
| 8094 | 2026-09-08T04:04:55.761Z | test tcp::test_checksum_syn_nodata ... ok |
| 8095 | 2026-09-08T04:04:55.761Z | |
| 8096 | 2026-09-08T04:04:55.761Z | test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8097 | 2026-09-08T04:04:55.761Z | |
| 8098 | 2026-09-08T04:04:55.761Z | Running unittests src/lib.rs (target/debug/deps/pcap-2225aa3176c6479b) |
| 8099 | 2026-09-08T04:04:55.761Z | |
| 8100 | 2026-09-08T04:04:55.761Z | running 0 tests |
| 8101 | 2026-09-08T04:04:55.761Z | |
| 8102 | 2026-09-08T04:04:55.761Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8103 | 2026-09-08T04:04:55.761Z | |
| 8104 | 2026-09-08T04:04:55.761Z | Running unittests src/main.rs (target/debug/deps/swadm-1257a681e889b0b2) |
| 8105 | 2026-09-08T04:04:55.766Z | |
| 8106 | 2026-09-08T04:04:55.766Z | running 5 tests |
| 8107 | 2026-09-08T04:04:55.766Z | test switchport::test::test_compute_lanes ... ok |
| 8108 | 2026-09-08T04:04:55.770Z | test switchport::test::port_id_ordering ... ok |
| 8109 | 2026-09-08T04:04:55.770Z | Lane 0 Lane 1 Lane 2 Lane 0Lane 3 |
| 8110 | 2026-09-08T04:04:55.770Z | Lane 1 State: Activated Lane 2Activated Lane 3Activated |
| 8111 | 2026-09-08T04:04:55.770Z | Activated Rx Loss-of-lock: Yes |
| 8112 | 2026-09-08T04:04:55.770Z | Rx Output Enabled: false Yes falseYes Yesfalse |
| 8113 | 2026-09-08T04:04:55.770Z | false Rx Loss-of-signal: Yes |
| 8114 | 2026-09-08T04:04:55.770Z | Rx Output Status: validYes validYes Yesvalid |
| 8115 | 2026-09-08T04:04:55.770Z | valid |
| 8116 | 2026-09-08T04:04:55.770Z | Rx CDR Enabled: Yes Rx Loss-of-lock: trueYes trueYes trueYes |
| 8117 | 2026-09-08T04:04:55.770Z | true |
| 8118 | 2026-09-08T04:04:55.770Z | Tx Enabled: Yes Rx Loss-of-signal: false Yes false Yes falseYes |
| 8119 | 2026-09-08T04:04:55.770Z | false |
| 8120 | 2026-09-08T04:04:55.771Z | Tx Loss-of-lock: No Rx Auto-squelch Disable: trueNo trueNo Notrue |
| 8121 | 2026-09-08T04:04:55.771Z | Tx Loss-of-signal: Notrue |
| 8122 | 2026-09-08T04:04:55.771Z | No Tx Output Enabled: true No trueNo |
| 8123 | 2026-09-08T04:04:55.771Z | Tx CDR Enabled: Notrue Notrue |
| 8124 | 2026-09-08T04:04:55.771Z | No Tx Output Status: invalidNo |
| 8125 | 2026-09-08T04:04:55.771Z | invalid Tx Adaptive EQ Fault: No invalid Noinvalid |
| 8126 | 2026-09-08T04:04:55.771Z | Tx Loss-of-lock: false Nofalse No |
| 8127 | 2026-09-08T04:04:55.771Z | false Tx Fault: Yes falseYes |
| 8128 | 2026-09-08T04:04:55.771Z | Tx Loss-of-signal: trueYes trueYes |
| 8129 | 2026-09-08T04:04:55.771Z | true true |
| 8130 | 2026-09-08T04:04:55.771Z | Tx Auto-squelch Disable: false false false false |
| 8131 | 2026-09-08T04:04:55.771Z | Tx Adaptive EQ Fail: true true true true |
| 8132 | 2026-09-08T04:04:55.771Z | Tx Failure: false false false false |
| 8133 | 2026-09-08T04:04:55.771Z | Tx Force Squelch: true true true true |
| 8134 | 2026-09-08T04:04:55.771Z | Tx Input Polarity: normal normal normal normal |
| 8135 | 2026-09-08T04:04:55.771Z | test switchport::test::test_print_sff_datapath ... ok |
| 8136 | 2026-09-08T04:04:55.771Z | test switchport::test::test_print_cmis_datapath ... ok |
| 8137 | 2026-09-08T04:04:55.771Z | test link::test_filter ... ok |
| 8138 | 2026-09-08T04:04:55.771Z | |
| 8139 | 2026-09-08T04:04:55.771Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8140 | 2026-09-08T04:04:55.771Z | |
| 8141 | 2026-09-08T04:04:55.771Z | Running tests/cli/main.rs (target/debug/deps/cli-b622f91327390c6d) |
| 8142 | 2026-09-08T04:04:55.789Z | |
| 8143 | 2026-09-08T04:04:55.789Z | running 7 tests |
| 8144 | 2026-09-08T04:04:55.793Z | test counters::counters_list ... ignored |
| 8145 | 2026-09-08T04:04:55.793Z | test link_apply::apply_tx_eq_all ... ignored |
| 8146 | 2026-09-08T04:04:55.794Z | test link_apply::apply_tx_eq_custom ... ignored |
| 8147 | 2026-09-08T04:04:55.794Z | test tx_eq::set_all_taps ... ignored |
| 8148 | 2026-09-08T04:04:55.794Z | test tx_eq::set_partial_taps ... ignored |
| 8149 | 2026-09-08T04:04:55.794Z | test cmd::test::pattern_statics ... ok |
| 8150 | 2026-09-08T04:04:55.834Z | test link_apply::tx_eq_exclusive ... ok |
| 8151 | 2026-09-08T04:04:55.834Z | |
| 8152 | 2026-09-08T04:04:55.834Z | test result: ok. 2 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.05s |
| 8153 | 2026-09-08T04:04:55.835Z | |
| 8154 | 2026-09-08T04:04:55.838Z | Running unittests src/main.rs (target/debug/deps/tfportd-2c10e77498becd54) |
| 8155 | 2026-09-08T04:04:55.858Z | |
| 8156 | 2026-09-08T04:04:55.858Z | running 4 tests |
| 8157 | 2026-09-08T04:04:55.868Z | test oxstats::tests::producer_ids_are_actually_unique ... ok |
| 8158 | 2026-09-08T04:04:55.868Z | test linklocal::test_parse_ipadm ... ok |
| 8159 | 2026-09-08T04:04:55.868Z | test tfport::test_parse_tfport ... ok |
| 8160 | 2026-09-08T04:04:55.868Z | test config::tests::test_updates ... ok |
| 8161 | 2026-09-08T04:04:55.868Z | |
| 8162 | 2026-09-08T04:04:55.868Z | test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8163 | 2026-09-08T04:04:55.868Z | |
| 8164 | 2026-09-08T04:04:55.868Z | Running unittests src/main.rs (target/debug/deps/uplinkd-ceb39c842d06889c) |
| 8165 | 2026-09-08T04:04:55.868Z | |
| 8166 | 2026-09-08T04:04:55.868Z | running 0 tests |
| 8167 | 2026-09-08T04:04:55.868Z | |
| 8168 | 2026-09-08T04:04:55.868Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8169 | 2026-09-08T04:04:55.868Z | |
| 8170 | 2026-09-08T04:04:55.868Z | Running unittests src/main.rs (target/debug/deps/xtask-8bdda0ad85b34353) |
| 8171 | 2026-09-08T04:04:55.868Z | |
| 8172 | 2026-09-08T04:04:55.868Z | running 0 tests |
| 8173 | 2026-09-08T04:04:55.868Z | |
| 8174 | 2026-09-08T04:04:55.869Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8175 | 2026-09-08T04:04:55.869Z | |
| 8176 | 2026-09-08T04:04:55.869Z | Doc-tests aal |
| 8177 | 2026-09-08T04:04:56.102Z | |
| 8178 | 2026-09-08T04:04:56.102Z | running 0 tests |
| 8179 | 2026-09-08T04:04:56.103Z | |
| 8180 | 2026-09-08T04:04:56.103Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8181 | 2026-09-08T04:04:56.103Z | |
| 8182 | 2026-09-08T04:04:56.108Z | Doc-tests aal_macros |
| 8183 | 2026-09-08T04:04:56.178Z | |
| 8184 | 2026-09-08T04:04:56.178Z | running 0 tests |
| 8185 | 2026-09-08T04:04:56.178Z | |
| 8186 | 2026-09-08T04:04:56.178Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8187 | 2026-09-08T04:04:56.178Z | |
| 8188 | 2026-09-08T04:04:56.190Z | Doc-tests common |
| 8189 | 2026-09-08T04:04:56.964Z | |
| 8190 | 2026-09-08T04:04:56.964Z | running 0 tests |
| 8191 | 2026-09-08T04:04:56.964Z | |
| 8192 | 2026-09-08T04:04:56.964Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8193 | 2026-09-08T04:04:56.964Z | |
| 8194 | 2026-09-08T04:04:56.982Z | Doc-tests dpd_api |
| 8195 | 2026-09-08T04:04:57.175Z | |
| 8196 | 2026-09-08T04:04:57.175Z | running 2 tests |
| 8197 | 2026-09-08T04:04:57.175Z | test dpd-api/src/lib.rs - dpd_api_mod::api_description (line 69) ... ignored |
| 8198 | 2026-09-08T04:04:57.175Z | test dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 75) ... ignored |
| 8199 | 2026-09-08T04:04:57.175Z | |
| 8200 | 2026-09-08T04:04:57.175Z | test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8201 | 2026-09-08T04:04:57.175Z | |
| 8202 | 2026-09-08T04:04:57.207Z | Doc-tests dpd_client |
| 8203 | 2026-09-08T04:04:58.740Z | |
| 8204 | 2026-09-08T04:04:58.740Z | running 0 tests |
| 8205 | 2026-09-08T04:04:58.740Z | |
| 8206 | 2026-09-08T04:04:58.740Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8207 | 2026-09-08T04:04:58.740Z | |
| 8208 | 2026-09-08T04:04:58.784Z | Doc-tests dpd_types |
| 8209 | 2026-09-08T04:04:58.971Z | |
| 8210 | 2026-09-08T04:04:58.972Z | running 0 tests |
| 8211 | 2026-09-08T04:04:58.972Z | |
| 8212 | 2026-09-08T04:04:58.972Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8213 | 2026-09-08T04:04:58.972Z | |
| 8214 | 2026-09-08T04:04:58.996Z | Doc-tests dpd_types_versions |
| 8215 | 2026-09-08T04:05:01.456Z | |
| 8216 | 2026-09-08T04:05:01.456Z | running 1 test |
| 8217 | 2026-09-08T04:05:01.456Z | test dpd-types/versions/src/lib.rs - (line 19) ... ignored |
| 8218 | 2026-09-08T04:05:01.456Z | |
| 8219 | 2026-09-08T04:05:01.456Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8220 | 2026-09-08T04:05:01.456Z | |
| 8221 | 2026-09-08T04:05:01.468Z | Doc-tests packet |
| 8222 | 2026-09-08T04:05:01.468Z | |
| 8223 | 2026-09-08T04:05:01.468Z | running 0 tests |
| 8224 | 2026-09-08T04:05:01.468Z | |
| 8225 | 2026-09-08T04:05:01.468Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8226 | 2026-09-08T04:05:01.468Z | |
| 8227 | 2026-09-08T04:05:01.468Z | Doc-tests pcap |
| 8228 | 2026-09-08T04:05:01.468Z | |
| 8229 | 2026-09-08T04:05:01.469Z | running 0 tests |
| 8230 | 2026-09-08T04:05:01.469Z | |
| 8231 | 2026-09-08T04:05:01.469Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8232 | 2026-09-08T04:05:01.469Z | |
| 8233 | 2026-09-08T04:05:01.469Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 8234 | 2026-09-08T04:05:01.469Z | + RUST_BACKTRACE=full |
| 8235 | 2026-09-08T04:05:01.469Z | + cargo test --features chaos --no-fail-fast |
| 8236 | 2026-09-08T04:05:01.517Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 8237 | 2026-09-08T04:05:01.597Z | Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 8238 | 2026-09-08T04:05:01.607Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 8239 | 2026-09-08T04:05:10.309Z | Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 8240 | 2026-09-08T04:05:10.434Z | Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 8241 | 2026-09-08T04:05:51.857Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 50.93s |
| 8242 | 2026-09-08T04:05:51.972Z | Running unittests src/lib.rs (target/debug/deps/aal-450f124e18c48d38) |
| 8243 | 2026-09-08T04:05:51.982Z | |
| 8244 | 2026-09-08T04:05:51.982Z | running 0 tests |
| 8245 | 2026-09-08T04:05:51.982Z | |
| 8246 | 2026-09-08T04:05:51.985Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8247 | 2026-09-08T04:05:51.985Z | |
| 8248 | 2026-09-08T04:05:51.985Z | Running unittests src/lib.rs (target/debug/deps/aal_macros-5b37c54c08977ed3) |
| 8249 | 2026-09-08T04:05:51.990Z | |
| 8250 | 2026-09-08T04:05:51.991Z | running 0 tests |
| 8251 | 2026-09-08T04:05:51.991Z | |
| 8252 | 2026-09-08T04:05:51.994Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8253 | 2026-09-08T04:05:51.994Z | |
| 8254 | 2026-09-08T04:05:51.994Z | Running unittests src/lib.rs (target/debug/deps/asic-90deae621baeeec4) |
| 8255 | 2026-09-08T04:05:51.998Z | |
| 8256 | 2026-09-08T04:05:51.998Z | running 0 tests |
| 8257 | 2026-09-08T04:05:51.998Z | |
| 8258 | 2026-09-08T04:05:51.998Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8259 | 2026-09-08T04:05:51.998Z | |
| 8260 | 2026-09-08T04:05:51.998Z | Running unittests src/lib.rs (target/debug/deps/common-5e8ad7a4c62ed295) |
| 8261 | 2026-09-08T04:05:52.024Z | |
| 8262 | 2026-09-08T04:05:52.024Z | running 4 tests |
| 8263 | 2026-09-08T04:05:52.027Z | test nat::tests::test_vni ... ok |
| 8264 | 2026-09-08T04:05:52.027Z | test network::tests::test_generate_ipv6_link_local ... ok |
| 8265 | 2026-09-08T04:05:52.029Z | test test_purge ... ok |
| 8266 | 2026-09-08T04:05:52.035Z | test illumos::test::address_exists_handles_missing_object ... ok |
| 8267 | 2026-09-08T04:05:52.035Z | |
| 8268 | 2026-09-08T04:05:52.038Z | test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 8269 | 2026-09-08T04:05:52.038Z | |
| 8270 | 2026-09-08T04:05:52.038Z | Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-049fc7a9b9157ea9) |
| 8271 | 2026-09-08T04:05:52.061Z | |
| 8272 | 2026-09-08T04:05:52.061Z | running 1 test |
| 8273 | 2026-09-08T04:05:52.064Z | ------- |
| 8274 | 2026-09-08T04:05:52.068Z | Generating OpenAPI documents from API definitions ... |
| 8275 | 2026-09-08T04:05:52.227Z | Loading local OpenAPI documents from "/work/oxidecomputer/dendrite/openapi" ... |
| 8276 | 2026-09-08T04:05:52.300Z | Loading blessed OpenAPI documents from VCS revision "origin/main" path "openapi" |
| 8277 | 2026-09-08T04:05:53.374Z | ------- |
| 8278 | 2026-09-08T04:05:53.374Z | Checking 14 OpenAPI documents... |
| 8279 | 2026-09-08T04:05:53.374Z | Fresh dpd (versioned v1.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 8280 | 2026-09-08T04:05:53.377Z | Fresh dpd (versioned v2.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 8281 | 2026-09-08T04:05:53.377Z | Fresh dpd (versioned v3.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 8282 | 2026-09-08T04:05:53.377Z | Fresh dpd (versioned v4.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 8283 | 2026-09-08T04:05:53.377Z | Fresh dpd (versioned v5.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 8284 | 2026-09-08T04:05:53.377Z | Fresh dpd (versioned v6.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 8285 | 2026-09-08T04:05:53.377Z | Fresh dpd (versioned v7.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 8286 | 2026-09-08T04:05:53.377Z | Fresh dpd (versioned v8.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 8287 | 2026-09-08T04:05:53.377Z | Fresh dpd (versioned v9.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 8288 | 2026-09-08T04:05:53.378Z | Fresh dpd (versioned v10.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 8289 | 2026-09-08T04:05:53.378Z | Fresh dpd (versioned v11.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 8290 | 2026-09-08T04:05:53.378Z | Fresh dpd (versioned v12.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 8291 | 2026-09-08T04:05:53.378Z | Fresh dpd (versioned v13.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 8292 | 2026-09-08T04:05:53.378Z | Fresh dpd (versioned v14.0.0 (added locally)): Oxide Switch Dataplane Controller |
| 8293 | 2026-09-08T04:05:53.378Z | Fresh dpd "latest" symlink |
| 8294 | 2026-09-08T04:05:53.378Z | ------- |
| 8295 | 2026-09-08T04:05:53.378Z | Success 14 documents checked: 15 fresh, 0 stale, 0 failed, 0 other problems |
| 8296 | 2026-09-08T04:05:53.448Z | test test::test_apis_up_to_date ... ok |
| 8297 | 2026-09-08T04:05:53.448Z | |
| 8298 | 2026-09-08T04:05:53.448Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.39s |
| 8299 | 2026-09-08T04:05:53.448Z | |
| 8300 | 2026-09-08T04:05:53.509Z | Running unittests src/main.rs (target/debug/deps/dpd-5ef4a061b81554cd) |
| 8301 | 2026-09-08T04:05:53.517Z | |
| 8302 | 2026-09-08T04:05:53.517Z | running 61 tests |
| 8303 | 2026-09-08T04:05:53.520Z | test freemap::test_ordering ... ok |
| 8304 | 2026-09-08T04:05:53.520Z | test config::tests::test_updates ... ok |
| 8305 | 2026-09-08T04:05:53.520Z | test dhcpv6::tests::test_create_duid_bytes ... ok |
| 8306 | 2026-09-08T04:05:53.520Z | test freemap::test_split ... ok |
| 8307 | 2026-09-08T04:05:53.523Z | test macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok |
| 8308 | 2026-09-08T04:05:53.523Z | test macaddrs::tests::test_mac_offset ... ok |
| 8309 | 2026-09-08T04:05:53.523Z | Sep 08 04:05:52.384 DEBG created new freemap, unit: freemap_test |
| 8310 | 2026-09-08T04:05:53.523Z | test macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok |
| 8311 | 2026-09-08T04:05:53.523Z | Sep 08 04:05:52.385 DEBG initted freemap. size: 128, unit: freemap_test |
| 8312 | 2026-09-08T04:05:53.523Z | Sep 08 04:05:52.385 Sep 08 04:05:52.385DEBG DEBGSep 08 04:05:52.385 reset freemapDEBG, created new freemapcreated new freemapunit, :, unitunit :freemap_test |
| 8313 | 2026-09-08T04:05:53.523Z | freemap_test: |
| 8314 | 2026-09-08T04:05:53.523Z | freemap_testSep 08 04:05:52.385 |
| 8315 | 2026-09-08T04:05:53.523Z | Sep 08 04:05:52.385DEBG DEBG created new freemapinitted freemap. size: 128Sep 08 04:05:52.385, unit, :DEBG unitfreemap_test: |
| 8316 | 2026-09-08T04:05:53.523Z | freemap_testinitted freemap. size: 128 |
| 8317 | 2026-09-08T04:05:53.523Z | , unit:Sep 08 04:05:52.385 freemap_testDEBG |
| 8318 | 2026-09-08T04:05:53.523Z | reset freemap, Sep 08 04:05:52.385unit :Sep 08 04:05:52.385 DEBG freemap_test |
| 8319 | 2026-09-08T04:05:53.523Z | initted freemap. size: 128DEBG, unitreset freemap:, unitfreemap_test: |
| 8320 | 2026-09-08T04:05:53.523Z | freemap_test |
| 8321 | 2026-09-08T04:05:53.523Z | Sep 08 04:05:52.385 DEBG reset freemap, unit: freemap_test |
| 8322 | 2026-09-08T04:05:53.523Z | test macaddrs::tests::test_parse_port_id ... ok |
| 8323 | 2026-09-08T04:05:53.523Z | test freemap::test_basic ... ok |
| 8324 | 2026-09-08T04:05:53.523Z | test freemap::test_reclaim ... ok |
| 8325 | 2026-09-08T04:05:53.523Z | test freemap::test_free ... ok |
| 8326 | 2026-09-08T04:05:53.523Z | test freemap::test_exhaustion ... ok |
| 8327 | 2026-09-08T04:05:53.523Z | test mcast::tests::test_canonicalize_sources ... ok |
| 8328 | 2026-09-08T04:05:53.523Z | test mcast::tests::test_create_port_bitmap_all_same_direction ... ok |
| 8329 | 2026-09-08T04:05:53.523Z | test mcast::tests::test_create_port_bitmap_empty ... ok |
| 8330 | 2026-09-08T04:05:53.523Z | test mcast::tests::test_create_port_bitmap_filters_by_direction ... ok |
| 8331 | 2026-09-08T04:05:53.523Z | test mcast::tests::test_multicast_group_data_generate_id_allocation ... ok |
| 8332 | 2026-09-08T04:05:53.523Z | test mcast::tests::test_multicast_group_data_id_exhaustion ... ok |
| 8333 | 2026-09-08T04:05:53.523Z | test api_server::tests::test_build_info ... ok |
| 8334 | 2026-09-08T04:05:53.523Z | test mcast::tests::test_concurrent_id_allocation ... ok |
| 8335 | 2026-09-08T04:05:53.523Z | test mcast::tests::test_scoped_group_id_weak_reference_cleanup ... ok |
| 8336 | 2026-09-08T04:05:53.524Z | test mcast::tests::test_scoped_group_id_drop_returns_to_pool ... ok |
| 8337 | 2026-09-08T04:05:53.524Z | test mcast::tests::test_sources_contain_any ... ok |
| 8338 | 2026-09-08T04:05:53.524Z | test mcast::tests::test_concurrent_allocation_and_deallocation ... ok |
| 8339 | 2026-09-08T04:05:53.524Z | test mcast::validate::tests::test_address_validation_integrated ... ok |
| 8340 | 2026-09-08T04:05:53.524Z | test mcast::validate::tests::test_ipv4_ssm_with_sources ... ok |
| 8341 | 2026-09-08T04:05:53.524Z | test mcast::validate::tests::test_ipv4_validation ... ok |
| 8342 | 2026-09-08T04:05:53.524Z | test mcast::validate::tests::test_address_validation_with_source_validation ... ok |
| 8343 | 2026-09-08T04:05:53.524Z | test mcast::validate::tests::test_ipv6_ssm_with_sources ... ok |
| 8344 | 2026-09-08T04:05:53.524Z | test mcast::validate::tests::test_is_ssm_function ... ok |
| 8345 | 2026-09-08T04:05:53.524Z | test mcast::validate::tests::test_ipv6_validation ... ok |
| 8346 | 2026-09-08T04:05:53.524Z | test mcast::validate::tests::test_multicast_validation_boundaries ... ok |
| 8347 | 2026-09-08T04:05:53.524Z | test mcast::validate::tests::test_validate_nat_target ... ok |
| 8348 | 2026-09-08T04:05:53.524Z | test mcast::validate::tests::test_validate_not_underlay_subnet ... ok |
| 8349 | 2026-09-08T04:05:53.524Z | test mcast::tests::test_paired_allocation_and_cleanup ... ok |
| 8350 | 2026-09-08T04:05:53.527Z | test mcast::tests::test_id_range_boundaries ... ok |
| 8351 | 2026-09-08T04:05:53.528Z | test mcast::validate::tests::test_validate_source_addresses ... ok |
| 8352 | 2026-09-08T04:05:53.528Z | test mcast::validate::tests::test_validate_tag ... ok |
| 8353 | 2026-09-08T04:05:53.528Z | test nat::test_mapping ... ok |
| 8354 | 2026-09-08T04:05:53.528Z | test mcast::validate::tests::test_validate_tag_format ... ok |
| 8355 | 2026-09-08T04:05:53.528Z | Sep 08 04:05:52.387 DEBG created new freemap, unit: freemap_test |
| 8356 | 2026-09-08T04:05:53.528Z | Sep 08 04:05:52.387 DEBG initted freemap. size: 8, unit: freemap_test |
| 8357 | 2026-09-08T04:05:53.528Z | Sep 08 04:05:52.387 DEBG reset freemap, unit: freemap_test |
| 8358 | 2026-09-08T04:05:53.528Z | test port_map::tests::test_backplane_group ... ok |
| 8359 | 2026-09-08T04:05:53.528Z | test freemap::test_reclaim_preserves_existing_freelist ... ok |
| 8360 | 2026-09-08T04:05:53.528Z | test port_map::tests::test_port_map ... ok |
| 8361 | 2026-09-08T04:05:53.528Z | test port_map::tests::dump_map ... ok |
| 8362 | 2026-09-08T04:05:53.528Z | Sep 08 04:05:52.387 DEBG created new freemap, unit: freemap_test |
| 8363 | 2026-09-08T04:05:53.528Z | Sep 08 04:05:52.388 DEBG initted freemap. size: 128, unit: freemap_test |
| 8364 | 2026-09-08T04:05:53.528Z | Sep 08 04:05:52.388 DEBG reset freemap, unit: freemap_test |
| 8365 | 2026-09-08T04:05:53.528Z | test freemap::test_span ... ok |
| 8366 | 2026-09-08T04:05:53.528Z | Sep 08 04:05:52.388 DEBG created new freemap, unit: freemap_route_ipv4 |
| 8367 | 2026-09-08T04:05:53.528Z | Sep 08 04:05:52.388 DEBG created new freemap, unit: freemap_route_ipv6 |
| 8368 | 2026-09-08T04:05:53.528Z | Sep 08 04:05:52.388 DEBG initted freemap. size: 64, unit: freemap_route_ipv4 |
| 8369 | 2026-09-08T04:05:53.528Z | Sep 08 04:05:52.388 DEBG reset freemap, unit: freemap_route_ipv4 |
| 8370 | 2026-09-08T04:05:53.528Z | Sep 08 04:05:52.388 DEBG initted freemap. size: 64, unit: freemap_route_ipv6 |
| 8371 | 2026-09-08T04:05:53.528Z | Sep 08 04:05:52.388 DEBG reset freemap, unit: freemap_route_ipv6 |
| 8372 | 2026-09-08T04:05:53.528Z | Sep 08 04:05:52.388 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 8373 | 2026-09-08T04:05:53.528Z | Sep 08 04:05:52.388 DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 8374 | 2026-09-08T04:05:53.528Z | Sep 08 04:05:52.388 INFO adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 8375 | 2026-09-08T04:05:53.528Z | Sep 08 04:05:52.388 DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 8376 | 2026-09-08T04:05:53.528Z | Sep 08 04:05:52.388 INFO adding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 8377 | 2026-09-08T04:05:53.528Z | Sep 08 04:05:52.388 DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 } }] |
| 8378 | 2026-09-08T04:05:53.528Z | Sep 08 04:05:52.388 INFO adding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 8379 | 2026-09-08T04:05:53.528Z | test port_map::tests::parse_softnpu_revision ... ok |
| 8380 | 2026-09-08T04:05:53.528Z | Sep 08 04:05:52.388 DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 } }] |
| 8381 | 2026-09-08T04:05:53.528Z | Sep 08 04:05:52.388 INFO adding route 3fff:beef::/64 -> 2001:db8::55:ff |
| 8382 | 2026-09-08T04:05:53.528Z | Sep 08 04:05:52.388 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 } }] |
| 8383 | 2026-09-08T04:05:53.528Z | Sep 08 04:05:52.388 INFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ff |
| 8384 | 2026-09-08T04:05:53.528Z | Sep 08 04:05:52.388 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 } }] |
| 8385 | 2026-09-08T04:05:53.528Z | Sep 08 04:05:52.388 INFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ff |
| 8386 | 2026-09-08T04:05:53.528Z | Sep 08 04:05:52.388 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 } }] |
| 8387 | 2026-09-08T04:05:53.528Z | Sep 08 04:05:52.388 INFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ff |
| 8388 | 2026-09-08T04:05:53.528Z | Sep 08 04:05:52.388 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 } }] |
| 8389 | 2026-09-08T04:05:53.529Z | Sep 08 04:05:52.388 INFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ff |
| 8390 | 2026-09-08T04:05:53.529Z | Sep 08 04:05:52.388 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 } }] |
| 8391 | 2026-09-08T04:05:53.529Z | Sep 08 04:05:52.388 INFO adding route 3fff:beef:5::/64 -> 2001:db8::55:ff |
| 8392 | 2026-09-08T04:05:53.529Z | Sep 08 04:05:52.388 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 } }] |
| 8393 | 2026-09-08T04:05:53.529Z | Sep 08 04:05:52.388 INFO adding route 3fff:beef:6::/64 -> 2001:db8::55:ff |
| 8394 | 2026-09-08T04:05:53.529Z | Sep 08 04:05:52.388 DEBGSep 08 04:05:52.388 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 } }] |
| 8395 | 2026-09-08T04:05:53.529Z | DEBG created new freemapSep 08 04:05:52.388 , INFOunit :adding route 3fff:beef:7::/64 -> 2001:db8::55:ff |
| 8396 | 2026-09-08T04:05:53.529Z | freemap_route_ipv4 |
| 8397 | 2026-09-08T04:05:53.529Z | Sep 08 04:05:52.388 DEBG replacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 04:05:52.388 |
| 8398 | 2026-09-08T04:05:53.529Z | DEBG created new freemap, Sep 08 04:05:52.388unit :INFO freemap_route_ipv6adding route 3fff:beef:8::/64 -> 2001:db8::55:ff |
| 8399 | 2026-09-08T04:05:53.529Z | |
| 8400 | 2026-09-08T04:05:53.529Z | Sep 08 04:05:52.388Sep 08 04:05:52.388 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 } }]initted freemap. size: 64 |
| 8401 | 2026-09-08T04:05:53.529Z | , unit: freemap_route_ipv4Sep 08 04:05:52.388 |
| 8402 | 2026-09-08T04:05:53.529Z | INFO adding route 3fff:beef:9::/64 -> 2001:db8::55:ff |
| 8403 | 2026-09-08T04:05:53.529Z | Sep 08 04:05:52.388 DEBG reset freemapSep 08 04:05:52.388, unitDEBG: 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 |
| 8404 | 2026-09-08T04:05:53.529Z | |
| 8405 | 2026-09-08T04:05:53.529Z | Sep 08 04:05:52.388Sep 08 04:05:52.388 INFODEBG adding route 3fff:beef:a::/64 -> 2001:db8::55:ffinitted freemap. size: 64 |
| 8406 | 2026-09-08T04:05:53.529Z | , unit: freemap_route_ipv6Sep 08 04:05:52.388 |
| 8407 | 2026-09-08T04:05:53.529Z | 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 } }] |
| 8408 | 2026-09-08T04:05:53.529Z | Sep 08 04:05:52.388 Sep 08 04:05:52.388DEBG INFOreset freemap , adding route 3fff:beef:b::/64 -> 2001:db8::55:ffunit |
| 8409 | 2026-09-08T04:05:53.529Z | : freemap_route_ipv6Sep 08 04:05:52.388 |
| 8410 | 2026-09-08T04:05:53.529Z | DEBG replacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8411 | 2026-09-08T04:05:53.529Z | Sep 08 04:05:52.388 INFO Sep 08 04:05:52.388adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 8412 | 2026-09-08T04:05:53.529Z | INFO adding route 3fff:beef:c::/64 -> 2001:db8::55:ff |
| 8413 | 2026-09-08T04:05:53.529Z | Sep 08 04:05:52.388 DEBGSep 08 04:05:52.388 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 |
| 8414 | 2026-09-08T04:05:53.529Z | replacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 04:05:52.388 |
| 8415 | 2026-09-08T04:05:53.529Z | INFO adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 8416 | 2026-09-08T04:05:53.529Z | Sep 08 04:05:52.388 INFO Sep 08 04:05:52.388adding route 3fff:beef:d::/64 -> 2001:db8::55:ff |
| 8417 | 2026-09-08T04:05:53.529Z | 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 } }] |
| 8418 | 2026-09-08T04:05:53.529Z | Sep 08 04:05:52.388 DEBG replacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 04:05:52.388 |
| 8419 | 2026-09-08T04:05:53.529Z | INFO adding route 3fff:beef::/64 -> 2001:db8::55:ffSep 08 04:05:52.388 |
| 8420 | 2026-09-08T04:05:53.529Z | INFO adding route 3fff:beef:e::/64 -> 2001:db8::55:ff |
| 8421 | 2026-09-08T04:05:53.529Z | Sep 08 04:05:52.388 DEBG replacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 04:05:52.388 |
| 8422 | 2026-09-08T04:05:53.529Z | DEBG replacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8423 | 2026-09-08T04:05:53.529Z | Sep 08 04:05:52.388 INFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ffSep 08 04:05:52.388 |
| 8424 | 2026-09-08T04:05:53.529Z | Sep 08 04:05:52.388 INFODEBG adding route 3fff:beef:f::/64 -> 2001:db8::55:ffSep 08 04:05:52.388created new freemap |
| 8425 | 2026-09-08T04:05:53.529Z | , DEBGSep 08 04:05:52.388 created new freemapSep 08 04:05:52.388unit, :DEBGunitDEBG : 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 |
| 8426 | 2026-09-08T04:05:53.529Z | freemap_route_ipv4replacing 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 } }] |
| 8427 | 2026-09-08T04:05:53.529Z | |
| 8428 | 2026-09-08T04:05:53.530Z | |
| 8429 | 2026-09-08T04:05:53.530Z | Sep 08 04:05:52.388Sep 08 04:05:52.388Sep 08 04:05:52.388 Sep 08 04:05:52.388INFO INFODEBGadding route 3fff:beef:10::/64 -> 2001:db8::55:ffDEBG |
| 8430 | 2026-09-08T04:05:53.530Z | adding route 3fff:beef:2::/64 -> 2001:db8::55:ff created new freemapcreated new freemap, , unitunitSep 08 04:05:52.388 |
| 8431 | 2026-09-08T04:05:53.530Z | : : freemap_route_ipv6freemap_route_ipv6 |
| 8432 | 2026-09-08T04:05:53.530Z | |
| 8433 | 2026-09-08T04:05:53.530Z | 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 } }] |
| 8434 | 2026-09-08T04:05:53.530Z | Sep 08 04:05:52.388Sep 08 04:05:52.388 Sep 08 04:05:52.388Sep 08 04:05:52.388 DEBGDEBGDEBG initted freemap. size: 64 INFO, unitinitted freemap. size: 64replacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:11::/64 -> 2001:db8::55:ff |
| 8435 | 2026-09-08T04:05:53.530Z | |
| 8436 | 2026-09-08T04:05:53.530Z | , unit: freemap_route_ipv4Sep 08 04:05:52.389 |
| 8437 | 2026-09-08T04:05:53.530Z | Sep 08 04:05:52.389DEBG INFOreplacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 08 04:05:52.389adding route 3fff:beef:3::/64 -> 2001:db8::55:ff |
| 8438 | 2026-09-08T04:05:53.530Z | |
| 8439 | 2026-09-08T04:05:53.530Z | DEBG reset freemap:, Sep 08 04:05:52.389freemap_route_ipv4unitSep 08 04:05:52.388 : |
| 8440 | 2026-09-08T04:05:53.530Z | DEBGSep 08 04:05:52.389INFO adding route 3fff:beef:12::/64 -> 2001:db8::55:ffcreated new freemap |
| 8441 | 2026-09-08T04:05:53.530Z | , DEBGunit replacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]:Sep 08 04:05:52.389Sep 08 04:05:52.389 DEBG |
| 8442 | 2026-09-08T04:05:53.530Z | freemap_route_ipv4replacing 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 } }] |
| 8443 | 2026-09-08T04:05:53.530Z | |
| 8444 | 2026-09-08T04:05:53.530Z | freemap_route_ipv4DEBG |
| 8445 | 2026-09-08T04:05:53.530Z | reset freemap, Sep 08 04:05:52.389Sep 08 04:05:52.389 INFOSep 08 04:05:52.389 adding route 3fff:beef:13::/64 -> 2001:db8::55:ffDEBGunitINFO: |
| 8446 | 2026-09-08T04:05:53.530Z | adding route 3fff:beef:4::/64 -> 2001:db8::55:fffreemap_route_ipv4created new freemap |
| 8447 | 2026-09-08T04:05:53.530Z | , Sep 08 04:05:52.389 |
| 8448 | 2026-09-08T04:05:53.530Z | unit:Sep 08 04:05:52.389 Sep 08 04:05:52.389freemap_route_ipv6 Sep 08 04:05:52.389 |
| 8449 | 2026-09-08T04:05:53.530Z | DEBG DEBGinitted freemap. size: 64DEBG DEBGSep 08 04:05:52.389initted freemap. size: 64 , 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 } }], |
| 8450 | 2026-09-08T04:05:53.534Z | unit: unitfreemap_route_ipv6:Sep 08 04:05:52.389 |
| 8451 | 2026-09-08T04:05:53.534Z | INFODEBG initted freemap. size: 64 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 } }], |
| 8452 | 2026-09-08T04:05:53.534Z | freemap_route_ipv6unitSep 08 04:05:52.389: |
| 8453 | 2026-09-08T04:05:53.534Z | DEBGfreemap_route_ipv4 |
| 8454 | 2026-09-08T04:05:53.534Z | reset freemapSep 08 04:05:52.389adding route 3fff:beef:5::/64 -> 2001:db8::55:ff |
| 8455 | 2026-09-08T04:05:53.534Z | INFO, unitadding route 3fff:beef:14::/64 -> 2001:db8::55:ffSep 08 04:05:52.389 |
| 8456 | 2026-09-08T04:05:53.534Z | : Sep 08 04:05:52.389DEBG Sep 08 04:05:52.389 DEBG DEBGreset freemap , 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 } }]reset freemapfreemap_route_ipv6unit |
| 8457 | 2026-09-08T04:05:53.534Z | :, freemap_route_ipv4 |
| 8458 | 2026-09-08T04:05:53.534Z | unit |
| 8459 | 2026-09-08T04:05:53.534Z | Sep 08 04:05:52.389 Sep 08 04:05:52.389DEBG Sep 08 04:05:52.389Sep 08 04:05:52.389INFO INFO DEBG adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 8460 | 2026-09-08T04:05:53.534Z | initted freemap. size: 64adding route 3fff:beef:6::/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 } }] |
| 8461 | 2026-09-08T04:05:53.534Z | :, |
| 8462 | 2026-09-08T04:05:53.534Z | unitfreemap_route_ipv6: |
| 8463 | 2026-09-08T04:05:53.534Z | Sep 08 04:05:52.389 Sep 08 04:05:52.389DEBGfreemap_route_ipv6 |
| 8464 | 2026-09-08T04:05:53.534Z | INFOSep 08 04:05:52.389 Sep 08 04:05:52.389adding route 3fff:beef:15::/64 -> 2001:db8::55:ffINFOSep 08 04:05:52.389 adding route 3fff:dead::/64 -> 2001:db8::55:1DEBGreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 8465 | 2026-09-08T04:05:53.534Z | 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 } }]reset freemap |
| 8466 | 2026-09-08T04:05:53.534Z | Sep 08 04:05:52.389, unit: |
| 8467 | 2026-09-08T04:05:53.534Z | |
| 8468 | 2026-09-08T04:05:53.534Z | DEBGfreemap_route_ipv6Sep 08 04:05:52.389 |
| 8469 | 2026-09-08T04:05:53.534Z | DEBG Sep 08 04:05:52.389replacing 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 } }] |
| 8470 | 2026-09-08T04:05:53.534Z | INFOSep 08 04:05:52.389 adding route 3fff:beef::/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 } }] Sep 08 04:05:52.389 |
| 8471 | 2026-09-08T04:05:53.535Z | |
| 8472 | 2026-09-08T04:05:53.535Z | Sep 08 04:05:52.389 INFOINFO adding route 3fff:beef:16::/64 -> 2001:db8::55:ff |
| 8473 | 2026-09-08T04:05:53.535Z | INFO adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 08 04:05:52.389 |
| 8474 | 2026-09-08T04:05:53.535Z | Sep 08 04:05:52.389adding route 3fff:beef:7::/64 -> 2001:db8::55:ff INFO DEBG |
| 8475 | 2026-09-08T04:05:53.535Z | Sep 08 04:05:52.389adding route 3fff:dead::/64 -> 2001:db8::55:2replacing 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 } }] |
| 8476 | 2026-09-08T04:05:53.535Z | Sep 08 04:05:52.389DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]DEBG |
| 8477 | 2026-09-08T04:05:53.535Z | 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 } }] |
| 8478 | 2026-09-08T04:05:53.535Z | Sep 08 04:05:52.389 |
| 8479 | 2026-09-08T04:05:53.535Z | INFOSep 08 04:05:52.389 adding route 3fff:beef:1::/64 -> 2001:db8::55:ffSep 08 04:05:52.389 |
| 8480 | 2026-09-08T04:05:53.535Z | INFOSep 08 04:05:52.389DEBG Sep 08 04:05:52.389adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 08 04:05:52.389 |
| 8481 | 2026-09-08T04:05:53.535Z | DEBGINFO replacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]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 } }] |
| 8482 | 2026-09-08T04:05:53.535Z | |
| 8483 | 2026-09-08T04:05:53.535Z | Sep 08 04:05:52.389adding route 3fff:beef:17::/64 -> 2001:db8::55:ffDEBG |
| 8484 | 2026-09-08T04:05:53.535Z | DEBGSep 08 04:05:52.389 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 } }]INFO |
| 8485 | 2026-09-08T04:05:53.535Z | adding route 3fff:beef:2::/64 -> 2001:db8::55:ffSep 08 04:05:52.389 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 } }] |
| 8486 | 2026-09-08T04:05:53.535Z | Sep 08 04:05:52.389 |
| 8487 | 2026-09-08T04:05:53.535Z | replacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] INFO |
| 8488 | 2026-09-08T04:05:53.535Z | Sep 08 04:05:52.389 Sep 08 04:05:52.389adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 8489 | 2026-09-08T04:05:53.535Z | INFOINFO adding route 3fff:dead::/64 -> 2001:db8::55:3adding route 3fff:beef:8::/64 -> 2001:db8::55:ffSep 08 04:05:52.389Sep 08 04:05:52.389 Sep 08 04:05:52.389 |
| 8490 | 2026-09-08T04:05:53.535Z | |
| 8491 | 2026-09-08T04:05:53.535Z | DEBGINFO adding route 3fff:beef:18::/64 -> 2001:db8::55:ffDEBG |
| 8492 | 2026-09-08T04:05:53.535Z | Sep 08 04:05:52.389Sep 08 04:05:52.389 replacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 8493 | 2026-09-08T04:05:53.535Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 } }] |
| 8494 | 2026-09-08T04:05:53.535Z | Sep 08 04:05:52.389 |
| 8495 | 2026-09-08T04:05:53.535Z | DEBG Sep 08 04:05:52.389DEBG 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: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 } }] |
| 8496 | 2026-09-08T04:05:53.535Z | INFOSep 08 04:05:52.389 |
| 8497 | 2026-09-08T04:05:53.535Z | INFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 8498 | 2026-09-08T04:05:53.535Z | |
| 8499 | 2026-09-08T04:05:53.535Z | Sep 08 04:05:52.389Sep 08 04:05:52.389 INFO Sep 08 04:05:52.389 INFOSep 08 04:05:52.389 INFOadding route 3fff:dead::/64 -> 2001:db8::55:4 DEBGSep 08 04:05:52.389 adding route 3fff:beef:19::/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 } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 8500 | 2026-09-08T04:05:53.535Z | DEBG |
| 8501 | 2026-09-08T04:05:53.535Z | |
| 8502 | 2026-09-08T04:05:53.535Z | 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:9::/64 -> 2001:db8::55:ff |
| 8503 | 2026-09-08T04:05:53.535Z | |
| 8504 | 2026-09-08T04:05:53.535Z | Sep 08 04:05:52.389Sep 08 04:05:52.389 Sep 08 04:05:52.389INFO Sep 08 04:05:52.389adding route 3fff:beef::/64 -> 2001:db8::55:ffDEBG |
| 8505 | 2026-09-08T04:05:53.535Z | Sep 08 04:05:52.389 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 } }]INFOSep 08 04:05:52.389 |
| 8506 | 2026-09-08T04:05:53.535Z | DEBG 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 } }] |
| 8507 | 2026-09-08T04:05:53.535Z | adding route 3fff:beef:4::/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 08 04:05:52.389 |
| 8508 | 2026-09-08T04:05:53.535Z | |
| 8509 | 2026-09-08T04:05:53.535Z | INFO Sep 08 04:05:52.389 INFOSep 08 04:05:52.389 adding route 3fff:beef:1a::/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 } }] |
| 8510 | 2026-09-08T04:05:53.536Z | Sep 08 04:05:52.389 INFO |
| 8511 | 2026-09-08T04:05:53.536Z | DEBGadding route 3fff:beef:1::/64 -> 2001:db8::55:ffadding route 3fff:beef:a::/64 -> 2001:db8::55:ff |
| 8512 | 2026-09-08T04:05:53.536Z | replacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 04:05:52.389 |
| 8513 | 2026-09-08T04:05:53.536Z | |
| 8514 | 2026-09-08T04:05:53.536Z | DEBG Sep 08 04:05:52.389Sep 08 04:05:52.389replacing 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 } }] |
| 8515 | 2026-09-08T04:05:53.536Z | 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 } }] |
| 8516 | 2026-09-08T04:05:53.536Z | Sep 08 04:05:52.389Sep 08 04:05:52.389DEBGSep 08 04:05:52.389 INFOINFO replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]Sep 08 04:05:52.389DEBG |
| 8517 | 2026-09-08T04:05:53.536Z | adding route 3fff:beef:5::/64 -> 2001:db8::55:ffINFO 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:2::/64 -> 2001:db8::55:ff |
| 8518 | 2026-09-08T04:05:53.536Z | |
| 8519 | 2026-09-08T04:05:53.536Z | |
| 8520 | 2026-09-08T04:05:53.536Z | adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff |
| 8521 | 2026-09-08T04:05:53.536Z | Sep 08 04:05:52.389 Sep 08 04:05:52.389Sep 08 04:05:52.389 INFO DEBGDEBG Sep 08 04:05:52.389replacing 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 } }] |
| 8522 | 2026-09-08T04:05:53.536Z | replacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:b::/64 -> 2001:db8::55:ff |
| 8523 | 2026-09-08T04:05:53.536Z | |
| 8524 | 2026-09-08T04:05:53.536Z | DEBGSep 08 04:05:52.389 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 } }]INFOSep 08 04:05:52.389Sep 08 04:05:52.389 |
| 8525 | 2026-09-08T04:05:53.536Z | adding route 3fff:beef:6::/64 -> 2001:db8::55:ffINFO |
| 8526 | 2026-09-08T04:05:53.536Z | DEBG adding route 3fff:beef:3::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 04:05:52.389 |
| 8527 | 2026-09-08T04:05:53.536Z | |
| 8528 | 2026-09-08T04:05:53.536Z | INFO Sep 08 04:05:52.389adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffSep 08 04:05:52.389 |
| 8529 | 2026-09-08T04:05:53.536Z | Sep 08 04:05:52.389DEBG 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 |
| 8530 | 2026-09-08T04:05:53.536Z | Sep 08 04:05:52.389replacing 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 |
| 8531 | 2026-09-08T04:05:53.536Z | DEBGadding route 3fff:beef:c::/64 -> 2001:db8::55:ff Sep 08 04:05:52.389 |
| 8532 | 2026-09-08T04:05:53.536Z | 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 |
| 8533 | 2026-09-08T04:05:53.536Z | Sep 08 04:05:52.389adding route 3fff:beef:4::/64 -> 2001:db8::55:ff |
| 8534 | 2026-09-08T04:05:53.536Z | INFO Sep 08 04:05:52.389Sep 08 04:05:52.389Sep 08 04:05:52.389adding route 3fff:beef:7::/64 -> 2001:db8::55:ff |
| 8535 | 2026-09-08T04:05:53.536Z | INFO DEBGDEBG adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff 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: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 } }] |
| 8536 | 2026-09-08T04:05:53.536Z | |
| 8537 | 2026-09-08T04:05:53.536Z | |
| 8538 | 2026-09-08T04:05:53.536Z | Sep 08 04:05:52.389 Sep 08 04:05:52.389DEBG DEBGSep 08 04:05:52.389 replacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 04:05:52.389INFO |
| 8539 | 2026-09-08T04:05:53.536Z | 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 |
| 8540 | 2026-09-08T04:05:53.536Z | adding route 3fff:beef:5::/64 -> 2001:db8::55:ff |
| 8541 | 2026-09-08T04:05:53.536Z | adding route 3fff:beef:d::/64 -> 2001:db8::55:ff |
| 8542 | 2026-09-08T04:05:53.536Z | Sep 08 04:05:52.389 Sep 08 04:05:52.389INFOSep 08 04:05:52.389Sep 08 04:05:52.389 adding route 3fff:beef:1e::/64 -> 2001:db8::55:ffINFODEBG |
| 8543 | 2026-09-08T04:05:53.536Z | adding route 3fff:beef:8::/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 } }]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 } }] |
| 8544 | 2026-09-08T04:05:53.536Z | |
| 8545 | 2026-09-08T04:05:53.536Z | |
| 8546 | 2026-09-08T04:05:53.536Z | Sep 08 04:05:52.389 Sep 08 04:05:52.389Sep 08 04:05:52.389 Sep 08 04:05:52.389INFO DEBGDEBGINFO 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:e::/64 -> 2001:db8::55:ff |
| 8547 | 2026-09-08T04:05:53.536Z | |
| 8548 | 2026-09-08T04:05:53.537Z | adding route 3fff:beef:6::/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 } }] |
| 8549 | 2026-09-08T04:05:53.537Z | |
| 8550 | 2026-09-08T04:05:53.541Z | Sep 08 04:05:52.389Sep 08 04:05:52.389Sep 08 04:05:52.389 Sep 08 04:05:52.389DEBG INFO DEBG INFOreplacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8551 | 2026-09-08T04:05:53.541Z | adding route 3fff:beef:1f::/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 } }] |
| 8552 | 2026-09-08T04:05:53.541Z | |
| 8553 | 2026-09-08T04:05:53.541Z | adding route 3fff:beef:9::/64 -> 2001:db8::55:ffSep 08 04:05:52.389 |
| 8554 | 2026-09-08T04:05:53.541Z | Sep 08 04:05:52.389Sep 08 04:05:52.389INFO INFODEBG Sep 08 04:05:52.389adding route 3fff:beef:7::/64 -> 2001:db8::55:ff |
| 8555 | 2026-09-08T04:05:53.541Z | DEBG replacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 8556 | 2026-09-08T04:05:53.541Z | |
| 8557 | 2026-09-08T04:05:53.541Z | Sep 08 04:05:52.389 DEBG adding route 3fff:beef:f::/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 } }]Sep 08 04:05:52.389 |
| 8558 | 2026-09-08T04:05:53.541Z | |
| 8559 | 2026-09-08T04:05:53.541Z | Sep 08 04:05:52.389INFO adding route 3fff:beef:a::/64 -> 2001:db8::55:ff |
| 8560 | 2026-09-08T04:05:53.541Z | Sep 08 04:05:52.389INFO Sep 08 04:05:52.389adding route 3fff:beef:20::/64 -> 2001:db8::55:ff |
| 8561 | 2026-09-08T04:05:53.541Z | INFOSep 08 04:05:52.389DEBG DEBG adding route 3fff:beef:8::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8562 | 2026-09-08T04:05:53.541Z | |
| 8563 | 2026-09-08T04:05:53.541Z | Sep 08 04:05:52.389replacing 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-08T04:05:53.541Z | DEBG Sep 08 04:05:52.389Sep 08 04:05:52.389 replacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBG |
| 8565 | 2026-09-08T04:05:53.541Z | 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 } }] |
| 8566 | 2026-09-08T04:05:53.541Z | adding route 3fff:beef:b::/64 -> 2001:db8::55:ffSep 08 04:05:52.389 |
| 8567 | 2026-09-08T04:05:53.541Z | Sep 08 04:05:52.389 INFOINFO adding route 3fff:beef:10::/64 -> 2001:db8::55:ffSep 08 04:05:52.389 |
| 8568 | 2026-09-08T04:05:53.541Z | Sep 08 04:05:52.389 INFO DEBGadding route 3fff:beef:9::/64 -> 2001:db8::55:ff |
| 8569 | 2026-09-08T04:05:53.541Z | 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:21::/64 -> 2001:db8::55:ff |
| 8570 | 2026-09-08T04:05:53.541Z | |
| 8571 | 2026-09-08T04:05:53.541Z | Sep 08 04:05:52.389 Sep 08 04:05:52.389DEBG Sep 08 04:05:52.389Sep 08 04:05:52.389 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 } }]DEBG |
| 8572 | 2026-09-08T04:05:53.541Z | 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 } }] |
| 8573 | 2026-09-08T04:05:53.541Z | adding route 3fff:beef:c::/64 -> 2001:db8::55:ffSep 08 04:05:52.389 |
| 8574 | 2026-09-08T04:05:53.541Z | 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 } }]INFOSep 08 04:05:52.389 |
| 8575 | 2026-09-08T04:05:53.541Z | adding route 3fff:beef:a::/64 -> 2001:db8::55:ff |
| 8576 | 2026-09-08T04:05:53.541Z | INFO Sep 08 04:05:52.389adding route 3fff:beef:22::/64 -> 2001:db8::55:ff |
| 8577 | 2026-09-08T04:05:53.541Z | DEBGSep 08 04:05:52.389 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 } }] |
| 8578 | 2026-09-08T04:05:53.541Z | DEBGSep 08 04:05:52.389 replacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 8579 | 2026-09-08T04:05:53.541Z | Sep 08 04:05:52.389 Sep 08 04:05:52.389replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 8580 | 2026-09-08T04:05:53.541Z | INFOSep 08 04:05:52.389 INFOadding route 3fff:beef:d::/64 -> 2001:db8::55:ffSep 08 04:05:52.389 |
| 8581 | 2026-09-08T04:05:53.541Z | adding route 3fff:beef:b::/64 -> 2001:db8::55:ffINFO |
| 8582 | 2026-09-08T04:05:53.541Z | adding route 3fff:beef:11::/64 -> 2001:db8::55:ff |
| 8583 | 2026-09-08T04:05:53.542Z | adding route 3fff:beef:23::/64 -> 2001:db8::55:ff |
| 8584 | 2026-09-08T04:05:53.542Z | Sep 08 04:05:52.389Sep 08 04:05:52.389Sep 08 04:05:52.389Sep 08 04:05:52.389 DEBGDEBGDEBG DEBGreplacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]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 } }] |
| 8585 | 2026-09-08T04:05:53.542Z | 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 } }] |
| 8586 | 2026-09-08T04:05:53.542Z | |
| 8587 | 2026-09-08T04:05:53.542Z | 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 } }] |
| 8588 | 2026-09-08T04:05:53.542Z | Sep 08 04:05:52.389Sep 08 04:05:52.389 Sep 08 04:05:52.389Sep 08 04:05:52.389 INFOINFOINFO adding route 3fff:beef:e::/64 -> 2001:db8::55:ffadding route 3fff:beef:24::/64 -> 2001:db8::55:ff |
| 8589 | 2026-09-08T04:05:53.542Z | |
| 8590 | 2026-09-08T04:05:53.542Z | adding route 3fff:beef:c::/64 -> 2001:db8::55:ff |
| 8591 | 2026-09-08T04:05:53.542Z | INFO adding route 3fff:beef:12::/64 -> 2001:db8::55:ffSep 08 04:05:52.389Sep 08 04:05:52.389 |
| 8592 | 2026-09-08T04:05:53.542Z | Sep 08 04:05:52.389DEBG 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 } }] |
| 8593 | 2026-09-08T04:05:53.542Z | 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 } }]DEBG |
| 8594 | 2026-09-08T04:05:53.542Z | 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 08 04:05:52.389 |
| 8595 | 2026-09-08T04:05:53.542Z | Sep 08 04:05:52.389DEBG Sep 08 04:05:52.389INFO INFOadding route 3fff:beef:f::/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 } }] |
| 8596 | 2026-09-08T04:05:53.542Z | |
| 8597 | 2026-09-08T04:05:53.542Z | adding route 3fff:beef:d::/64 -> 2001:db8::55:ff |
| 8598 | 2026-09-08T04:05:53.542Z | Sep 08 04:05:52.389Sep 08 04:05:52.389Sep 08 04:05:52.389 DEBGSep 08 04:05:52.389INFO INFOreplacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBGadding route 3fff:beef:13::/64 -> 2001:db8::55:ffadding route 3fff:beef:25::/64 -> 2001:db8::55:ff |
| 8599 | 2026-09-08T04:05:53.542Z | |
| 8600 | 2026-09-08T04:05:53.542Z | 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 } }] |
| 8601 | 2026-09-08T04:05:53.542Z | Sep 08 04:05:52.389 |
| 8602 | 2026-09-08T04:05:53.542Z | DEBG replacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 04:05:52.389 |
| 8603 | 2026-09-08T04:05:53.542Z | Sep 08 04:05:52.389 Sep 08 04:05:52.389INFO DEBGINFO Sep 08 04:05:52.389adding route 3fff:beef:10::/64 -> 2001:db8::55:ffadding route 3fff:beef:e::/64 -> 2001:db8::55:ff |
| 8604 | 2026-09-08T04:05:53.542Z | replacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 8605 | 2026-09-08T04:05:53.542Z | |
| 8606 | 2026-09-08T04:05:53.542Z | adding route 3fff:beef:26::/64 -> 2001:db8::55:ffSep 08 04:05:52.389 |
| 8607 | 2026-09-08T04:05:53.542Z | 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 } }]Sep 08 04:05:52.389 |
| 8608 | 2026-09-08T04:05:53.542Z | Sep 08 04:05:52.389 Sep 08 04:05:52.389 DEBGINFODEBG 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: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 } }] |
| 8609 | 2026-09-08T04:05:53.542Z | |
| 8610 | 2026-09-08T04:05:53.542Z | adding route 3fff:beef:14::/64 -> 2001:db8::55:ff |
| 8611 | 2026-09-08T04:05:53.542Z | Sep 08 04:05:52.389 Sep 08 04:05:52.389INFO Sep 08 04:05:52.389 Sep 08 04:05:52.389adding route 3fff:beef:11::/64 -> 2001:db8::55:ff |
| 8612 | 2026-09-08T04:05:53.542Z | INFO adding route 3fff:beef:27::/64 -> 2001:db8::55:ffINFO |
| 8613 | 2026-09-08T04:05:53.542Z | Sep 08 04:05:52.389 DEBGDEBG adding route 3fff:beef:f::/64 -> 2001:db8::55:ffreplacing 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 } }] |
| 8614 | 2026-09-08T04:05:53.542Z | Sep 08 04:05:52.389 |
| 8615 | 2026-09-08T04:05:53.542Z | replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 04:05:52.389DEBG DEBG |
| 8616 | 2026-09-08T04:05:53.542Z | 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 } }] |
| 8617 | 2026-09-08T04:05:53.542Z | 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 } }] |
| 8618 | 2026-09-08T04:05:53.542Z | Sep 08 04:05:52.389Sep 08 04:05:52.389 Sep 08 04:05:52.389 Sep 08 04:05:52.389INFO INFO adding route 3fff:beef:12::/64 -> 2001:db8::55:ffINFOINFO |
| 8619 | 2026-09-08T04:05:53.542Z | adding route 3fff:beef:10::/64 -> 2001:db8::55:ffadding route 3fff:beef:15::/64 -> 2001:db8::55:ff |
| 8620 | 2026-09-08T04:05:53.542Z | |
| 8621 | 2026-09-08T04:05:53.542Z | adding route 3fff:beef:28::/64 -> 2001:db8::55:ffSep 08 04:05:52.389 |
| 8622 | 2026-09-08T04:05:53.543Z | Sep 08 04:05:52.389 Sep 08 04:05:52.389DEBG DEBG 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 } }] Sep 08 04:05:52.389 |
| 8623 | 2026-09-08T04:05:53.543Z | 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: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 } }] |
| 8624 | 2026-09-08T04:05:53.543Z | |
| 8625 | 2026-09-08T04:05:53.543Z | 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 08 04:05:52.389Sep 08 04:05:52.389 |
| 8626 | 2026-09-08T04:05:53.543Z | INFOSep 08 04:05:52.389INFO INFOadding route 3fff:beef:11::/64 -> 2001:db8::55:ff Sep 08 04:05:52.389adding route 3fff:beef:16::/64 -> 2001:db8::55:ff |
| 8627 | 2026-09-08T04:05:53.543Z | |
| 8628 | 2026-09-08T04:05:53.543Z | INFO adding route 3fff:beef:29::/64 -> 2001:db8::55:ff |
| 8629 | 2026-09-08T04:05:53.543Z | Sep 08 04:05:52.390Sep 08 04:05:52.390 DEBGDEBG Sep 08 04:05:52.390replacing 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:beef:13::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8630 | 2026-09-08T04:05:53.543Z | |
| 8631 | 2026-09-08T04:05:53.543Z | |
| 8632 | 2026-09-08T04:05:53.543Z | DEBG Sep 08 04:05:52.390replacing 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 } }] |
| 8633 | 2026-09-08T04:05:53.543Z | Sep 08 04:05:52.390Sep 08 04:05:52.390INFO INFOadding route 3fff:beef:17::/64 -> 2001:db8::55:ffDEBG adding route 3fff:beef:12::/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 } }] |
| 8634 | 2026-09-08T04:05:53.543Z | Sep 08 04:05:52.390 |
| 8635 | 2026-09-08T04:05:53.543Z | |
| 8636 | 2026-09-08T04:05:53.543Z | INFOSep 08 04:05:52.390Sep 08 04:05:52.390 adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff |
| 8637 | 2026-09-08T04:05:53.543Z | DEBGINFO adding route 3fff:beef:14::/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 08 04:05:52.390 |
| 8638 | 2026-09-08T04:05:53.543Z | |
| 8639 | 2026-09-08T04:05:53.543Z | DEBGSep 08 04:05:52.390 INFOreplacing 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 } }] |
| 8640 | 2026-09-08T04:05:53.543Z | adding route 3fff:beef:13::/64 -> 2001:db8::55:ff |
| 8641 | 2026-09-08T04:05:53.543Z | Sep 08 04:05:52.390 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 } }]Sep 08 04:05:52.390 |
| 8642 | 2026-09-08T04:05:53.543Z | Sep 08 04:05:52.390 INFODEBG Sep 08 04:05:52.390replacing 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 } }] |
| 8643 | 2026-09-08T04:05:53.543Z | INFOadding route 3fff:beef:2b::/64 -> 2001:db8::55:ff |
| 8644 | 2026-09-08T04:05:53.543Z | adding route 3fff:beef:15::/64 -> 2001:db8::55:ff |
| 8645 | 2026-09-08T04:05:53.543Z | Sep 08 04:05:52.390Sep 08 04:05:52.390 Sep 08 04:05:52.390 DEBGINFODEBG 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:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:14::/64 -> 2001:db8::55:ff |
| 8646 | 2026-09-08T04:05:53.543Z | |
| 8647 | 2026-09-08T04:05:53.543Z | |
| 8648 | 2026-09-08T04:05:53.543Z | Sep 08 04:05:52.390Sep 08 04:05:52.390 INFODEBG adding route 3fff:beef:2c::/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 } }] |
| 8649 | 2026-09-08T04:05:53.543Z | Sep 08 04:05:52.390 |
| 8650 | 2026-09-08T04:05:53.547Z | INFO adding route 3fff:beef:16::/64 -> 2001:db8::55:ffSep 08 04:05:52.390 |
| 8651 | 2026-09-08T04:05:53.547Z | Sep 08 04:05:52.390DEBG 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 } }] |
| 8652 | 2026-09-08T04:05:53.547Z | adding route 3fff:beef:15::/64 -> 2001:db8::55:ffSep 08 04:05:52.390 |
| 8653 | 2026-09-08T04:05:53.547Z | DEBGSep 08 04:05:52.390 Sep 08 04:05:52.390replacing 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 } }] DEBGINFO 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 } }] |
| 8654 | 2026-09-08T04:05:53.547Z | adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff |
| 8655 | 2026-09-08T04:05:53.547Z | |
| 8656 | 2026-09-08T04:05:53.547Z | Sep 08 04:05:52.390Sep 08 04:05:52.390Sep 08 04:05:52.390 DEBG INFOreplacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8657 | 2026-09-08T04:05:53.547Z | INFOadding route 3fff:beef:17::/64 -> 2001:db8::55:ff |
| 8658 | 2026-09-08T04:05:53.547Z | adding route 3fff:beef:16::/64 -> 2001:db8::55:ffSep 08 04:05:52.390 |
| 8659 | 2026-09-08T04:05:53.547Z | INFOSep 08 04:05:52.390 adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffSep 08 04:05:52.390DEBG |
| 8660 | 2026-09-08T04:05:53.548Z | 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 } }] |
| 8661 | 2026-09-08T04:05:53.548Z | 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 } }] |
| 8662 | 2026-09-08T04:05:53.548Z | Sep 08 04:05:52.390 DEBGSep 08 04:05:52.390 replacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFOSep 08 04:05:52.390 |
| 8663 | 2026-09-08T04:05:53.548Z | adding route 3fff:beef:18::/64 -> 2001:db8::55:ffINFO |
| 8664 | 2026-09-08T04:05:53.548Z | Sep 08 04:05:52.390adding route 3fff:beef:17::/64 -> 2001:db8::55:ff |
| 8665 | 2026-09-08T04:05:53.548Z | INFO Sep 08 04:05:52.390adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffSep 08 04:05:52.390 |
| 8666 | 2026-09-08T04:05:53.548Z | 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 } }]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 } }] |
| 8667 | 2026-09-08T04:05:53.548Z | |
| 8668 | 2026-09-08T04:05:53.548Z | Sep 08 04:05:52.390 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 08 04:05:52.390 |
| 8669 | 2026-09-08T04:05:53.548Z | Sep 08 04:05:52.390 INFOINFO Sep 08 04:05:52.390adding route 3fff:beef:18::/64 -> 2001:db8::55:ff INFOadding route 3fff:beef:19::/64 -> 2001:db8::55:ff |
| 8670 | 2026-09-08T04:05:53.548Z | adding route 3fff:beef:30::/64 -> 2001:db8::55:ff |
| 8671 | 2026-09-08T04:05:53.548Z | |
| 8672 | 2026-09-08T04:05:53.548Z | Sep 08 04:05:52.390 Sep 08 04:05:52.390Sep 08 04:05:52.390 DEBGDEBGDEBG 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: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 } }] |
| 8673 | 2026-09-08T04:05:53.548Z | 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 } }] |
| 8674 | 2026-09-08T04:05:53.548Z | |
| 8675 | 2026-09-08T04:05:53.548Z | Sep 08 04:05:52.390 INFO Sep 08 04:05:52.390Sep 08 04:05:52.390adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff |
| 8676 | 2026-09-08T04:05:53.548Z | INFOINFO adding route 3fff:beef:19::/64 -> 2001:db8::55:ffadding route 3fff:beef:31::/64 -> 2001:db8::55:ff |
| 8677 | 2026-09-08T04:05:53.548Z | |
| 8678 | 2026-09-08T04:05:53.548Z | Sep 08 04:05:52.390 DEBGSep 08 04:05:52.390 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 } }]DEBGSep 08 04:05:52.390 |
| 8679 | 2026-09-08T04:05:53.548Z | DEBGreplacing 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 } }] |
| 8680 | 2026-09-08T04:05:53.548Z | 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 } }] |
| 8681 | 2026-09-08T04:05:53.548Z | Sep 08 04:05:52.390 Sep 08 04:05:52.390INFOSep 08 04:05:52.390 INFOadding route 3fff:beef:1b::/64 -> 2001:db8::55:ff |
| 8682 | 2026-09-08T04:05:53.548Z | adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffINFO |
| 8683 | 2026-09-08T04:05:53.548Z | Sep 08 04:05:52.390adding route 3fff:beef:32::/64 -> 2001:db8::55:ff |
| 8684 | 2026-09-08T04:05:53.548Z | Sep 08 04:05:52.390DEBG Sep 08 04:05:52.390replacing 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 } }] DEBGDEBG |
| 8685 | 2026-09-08T04:05:53.548Z | replacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 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 } }] |
| 8686 | 2026-09-08T04:05:53.548Z | |
| 8687 | 2026-09-08T04:05:53.548Z | Sep 08 04:05:52.390 INFOSep 08 04:05:52.390 adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffSep 08 04:05:52.390INFO INFOadding route 3fff:beef:33::/64 -> 2001:db8::55:ff |
| 8688 | 2026-09-08T04:05:53.548Z | |
| 8689 | 2026-09-08T04:05:53.548Z | adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff |
| 8690 | 2026-09-08T04:05:53.548Z | Sep 08 04:05:52.390Sep 08 04:05:52.390 DEBGDEBG Sep 08 04:05:52.390 replacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 8691 | 2026-09-08T04:05:53.548Z | 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: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 } }] |
| 8692 | 2026-09-08T04:05:53.548Z | |
| 8693 | 2026-09-08T04:05:53.548Z | Sep 08 04:05:52.390 INFOSep 08 04:05:52.390Sep 08 04:05:52.390 INFOadding route 3fff:beef:1d::/64 -> 2001:db8::55:ff |
| 8694 | 2026-09-08T04:05:53.548Z | adding route 3fff:beef:34::/64 -> 2001:db8::55:ffINFO |
| 8695 | 2026-09-08T04:05:53.548Z | adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff |
| 8696 | 2026-09-08T04:05:53.548Z | Sep 08 04:05:52.390Sep 08 04:05:52.390 DEBGDEBGSep 08 04:05:52.390 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 } }]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 } }] |
| 8697 | 2026-09-08T04:05:53.548Z | |
| 8698 | 2026-09-08T04:05:53.548Z | 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 } }] |
| 8699 | 2026-09-08T04:05:53.549Z | Sep 08 04:05:52.390Sep 08 04:05:52.390 Sep 08 04:05:52.390 INFO INFO adding route 3fff:beef:35::/64 -> 2001:db8::55:ffadding route 3fff:beef:1e::/64 -> 2001:db8::55:ff |
| 8700 | 2026-09-08T04:05:53.549Z | INFO |
| 8701 | 2026-09-08T04:05:53.549Z | adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff |
| 8702 | 2026-09-08T04:05:53.549Z | Sep 08 04:05:52.390 Sep 08 04:05:52.390DEBG Sep 08 04:05:52.390 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 |
| 8703 | 2026-09-08T04:05:53.549Z | replacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 8704 | 2026-09-08T04:05:53.549Z | |
| 8705 | 2026-09-08T04:05:53.549Z | Sep 08 04:05:52.390 INFOSep 08 04:05:52.390 Sep 08 04:05:52.390adding route 3fff:beef:36::/64 -> 2001:db8::55:ff |
| 8706 | 2026-09-08T04:05:53.549Z | INFO INFOadding route 3fff:beef:1e::/64 -> 2001:db8::55:ff |
| 8707 | 2026-09-08T04:05:53.549Z | test route::tests::identity_replace_is_noop ... ok |
| 8708 | 2026-09-08T04:05:53.549Z | Sep 08 04:05:52.390adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff |
| 8709 | 2026-09-08T04:05:53.549Z | 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 } }] |
| 8710 | 2026-09-08T04:05:53.549Z | Sep 08 04:05:52.390 DEBGSep 08 04:05:52.390Sep 08 04:05:52.390 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 } }]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 } }] |
| 8711 | 2026-09-08T04:05:53.549Z | adding route 3fff:beef:37::/64 -> 2001:db8::55:ffSep 08 04:05:52.390 |
| 8712 | 2026-09-08T04:05:53.549Z | |
| 8713 | 2026-09-08T04:05:53.549Z | DEBG replacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8714 | 2026-09-08T04:05:53.549Z | Sep 08 04:05:52.390Sep 08 04:05:52.390 INFOSep 08 04:05:52.390 DEBGadding route 3fff:beef:1f::/64 -> 2001:db8::55:ff INFO |
| 8715 | 2026-09-08T04:05:53.549Z | 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 08 04:05:52.390 |
| 8716 | 2026-09-08T04:05:53.549Z | adding route 3fff:beef:20::/64 -> 2001:db8::55:ff Sep 08 04:05:52.390 |
| 8717 | 2026-09-08T04:05:53.549Z | Sep 08 04:05:52.390INFO DEBGDEBG created new freemapSep 08 04:05:52.390replacing 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 } }], |
| 8718 | 2026-09-08T04:05:53.549Z | unitDEBG: freemap_route_ipv4adding route 3fff:beef:18::/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 } }] |
| 8719 | 2026-09-08T04:05:53.549Z | Sep 08 04:05:52.390Sep 08 04:05:52.390 |
| 8720 | 2026-09-08T04:05:53.549Z | |
| 8721 | 2026-09-08T04:05:53.549Z | INFO adding route 3fff:beef:20::/64 -> 2001:db8::55:ff |
| 8722 | 2026-09-08T04:05:53.549Z | Sep 08 04:05:52.390INFO Sep 08 04:05:52.390Sep 08 04:05:52.390INFO DEBGadding route 3fff:beef:21::/64 -> 2001:db8::55:ff adding route 3fff:beef:38::/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 } }]DEBG |
| 8723 | 2026-09-08T04:05:53.549Z | Sep 08 04:05:52.390 |
| 8724 | 2026-09-08T04:05:53.549Z | DEBG |
| 8725 | 2026-09-08T04:05:53.549Z | Sep 08 04:05:52.390Sep 08 04:05:52.390created new freemap , unitDEBGINFO : adding route 3fff:beef:21::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]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 } }] |
| 8726 | 2026-09-08T04:05:53.549Z | |
| 8727 | 2026-09-08T04:05:53.549Z | |
| 8728 | 2026-09-08T04:05:53.549Z | freemap_route_ipv6 |
| 8729 | 2026-09-08T04:05:53.549Z | Sep 08 04:05:52.390Sep 08 04:05:52.390 Sep 08 04:05:52.390Sep 08 04:05:52.390INFO DEBGadding route 3fff:beef:39::/64 -> 2001:db8::55:ff |
| 8730 | 2026-09-08T04:05:53.549Z | replacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 04:05:52.390 |
| 8731 | 2026-09-08T04:05:53.549Z | DEBGSep 08 04:05:52.390 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 } }] |
| 8732 | 2026-09-08T04:05:53.549Z | DEBGDEBG Sep 08 04:05:52.390 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 |
| 8733 | 2026-09-08T04:05:53.549Z | initted freemap. size: 64 adding route 3fff:beef:22::/64 -> 2001:db8::55:ff, |
| 8734 | 2026-09-08T04:05:53.549Z | Sep 08 04:05:52.390Sep 08 04:05:52.390unit :INFO INFO Sep 08 04:05:52.390 adding route 3fff:beef:22::/64 -> 2001:db8::55:ffadding route 3fff:beef:3a::/64 -> 2001:db8::55:fffreemap_route_ipv4 |
| 8735 | 2026-09-08T04:05:53.549Z | |
| 8736 | 2026-09-08T04:05:53.549Z | DEBG |
| 8737 | 2026-09-08T04:05:53.549Z | 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 } }] |
| 8738 | 2026-09-08T04:05:53.550Z | Sep 08 04:05:52.390 DEBGSep 08 04:05:52.390 replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 04:05:52.390 |
| 8739 | 2026-09-08T04:05:53.550Z | DEBG reset freemap , Sep 08 04:05:52.390INFOSep 08 04:05:52.390unit : DEBGadding route 3fff:beef:23::/64 -> 2001:db8::55:ff |
| 8740 | 2026-09-08T04:05:53.550Z | INFOreplacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] freemap_route_ipv4adding route 3fff:beef:23::/64 -> 2001:db8::55:ff |
| 8741 | 2026-09-08T04:05:53.550Z | |
| 8742 | 2026-09-08T04:05:53.550Z | |
| 8743 | 2026-09-08T04:05:53.550Z | Sep 08 04:05:52.390 DEBG replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 04:05:52.390Sep 08 04:05:52.390 |
| 8744 | 2026-09-08T04:05:53.550Z | DEBGSep 08 04:05:52.390 Sep 08 04:05:52.390 Sep 08 04:05:52.390replacing 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 } }] |
| 8745 | 2026-09-08T04:05:53.550Z | INFOINFODEBG adding route 3fff:beef:24::/64 -> 2001:db8::55:ffinitted freemap. size: 64 |
| 8746 | 2026-09-08T04:05:53.550Z | DEBG, unit Sep 08 04:05:52.390adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff : |
| 8747 | 2026-09-08T04:05:53.550Z | created new freemapSep 08 04:05:52.390 freemap_route_ipv6DEBGINFO 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:24::/64 -> 2001:db8::55:ff |
| 8748 | 2026-09-08T04:05:53.550Z | |
| 8749 | 2026-09-08T04:05:53.550Z | Sep 08 04:05:52.390 |
| 8750 | 2026-09-08T04:05:53.554Z | unitDEBG:Sep 08 04:05:52.390 Sep 08 04:05:52.390replacing 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 } }] |
| 8751 | 2026-09-08T04:05:53.554Z | DEBG freemap_route_ipv4INFOSep 08 04:05:52.390Sep 08 04:05:52.390reset freemap , adding route 3fff:beef:25::/64 -> 2001:db8::55:ffINFO |
| 8752 | 2026-09-08T04:05:53.554Z | adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffDEBG |
| 8753 | 2026-09-08T04:05:53.554Z | unit |
| 8754 | 2026-09-08T04:05:53.554Z | 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 08 04:05:52.390freemap_route_ipv6Sep 08 04:05:52.390 |
| 8755 | 2026-09-08T04:05:53.554Z | |
| 8756 | 2026-09-08T04:05:53.554Z | DEBGDEBGSep 08 04:05:52.390 DEBGcreated new freemap 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: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 } }], |
| 8757 | 2026-09-08T04:05:53.554Z | unit: |
| 8758 | 2026-09-08T04:05:53.554Z | Sep 08 04:05:52.390 INFOSep 08 04:05:52.390 DEBGSep 08 04:05:52.390freemap_route_ipv6adding route 172.16.0.0/32 -> 10.0.0.1 |
| 8759 | 2026-09-08T04:05:53.554Z | Sep 08 04:05:52.390 |
| 8760 | 2026-09-08T04:05:53.554Z | failed to allocate space for the new target listINFOINFO |
| 8761 | 2026-09-08T04:05:53.554Z | adding route 3fff:beef:25::/64 -> 2001:db8::55:ffadding route 3fff:beef:26::/64 -> 2001:db8::55:ff |
| 8762 | 2026-09-08T04:05:53.554Z | |
| 8763 | 2026-09-08T04:05:53.554Z | Sep 08 04:05:52.390 Sep 08 04:05:52.390Sep 08 04:05:52.390DEBGSep 08 04:05:52.390 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 } }] |
| 8764 | 2026-09-08T04:05:53.554Z | DEBG initted freemap. size: 64replacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }], Sep 08 04:05:52.390unitDEBG |
| 8765 | 2026-09-08T04:05:53.554Z | 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 } }] |
| 8766 | 2026-09-08T04:05:53.554Z | 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 } }] |
| 8767 | 2026-09-08T04:05:53.554Z | : Sep 08 04:05:52.390Sep 08 04:05:52.390 freemap_route_ipv4Sep 08 04:05:52.390 |
| 8768 | 2026-09-08T04:05:53.554Z | INFOINFOINFO adding route 172.16.0.0/32 -> 10.0.0.2adding route 3fff:beef:26::/64 -> 2001:db8::55:ffadding route 3fff:beef:27::/64 -> 2001:db8::55:ff |
| 8769 | 2026-09-08T04:05:53.554Z | |
| 8770 | 2026-09-08T04:05:53.554Z | |
| 8771 | 2026-09-08T04:05:53.554Z | Sep 08 04:05:52.390 Sep 08 04:05:52.390Sep 08 04:05:52.390Sep 08 04:05:52.390 DEBGDEBG reset freemapDEBG , 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 } }]unit |
| 8772 | 2026-09-08T04:05:53.554Z | 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 } }] |
| 8773 | 2026-09-08T04:05:53.554Z | DEBG: Sep 08 04:05:52.390Sep 08 04:05:52.390 INFOINFO freemap_route_ipv4adding route 3fff:beef:28::/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 } }] |
| 8774 | 2026-09-08T04:05:53.554Z | adding route 3fff:beef:27::/64 -> 2001:db8::55:ff |
| 8775 | 2026-09-08T04:05:53.555Z | |
| 8776 | 2026-09-08T04:05:53.555Z | |
| 8777 | 2026-09-08T04:05:53.555Z | Sep 08 04:05:52.390 Sep 08 04:05:52.390DEBG Sep 08 04:05:52.390Sep 08 04:05:52.390DEBG 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: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 } }] |
| 8778 | 2026-09-08T04:05:53.555Z | INFO |
| 8779 | 2026-09-08T04:05:53.555Z | DEBG adding route 172.16.0.0/32 -> 10.0.0.3initted freemap. size: 64 |
| 8780 | 2026-09-08T04:05:53.555Z | , unitSep 08 04:05:52.390: Sep 08 04:05:52.390INFO Sep 08 04:05:52.390DEBGfreemap_route_ipv6 |
| 8781 | 2026-09-08T04:05:53.555Z | INFO adding route 3fff:beef:29::/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 } }] |
| 8782 | 2026-09-08T04:05:53.555Z | |
| 8783 | 2026-09-08T04:05:53.555Z | adding route 3fff:beef:28::/64 -> 2001:db8::55:ff |
| 8784 | 2026-09-08T04:05:53.555Z | Sep 08 04:05:52.390 Sep 08 04:05:52.390Sep 08 04:05:52.390Sep 08 04:05:52.390 DEBG 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 } }] 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 } }]reset freemap |
| 8785 | 2026-09-08T04:05:53.555Z | , |
| 8786 | 2026-09-08T04:05:53.555Z | adding route 172.16.0.0/32 -> 10.0.0.4Sep 08 04:05:52.390 |
| 8787 | 2026-09-08T04:05:53.555Z | unitINFO: Sep 08 04:05:52.390Sep 08 04:05:52.390 INFOfreemap_route_ipv6DEBG |
| 8788 | 2026-09-08T04:05:53.555Z | adding route 3fff:beef:29::/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 } }] adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff |
| 8789 | 2026-09-08T04:05:53.555Z | |
| 8790 | 2026-09-08T04:05:53.555Z | |
| 8791 | 2026-09-08T04:05:53.555Z | Sep 08 04:05:52.390 Sep 08 04:05:52.390INFOSep 08 04:05:52.390 adding route 3fff:dead::/64 -> 2001:db8::55:1DEBG |
| 8792 | 2026-09-08T04:05:53.555Z | Sep 08 04:05:52.390 DEBG replacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 8793 | 2026-09-08T04:05:53.555Z | |
| 8794 | 2026-09-08T04:05:53.555Z | Sep 08 04:05:52.390 Sep 08 04:05:52.390replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_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 INFO |
| 8795 | 2026-09-08T04:05:53.555Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]Sep 08 04:05:52.390 |
| 8796 | 2026-09-08T04:05:53.555Z | adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff INFO |
| 8797 | 2026-09-08T04:05:53.555Z | adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff |
| 8798 | 2026-09-08T04:05:53.555Z | Sep 08 04:05:52.390Sep 08 04:05:52.390 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 } }]Sep 08 04:05:52.390 |
| 8799 | 2026-09-08T04:05:53.555Z | adding route 3fff:dead::/64 -> 2001:db8::55:1DEBG |
| 8800 | 2026-09-08T04:05:53.555Z | 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 08 04:05:52.390 |
| 8801 | 2026-09-08T04:05:53.555Z | INFOSep 08 04:05:52.390 adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffSep 08 04:05:52.390DEBG |
| 8802 | 2026-09-08T04:05:53.555Z | 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 } }]INFO |
| 8803 | 2026-09-08T04:05:53.555Z | Sep 08 04:05:52.390adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff |
| 8804 | 2026-09-08T04:05:53.555Z | DEBG Sep 08 04:05:52.390replacing 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 } }] |
| 8805 | 2026-09-08T04:05:53.555Z | INFO Sep 08 04:05:52.390adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 8806 | 2026-09-08T04:05:53.555Z | DEBGSep 08 04:05:52.390 INFOreplacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8807 | 2026-09-08T04:05:53.555Z | Sep 08 04:05:52.390adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff |
| 8808 | 2026-09-08T04:05:53.555Z | DEBG Sep 08 04:05:52.390replacing 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 } }] |
| 8809 | 2026-09-08T04:05:53.555Z | INFOSep 08 04:05:52.390 INFODEBGadding route 3fff:beef:2c::/64 -> 2001:db8::55:ff adding route 3fff:beef:19::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8810 | 2026-09-08T04:05:53.555Z | |
| 8811 | 2026-09-08T04:05:53.555Z | |
| 8812 | 2026-09-08T04:05:53.555Z | test route::tests::rollback_failure_leaves_in_core_cleared ... ok |
| 8813 | 2026-09-08T04:05:53.556Z | Sep 08 04:05:52.390Sep 08 04:05:52.390 Sep 08 04:05:52.390INFO DEBGadding route 3fff:beef:2e::/64 -> 2001:db8::55:ff Sep 08 04:05:52.391 DEBG replacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]created new freemap |
| 8814 | 2026-09-08T04:05:53.556Z | , unit: freemap_route_ipv4 |
| 8815 | 2026-09-08T04:05:53.556Z | Sep 08 04:05:52.391 DEBG created new freemap, unit: freemap_route_ipv6 |
| 8816 | 2026-09-08T04:05:53.556Z | |
| 8817 | 2026-09-08T04:05:53.556Z | Sep 08 04:05:52.391 INFOSep 08 04:05:52.391 DEBG initted freemap. size: 64, unit: Sep 08 04:05:52.391freemap_route_ipv4 |
| 8818 | 2026-09-08T04:05:53.556Z | INFO Sep 08 04:05:52.391 DEBG Sep 08 04:05:52.391 reset freemapadding route 3fff:dead::/64 -> 2001:db8::55:2, DEBG |
| 8819 | 2026-09-08T04:05:53.556Z | unitSep 08 04:05:52.391: freemap_route_ipv4DEBG |
| 8820 | 2026-09-08T04:05:53.556Z | Sep 08 04:05:52.391 Sep 08 04:05:52.391DEBG DEBGadding route 3fff:beef:2d::/64 -> 2001:db8::55:ff created new freemap |
| 8821 | 2026-09-08T04:05:53.556Z | initted freemap. size: 64replacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }], unit:, unitfreemap_route_ipv6:Sep 08 04:05:52.391 freemap_route_ipv4DEBG |
| 8822 | 2026-09-08T04:05:53.556Z | created new freemap, DEBGunit :replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] Sep 08 04:05:52.391 DEBG freemap_route_ipv4reset freemapreplacing 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 } }] |
| 8823 | 2026-09-08T04:05:53.556Z | , |
| 8824 | 2026-09-08T04:05:53.556Z | unit: freemap_route_ipv6 |
| 8825 | 2026-09-08T04:05:53.556Z | |
| 8826 | 2026-09-08T04:05:53.556Z | |
| 8827 | 2026-09-08T04:05:53.556Z | Sep 08 04:05:52.391 DEBG created new freemapSep 08 04:05:52.391 Sep 08 04:05:52.391INFO adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 8828 | 2026-09-08T04:05:53.556Z | |
| 8829 | 2026-09-08T04:05:53.556Z | , unit: Sep 08 04:05:52.391 DEBG Sep 08 04:05:52.391replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 |
| 8830 | 2026-09-08T04:05:53.556Z | |
| 8831 | 2026-09-08T04:05:53.556Z | DEBGSep 08 04:05:52.391Sep 08 04:05:52.391 Sep 08 04:05:52.391DEBG 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 } }] INFO |
| 8832 | 2026-09-08T04:05:53.556Z | adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 8833 | 2026-09-08T04:05:53.556Z | Sep 08 04:05:52.391Sep 08 04:05:52.391Sep 08 04:05:52.391 DEBGINFO Sep 08 04:05:52.391 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 8834 | 2026-09-08T04:05:53.556Z | INFO INFOadding route 3fff:beef:1a::/64 -> 2001:db8::55:ff adding route 3fff:beef::/64 -> 2001:db8::55:ff |
| 8835 | 2026-09-08T04:05:53.556Z | |
| 8836 | 2026-09-08T04:05:53.556Z | adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffSep 08 04:05:52.391 Sep 08 04:05:52.391INFO |
| 8837 | 2026-09-08T04:05:53.556Z | adding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 8838 | 2026-09-08T04:05:53.556Z | DEBGSep 08 04:05:52.391 INFOSep 08 04:05:52.391DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 8839 | 2026-09-08T04:05:53.556Z | |
| 8840 | 2026-09-08T04:05:53.556Z | adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff |
| 8841 | 2026-09-08T04:05:53.556Z | Sep 08 04:05:52.391DEBGSep 08 04:05:52.391 INFO created new freemapadding route 3fff:dead::/64 -> 2001:db8::55:4, Sep 08 04:05:52.391 |
| 8842 | 2026-09-08T04:05:53.556Z | DEBGinitted freemap. size: 64 , 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 } }]: |
| 8843 | 2026-09-08T04:05:53.556Z | Sep 08 04:05:52.391 DEBG freemap_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 } }, 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 } }] |
| 8844 | 2026-09-08T04:05:53.556Z | Sep 08 04:05:52.391Sep 08 04:05:52.391 INFO DEBG |
| 8845 | 2026-09-08T04:05:53.556Z | replacing targets for 3fff:dead::/64 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 } }] |
| 8846 | 2026-09-08T04:05:53.556Z | Sep 08 04:05:52.391 DEBG Sep 08 04:05:52.391replacing 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 } }] |
| 8847 | 2026-09-08T04:05:53.556Z | Sep 08 04:05:52.391 WARN Sep 08 04:05:52.391 Sep 08 04:05:52.391 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 |
| 8848 | 2026-09-08T04:05:53.556Z | shrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) |
| 8849 | 2026-09-08T04:05:53.556Z | unitSep 08 04:05:52.391: ERROcreated new freemapDEBG, INFOreset freemap unitrollback route_index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) |
| 8850 | 2026-09-08T04:05:53.560Z | , unit:: freemap_route_ipv4freemap_route_ipv4Sep 08 04:05:52.391 |
| 8851 | 2026-09-08T04:05:53.561Z | ERRO INFO |
| 8852 | 2026-09-08T04:05:53.561Z | adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff |
| 8853 | 2026-09-08T04:05:53.561Z | shrink-in-place rollback failed for 3fff:dead::/64; in-core entry stays cleared and ASIC state may diverge until the next control-plane update on this subnet rebuilds itSep 08 04:05:52.391 |
| 8854 | 2026-09-08T04:05:53.561Z | DEBGfreemap_route_ipv6 created new freemapadding route 3fff:beef:30::/64 -> 2001:db8::55:ffSep 08 04:05:52.391, |
| 8855 | 2026-09-08T04:05:53.561Z | unit |
| 8856 | 2026-09-08T04:05:53.561Z | : Sep 08 04:05:52.391freemap_route_ipv6 INFODEBG |
| 8857 | 2026-09-08T04:05:53.561Z | Sep 08 04:05:52.391adding route 3fff:beef:1::/64 -> 2001:db8::55:ff |
| 8858 | 2026-09-08T04:05:53.561Z | 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 } }] |
| 8859 | 2026-09-08T04:05:53.561Z | replacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 04:05:52.391 |
| 8860 | 2026-09-08T04:05:53.561Z | Sep 08 04:05:52.391DEBG initted freemap. size: 64Sep 08 04:05:52.391 DEBG, DEBGunit Sep 08 04:05:52.391 Sep 08 04:05:52.391replacing 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 } }] initted freemap. size: 64 |
| 8861 | 2026-09-08T04:05:53.561Z | : INFOfreemap_route_ipv4 |
| 8862 | 2026-09-08T04:05:53.561Z | adding route 3fff:beef:31::/64 -> 2001:db8::55:ffINFO, |
| 8863 | 2026-09-08T04:05:53.561Z | unit :adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff |
| 8864 | 2026-09-08T04:05:53.561Z | Sep 08 04:05:52.391Sep 08 04:05:52.391 DEBG 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 } }] |
| 8865 | 2026-09-08T04:05:53.561Z | |
| 8866 | 2026-09-08T04:05:53.561Z | INFOSep 08 04:05:52.391 adding route 3fff:beef:2::/64 -> 2001:db8::55:ffDEBG |
| 8867 | 2026-09-08T04:05:53.561Z | Sep 08 04:05:52.391replacing 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 } }] |
| 8868 | 2026-09-08T04:05:53.561Z | INFOSep 08 04:05:52.391Sep 08 04:05:52.391 DEBG DEBGadding route 3fff:beef:32::/64 -> 2001:db8::55:ffSep 08 04:05:52.391 |
| 8869 | 2026-09-08T04:05:53.561Z | Sep 08 04:05:52.391 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 } }] |
| 8870 | 2026-09-08T04:05:53.561Z | reset freemapINFO, unitadding route 3fff:beef:1d::/64 -> 2001:db8::55:ff:DEBG freemap_route_ipv4Sep 08 04:05:52.392reset freemap DEBG |
| 8871 | 2026-09-08T04:05:53.561Z | , unit |
| 8872 | 2026-09-08T04:05:53.561Z | Sep 08 04:05:52.392: 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 } }] |
| 8873 | 2026-09-08T04:05:53.561Z | INFO adding route 3fff:beef:3::/64 -> 2001:db8::55:fffreemap_route_ipv4 |
| 8874 | 2026-09-08T04:05:53.561Z | |
| 8875 | 2026-09-08T04:05:53.561Z | Sep 08 04:05:52.392Sep 08 04:05:52.392 INFOSep 08 04:05:52.392DEBG adding route 3fff:beef:33::/64 -> 2001:db8::55:ffSep 08 04:05:52.392 initted freemap. size: 64 DEBG |
| 8876 | 2026-09-08T04:05:53.561Z | , unitDEBG Sep 08 04:05:52.392 :replacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 04:05:52.392 |
| 8877 | 2026-09-08T04:05:53.561Z | 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 |
| 8878 | 2026-09-08T04:05:53.561Z | freemap_route_ipv6 |
| 8879 | 2026-09-08T04:05:53.561Z | Sep 08 04:05:52.392 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 |
| 8880 | 2026-09-08T04:05:53.561Z | DEBG Sep 08 04:05:52.392initted freemap. size: 64adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff, INFOunitSep 08 04:05:52.392 |
| 8881 | 2026-09-08T04:05:53.561Z | Sep 08 04:05:52.392: DEBG INFO freemap_route_ipv6reset freemap adding route 3fff:beef:4::/64 -> 2001:db8::55:ffadding route 3fff:beef:34::/64 -> 2001:db8::55:ff, |
| 8882 | 2026-09-08T04:05:53.561Z | unit |
| 8883 | 2026-09-08T04:05:53.561Z | : freemap_route_ipv6 |
| 8884 | 2026-09-08T04:05:53.561Z | |
| 8885 | 2026-09-08T04:05:53.561Z | Sep 08 04:05:52.392Sep 08 04:05:52.392Sep 08 04:05:52.392 DEBGSep 08 04:05:52.391DEBG Sep 08 04:05:52.392 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 } }] |
| 8886 | 2026-09-08T04:05:53.561Z | Sep 08 04:05:52.392INFO adding route 3fff:dead::/64 -> 2001:db8::55:1replacing 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: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 } }] |
| 8887 | 2026-09-08T04:05:53.561Z | Sep 08 04:05:52.392 |
| 8888 | 2026-09-08T04:05:53.561Z | INFO |
| 8889 | 2026-09-08T04:05:53.562Z | DEBGadding route 3fff:beef:5::/64 -> 2001:db8::55:ffSep 08 04:05:52.392Sep 08 04:05:52.392 |
| 8890 | 2026-09-08T04:05:53.562Z | DEBG 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 } }]INFOSep 08 04:05:52.392Sep 08 04:05:52.392 |
| 8891 | 2026-09-08T04:05:53.562Z | adding route 3fff:beef:35::/64 -> 2001:db8::55:ff, DEBGunit |
| 8892 | 2026-09-08T04:05:53.562Z | INFOreplacing 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 } }] |
| 8893 | 2026-09-08T04:05:53.562Z | initted freemap. size: 64:Sep 08 04:05:52.392adding route 3fff:beef:1f::/64 -> 2001:db8::55:ffSep 08 04:05:52.392 |
| 8894 | 2026-09-08T04:05:53.562Z | DEBG, Sep 08 04:05:52.392 replacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFODEBG |
| 8895 | 2026-09-08T04:05:53.562Z | freemap_route_ipv6adding route 3fff:beef:6::/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 } }]unit |
| 8896 | 2026-09-08T04:05:53.562Z | : |
| 8897 | 2026-09-08T04:05:53.562Z | Sep 08 04:05:52.392 DEBG |
| 8898 | 2026-09-08T04:05:53.562Z | replacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 04:05:52.392 |
| 8899 | 2026-09-08T04:05:53.562Z | Sep 08 04:05:52.392INFO DEBG adding route 3fff:beef:36::/64 -> 2001:db8::55:fffreemap_route_ipv6 |
| 8900 | 2026-09-08T04:05:53.562Z | Sep 08 04:05:52.392replacing 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 } }] |
| 8901 | 2026-09-08T04:05:53.562Z | |
| 8902 | 2026-09-08T04:05:53.562Z | INFO Sep 08 04:05:52.392adding route 172.16.0.0/32 -> 10.0.0.1 Sep 08 04:05:52.392DEBGSep 08 04:05:52.392 |
| 8903 | 2026-09-08T04:05:53.562Z | INFO Sep 08 04:05:52.392replacing 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:7::/64 -> 2001:db8::55:ff |
| 8904 | 2026-09-08T04:05:53.562Z | |
| 8905 | 2026-09-08T04:05:53.562Z | Sep 08 04:05:52.392DEBG reset freemapDEBGINFO Sep 08 04:05:52.392Sep 08 04:05:52.392 INFO DEBGadding route 3fff:beef:20::/64 -> 2001:db8::55:ff |
| 8906 | 2026-09-08T04:05:53.562Z | replacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 3fff:beef:37::/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 } }] |
| 8907 | 2026-09-08T04:05:53.562Z | Sep 08 04:05:52.392 |
| 8908 | 2026-09-08T04:05:53.562Z | DEBGunit |
| 8909 | 2026-09-08T04:05:53.562Z | Sep 08 04:05:52.392: Sep 08 04:05:52.392DEBG 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: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 } }] |
| 8910 | 2026-09-08T04:05:53.562Z | freemap_route_ipv6 |
| 8911 | 2026-09-08T04:05:53.562Z | Sep 08 04:05:52.392 |
| 8912 | 2026-09-08T04:05:53.562Z | INFOSep 08 04:05:52.392 INFOSep 08 04:05:52.392 adding route 3fff:beef:8::/64 -> 2001:db8::55:ffINFOINFO |
| 8913 | 2026-09-08T04:05:53.562Z | test route::tests::grow_succeeds ... ok |
| 8914 | 2026-09-08T04:05:53.562Z | adding route 172.16.0.0/32 -> 10.0.0.2 adding route 3fff:beef:21::/64 -> 2001:db8::55:ffSep 08 04:05:52.392 adding route 3fff:beef:38::/64 -> 2001:db8::55:ff |
| 8915 | 2026-09-08T04:05:53.562Z | Sep 08 04:05:52.392 |
| 8916 | 2026-09-08T04:05:53.562Z | INFO |
| 8917 | 2026-09-08T04:05:53.562Z | Sep 08 04:05:52.392DEBG Sep 08 04:05:52.392replacing 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 } }] DEBGDEBG |
| 8918 | 2026-09-08T04:05:53.562Z | Sep 08 04:05:52.392adding route 3fff:dead::/64 -> 2001:db8::55:1replacing 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 } }] |
| 8919 | 2026-09-08T04:05:53.562Z | test route::tests::rollback_on_compact_write_failure ... ok |
| 8920 | 2026-09-08T04:05:53.562Z | Sep 08 04:05:52.392replacing 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 } }] |
| 8921 | 2026-09-08T04:05:53.562Z | |
| 8922 | 2026-09-08T04:05:53.562Z | Sep 08 04:05:52.392 INFOINFO adding route 3fff:beef:39::/64 -> 2001:db8::55:ffadding route 3fff:beef:9::/64 -> 2001:db8::55:ff |
| 8923 | 2026-09-08T04:05:53.562Z | |
| 8924 | 2026-09-08T04:05:53.562Z | DEBGSep 08 04:05:52.392 Sep 08 04:05:52.392Sep 08 04:05:52.392Sep 08 04:05:52.392 INFODEBG 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 } }] |
| 8925 | 2026-09-08T04:05:53.562Z | 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: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 } }] |
| 8926 | 2026-09-08T04:05:53.562Z | Sep 08 04:05:52.398Sep 08 04:05:52.392 INFODEBG adding route 3fff:beef:a::/64 -> 2001:db8::55:ffcreated new freemap |
| 8927 | 2026-09-08T04:05:53.562Z | , unit : freemap_route_ipv4adding route 3fff:beef:22::/64 -> 2001:db8::55:ffSep 08 04:05:52.398 |
| 8928 | 2026-09-08T04:05:53.563Z | Sep 08 04:05:52.392DEBG |
| 8929 | 2026-09-08T04:05:53.563Z | 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 } }]Sep 08 04:05:52.398 |
| 8930 | 2026-09-08T04:05:53.563Z | DEBG created new freemapcreated new freemap, Sep 08 04:05:52.398unit, Sep 08 04:05:52.398: INFOfreemap_route_ipv6 |
| 8931 | 2026-09-08T04:05:53.563Z | adding route 3fff:beef:b::/64 -> 2001:db8::55:ffunit |
| 8932 | 2026-09-08T04:05:53.563Z | :DEBG freemap_route_ipv4Sep 08 04:05:52.398 |
| 8933 | 2026-09-08T04:05:53.563Z | replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 04:05:52.398 DEBGDEBG initted freemap. size: 64replacing 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 } }] |
| 8934 | 2026-09-08T04:05:53.563Z | , |
| 8935 | 2026-09-08T04:05:53.563Z | unit:Sep 08 04:05:52.398Sep 08 04:05:52.398 Sep 08 04:05:52.398DEBG INFOfreemap_route_ipv4 |
| 8936 | 2026-09-08T04:05:53.563Z | INFOadding route 3fff:beef:23::/64 -> 2001:db8::55:ffcreated new freemap |
| 8937 | 2026-09-08T04:05:53.563Z | adding route 3fff:beef:c::/64 -> 2001:db8::55:ff, |
| 8938 | 2026-09-08T04:05:53.563Z | Sep 08 04:05:52.398unit DEBG: reset freemapSep 08 04:05:52.398, unitDEBG:Sep 08 04:05:52.398 freemap_route_ipv6replacing 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 } }] |
| 8939 | 2026-09-08T04:05:53.563Z | freemap_route_ipv4DEBG |
| 8940 | 2026-09-08T04:05:53.563Z | 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 } }] |
| 8941 | 2026-09-08T04:05:53.563Z | |
| 8942 | 2026-09-08T04:05:53.563Z | Sep 08 04:05:52.398Sep 08 04:05:52.398Sep 08 04:05:52.398adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff INFO |
| 8943 | 2026-09-08T04:05:53.563Z | Sep 08 04:05:52.398adding route 3fff:beef:d::/64 -> 2001:db8::55:ff |
| 8944 | 2026-09-08T04:05:53.563Z | 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 } }] Sep 08 04:05:52.398Sep 08 04:05:52.398initted freemap. size: 64 INFO |
| 8945 | 2026-09-08T04:05:53.563Z | , unit:initted freemap. size: 64 DEBG , adding route 3fff:beef:24::/64 -> 2001:db8::55:ffSep 08 04:05:52.398 |
| 8946 | 2026-09-08T04:05:53.563Z | freemap_route_ipv4INFO |
| 8947 | 2026-09-08T04:05:53.563Z | adding route 172.16.0.0/32 -> 10.0.0.3unit |
| 8948 | 2026-09-08T04:05:53.563Z | 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 08 04:05:52.398 freemap_route_ipv6replacing 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 } }] |
| 8949 | 2026-09-08T04:05:53.563Z | DEBG |
| 8950 | 2026-09-08T04:05:53.567Z | Sep 08 04:05:52.398 Sep 08 04:05:52.398DEBG DEBGSep 08 04:05:52.398 Sep 08 04:05:52.398reset freemapINFO 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 |
| 8951 | 2026-09-08T04:05:53.567Z | reset freemapadding route 3fff:beef:e::/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 } }], unit: |
| 8952 | 2026-09-08T04:05:53.567Z | unit freemap_route_ipv4Sep 08 04:05:52.398: |
| 8953 | 2026-09-08T04:05:53.567Z | Sep 08 04:05:52.398 freemap_route_ipv6 |
| 8954 | 2026-09-08T04:05:53.568Z | INFODEBG adding route 172.16.0.0/32 -> 10.0.0.4 |
| 8955 | 2026-09-08T04:05:53.568Z | 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 } }] |
| 8956 | 2026-09-08T04:05:53.568Z | Sep 08 04:05:52.398 |
| 8957 | 2026-09-08T04:05:53.568Z | INFOSep 08 04:05:52.398 Sep 08 04:05:52.398Sep 08 04:05:52.398Sep 08 04:05:52.398DEBGadding route 172.16.0.0/32 -> 10.0.0.1 |
| 8958 | 2026-09-08T04:05:53.568Z | INFODEBG INFO adding route 3fff:beef:f::/64 -> 2001:db8::55:ff |
| 8959 | 2026-09-08T04:05:53.568Z | 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 } }] |
| 8960 | 2026-09-08T04:05:53.568Z | adding route 3fff:beef:25::/64 -> 2001:db8::55:ffinitted freemap. size: 64Sep 08 04:05:52.398, Sep 08 04:05:52.398 unitDEBGDEBGSep 08 04:05:52.398: 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 } }] |
| 8961 | 2026-09-08T04:05:53.568Z | freemap_route_ipv6adding route 172.17.0.0/32 -> 10.0.0.255replacing 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 } }] |
| 8962 | 2026-09-08T04:05:53.568Z | |
| 8963 | 2026-09-08T04:05:53.568Z | |
| 8964 | 2026-09-08T04:05:53.568Z | Sep 08 04:05:52.398 DEBG |
| 8965 | 2026-09-08T04:05:53.568Z | 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 } }] |
| 8966 | 2026-09-08T04:05:53.568Z | Sep 08 04:05:52.398 INFOSep 08 04:05:52.398 Sep 08 04:05:52.398DEBG |
| 8967 | 2026-09-08T04:05:53.568Z | Sep 08 04:05:52.398 adding route 3fff:beef:10::/64 -> 2001:db8::55:ff DEBG |
| 8968 | 2026-09-08T04:05:53.568Z | 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 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 } }] |
| 8969 | 2026-09-08T04:05:53.568Z | Sep 08 04:05:52.398 |
| 8970 | 2026-09-08T04:05:53.568Z | DEBG Sep 08 04:05:52.398INFO DEBGSep 08 04:05:52.398 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 08 04:05:52.398 |
| 8971 | 2026-09-08T04:05:53.568Z | reset freemap INFO INFO, adding route 3fff:beef:30::/64 -> 2001:db8::55:ffadding route 3fff:beef:26::/64 -> 2001:db8::55:ffunit |
| 8972 | 2026-09-08T04:05:53.568Z | |
| 8973 | 2026-09-08T04:05:53.568Z | : Sep 08 04:05:52.398adding route 172.17.0.1/32 -> 10.0.0.255 freemap_route_ipv6INFO |
| 8974 | 2026-09-08T04:05:53.568Z | adding route 3fff:beef:11::/64 -> 2001:db8::55:ff |
| 8975 | 2026-09-08T04:05:53.568Z | |
| 8976 | 2026-09-08T04:05:53.568Z | Sep 08 04:05:52.398 DEBGSep 08 04:05:52.398Sep 08 04:05:52.398 replacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 8977 | 2026-09-08T04:05:53.568Z | Sep 08 04:05:52.398INFO 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 } }] DEBGadding route 3fff:dead::/64 -> 2001:db8::55:1Sep 08 04:05:52.398 |
| 8978 | 2026-09-08T04:05:53.568Z | |
| 8979 | 2026-09-08T04:05:53.568Z | 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 } }] |
| 8980 | 2026-09-08T04:05:53.568Z | replacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 04:05:52.398Sep 08 04:05:52.398 |
| 8981 | 2026-09-08T04:05:53.568Z | Sep 08 04:05:52.398Sep 08 04:05:52.398DEBG 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 } }]INFOSep 08 04:05:52.398 adding route 172.17.0.2/32 -> 10.0.0.255INFO |
| 8982 | 2026-09-08T04:05:53.568Z | INFO adding route 3fff:beef:12::/64 -> 2001:db8::55:ff |
| 8983 | 2026-09-08T04:05:53.568Z | |
| 8984 | 2026-09-08T04:05:53.568Z | adding route 3fff:beef:27::/64 -> 2001:db8::55:ffSep 08 04:05:52.398 |
| 8985 | 2026-09-08T04:05:53.568Z | DEBG Sep 08 04:05:52.398replacing 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 } }] |
| 8986 | 2026-09-08T04:05:53.568Z | DEBGadding route 3fff:beef:31::/64 -> 2001:db8::55:ff |
| 8987 | 2026-09-08T04:05:53.568Z | Sep 08 04:05:52.398 INFOreplacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 04:05:52.398 |
| 8988 | 2026-09-08T04:05:53.568Z | Sep 08 04:05:52.398Sep 08 04:05:52.398adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 8989 | 2026-09-08T04:05:53.568Z | INFO DEBG Sep 08 04:05:52.398replacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 172.17.0.3/32 -> 10.0.0.255Sep 08 04:05:52.398 |
| 8990 | 2026-09-08T04:05:53.568Z | |
| 8991 | 2026-09-08T04:05:53.568Z | DEBGDEBGINFO Sep 08 04:05:52.398adding route 3fff:beef:13::/64 -> 2001:db8::55:ff |
| 8992 | 2026-09-08T04:05:53.569Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_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 |
| 8993 | 2026-09-08T04:05:53.569Z | 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 } }] |
| 8994 | 2026-09-08T04:05:53.569Z | 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 } }] |
| 8995 | 2026-09-08T04:05:53.569Z | Sep 08 04:05:52.398Sep 08 04:05:52.398 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 3fff:dead::/64 -> 2001:db8::55:3Sep 08 04:05:52.398 |
| 8996 | 2026-09-08T04:05:53.569Z | |
| 8997 | 2026-09-08T04:05:53.569Z | Sep 08 04:05:52.398 INFO Sep 08 04:05:52.398adding route 3fff:beef:28::/64 -> 2001:db8::55:ff Sep 08 04:05:52.398INFOSep 08 04:05:52.398 adding route 172.17.0.4/32 -> 10.0.0.255INFO |
| 8998 | 2026-09-08T04:05:53.569Z | DEBGINFO |
| 8999 | 2026-09-08T04:05:53.569Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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:14::/64 -> 2001:db8::55:ff |
| 9000 | 2026-09-08T04:05:53.569Z | |
| 9001 | 2026-09-08T04:05:53.569Z | Sep 08 04:05:52.398adding route 3fff:beef:32::/64 -> 2001:db8::55:ff DEBG |
| 9002 | 2026-09-08T04:05:53.569Z | Sep 08 04:05:52.398replacing 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 } }] |
| 9003 | 2026-09-08T04:05:53.569Z | Sep 08 04:05:52.398DEBG replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 04:05:52.398 |
| 9004 | 2026-09-08T04:05:53.569Z | Sep 08 04:05:52.398 DEBG INFOINFO 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:dead::/64 -> 2001:db8::55:4 |
| 9005 | 2026-09-08T04:05:53.569Z | |
| 9006 | 2026-09-08T04:05:53.569Z | adding route 172.17.0.5/32 -> 10.0.0.255Sep 08 04:05:52.398 |
| 9007 | 2026-09-08T04:05:53.569Z | Sep 08 04:05:52.398 INFOSep 08 04:05:52.398 adding route 3fff:beef:15::/64 -> 2001:db8::55:ffDEBG |
| 9008 | 2026-09-08T04:05:53.569Z | 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 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]Sep 08 04:05:52.398 |
| 9009 | 2026-09-08T04:05:53.569Z | |
| 9010 | 2026-09-08T04:05:53.569Z | Sep 08 04:05:52.398Sep 08 04:05:52.398DEBG 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 |
| 9011 | 2026-09-08T04:05:53.569Z | 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 |
| 9012 | 2026-09-08T04:05:53.569Z | Sep 08 04:05:52.398adding route 3fff:beef:29::/64 -> 2001:db8::55:ffSep 08 04:05:52.398 |
| 9013 | 2026-09-08T04:05:53.569Z | Sep 08 04:05:52.398Sep 08 04:05:52.398 DEBG INFOINFOINFO 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:2, vlan_id: 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 } }] |
| 9014 | 2026-09-08T04:05:53.569Z | adding route 172.17.0.6/32 -> 10.0.0.255 |
| 9015 | 2026-09-08T04:05:53.569Z | adding route 3fff:beef:33::/64 -> 2001:db8::55:ff |
| 9016 | 2026-09-08T04:05:53.569Z | |
| 9017 | 2026-09-08T04:05:53.569Z | Sep 08 04:05:52.398Sep 08 04:05:52.398Sep 08 04:05:52.398 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 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 } }] |
| 9018 | 2026-09-08T04:05:53.569Z | |
| 9019 | 2026-09-08T04:05:53.569Z | Sep 08 04:05:52.398Sep 08 04:05:52.398 Sep 08 04:05:52.398Sep 08 04:05:52.398 WARN INFO INFOadding route 3fff:beef:17::/64 -> 2001:db8::55:ffDEBG |
| 9020 | 2026-09-08T04:05:53.569Z | shrink-in-place compact add failed at slot 8: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) adding route 172.17.0.7/32 -> 10.0.0.255 |
| 9021 | 2026-09-08T04:05:53.569Z | |
| 9022 | 2026-09-08T04:05:53.569Z | test route::tests::rollback_on_compact_delete_failure ... ok |
| 9023 | 2026-09-08T04:05:53.569Z | 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 } }] Sep 08 04:05:52.398 |
| 9024 | 2026-09-08T04:05:53.569Z | Sep 08 04:05:52.398DEBGreplacing 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 } }] |
| 9025 | 2026-09-08T04:05:53.569Z | 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 } }] |
| 9026 | 2026-09-08T04:05:53.569Z | DEBG Sep 08 04:05:52.398Sep 08 04:05:52.398 INFOINFO adding route 3fff:beef:34::/64 -> 2001:db8::55:ffreplacing 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 } }] |
| 9027 | 2026-09-08T04:05:53.569Z | |
| 9028 | 2026-09-08T04:05:53.569Z | adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff |
| 9029 | 2026-09-08T04:05:53.569Z | Sep 08 04:05:52.398 INFOSep 08 04:05:52.398Sep 08 04:05:52.398Sep 08 04:05:52.398 DEBG adding route 3fff:beef:18::/64 -> 2001:db8::55:ffDEBG |
| 9030 | 2026-09-08T04:05:53.569Z | |
| 9031 | 2026-09-08T04:05:53.570Z | INFO adding route 172.17.0.8/32 -> 10.0.0.255 |
| 9032 | 2026-09-08T04:05:53.570Z | 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 08 04:05:52.398 |
| 9033 | 2026-09-08T04:05:53.570Z | replacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG Sep 08 04:05:52.399replacing 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 } }] |
| 9034 | 2026-09-08T04:05:53.570Z | DEBG created new freemap, Sep 08 04:05:52.398Sep 08 04:05:52.404 unit :INFOINFO adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffadding route 3fff:beef:19::/64 -> 2001:db8::55:ff |
| 9035 | 2026-09-08T04:05:53.570Z | |
| 9036 | 2026-09-08T04:05:53.570Z | freemap_route_ipv4 |
| 9037 | 2026-09-08T04:05:53.570Z | Sep 08 04:05:52.398Sep 08 04:05:52.404 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 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 } }] |
| 9038 | 2026-09-08T04:05:53.570Z | Sep 08 04:05:52.404 |
| 9039 | 2026-09-08T04:05:53.570Z | DEBGSep 08 04:05:52.404 created new freemap, unit: freemap_route_ipv6 |
| 9040 | 2026-09-08T04:05:53.570Z | INFO adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff |
| 9041 | 2026-09-08T04:05:53.570Z | Sep 08 04:05:52.399Sep 08 04:05:52.398 Sep 08 04:05:52.404DEBG Sep 08 04:05:52.404 INFO |
| 9042 | 2026-09-08T04:05:53.570Z | adding route 3fff:dead::/64 -> 2001:db8::55:2created new freemap |
| 9043 | 2026-09-08T04:05:53.570Z | Sep 08 04:05:52.404DEBGINFO replacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 08 04:05:52.404adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff, Sep 08 04:05:52.404 |
| 9044 | 2026-09-08T04:05:53.570Z | INFO adding route 3fff:beef:35::/64 -> 2001:db8::55:ff |
| 9045 | 2026-09-08T04:05:53.570Z | INFOSep 08 04:05:52.404unitSep 08 04:05:52.404 |
| 9046 | 2026-09-08T04:05:53.570Z | :adding route 172.17.0.9/32 -> 10.0.0.255 |
| 9047 | 2026-09-08T04:05:53.570Z | INFO DEBGadding route 3fff:beef:1b::/64 -> 2001:db8::55:fffreemap_route_ipv4Sep 08 04:05:52.404 |
| 9048 | 2026-09-08T04:05:53.570Z | |
| 9049 | 2026-09-08T04:05:53.570Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_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 |
| 9050 | 2026-09-08T04:05:53.574Z | 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 08 04:05:52.404 |
| 9051 | 2026-09-08T04:05:53.574Z | 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 } }]Sep 08 04:05:52.404 |
| 9052 | 2026-09-08T04:05:53.574Z | Sep 08 04:05:52.404initted freemap. size: 64 Sep 08 04:05:52.404 Sep 08 04:05:52.404DEBG Sep 08 04:05:52.404 INFOINFODEBG , DEBGadding route 3fff:beef:36::/64 -> 2001:db8::55:ffunit |
| 9053 | 2026-09-08T04:05:53.574Z | adding route 3fff:dead::/64 -> 2001:db8::55:3created new freemap |
| 9054 | 2026-09-08T04:05:53.574Z | , :unitSep 08 04:05:52.404replacing 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: |
| 9055 | 2026-09-08T04:05:53.574Z | 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 } }] |
| 9056 | 2026-09-08T04:05:53.574Z | freemap_route_ipv6 Sep 08 04:05:52.404 |
| 9057 | 2026-09-08T04:05:53.574Z | Sep 08 04:05:52.404INFOfreemap_route_ipv4 Sep 08 04:05:52.404 adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffDEBG |
| 9058 | 2026-09-08T04:05:53.574Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 } }] |
| 9059 | 2026-09-08T04:05:53.574Z | Sep 08 04:05:52.404 INFOSep 08 04:05:52.404 replacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:beef:37::/64 -> 2001:db8::55:ff |
| 9060 | 2026-09-08T04:05:53.574Z | DEBG |
| 9061 | 2026-09-08T04:05:53.574Z | DEBG 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 } }]Sep 08 04:05:52.404unit |
| 9062 | 2026-09-08T04:05:53.574Z | Sep 08 04:05:52.404 Sep 08 04:05:52.404 :Sep 08 04:05:52.404Sep 08 04:05:52.404 INFO INFOadding route 3fff:dead::/64 -> 2001:db8::55:4DEBG |
| 9063 | 2026-09-08T04:05:53.574Z | 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 } }] |
| 9064 | 2026-09-08T04:05:53.574Z | freemap_route_ipv4 Sep 08 04:05:52.404INFOSep 08 04:05:52.404 INFOadding route 3fff:beef:2c::/64 -> 2001:db8::55:ffINFO |
| 9065 | 2026-09-08T04:05:53.574Z | adding route 3fff:beef:38::/64 -> 2001:db8::55:ffDEBG |
| 9066 | 2026-09-08T04:05:53.574Z | adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff |
| 9067 | 2026-09-08T04:05:53.574Z | adding route 172.17.0.10/32 -> 10.0.0.255 |
| 9068 | 2026-09-08T04:05:53.574Z | Sep 08 04:05:52.404Sep 08 04:05:52.404 |
| 9069 | 2026-09-08T04:05:53.574Z | Sep 08 04:05:52.404 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }] Sep 08 04:05:52.404DEBG 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 } }]DEBG |
| 9070 | 2026-09-08T04:05:53.574Z | Sep 08 04:05:52.404 |
| 9071 | 2026-09-08T04:05:53.574Z | 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 |
| 9072 | 2026-09-08T04:05:53.575Z | reset freemap Sep 08 04:05:52.404, unit INFOSep 08 04:05:52.404:DEBG adding route 3fff:beef:39::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv4 |
| 9073 | 2026-09-08T04:05:53.575Z | |
| 9074 | 2026-09-08T04:05:53.575Z | DEBGSep 08 04:05:52.404replacing 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 } }] |
| 9075 | 2026-09-08T04:05:53.575Z | Sep 08 04:05:52.404 |
| 9076 | 2026-09-08T04:05:53.575Z | INFOINFO adding route 3fff:beef:1e::/64 -> 2001:db8::55:ffSep 08 04:05:52.404 adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]Sep 08 04:05:52.404 |
| 9077 | 2026-09-08T04:05:53.575Z | |
| 9078 | 2026-09-08T04:05:53.575Z | DEBGSep 08 04:05:52.404 |
| 9079 | 2026-09-08T04:05:53.575Z | 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 |
| 9080 | 2026-09-08T04:05:53.575Z | initted freemap. size: 64Sep 08 04:05:52.404, Sep 08 04:05:52.404 INFO DEBGWARNadding route 172.17.0.11/32 -> 10.0.0.255 unitSep 08 04:05:52.404 :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 } }]shrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) |
| 9081 | 2026-09-08T04:05:53.575Z | INFO freemap_route_ipv6 |
| 9082 | 2026-09-08T04:05:53.575Z | |
| 9083 | 2026-09-08T04:05:53.575Z | adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffSep 08 04:05:52.404 |
| 9084 | 2026-09-08T04:05:53.575Z | |
| 9085 | 2026-09-08T04:05:53.575Z | Sep 08 04:05:52.404Sep 08 04:05:52.404Sep 08 04:05:52.404Sep 08 04:05:52.404 DEBGINFO reset freemapDEBGadding route 3fff:beef:1f::/64 -> 2001:db8::55:ffDEBG, 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: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 } }] |
| 9086 | 2026-09-08T04:05:53.575Z | unit :DEBG freemap_route_ipv6 |
| 9087 | 2026-09-08T04:05:53.575Z | replacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9088 | 2026-09-08T04:05:53.575Z | |
| 9089 | 2026-09-08T04:05:53.575Z | Sep 08 04:05:52.405 |
| 9090 | 2026-09-08T04:05:53.575Z | Sep 08 04:05:52.405INFO DEBG Sep 08 04:05:52.405adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffSep 08 04:05:52.405 |
| 9091 | 2026-09-08T04:05:53.575Z | INFO adding route 172.17.0.12/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 } }]INFO |
| 9092 | 2026-09-08T04:05:53.575Z | Sep 08 04:05:52.405 |
| 9093 | 2026-09-08T04:05:53.575Z | DEBGadding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 9094 | 2026-09-08T04:05:53.575Z | Sep 08 04:05:52.405replacing 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 } }] |
| 9095 | 2026-09-08T04:05:53.575Z | Sep 08 04:05:52.405DEBG Sep 08 04:05:52.405 Sep 08 04:05:52.405 DEBG INFOINFO replacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 08 04:05:52.405 adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffadding route 3fff:beef:20::/64 -> 2001:db8::55:ff |
| 9096 | 2026-09-08T04:05:53.575Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 |
| 9097 | 2026-09-08T04:05:53.575Z | |
| 9098 | 2026-09-08T04:05:53.575Z | |
| 9099 | 2026-09-08T04:05:53.575Z | adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff |
| 9100 | 2026-09-08T04:05:53.575Z | Sep 08 04:05:52.405Sep 08 04:05:52.405Sep 08 04:05:52.405 INFO Sep 08 04:05:52.405DEBG adding route 172.17.0.13/32 -> 10.0.0.255replacing 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 } }]INFODEBG |
| 9101 | 2026-09-08T04:05:53.575Z | 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:dead::/64 -> 2001:db8::55:2 |
| 9102 | 2026-09-08T04:05:53.575Z | |
| 9103 | 2026-09-08T04:05:53.575Z | |
| 9104 | 2026-09-08T04:05:53.575Z | Sep 08 04:05:52.405Sep 08 04:05:52.405Sep 08 04:05:52.405Sep 08 04:05:52.405 Sep 08 04:05:52.405INFOINFO DEBGadding route 3fff:beef:3d::/64 -> 2001:db8::55:ff |
| 9105 | 2026-09-08T04:05:53.575Z | adding route 3fff:beef:21::/64 -> 2001:db8::55:ffreplacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 9106 | 2026-09-08T04:05:53.575Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]Sep 08 04:05:52.405 |
| 9107 | 2026-09-08T04:05:53.575Z | |
| 9108 | 2026-09-08T04:05:53.575Z | Sep 08 04:05:52.405DEBG Sep 08 04:05:52.405INFOreplacing 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 } }] |
| 9109 | 2026-09-08T04:05:53.575Z | Sep 08 04:05:52.405DEBG DEBGadding route 172.17.0.14/32 -> 10.0.0.255 |
| 9110 | 2026-09-08T04:05:53.576Z | Sep 08 04:05:52.405replacing 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 } }] |
| 9111 | 2026-09-08T04:05:53.576Z | INFO adding route 3fff:dead::/64 -> 2001:db8::55:3INFO |
| 9112 | 2026-09-08T04:05:53.576Z | Sep 08 04:05:52.405 replacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:3e::/64 -> 2001:db8::55:ff |
| 9113 | 2026-09-08T04:05:53.576Z | Sep 08 04:05:52.405 |
| 9114 | 2026-09-08T04:05:53.576Z | INFO DEBGadding route 3fff:beef:22::/64 -> 2001:db8::55:ff |
| 9115 | 2026-09-08T04:05:53.576Z | test route::tests::rollback_on_index_readd_failure ... ok |
| 9116 | 2026-09-08T04:05:53.576Z | Sep 08 04:05:52.405Sep 08 04:05:52.405 replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 04:05:52.405DEBG 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 } }] |
| 9117 | 2026-09-08T04:05:53.576Z | |
| 9118 | 2026-09-08T04:05:53.576Z | INFOSep 08 04:05:52.405 adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff DEBGSep 08 04:05:52.405 |
| 9119 | 2026-09-08T04:05:53.576Z | 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 } }]replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 9120 | 2026-09-08T04:05:53.576Z | Sep 08 04:05:52.405 |
| 9121 | 2026-09-08T04:05:53.576Z | DEBG adding route 3fff:beef:3f::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 9122 | 2026-09-08T04:05:53.576Z | |
| 9123 | 2026-09-08T04:05:53.576Z | Sep 08 04:05:52.405Sep 08 04:05:52.405 INFOINFOSep 08 04:05:52.405 Sep 08 04:05:52.405 adding route 3fff:beef:23::/64 -> 2001:db8::55:ffDEBG |
| 9124 | 2026-09-08T04:05:53.576Z | adding route 3fff:dead::/64 -> 2001:db8::55:4replacing 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 } }] |
| 9125 | 2026-09-08T04:05:53.576Z | Sep 08 04:05:52.405INFO |
| 9126 | 2026-09-08T04:05:53.576Z | INFOSep 08 04:05:52.405 adding route 3fff:beef:30::/64 -> 2001:db8::55:ff adding route 172.17.0.15/32 -> 10.0.0.255 |
| 9127 | 2026-09-08T04:05:53.576Z | Sep 08 04:05:52.405 |
| 9128 | 2026-09-08T04:05:53.576Z | DEBG failed to allocate space for the new target listDEBG |
| 9129 | 2026-09-08T04:05:53.576Z | Sep 08 04:05:52.405 Sep 08 04:05:52.405replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]Sep 08 04:05:52.405 |
| 9130 | 2026-09-08T04:05:53.576Z | Sep 08 04:05:52.405DEBG 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 } }] |
| 9131 | 2026-09-08T04:05:53.576Z | DEBGSep 08 04:05:52.405 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] Sep 08 04:05:52.405DEBG 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 } }]INFO |
| 9132 | 2026-09-08T04:05:53.576Z | DEBGreplacing 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 } }] |
| 9133 | 2026-09-08T04:05:53.576Z | |
| 9134 | 2026-09-08T04:05:53.576Z | replacing targets for 3fff:dead::/64 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:24::/64 -> 2001:db8::55:ff |
| 9135 | 2026-09-08T04:05:53.576Z | Sep 08 04:05:52.405 DEBG created new freemap |
| 9136 | 2026-09-08T04:05:53.576Z | Sep 08 04:05:52.411, unitSep 08 04:05:52.411: freemap_route_ipv4 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 } }]Sep 08 04:05:52.405 |
| 9137 | 2026-09-08T04:05:53.576Z | |
| 9138 | 2026-09-08T04:05:53.576Z | INFO adding route 3fff:beef:31::/64 -> 2001:db8::55:ffadding route 172.17.0.16/32 -> 10.0.0.255 |
| 9139 | 2026-09-08T04:05:53.576Z | Sep 08 04:05:52.411 |
| 9140 | 2026-09-08T04:05:53.576Z | Sep 08 04:05:52.411 Sep 08 04:05:52.411INFO DEBGadding route 3fff:beef:25::/64 -> 2001:db8::55:ff |
| 9141 | 2026-09-08T04:05:53.576Z | created new freemapSep 08 04:05:52.411, DEBGunit Sep 08 04:05:52.411 Sep 08 04:05:52.411: 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 } }]DEBGWARN |
| 9142 | 2026-09-08T04:05:53.576Z | freemap_route_ipv6 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 } }]shrink-in-place index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) |
| 9143 | 2026-09-08T04:05:53.576Z | |
| 9144 | 2026-09-08T04:05:53.576Z | Sep 08 04:05:52.411 |
| 9145 | 2026-09-08T04:05:53.576Z | INFOSep 08 04:05:52.411 adding route 172.17.0.17/32 -> 10.0.0.255INFO |
| 9146 | 2026-09-08T04:05:53.576Z | DEBGadding route 3fff:beef:26::/64 -> 2001:db8::55:ffSep 08 04:05:52.411 |
| 9147 | 2026-09-08T04:05:53.576Z | DEBGreplacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 04:05:52.411 initted freemap. size: 64DEBGSep 08 04:05:52.411, 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 } }]DEBG: |
| 9148 | 2026-09-08T04:05:53.576Z | 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 } }]freemap_route_ipv4 |
| 9149 | 2026-09-08T04:05:53.576Z | |
| 9150 | 2026-09-08T04:05:53.581Z | |
| 9151 | 2026-09-08T04:05:53.581Z | Sep 08 04:05:52.411Sep 08 04:05:52.411 Sep 08 04:05:52.411INFOSep 08 04:05:52.411 adding route 172.17.0.18/32 -> 10.0.0.255 INFO |
| 9152 | 2026-09-08T04:05:53.581Z | INFODEBG adding route 3fff:beef:27::/64 -> 2001:db8::55:ffreset freemap |
| 9153 | 2026-09-08T04:05:53.581Z | , unitSep 08 04:05:52.411: DEBGfreemap_route_ipv4adding route 3fff:beef:32::/64 -> 2001:db8::55:ff |
| 9154 | 2026-09-08T04:05:53.581Z | |
| 9155 | 2026-09-08T04:05:53.581Z | Sep 08 04:05:52.411replacing 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 } }] |
| 9156 | 2026-09-08T04:05:53.581Z | DEBGSep 08 04:05:52.411 replacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 04:05:52.411 |
| 9157 | 2026-09-08T04:05:53.581Z | DEBGSep 08 04:05:52.411 initted freemap. size: 64INFOSep 08 04:05:52.411DEBG , INFO adding route 172.17.0.19/32 -> 10.0.0.255adding route 3fff:beef:28::/64 -> 2001:db8::55:ffunit |
| 9158 | 2026-09-08T04:05:53.581Z | |
| 9159 | 2026-09-08T04:05:53.581Z | 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 } }]: |
| 9160 | 2026-09-08T04:05:53.581Z | Sep 08 04:05:52.411Sep 08 04:05:52.411freemap_route_ipv6 |
| 9161 | 2026-09-08T04:05:53.581Z | DEBG DEBGreplacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 04:05:52.411 |
| 9162 | 2026-09-08T04:05:53.581Z | 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 } }] |
| 9163 | 2026-09-08T04:05:53.581Z | reset freemapSep 08 04:05:52.411Sep 08 04:05:52.411 , Sep 08 04:05:52.411 INFOunitINFO:INFO freemap_route_ipv6 |
| 9164 | 2026-09-08T04:05:53.581Z | adding route 3fff:beef:29::/64 -> 2001:db8::55:ffadding route 172.17.0.20/32 -> 10.0.0.255 |
| 9165 | 2026-09-08T04:05:53.581Z | |
| 9166 | 2026-09-08T04:05:53.581Z | adding route 3fff:beef:33::/64 -> 2001:db8::55:ff |
| 9167 | 2026-09-08T04:05:53.581Z | Sep 08 04:05:52.411Sep 08 04:05:52.411 Sep 08 04:05:52.411DEBGDEBG 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 } }] adding route 3fff:dead::/64 -> 2001:db8::55:1replacing 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 } }] |
| 9168 | 2026-09-08T04:05:53.581Z | |
| 9169 | 2026-09-08T04:05:53.581Z | |
| 9170 | 2026-09-08T04:05:53.581Z | Sep 08 04:05:52.411 Sep 08 04:05:52.411Sep 08 04:05:52.411DEBG DEBG |
| 9171 | 2026-09-08T04:05:53.581Z | Sep 08 04:05:52.411 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 } }]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 } }] |
| 9172 | 2026-09-08T04:05:53.581Z | INFO adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff |
| 9173 | 2026-09-08T04:05:53.581Z | Sep 08 04:05:52.404 |
| 9174 | 2026-09-08T04:05:53.581Z | adding route 172.17.0.21/32 -> 10.0.0.255 |
| 9175 | 2026-09-08T04:05:53.581Z | Sep 08 04:05:52.411Sep 08 04:05:52.411DEBGSep 08 04:05:52.411 Sep 08 04:05:52.411DEBGDEBG 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 } }] |
| 9176 | 2026-09-08T04:05:53.582Z | INFOINFOreplacing 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 } }]reset freemap |
| 9177 | 2026-09-08T04:05:53.582Z | adding route 3fff:dead::/64 -> 2001:db8::55:2, |
| 9178 | 2026-09-08T04:05:53.582Z | adding route 3fff:beef:34::/64 -> 2001:db8::55:ffunitSep 08 04:05:52.411 |
| 9179 | 2026-09-08T04:05:53.582Z | Sep 08 04:05:52.411Sep 08 04:05:52.411 :Sep 08 04:05:52.411INFODEBG 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 } }] |
| 9180 | 2026-09-08T04:05:53.582Z | DEBGfreemap_route_ipv4 |
| 9181 | 2026-09-08T04:05:53.582Z | Sep 08 04:05:52.411 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 08 04:05:52.411 |
| 9182 | 2026-09-08T04:05:53.582Z | INFO adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffSep 08 04:05:52.411 |
| 9183 | 2026-09-08T04:05:53.582Z | Sep 08 04:05:52.411DEBG |
| 9184 | 2026-09-08T04:05:53.582Z | 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 |
| 9185 | 2026-09-08T04:05:53.582Z | INFOSep 08 04:05:52.411adding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 9186 | 2026-09-08T04:05:53.582Z | adding route 172.17.0.22/32 -> 10.0.0.255DEBG |
| 9187 | 2026-09-08T04:05:53.582Z | Sep 08 04:05:52.411 Sep 08 04:05:52.411INFOreplacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBG |
| 9188 | 2026-09-08T04:05:53.582Z | adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffSep 08 04:05:52.411Sep 08 04:05:52.411 |
| 9189 | 2026-09-08T04:05:53.582Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 |
| 9190 | 2026-09-08T04:05:53.582Z | Sep 08 04:05:52.411 Sep 08 04:05:52.411 INFO DEBGreplacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff |
| 9191 | 2026-09-08T04:05:53.582Z | initted freemap. size: 64 |
| 9192 | 2026-09-08T04:05:53.582Z | Sep 08 04:05:52.411DEBG 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 } }], |
| 9193 | 2026-09-08T04:05:53.582Z | INFOunitSep 08 04:05:52.411Sep 08 04:05:52.411: freemap_route_ipv6adding route 3fff:dead::/64 -> 2001:db8::55:4INFO |
| 9194 | 2026-09-08T04:05:53.582Z | |
| 9195 | 2026-09-08T04:05:53.582Z | DEBGadding route 172.17.0.23/32 -> 10.0.0.255 |
| 9196 | 2026-09-08T04:05:53.582Z | 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 08 04:05:52.411Sep 08 04:05:52.411 DEBG |
| 9197 | 2026-09-08T04:05:53.582Z | 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 } }] adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff |
| 9198 | 2026-09-08T04:05:53.582Z | |
| 9199 | 2026-09-08T04:05:53.582Z | Sep 08 04:05:52.411 Sep 08 04:05:52.411DEBGSep 08 04:05:52.411Sep 08 04:05:52.411Sep 08 04:05:52.411 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 } }] |
| 9200 | 2026-09-08T04:05:53.582Z | DEBGDEBGDEBG 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: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 } }] reset freemapreplacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }], |
| 9201 | 2026-09-08T04:05:53.582Z | unit |
| 9202 | 2026-09-08T04:05:53.582Z | failed to allocate space for the new target list |
| 9203 | 2026-09-08T04:05:53.582Z | : Sep 08 04:05:52.411Sep 08 04:05:52.411 INFOINFO adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffadding route 172.17.0.24/32 -> 10.0.0.255freemap_route_ipv6 |
| 9204 | 2026-09-08T04:05:53.582Z | |
| 9205 | 2026-09-08T04:05:53.582Z | |
| 9206 | 2026-09-08T04:05:53.582Z | Sep 08 04:05:52.411 DEBGSep 08 04:05:52.411 Sep 08 04:05:52.411replacing targets for 3fff:dead::/64 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 } }]DEBGSep 08 04:05:52.411 |
| 9207 | 2026-09-08T04:05:53.582Z | 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 |
| 9208 | 2026-09-08T04:05:53.582Z | adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 9209 | 2026-09-08T04:05:53.582Z | DEBG Sep 08 04:05:52.411replacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 08 04:05:52.411INFO |
| 9210 | 2026-09-08T04:05:53.582Z | Sep 08 04:05:52.405 DEBGadding route 3fff:beef:2f::/64 -> 2001:db8::55:ff |
| 9211 | 2026-09-08T04:05:53.582Z | 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 } }] |
| 9212 | 2026-09-08T04:05:53.582Z | failed to allocate space for the new target list |
| 9213 | 2026-09-08T04:05:53.582Z | Sep 08 04:05:52.411Sep 08 04:05:52.411 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 172.17.0.25/32 -> 10.0.0.255 |
| 9214 | 2026-09-08T04:05:53.582Z | |
| 9215 | 2026-09-08T04:05:53.583Z | Sep 08 04:05:52.411 INFO adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 9216 | 2026-09-08T04:05:53.583Z | Sep 08 04:05:52.411Sep 08 04:05:52.411 INFODEBG adding route 3fff:beef:30::/64 -> 2001:db8::55:ffreplacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 04:05:52.411 |
| 9217 | 2026-09-08T04:05:53.583Z | |
| 9218 | 2026-09-08T04:05:53.583Z | test route::tests::same_size_non_subset_replace ... ok |
| 9219 | 2026-09-08T04:05:53.583Z | test table::mcast::mcast_egress::tests::test_port_bitmap ... ok |
| 9220 | 2026-09-08T04:05:53.583Z | test route::tests::shrink_preserves_compacted_order ... ok |
| 9221 | 2026-09-08T04:05:53.583Z | 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 } }] |
| 9222 | 2026-09-08T04:05:53.583Z | Sep 08 04:05:52.411 Sep 08 04:05:52.411DEBG Sep 08 04:05:52.411replacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 9223 | 2026-09-08T04:05:53.583Z | INFODEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: 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.26/32 -> 10.0.0.255replacing 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 } }] |
| 9224 | 2026-09-08T04:05:53.583Z | |
| 9225 | 2026-09-08T04:05:53.583Z | Sep 08 04:05:52.411 INFO |
| 9226 | 2026-09-08T04:05:53.583Z | adding route 3fff:beef:31::/64 -> 2001:db8::55:ff |
| 9227 | 2026-09-08T04:05:53.583Z | Sep 08 04:05:52.411 DEBG Sep 08 04:05:52.411replacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 04:05:52.411 |
| 9228 | 2026-09-08T04:05:53.583Z | INFODEBG adding route 3fff:beef:35::/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 } }] |
| 9229 | 2026-09-08T04:05:53.583Z | |
| 9230 | 2026-09-08T04:05:53.583Z | Sep 08 04:05:52.411 INFO Sep 08 04:05:52.411adding route 172.17.0.27/32 -> 10.0.0.255 Sep 08 04:05:52.411DEBG |
| 9231 | 2026-09-08T04:05:53.583Z | INFOreplacing 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 } }] |
| 9232 | 2026-09-08T04:05:53.583Z | adding route 3fff:beef:32::/64 -> 2001:db8::55:ff |
| 9233 | 2026-09-08T04:05:53.583Z | Sep 08 04:05:52.411 DEBGSep 08 04:05:52.411 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 08 04:05:52.411INFO |
| 9234 | 2026-09-08T04:05:53.583Z | DEBG adding route 3fff:beef:36::/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 } }] |
| 9235 | 2026-09-08T04:05:53.583Z | |
| 9236 | 2026-09-08T04:05:53.583Z | Sep 08 04:05:52.411 INFOSep 08 04:05:52.411 Sep 08 04:05:52.411 INFODEBGadding route 172.17.0.28/32 -> 10.0.0.255 |
| 9237 | 2026-09-08T04:05:53.583Z | adding route 3fff:beef:33::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 9238 | 2026-09-08T04:05:53.583Z | |
| 9239 | 2026-09-08T04:05:53.583Z | Sep 08 04:05:52.411Sep 08 04:05:52.411 DEBGSep 08 04:05:52.411DEBG 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 |
| 9240 | 2026-09-08T04:05:53.583Z | 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 } }] |
| 9241 | 2026-09-08T04:05:53.583Z | adding route 3fff:beef:37::/64 -> 2001:db8::55:ff |
| 9242 | 2026-09-08T04:05:53.583Z | Sep 08 04:05:52.411Sep 08 04:05:52.411 Sep 08 04:05:52.411INFO INFODEBG adding route 172.17.0.29/32 -> 10.0.0.255 |
| 9243 | 2026-09-08T04:05:53.583Z | replacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:34::/64 -> 2001:db8::55:ff |
| 9244 | 2026-09-08T04:05:53.583Z | |
| 9245 | 2026-09-08T04:05:53.583Z | Sep 08 04:05:52.411 Sep 08 04:05:52.411DEBG Sep 08 04:05:52.411 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 } }]INFO Sep 08 04:05:52.412adding route 3fff:beef:38::/64 -> 2001:db8::55:ff |
| 9246 | 2026-09-08T04:05:53.583Z | DEBG created new freemap, Sep 08 04:05:52.412unit Sep 08 04:05:52.417:DEBG DEBGfreemap_route_ipv4 |
| 9247 | 2026-09-08T04:05:53.583Z | 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 } }] |
| 9248 | 2026-09-08T04:05:53.583Z | created new freemap, unitSep 08 04:05:52.417 :DEBG freemap_route_ipv4created new freemap |
| 9249 | 2026-09-08T04:05:53.583Z | , unit:Sep 08 04:05:52.412Sep 08 04:05:52.417 DEBG Sep 08 04:05:52.412created new freemapfreemap_route_ipv6 DEBG |
| 9250 | 2026-09-08T04:05:53.587Z | DEBG, DEBG created new freemapunitreplacing 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 } }]: |
| 9251 | 2026-09-08T04:05:53.587Z | , Sep 08 04:05:52.417 DEBGunit freemap_route_ipv4initted freemap. size: 64 |
| 9252 | 2026-09-08T04:05:53.587Z | , unit::Sep 08 04:05:52.417 created new freemapfreemap_route_ipv4INFO freemap_route_ipv4adding route 3fff:beef:35::/64 -> 2001:db8::55:ffSep 08 04:05:52.417 |
| 9253 | 2026-09-08T04:05:53.587Z | |
| 9254 | 2026-09-08T04:05:53.588Z | DEBG, |
| 9255 | 2026-09-08T04:05:53.588Z | unitcreated new freemapSep 08 04:05:52.417Sep 08 04:05:52.417: DEBGSep 08 04:05:52.417 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 reset freemapcreated new freemapunit, : |
| 9256 | 2026-09-08T04:05:53.588Z | freemap_route_ipv6unit |
| 9257 | 2026-09-08T04:05:53.588Z | :, Sep 08 04:05:52.418freemap_route_ipv6freemap_route_ipv6 |
| 9258 | 2026-09-08T04:05:53.588Z | unit |
| 9259 | 2026-09-08T04:05:53.588Z | : INFOSep 08 04:05:52.418freemap_route_ipv4 |
| 9260 | 2026-09-08T04:05:53.588Z | adding route 3fff:beef:36::/64 -> 2001:db8::55:ff |
| 9261 | 2026-09-08T04:05:53.588Z | DEBGSep 08 04:05:52.418 initted freemap. size: 64Sep 08 04:05:52.418 Sep 08 04:05:52.418DEBGDEBG DEBG, initted freemap. size: 64unitinitted freemap. size: 64, , unitunit:: 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 } }]freemap_route_ipv4: |
| 9262 | 2026-09-08T04:05:53.588Z | |
| 9263 | 2026-09-08T04:05:53.588Z | freemap_route_ipv6 |
| 9264 | 2026-09-08T04:05:53.588Z | freemap_route_ipv4 |
| 9265 | 2026-09-08T04:05:53.588Z | Sep 08 04:05:52.418Sep 08 04:05:52.418Sep 08 04:05:52.418 DEBGINFO Sep 08 04:05:52.418 adding route 3fff:beef:37::/64 -> 2001:db8::55:ffDEBGreset freemap |
| 9266 | 2026-09-08T04:05:53.588Z | DEBG , Sep 08 04:05:52.418unit reset freemap , DEBGunit :Sep 08 04:05:52.418 : freemap_route_ipv6initted freemap. size: 64DEBGreset freemapfreemap_route_ipv4 |
| 9267 | 2026-09-08T04:05:53.588Z | , , unit unit |
| 9268 | 2026-09-08T04:05:53.588Z | 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 } }]: |
| 9269 | 2026-09-08T04:05:53.588Z | freemap_route_ipv4:Sep 08 04:05:52.418 |
| 9270 | 2026-09-08T04:05:53.588Z | INFO adding route 172.16.0.0/32 -> 10.0.0.1 |
| 9271 | 2026-09-08T04:05:53.588Z | Sep 08 04:05:52.418 Sep 08 04:05:52.418Sep 08 04:05:52.418 DEBG DEBGinitted freemap. size: 64 , Sep 08 04:05:52.418initted freemap. size: 64 , INFOunitunitDEBG: :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 } }] |
| 9272 | 2026-09-08T04:05:53.588Z | freemap_route_ipv6 adding route 3fff:beef:38::/64 -> 2001:db8::55:fffreemap_route_ipv4 |
| 9273 | 2026-09-08T04:05:53.588Z | |
| 9274 | 2026-09-08T04:05:53.588Z | Sep 08 04:05:52.418freemap_route_ipv6 |
| 9275 | 2026-09-08T04:05:53.588Z | INFOSep 08 04:05:52.418 |
| 9276 | 2026-09-08T04:05:53.588Z | Sep 08 04:05:52.418DEBG adding route 172.16.0.0/32 -> 10.0.0.2replacing 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 } }]DEBG |
| 9277 | 2026-09-08T04:05:53.588Z | |
| 9278 | 2026-09-08T04:05:53.588Z | Sep 08 04:05:52.418 reset freemapDEBG, unit: freemap_route_ipv6 |
| 9279 | 2026-09-08T04:05:53.588Z | Sep 08 04:05:52.418Sep 08 04:05:52.418reset freemap , DEBGunit : DEBGSep 08 04:05:52.418replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_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 } }] |
| 9280 | 2026-09-08T04:05:53.588Z | freemap_route_ipv6 Sep 08 04:05:52.418INFOreset freemap adding route 172.16.0.0/32 -> 10.0.0.1INFO |
| 9281 | 2026-09-08T04:05:53.588Z | , adding route 3fff:beef:39::/64 -> 2001:db8::55:ffunitSep 08 04:05:52.418 |
| 9282 | 2026-09-08T04:05:53.588Z | |
| 9283 | 2026-09-08T04:05:53.588Z | :DEBGSep 08 04:05:52.418Sep 08 04:05:52.418Sep 08 04:05:52.418 INFODEBG adding route 172.16.0.0/32 -> 10.0.0.1replacing 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 } }] |
| 9284 | 2026-09-08T04:05:53.588Z | DEBG |
| 9285 | 2026-09-08T04:05:53.588Z | 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 } }] |
| 9286 | 2026-09-08T04:05:53.588Z | freemap_route_ipv4 |
| 9287 | 2026-09-08T04:05:53.588Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]Sep 08 04:05:52.418 |
| 9288 | 2026-09-08T04:05:53.588Z | DEBG Sep 08 04:05:52.418Sep 08 04:05:52.418 DEBG initted freemap. size: 64, unitreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]: |
| 9289 | 2026-09-08T04:05:53.588Z | Sep 08 04:05:52.418INFO INFOadding route 3fff:beef:3a::/64 -> 2001:db8::55:ffSep 08 04:05:52.418 adding route 172.17.0.0/32 -> 10.0.0.255INFOfreemap_route_ipv6 |
| 9290 | 2026-09-08T04:05:53.588Z | adding route 172.16.0.0/32 -> 10.0.0.2 |
| 9291 | 2026-09-08T04:05:53.589Z | |
| 9292 | 2026-09-08T04:05:53.589Z | |
| 9293 | 2026-09-08T04:05:53.589Z | Sep 08 04:05:52.418Sep 08 04:05:52.418 DEBGDEBG Sep 08 04:05:52.418 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 } }]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 } }] |
| 9294 | 2026-09-08T04:05:53.589Z | |
| 9295 | 2026-09-08T04:05:53.589Z | 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 } }] |
| 9296 | 2026-09-08T04:05:53.589Z | Sep 08 04:05:52.418Sep 08 04:05:52.418 DEBGINFO Sep 08 04:05:52.418adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffreset freemap |
| 9297 | 2026-09-08T04:05:53.589Z | , INFOSep 08 04:05:52.418 unitadding route 172.17.0.1/32 -> 10.0.0.255: |
| 9298 | 2026-09-08T04:05:53.589Z | INFO Sep 08 04:05:52.418freemap_route_ipv6adding route 172.16.0.0/32 -> 10.0.0.3 |
| 9299 | 2026-09-08T04:05:53.589Z | |
| 9300 | 2026-09-08T04:05:53.589Z | Sep 08 04:05:52.418DEBG replacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 9301 | 2026-09-08T04:05:53.589Z | 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 08 04:05:52.418Sep 08 04:05:52.418 |
| 9302 | 2026-09-08T04:05:53.589Z | Sep 08 04:05:52.418DEBG INFO INFO Sep 08 04:05:52.418 adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:1INFOreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_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 } }] |
| 9303 | 2026-09-08T04:05:53.589Z | |
| 9304 | 2026-09-08T04:05:53.589Z | |
| 9305 | 2026-09-08T04:05:53.589Z | adding route 172.17.0.2/32 -> 10.0.0.255 |
| 9306 | 2026-09-08T04:05:53.589Z | Sep 08 04:05:52.418Sep 08 04:05:52.418 Sep 08 04:05:52.418 INFODEBG adding route 172.16.0.0/32 -> 10.0.0.4Sep 08 04:05:52.418DEBG |
| 9307 | 2026-09-08T04:05:53.589Z | replacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 9308 | 2026-09-08T04:05:53.589Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 9309 | 2026-09-08T04:05:53.589Z | 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 08 04:05:52.418 |
| 9310 | 2026-09-08T04:05:53.589Z | Sep 08 04:05:52.418DEBG Sep 08 04:05:52.418Sep 08 04:05:52.418 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 } }] failed to allocate space for the new target list |
| 9311 | 2026-09-08T04:05:53.589Z | INFO |
| 9312 | 2026-09-08T04:05:53.589Z | adding route 172.17.0.3/32 -> 10.0.0.255 |
| 9313 | 2026-09-08T04:05:53.589Z | INFO Sep 08 04:05:52.418adding route 3fff:dead::/64 -> 2001:db8::55:2 Sep 08 04:05:52.418DEBG Sep 08 04:05:52.418 |
| 9314 | 2026-09-08T04:05:53.589Z | 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:2, 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.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 } }] |
| 9315 | 2026-09-08T04:05:53.589Z | |
| 9316 | 2026-09-08T04:05:53.589Z | 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 } }] |
| 9317 | 2026-09-08T04:05:53.589Z | Sep 08 04:05:52.418 Sep 08 04:05:52.418 INFO DEBGadding route 172.17.0.4/32 -> 10.0.0.255 |
| 9318 | 2026-09-08T04:05:53.589Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 9319 | 2026-09-08T04:05:53.589Z | Sep 08 04:05:52.417Sep 08 04:05:52.418Sep 08 04:05:52.418 INFO DEBG INFO adding route 3fff:beef:39::/64 -> 2001:db8::55:ffreplacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9320 | 2026-09-08T04:05:53.589Z | adding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 9321 | 2026-09-08T04:05:53.589Z | |
| 9322 | 2026-09-08T04:05:53.589Z | Sep 08 04:05:52.418 INFO Sep 08 04:05:52.418adding route 172.17.0.5/32 -> 10.0.0.255 |
| 9323 | 2026-09-08T04:05:53.589Z | 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 08 04:05:52.412 |
| 9324 | 2026-09-08T04:05:53.589Z | Sep 08 04:05:52.418DEBG Sep 08 04:05:52.418 DEBGcreated new freemap 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 |
| 9325 | 2026-09-08T04:05:53.589Z | 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 } }], |
| 9326 | 2026-09-08T04:05:53.589Z | unit:Sep 08 04:05:52.418 freemap_route_ipv4Sep 08 04:05:52.418INFO |
| 9327 | 2026-09-08T04:05:53.589Z | adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffSep 08 04:05:52.418 |
| 9328 | 2026-09-08T04:05:53.589Z | INFO adding route 172.17.0.6/32 -> 10.0.0.255INFO |
| 9329 | 2026-09-08T04:05:53.589Z | Sep 08 04:05:52.418adding route 3fff:dead::/64 -> 2001:db8::55:4Sep 08 04:05:52.418 DEBGDEBG |
| 9330 | 2026-09-08T04:05:53.589Z | Sep 08 04:05:52.418 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 } }] |
| 9331 | 2026-09-08T04:05:53.590Z | 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 } }]created new freemap |
| 9332 | 2026-09-08T04:05:53.590Z | , Sep 08 04:05:52.418unit: INFO freemap_route_ipv6adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff |
| 9333 | 2026-09-08T04:05:53.590Z | |
| 9334 | 2026-09-08T04:05:53.590Z | Sep 08 04:05:52.418 Sep 08 04:05:52.418DEBG INFOSep 08 04:05:52.418 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]adding route 172.17.0.7/32 -> 10.0.0.255 |
| 9335 | 2026-09-08T04:05:53.590Z | DEBG |
| 9336 | 2026-09-08T04:05:53.590Z | 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 08 04:05:52.418 |
| 9337 | 2026-09-08T04:05:53.590Z | Sep 08 04:05:52.418DEBG initted freemap. size: 64Sep 08 04:05:52.418DEBG, Sep 08 04:05:52.418 unitINFO replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff: |
| 9338 | 2026-09-08T04:05:53.590Z | |
| 9339 | 2026-09-08T04:05:53.590Z | DEBGfreemap_route_ipv4 Sep 08 04:05:52.418Sep 08 04:05:52.418 |
| 9340 | 2026-09-08T04:05:53.590Z | 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 } }]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:3, vlan_id: None } }] |
| 9341 | 2026-09-08T04:05:53.590Z | |
| 9342 | 2026-09-08T04:05:53.590Z | adding route 172.17.0.8/32 -> 10.0.0.255Sep 08 04:05:52.418 |
| 9343 | 2026-09-08T04:05:53.590Z | DEBG reset freemapSep 08 04:05:52.418, unitINFO:Sep 08 04:05:52.418 adding route 3fff:beef:3d::/64 -> 2001:db8::55:ff |
| 9344 | 2026-09-08T04:05:53.590Z | freemap_route_ipv4DEBG 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 } }] |
| 9345 | 2026-09-08T04:05:53.590Z | |
| 9346 | 2026-09-08T04:05:53.590Z | Sep 08 04:05:52.418 DEBG replacing targets for 3fff:beef:3d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 08 04:05:52.418 |
| 9347 | 2026-09-08T04:05:53.590Z | Sep 08 04:05:52.418 INFODEBG Sep 08 04:05:52.418initted freemap. size: 64 adding route 172.17.0.9/32 -> 10.0.0.255, |
| 9348 | 2026-09-08T04:05:53.590Z | INFOunit :adding route 3fff:beef:3e::/64 -> 2001:db8::55:ff |
| 9349 | 2026-09-08T04:05:53.590Z | freemap_route_ipv6 |
| 9350 | 2026-09-08T04:05:53.594Z | Sep 08 04:05:52.418 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 08 04:05:52.418 |
| 9351 | 2026-09-08T04:05:53.594Z | Sep 08 04:05:52.418 DEBGDEBG replacing targets for 3fff:beef:3e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]reset freemapSep 08 04:05:52.418, |
| 9352 | 2026-09-08T04:05:53.594Z | unit INFO :adding route 172.17.0.10/32 -> 10.0.0.255 Sep 08 04:05:52.418freemap_route_ipv6 |
| 9353 | 2026-09-08T04:05:53.594Z | |
| 9354 | 2026-09-08T04:05:53.595Z | DEBG failed to allocate space for the new target list |
| 9355 | 2026-09-08T04:05:53.595Z | Sep 08 04:05:52.418 DEBGSep 08 04:05:52.418 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 |
| 9356 | 2026-09-08T04:05:53.595Z | Sep 08 04:05:52.418replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 |
| 9357 | 2026-09-08T04:05:53.595Z | adding route 172.16.0.0/32 -> 10.0.0.1Sep 08 04:05:52.418 |
| 9358 | 2026-09-08T04:05:53.595Z | INFO adding route 172.17.0.11/32 -> 10.0.0.255 |
| 9359 | 2026-09-08T04:05:53.595Z | Sep 08 04:05:52.418 Sep 08 04:05:52.418DEBG 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 } }] |
| 9360 | 2026-09-08T04:05:53.595Z | Sep 08 04:05:52.419Sep 08 04:05:52.419Sep 08 04:05:52.424 DEBGINFO DEBGadding route 172.16.0.0/32 -> 10.0.0.1 created new freemap |
| 9361 | 2026-09-08T04:05:53.595Z | created new freemap, unit, :unit :freemap_route_ipv4 |
| 9362 | 2026-09-08T04:05:53.595Z | freemap_route_ipv4 |
| 9363 | 2026-09-08T04:05:53.595Z | Sep 08 04:05:52.424 DEBG Sep 08 04:05:52.424 Sep 08 04:05:52.424replacing 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 } }] |
| 9364 | 2026-09-08T04:05:53.595Z | DEBGDEBG |
| 9365 | 2026-09-08T04:05:53.595Z | created new freemap , unitSep 08 04:05:52.424created new freemap :replacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] INFOfreemap_route_ipv6, |
| 9366 | 2026-09-08T04:05:53.595Z | Sep 08 04:05:52.424 |
| 9367 | 2026-09-08T04:05:53.595Z | adding route 172.16.0.0/32 -> 10.0.0.1INFO |
| 9368 | 2026-09-08T04:05:53.595Z | unitadding route 172.17.0.30/32 -> 10.0.0.255: |
| 9369 | 2026-09-08T04:05:53.595Z | Sep 08 04:05:52.424 Sep 08 04:05:52.424INFO freemap_route_ipv6adding route 172.17.0.12/32 -> 10.0.0.255Sep 08 04:05:52.424 |
| 9370 | 2026-09-08T04:05:53.595Z | |
| 9371 | 2026-09-08T04:05:53.595Z | DEBG Sep 08 04:05:52.424 initted freemap. size: 64DEBG, unitDEBGreplacing 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 } }]: |
| 9372 | 2026-09-08T04:05:53.595Z | Sep 08 04:05:52.424 freemap_route_ipv4replacing 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 } }] |
| 9373 | 2026-09-08T04:05:53.595Z | |
| 9374 | 2026-09-08T04:05:53.595Z | Sep 08 04:05:52.424DEBG Sep 08 04:05:52.424replacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 9375 | 2026-09-08T04:05:53.595Z | DEBGSep 08 04:05:52.424Sep 08 04:05:52.424adding route 172.17.0.31/32 -> 10.0.0.255 reset freemapINFO, Sep 08 04:05:52.424unit :INFO |
| 9376 | 2026-09-08T04:05:53.595Z | freemap_route_ipv4adding route 172.16.0.0/32 -> 10.0.0.2 |
| 9377 | 2026-09-08T04:05:53.595Z | DEBGadding route 172.17.0.13/32 -> 10.0.0.255 |
| 9378 | 2026-09-08T04:05:53.595Z | |
| 9379 | 2026-09-08T04:05:53.595Z | initted freemap. size: 64Sep 08 04:05:52.424, Sep 08 04:05:52.424unitSep 08 04:05:52.424Sep 08 04:05:52.418 : Sep 08 04:05:52.424DEBG DEBGDEBGDEBG 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 } }] |
| 9380 | 2026-09-08T04:05:53.595Z | initted freemap. size: 64 DEBG, unit 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 } }]:created new freemap |
| 9381 | 2026-09-08T04:05:53.595Z | Sep 08 04:05:52.424, replacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]unit |
| 9382 | 2026-09-08T04:05:53.595Z | :freemap_route_ipv4INFO freemap_route_ipv4adding route 172.17.0.14/32 -> 10.0.0.255freemap_route_ipv6Sep 08 04:05:52.424 |
| 9383 | 2026-09-08T04:05:53.595Z | |
| 9384 | 2026-09-08T04:05:53.595Z | |
| 9385 | 2026-09-08T04:05:53.595Z | |
| 9386 | 2026-09-08T04:05:53.595Z | Sep 08 04:05:52.424 INFOINFO adding route 172.17.0.0/32 -> 10.0.0.255Sep 08 04:05:52.424 Sep 08 04:05:52.424DEBGSep 08 04:05:52.424 reset freemap |
| 9387 | 2026-09-08T04:05:53.595Z | adding route 172.17.0.32/32 -> 10.0.0.255 |
| 9388 | 2026-09-08T04:05:53.595Z | 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 } }]created new freemap |
| 9389 | 2026-09-08T04:05:53.595Z | , , unitunitSep 08 04:05:52.424Sep 08 04:05:52.424:Sep 08 04:05:52.424 :INFO freemap_route_ipv6freemap_route_ipv6 |
| 9390 | 2026-09-08T04:05:53.595Z | DEBGadding route 172.17.0.15/32 -> 10.0.0.255 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 } }] |
| 9391 | 2026-09-08T04:05:53.595Z | |
| 9392 | 2026-09-08T04:05:53.596Z | |
| 9393 | 2026-09-08T04:05:53.596Z | 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 } }] |
| 9394 | 2026-09-08T04:05:53.596Z | Sep 08 04:05:52.424 DEBGSep 08 04:05:52.424Sep 08 04:05:52.424 Sep 08 04:05:52.424initted freemap. size: 64 Sep 08 04:05:52.424, DEBGunit 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 } }] |
| 9395 | 2026-09-08T04:05:53.596Z | reset freemap:, INFO Sep 08 04:05:52.424adding route 172.16.0.0/32 -> 10.0.0.1Sep 08 04:05:52.424unit |
| 9396 | 2026-09-08T04:05:53.596Z | INFO:freemap_route_ipv4 |
| 9397 | 2026-09-08T04:05:53.596Z | adding route 172.17.0.33/32 -> 10.0.0.255INFO |
| 9398 | 2026-09-08T04:05:53.596Z | Sep 08 04:05:52.424adding route 172.17.0.16/32 -> 10.0.0.255adding route 172.17.0.1/32 -> 10.0.0.255 |
| 9399 | 2026-09-08T04:05:53.596Z | Sep 08 04:05:52.424 DEBGDEBGfreemap_route_ipv4 |
| 9400 | 2026-09-08T04:05:53.596Z | |
| 9401 | 2026-09-08T04:05:53.596Z | Sep 08 04:05:52.424Sep 08 04:05:52.424reset freemap , DEBGunit replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]Sep 08 04:05:52.424replacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 9402 | 2026-09-08T04:05:53.596Z | |
| 9403 | 2026-09-08T04:05:53.596Z | 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: |
| 9404 | 2026-09-08T04:05:53.596Z | Sep 08 04:05:52.424Sep 08 04:05:52.424 freemap_route_ipv4 |
| 9405 | 2026-09-08T04:05:53.596Z | INFO INFO adding route 172.16.0.0/32 -> 10.0.0.2 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 } }] |
| 9406 | 2026-09-08T04:05:53.596Z | Sep 08 04:05:52.424Sep 08 04:05:52.424adding route 172.17.0.17/32 -> 10.0.0.255 |
| 9407 | 2026-09-08T04:05:53.596Z | |
| 9408 | 2026-09-08T04:05:53.596Z | Sep 08 04:05:52.424 INFODEBG adding route 172.17.0.34/32 -> 10.0.0.255Sep 08 04:05:52.424 |
| 9409 | 2026-09-08T04:05:53.596Z | Sep 08 04:05:52.424 DEBGDEBGDEBGinitted freemap. size: 64 , unitreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]: |
| 9410 | 2026-09-08T04:05:53.596Z | freemap_route_ipv6replacing 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 } }] |
| 9411 | 2026-09-08T04:05:53.596Z | |
| 9412 | 2026-09-08T04:05:53.596Z | initted freemap. size: 64Sep 08 04:05:52.424 Sep 08 04:05:52.424DEBG INFOSep 08 04:05:52.424Sep 08 04:05:52.424 adding route 172.17.0.2/32 -> 10.0.0.255replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 04:05:52.424DEBG INFOINFO reset freemapadding route 172.17.0.0/32 -> 10.0.0.255, adding route 172.17.0.18/32 -> 10.0.0.255 |
| 9413 | 2026-09-08T04:05:53.596Z | |
| 9414 | 2026-09-08T04:05:53.596Z | unit |
| 9415 | 2026-09-08T04:05:53.596Z | |
| 9416 | 2026-09-08T04:05:53.596Z | : , Sep 08 04:05:52.424freemap_route_ipv6Sep 08 04:05:52.424 |
| 9417 | 2026-09-08T04:05:53.596Z | Sep 08 04:05:52.424unit INFO DEBGSep 08 04:05:52.424DEBG DEBGreplacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9418 | 2026-09-08T04:05:53.596Z | adding route 172.17.0.35/32 -> 10.0.0.255 |
| 9419 | 2026-09-08T04:05:53.596Z | test route::tests::shrink_to_single_non_zero_survivor ... ok |
| 9420 | 2026-09-08T04:05:53.596Z | 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 } }]: freemap_route_ipv6 |
| 9421 | 2026-09-08T04:05:53.596Z | 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 08 04:05:52.425Sep 08 04:05:52.431 |
| 9422 | 2026-09-08T04:05:53.596Z | INFODEBG reset freemapSep 08 04:05:52.431, INFOSep 08 04:05:52.425unit: INFOadding route 172.17.0.19/32 -> 10.0.0.255 |
| 9423 | 2026-09-08T04:05:53.596Z | adding route 172.16.0.0/32 -> 10.0.0.1freemap_route_ipv6 |
| 9424 | 2026-09-08T04:05:53.596Z | adding route 172.17.0.1/32 -> 10.0.0.255 |
| 9425 | 2026-09-08T04:05:53.596Z | |
| 9426 | 2026-09-08T04:05:53.596Z | Sep 08 04:05:52.431Sep 08 04:05:52.431Sep 08 04:05:52.431 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 } }] |
| 9427 | 2026-09-08T04:05:53.596Z | 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 } }]INFOSep 08 04:05:52.431 |
| 9428 | 2026-09-08T04:05:53.596Z | adding route 172.16.0.0/32 -> 10.0.0.1DEBG |
| 9429 | 2026-09-08T04:05:53.596Z | Sep 08 04:05:52.431 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 } }] |
| 9430 | 2026-09-08T04:05:53.596Z | adding route 172.17.0.2/32 -> 10.0.0.255 |
| 9431 | 2026-09-08T04:05:53.597Z | Sep 08 04:05:52.431Sep 08 04:05:52.431 DEBGINFO adding 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 } }] |
| 9432 | 2026-09-08T04:05:53.597Z | |
| 9433 | 2026-09-08T04:05:53.597Z | Sep 08 04:05:52.431 Sep 08 04:05:52.431INFO DEBGSep 08 04:05:52.431 Sep 08 04:05:52.431replacing 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 } }] |
| 9434 | 2026-09-08T04:05:53.597Z | INFOadding route 172.17.0.20/32 -> 10.0.0.255 |
| 9435 | 2026-09-08T04:05:53.597Z | adding route 172.16.0.0/32 -> 10.0.0.2DEBG |
| 9436 | 2026-09-08T04:05:53.597Z | Sep 08 04:05:52.431replacing 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 } }] INFOSep 08 04:05:52.431 |
| 9437 | 2026-09-08T04:05:53.597Z | adding route 172.17.0.3/32 -> 10.0.0.255Sep 08 04:05:52.431 |
| 9438 | 2026-09-08T04:05:53.597Z | DEBGDEBG Sep 08 04:05:52.431replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]Sep 08 04:05:52.431 |
| 9439 | 2026-09-08T04:05:53.597Z | 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 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 } }] |
| 9440 | 2026-09-08T04:05:53.597Z | |
| 9441 | 2026-09-08T04:05:53.597Z | Sep 08 04:05:52.431INFO INFO adding route 172.16.0.0/32 -> 10.0.0.3Sep 08 04:05:52.431adding route 172.16.0.0/32 -> 10.0.0.1 |
| 9442 | 2026-09-08T04:05:53.597Z | Sep 08 04:05:52.431INFO INFOadding route 172.17.0.4/32 -> 10.0.0.255 |
| 9443 | 2026-09-08T04:05:53.597Z | Sep 08 04:05:52.431 |
| 9444 | 2026-09-08T04:05:53.597Z | adding route 172.17.0.21/32 -> 10.0.0.255DEBG |
| 9445 | 2026-09-08T04:05:53.597Z | Sep 08 04:05:52.431 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 |
| 9446 | 2026-09-08T04:05:53.597Z | Sep 08 04:05:52.431 replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 04:05:52.431 |
| 9447 | 2026-09-08T04:05:53.597Z | Sep 08 04:05:52.431DEBG replacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 9448 | 2026-09-08T04:05:53.597Z | Sep 08 04:05:52.431INFO 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 } }] INFO |
| 9449 | 2026-09-08T04:05:53.597Z | Sep 08 04:05:52.431adding route 172.17.0.5/32 -> 10.0.0.255adding route 172.16.0.0/32 -> 10.0.0.4 |
| 9450 | 2026-09-08T04:05:53.601Z | |
| 9451 | 2026-09-08T04:05:53.601Z | Sep 08 04:05:52.431INFO Sep 08 04:05:52.431 DEBGadding route 172.17.0.22/32 -> 10.0.0.255 |
| 9452 | 2026-09-08T04:05:53.601Z | DEBGreplacing 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 } }] |
| 9453 | 2026-09-08T04:05:53.601Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }]Sep 08 04:05:52.431 |
| 9454 | 2026-09-08T04:05:53.601Z | INFOSep 08 04:05:52.431Sep 08 04:05:52.431 Sep 08 04:05:52.431DEBGINFO 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 |
| 9455 | 2026-09-08T04:05:53.601Z | adding route 172.17.0.6/32 -> 10.0.0.255replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }] |
| 9456 | 2026-09-08T04:05:53.601Z | |
| 9457 | 2026-09-08T04:05:53.601Z | adding route 172.16.0.0/32 -> 10.0.0.2 |
| 9458 | 2026-09-08T04:05:53.601Z | Sep 08 04:05:52.431 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 } }] |
| 9459 | 2026-09-08T04:05:53.601Z | Sep 08 04:05:52.431 Sep 08 04:05:52.431INFOSep 08 04:05:52.431 adding route 172.17.0.23/32 -> 10.0.0.255INFO |
| 9460 | 2026-09-08T04:05:53.601Z | DEBGadding route 172.17.0.7/32 -> 10.0.0.255 |
| 9461 | 2026-09-08T04:05:53.601Z | 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 } }] |
| 9462 | 2026-09-08T04:05:53.601Z | Sep 08 04:05:52.431 Sep 08 04:05:52.431DEBGSep 08 04:05:52.431 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 |
| 9463 | 2026-09-08T04:05:53.601Z | 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 } }] |
| 9464 | 2026-09-08T04:05:53.601Z | INFO Sep 08 04:05:52.431adding route 172.17.0.0/32 -> 10.0.0.255 |
| 9465 | 2026-09-08T04:05:53.601Z | INFOSep 08 04:05:52.431 adding route 172.17.0.24/32 -> 10.0.0.255INFO |
| 9466 | 2026-09-08T04:05:53.601Z | adding route 172.17.0.8/32 -> 10.0.0.255Sep 08 04:05:52.431 |
| 9467 | 2026-09-08T04:05:53.601Z | 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 08 04:05:52.431 |
| 9468 | 2026-09-08T04:05:53.601Z | DEBGSep 08 04:05:52.431 DEBGreplacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9469 | 2026-09-08T04:05:53.601Z | replacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 04:05:52.431 |
| 9470 | 2026-09-08T04:05:53.601Z | INFO Sep 08 04:05:52.431adding route 172.17.0.1/32 -> 10.0.0.255 |
| 9471 | 2026-09-08T04:05:53.601Z | INFOSep 08 04:05:52.431 adding route 172.17.0.25/32 -> 10.0.0.255INFO |
| 9472 | 2026-09-08T04:05:53.601Z | Sep 08 04:05:52.431adding route 172.17.0.9/32 -> 10.0.0.255 |
| 9473 | 2026-09-08T04:05:53.601Z | 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 08 04:05:52.431 |
| 9474 | 2026-09-08T04:05:53.601Z | Sep 08 04:05:52.431DEBG 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 } }] |
| 9475 | 2026-09-08T04:05:53.602Z | replacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 04:05:52.431 |
| 9476 | 2026-09-08T04:05:53.602Z | INFOSep 08 04:05:52.431 INFOadding route 172.17.0.2/32 -> 10.0.0.255Sep 08 04:05:52.431 |
| 9477 | 2026-09-08T04:05:53.602Z | INFOadding route 172.17.0.26/32 -> 10.0.0.255 |
| 9478 | 2026-09-08T04:05:53.602Z | adding route 172.17.0.10/32 -> 10.0.0.255 |
| 9479 | 2026-09-08T04:05:53.602Z | Sep 08 04:05:52.431 Sep 08 04:05:52.431Sep 08 04:05:52.431 DEBGDEBG 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.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 } }] |
| 9480 | 2026-09-08T04:05:53.602Z | |
| 9481 | 2026-09-08T04:05:53.602Z | 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 } }] |
| 9482 | 2026-09-08T04:05:53.602Z | Sep 08 04:05:52.431 Sep 08 04:05:52.431INFOSep 08 04:05:52.431 adding route 172.17.0.11/32 -> 10.0.0.255INFO |
| 9483 | 2026-09-08T04:05:53.602Z | INFO adding route 172.17.0.27/32 -> 10.0.0.255adding route 172.17.0.3/32 -> 10.0.0.255 |
| 9484 | 2026-09-08T04:05:53.602Z | |
| 9485 | 2026-09-08T04:05:53.602Z | Sep 08 04:05:52.431 Sep 08 04:05:52.431DEBG DEBGSep 08 04:05:52.431 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 } }] |
| 9486 | 2026-09-08T04:05:53.602Z | |
| 9487 | 2026-09-08T04:05:53.602Z | DEBG Sep 08 04:05:52.431replacing 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 } }] |
| 9488 | 2026-09-08T04:05:53.602Z | INFO Sep 08 04:05:52.431adding route 172.17.0.12/32 -> 10.0.0.255 |
| 9489 | 2026-09-08T04:05:53.602Z | INFO Sep 08 04:05:52.431adding route 172.17.0.28/32 -> 10.0.0.255 |
| 9490 | 2026-09-08T04:05:53.602Z | Sep 08 04:05:52.431INFO DEBGadding route 172.17.0.4/32 -> 10.0.0.255Sep 08 04:05:52.431 replacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 9491 | 2026-09-08T04:05:53.602Z | |
| 9492 | 2026-09-08T04:05:53.602Z | 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 } }] |
| 9493 | 2026-09-08T04:05:53.602Z | Sep 08 04:05:52.431 DEBG Sep 08 04:05:52.431replacing 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 } }] |
| 9494 | 2026-09-08T04:05:53.602Z | INFOSep 08 04:05:52.431 adding route 172.17.0.13/32 -> 10.0.0.255INFO |
| 9495 | 2026-09-08T04:05:53.602Z | adding route 172.17.0.29/32 -> 10.0.0.255Sep 08 04:05:52.431 INFO |
| 9496 | 2026-09-08T04:05:53.602Z | adding route 172.17.0.5/32 -> 10.0.0.255Sep 08 04:05:52.431 |
| 9497 | 2026-09-08T04:05:53.602Z | DEBGSep 08 04:05:52.431 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 } }]DEBGSep 08 04:05:52.431 |
| 9498 | 2026-09-08T04:05:53.602Z | 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 } }] |
| 9499 | 2026-09-08T04:05:53.602Z | DEBGSep 08 04:05:52.431 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 |
| 9500 | 2026-09-08T04:05:53.602Z | Sep 08 04:05:52.431adding route 172.17.0.14/32 -> 10.0.0.255 |
| 9501 | 2026-09-08T04:05:53.602Z | INFO adding route 172.17.0.30/32 -> 10.0.0.255Sep 08 04:05:52.431 |
| 9502 | 2026-09-08T04:05:53.602Z | DEBG Sep 08 04:05:52.431replacing 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 } }] |
| 9503 | 2026-09-08T04:05:53.602Z | Sep 08 04:05:52.431INFO DEBGSep 08 04:05:52.431 adding route 172.17.0.6/32 -> 10.0.0.255replacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 04:05:52.431 |
| 9504 | 2026-09-08T04:05:53.602Z | |
| 9505 | 2026-09-08T04:05:53.602Z | INFO DEBG adding route 172.17.0.15/32 -> 10.0.0.255replacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9506 | 2026-09-08T04:05:53.602Z | |
| 9507 | 2026-09-08T04:05:53.602Z | Sep 08 04:05:52.431Sep 08 04:05:52.431 DEBGINFOSep 08 04:05:52.431 Sep 08 04:05:52.431 adding route 172.17.0.31/32 -> 10.0.0.255 DEBG |
| 9508 | 2026-09-08T04:05:53.602Z | INFO replacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 9509 | 2026-09-08T04:05:53.602Z | |
| 9510 | 2026-09-08T04:05:53.602Z | adding route 172.17.0.36/32 -> 10.0.0.255Sep 08 04:05:52.431 |
| 9511 | 2026-09-08T04:05:53.602Z | Sep 08 04:05:52.431DEBG INFOSep 08 04:05:52.431 replacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.7/32 -> 10.0.0.255 |
| 9512 | 2026-09-08T04:05:53.602Z | INFOSep 08 04:05:52.431 |
| 9513 | 2026-09-08T04:05:53.602Z | Sep 08 04:05:52.431 adding route 172.17.0.16/32 -> 10.0.0.255DEBG |
| 9514 | 2026-09-08T04:05:53.602Z | INFOreplacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9515 | 2026-09-08T04:05:53.603Z | adding route 172.17.0.32/32 -> 10.0.0.255Sep 08 04:05:52.431 |
| 9516 | 2026-09-08T04:05:53.603Z | Sep 08 04:05:52.431DEBG 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 } }] |
| 9517 | 2026-09-08T04:05:53.603Z | DEBGSep 08 04:05:52.431 replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 04:05:52.431 |
| 9518 | 2026-09-08T04:05:53.603Z | INFO Sep 08 04:05:52.431adding route 172.17.0.37/32 -> 10.0.0.255 |
| 9519 | 2026-09-08T04:05:53.603Z | Sep 08 04:05:52.431DEBG 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 } }] INFO adding route 172.17.0.8/32 -> 10.0.0.255 |
| 9520 | 2026-09-08T04:05:53.603Z | adding route 172.17.0.17/32 -> 10.0.0.255Sep 08 04:05:52.431 |
| 9521 | 2026-09-08T04:05:53.603Z | |
| 9522 | 2026-09-08T04:05:53.603Z | Sep 08 04:05:52.431DEBG INFOreplacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 08 04:05:52.431 |
| 9523 | 2026-09-08T04:05:53.603Z | adding route 172.17.0.33/32 -> 10.0.0.255 |
| 9524 | 2026-09-08T04:05:53.603Z | Sep 08 04:05:52.431DEBG DEBGSep 08 04:05:52.431Sep 08 04:05:52.431 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.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 } }]INFODEBG |
| 9525 | 2026-09-08T04:05:53.603Z | adding route 172.17.0.38/32 -> 10.0.0.255 |
| 9526 | 2026-09-08T04:05:53.603Z | |
| 9527 | 2026-09-08T04:05:53.603Z | replacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 04:05:52.431 INFO |
| 9528 | 2026-09-08T04:05:53.603Z | Sep 08 04:05:52.438adding route 172.17.0.18/32 -> 10.0.0.255 |
| 9529 | 2026-09-08T04:05:53.603Z | INFO adding route 172.17.0.9/32 -> 10.0.0.255Sep 08 04:05:52.438 |
| 9530 | 2026-09-08T04:05:53.603Z | INFO adding route 172.17.0.3/32 -> 10.0.0.255 |
| 9531 | 2026-09-08T04:05:53.603Z | |
| 9532 | 2026-09-08T04:05:53.603Z | Sep 08 04:05:52.438Sep 08 04:05:52.438 INFO DEBGadding route 172.17.0.34/32 -> 10.0.0.255 |
| 9533 | 2026-09-08T04:05:53.603Z | Sep 08 04:05:52.438replacing 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 } }] |
| 9534 | 2026-09-08T04:05:53.603Z | DEBG Sep 08 04:05:52.438replacing 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 } }] |
| 9535 | 2026-09-08T04:05:53.603Z | 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 } }] |
| 9536 | 2026-09-08T04:05:53.603Z | Sep 08 04:05:52.438Sep 08 04:05:52.438 Sep 08 04:05:52.438INFO INFOadding route 172.17.0.4/32 -> 10.0.0.255Sep 08 04:05:52.438 |
| 9537 | 2026-09-08T04:05:53.603Z | INFO adding route 172.17.0.10/32 -> 10.0.0.255adding route 172.17.0.35/32 -> 10.0.0.255 |
| 9538 | 2026-09-08T04:05:53.603Z | |
| 9539 | 2026-09-08T04:05:53.603Z | DEBG Sep 08 04:05:52.438Sep 08 04:05:52.438 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 |
| 9540 | 2026-09-08T04:05:53.603Z | replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 9541 | 2026-09-08T04:05:53.603Z | |
| 9542 | 2026-09-08T04:05:53.603Z | Sep 08 04:05:52.438Sep 08 04:05:52.438 DEBGINFOSep 08 04:05:52.438 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 |
| 9543 | 2026-09-08T04:05:53.603Z | Sep 08 04:05:52.438 adding route 172.17.0.39/32 -> 10.0.0.255adding route 172.17.0.5/32 -> 10.0.0.255DEBG |
| 9544 | 2026-09-08T04:05:53.603Z | 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 } }] |
| 9545 | 2026-09-08T04:05:53.603Z | |
| 9546 | 2026-09-08T04:05:53.603Z | Sep 08 04:05:52.438Sep 08 04:05:52.438 Sep 08 04:05:52.438DEBGSep 08 04:05:52.438Sep 08 04:05:52.438INFO 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 |
| 9547 | 2026-09-08T04:05:53.603Z | adding route 172.17.0.36/32 -> 10.0.0.255DEBGadding route 172.17.0.19/32 -> 10.0.0.255 |
| 9548 | 2026-09-08T04:05:53.603Z | |
| 9549 | 2026-09-08T04:05:53.603Z | 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 } }] |
| 9550 | 2026-09-08T04:05:53.608Z | INFO Sep 08 04:05:52.438adding route 172.17.0.11/32 -> 10.0.0.255 Sep 08 04:05:52.438Sep 08 04:05:52.438DEBG |
| 9551 | 2026-09-08T04:05:53.608Z | Sep 08 04:05:52.438DEBG 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 } }]INFO |
| 9552 | 2026-09-08T04:05:53.608Z | INFO adding route 172.17.0.6/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 } }] |
| 9553 | 2026-09-08T04:05:53.608Z | |
| 9554 | 2026-09-08T04:05:53.608Z | adding route 172.17.0.40/32 -> 10.0.0.255Sep 08 04:05:52.438 |
| 9555 | 2026-09-08T04:05:53.608Z | Sep 08 04:05:52.438Sep 08 04:05:52.438 Sep 08 04:05:52.438INFO 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 172.17.0.20/32 -> 10.0.0.255adding route 172.17.0.37/32 -> 10.0.0.255 |
| 9556 | 2026-09-08T04:05:53.608Z | |
| 9557 | 2026-09-08T04:05:53.608Z | |
| 9558 | 2026-09-08T04:05:53.608Z | Sep 08 04:05:52.438 DEBG DEBGreplacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 04:05:52.438 |
| 9559 | 2026-09-08T04:05:53.608Z | Sep 08 04:05:52.438 INFOSep 08 04:05:52.438DEBG Sep 08 04:05:52.438 adding route 172.17.0.7/32 -> 10.0.0.255DEBGreplacing 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 } }] |
| 9560 | 2026-09-08T04:05:53.608Z | INFOreplacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]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 } }] |
| 9561 | 2026-09-08T04:05:53.608Z | |
| 9562 | 2026-09-08T04:05:53.608Z | Sep 08 04:05:52.438 adding route 172.17.0.41/32 -> 10.0.0.255 |
| 9563 | 2026-09-08T04:05:53.608Z | |
| 9564 | 2026-09-08T04:05:53.608Z | DEBGSep 08 04:05:52.438 replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 9565 | 2026-09-08T04:05:53.608Z | adding route 172.17.0.21/32 -> 10.0.0.255 |
| 9566 | 2026-09-08T04:05:53.608Z | Sep 08 04:05:52.438 Sep 08 04:05:52.438Sep 08 04:05:52.438INFO Sep 08 04:05:52.438Sep 08 04:05:52.438INFO INFOadding route 172.17.0.8/32 -> 10.0.0.255DEBG |
| 9567 | 2026-09-08T04:05:53.608Z | adding route 172.17.0.38/32 -> 10.0.0.255DEBG |
| 9568 | 2026-09-08T04:05:53.608Z | 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.12/32 -> 10.0.0.255 |
| 9569 | 2026-09-08T04:05:53.608Z | |
| 9570 | 2026-09-08T04:05:53.608Z | 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 08 04:05:52.438 |
| 9571 | 2026-09-08T04:05:53.608Z | Sep 08 04:05:52.438Sep 08 04:05:52.438 INFODEBG DEBG adding route 172.17.0.22/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 } }] |
| 9572 | 2026-09-08T04:05:53.608Z | 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 08 04:05:52.438 |
| 9573 | 2026-09-08T04:05:53.608Z | |
| 9574 | 2026-09-08T04:05:53.608Z | Sep 08 04:05:52.438 DEBGSep 08 04:05:52.438 Sep 08 04:05:52.438 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 08 04:05:52.438INFO replacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFOadding route 172.17.0.39/32 -> 10.0.0.255 |
| 9575 | 2026-09-08T04:05:53.608Z | adding route 172.17.0.9/32 -> 10.0.0.255 |
| 9576 | 2026-09-08T04:05:53.608Z | |
| 9577 | 2026-09-08T04:05:53.608Z | |
| 9578 | 2026-09-08T04:05:53.608Z | INFOSep 08 04:05:52.438Sep 08 04:05:52.438 DEBGSep 08 04:05:52.438 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 } }] adding route 172.17.0.42/32 -> 10.0.0.255 |
| 9579 | 2026-09-08T04:05:53.608Z | replacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 9580 | 2026-09-08T04:05:53.608Z | |
| 9581 | 2026-09-08T04:05:53.608Z | adding route 172.17.0.23/32 -> 10.0.0.255Sep 08 04:05:52.438 |
| 9582 | 2026-09-08T04:05:53.608Z | INFOSep 08 04:05:52.438 Sep 08 04:05:52.438Sep 08 04:05:52.438INFOSep 08 04:05:52.438 adding route 172.17.0.13/32 -> 10.0.0.255 INFO DEBGDEBGadding route 172.17.0.10/32 -> 10.0.0.255 |
| 9583 | 2026-09-08T04:05:53.608Z | 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 } }] |
| 9584 | 2026-09-08T04:05:53.608Z | adding route 172.17.0.40/32 -> 10.0.0.255 |
| 9585 | 2026-09-08T04:05:53.608Z | replacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 04:05:52.438 |
| 9586 | 2026-09-08T04:05:53.608Z | Sep 08 04:05:52.438 Sep 08 04:05:52.438DEBG |
| 9587 | 2026-09-08T04:05:53.609Z | INFO 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 } }] |
| 9588 | 2026-09-08T04:05:53.609Z | adding route 172.17.0.43/32 -> 10.0.0.255DEBGSep 08 04:05:52.438 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 } }] |
| 9589 | 2026-09-08T04:05:53.609Z | |
| 9590 | 2026-09-08T04:05:53.609Z | Sep 08 04:05:52.438INFO adding route 172.17.0.24/32 -> 10.0.0.255Sep 08 04:05:52.438 |
| 9591 | 2026-09-08T04:05:53.609Z | INFOSep 08 04:05:52.438DEBG INFOadding route 172.17.0.11/32 -> 10.0.0.255 |
| 9592 | 2026-09-08T04:05:53.609Z | adding route 172.17.0.41/32 -> 10.0.0.255Sep 08 04:05:52.438replacing 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 } }] |
| 9593 | 2026-09-08T04:05:53.609Z | Sep 08 04:05:52.438 Sep 08 04:05:52.438DEBG |
| 9594 | 2026-09-08T04:05:53.609Z | 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 Sep 08 04:05:52.438replacing 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 DEBG |
| 9595 | 2026-09-08T04:05:53.609Z | 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.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 } }] |
| 9596 | 2026-09-08T04:05:53.609Z | |
| 9597 | 2026-09-08T04:05:53.609Z | |
| 9598 | 2026-09-08T04:05:53.609Z | Sep 08 04:05:52.438Sep 08 04:05:52.438 INFOSep 08 04:05:52.438 Sep 08 04:05:52.438 INFOSep 08 04:05:52.438 INFO adding route 172.17.0.42/32 -> 10.0.0.255adding route 172.17.0.44/32 -> 10.0.0.255 |
| 9599 | 2026-09-08T04:05:53.609Z | adding route 172.17.0.12/32 -> 10.0.0.255INFO |
| 9600 | 2026-09-08T04:05:53.609Z | |
| 9601 | 2026-09-08T04:05:53.609Z | INFO Sep 08 04:05:52.438 DEBGadding route 172.17.0.25/32 -> 10.0.0.255adding route 172.17.0.14/32 -> 10.0.0.255 |
| 9602 | 2026-09-08T04:05:53.609Z | 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 } }] |
| 9603 | 2026-09-08T04:05:53.609Z | |
| 9604 | 2026-09-08T04:05:53.609Z | Sep 08 04:05:52.438Sep 08 04:05:52.438 DEBG DEBGSep 08 04:05:52.438Sep 08 04:05:52.438 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.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 } }] |
| 9605 | 2026-09-08T04:05:53.609Z | INFO |
| 9606 | 2026-09-08T04:05:53.609Z | adding route 172.17.0.13/32 -> 10.0.0.255DEBG |
| 9607 | 2026-09-08T04:05:53.609Z | Sep 08 04:05:52.438replacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 04:05:52.438 |
| 9608 | 2026-09-08T04:05:53.609Z | Sep 08 04:05:52.438 INFO DEBG Sep 08 04:05:52.438Sep 08 04:05:52.438DEBGadding route 172.17.0.45/32 -> 10.0.0.255 |
| 9609 | 2026-09-08T04:05:53.609Z | 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 172.17.0.26/32 -> 10.0.0.255INFOreplacing 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 } }] |
| 9610 | 2026-09-08T04:05:53.609Z | Sep 08 04:05:52.438 |
| 9611 | 2026-09-08T04:05:53.609Z | adding route 172.17.0.43/32 -> 10.0.0.255DEBG |
| 9612 | 2026-09-08T04:05:53.609Z | replacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 04:05:52.438Sep 08 04:05:52.438 |
| 9613 | 2026-09-08T04:05:53.609Z | test route::tests::delete_target_fragmented ... ok |
| 9614 | 2026-09-08T04:05:53.609Z | INFO |
| 9615 | 2026-09-08T04:05:53.609Z | DEBG adding route 172.17.0.14/32 -> 10.0.0.255 |
| 9616 | 2026-09-08T04:05:53.609Z | 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 08 04:05:52.438 |
| 9617 | 2026-09-08T04:05:53.609Z | DEBG Sep 08 04:05:52.438replacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 04:05:52.438Sep 08 04:05:52.438Sep 08 04:05:52.438 |
| 9618 | 2026-09-08T04:05:53.609Z | INFOINFO Sep 08 04:05:52.438DEBG adding route 172.17.0.27/32 -> 10.0.0.255INFO |
| 9619 | 2026-09-08T04:05:53.609Z | adding route 172.17.0.46/32 -> 10.0.0.255 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 } }] |
| 9620 | 2026-09-08T04:05:53.609Z | |
| 9621 | 2026-09-08T04:05:53.609Z | adding route 172.17.0.44/32 -> 10.0.0.255Sep 08 04:05:52.438 |
| 9622 | 2026-09-08T04:05:53.609Z | INFODEBGSep 08 04:05:52.438 Sep 08 04:05:52.438Sep 08 04:05:52.438replacing 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 |
| 9623 | 2026-09-08T04:05:53.609Z | 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 } }]DEBG |
| 9624 | 2026-09-08T04:05:53.609Z | INFO adding route 172.17.0.15/32 -> 10.0.0.255 adding route 172.17.0.15/32 -> 10.0.0.255replacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9625 | 2026-09-08T04:05:53.609Z | Sep 08 04:05:52.438 |
| 9626 | 2026-09-08T04:05:53.609Z | INFO |
| 9627 | 2026-09-08T04:05:53.610Z | Sep 08 04:05:52.438 adding route 172.17.0.47/32 -> 10.0.0.255DEBGSep 08 04:05:52.438Sep 08 04:05:52.438 |
| 9628 | 2026-09-08T04:05:53.610Z | INFO INFOreplacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9629 | 2026-09-08T04:05:53.610Z | adding route 172.17.0.28/32 -> 10.0.0.255adding route 172.17.0.45/32 -> 10.0.0.255 |
| 9630 | 2026-09-08T04:05:53.610Z | Sep 08 04:05:52.438 |
| 9631 | 2026-09-08T04:05:53.610Z | Sep 08 04:05:52.438Sep 08 04:05:52.438DEBG Sep 08 04:05:52.438Sep 08 04:05:52.438 INFO adding route 172.17.0.16/32 -> 10.0.0.255 replacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 9632 | 2026-09-08T04:05:53.610Z | DEBG |
| 9633 | 2026-09-08T04:05:53.610Z | replacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 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 } }] |
| 9634 | 2026-09-08T04:05:53.610Z | |
| 9635 | 2026-09-08T04:05:53.610Z | |
| 9636 | 2026-09-08T04:05:53.610Z | Sep 08 04:05:52.438Sep 08 04:05:52.438 Sep 08 04:05:52.438 INFO INFOadding route 172.17.0.48/32 -> 10.0.0.255Sep 08 04:05:52.438DEBG |
| 9637 | 2026-09-08T04:05:53.610Z | replacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.29/32 -> 10.0.0.255INFO |
| 9638 | 2026-09-08T04:05:53.610Z | |
| 9639 | 2026-09-08T04:05:53.610Z | adding route 172.17.0.46/32 -> 10.0.0.255 |
| 9640 | 2026-09-08T04:05:53.610Z | Sep 08 04:05:52.438Sep 08 04:05:52.438 Sep 08 04:05:52.438 Sep 08 04:05:52.438INFO DEBGDEBGSep 08 04:05:52.438 adding route 172.17.0.17/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 } }]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 } }] |
| 9641 | 2026-09-08T04:05:53.610Z | |
| 9642 | 2026-09-08T04:05:53.610Z | 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 } }] |
| 9643 | 2026-09-08T04:05:53.610Z | |
| 9644 | 2026-09-08T04:05:53.610Z | Sep 08 04:05:52.438 INFOINFOSep 08 04:05:52.438Sep 08 04:05:52.438Sep 08 04:05:52.438 INFOINFO DEBG adding route 172.17.0.47/32 -> 10.0.0.255 |
| 9645 | 2026-09-08T04:05:53.610Z | adding route 172.17.0.30/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 } }] |
| 9646 | 2026-09-08T04:05:53.610Z | |
| 9647 | 2026-09-08T04:05:53.610Z | adding route 172.17.0.49/32 -> 10.0.0.255 |
| 9648 | 2026-09-08T04:05:53.610Z | Sep 08 04:05:52.438 adding route 172.17.0.16/32 -> 10.0.0.255 |
| 9649 | 2026-09-08T04:05:53.610Z | Sep 08 04:05:52.444DEBG 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 } }] |
| 9650 | 2026-09-08T04:05:53.614Z | Sep 08 04:05:52.444INFO DEBGadding route 172.17.0.18/32 -> 10.0.0.255 |
| 9651 | 2026-09-08T04:05:53.614Z | 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 } }] |
| 9652 | 2026-09-08T04:05:53.614Z | Sep 08 04:05:52.444Sep 08 04:05:52.444 Sep 08 04:05:52.444INFO INFODEBGadding route 172.17.0.31/32 -> 10.0.0.255 |
| 9653 | 2026-09-08T04:05:53.614Z | adding route 172.17.0.50/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 } }] |
| 9654 | 2026-09-08T04:05:53.614Z | |
| 9655 | 2026-09-08T04:05:53.614Z | Sep 08 04:05:52.444 DEBGSep 08 04:05:52.444Sep 08 04:05:52.444 DEBGINFO 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.19/32 -> 10.0.0.255 |
| 9656 | 2026-09-08T04:05:53.614Z | 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 } }] |
| 9657 | 2026-09-08T04:05:53.614Z | |
| 9658 | 2026-09-08T04:05:53.615Z | Sep 08 04:05:52.438Sep 08 04:05:52.444 DEBGDEBG Sep 08 04:05:52.444Sep 08 04:05:52.444 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.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 9659 | 2026-09-08T04:05:53.615Z | adding route 172.17.0.32/32 -> 10.0.0.255 |
| 9660 | 2026-09-08T04:05:53.615Z | INFO |
| 9661 | 2026-09-08T04:05:53.615Z | adding route 172.17.0.51/32 -> 10.0.0.255Sep 08 04:05:52.444 |
| 9662 | 2026-09-08T04:05:53.615Z | Sep 08 04:05:52.444INFO adding route 172.17.0.20/32 -> 10.0.0.255Sep 08 04:05:52.444 |
| 9663 | 2026-09-08T04:05:53.615Z | INFO Sep 08 04:05:52.444adding route 172.17.0.48/32 -> 10.0.0.255DEBG |
| 9664 | 2026-09-08T04:05:53.615Z | Sep 08 04:05:52.444 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 } }]DEBG |
| 9665 | 2026-09-08T04:05:53.615Z | Sep 08 04:05:52.444 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 08 04:05:52.444 |
| 9666 | 2026-09-08T04:05:53.615Z | 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.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 } }] |
| 9667 | 2026-09-08T04:05:53.615Z | INFO |
| 9668 | 2026-09-08T04:05:53.615Z | adding route 172.17.0.33/32 -> 10.0.0.255 |
| 9669 | 2026-09-08T04:05:53.615Z | Sep 08 04:05:52.444 Sep 08 04:05:52.444Sep 08 04:05:52.444INFO Sep 08 04:05:52.444INFO INFO DEBGadding route 172.17.0.21/32 -> 10.0.0.255 |
| 9670 | 2026-09-08T04:05:53.615Z | adding route 172.17.0.49/32 -> 10.0.0.255 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.52/32 -> 10.0.0.255 |
| 9671 | 2026-09-08T04:05:53.615Z | |
| 9672 | 2026-09-08T04:05:53.615Z | |
| 9673 | 2026-09-08T04:05:53.615Z | Sep 08 04:05:52.444Sep 08 04:05:52.444 Sep 08 04:05:52.444INFO 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 } }]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.34/32 -> 10.0.0.255Sep 08 04:05:52.444 |
| 9674 | 2026-09-08T04:05:53.615Z | |
| 9675 | 2026-09-08T04:05:53.615Z | |
| 9676 | 2026-09-08T04:05:53.615Z | 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 } }]Sep 08 04:05:52.444Sep 08 04:05:52.444 Sep 08 04:05:52.444 INFO DEBGadding route 172.17.0.22/32 -> 10.0.0.255 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 } }] |
| 9677 | 2026-09-08T04:05:53.615Z | |
| 9678 | 2026-09-08T04:05:53.615Z | adding route 172.17.0.53/32 -> 10.0.0.255 |
| 9679 | 2026-09-08T04:05:53.615Z | |
| 9680 | 2026-09-08T04:05:53.615Z | Sep 08 04:05:52.444Sep 08 04:05:52.444 Sep 08 04:05:52.444INFO DEBGDEBG adding route 172.17.0.35/32 -> 10.0.0.255replacing 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 } }] |
| 9681 | 2026-09-08T04:05:53.615Z | |
| 9682 | 2026-09-08T04:05:53.615Z | 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 } }] |
| 9683 | 2026-09-08T04:05:53.615Z | Sep 08 04:05:52.444Sep 08 04:05:52.444Sep 08 04:05:52.444Sep 08 04:05:52.444 INFOINFO adding route 172.17.0.23/32 -> 10.0.0.255 |
| 9684 | 2026-09-08T04:05:53.615Z | DEBG adding route 172.17.0.54/32 -> 10.0.0.255INFO |
| 9685 | 2026-09-08T04:05:53.615Z | 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 } }] |
| 9686 | 2026-09-08T04:05:53.615Z | adding route 172.17.0.50/32 -> 10.0.0.255Sep 08 04:05:52.444Sep 08 04:05:52.444 |
| 9687 | 2026-09-08T04:05:53.615Z | Sep 08 04:05:52.444 DEBGDEBGINFO 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.36/32 -> 10.0.0.255 |
| 9688 | 2026-09-08T04:05:53.615Z | Sep 08 04:05:52.444 |
| 9689 | 2026-09-08T04:05:53.615Z | 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 } }]replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 04:05:52.444Sep 08 04:05:52.444 |
| 9690 | 2026-09-08T04:05:53.615Z | |
| 9691 | 2026-09-08T04:05:53.615Z | INFODEBG adding route 172.17.0.24/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 } }] |
| 9692 | 2026-09-08T04:05:53.615Z | |
| 9693 | 2026-09-08T04:05:53.615Z | Sep 08 04:05:52.444 Sep 08 04:05:52.444INFOSep 08 04:05:52.444 Sep 08 04:05:52.444Sep 08 04:05:52.444 INFO adding route 172.17.0.51/32 -> 10.0.0.255DEBG adding route 172.17.0.55/32 -> 10.0.0.255 |
| 9694 | 2026-09-08T04:05:53.615Z | replacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFODEBG |
| 9695 | 2026-09-08T04:05:53.615Z | adding route 172.17.0.37/32 -> 10.0.0.255 |
| 9696 | 2026-09-08T04:05:53.615Z | Sep 08 04:05:52.445replacing 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 } }] |
| 9697 | 2026-09-08T04:05:53.616Z | |
| 9698 | 2026-09-08T04:05:53.616Z | Sep 08 04:05:52.445 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 } }]Sep 08 04:05:52.445replacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 04:05:52.445Sep 08 04:05:52.445 |
| 9699 | 2026-09-08T04:05:53.616Z | |
| 9700 | 2026-09-08T04:05:53.616Z | INFO DEBG adding route 172.17.0.25/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 } }] |
| 9701 | 2026-09-08T04:05:53.616Z | |
| 9702 | 2026-09-08T04:05:53.616Z | INFOSep 08 04:05:52.445Sep 08 04:05:52.445 Sep 08 04:05:52.445Sep 08 04:05:52.445adding route 172.17.0.17/32 -> 10.0.0.255 INFO INFO INFOadding route 172.17.0.52/32 -> 10.0.0.255 DEBG |
| 9703 | 2026-09-08T04:05:53.616Z | adding route 172.17.0.56/32 -> 10.0.0.255 |
| 9704 | 2026-09-08T04:05:53.616Z | 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 } }] |
| 9705 | 2026-09-08T04:05:53.616Z | adding route 172.17.0.38/32 -> 10.0.0.255 |
| 9706 | 2026-09-08T04:05:53.616Z | |
| 9707 | 2026-09-08T04:05:53.616Z | Sep 08 04:05:52.445Sep 08 04:05:52.445 Sep 08 04:05:52.445 Sep 08 04:05:52.445Sep 08 04:05:52.445DEBG 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 |
| 9708 | 2026-09-08T04:05:53.616Z | 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 } }]INFODEBG |
| 9709 | 2026-09-08T04:05:53.616Z | replacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 04:05:52.445 |
| 9710 | 2026-09-08T04:05:53.616Z | INFO adding route 172.17.0.26/32 -> 10.0.0.255adding route 172.17.0.53/32 -> 10.0.0.255 |
| 9711 | 2026-09-08T04:05:53.616Z | Sep 08 04:05:52.445DEBG |
| 9712 | 2026-09-08T04:05:53.616Z | Sep 08 04:05:52.445 Sep 08 04:05:52.445 INFOINFODEBG Sep 08 04:05:52.445adding route 172.17.0.39/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 } }] |
| 9713 | 2026-09-08T04:05:53.616Z | test route::tests::add_target_fails_full ... ok |
| 9714 | 2026-09-08T04:05:53.616Z | 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.57/32 -> 10.0.0.255 |
| 9715 | 2026-09-08T04:05:53.616Z | DEBG |
| 9716 | 2026-09-08T04:05:53.616Z | |
| 9717 | 2026-09-08T04:05:53.616Z | Sep 08 04:05:52.445replacing 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 } }] |
| 9718 | 2026-09-08T04:05:53.616Z | 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 } }] |
| 9719 | 2026-09-08T04:05:53.616Z | Sep 08 04:05:52.445Sep 08 04:05:52.445Sep 08 04:05:52.445Sep 08 04:05:52.445 INFODEBG Sep 08 04:05:52.445 INFOadding route 172.17.0.27/32 -> 10.0.0.255replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] INFO |
| 9720 | 2026-09-08T04:05:53.616Z | adding route 172.17.0.54/32 -> 10.0.0.255INFO |
| 9721 | 2026-09-08T04:05:53.616Z | test route::tests::delete_target_full ... ok |
| 9722 | 2026-09-08T04:05:53.616Z | adding route 172.17.0.40/32 -> 10.0.0.255 |
| 9723 | 2026-09-08T04:05:53.616Z | |
| 9724 | 2026-09-08T04:05:53.616Z | adding route 172.17.0.18/32 -> 10.0.0.255 |
| 9725 | 2026-09-08T04:05:53.616Z | Sep 08 04:05:52.445Sep 08 04:05:52.445 Sep 08 04:05:52.445Sep 08 04:05:52.445DEBG 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 |
| 9726 | 2026-09-08T04:05:53.616Z | INFO DEBG adding route 172.17.0.58/32 -> 10.0.0.255replacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9727 | 2026-09-08T04:05:53.616Z | |
| 9728 | 2026-09-08T04:05:53.616Z | Sep 08 04:05:52.445 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 08 04:05:52.445DEBGSep 08 04:05:52.445Sep 08 04:05:52.445 INFO DEBGINFO |
| 9729 | 2026-09-08T04:05:53.616Z | adding route 172.17.0.28/32 -> 10.0.0.255 |
| 9730 | 2026-09-08T04:05:53.616Z | adding route 172.17.0.41/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 } }] |
| 9731 | 2026-09-08T04:05:53.616Z | Sep 08 04:05:52.445replacing 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 } }] |
| 9732 | 2026-09-08T04:05:53.616Z | |
| 9733 | 2026-09-08T04:05:53.616Z | Sep 08 04:05:52.445 INFO Sep 08 04:05:52.445DEBGadding route 172.17.0.55/32 -> 10.0.0.255 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 } }] |
| 9734 | 2026-09-08T04:05:53.616Z | |
| 9735 | 2026-09-08T04:05:53.616Z | DEBG Sep 08 04:05:52.445replacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 08 04:05:52.445INFO |
| 9736 | 2026-09-08T04:05:53.617Z | Sep 08 04:05:52.445DEBG adding route 172.17.0.59/32 -> 10.0.0.255 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 |
| 9737 | 2026-09-08T04:05:53.617Z | |
| 9738 | 2026-09-08T04:05:53.617Z | adding route 172.17.0.29/32 -> 10.0.0.255Sep 08 04:05:52.445 |
| 9739 | 2026-09-08T04:05:53.617Z | Sep 08 04:05:52.445INFO Sep 08 04:05:52.445INFO Sep 08 04:05:52.445 adding route 172.17.0.19/32 -> 10.0.0.255INFOadding route 172.17.0.42/32 -> 10.0.0.255 |
| 9740 | 2026-09-08T04:05:53.617Z | |
| 9741 | 2026-09-08T04:05:53.617Z | DEBGadding route 172.17.0.56/32 -> 10.0.0.255 |
| 9742 | 2026-09-08T04:05:53.617Z | Sep 08 04:05:52.445replacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 04:05:52.445 |
| 9743 | 2026-09-08T04:05:53.617Z | Sep 08 04:05:52.445 Sep 08 04:05:52.445DEBGDEBG Sep 08 04:05:52.445 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 } }] 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 } }]INFO |
| 9744 | 2026-09-08T04:05:53.617Z | |
| 9745 | 2026-09-08T04:05:53.617Z | 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 } }] |
| 9746 | 2026-09-08T04:05:53.617Z | DEBG adding route 172.17.0.30/32 -> 10.0.0.255Sep 08 04:05:52.445 |
| 9747 | 2026-09-08T04:05:53.617Z | Sep 08 04:05:52.445 INFO adding route 172.17.0.57/32 -> 10.0.0.255INFO |
| 9748 | 2026-09-08T04:05:53.617Z | Sep 08 04:05:52.445Sep 08 04:05:52.445 DEBGadding route 172.17.0.60/32 -> 10.0.0.255INFO |
| 9749 | 2026-09-08T04:05:53.617Z | replacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.43/32 -> 10.0.0.255 |
| 9750 | 2026-09-08T04:05:53.621Z | 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 } }] |
| 9751 | 2026-09-08T04:05:53.621Z | |
| 9752 | 2026-09-08T04:05:53.621Z | Sep 08 04:05:52.445Sep 08 04:05:52.445Sep 08 04:05:52.445 Sep 08 04:05:52.445INFO Sep 08 04:05:52.445 DEBG DEBG DEBG adding route 172.17.0.31/32 -> 10.0.0.255replacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]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 } }] |
| 9753 | 2026-09-08T04:05:53.621Z | |
| 9754 | 2026-09-08T04:05:53.621Z | |
| 9755 | 2026-09-08T04:05:53.621Z | replacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 04:05:52.445 |
| 9756 | 2026-09-08T04:05:53.621Z | Sep 08 04:05:52.445INFO INFOadding route 172.17.0.44/32 -> 10.0.0.255 |
| 9757 | 2026-09-08T04:05:53.621Z | adding route 172.17.0.58/32 -> 10.0.0.255Sep 08 04:05:52.445Sep 08 04:05:52.445 |
| 9758 | 2026-09-08T04:05:53.621Z | 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 } }]failed to allocate space for the new target list |
| 9759 | 2026-09-08T04:05:53.621Z | |
| 9760 | 2026-09-08T04:05:53.621Z | Sep 08 04:05:52.445 DEBGSep 08 04:05:52.445 Sep 08 04:05:52.445Sep 08 04:05:52.445replacing 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 } }] |
| 9761 | 2026-09-08T04:05:53.621Z | INFO DEBGDEBGadding route 172.17.0.32/32 -> 10.0.0.255 |
| 9762 | 2026-09-08T04:05:53.621Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]Sep 08 04:05:52.445 |
| 9763 | 2026-09-08T04:05:53.621Z | INFO 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 } }]adding route 172.17.0.45/32 -> 10.0.0.255 |
| 9764 | 2026-09-08T04:05:53.621Z | |
| 9765 | 2026-09-08T04:05:53.621Z | Sep 08 04:05:52.445 DEBG Sep 08 04:05:52.445replacing 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 } }] |
| 9766 | 2026-09-08T04:05:53.621Z | INFOSep 08 04:05:52.451 adding route 172.17.0.20/32 -> 10.0.0.255INFOSep 08 04:05:52.445 adding route 172.17.0.33/32 -> 10.0.0.255 |
| 9767 | 2026-09-08T04:05:53.621Z | |
| 9768 | 2026-09-08T04:05:53.621Z | 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 } }] |
| 9769 | 2026-09-08T04:05:53.621Z | Sep 08 04:05:52.451 DEBG Sep 08 04:05:52.451replacing 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 } }] |
| 9770 | 2026-09-08T04:05:53.621Z | INFO adding route 172.17.0.46/32 -> 10.0.0.255 |
| 9771 | 2026-09-08T04:05:53.622Z | Sep 08 04:05:52.451Sep 08 04:05:52.451 DEBGINFOSep 08 04:05:52.451 DEBG adding route 172.17.0.34/32 -> 10.0.0.255 |
| 9772 | 2026-09-08T04:05:53.622Z | 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 } }] |
| 9773 | 2026-09-08T04:05:53.622Z | Sep 08 04:05:52.451 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 } }] |
| 9774 | 2026-09-08T04:05:53.622Z | Sep 08 04:05:52.451 INFO adding route 172.17.0.47/32 -> 10.0.0.255Sep 08 04:05:52.451 |
| 9775 | 2026-09-08T04:05:53.622Z | INFO adding route 172.17.0.35/32 -> 10.0.0.255Sep 08 04:05:52.451 |
| 9776 | 2026-09-08T04:05:53.622Z | 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 } }] |
| 9777 | 2026-09-08T04:05:53.622Z | Sep 08 04:05:52.451 INFODEBG adding route 172.17.0.59/32 -> 10.0.0.255replacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 04:05:52.451 |
| 9778 | 2026-09-08T04:05:53.622Z | |
| 9779 | 2026-09-08T04:05:53.622Z | INFO adding route 172.17.0.48/32 -> 10.0.0.255 |
| 9780 | 2026-09-08T04:05:53.622Z | Sep 08 04:05:52.451 Sep 08 04:05:52.451DEBG Sep 08 04:05:52.451INFO 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 } }]DEBGadding route 172.17.0.36/32 -> 10.0.0.255 |
| 9781 | 2026-09-08T04:05:53.622Z | 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 } }] |
| 9782 | 2026-09-08T04:05:53.622Z | |
| 9783 | 2026-09-08T04:05:53.622Z | Sep 08 04:05:52.451Sep 08 04:05:52.451 INFOINFO Sep 08 04:05:52.451adding route 172.17.0.49/32 -> 10.0.0.255 |
| 9784 | 2026-09-08T04:05:53.622Z | DEBGadding route 172.17.0.60/32 -> 10.0.0.255 |
| 9785 | 2026-09-08T04:05:53.622Z | 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 } }] |
| 9786 | 2026-09-08T04:05:53.622Z | Sep 08 04:05:52.451 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 } }]Sep 08 04:05:52.451 |
| 9787 | 2026-09-08T04:05:53.622Z | Sep 08 04:05:52.451DEBG 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 } }]INFOSep 08 04:05:52.451 |
| 9788 | 2026-09-08T04:05:53.622Z | INFOadding route 172.17.0.37/32 -> 10.0.0.255 |
| 9789 | 2026-09-08T04:05:53.622Z | adding route 172.17.0.50/32 -> 10.0.0.255 |
| 9790 | 2026-09-08T04:05:53.622Z | Sep 08 04:05:52.451 INFO Sep 08 04:05:52.451Sep 08 04:05:52.451adding route 172.17.0.61/32 -> 10.0.0.255 |
| 9791 | 2026-09-08T04:05:53.622Z | 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 } }] |
| 9792 | 2026-09-08T04:05:53.622Z | replacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 04:05:52.451 |
| 9793 | 2026-09-08T04:05:53.622Z | 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 } }]Sep 08 04:05:52.451Sep 08 04:05:52.451 |
| 9794 | 2026-09-08T04:05:53.622Z | INFO INFOadding route 172.17.0.51/32 -> 10.0.0.255 |
| 9795 | 2026-09-08T04:05:53.622Z | Sep 08 04:05:52.451adding route 172.17.0.38/32 -> 10.0.0.255 |
| 9796 | 2026-09-08T04:05:53.622Z | INFO adding route 172.17.0.62/32 -> 10.0.0.255 |
| 9797 | 2026-09-08T04:05:53.622Z | Sep 08 04:05:52.451 Sep 08 04:05:52.451DEBG DEBGSep 08 04:05:52.451replacing 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 } }] |
| 9798 | 2026-09-08T04:05:53.622Z | 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 } }] |
| 9799 | 2026-09-08T04:05:53.622Z | 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 } }] |
| 9800 | 2026-09-08T04:05:53.622Z | Sep 08 04:05:52.451 INFO adding route 172.17.0.52/32 -> 10.0.0.255Sep 08 04:05:52.451 |
| 9801 | 2026-09-08T04:05:53.622Z | Sep 08 04:05:52.451 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 } }] |
| 9802 | 2026-09-08T04:05:53.622Z | INFOadding route 172.17.0.39/32 -> 10.0.0.255 |
| 9803 | 2026-09-08T04:05:53.622Z | adding route 172.17.0.63/32 -> 10.0.0.255Sep 08 04:05:52.451 |
| 9804 | 2026-09-08T04:05:53.622Z | DEBG replacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 04:05:52.451 |
| 9805 | 2026-09-08T04:05:53.622Z | Sep 08 04:05:52.451Sep 08 04:05:52.451 DEBGDEBG INFOSep 08 04:05:52.451replacing 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.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 } }] |
| 9806 | 2026-09-08T04:05:53.622Z | INFO |
| 9807 | 2026-09-08T04:05:53.622Z | adding route 172.17.0.53/32 -> 10.0.0.255 |
| 9808 | 2026-09-08T04:05:53.622Z | adding route 172.17.0.21/32 -> 10.0.0.255 |
| 9809 | 2026-09-08T04:05:53.622Z | Sep 08 04:05:52.451Sep 08 04:05:52.451 Sep 08 04:05:52.451DEBG INFOfailed to allocate space for the new target listDEBG |
| 9810 | 2026-09-08T04:05:53.622Z | 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.40/32 -> 10.0.0.255 |
| 9811 | 2026-09-08T04:05:53.623Z | test route::tests::delete_targets_fragmented ... ok |
| 9812 | 2026-09-08T04:05:53.623Z | |
| 9813 | 2026-09-08T04:05:53.623Z | Sep 08 04:05:52.451Sep 08 04:05:52.451 DEBGSep 08 04:05:52.451 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]Sep 08 04:05:52.451DEBG |
| 9814 | 2026-09-08T04:05:53.623Z | 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 } }]INFO |
| 9815 | 2026-09-08T04:05:53.623Z | Sep 08 04:05:52.451 adding route 172.17.0.54/32 -> 10.0.0.255 |
| 9816 | 2026-09-08T04:05:53.623Z | 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 } }] Sep 08 04:05:52.451failed to allocate space for the new target list |
| 9817 | 2026-09-08T04:05:53.623Z | INFO adding route 172.17.0.41/32 -> 10.0.0.255 |
| 9818 | 2026-09-08T04:05:53.623Z | |
| 9819 | 2026-09-08T04:05:53.623Z | Sep 08 04:05:52.451 Sep 08 04:05:52.451Sep 08 04:05:52.451DEBG INFODEBG replacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] adding route 172.17.0.22/32 -> 10.0.0.255 |
| 9820 | 2026-09-08T04:05:53.623Z | 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 } }] |
| 9821 | 2026-09-08T04:05:53.623Z | |
| 9822 | 2026-09-08T04:05:53.623Z | Sep 08 04:05:52.451 Sep 08 04:05:52.451INFOSep 08 04:05:52.451 INFOadding route 172.17.0.55/32 -> 10.0.0.255 |
| 9823 | 2026-09-08T04:05:53.623Z | DEBGadding route 172.17.0.42/32 -> 10.0.0.255 |
| 9824 | 2026-09-08T04:05:53.623Z | 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 } }] |
| 9825 | 2026-09-08T04:05:53.623Z | Sep 08 04:05:52.451Sep 08 04:05:52.451 Sep 08 04:05:52.451DEBGDEBG 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.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 } }] |
| 9826 | 2026-09-08T04:05:53.623Z | |
| 9827 | 2026-09-08T04:05:53.623Z | INFO adding route 172.17.0.23/32 -> 10.0.0.255 |
| 9828 | 2026-09-08T04:05:53.623Z | Sep 08 04:05:52.451Sep 08 04:05:52.451 Sep 08 04:05:52.451INFO INFO adding route 172.17.0.43/32 -> 10.0.0.255adding route 172.17.0.56/32 -> 10.0.0.255 |
| 9829 | 2026-09-08T04:05:53.623Z | |
| 9830 | 2026-09-08T04:05:53.623Z | 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 } }] |
| 9831 | 2026-09-08T04:05:53.623Z | Sep 08 04:05:52.451Sep 08 04:05:52.451 DEBGDEBG replacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 9832 | 2026-09-08T04:05:53.623Z | |
| 9833 | 2026-09-08T04:05:53.623Z | Sep 08 04:05:52.451Sep 08 04:05:52.451 Sep 08 04:05:52.451INFOINFO INFOadding route 172.17.0.44/32 -> 10.0.0.255 |
| 9834 | 2026-09-08T04:05:53.623Z | adding route 172.17.0.24/32 -> 10.0.0.255 adding route 172.17.0.57/32 -> 10.0.0.255 |
| 9835 | 2026-09-08T04:05:53.623Z | |
| 9836 | 2026-09-08T04:05:53.623Z | Sep 08 04:05:52.451 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 } }] |
| 9837 | 2026-09-08T04:05:53.623Z | Sep 08 04:05:52.451 DEBG Sep 08 04:05:52.451replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 08 04:05:52.451INFO |
| 9838 | 2026-09-08T04:05:53.623Z | DEBGadding route 172.17.0.45/32 -> 10.0.0.255 |
| 9839 | 2026-09-08T04:05:53.623Z | 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 08 04:05:52.451 |
| 9840 | 2026-09-08T04:05:53.623Z | INFO Sep 08 04:05:52.451adding route 172.17.0.58/32 -> 10.0.0.255 |
| 9841 | 2026-09-08T04:05:53.623Z | DEBG Sep 08 04:05:52.451replacing 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 } }] |
| 9842 | 2026-09-08T04:05:53.623Z | INFOSep 08 04:05:52.451 adding route 172.17.0.25/32 -> 10.0.0.255DEBG |
| 9843 | 2026-09-08T04:05:53.623Z | Sep 08 04:05:52.451replacing 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 } }] |
| 9844 | 2026-09-08T04:05:53.623Z | INFO adding route 172.17.0.46/32 -> 10.0.0.255 |
| 9845 | 2026-09-08T04:05:53.623Z | Sep 08 04:05:52.451Sep 08 04:05:52.451 Sep 08 04:05:52.451 INFODEBG DEBG adding route 172.17.0.59/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 } }] |
| 9846 | 2026-09-08T04:05:53.623Z | |
| 9847 | 2026-09-08T04:05:53.623Z | 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 } }] |
| 9848 | 2026-09-08T04:05:53.623Z | Sep 08 04:05:52.451Sep 08 04:05:52.451 Sep 08 04:05:52.451INFODEBG replacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.47/32 -> 10.0.0.255 |
| 9849 | 2026-09-08T04:05:53.624Z | |
| 9850 | 2026-09-08T04:05:53.627Z | INFO adding route 172.17.0.26/32 -> 10.0.0.255 |
| 9851 | 2026-09-08T04:05:53.627Z | Sep 08 04:05:52.451Sep 08 04:05:52.451 INFODEBG Sep 08 04:05:52.451replacing 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.60/32 -> 10.0.0.255 |
| 9852 | 2026-09-08T04:05:53.627Z | |
| 9853 | 2026-09-08T04:05:53.627Z | 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 } }] |
| 9854 | 2026-09-08T04:05:53.628Z | Sep 08 04:05:52.451Sep 08 04:05:52.451 INFODEBG Sep 08 04:05:52.451adding route 172.17.0.48/32 -> 10.0.0.255 |
| 9855 | 2026-09-08T04:05:53.628Z | 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 } }] |
| 9856 | 2026-09-08T04:05:53.628Z | adding route 172.17.0.27/32 -> 10.0.0.255Sep 08 04:05:52.451 |
| 9857 | 2026-09-08T04:05:53.628Z | 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 } }] |
| 9858 | 2026-09-08T04:05:53.628Z | Sep 08 04:05:52.451Sep 08 04:05:52.451 INFO DEBGadding route 172.17.0.61/32 -> 10.0.0.255 |
| 9859 | 2026-09-08T04:05:53.628Z | 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 08 04:05:52.451 |
| 9860 | 2026-09-08T04:05:53.628Z | INFOSep 08 04:05:52.451 Sep 08 04:05:52.451DEBGadding route 172.17.0.49/32 -> 10.0.0.255 |
| 9861 | 2026-09-08T04:05:53.628Z | 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 } }] |
| 9862 | 2026-09-08T04:05:53.628Z | INFO adding route 172.17.0.28/32 -> 10.0.0.255 |
| 9863 | 2026-09-08T04:05:53.628Z | Sep 08 04:05:52.451 Sep 08 04:05:52.451INFO DEBGadding route 172.17.0.62/32 -> 10.0.0.255Sep 08 04:05:52.451 |
| 9864 | 2026-09-08T04:05:53.628Z | 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 |
| 9865 | 2026-09-08T04:05:53.628Z | Sep 08 04:05:52.451replacing 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 } }] |
| 9866 | 2026-09-08T04:05:53.628Z | DEBGSep 08 04:05:52.451 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 } }]INFO |
| 9867 | 2026-09-08T04:05:53.628Z | adding route 172.17.0.50/32 -> 10.0.0.255 |
| 9868 | 2026-09-08T04:05:53.628Z | Sep 08 04:05:52.451 Sep 08 04:05:52.451INFO DEBGSep 08 04:05:52.451adding route 172.17.0.29/32 -> 10.0.0.255 |
| 9869 | 2026-09-08T04:05:53.628Z | failed to allocate space for the new target list |
| 9870 | 2026-09-08T04:05:53.628Z | 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 } }] |
| 9871 | 2026-09-08T04:05:53.628Z | Sep 08 04:05:52.451Sep 08 04:05:52.451 Sep 08 04:05:52.451DEBG 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 |
| 9872 | 2026-09-08T04:05:53.628Z | DEBG adding 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 } }] |
| 9873 | 2026-09-08T04:05:53.628Z | |
| 9874 | 2026-09-08T04:05:53.628Z | Sep 08 04:05:52.451Sep 08 04:05:52.451 INFODEBG adding route 172.17.0.30/32 -> 10.0.0.255replacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9875 | 2026-09-08T04:05:53.628Z | |
| 9876 | 2026-09-08T04:05:53.628Z | Sep 08 04:05:52.451Sep 08 04:05:52.451 DEBGINFO replacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.52/32 -> 10.0.0.255 |
| 9877 | 2026-09-08T04:05:53.628Z | |
| 9878 | 2026-09-08T04:05:53.628Z | Sep 08 04:05:52.451Sep 08 04:05:52.451 INFODEBG adding route 172.17.0.31/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 } }] |
| 9879 | 2026-09-08T04:05:53.628Z | Sep 08 04:05:52.451 DEBG |
| 9880 | 2026-09-08T04:05:53.628Z | 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 } }] |
| 9881 | 2026-09-08T04:05:53.628Z | Sep 08 04:05:52.451 INFO Sep 08 04:05:52.451adding route 172.17.0.32/32 -> 10.0.0.255 |
| 9882 | 2026-09-08T04:05:53.628Z | INFO adding route 172.17.0.53/32 -> 10.0.0.255 |
| 9883 | 2026-09-08T04:05:53.628Z | Sep 08 04:05:52.451 DEBGSep 08 04:05:52.451 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 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 } }] |
| 9884 | 2026-09-08T04:05:53.628Z | |
| 9885 | 2026-09-08T04:05:53.628Z | Sep 08 04:05:52.458 INFOSep 08 04:05:52.458 adding route 172.17.0.54/32 -> 10.0.0.255INFO adding route 172.17.0.33/32 -> 10.0.0.255 |
| 9886 | 2026-09-08T04:05:53.628Z | Sep 08 04:05:52.458 |
| 9887 | 2026-09-08T04:05:53.628Z | 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 } }] |
| 9888 | 2026-09-08T04:05:53.628Z | Sep 08 04:05:52.458 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 } }]Sep 08 04:05:52.458 |
| 9889 | 2026-09-08T04:05:53.628Z | INFO adding route 172.17.0.34/32 -> 10.0.0.255 |
| 9890 | 2026-09-08T04:05:53.628Z | Sep 08 04:05:52.458 INFO adding route 172.17.0.55/32 -> 10.0.0.255Sep 08 04:05:52.458 |
| 9891 | 2026-09-08T04:05:53.628Z | 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 } }] |
| 9892 | 2026-09-08T04:05:53.628Z | Sep 08 04:05:52.458 DEBG replacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 04:05:52.458 |
| 9893 | 2026-09-08T04:05:53.629Z | INFO adding route 172.17.0.35/32 -> 10.0.0.255 |
| 9894 | 2026-09-08T04:05:53.629Z | Sep 08 04:05:52.458 INFO adding route 172.17.0.56/32 -> 10.0.0.255Sep 08 04:05:52.458 |
| 9895 | 2026-09-08T04:05:53.629Z | 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 } }] |
| 9896 | 2026-09-08T04:05:53.629Z | Sep 08 04:05:52.458 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 } }]Sep 08 04:05:52.458 |
| 9897 | 2026-09-08T04:05:53.629Z | INFO adding route 172.17.0.36/32 -> 10.0.0.255 |
| 9898 | 2026-09-08T04:05:53.629Z | Sep 08 04:05:52.458 INFO adding route 172.17.0.57/32 -> 10.0.0.255Sep 08 04:05:52.458 |
| 9899 | 2026-09-08T04:05:53.629Z | 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 } }] |
| 9900 | 2026-09-08T04:05:53.629Z | Sep 08 04:05:52.458 DEBG replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 04:05:52.458 |
| 9901 | 2026-09-08T04:05:53.629Z | INFO adding route 172.17.0.37/32 -> 10.0.0.255 |
| 9902 | 2026-09-08T04:05:53.629Z | Sep 08 04:05:52.458 INFO adding route 172.17.0.58/32 -> 10.0.0.255Sep 08 04:05:52.458 |
| 9903 | 2026-09-08T04:05:53.629Z | 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 } }] |
| 9904 | 2026-09-08T04:05:53.629Z | Sep 08 04:05:52.458 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 } }]Sep 08 04:05:52.458 |
| 9905 | 2026-09-08T04:05:53.629Z | INFO adding route 172.17.0.38/32 -> 10.0.0.255 |
| 9906 | 2026-09-08T04:05:53.629Z | Sep 08 04:05:52.458 INFO adding route 172.17.0.59/32 -> 10.0.0.255Sep 08 04:05:52.458 |
| 9907 | 2026-09-08T04:05:53.629Z | 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 } }] |
| 9908 | 2026-09-08T04:05:53.629Z | Sep 08 04:05:52.458 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 08 04:05:52.458 |
| 9909 | 2026-09-08T04:05:53.629Z | INFO adding route 172.17.0.39/32 -> 10.0.0.255 |
| 9910 | 2026-09-08T04:05:53.629Z | Sep 08 04:05:52.458 INFO adding route 172.17.0.60/32 -> 10.0.0.255Sep 08 04:05:52.458 |
| 9911 | 2026-09-08T04:05:53.629Z | test route::tests::delete_targets_full ... ok |
| 9912 | 2026-09-08T04:05:53.629Z | 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 } }] |
| 9913 | 2026-09-08T04:05:53.629Z | Sep 08 04:05:52.458 DEBG replacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 08 04:05:52.458 |
| 9914 | 2026-09-08T04:05:53.629Z | INFO adding route 172.17.0.40/32 -> 10.0.0.255 |
| 9915 | 2026-09-08T04:05:53.629Z | Sep 08 04:05:52.458 DEBG failed to allocate space for the new target listSep 08 04:05:52.458 |
| 9916 | 2026-09-08T04:05:53.629Z | |
| 9917 | 2026-09-08T04:05:53.629Z | 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 } }] |
| 9918 | 2026-09-08T04:05:53.629Z | test result: ok. 61 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s |
| 9919 | 2026-09-08T04:05:53.629Z | Sep 08 04:05:52.458 DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]Sep 08 04:05:52.458 |
| 9920 | 2026-09-08T04:05:53.629Z | INFO adding route 172.17.0.41/32 -> 10.0.0.255 |
| 9921 | 2026-09-08T04:05:53.629Z | |
| 9922 | 2026-09-08T04:05:53.629Z | Sep 08 04:05:52.458 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 } }] |
| 9923 | 2026-09-08T04:05:53.629Z | Sep 08 04:05:52.458 INFO adding route 172.17.0.42/32 -> 10.0.0.255 |
| 9924 | 2026-09-08T04:05:53.629Z | Sep 08 04:05:52.458 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 } }] |
| 9925 | 2026-09-08T04:05:53.629Z | Sep 08 04:05:52.458 INFO adding route 172.17.0.43/32 -> 10.0.0.255 |
| 9926 | 2026-09-08T04:05:53.629Z | Sep 08 04:05:52.458 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 } }] |
| 9927 | 2026-09-08T04:05:53.629Z | Sep 08 04:05:52.458 INFO adding route 172.17.0.44/32 -> 10.0.0.255 |
| 9928 | 2026-09-08T04:05:53.629Z | Sep 08 04:05:52.458 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 } }] |
| 9929 | 2026-09-08T04:05:53.629Z | Sep 08 04:05:52.458 INFO adding route 172.17.0.45/32 -> 10.0.0.255 |
| 9930 | 2026-09-08T04:05:53.629Z | Sep 08 04:05:52.458 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 } }] |
| 9931 | 2026-09-08T04:05:53.629Z | Sep 08 04:05:52.458 INFO adding route 172.17.0.46/32 -> 10.0.0.255 |
| 9932 | 2026-09-08T04:05:53.630Z | Sep 08 04:05:52.458 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 } }] |
| 9933 | 2026-09-08T04:05:53.630Z | Sep 08 04:05:52.458 INFO adding route 172.17.0.47/32 -> 10.0.0.255 |
| 9934 | 2026-09-08T04:05:53.630Z | Sep 08 04:05:52.458 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 } }] |
| 9935 | 2026-09-08T04:05:53.630Z | Sep 08 04:05:52.458 INFO adding route 172.17.0.48/32 -> 10.0.0.255 |
| 9936 | 2026-09-08T04:05:53.630Z | Sep 08 04:05:52.458 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 } }] |
| 9937 | 2026-09-08T04:05:53.630Z | Sep 08 04:05:52.458 INFO adding route 172.17.0.49/32 -> 10.0.0.255 |
| 9938 | 2026-09-08T04:05:53.630Z | Sep 08 04:05:52.458 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 } }] |
| 9939 | 2026-09-08T04:05:53.630Z | Sep 08 04:05:52.458 INFO adding route 172.17.0.50/32 -> 10.0.0.255 |
| 9940 | 2026-09-08T04:05:53.630Z | Sep 08 04:05:52.458 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 } }] |
| 9941 | 2026-09-08T04:05:53.630Z | Sep 08 04:05:52.458 INFO adding route 172.17.0.51/32 -> 10.0.0.255 |
| 9942 | 2026-09-08T04:05:53.630Z | Sep 08 04:05:52.458 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 } }] |
| 9943 | 2026-09-08T04:05:53.630Z | Sep 08 04:05:52.458 INFO adding route 172.17.0.52/32 -> 10.0.0.255 |
| 9944 | 2026-09-08T04:05:53.630Z | Sep 08 04:05:52.458 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 } }] |
| 9945 | 2026-09-08T04:05:53.630Z | Sep 08 04:05:52.458 INFO adding route 172.17.0.53/32 -> 10.0.0.255 |
| 9946 | 2026-09-08T04:05:53.630Z | Sep 08 04:05:52.458 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 } }] |
| 9947 | 2026-09-08T04:05:53.630Z | Sep 08 04:05:52.464 INFO adding route 172.17.0.54/32 -> 10.0.0.255 |
| 9948 | 2026-09-08T04:05:53.630Z | Sep 08 04:05:52.464 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 } }] |
| 9949 | 2026-09-08T04:05:53.630Z | Sep 08 04:05:52.464 INFO adding route 172.17.0.55/32 -> 10.0.0.255 |
| 9950 | 2026-09-08T04:05:53.634Z | Sep 08 04:05:52.465 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 } }] |
| 9951 | 2026-09-08T04:05:53.634Z | Sep 08 04:05:52.465 INFO adding route 172.17.0.56/32 -> 10.0.0.255 |
| 9952 | 2026-09-08T04:05:53.634Z | Sep 08 04:05:52.465 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 } }] |
| 9953 | 2026-09-08T04:05:53.634Z | Sep 08 04:05:52.465 INFO adding route 172.17.0.57/32 -> 10.0.0.255 |
| 9954 | 2026-09-08T04:05:53.634Z | Sep 08 04:05:52.465 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 } }] |
| 9955 | 2026-09-08T04:05:53.634Z | Sep 08 04:05:52.465 INFO adding route 172.17.0.58/32 -> 10.0.0.255 |
| 9956 | 2026-09-08T04:05:53.634Z | Sep 08 04:05:52.465 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 } }] |
| 9957 | 2026-09-08T04:05:53.634Z | Sep 08 04:05:52.465 INFO adding route 172.17.0.59/32 -> 10.0.0.255 |
| 9958 | 2026-09-08T04:05:53.634Z | Sep 08 04:05:52.465 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 } }] |
| 9959 | 2026-09-08T04:05:53.634Z | Sep 08 04:05:52.465 INFO adding route 172.17.0.60/32 -> 10.0.0.255 |
| 9960 | 2026-09-08T04:05:53.634Z | Sep 08 04:05:52.465 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 } }] |
| 9961 | 2026-09-08T04:05:53.634Z | Sep 08 04:05:52.465 DEBG failed to allocate space for the new target list |
| 9962 | 2026-09-08T04:05:53.634Z | Sep 08 04:05:52.465 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 } }] |
| 9963 | 2026-09-08T04:05:53.634Z | Running tests/test_openapi.rs (target/debug/deps/test_openapi-c962a62708c8cf54) |
| 9964 | 2026-09-08T04:05:53.634Z | |
| 9965 | 2026-09-08T04:05:53.634Z | running 0 tests |
| 9966 | 2026-09-08T04:05:53.634Z | |
| 9967 | 2026-09-08T04:05:53.634Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 9968 | 2026-09-08T04:05:53.634Z | |
| 9969 | 2026-09-08T04:05:53.634Z | Running unittests src/lib.rs (target/debug/deps/dpd_api-129626530bed4535) |
| 9970 | 2026-09-08T04:05:53.634Z | |
| 9971 | 2026-09-08T04:05:53.634Z | running 0 tests |
| 9972 | 2026-09-08T04:05:53.634Z | |
| 9973 | 2026-09-08T04:05:53.634Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 9974 | 2026-09-08T04:05:53.634Z | |
| 9975 | 2026-09-08T04:05:53.634Z | Running unittests src/lib.rs (target/debug/deps/dpd_client-81d602ae76f239f7) |
| 9976 | 2026-09-08T04:05:53.648Z | |
| 9977 | 2026-09-08T04:05:53.648Z | running 6 tests |
| 9978 | 2026-09-08T04:05:53.651Z | test tests::test_full_lot_id_lot_only ... ok |
| 9979 | 2026-09-08T04:05:53.651Z | test tests::test_full_lot_id_lotnum_only ... ok |
| 9980 | 2026-09-08T04:05:53.651Z | test tests::test_full_lot_id_both_present ... ok |
| 9981 | 2026-09-08T04:05:53.651Z | test tests::test_full_lot_id_neither_present ... ok |
| 9982 | 2026-09-08T04:05:53.651Z | test tests::test_port_id_cmp ... ok |
| 9983 | 2026-09-08T04:05:53.651Z | test tests::test_parse_client_port_id ... ok |
| 9984 | 2026-09-08T04:05:53.651Z | |
| 9985 | 2026-09-08T04:05:53.651Z | test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 9986 | 2026-09-08T04:05:53.651Z | |
| 9987 | 2026-09-08T04:05:53.654Z | Running tests/test_all.rs (target/debug/deps/test_all-9bf136df136caa34) |
| 9988 | 2026-09-08T04:05:53.657Z | |
| 9989 | 2026-09-08T04:05:53.657Z | running 6 tests |
| 9990 | 2026-09-08T04:05:56.667Z | test chaos_tests::port_settings::test_basic_autoneg_chaos ... ok |
| 9991 | 2026-09-08T04:05:56.670Z | test chaos_tests::port_settings::test_port_settings_addr_fail_1 ... ok |
| 9992 | 2026-09-08T04:05:56.671Z | test chaos_tests::port_settings::test_port_settings_addr_success_1 ... ok |
| 9993 | 2026-09-08T04:05:56.676Z | test chaos_tests::port_settings::test_port_settings_addr_success_multi ... ok |
| 9994 | 2026-09-08T04:05:57.037Z | test chaos_tests::port_settings::test_port_settings_txn_par_sweep ... ok |
| 9995 | 2026-09-08T04:05:58.047Z | test chaos_tests::port_settings::test_port_settings_txn_sweep ... ok |
| 9996 | 2026-09-08T04:05:58.047Z | |
| 9997 | 2026-09-08T04:05:58.047Z | test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.39s |
| 9998 | 2026-09-08T04:05:58.048Z | |
| 9999 | 2026-09-08T04:05:58.053Z | Running unittests src/lib.rs (target/debug/deps/dpd_types-9a1ffdc1254bfaa8) |
| 10000 | 2026-09-08T04:05:58.062Z | |
| 10001 | 2026-09-08T04:05:58.062Z | running 0 tests |
| 10002 | 2026-09-08T04:05:58.062Z | |
| 10003 | 2026-09-08T04:05:58.065Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 10004 | 2026-09-08T04:05:58.065Z | |
| 10005 | 2026-09-08T04:05:58.065Z | Running unittests src/lib.rs (target/debug/deps/dpd_types_versions-fbfe8a6c92a1a523) |
| 10006 | 2026-09-08T04:05:58.085Z | |
| 10007 | 2026-09-08T04:05:58.085Z | running 15 tests |
| 10008 | 2026-09-08T04:05:58.088Z | test impls::switch_identifiers::tests::chip_revision_a0 ... ok |
| 10009 | 2026-09-08T04:05:58.088Z | test impls::switch_identifiers::tests::chip_revision_unknown_device_id ... ok |
| 10010 | 2026-09-08T04:05:58.088Z | test impls::switch_identifiers::tests::chip_revision_b0 ... ok |
| 10011 | 2026-09-08T04:05:58.088Z | test impls::switch_identifiers::tests::chip_revision_unknown_rev_num ... ok |
| 10012 | 2026-09-08T04:05:58.088Z | test impls::switch_identifiers::tests::chip_revision_b1 ... ok |
| 10013 | 2026-09-08T04:05:58.088Z | test impls::table::tests::table_entry_new_collects_display_values ... ok |
| 10014 | 2026-09-08T04:05:58.088Z | test impls::table::tests::table_counter_entry_new_collects_key_values ... ok |
| 10015 | 2026-09-08T04:05:58.088Z | test v1::network::tests::test_equal ... ok |
| 10016 | 2026-09-08T04:05:58.088Z | test v1::network::tests::test_eui64 ... ok |
| 10017 | 2026-09-08T04:05:58.088Z | test v1::network::tests::test_into ... ok |
| 10018 | 2026-09-08T04:05:58.088Z | test v1::network::tests::test_not_equal ... ok |
| 10019 | 2026-09-08T04:05:58.088Z | test v1::network::tests::test_to_string ... ok |
| 10020 | 2026-09-08T04:05:58.088Z | test v1::port::tests::port_ids_are_ascii ... ok |
| 10021 | 2026-09-08T04:05:58.092Z | test v1::network::tests::test_parse ... ok |
| 10022 | 2026-09-08T04:05:58.092Z | test v10::oxstats::tests::latest_oximeter_metadata_uses_v10_switch_identifiers ... ok |
| 10023 | 2026-09-08T04:05:58.092Z | |
| 10024 | 2026-09-08T04:05:58.092Z | test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 10025 | 2026-09-08T04:05:58.092Z | |
| 10026 | 2026-09-08T04:05:58.094Z | Running unittests src/lib.rs (target/debug/deps/packet-2fcab119a41876a9) |
| 10027 | 2026-09-08T04:05:58.116Z | |
| 10028 | 2026-09-08T04:05:58.116Z | running 12 tests |
| 10029 | 2026-09-08T04:05:58.120Z | test icmp::test_v4_checksum ... ok |
| 10030 | 2026-09-08T04:05:58.120Z | test icmp::test_v6_checksum ... ok |
| 10031 | 2026-09-08T04:05:58.120Z | test lldp::test_lldp_parse ... ok |
| 10032 | 2026-09-08T04:05:58.120Z | test ipv6::test_ipv6_parse ... ok |
| 10033 | 2026-09-08T04:05:58.120Z | test pbuf::test_byte ... ok |
| 10034 | 2026-09-08T04:05:58.120Z | test pbuf::test_nibble ... ok |
| 10035 | 2026-09-08T04:05:58.120Z | test pbuf::test_short ... ok |
| 10036 | 2026-09-08T04:05:58.120Z | test pbuf::test_twelve ... ok |
| 10037 | 2026-09-08T04:05:58.120Z | test pbuf::test_word ... ok |
| 10038 | 2026-09-08T04:05:58.120Z | test pbuf::test_overflow ... ok |
| 10039 | 2026-09-08T04:05:58.120Z | test tcp::test_checksum_syn_nodata ... ok |
| 10040 | 2026-09-08T04:05:58.120Z | test tcp::test_checksum_ack_data ... ok |
| 10041 | 2026-09-08T04:05:58.120Z | |
| 10042 | 2026-09-08T04:05:58.120Z | test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 10043 | 2026-09-08T04:05:58.120Z | |
| 10044 | 2026-09-08T04:05:58.123Z | Running unittests src/lib.rs (target/debug/deps/pcap-2225aa3176c6479b) |
| 10045 | 2026-09-08T04:05:58.126Z | |
| 10046 | 2026-09-08T04:05:58.126Z | running 0 tests |
| 10047 | 2026-09-08T04:05:58.126Z | |
| 10048 | 2026-09-08T04:05:58.126Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 10049 | 2026-09-08T04:05:58.126Z | |
| 10050 | 2026-09-08T04:05:58.129Z | Running unittests src/main.rs (target/debug/deps/swadm-dae36f0887687a1f) |
| 10051 | 2026-09-08T04:05:58.132Z | |
| 10052 | 2026-09-08T04:05:58.132Z | running 5 tests |
| 10053 | 2026-09-08T04:05:58.132Z | test switchport::test::test_compute_lanes ... ok |
| 10054 | 2026-09-08T04:05:58.135Z | test switchport::test::port_id_ordering ... ok |
| 10055 | 2026-09-08T04:05:58.135Z | Lane 0 Lane 1 Lane 2 Lane 3 |
| 10056 | 2026-09-08T04:05:58.135Z | Rx Loss-of-lock: Yes Lane 0Yes Yes Lane 1Yes |
| 10057 | 2026-09-08T04:05:58.135Z | Lane 2 Lane 3 Rx Loss-of-signal: Yes |
| 10058 | 2026-09-08T04:05:58.135Z | State: Activated Yes ActivatedYes YesActivated |
| 10059 | 2026-09-08T04:05:58.135Z | Activated |
| 10060 | 2026-09-08T04:05:58.135Z | Rx CDR Enabled: Yes Rx Output Enabled: false Yesfalse Yesfalse Yesfalse |
| 10061 | 2026-09-08T04:05:58.135Z | |
| 10062 | 2026-09-08T04:05:58.135Z | Rx Output Status: valid Tx Enabled: Yes valid Yes valid Yesvalid |
| 10063 | 2026-09-08T04:05:58.135Z | Yes |
| 10064 | 2026-09-08T04:05:58.135Z | Rx Loss-of-lock: true Tx Loss-of-lock: No trueNo Notrue No |
| 10065 | 2026-09-08T04:05:58.135Z | true |
| 10066 | 2026-09-08T04:05:58.136Z | Tx Loss-of-signal: No Rx Loss-of-signal: false Nofalse Nofalse No |
| 10067 | 2026-09-08T04:05:58.136Z | false |
| 10068 | 2026-09-08T04:05:58.136Z | Tx CDR Enabled: No NoRx Auto-squelch Disable: true Notrue No |
| 10069 | 2026-09-08T04:05:58.136Z | true Tx Adaptive EQ Fault: Notrue |
| 10070 | 2026-09-08T04:05:58.136Z | Tx Output Enabled: true No true No trueNo |
| 10071 | 2026-09-08T04:05:58.136Z | true |
| 10072 | 2026-09-08T04:05:58.136Z | Tx Fault: Yes Tx Output Status: invalid Yes invalid Yes invalidYes |
| 10073 | 2026-09-08T04:05:58.136Z | invalid |
| 10074 | 2026-09-08T04:05:58.136Z | Tx Loss-of-lock: false false false false |
| 10075 | 2026-09-08T04:05:58.136Z | Tx Loss-of-signal: true true true true |
| 10076 | 2026-09-08T04:05:58.136Z | Tx Auto-squelch Disable: false false false false |
| 10077 | 2026-09-08T04:05:58.136Z | Tx Adaptive EQ Fail: true true true true |
| 10078 | 2026-09-08T04:05:58.136Z | Tx Failure: false false false false |
| 10079 | 2026-09-08T04:05:58.136Z | Tx Force Squelch: true true true true |
| 10080 | 2026-09-08T04:05:58.136Z | Tx Input Polarity: normal normal normal normal |
| 10081 | 2026-09-08T04:05:58.136Z | test switchport::test::test_print_sff_datapath ... ok |
| 10082 | 2026-09-08T04:05:58.136Z | test switchport::test::test_print_cmis_datapath ... ok |
| 10083 | 2026-09-08T04:05:58.136Z | test link::test_filter ... ok |
| 10084 | 2026-09-08T04:05:58.136Z | |
| 10085 | 2026-09-08T04:05:58.136Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 10086 | 2026-09-08T04:05:58.136Z | |
| 10087 | 2026-09-08T04:05:58.136Z | Running tests/cli/main.rs (target/debug/deps/cli-e3cd04c70aedd2a6) |
| 10088 | 2026-09-08T04:05:58.149Z | |
| 10089 | 2026-09-08T04:05:58.149Z | running 7 tests |
| 10090 | 2026-09-08T04:05:58.152Z | test counters::counters_list ... ignored |
| 10091 | 2026-09-08T04:05:58.152Z | test link_apply::apply_tx_eq_all ... ignored |
| 10092 | 2026-09-08T04:05:58.152Z | test link_apply::apply_tx_eq_custom ... ignored |
| 10093 | 2026-09-08T04:05:58.152Z | test tx_eq::set_all_taps ... ignored |
| 10094 | 2026-09-08T04:05:58.152Z | test tx_eq::set_partial_taps ... ignored |
| 10095 | 2026-09-08T04:05:58.152Z | test cmd::test::pattern_statics ... ok |
| 10096 | 2026-09-08T04:05:58.159Z | test link_apply::tx_eq_exclusive ... ok |
| 10097 | 2026-09-08T04:05:58.159Z | |
| 10098 | 2026-09-08T04:05:58.159Z | test result: ok. 2 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 10099 | 2026-09-08T04:05:58.159Z | |
| 10100 | 2026-09-08T04:05:58.162Z | Running unittests src/main.rs (target/debug/deps/tfportd-3d65dbc8c5de3da4) |
| 10101 | 2026-09-08T04:05:58.165Z | |
| 10102 | 2026-09-08T04:05:58.165Z | running 4 tests |
| 10103 | 2026-09-08T04:05:58.168Z | test oxstats::tests::producer_ids_are_actually_unique ... ok |
| 10104 | 2026-09-08T04:05:58.168Z | test linklocal::test_parse_ipadm ... ok |
| 10105 | 2026-09-08T04:05:58.168Z | test tfport::test_parse_tfport ... ok |
| 10106 | 2026-09-08T04:05:58.168Z | test config::tests::test_updates ... ok |
| 10107 | 2026-09-08T04:05:58.168Z | |
| 10108 | 2026-09-08T04:05:58.168Z | test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 10109 | 2026-09-08T04:05:58.168Z | |
| 10110 | 2026-09-08T04:05:58.168Z | Running unittests src/main.rs (target/debug/deps/uplinkd-ceb39c842d06889c) |
| 10111 | 2026-09-08T04:05:58.172Z | |
| 10112 | 2026-09-08T04:05:58.172Z | running 0 tests |
| 10113 | 2026-09-08T04:05:58.175Z | |
| 10114 | 2026-09-08T04:05:58.175Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 10115 | 2026-09-08T04:05:58.175Z | |
| 10116 | 2026-09-08T04:05:58.175Z | Running unittests src/main.rs (target/debug/deps/xtask-8bdda0ad85b34353) |
| 10117 | 2026-09-08T04:05:58.178Z | |
| 10118 | 2026-09-08T04:05:58.178Z | running 0 tests |
| 10119 | 2026-09-08T04:05:58.178Z | |
| 10120 | 2026-09-08T04:05:58.178Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 10121 | 2026-09-08T04:05:58.178Z | |
| 10122 | 2026-09-08T04:05:58.181Z | Doc-tests aal |
| 10123 | 2026-09-08T04:05:58.642Z | |
| 10124 | 2026-09-08T04:05:58.642Z | running 0 tests |
| 10125 | 2026-09-08T04:05:58.642Z | |
| 10126 | 2026-09-08T04:05:58.645Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 10127 | 2026-09-08T04:05:58.645Z | |
| 10128 | 2026-09-08T04:05:58.667Z | Doc-tests aal_macros |
| 10129 | 2026-09-08T04:05:58.740Z | |
| 10130 | 2026-09-08T04:05:58.740Z | running 0 tests |
| 10131 | 2026-09-08T04:05:58.740Z | |
| 10132 | 2026-09-08T04:05:58.740Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 10133 | 2026-09-08T04:05:58.741Z | |
| 10134 | 2026-09-08T04:05:58.750Z | Doc-tests common |
| 10135 | 2026-09-08T04:05:58.987Z | |
| 10136 | 2026-09-08T04:05:58.988Z | running 0 tests |
| 10137 | 2026-09-08T04:05:58.988Z | |
| 10138 | 2026-09-08T04:05:58.988Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 10139 | 2026-09-08T04:05:58.988Z | |
| 10140 | 2026-09-08T04:05:59.014Z | Doc-tests dpd_api |
| 10141 | 2026-09-08T04:05:59.774Z | |
| 10142 | 2026-09-08T04:05:59.774Z | running 2 tests |
| 10143 | 2026-09-08T04:05:59.774Z | test dpd-api/src/lib.rs - dpd_api_mod::api_description (line 69) ... ignored |
| 10144 | 2026-09-08T04:05:59.774Z | test dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 75) ... ignored |
| 10145 | 2026-09-08T04:05:59.774Z | |
| 10146 | 2026-09-08T04:05:59.774Z | test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 10147 | 2026-09-08T04:05:59.774Z | |
| 10148 | 2026-09-08T04:05:59.804Z | Doc-tests dpd_client |
| 10149 | 2026-09-08T04:06:01.270Z | |
| 10150 | 2026-09-08T04:06:01.270Z | running 0 tests |
| 10151 | 2026-09-08T04:06:01.270Z | |
| 10152 | 2026-09-08T04:06:01.270Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 10153 | 2026-09-08T04:06:01.270Z | |
| 10154 | 2026-09-08T04:06:01.324Z | Doc-tests dpd_types |
| 10155 | 2026-09-08T04:06:01.508Z | |
| 10156 | 2026-09-08T04:06:01.508Z | running 0 tests |
| 10157 | 2026-09-08T04:06:01.508Z | |
| 10158 | 2026-09-08T04:06:01.508Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 10159 | 2026-09-08T04:06:01.508Z | |
| 10160 | 2026-09-08T04:06:01.527Z | Doc-tests dpd_types_versions |
| 10161 | 2026-09-08T04:06:03.053Z | |
| 10162 | 2026-09-08T04:06:03.053Z | running 1 test |
| 10163 | 2026-09-08T04:06:03.053Z | test dpd-types/versions/src/lib.rs - (line 19) ... ignored |
| 10164 | 2026-09-08T04:06:03.053Z | |
| 10165 | 2026-09-08T04:06:03.053Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 10166 | 2026-09-08T04:06:03.053Z | |
| 10167 | 2026-09-08T04:06:03.102Z | Doc-tests packet |
| 10168 | 2026-09-08T04:06:03.323Z | |
| 10169 | 2026-09-08T04:06:03.323Z | running 0 tests |
| 10170 | 2026-09-08T04:06:03.323Z | |
| 10171 | 2026-09-08T04:06:03.323Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 10172 | 2026-09-08T04:06:03.323Z | |
| 10173 | 2026-09-08T04:06:03.417Z | Doc-tests pcap |
| 10174 | 2026-09-08T04:06:03.417Z | |
| 10175 | 2026-09-08T04:06:03.417Z | running 0 tests |
| 10176 | 2026-09-08T04:06:03.417Z | |
| 10177 | 2026-09-08T04:06:03.417Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 10178 | 2026-09-08T04:06:03.417Z | |
| 10179 | 2026-09-08T04:06:03.452Z | process exited: duration 607526 ms, exit code 0 |
| |
| 10180 | 2026-09-08T04:06:03.462Z | found 0 output files |