|
|
|
| 1 | 2026-06-25T00:03:05.442Z | job assigned to worker 01KVY1BGRHR20HG0GG1YP3F7BR [factory aws, i-0f78ee51ccbbfc95e] (queued for 1 m 5 s) |
| |
| 2 | 2026-06-25T00:03:12.843Z | starting task 0: "setup" |
| 3 | 2026-06-25T00:03:12.849Z | ++ uname -s |
| 4 | 2026-06-25T00:03:12.852Z | + kern=SunOS |
| 5 | 2026-06-25T00:03:12.852Z | + build_user=build |
| 6 | 2026-06-25T00:03:12.852Z | + build_uid=12345 |
| 7 | 2026-06-25T00:03:12.852Z | + work_dir=/work |
| 8 | 2026-06-25T00:03:12.852Z | + input_dir=/input |
| 9 | 2026-06-25T00:03:12.852Z | + [[ 0 == 12345 ]] |
| 10 | 2026-06-25T00:03:12.852Z | + case "$kern" in |
| 11 | 2026-06-25T00:03:12.852Z | + groupadd -g 12345 build |
| 12 | 2026-06-25T00:03:12.855Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-06-25T00:03:14.859Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-06-25T00:03:14.940Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-06-25T00:03:14.944Z | + home_fs=zfs |
| 16 | 2026-06-25T00:03:14.944Z | + [[ zfs == autofs ]] |
| 17 | 2026-06-25T00:03:14.944Z | + mkdir -p /home/build |
| 18 | 2026-06-25T00:03:14.944Z | + chown build:build /home/build /work |
| 19 | 2026-06-25T00:03:16.944Z | + chmod 0700 /home/build /work |
| 20 | 2026-06-25T00:03:16.947Z | process exited: duration 4101 ms, exit code 0 |
| |
| 21 | 2026-06-25T00:03:16.953Z | starting task 1: "rust-toolchain" |
| 22 | 2026-06-25T00:03:16.957Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-06-25T00:03:16.957Z | * rust toolchain channel = "stable" |
| 24 | 2026-06-25T00:03:16.957Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-06-25T00:03:16.957Z | * rust toolchain profile = "default" |
| 26 | 2026-06-25T00:03:16.957Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-06-25T00:03:16.957Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-06-25T00:03:16.960Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-06-25T00:03:16.960Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-06-25T00:03:17.082Z | info: downloading installer |
| 31 | 2026-06-25T00:03:18.901Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-06-25T00:03:18.901Z | warn: /opt/ooce/bin |
| 33 | 2026-06-25T00:03:18.901Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-06-25T00:03:18.901Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-06-25T00:03:18.901Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-06-25T00:03:18.902Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-06-25T00:03:18.902Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-06-25T00:03:18.902Z | error: cannot install while Rust is installed |
| 39 | 2026-06-25T00:03:18.902Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-06-25T00:03:18.902Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-06-25T00:03:18.902Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-06-25T00:03:18.902Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-06-25T00:03:18.902Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-06-25T00:03:18.937Z | info: profile set to default |
| 45 | 2026-06-25T00:03:18.937Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-06-25T00:03:18.941Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-06-25T00:03:19.088Z | info: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25) |
| 48 | 2026-06-25T00:03:19.091Z | info: downloading 6 components |
| 49 | 2026-06-25T00:03:34.634Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-06-25T00:03:34.635Z | |
| 51 | 2026-06-25T00:03:34.664Z | stable-x86_64-unknown-illumos installed - rustc 1.96.0 (ac68faa20 2026-05-25) |
| 52 | 2026-06-25T00:03:34.665Z | |
| 53 | 2026-06-25T00:03:34.665Z | |
| 54 | 2026-06-25T00:03:34.665Z | Rust is installed now. Great! |
| 55 | 2026-06-25T00:03:34.665Z | |
| 56 | 2026-06-25T00:03:34.669Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-06-25T00:03:34.670Z | environment variable. This has not been done automatically. |
| 58 | 2026-06-25T00:03:34.670Z | |
| 59 | 2026-06-25T00:03:34.670Z | To configure your current shell, you need to source |
| 60 | 2026-06-25T00:03:34.670Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-06-25T00:03:34.670Z | |
| 62 | 2026-06-25T00:03:34.670Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-06-25T00:03:34.670Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-06-25T00:03:34.670Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-06-25T00:03:34.671Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-06-25T00:03:34.671Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-06-25T00:03:34.671Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-06-25T00:03:34.671Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-06-25T00:03:34.671Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-06-25T00:03:34.671Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-06-25T00:03:34.755Z | + rustup --version |
| 72 | 2026-06-25T00:03:34.763Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-06-25T00:03:34.770Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-06-25T00:03:34.783Z | info: the currently active `rustc` version is `rustc 1.96.0 (ac68faa20 2026-05-25)` |
| 75 | 2026-06-25T00:03:34.787Z | + cargo --version |
| 76 | 2026-06-25T00:03:34.799Z | cargo 1.96.0 (30a34c682 2026-05-25) |
| 77 | 2026-06-25T00:03:34.809Z | + rustc --version |
| 78 | 2026-06-25T00:03:34.821Z | rustc 1.96.0 (ac68faa20 2026-05-25) |
| 79 | 2026-06-25T00:03:34.826Z | process exited: duration 17869 ms, exit code 0 |
| |
| 80 | 2026-06-25T00:03:34.840Z | starting task 2: "authentication" |
| 81 | 2026-06-25T00:03:34.854Z | process exited: duration 17 ms, exit code 0 |
| |
| 82 | 2026-06-25T00:03:34.867Z | starting task 3: "clone repository" |
| 83 | 2026-06-25T00:03:34.876Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-06-25T00:03:34.877Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-06-25T00:03:34.937Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-06-25T00:03:37.771Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-06-25T00:03:37.771Z | + git fetch origin 259f208a5992ccc766de2134939801cc26f9ae0e |
| 88 | 2026-06-25T00:03:37.820Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-06-25T00:03:37.821Z | * branch 259f208a5992ccc766de2134939801cc26f9ae0e -> FETCH_HEAD |
| 90 | 2026-06-25T00:03:37.821Z | + [[ -n trey/ndp-demux ]] |
| 91 | 2026-06-25T00:03:37.821Z | ++ git branch --show-current |
| 92 | 2026-06-25T00:03:37.821Z | + current=main |
| 93 | 2026-06-25T00:03:37.821Z | + [[ main != trey/ndp-demux ]] |
| 94 | 2026-06-25T00:03:37.821Z | + git branch -f trey/ndp-demux 259f208a5992ccc766de2134939801cc26f9ae0e |
| 95 | 2026-06-25T00:03:37.821Z | + git checkout -f trey/ndp-demux |
| 96 | 2026-06-25T00:03:37.821Z | Switched to branch 'trey/ndp-demux' |
| 97 | 2026-06-25T00:03:37.821Z | + git reset --hard 259f208a5992ccc766de2134939801cc26f9ae0e |
| 98 | 2026-06-25T00:03:37.821Z | HEAD is now at 259f208 Merge branch 'main' into trey/ndp-demux |
| 99 | 2026-06-25T00:03:37.821Z | process exited: duration 1500 ms, exit code 0 |
| |
| 100 | 2026-06-25T00:03:37.894Z | starting task 4: "build" |
| 101 | 2026-06-25T00:03:37.911Z | ++ dladm |
| 102 | 2026-06-25T00:03:37.911Z | LINK CLASS MTU STATE BRIDGE OVER |
| 103 | 2026-06-25T00:03:37.911Z | ena0 phys 9216 up -- -- |
| 104 | 2026-06-25T00:03:37.911Z | ++ ipadm |
| 105 | 2026-06-25T00:03:37.911Z | ADDROBJ TYPE STATE ADDR |
| 106 | 2026-06-25T00:03:37.912Z | lo0/v4 static ok 127.0.0.1/8 |
| 107 | 2026-06-25T00:03:37.912Z | ena0/dhcp dhcp ok 10.150.1.186/24 |
| 108 | 2026-06-25T00:03:37.912Z | lo0/v6 static ok ::1/128 |
| 109 | 2026-06-25T00:03:37.912Z | ++ banner collect |
| 110 | 2026-06-25T00:03:37.912Z | |
| 111 | 2026-06-25T00:03:37.912Z | #### #### # # ###### #### ##### |
| 112 | 2026-06-25T00:03:37.912Z | # # # # # # # # # # |
| 113 | 2026-06-25T00:03:37.912Z | # # # # # ##### # # |
| 114 | 2026-06-25T00:03:37.912Z | # # # # # # # # |
| 115 | 2026-06-25T00:03:37.912Z | # # # # # # # # # # |
| 116 | 2026-06-25T00:03:37.912Z | #### #### ###### ###### ###### #### # |
| 117 | 2026-06-25T00:03:37.912Z | |
| 118 | 2026-06-25T00:03:37.912Z | ++ get_artifact softnpu image 591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28 softnpu |
| 119 | 2026-06-25T00:03:37.912Z | ++ repo=softnpu |
| 120 | 2026-06-25T00:03:37.912Z | ++ series=image |
| 121 | 2026-06-25T00:03:37.912Z | ++ commit=591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28 |
| 122 | 2026-06-25T00:03:37.912Z | ++ name=softnpu |
| 123 | 2026-06-25T00:03:37.912Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 124 | 2026-06-25T00:03:37.912Z | ++ mkdir -p download |
| 125 | 2026-06-25T00:03:37.912Z | ++ pushd download |
| 126 | 2026-06-25T00:03:37.912Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 127 | 2026-06-25T00:03:37.913Z | ++ [[ ! -f softnpu ]] |
| 128 | 2026-06-25T00:03:37.913Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/softnpu/image/591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28/softnpu |
| 129 | 2026-06-25T00:03:37.913Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 130 | 2026-06-25T00:03:37.913Z | Dload Upload Total Spent Left Speed |
| 131 | 2026-06-25T00:03:38.549Z |
0 0 0 0 0 0 0 0 0
100 15.63M 100 15.63M 0 0 23.89M 0 0
100 15.63M 100 15.63M 0 0 23.89M 0 0
100 15.63M 100 15.63M 0 0 23.89M 0 0 |
| 132 | 2026-06-25T00:03:38.567Z | ++ popd |
| 133 | 2026-06-25T00:03:38.567Z | /work/oxidecomputer/maghemite |
| 134 | 2026-06-25T00:03:38.567Z | ++ get_artifact sidecar-lite release a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 libsidecar_lite.so |
| 135 | 2026-06-25T00:03:38.567Z | ++ repo=sidecar-lite |
| 136 | 2026-06-25T00:03:38.567Z | ++ series=release |
| 137 | 2026-06-25T00:03:38.567Z | ++ commit=a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 |
| 138 | 2026-06-25T00:03:38.567Z | ++ name=libsidecar_lite.so |
| 139 | 2026-06-25T00:03:38.567Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 140 | 2026-06-25T00:03:38.567Z | ++ mkdir -p download |
| 141 | 2026-06-25T00:03:38.567Z | ++ pushd download |
| 142 | 2026-06-25T00:03:38.567Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 143 | 2026-06-25T00:03:38.567Z | ++ [[ ! -f libsidecar_lite.so ]] |
| 144 | 2026-06-25T00:03:38.567Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5/libsidecar_lite.so |
| 145 | 2026-06-25T00:03:38.567Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 146 | 2026-06-25T00:03:38.567Z | Dload Upload Total Spent Left Speed |
| 147 | 2026-06-25T00:03:38.965Z |
0 0 0 0 0 0 0 0 0
100 12.04M 100 12.04M 0 0 28.90M 0 0
100 12.04M 100 12.04M 0 0 28.90M 0 0
100 12.04M 100 12.04M 0 0 28.89M 0 0 |
| 148 | 2026-06-25T00:03:38.969Z | ++ popd |
| 149 | 2026-06-25T00:03:38.972Z | /work/oxidecomputer/maghemite |
| 150 | 2026-06-25T00:03:38.972Z | ++ get_artifact sidecar-lite release a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 scadm |
| 151 | 2026-06-25T00:03:38.972Z | ++ repo=sidecar-lite |
| 152 | 2026-06-25T00:03:38.973Z | ++ series=release |
| 153 | 2026-06-25T00:03:38.973Z | ++ commit=a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 |
| 154 | 2026-06-25T00:03:38.973Z | ++ name=scadm |
| 155 | 2026-06-25T00:03:38.973Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 156 | 2026-06-25T00:03:38.973Z | ++ mkdir -p download |
| 157 | 2026-06-25T00:03:38.973Z | ++ pushd download |
| 158 | 2026-06-25T00:03:38.973Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 159 | 2026-06-25T00:03:38.973Z | ++ [[ ! -f scadm ]] |
| 160 | 2026-06-25T00:03:38.973Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5/scadm |
| 161 | 2026-06-25T00:03:38.978Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 162 | 2026-06-25T00:03:38.978Z | Dload Upload Total Spent Left Speed |
| 163 | 2026-06-25T00:03:39.377Z |
0 0 0 0 0 0 0 0 0
100 15.78M 100 15.78M 0 0 39.52M 0 0
100 15.78M 100 15.78M 0 0 39.52M 0 0
100 15.78M 100 15.78M 0 0 39.51M 0 0 |
| 164 | 2026-06-25T00:03:39.382Z | ++ popd |
| 165 | 2026-06-25T00:03:39.383Z | /work/oxidecomputer/maghemite |
| 166 | 2026-06-25T00:03:39.383Z | ++ get_artifact dendrite image 72461d3a6e4724fd33454836d3c9d93c393fd4e4 dendrite-softnpu.tar.gz |
| 167 | 2026-06-25T00:03:39.383Z | ++ repo=dendrite |
| 168 | 2026-06-25T00:03:39.383Z | ++ series=image |
| 169 | 2026-06-25T00:03:39.383Z | ++ commit=72461d3a6e4724fd33454836d3c9d93c393fd4e4 |
| 170 | 2026-06-25T00:03:39.383Z | ++ name=dendrite-softnpu.tar.gz |
| 171 | 2026-06-25T00:03:39.383Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 172 | 2026-06-25T00:03:39.383Z | ++ mkdir -p download |
| 173 | 2026-06-25T00:03:39.383Z | ++ pushd download |
| 174 | 2026-06-25T00:03:39.383Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 175 | 2026-06-25T00:03:39.383Z | ++ [[ ! -f dendrite-softnpu.tar.gz ]] |
| 176 | 2026-06-25T00:03:39.383Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/72461d3a6e4724fd33454836d3c9d93c393fd4e4/dendrite-softnpu.tar.gz |
| 177 | 2026-06-25T00:03:39.387Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 178 | 2026-06-25T00:03:39.387Z | Dload Upload Total Spent Left Speed |
| 179 | 2026-06-25T00:03:41.245Z |
0 0 0 0 0 0 0 0 0
51 71.59M 51 36.76M 0 0 36.78M 0 00:01 00:01 36.79M
100 71.59M 100 71.59M 0 0 38.89M 0 00:01 00:01 36.79M
100 71.59M 100 71.59M 0 0 38.89M 0 00:01 00:01 36.79M
100 71.59M 100 71.59M 0 0 38.88M 0 00:01 00:01 36.79M |
| 180 | 2026-06-25T00:03:41.252Z | ++ popd |
| 181 | 2026-06-25T00:03:41.252Z | /work/oxidecomputer/maghemite |
| 182 | 2026-06-25T00:03:41.252Z | ++ get_artifact maghemite release 259f208a5992ccc766de2134939801cc26f9ae0e ddm |
| 183 | 2026-06-25T00:03:41.252Z | ++ repo=maghemite |
| 184 | 2026-06-25T00:03:41.252Z | ++ series=release |
| 185 | 2026-06-25T00:03:41.252Z | ++ commit=259f208a5992ccc766de2134939801cc26f9ae0e |
| 186 | 2026-06-25T00:03:41.252Z | ++ name=ddm |
| 187 | 2026-06-25T00:03:41.252Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 188 | 2026-06-25T00:03:41.252Z | ++ mkdir -p download |
| 189 | 2026-06-25T00:03:41.252Z | ++ pushd download |
| 190 | 2026-06-25T00:03:41.252Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 191 | 2026-06-25T00:03:41.252Z | ++ [[ ! -f ddm ]] |
| 192 | 2026-06-25T00:03:41.252Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/259f208a5992ccc766de2134939801cc26f9ae0e/ddm |
| 193 | 2026-06-25T00:03:41.252Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 194 | 2026-06-25T00:03:41.252Z | Dload Upload Total Spent Left Speed |
| 195 | 2026-06-25T00:03:41.312Z |
0 0 0 0 0 0 0 0 0 |
| 196 | 2026-06-25T00:03:41.313Z | curl: (22) The requested URL returned error: 404 |
| 197 | 2026-06-25T00:03:41.317Z | ++ popd |
| 198 | 2026-06-25T00:03:41.317Z | /work/oxidecomputer/maghemite |
| 199 | 2026-06-25T00:03:41.317Z | ++ get_artifact maghemite release 259f208a5992ccc766de2134939801cc26f9ae0e ddmadm |
| 200 | 2026-06-25T00:03:41.317Z | ++ repo=maghemite |
| 201 | 2026-06-25T00:03:41.317Z | ++ series=release |
| 202 | 2026-06-25T00:03:41.317Z | ++ commit=259f208a5992ccc766de2134939801cc26f9ae0e |
| 203 | 2026-06-25T00:03:41.317Z | ++ name=ddmadm |
| 204 | 2026-06-25T00:03:41.317Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 205 | 2026-06-25T00:03:41.318Z | ++ mkdir -p download |
| 206 | 2026-06-25T00:03:41.318Z | ++ pushd download |
| 207 | 2026-06-25T00:03:41.318Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 208 | 2026-06-25T00:03:41.318Z | ++ [[ ! -f ddmadm ]] |
| 209 | 2026-06-25T00:03:41.318Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/259f208a5992ccc766de2134939801cc26f9ae0e/ddmadm |
| 210 | 2026-06-25T00:03:41.325Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 211 | 2026-06-25T00:03:41.325Z | Dload Upload Total Spent Left Speed |
| 212 | 2026-06-25T00:03:41.387Z |
0 0 0 0 0 0 0 0 0 |
| 213 | 2026-06-25T00:03:41.387Z | curl: (22) The requested URL returned error: 404 |
| 214 | 2026-06-25T00:03:41.390Z | ++ popd |
| 215 | 2026-06-25T00:03:41.390Z | /work/oxidecomputer/maghemite |
| 216 | 2026-06-25T00:03:41.390Z | ++ pushd download |
| 217 | 2026-06-25T00:03:41.390Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 218 | 2026-06-25T00:03:41.390Z | ++ chmod +x softnpu |
| 219 | 2026-06-25T00:03:41.390Z | ++ chmod +x scadm |
| 220 | 2026-06-25T00:03:41.391Z | ++ chmod +x ddmadm |
| 221 | 2026-06-25T00:03:41.391Z | chmod: WARNING: can't access ddmadm |
| 222 | 2026-06-25T00:03:41.391Z | ++ chmod +x ddmd |
| 223 | 2026-06-25T00:03:41.393Z | chmod: WARNING: can't access ddmd |
| 224 | 2026-06-25T00:03:41.393Z | ++ mv ddmadm ddmadm-v2 |
| 225 | 2026-06-25T00:03:41.394Z | mv: cannot access ddmadm |
| 226 | 2026-06-25T00:03:41.394Z | ++ mv ddmd ddmd-v2 |
| 227 | 2026-06-25T00:03:41.394Z | mv: cannot access ddmd |
| 228 | 2026-06-25T00:03:41.394Z | ++ rm -rf zones/dendrite |
| 229 | 2026-06-25T00:03:41.397Z | ++ mkdir -p zones/dendrite |
| 230 | 2026-06-25T00:03:41.397Z | ++ tar -xzf dendrite-softnpu.tar.gz -C zones/dendrite |
| 231 | 2026-06-25T00:03:42.411Z | ++ sed -i 's#<service_fmri value='\''svc:/oxide/zone-network-setup:default'\'' />##g' zones/dendrite/root/var/svc/manifest/site/dendrite/manifest.xml |
| 232 | 2026-06-25T00:03:42.415Z | ++ sed -i 's#<service_fmri value='\''svc:/oxide/.*setup:default'\'' />##g' zones/dendrite/root/var/svc/manifest/site/tfport/manifest.xml |
| 233 | 2026-06-25T00:03:42.416Z | ++ popd |
| 234 | 2026-06-25T00:03:42.416Z | /work/oxidecomputer/maghemite |
| 235 | 2026-06-25T00:03:42.416Z | ++ banner install |
| 236 | 2026-06-25T00:03:42.416Z | |
| 237 | 2026-06-25T00:03:42.416Z | # # # #### ##### ## # # |
| 238 | 2026-06-25T00:03:42.416Z | # ## # # # # # # # |
| 239 | 2026-06-25T00:03:42.416Z | # # # # #### # # # # # |
| 240 | 2026-06-25T00:03:42.416Z | # # # # # # ###### # # |
| 241 | 2026-06-25T00:03:42.416Z | # # ## # # # # # # # |
| 242 | 2026-06-25T00:03:42.416Z | # # # #### # # # ###### ###### |
| 243 | 2026-06-25T00:03:42.416Z | |
| 244 | 2026-06-25T00:03:42.416Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 245 | 2026-06-25T00:03:42.417Z | ++ set +o errexit |
| 246 | 2026-06-25T00:03:42.417Z | ++ pkg info clang-15 |
| 247 | 2026-06-25T00:03:42.417Z | ++ grep -qi installed |
| 248 | 2026-06-25T00:03:43.668Z | pkg: info: no packages matching the following patterns you specified are |
| 249 | 2026-06-25T00:03:43.668Z | installed on the system. Try querying remotely instead: |
| 250 | 2026-06-25T00:03:43.668Z | |
| 251 | 2026-06-25T00:03:43.668Z | clang-15 |
| 252 | 2026-06-25T00:03:43.705Z | ++ [[ 1 != 0 ]] |
| 253 | 2026-06-25T00:03:43.705Z | ++ set -o errexit |
| 254 | 2026-06-25T00:03:43.709Z | ++ pfexec pkg install clang-15 |
| 255 | 2026-06-25T00:03:50.478Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 256 | 2026-06-25T00:03:58.315Z | Startup: Caching catalogs ... Done |
| 257 | 2026-06-25T00:04:05.740Z | Planning: Solver setup ... Done |
| 258 | 2026-06-25T00:04:05.781Z | Planning: Running solver ... Done |
| 259 | 2026-06-25T00:04:05.923Z | Planning: Finding local manifests ... Done |
| 260 | 2026-06-25T00:04:05.944Z | Planning: Fetching manifests: 0/2 0% complete |
| 261 | 2026-06-25T00:04:06.042Z | Planning: Fetching manifests: 2/2 100% complete |
| 262 | 2026-06-25T00:04:06.070Z | Planning: Package planning ... Done |
| 263 | 2026-06-25T00:04:06.095Z | Planning: Merging actions ... Done |
| 264 | 2026-06-25T00:04:06.206Z | Planning: Checking for conflicting actions ... Done |
| 265 | 2026-06-25T00:04:06.213Z | Planning: Consolidating action changes ... Done |
| 266 | 2026-06-25T00:04:07.017Z | Planning: Evaluating mediators ... Done |
| 267 | 2026-06-25T00:04:07.020Z | Planning: Planning completed in 8.53 seconds |
| 268 | 2026-06-25T00:04:07.032Z | Packages to install: 2 |
| 269 | 2026-06-25T00:04:07.035Z | Mediators to change: 2 |
| 270 | 2026-06-25T00:04:07.035Z | Services to change: 1 |
| 271 | 2026-06-25T00:04:07.035Z | Create boot environment: No |
| 272 | 2026-06-25T00:04:07.035Z | Create backup boot environment: No |
| 273 | 2026-06-25T00:04:07.075Z | |
| 274 | 2026-06-25T00:04:07.075Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 275 | 2026-06-25T00:04:12.213Z | Download: 973/3076 items 81.2/211.3MB 38% complete (17.1M/s) |
| 276 | 2026-06-25T00:04:19.590Z | Download: 983/3076 items 82.2/211.3MB 38% complete (12.7M/s) |
| 277 | 2026-06-25T00:04:24.628Z | Download: 1376/3076 items 115.7/211.3MB 54% complete (3.7M/s) |
| 278 | 2026-06-25T00:04:29.672Z | Download: 1602/3076 items 117.1/211.3MB 55% complete (3.7M/s) |
| 279 | 2026-06-25T00:04:35.102Z | Download: 2006/3076 items 117.9/211.3MB 55% complete (3.1M/s) |
| 280 | 2026-06-25T00:04:41.231Z | Download: 2009/3076 items 117.9/211.3MB 55% complete (2.7M/s) |
| 281 | 2026-06-25T00:04:51.167Z | Download: 2010/3076 items 117.9/211.3MB 55% complete |
| 282 | 2026-06-25T00:04:56.203Z | Download: 3062/3076 items 208.6/211.3MB 98% complete (19.0M/s) |
| 283 | 2026-06-25T00:04:58.617Z | Download: Completed 211.31 MB in 51.51 seconds (4.1M/s) |
| 284 | 2026-06-25T00:04:58.704Z | Actions: 1/3418 actions (Installing new actions) |
| 285 | 2026-06-25T00:05:01.880Z | Actions: Completed 3418 actions in 3.17 seconds. |
| 286 | 2026-06-25T00:05:02.552Z | Done |
| 287 | 2026-06-25T00:05:02.552Z | Done |
| 288 | 2026-06-25T00:05:03.294Z | Done |
| 289 | 2026-06-25T00:05:06.798Z | Done |
| 290 | 2026-06-25T00:05:06.869Z | Done |
| 291 | 2026-06-25T00:05:06.872Z | Done |
| 292 | 2026-06-25T00:05:07.142Z | Done |
| 293 | 2026-06-25T00:05:07.854Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 294 | 2026-06-25T00:05:07.854Z | ++ set +o errexit |
| 295 | 2026-06-25T00:05:07.860Z | ++ pkg info pkg-config |
| 296 | 2026-06-25T00:05:07.860Z | ++ grep -qi installed |
| 297 | 2026-06-25T00:05:08.080Z | ++ [[ 0 != 0 ]] |
| 298 | 2026-06-25T00:05:08.080Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 299 | 2026-06-25T00:05:08.081Z | ++ set +o errexit |
| 300 | 2026-06-25T00:05:08.084Z | ++ pkg info brand/omicron1 |
| 301 | 2026-06-25T00:05:08.084Z | ++ grep -qi installed |
| 302 | 2026-06-25T00:05:08.264Z | pkg: info: no packages matching the following patterns you specified are |
| 303 | 2026-06-25T00:05:08.264Z | installed on the system. Try querying remotely instead: |
| 304 | 2026-06-25T00:05:08.264Z | |
| 305 | 2026-06-25T00:05:08.264Z | brand/omicron1 |
| 306 | 2026-06-25T00:05:08.299Z | ++ [[ 1 != 0 ]] |
| 307 | 2026-06-25T00:05:08.299Z | ++ set -o errexit |
| 308 | 2026-06-25T00:05:08.299Z | ++ pfexec pkg install brand/omicron1 |
| 309 | 2026-06-25T00:05:08.711Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 310 | 2026-06-25T00:05:16.089Z | Planning: Solver setup ... Done |
| 311 | 2026-06-25T00:05:16.129Z | Planning: Running solver ... Done |
| 312 | 2026-06-25T00:05:16.279Z | Planning: Finding local manifests ... Done |
| 313 | 2026-06-25T00:05:16.283Z | Planning: Fetching manifests: 0/2 0% complete |
| 314 | 2026-06-25T00:05:16.403Z | Planning: Fetching manifests: 2/2 100% complete |
| 315 | 2026-06-25T00:05:16.415Z | Planning: Package planning ... Done |
| 316 | 2026-06-25T00:05:16.419Z | Planning: Merging actions ... Done |
| 317 | 2026-06-25T00:05:16.570Z | Planning: Checking for conflicting actions ... Done |
| 318 | 2026-06-25T00:05:16.573Z | Planning: Consolidating action changes ... Done |
| 319 | 2026-06-25T00:05:16.729Z | Planning: Evaluating mediators ... Done |
| 320 | 2026-06-25T00:05:16.733Z | Planning: Planning completed in 8.02 seconds |
| 321 | 2026-06-25T00:05:16.738Z | Packages to install: 2 |
| 322 | 2026-06-25T00:05:16.738Z | Create boot environment: No |
| 323 | 2026-06-25T00:05:16.738Z | Create backup boot environment: No |
| 324 | 2026-06-25T00:05:16.768Z | |
| 325 | 2026-06-25T00:05:16.768Z | Download: 0/5 items 0.0/1.1MB 0% complete |
| 326 | 2026-06-25T00:05:16.786Z | Download: Completed 1.07 MB in 0.02 seconds (49.3M/s) |
| 327 | 2026-06-25T00:05:16.853Z | Actions: 1/28 actions (Installing new actions) |
| 328 | 2026-06-25T00:05:16.866Z | Actions: Completed 28 actions in 0.01 seconds. |
| 329 | 2026-06-25T00:05:17.394Z | Done |
| 330 | 2026-06-25T00:05:17.394Z | Done |
| 331 | 2026-06-25T00:05:18.039Z | Done |
| 332 | 2026-06-25T00:05:20.950Z | Done |
| 333 | 2026-06-25T00:05:21.015Z | Done |
| 334 | 2026-06-25T00:05:21.018Z | Done |
| 335 | 2026-06-25T00:05:21.133Z | Done |
| 336 | 2026-06-25T00:05:21.275Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 337 | 2026-06-25T00:05:21.275Z | ++ set +o errexit |
| 338 | 2026-06-25T00:05:21.278Z | ++ pkg info brand/omicron1/tools |
| 339 | 2026-06-25T00:05:21.278Z | ++ grep -qi installed |
| 340 | 2026-06-25T00:05:21.460Z | pkg: info: no packages matching the following patterns you specified are |
| 341 | 2026-06-25T00:05:21.460Z | installed on the system. Try querying remotely instead: |
| 342 | 2026-06-25T00:05:21.460Z | |
| 343 | 2026-06-25T00:05:21.460Z | brand/omicron1/tools |
| 344 | 2026-06-25T00:05:21.494Z | ++ [[ 1 != 0 ]] |
| 345 | 2026-06-25T00:05:21.494Z | ++ set -o errexit |
| 346 | 2026-06-25T00:05:21.497Z | ++ pfexec pkg install brand/omicron1/tools |
| 347 | 2026-06-25T00:05:21.893Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 348 | 2026-06-25T00:05:29.373Z | Planning: Solver setup ... Done |
| 349 | 2026-06-25T00:05:29.412Z | Planning: Running solver ... Done |
| 350 | 2026-06-25T00:05:29.555Z | Planning: Finding local manifests ... Done |
| 351 | 2026-06-25T00:05:29.561Z | Planning: Fetching manifests: 0/1 0% complete |
| 352 | 2026-06-25T00:05:29.675Z | Planning: Fetching manifests: 1/1 100% complete |
| 353 | 2026-06-25T00:05:29.683Z | Planning: Package planning ... Done |
| 354 | 2026-06-25T00:05:29.688Z | Planning: Merging actions ... Done |
| 355 | 2026-06-25T00:05:29.828Z | Planning: Checking for conflicting actions ... Done |
| 356 | 2026-06-25T00:05:29.832Z | Planning: Consolidating action changes ... Done |
| 357 | 2026-06-25T00:05:29.987Z | Planning: Evaluating mediators ... Done |
| 358 | 2026-06-25T00:05:29.993Z | Planning: Planning completed in 8.09 seconds |
| 359 | 2026-06-25T00:05:29.999Z | Packages to install: 1 |
| 360 | 2026-06-25T00:05:29.999Z | Services to change: 1 |
| 361 | 2026-06-25T00:05:29.999Z | Create boot environment: No |
| 362 | 2026-06-25T00:05:29.999Z | Create backup boot environment: No |
| 363 | 2026-06-25T00:05:30.025Z | |
| 364 | 2026-06-25T00:05:30.025Z | Download: 0/2 items 0.0/1.2MB 0% complete |
| 365 | 2026-06-25T00:05:30.051Z | Download: Completed 1.19 MB in 0.02 seconds (52.4M/s) |
| 366 | 2026-06-25T00:05:30.125Z | Actions: 1/19 actions (Installing new actions) |
| 367 | 2026-06-25T00:05:30.137Z | Actions: Completed 19 actions in 0.01 seconds. |
| 368 | 2026-06-25T00:05:30.664Z | Done |
| 369 | 2026-06-25T00:05:30.664Z | Done |
| 370 | 2026-06-25T00:05:31.319Z | Done |
| 371 | 2026-06-25T00:05:34.230Z | Done |
| 372 | 2026-06-25T00:05:34.310Z | Done |
| 373 | 2026-06-25T00:05:34.314Z | Done |
| 374 | 2026-06-25T00:05:34.463Z | Done |
| 375 | 2026-06-25T00:05:34.607Z | ++ pfexec svcadm enable baseline |
| 376 | 2026-06-25T00:05:34.623Z | ++ retry=0 |
| 377 | 2026-06-25T00:05:34.626Z | +++ svcs -Hostate baseline |
| 378 | 2026-06-25T00:05:34.640Z | ++ [[ offline* != online ]] |
| 379 | 2026-06-25T00:05:34.640Z | ++ [[ 0 -gt 300 ]] |
| 380 | 2026-06-25T00:05:34.649Z | ++ sleep 1 |
| 381 | 2026-06-25T00:05:35.640Z | ++ retry=1 |
| 382 | 2026-06-25T00:05:35.644Z | +++ svcs -Hostate baseline |
| 383 | 2026-06-25T00:05:35.654Z | ++ [[ offline* != online ]] |
| 384 | 2026-06-25T00:05:35.654Z | ++ [[ 1 -gt 300 ]] |
| 385 | 2026-06-25T00:05:35.654Z | ++ sleep 1 |
| 386 | 2026-06-25T00:05:36.657Z | ++ retry=2 |
| 387 | 2026-06-25T00:05:36.661Z | +++ svcs -Hostate baseline |
| 388 | 2026-06-25T00:05:36.669Z | ++ [[ offline* != online ]] |
| 389 | 2026-06-25T00:05:36.669Z | ++ [[ 2 -gt 300 ]] |
| 390 | 2026-06-25T00:05:36.669Z | ++ sleep 1 |
| 391 | 2026-06-25T00:05:37.671Z | ++ retry=3 |
| 392 | 2026-06-25T00:05:37.674Z | +++ svcs -Hostate baseline |
| 393 | 2026-06-25T00:05:37.689Z | ++ [[ offline* != online ]] |
| 394 | 2026-06-25T00:05:37.689Z | ++ [[ 3 -gt 300 ]] |
| 395 | 2026-06-25T00:05:37.689Z | ++ sleep 1 |
| 396 | 2026-06-25T00:05:38.689Z | ++ retry=4 |
| 397 | 2026-06-25T00:05:38.693Z | +++ svcs -Hostate baseline |
| 398 | 2026-06-25T00:05:38.701Z | ++ [[ offline* != online ]] |
| 399 | 2026-06-25T00:05:38.701Z | ++ [[ 4 -gt 300 ]] |
| 400 | 2026-06-25T00:05:38.701Z | ++ sleep 1 |
| 401 | 2026-06-25T00:05:39.703Z | ++ retry=5 |
| 402 | 2026-06-25T00:05:39.706Z | +++ svcs -Hostate baseline |
| 403 | 2026-06-25T00:05:39.718Z | ++ [[ offline* != online ]] |
| 404 | 2026-06-25T00:05:39.718Z | ++ [[ 5 -gt 300 ]] |
| 405 | 2026-06-25T00:05:39.718Z | ++ sleep 1 |
| 406 | 2026-06-25T00:05:40.719Z | ++ retry=6 |
| 407 | 2026-06-25T00:05:40.722Z | +++ svcs -Hostate baseline |
| 408 | 2026-06-25T00:05:40.734Z | ++ [[ offline* != online ]] |
| 409 | 2026-06-25T00:05:40.734Z | ++ [[ 6 -gt 300 ]] |
| 410 | 2026-06-25T00:05:40.737Z | ++ sleep 1 |
| 411 | 2026-06-25T00:05:41.736Z | ++ retry=7 |
| 412 | 2026-06-25T00:05:41.739Z | +++ svcs -Hostate baseline |
| 413 | 2026-06-25T00:05:41.751Z | ++ [[ offline* != online ]] |
| 414 | 2026-06-25T00:05:41.751Z | ++ [[ 7 -gt 300 ]] |
| 415 | 2026-06-25T00:05:41.751Z | ++ sleep 1 |
| 416 | 2026-06-25T00:05:42.753Z | ++ retry=8 |
| 417 | 2026-06-25T00:05:42.757Z | +++ svcs -Hostate baseline |
| 418 | 2026-06-25T00:05:42.768Z | ++ [[ offline* != online ]] |
| 419 | 2026-06-25T00:05:42.768Z | ++ [[ 8 -gt 300 ]] |
| 420 | 2026-06-25T00:05:42.772Z | ++ sleep 1 |
| 421 | 2026-06-25T00:05:43.770Z | ++ retry=9 |
| 422 | 2026-06-25T00:05:43.778Z | +++ svcs -Hostate baseline |
| 423 | 2026-06-25T00:05:43.785Z | ++ [[ offline* != online ]] |
| 424 | 2026-06-25T00:05:43.785Z | ++ [[ 9 -gt 300 ]] |
| 425 | 2026-06-25T00:05:43.788Z | ++ sleep 1 |
| 426 | 2026-06-25T00:05:44.799Z | ++ retry=10 |
| 427 | 2026-06-25T00:05:44.804Z | +++ svcs -Hostate baseline |
| 428 | 2026-06-25T00:05:44.804Z | ++ [[ offline* != online ]] |
| 429 | 2026-06-25T00:05:44.804Z | ++ [[ 10 -gt 300 ]] |
| 430 | 2026-06-25T00:05:44.804Z | ++ sleep 1 |
| 431 | 2026-06-25T00:05:45.805Z | ++ retry=11 |
| 432 | 2026-06-25T00:05:45.808Z | +++ svcs -Hostate baseline |
| 433 | 2026-06-25T00:05:45.818Z | ++ [[ offline* != online ]] |
| 434 | 2026-06-25T00:05:45.818Z | ++ [[ 11 -gt 300 ]] |
| 435 | 2026-06-25T00:05:45.818Z | ++ sleep 1 |
| 436 | 2026-06-25T00:05:46.820Z | ++ retry=12 |
| 437 | 2026-06-25T00:05:46.823Z | +++ svcs -Hostate baseline |
| 438 | 2026-06-25T00:05:46.835Z | ++ [[ offline* != online ]] |
| 439 | 2026-06-25T00:05:46.835Z | ++ [[ 12 -gt 300 ]] |
| 440 | 2026-06-25T00:05:46.835Z | ++ sleep 1 |
| 441 | 2026-06-25T00:05:47.837Z | ++ retry=13 |
| 442 | 2026-06-25T00:05:47.843Z | +++ svcs -Hostate baseline |
| 443 | 2026-06-25T00:05:47.853Z | ++ [[ offline* != online ]] |
| 444 | 2026-06-25T00:05:47.853Z | ++ [[ 13 -gt 300 ]] |
| 445 | 2026-06-25T00:05:47.853Z | ++ sleep 1 |
| 446 | 2026-06-25T00:05:48.854Z | ++ retry=14 |
| 447 | 2026-06-25T00:05:48.858Z | +++ svcs -Hostate baseline |
| 448 | 2026-06-25T00:05:48.868Z | ++ [[ offline* != online ]] |
| 449 | 2026-06-25T00:05:48.868Z | ++ [[ 14 -gt 300 ]] |
| 450 | 2026-06-25T00:05:48.871Z | ++ sleep 1 |
| 451 | 2026-06-25T00:05:49.884Z | ++ retry=15 |
| 452 | 2026-06-25T00:05:49.893Z | +++ svcs -Hostate baseline |
| 453 | 2026-06-25T00:05:49.893Z | ++ [[ offline* != online ]] |
| 454 | 2026-06-25T00:05:49.894Z | ++ [[ 15 -gt 300 ]] |
| 455 | 2026-06-25T00:05:49.894Z | ++ sleep 1 |
| 456 | 2026-06-25T00:05:50.891Z | ++ retry=16 |
| 457 | 2026-06-25T00:05:50.898Z | +++ svcs -Hostate baseline |
| 458 | 2026-06-25T00:05:50.903Z | ++ [[ offline* != online ]] |
| 459 | 2026-06-25T00:05:50.903Z | ++ [[ 16 -gt 300 ]] |
| 460 | 2026-06-25T00:05:50.914Z | ++ sleep 1 |
| 461 | 2026-06-25T00:05:51.905Z | ++ retry=17 |
| 462 | 2026-06-25T00:05:51.910Z | +++ svcs -Hostate baseline |
| 463 | 2026-06-25T00:05:51.922Z | ++ [[ offline* != online ]] |
| 464 | 2026-06-25T00:05:51.922Z | ++ [[ 17 -gt 300 ]] |
| 465 | 2026-06-25T00:05:51.922Z | ++ sleep 1 |
| 466 | 2026-06-25T00:05:52.919Z | ++ retry=18 |
| 467 | 2026-06-25T00:05:52.922Z | +++ svcs -Hostate baseline |
| 468 | 2026-06-25T00:05:52.935Z | ++ [[ offline* != online ]] |
| 469 | 2026-06-25T00:05:52.935Z | ++ [[ 18 -gt 300 ]] |
| 470 | 2026-06-25T00:05:52.935Z | ++ sleep 1 |
| 471 | 2026-06-25T00:05:53.938Z | ++ retry=19 |
| 472 | 2026-06-25T00:05:53.941Z | +++ svcs -Hostate baseline |
| 473 | 2026-06-25T00:05:53.952Z | ++ [[ offline* != online ]] |
| 474 | 2026-06-25T00:05:53.952Z | ++ [[ 19 -gt 300 ]] |
| 475 | 2026-06-25T00:05:53.952Z | ++ sleep 1 |
| 476 | 2026-06-25T00:05:54.953Z | ++ retry=20 |
| 477 | 2026-06-25T00:05:54.956Z | +++ svcs -Hostate baseline |
| 478 | 2026-06-25T00:05:54.968Z | ++ [[ offline* != online ]] |
| 479 | 2026-06-25T00:05:54.968Z | ++ [[ 20 -gt 300 ]] |
| 480 | 2026-06-25T00:05:54.971Z | ++ sleep 1 |
| 481 | 2026-06-25T00:05:55.970Z | ++ retry=21 |
| 482 | 2026-06-25T00:05:55.973Z | +++ svcs -Hostate baseline |
| 483 | 2026-06-25T00:05:55.985Z | ++ [[ offline* != online ]] |
| 484 | 2026-06-25T00:05:55.987Z | ++ [[ 21 -gt 300 ]] |
| 485 | 2026-06-25T00:05:55.987Z | ++ sleep 1 |
| 486 | 2026-06-25T00:05:56.987Z | ++ retry=22 |
| 487 | 2026-06-25T00:05:56.990Z | +++ svcs -Hostate baseline |
| 488 | 2026-06-25T00:05:57.002Z | ++ [[ offline* != online ]] |
| 489 | 2026-06-25T00:05:57.002Z | ++ [[ 22 -gt 300 ]] |
| 490 | 2026-06-25T00:05:57.002Z | ++ sleep 1 |
| 491 | 2026-06-25T00:05:58.008Z | ++ retry=23 |
| 492 | 2026-06-25T00:05:58.011Z | +++ svcs -Hostate baseline |
| 493 | 2026-06-25T00:05:58.018Z | ++ [[ offline* != online ]] |
| 494 | 2026-06-25T00:05:58.018Z | ++ [[ 23 -gt 300 ]] |
| 495 | 2026-06-25T00:05:58.021Z | ++ sleep 1 |
| 496 | 2026-06-25T00:05:59.021Z | ++ retry=24 |
| 497 | 2026-06-25T00:05:59.024Z | +++ svcs -Hostate baseline |
| 498 | 2026-06-25T00:05:59.035Z | ++ [[ offline* != online ]] |
| 499 | 2026-06-25T00:05:59.035Z | ++ [[ 24 -gt 300 ]] |
| 500 | 2026-06-25T00:05:59.035Z | ++ sleep 1 |
| 501 | 2026-06-25T00:06:00.037Z | ++ retry=25 |
| 502 | 2026-06-25T00:06:00.042Z | +++ svcs -Hostate baseline |
| 503 | 2026-06-25T00:06:00.052Z | ++ [[ offline* != online ]] |
| 504 | 2026-06-25T00:06:00.052Z | ++ [[ 25 -gt 300 ]] |
| 505 | 2026-06-25T00:06:00.052Z | ++ sleep 1 |
| 506 | 2026-06-25T00:06:01.053Z | ++ retry=26 |
| 507 | 2026-06-25T00:06:01.057Z | +++ svcs -Hostate baseline |
| 508 | 2026-06-25T00:06:01.068Z | ++ [[ offline* != online ]] |
| 509 | 2026-06-25T00:06:01.069Z | ++ [[ 26 -gt 300 ]] |
| 510 | 2026-06-25T00:06:01.072Z | ++ sleep 1 |
| 511 | 2026-06-25T00:06:02.077Z | ++ retry=27 |
| 512 | 2026-06-25T00:06:02.117Z | +++ svcs -Hostate baseline |
| 513 | 2026-06-25T00:06:02.182Z | ++ [[ offline* != online ]] |
| 514 | 2026-06-25T00:06:02.182Z | ++ [[ 27 -gt 300 ]] |
| 515 | 2026-06-25T00:06:02.182Z | ++ sleep 1 |
| 516 | 2026-06-25T00:06:03.093Z | ++ retry=28 |
| 517 | 2026-06-25T00:06:03.100Z | +++ svcs -Hostate baseline |
| 518 | 2026-06-25T00:06:03.125Z | ++ [[ offline* != online ]] |
| 519 | 2026-06-25T00:06:03.130Z | ++ [[ 28 -gt 300 ]] |
| 520 | 2026-06-25T00:06:03.130Z | ++ sleep 1 |
| 521 | 2026-06-25T00:06:04.113Z | ++ retry=29 |
| 522 | 2026-06-25T00:06:04.122Z | +++ svcs -Hostate baseline |
| 523 | 2026-06-25T00:06:04.122Z | ++ [[ offline* != online ]] |
| 524 | 2026-06-25T00:06:04.122Z | ++ [[ 29 -gt 300 ]] |
| 525 | 2026-06-25T00:06:04.122Z | ++ sleep 1 |
| 526 | 2026-06-25T00:06:05.135Z | ++ retry=30 |
| 527 | 2026-06-25T00:06:05.169Z | +++ svcs -Hostate baseline |
| 528 | 2026-06-25T00:06:05.170Z | ++ [[ offline* != online ]] |
| 529 | 2026-06-25T00:06:05.170Z | ++ [[ 30 -gt 300 ]] |
| 530 | 2026-06-25T00:06:05.170Z | ++ sleep 1 |
| 531 | 2026-06-25T00:06:06.158Z | ++ retry=31 |
| 532 | 2026-06-25T00:06:06.181Z | +++ svcs -Hostate baseline |
| 533 | 2026-06-25T00:06:06.181Z | ++ [[ offline* != online ]] |
| 534 | 2026-06-25T00:06:06.181Z | ++ [[ 31 -gt 300 ]] |
| 535 | 2026-06-25T00:06:06.181Z | ++ sleep 1 |
| 536 | 2026-06-25T00:06:07.153Z | ++ retry=32 |
| 537 | 2026-06-25T00:06:07.155Z | +++ svcs -Hostate baseline |
| 538 | 2026-06-25T00:06:07.168Z | ++ [[ offline* != online ]] |
| 539 | 2026-06-25T00:06:07.168Z | ++ [[ 32 -gt 300 ]] |
| 540 | 2026-06-25T00:06:07.168Z | ++ sleep 1 |
| 541 | 2026-06-25T00:06:08.170Z | ++ retry=33 |
| 542 | 2026-06-25T00:06:08.173Z | +++ svcs -Hostate baseline |
| 543 | 2026-06-25T00:06:08.184Z | ++ [[ offline* != online ]] |
| 544 | 2026-06-25T00:06:08.184Z | ++ [[ 33 -gt 300 ]] |
| 545 | 2026-06-25T00:06:08.184Z | ++ sleep 1 |
| 546 | 2026-06-25T00:06:09.186Z | ++ retry=34 |
| 547 | 2026-06-25T00:06:09.190Z | +++ svcs -Hostate baseline |
| 548 | 2026-06-25T00:06:09.201Z | ++ [[ offline* != online ]] |
| 549 | 2026-06-25T00:06:09.201Z | ++ [[ 34 -gt 300 ]] |
| 550 | 2026-06-25T00:06:09.204Z | ++ sleep 1 |
| 551 | 2026-06-25T00:06:10.202Z | ++ retry=35 |
| 552 | 2026-06-25T00:06:10.206Z | +++ svcs -Hostate baseline |
| 553 | 2026-06-25T00:06:10.217Z | ++ [[ offline* != online ]] |
| 554 | 2026-06-25T00:06:10.217Z | ++ [[ 35 -gt 300 ]] |
| 555 | 2026-06-25T00:06:10.217Z | ++ sleep 1 |
| 556 | 2026-06-25T00:06:11.241Z | ++ retry=36 |
| 557 | 2026-06-25T00:06:11.247Z | +++ svcs -Hostate baseline |
| 558 | 2026-06-25T00:06:11.247Z | ++ [[ offline* != online ]] |
| 559 | 2026-06-25T00:06:11.247Z | ++ [[ 36 -gt 300 ]] |
| 560 | 2026-06-25T00:06:11.247Z | ++ sleep 1 |
| 561 | 2026-06-25T00:06:12.236Z | ++ retry=37 |
| 562 | 2026-06-25T00:06:12.239Z | +++ svcs -Hostate baseline |
| 563 | 2026-06-25T00:06:12.251Z | ++ [[ offline* != online ]] |
| 564 | 2026-06-25T00:06:12.251Z | ++ [[ 37 -gt 300 ]] |
| 565 | 2026-06-25T00:06:12.251Z | ++ sleep 1 |
| 566 | 2026-06-25T00:06:13.253Z | ++ retry=38 |
| 567 | 2026-06-25T00:06:13.256Z | +++ svcs -Hostate baseline |
| 568 | 2026-06-25T00:06:13.268Z | ++ [[ offline* != online ]] |
| 569 | 2026-06-25T00:06:13.268Z | ++ [[ 38 -gt 300 ]] |
| 570 | 2026-06-25T00:06:13.268Z | ++ sleep 1 |
| 571 | 2026-06-25T00:06:14.269Z | ++ retry=39 |
| 572 | 2026-06-25T00:06:14.273Z | +++ svcs -Hostate baseline |
| 573 | 2026-06-25T00:06:14.284Z | ++ [[ offline* != online ]] |
| 574 | 2026-06-25T00:06:14.284Z | ++ [[ 39 -gt 300 ]] |
| 575 | 2026-06-25T00:06:14.284Z | ++ sleep 1 |
| 576 | 2026-06-25T00:06:15.287Z | ++ retry=40 |
| 577 | 2026-06-25T00:06:15.292Z | +++ svcs -Hostate baseline |
| 578 | 2026-06-25T00:06:15.303Z | ++ [[ offline* != online ]] |
| 579 | 2026-06-25T00:06:15.306Z | ++ [[ 40 -gt 300 ]] |
| 580 | 2026-06-25T00:06:15.306Z | ++ sleep 1 |
| 581 | 2026-06-25T00:06:16.303Z | ++ retry=41 |
| 582 | 2026-06-25T00:06:16.306Z | +++ svcs -Hostate baseline |
| 583 | 2026-06-25T00:06:16.317Z | ++ [[ offline* != online ]] |
| 584 | 2026-06-25T00:06:16.317Z | ++ [[ 41 -gt 300 ]] |
| 585 | 2026-06-25T00:06:16.317Z | ++ sleep 1 |
| 586 | 2026-06-25T00:06:17.319Z | ++ retry=42 |
| 587 | 2026-06-25T00:06:17.322Z | +++ svcs -Hostate baseline |
| 588 | 2026-06-25T00:06:17.334Z | ++ [[ offline* != online ]] |
| 589 | 2026-06-25T00:06:17.334Z | ++ [[ 42 -gt 300 ]] |
| 590 | 2026-06-25T00:06:17.338Z | ++ sleep 1 |
| 591 | 2026-06-25T00:06:18.337Z | ++ retry=43 |
| 592 | 2026-06-25T00:06:18.340Z | +++ svcs -Hostate baseline |
| 593 | 2026-06-25T00:06:18.351Z | ++ [[ offline* != online ]] |
| 594 | 2026-06-25T00:06:18.351Z | ++ [[ 43 -gt 300 ]] |
| 595 | 2026-06-25T00:06:18.351Z | ++ sleep 1 |
| 596 | 2026-06-25T00:06:19.354Z | ++ retry=44 |
| 597 | 2026-06-25T00:06:19.357Z | +++ svcs -Hostate baseline |
| 598 | 2026-06-25T00:06:19.368Z | ++ [[ offline* != online ]] |
| 599 | 2026-06-25T00:06:19.368Z | ++ [[ 44 -gt 300 ]] |
| 600 | 2026-06-25T00:06:19.368Z | ++ sleep 1 |
| 601 | 2026-06-25T00:06:20.371Z | ++ retry=45 |
| 602 | 2026-06-25T00:06:20.375Z | +++ svcs -Hostate baseline |
| 603 | 2026-06-25T00:06:20.384Z | ++ [[ offline* != online ]] |
| 604 | 2026-06-25T00:06:20.384Z | ++ [[ 45 -gt 300 ]] |
| 605 | 2026-06-25T00:06:20.384Z | ++ sleep 1 |
| 606 | 2026-06-25T00:06:21.387Z | ++ retry=46 |
| 607 | 2026-06-25T00:06:21.391Z | +++ svcs -Hostate baseline |
| 608 | 2026-06-25T00:06:21.402Z | ++ [[ offline* != online ]] |
| 609 | 2026-06-25T00:06:21.402Z | ++ [[ 46 -gt 300 ]] |
| 610 | 2026-06-25T00:06:21.429Z | ++ sleep 1 |
| 611 | 2026-06-25T00:06:22.404Z | ++ retry=47 |
| 612 | 2026-06-25T00:06:22.408Z | +++ svcs -Hostate baseline |
| 613 | 2026-06-25T00:06:22.418Z | ++ [[ offline* != online ]] |
| 614 | 2026-06-25T00:06:22.418Z | ++ [[ 47 -gt 300 ]] |
| 615 | 2026-06-25T00:06:22.418Z | ++ sleep 1 |
| 616 | 2026-06-25T00:06:23.421Z | ++ retry=48 |
| 617 | 2026-06-25T00:06:23.425Z | +++ svcs -Hostate baseline |
| 618 | 2026-06-25T00:06:23.434Z | ++ [[ offline* != online ]] |
| 619 | 2026-06-25T00:06:23.434Z | ++ [[ 48 -gt 300 ]] |
| 620 | 2026-06-25T00:06:23.434Z | ++ sleep 1 |
| 621 | 2026-06-25T00:06:24.437Z | ++ retry=49 |
| 622 | 2026-06-25T00:06:24.440Z | +++ svcs -Hostate baseline |
| 623 | 2026-06-25T00:06:24.451Z | ++ [[ offline* != online ]] |
| 624 | 2026-06-25T00:06:24.451Z | ++ [[ 49 -gt 300 ]] |
| 625 | 2026-06-25T00:06:24.455Z | ++ sleep 1 |
| 626 | 2026-06-25T00:06:25.453Z | ++ retry=50 |
| 627 | 2026-06-25T00:06:25.456Z | +++ svcs -Hostate baseline |
| 628 | 2026-06-25T00:06:25.468Z | ++ [[ offline* != online ]] |
| 629 | 2026-06-25T00:06:25.468Z | ++ [[ 50 -gt 300 ]] |
| 630 | 2026-06-25T00:06:25.468Z | ++ sleep 1 |
| 631 | 2026-06-25T00:06:26.471Z | ++ retry=51 |
| 632 | 2026-06-25T00:06:26.474Z | +++ svcs -Hostate baseline |
| 633 | 2026-06-25T00:06:26.484Z | ++ [[ offline* != online ]] |
| 634 | 2026-06-25T00:06:26.484Z | ++ [[ 51 -gt 300 ]] |
| 635 | 2026-06-25T00:06:26.484Z | ++ sleep 1 |
| 636 | 2026-06-25T00:06:27.486Z | ++ retry=52 |
| 637 | 2026-06-25T00:06:27.490Z | +++ svcs -Hostate baseline |
| 638 | 2026-06-25T00:06:27.501Z | ++ [[ offline* != online ]] |
| 639 | 2026-06-25T00:06:27.504Z | ++ [[ 52 -gt 300 ]] |
| 640 | 2026-06-25T00:06:27.504Z | ++ sleep 1 |
| 641 | 2026-06-25T00:06:28.503Z | ++ retry=53 |
| 642 | 2026-06-25T00:06:28.506Z | +++ svcs -Hostate baseline |
| 643 | 2026-06-25T00:06:28.519Z | ++ [[ offline* != online ]] |
| 644 | 2026-06-25T00:06:28.520Z | ++ [[ 53 -gt 300 ]] |
| 645 | 2026-06-25T00:06:28.520Z | ++ sleep 1 |
| 646 | 2026-06-25T00:06:29.520Z | ++ retry=54 |
| 647 | 2026-06-25T00:06:29.522Z | +++ svcs -Hostate baseline |
| 648 | 2026-06-25T00:06:29.534Z | ++ [[ offline* != online ]] |
| 649 | 2026-06-25T00:06:29.534Z | ++ [[ 54 -gt 300 ]] |
| 650 | 2026-06-25T00:06:29.534Z | ++ sleep 1 |
| 651 | 2026-06-25T00:06:30.536Z | ++ retry=55 |
| 652 | 2026-06-25T00:06:30.539Z | +++ svcs -Hostate baseline |
| 653 | 2026-06-25T00:06:30.551Z | ++ [[ offline* != online ]] |
| 654 | 2026-06-25T00:06:30.551Z | ++ [[ 55 -gt 300 ]] |
| 655 | 2026-06-25T00:06:30.551Z | ++ sleep 1 |
| 656 | 2026-06-25T00:06:31.602Z | ++ retry=56 |
| 657 | 2026-06-25T00:06:31.612Z | +++ svcs -Hostate baseline |
| 658 | 2026-06-25T00:06:31.613Z | ++ [[ offline* != online ]] |
| 659 | 2026-06-25T00:06:31.613Z | ++ [[ 56 -gt 300 ]] |
| 660 | 2026-06-25T00:06:31.613Z | ++ sleep 1 |
| 661 | 2026-06-25T00:06:32.570Z | ++ retry=57 |
| 662 | 2026-06-25T00:06:32.573Z | +++ svcs -Hostate baseline |
| 663 | 2026-06-25T00:06:32.585Z | ++ [[ offline* != online ]] |
| 664 | 2026-06-25T00:06:32.585Z | ++ [[ 57 -gt 300 ]] |
| 665 | 2026-06-25T00:06:32.585Z | ++ sleep 1 |
| 666 | 2026-06-25T00:06:33.586Z | ++ retry=58 |
| 667 | 2026-06-25T00:06:33.589Z | +++ svcs -Hostate baseline |
| 668 | 2026-06-25T00:06:33.602Z | ++ [[ offline* != online ]] |
| 669 | 2026-06-25T00:06:33.602Z | ++ [[ 58 -gt 300 ]] |
| 670 | 2026-06-25T00:06:33.606Z | ++ sleep 1 |
| 671 | 2026-06-25T00:06:34.606Z | ++ retry=59 |
| 672 | 2026-06-25T00:06:34.611Z | +++ svcs -Hostate baseline |
| 673 | 2026-06-25T00:06:34.619Z | ++ [[ offline* != online ]] |
| 674 | 2026-06-25T00:06:34.619Z | ++ [[ 59 -gt 300 ]] |
| 675 | 2026-06-25T00:06:34.619Z | ++ sleep 1 |
| 676 | 2026-06-25T00:06:35.623Z | ++ retry=60 |
| 677 | 2026-06-25T00:06:35.626Z | +++ svcs -Hostate baseline |
| 678 | 2026-06-25T00:06:35.638Z | ++ [[ offline* != online ]] |
| 679 | 2026-06-25T00:06:35.638Z | ++ [[ 60 -gt 300 ]] |
| 680 | 2026-06-25T00:06:35.642Z | ++ sleep 1 |
| 681 | 2026-06-25T00:06:36.639Z | ++ retry=61 |
| 682 | 2026-06-25T00:06:36.643Z | +++ svcs -Hostate baseline |
| 683 | 2026-06-25T00:06:36.653Z | ++ [[ offline* != online ]] |
| 684 | 2026-06-25T00:06:36.653Z | ++ [[ 61 -gt 300 ]] |
| 685 | 2026-06-25T00:06:36.653Z | ++ sleep 1 |
| 686 | 2026-06-25T00:06:37.655Z | ++ retry=62 |
| 687 | 2026-06-25T00:06:37.658Z | +++ svcs -Hostate baseline |
| 688 | 2026-06-25T00:06:37.670Z | ++ [[ offline* != online ]] |
| 689 | 2026-06-25T00:06:37.670Z | ++ [[ 62 -gt 300 ]] |
| 690 | 2026-06-25T00:06:37.673Z | ++ sleep 1 |
| 691 | 2026-06-25T00:06:38.672Z | ++ retry=63 |
| 692 | 2026-06-25T00:06:38.678Z | +++ svcs -Hostate baseline |
| 693 | 2026-06-25T00:06:38.689Z | ++ [[ offline* != online ]] |
| 694 | 2026-06-25T00:06:38.689Z | ++ [[ 63 -gt 300 ]] |
| 695 | 2026-06-25T00:06:38.689Z | ++ sleep 1 |
| 696 | 2026-06-25T00:06:39.688Z | ++ retry=64 |
| 697 | 2026-06-25T00:06:39.691Z | +++ svcs -Hostate baseline |
| 698 | 2026-06-25T00:06:39.703Z | ++ [[ offline* != online ]] |
| 699 | 2026-06-25T00:06:39.703Z | ++ [[ 64 -gt 300 ]] |
| 700 | 2026-06-25T00:06:39.703Z | ++ sleep 1 |
| 701 | 2026-06-25T00:06:40.705Z | ++ retry=65 |
| 702 | 2026-06-25T00:06:40.708Z | +++ svcs -Hostate baseline |
| 703 | 2026-06-25T00:06:40.720Z | ++ [[ offline* != online ]] |
| 704 | 2026-06-25T00:06:40.723Z | ++ [[ 65 -gt 300 ]] |
| 705 | 2026-06-25T00:06:40.723Z | ++ sleep 1 |
| 706 | 2026-06-25T00:06:41.722Z | ++ retry=66 |
| 707 | 2026-06-25T00:06:41.725Z | +++ svcs -Hostate baseline |
| 708 | 2026-06-25T00:06:41.737Z | ++ [[ offline* != online ]] |
| 709 | 2026-06-25T00:06:41.737Z | ++ [[ 66 -gt 300 ]] |
| 710 | 2026-06-25T00:06:41.740Z | ++ sleep 1 |
| 711 | 2026-06-25T00:06:42.739Z | ++ retry=67 |
| 712 | 2026-06-25T00:06:42.742Z | +++ svcs -Hostate baseline |
| 713 | 2026-06-25T00:06:42.754Z | ++ [[ offline* != online ]] |
| 714 | 2026-06-25T00:06:42.754Z | ++ [[ 67 -gt 300 ]] |
| 715 | 2026-06-25T00:06:42.754Z | ++ sleep 1 |
| 716 | 2026-06-25T00:06:43.756Z | ++ retry=68 |
| 717 | 2026-06-25T00:06:43.759Z | +++ svcs -Hostate baseline |
| 718 | 2026-06-25T00:06:43.771Z | ++ [[ offline* != online ]] |
| 719 | 2026-06-25T00:06:43.771Z | ++ [[ 68 -gt 300 ]] |
| 720 | 2026-06-25T00:06:43.771Z | ++ sleep 1 |
| 721 | 2026-06-25T00:06:44.773Z | ++ retry=69 |
| 722 | 2026-06-25T00:06:44.776Z | +++ svcs -Hostate baseline |
| 723 | 2026-06-25T00:06:44.789Z | ++ [[ offline* != online ]] |
| 724 | 2026-06-25T00:06:44.789Z | ++ [[ 69 -gt 300 ]] |
| 725 | 2026-06-25T00:06:44.791Z | ++ sleep 1 |
| 726 | 2026-06-25T00:06:45.790Z | ++ retry=70 |
| 727 | 2026-06-25T00:06:45.794Z | +++ svcs -Hostate baseline |
| 728 | 2026-06-25T00:06:45.805Z | ++ [[ offline* != online ]] |
| 729 | 2026-06-25T00:06:45.805Z | ++ [[ 70 -gt 300 ]] |
| 730 | 2026-06-25T00:06:45.809Z | ++ sleep 1 |
| 731 | 2026-06-25T00:06:46.806Z | ++ retry=71 |
| 732 | 2026-06-25T00:06:46.810Z | +++ svcs -Hostate baseline |
| 733 | 2026-06-25T00:06:46.821Z | ++ [[ offline* != online ]] |
| 734 | 2026-06-25T00:06:46.821Z | ++ [[ 71 -gt 300 ]] |
| 735 | 2026-06-25T00:06:46.825Z | ++ sleep 1 |
| 736 | 2026-06-25T00:06:47.824Z | ++ retry=72 |
| 737 | 2026-06-25T00:06:47.827Z | +++ svcs -Hostate baseline |
| 738 | 2026-06-25T00:06:47.839Z | ++ [[ offline* != online ]] |
| 739 | 2026-06-25T00:06:47.839Z | ++ [[ 72 -gt 300 ]] |
| 740 | 2026-06-25T00:06:47.842Z | ++ sleep 1 |
| 741 | 2026-06-25T00:06:48.841Z | ++ retry=73 |
| 742 | 2026-06-25T00:06:48.844Z | +++ svcs -Hostate baseline |
| 743 | 2026-06-25T00:06:48.856Z | ++ [[ offline* != online ]] |
| 744 | 2026-06-25T00:06:48.856Z | ++ [[ 73 -gt 300 ]] |
| 745 | 2026-06-25T00:06:48.859Z | ++ sleep 1 |
| 746 | 2026-06-25T00:06:49.858Z | ++ retry=74 |
| 747 | 2026-06-25T00:06:49.861Z | +++ svcs -Hostate baseline |
| 748 | 2026-06-25T00:06:49.873Z | ++ [[ offline* != online ]] |
| 749 | 2026-06-25T00:06:49.873Z | ++ [[ 74 -gt 300 ]] |
| 750 | 2026-06-25T00:06:49.876Z | ++ sleep 1 |
| 751 | 2026-06-25T00:06:50.875Z | ++ retry=75 |
| 752 | 2026-06-25T00:06:50.879Z | +++ svcs -Hostate baseline |
| 753 | 2026-06-25T00:06:50.892Z | ++ [[ offline* != online ]] |
| 754 | 2026-06-25T00:06:50.892Z | ++ [[ 75 -gt 300 ]] |
| 755 | 2026-06-25T00:06:50.892Z | ++ sleep 1 |
| 756 | 2026-06-25T00:06:51.892Z | ++ retry=76 |
| 757 | 2026-06-25T00:06:51.895Z | +++ svcs -Hostate baseline |
| 758 | 2026-06-25T00:06:51.908Z | ++ [[ offline* != online ]] |
| 759 | 2026-06-25T00:06:51.908Z | ++ [[ 76 -gt 300 ]] |
| 760 | 2026-06-25T00:06:51.908Z | ++ sleep 1 |
| 761 | 2026-06-25T00:06:52.913Z | ++ retry=77 |
| 762 | 2026-06-25T00:06:52.918Z | +++ svcs -Hostate baseline |
| 763 | 2026-06-25T00:06:52.924Z | ++ [[ offline* != online ]] |
| 764 | 2026-06-25T00:06:52.924Z | ++ [[ 77 -gt 300 ]] |
| 765 | 2026-06-25T00:06:52.924Z | ++ sleep 1 |
| 766 | 2026-06-25T00:06:53.925Z | ++ retry=78 |
| 767 | 2026-06-25T00:06:53.928Z | +++ svcs -Hostate baseline |
| 768 | 2026-06-25T00:06:53.940Z | ++ [[ offline* != online ]] |
| 769 | 2026-06-25T00:06:53.940Z | ++ [[ 78 -gt 300 ]] |
| 770 | 2026-06-25T00:06:53.940Z | ++ sleep 1 |
| 771 | 2026-06-25T00:06:54.981Z | ++ retry=79 |
| 772 | 2026-06-25T00:06:54.987Z | +++ svcs -Hostate baseline |
| 773 | 2026-06-25T00:06:54.987Z | ++ [[ offline* != online ]] |
| 774 | 2026-06-25T00:06:54.987Z | ++ [[ 79 -gt 300 ]] |
| 775 | 2026-06-25T00:06:54.987Z | ++ sleep 1 |
| 776 | 2026-06-25T00:06:55.962Z | ++ retry=80 |
| 777 | 2026-06-25T00:06:55.967Z | +++ svcs -Hostate baseline |
| 778 | 2026-06-25T00:06:55.974Z | ++ [[ offline* != online ]] |
| 779 | 2026-06-25T00:06:55.974Z | ++ [[ 80 -gt 300 ]] |
| 780 | 2026-06-25T00:06:55.974Z | ++ sleep 1 |
| 781 | 2026-06-25T00:06:56.976Z | ++ retry=81 |
| 782 | 2026-06-25T00:06:56.979Z | +++ svcs -Hostate baseline |
| 783 | 2026-06-25T00:06:56.990Z | ++ [[ offline* != online ]] |
| 784 | 2026-06-25T00:06:56.990Z | ++ [[ 81 -gt 300 ]] |
| 785 | 2026-06-25T00:06:56.990Z | ++ sleep 1 |
| 786 | 2026-06-25T00:06:57.992Z | ++ retry=82 |
| 787 | 2026-06-25T00:06:57.995Z | +++ svcs -Hostate baseline |
| 788 | 2026-06-25T00:06:58.007Z | ++ [[ offline* != online ]] |
| 789 | 2026-06-25T00:06:58.007Z | ++ [[ 82 -gt 300 ]] |
| 790 | 2026-06-25T00:06:58.007Z | ++ sleep 1 |
| 791 | 2026-06-25T00:06:59.010Z | ++ retry=83 |
| 792 | 2026-06-25T00:06:59.014Z | +++ svcs -Hostate baseline |
| 793 | 2026-06-25T00:06:59.024Z | ++ [[ offline* != online ]] |
| 794 | 2026-06-25T00:06:59.024Z | ++ [[ 83 -gt 300 ]] |
| 795 | 2026-06-25T00:06:59.024Z | ++ sleep 1 |
| 796 | 2026-06-25T00:07:00.026Z | ++ retry=84 |
| 797 | 2026-06-25T00:07:00.029Z | +++ svcs -Hostate baseline |
| 798 | 2026-06-25T00:07:00.040Z | ++ [[ offline* != online ]] |
| 799 | 2026-06-25T00:07:00.040Z | ++ [[ 84 -gt 300 ]] |
| 800 | 2026-06-25T00:07:00.040Z | ++ sleep 1 |
| 801 | 2026-06-25T00:07:01.042Z | ++ retry=85 |
| 802 | 2026-06-25T00:07:01.045Z | +++ svcs -Hostate baseline |
| 803 | 2026-06-25T00:07:01.057Z | ++ [[ offline* != online ]] |
| 804 | 2026-06-25T00:07:01.057Z | ++ [[ 85 -gt 300 ]] |
| 805 | 2026-06-25T00:07:01.060Z | ++ sleep 1 |
| 806 | 2026-06-25T00:07:02.059Z | ++ retry=86 |
| 807 | 2026-06-25T00:07:02.062Z | +++ svcs -Hostate baseline |
| 808 | 2026-06-25T00:07:02.074Z | ++ [[ offline* != online ]] |
| 809 | 2026-06-25T00:07:02.074Z | ++ [[ 86 -gt 300 ]] |
| 810 | 2026-06-25T00:07:02.077Z | ++ sleep 1 |
| 811 | 2026-06-25T00:07:03.075Z | ++ retry=87 |
| 812 | 2026-06-25T00:07:03.078Z | +++ svcs -Hostate baseline |
| 813 | 2026-06-25T00:07:03.090Z | ++ [[ offline* != online ]] |
| 814 | 2026-06-25T00:07:03.090Z | ++ [[ 87 -gt 300 ]] |
| 815 | 2026-06-25T00:07:03.090Z | ++ sleep 1 |
| 816 | 2026-06-25T00:07:04.092Z | ++ retry=88 |
| 817 | 2026-06-25T00:07:04.095Z | +++ svcs -Hostate baseline |
| 818 | 2026-06-25T00:07:04.107Z | ++ [[ offline* != online ]] |
| 819 | 2026-06-25T00:07:04.107Z | ++ [[ 88 -gt 300 ]] |
| 820 | 2026-06-25T00:07:04.107Z | ++ sleep 1 |
| 821 | 2026-06-25T00:07:05.108Z | ++ retry=89 |
| 822 | 2026-06-25T00:07:05.112Z | +++ svcs -Hostate baseline |
| 823 | 2026-06-25T00:07:05.123Z | ++ [[ offline* != online ]] |
| 824 | 2026-06-25T00:07:05.123Z | ++ [[ 89 -gt 300 ]] |
| 825 | 2026-06-25T00:07:05.123Z | ++ sleep 1 |
| 826 | 2026-06-25T00:07:06.125Z | ++ retry=90 |
| 827 | 2026-06-25T00:07:06.128Z | +++ svcs -Hostate baseline |
| 828 | 2026-06-25T00:07:06.142Z | ++ [[ offline* != online ]] |
| 829 | 2026-06-25T00:07:06.142Z | ++ [[ 90 -gt 300 ]] |
| 830 | 2026-06-25T00:07:06.145Z | ++ sleep 1 |
| 831 | 2026-06-25T00:07:07.141Z | ++ retry=91 |
| 832 | 2026-06-25T00:07:07.145Z | +++ svcs -Hostate baseline |
| 833 | 2026-06-25T00:07:07.157Z | ++ [[ offline* != online ]] |
| 834 | 2026-06-25T00:07:07.157Z | ++ [[ 91 -gt 300 ]] |
| 835 | 2026-06-25T00:07:07.160Z | ++ sleep 1 |
| 836 | 2026-06-25T00:07:08.158Z | ++ retry=92 |
| 837 | 2026-06-25T00:07:08.163Z | +++ svcs -Hostate baseline |
| 838 | 2026-06-25T00:07:08.172Z | ++ [[ offline* != online ]] |
| 839 | 2026-06-25T00:07:08.172Z | ++ [[ 92 -gt 300 ]] |
| 840 | 2026-06-25T00:07:08.172Z | ++ sleep 1 |
| 841 | 2026-06-25T00:07:09.174Z | ++ retry=93 |
| 842 | 2026-06-25T00:07:09.177Z | +++ svcs -Hostate baseline |
| 843 | 2026-06-25T00:07:09.188Z | ++ [[ offline* != online ]] |
| 844 | 2026-06-25T00:07:09.188Z | ++ [[ 93 -gt 300 ]] |
| 845 | 2026-06-25T00:07:09.188Z | ++ sleep 1 |
| 846 | 2026-06-25T00:07:10.191Z | ++ retry=94 |
| 847 | 2026-06-25T00:07:10.194Z | +++ svcs -Hostate baseline |
| 848 | 2026-06-25T00:07:10.206Z | ++ [[ offline* != online ]] |
| 849 | 2026-06-25T00:07:10.206Z | ++ [[ 94 -gt 300 ]] |
| 850 | 2026-06-25T00:07:10.209Z | ++ sleep 1 |
| 851 | 2026-06-25T00:07:11.206Z | ++ retry=95 |
| 852 | 2026-06-25T00:07:11.209Z | +++ svcs -Hostate baseline |
| 853 | 2026-06-25T00:07:11.220Z | ++ [[ offline* != online ]] |
| 854 | 2026-06-25T00:07:11.221Z | ++ [[ 95 -gt 300 ]] |
| 855 | 2026-06-25T00:07:11.221Z | ++ sleep 1 |
| 856 | 2026-06-25T00:07:12.222Z | ++ retry=96 |
| 857 | 2026-06-25T00:07:12.225Z | +++ svcs -Hostate baseline |
| 858 | 2026-06-25T00:07:12.237Z | ++ [[ offline* != online ]] |
| 859 | 2026-06-25T00:07:12.237Z | ++ [[ 96 -gt 300 ]] |
| 860 | 2026-06-25T00:07:12.240Z | ++ sleep 1 |
| 861 | 2026-06-25T00:07:13.238Z | ++ retry=97 |
| 862 | 2026-06-25T00:07:13.241Z | +++ svcs -Hostate baseline |
| 863 | 2026-06-25T00:07:13.252Z | ++ [[ offline* != online ]] |
| 864 | 2026-06-25T00:07:13.253Z | ++ [[ 97 -gt 300 ]] |
| 865 | 2026-06-25T00:07:13.255Z | ++ sleep 1 |
| 866 | 2026-06-25T00:07:14.255Z | ++ retry=98 |
| 867 | 2026-06-25T00:07:14.258Z | +++ svcs -Hostate baseline |
| 868 | 2026-06-25T00:07:14.269Z | ++ [[ offline* != online ]] |
| 869 | 2026-06-25T00:07:14.269Z | ++ [[ 98 -gt 300 ]] |
| 870 | 2026-06-25T00:07:14.269Z | ++ sleep 1 |
| 871 | 2026-06-25T00:07:15.271Z | ++ retry=99 |
| 872 | 2026-06-25T00:07:15.274Z | +++ svcs -Hostate baseline |
| 873 | 2026-06-25T00:07:15.285Z | ++ [[ offline* != online ]] |
| 874 | 2026-06-25T00:07:15.285Z | ++ [[ 99 -gt 300 ]] |
| 875 | 2026-06-25T00:07:15.286Z | ++ sleep 1 |
| 876 | 2026-06-25T00:07:16.287Z | ++ retry=100 |
| 877 | 2026-06-25T00:07:16.290Z | +++ svcs -Hostate baseline |
| 878 | 2026-06-25T00:07:16.302Z | ++ [[ offline* != online ]] |
| 879 | 2026-06-25T00:07:16.302Z | ++ [[ 100 -gt 300 ]] |
| 880 | 2026-06-25T00:07:16.302Z | ++ sleep 1 |
| 881 | 2026-06-25T00:07:17.304Z | ++ retry=101 |
| 882 | 2026-06-25T00:07:17.309Z | +++ svcs -Hostate baseline |
| 883 | 2026-06-25T00:07:17.318Z | ++ [[ offline* != online ]] |
| 884 | 2026-06-25T00:07:17.318Z | ++ [[ 101 -gt 300 ]] |
| 885 | 2026-06-25T00:07:17.318Z | ++ sleep 1 |
| 886 | 2026-06-25T00:07:18.320Z | ++ retry=102 |
| 887 | 2026-06-25T00:07:18.323Z | +++ svcs -Hostate baseline |
| 888 | 2026-06-25T00:07:18.336Z | ++ [[ offline* != online ]] |
| 889 | 2026-06-25T00:07:18.336Z | ++ [[ 102 -gt 300 ]] |
| 890 | 2026-06-25T00:07:18.336Z | ++ sleep 1 |
| 891 | 2026-06-25T00:07:19.336Z | ++ retry=103 |
| 892 | 2026-06-25T00:07:19.339Z | +++ svcs -Hostate baseline |
| 893 | 2026-06-25T00:07:19.352Z | ++ [[ offline* != online ]] |
| 894 | 2026-06-25T00:07:19.358Z | ++ [[ 103 -gt 300 ]] |
| 895 | 2026-06-25T00:07:19.358Z | ++ sleep 1 |
| 896 | 2026-06-25T00:07:20.353Z | ++ retry=104 |
| 897 | 2026-06-25T00:07:20.356Z | +++ svcs -Hostate baseline |
| 898 | 2026-06-25T00:07:20.368Z | ++ [[ offline* != online ]] |
| 899 | 2026-06-25T00:07:20.368Z | ++ [[ 104 -gt 300 ]] |
| 900 | 2026-06-25T00:07:20.368Z | ++ sleep 1 |
| 901 | 2026-06-25T00:07:21.370Z | ++ retry=105 |
| 902 | 2026-06-25T00:07:21.373Z | +++ svcs -Hostate baseline |
| 903 | 2026-06-25T00:07:21.384Z | ++ [[ offline* != online ]] |
| 904 | 2026-06-25T00:07:21.384Z | ++ [[ 105 -gt 300 ]] |
| 905 | 2026-06-25T00:07:21.384Z | ++ sleep 1 |
| 906 | 2026-06-25T00:07:22.387Z | ++ retry=106 |
| 907 | 2026-06-25T00:07:22.391Z | +++ svcs -Hostate baseline |
| 908 | 2026-06-25T00:07:22.407Z | ++ [[ offline* != online ]] |
| 909 | 2026-06-25T00:07:22.407Z | ++ [[ 106 -gt 300 ]] |
| 910 | 2026-06-25T00:07:22.407Z | ++ sleep 1 |
| 911 | 2026-06-25T00:07:23.403Z | ++ retry=107 |
| 912 | 2026-06-25T00:07:23.407Z | +++ svcs -Hostate baseline |
| 913 | 2026-06-25T00:07:23.417Z | ++ [[ offline* != online ]] |
| 914 | 2026-06-25T00:07:23.417Z | ++ [[ 107 -gt 300 ]] |
| 915 | 2026-06-25T00:07:23.417Z | ++ sleep 1 |
| 916 | 2026-06-25T00:07:24.419Z | ++ retry=108 |
| 917 | 2026-06-25T00:07:24.426Z | +++ svcs -Hostate baseline |
| 918 | 2026-06-25T00:07:24.434Z | ++ [[ offline* != online ]] |
| 919 | 2026-06-25T00:07:24.434Z | ++ [[ 108 -gt 300 ]] |
| 920 | 2026-06-25T00:07:24.434Z | ++ sleep 1 |
| 921 | 2026-06-25T00:07:25.437Z | ++ retry=109 |
| 922 | 2026-06-25T00:07:25.450Z | +++ svcs -Hostate baseline |
| 923 | 2026-06-25T00:07:25.458Z | ++ [[ offline* != online ]] |
| 924 | 2026-06-25T00:07:25.458Z | ++ [[ 109 -gt 300 ]] |
| 925 | 2026-06-25T00:07:25.458Z | ++ sleep 1 |
| 926 | 2026-06-25T00:07:26.451Z | ++ retry=110 |
| 927 | 2026-06-25T00:07:26.457Z | +++ svcs -Hostate baseline |
| 928 | 2026-06-25T00:07:26.468Z | ++ [[ offline* != online ]] |
| 929 | 2026-06-25T00:07:26.469Z | ++ [[ 110 -gt 300 ]] |
| 930 | 2026-06-25T00:07:26.469Z | ++ sleep 1 |
| 931 | 2026-06-25T00:07:27.466Z | ++ retry=111 |
| 932 | 2026-06-25T00:07:27.469Z | +++ svcs -Hostate baseline |
| 933 | 2026-06-25T00:07:27.480Z | ++ [[ offline* != online ]] |
| 934 | 2026-06-25T00:07:27.480Z | ++ [[ 111 -gt 300 ]] |
| 935 | 2026-06-25T00:07:27.480Z | ++ sleep 1 |
| 936 | 2026-06-25T00:07:28.486Z | ++ retry=112 |
| 937 | 2026-06-25T00:07:28.490Z | +++ svcs -Hostate baseline |
| 938 | 2026-06-25T00:07:28.497Z | ++ [[ offline* != online ]] |
| 939 | 2026-06-25T00:07:28.502Z | ++ [[ 112 -gt 300 ]] |
| 940 | 2026-06-25T00:07:28.502Z | ++ sleep 1 |
| 941 | 2026-06-25T00:07:29.500Z | ++ retry=113 |
| 942 | 2026-06-25T00:07:29.503Z | +++ svcs -Hostate baseline |
| 943 | 2026-06-25T00:07:29.513Z | ++ [[ offline* != online ]] |
| 944 | 2026-06-25T00:07:29.513Z | ++ [[ 113 -gt 300 ]] |
| 945 | 2026-06-25T00:07:29.513Z | ++ sleep 1 |
| 946 | 2026-06-25T00:07:30.515Z | ++ retry=114 |
| 947 | 2026-06-25T00:07:30.519Z | +++ svcs -Hostate baseline |
| 948 | 2026-06-25T00:07:30.530Z | ++ [[ online != online ]] |
| 949 | 2026-06-25T00:07:30.530Z | ++ set -o errexit |
| 950 | 2026-06-25T00:07:30.533Z | ++ set -o pipefail |
| 951 | 2026-06-25T00:07:30.533Z | ++ banner build |
| 952 | 2026-06-25T00:07:30.533Z | |
| 953 | 2026-06-25T00:07:30.533Z | ##### # # # # ##### |
| 954 | 2026-06-25T00:07:30.533Z | # # # # # # # # |
| 955 | 2026-06-25T00:07:30.533Z | ##### # # # # # # |
| 956 | 2026-06-25T00:07:30.533Z | # # # # # # # # |
| 957 | 2026-06-25T00:07:30.533Z | # # # # # # # # |
| 958 | 2026-06-25T00:07:30.533Z | ##### #### # ###### ##### |
| 959 | 2026-06-25T00:07:30.533Z | |
| 960 | 2026-06-25T00:07:30.533Z | ++ cargo build --release --bin ddmd --bin ddmadm |
| 961 | 2026-06-25T00:07:30.537Z | info: syncing channel updates for 1.95.0-x86_64-unknown-illumos |
| 962 | 2026-06-25T00:07:30.685Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 963 | 2026-06-25T00:07:30.690Z | info: downloading 6 components |
| 964 | 2026-06-25T00:07:46.911Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 965 | 2026-06-25T00:07:47.488Z | From https://github.com/oxidecomputer/falcon |
| 966 | 2026-06-25T00:07:47.488Z | * [new ref] 89996b1f85b64975b0f1c6c362452ac75b2cb8d3 -> refs/commit/89996b1f85b64975b0f1c6c362452ac75b2cb8d3 |
| 967 | 2026-06-25T00:07:47.569Z | Updating crates.io index |
| 968 | 2026-06-25T00:07:47.573Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 969 | 2026-06-25T00:07:47.989Z | From https://github.com/oxidecomputer/dendrite |
| 970 | 2026-06-25T00:07:47.990Z | * [new ref] 0c92583413d48f50f87c32bac3ed9a26b6785b58 -> refs/commit/0c92583413d48f50f87c32bac3ed9a26b6785b58 |
| 971 | 2026-06-25T00:07:48.061Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 972 | 2026-06-25T00:07:48.311Z | From https://github.com/oxidecomputer/ispf |
| 973 | 2026-06-25T00:07:48.311Z | * [new ref] 2e04bbfe8547b95e92f0dcdd85e08efb974eda0a -> refs/commit/2e04bbfe8547b95e92f0dcdd85e08efb974eda0a |
| 974 | 2026-06-25T00:07:48.573Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 975 | 2026-06-25T00:07:48.900Z | From https://github.com/oxidecomputer/netadm-sys |
| 976 | 2026-06-25T00:07:48.900Z | * [new ref] 4abde35f281e1934fccc316a212d86d21ddad6a9 -> refs/commit/4abde35f281e1934fccc316a212d86d21ddad6a9 |
| 977 | 2026-06-25T00:07:48.909Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 978 | 2026-06-25T00:07:54.962Z | From https://github.com/oxidecomputer/omicron |
| 979 | 2026-06-25T00:07:54.962Z | * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b |
| 980 | 2026-06-25T00:07:55.391Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 981 | 2026-06-25T00:07:56.012Z | From https://github.com/oxidecomputer/opte |
| 982 | 2026-06-25T00:07:56.012Z | * [new ref] 8b44982bf0d3f8ea52c810b2b00425a1e350e2f8 -> refs/commit/8b44982bf0d3f8ea52c810b2b00425a1e350e2f8 |
| 983 | 2026-06-25T00:07:56.560Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 984 | 2026-06-25T00:07:56.770Z | From https://github.com/illumos/smf-rs |
| 985 | 2026-06-25T00:07:56.770Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 986 | 2026-06-25T00:07:56.964Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 987 | 2026-06-25T00:07:57.232Z | From https://github.com/oxidecomputer/network-interface |
| 988 | 2026-06-25T00:07:57.232Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 989 | 2026-06-25T00:07:57.254Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 990 | 2026-06-25T00:07:57.508Z | From https://github.com/oxidecomputer/zone |
| 991 | 2026-06-25T00:07:57.508Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 992 | 2026-06-25T00:07:57.646Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 993 | 2026-06-25T00:07:58.281Z | From https://github.com/oxidecomputer/propolis |
| 994 | 2026-06-25T00:07:58.281Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 995 | 2026-06-25T00:07:58.693Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 996 | 2026-06-25T00:07:59.179Z | From https://github.com/oxidecomputer/transceiver-control |
| 997 | 2026-06-25T00:07:59.179Z | * [new ref] e88642c75928f8760ed0f09e7593f849d9bc70ac -> refs/commit/e88642c75928f8760ed0f09e7593f849d9bc70ac |
| 998 | 2026-06-25T00:07:59.188Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 999 | 2026-06-25T00:07:59.436Z | From https://github.com/oxidecomputer/dlpi-sys |
| 1000 | 2026-06-25T00:07:59.436Z | * [new ref] 7bd1bc8027d31a257da7a8645d3d5a909c13c664 -> refs/commit/7bd1bc8027d31a257da7a8645d3d5a909c13c664 |
| 1001 | 2026-06-25T00:07:59.455Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 1002 | 2026-06-25T00:07:59.727Z | From https://github.com/jmesmon/rust-libzfs |
| 1003 | 2026-06-25T00:07:59.727Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 1004 | 2026-06-25T00:07:59.737Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 1005 | 2026-06-25T00:07:59.993Z | From https://github.com/oxidecomputer/rusty-doors |
| 1006 | 2026-06-25T00:07:59.993Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 1007 | 2026-06-25T00:08:00.003Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 1008 | 2026-06-25T00:08:00.325Z | From https://github.com/oxidecomputer/lldp |
| 1009 | 2026-06-25T00:08:00.326Z | * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154 |
| 1010 | 2026-06-25T00:08:00.506Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 1011 | 2026-06-25T00:08:00.782Z | From https://github.com/oxidecomputer/slog-error-chain |
| 1012 | 2026-06-25T00:08:00.782Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 1013 | 2026-06-25T00:08:00.802Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 1014 | 2026-06-25T00:08:01.132Z | From https://github.com/oxidecomputer/tufaceous |
| 1015 | 2026-06-25T00:08:01.133Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 1016 | 2026-06-25T00:08:01.382Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 1017 | 2026-06-25T00:08:01.979Z | From https://github.com/oxidecomputer/management-gateway-service |
| 1018 | 2026-06-25T00:08:01.979Z | * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862 |
| 1019 | 2026-06-25T00:08:01.994Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 1020 | 2026-06-25T00:08:02.891Z | From https://github.com/oxidecomputer/crucible |
| 1021 | 2026-06-25T00:08:02.891Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 1022 | 2026-06-25T00:08:04.072Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 1023 | 2026-06-25T00:08:04.335Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 1024 | 2026-06-25T00:08:04.335Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 1025 | 2026-06-25T00:08:04.611Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 1026 | 2026-06-25T00:08:05.018Z | From https://github.com/oxidecomputer/propolis |
| 1027 | 2026-06-25T00:08:05.018Z | * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676 |
| 1028 | 2026-06-25T00:08:05.260Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 1029 | 2026-06-25T00:08:05.784Z | From https://github.com/oxidecomputer/crucible |
| 1030 | 2026-06-25T00:08:05.784Z | * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 |
| 1031 | 2026-06-25T00:08:05.877Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 1032 | 2026-06-25T00:08:06.220Z | From https://github.com/oxidecomputer/tofino |
| 1033 | 2026-06-25T00:08:06.220Z | * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc |
| 1034 | 2026-06-25T00:08:06.240Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 1035 | 2026-06-25T00:08:06.927Z | From https://github.com/oxidecomputer/maghemite |
| 1036 | 2026-06-25T00:08:06.928Z | * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513 |
| 1037 | 2026-06-25T00:08:06.961Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 1038 | 2026-06-25T00:08:07.245Z | From https://github.com/oxidecomputer/clickward |
| 1039 | 2026-06-25T00:08:07.245Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 1040 | 2026-06-25T00:08:07.476Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 1041 | 2026-06-25T00:08:07.748Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 1042 | 2026-06-25T00:08:07.748Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 1043 | 2026-06-25T00:08:08.956Z | Downloading crates ... |
| 1044 | 2026-06-25T00:08:09.020Z | Downloaded adler2 v2.0.1 |
| 1045 | 2026-06-25T00:08:09.026Z | Downloaded aead v0.5.2 |
| 1046 | 2026-06-25T00:08:09.030Z | Downloaded const-random v0.1.18 |
| 1047 | 2026-06-25T00:08:09.034Z | Downloaded argon2 v0.5.3 |
| 1048 | 2026-06-25T00:08:09.034Z | Downloaded compression-core v0.4.32 |
| 1049 | 2026-06-25T00:08:09.037Z | Downloaded block-buffer v0.12.0 |
| 1050 | 2026-06-25T00:08:09.037Z | Downloaded clap_lex v1.1.0 |
| 1051 | 2026-06-25T00:08:09.040Z | Downloaded anstream v1.0.0 |
| 1052 | 2026-06-25T00:08:09.040Z | Downloaded darling v0.21.3 |
| 1053 | 2026-06-25T00:08:09.044Z | Downloaded bs58 v0.5.1 |
| 1054 | 2026-06-25T00:08:09.055Z | Downloaded git-stub v1.0.0 |
| 1055 | 2026-06-25T00:08:09.058Z | Downloaded darling v0.23.0 |
| 1056 | 2026-06-25T00:08:09.062Z | Downloaded errno v0.3.14 |
| 1057 | 2026-06-25T00:08:09.065Z | Downloaded fxhash v0.2.1 |
| 1058 | 2026-06-25T00:08:09.069Z | Downloaded defmt-parser v1.0.0 |
| 1059 | 2026-06-25T00:08:09.071Z | Downloaded deranged v0.5.8 |
| 1060 | 2026-06-25T00:08:09.072Z | Downloaded crossbeam-utils v0.8.21 |
| 1061 | 2026-06-25T00:08:09.074Z | Downloaded group v0.13.0 |
| 1062 | 2026-06-25T00:08:09.077Z | Downloaded digest v0.11.3 |
| 1063 | 2026-06-25T00:08:09.083Z | Downloaded displaydoc v0.2.6 |
| 1064 | 2026-06-25T00:08:09.083Z | Downloaded derive-ex v0.1.8 |
| 1065 | 2026-06-25T00:08:09.086Z | Downloaded cookie v0.18.1 |
| 1066 | 2026-06-25T00:08:09.086Z | Downloaded digest v0.10.7 |
| 1067 | 2026-06-25T00:08:09.089Z | Downloaded drift v0.2.0 |
| 1068 | 2026-06-25T00:08:09.095Z | Downloaded heapless v0.8.0 |
| 1069 | 2026-06-25T00:08:09.098Z | Downloaded heck v0.4.1 |
| 1070 | 2026-06-25T00:08:09.102Z | Downloaded ciborium-ll v0.2.2 |
| 1071 | 2026-06-25T00:08:09.102Z | Downloaded half v2.7.1 |
| 1072 | 2026-06-25T00:08:09.105Z | Downloaded futures-macro v0.3.32 |
| 1073 | 2026-06-25T00:08:09.109Z | Downloaded getrandom v0.3.4 |
| 1074 | 2026-06-25T00:08:09.112Z | Downloaded crc8 v0.1.1 |
| 1075 | 2026-06-25T00:08:09.112Z | Downloaded fixedbitset v0.5.7 |
| 1076 | 2026-06-25T00:08:09.115Z | Downloaded gethostname v0.5.0 |
| 1077 | 2026-06-25T00:08:09.115Z | Downloaded generic-array v0.14.7 |
| 1078 | 2026-06-25T00:08:09.118Z | Downloaded httpdate v1.0.3 |
| 1079 | 2026-06-25T00:08:09.121Z | Downloaded fnv v1.0.7 |
| 1080 | 2026-06-25T00:08:09.121Z | Downloaded http-body v1.0.1 |
| 1081 | 2026-06-25T00:08:09.124Z | Downloaded form_urlencoded v1.2.2 |
| 1082 | 2026-06-25T00:08:09.124Z | Downloaded heck v0.5.0 |
| 1083 | 2026-06-25T00:08:09.127Z | Downloaded hubpack v0.1.2 |
| 1084 | 2026-06-25T00:08:09.130Z | Downloaded hex v0.4.3 |
| 1085 | 2026-06-25T00:08:09.130Z | Downloaded base16ct v0.2.0 |
| 1086 | 2026-06-25T00:08:09.133Z | Downloaded hostname v0.4.2 |
| 1087 | 2026-06-25T00:08:09.136Z | Downloaded ff v0.13.1 |
| 1088 | 2026-06-25T00:08:09.136Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 1089 | 2026-06-25T00:08:09.139Z | Downloaded hostname v0.3.1 |
| 1090 | 2026-06-25T00:08:09.143Z | Downloaded cobs v0.3.0 |
| 1091 | 2026-06-25T00:08:09.143Z | Downloaded embedded-io v0.4.0 |
| 1092 | 2026-06-25T00:08:09.146Z | Downloaded futures-io v0.3.32 |
| 1093 | 2026-06-25T00:08:09.146Z | Downloaded debug-ignore v1.0.5 |
| 1094 | 2026-06-25T00:08:09.149Z | Downloaded dtrace-parser v0.3.0 |
| 1095 | 2026-06-25T00:08:09.149Z | Downloaded atomicwrites v0.4.4 |
| 1096 | 2026-06-25T00:08:09.153Z | Downloaded foreign-types-macros v0.2.3 |
| 1097 | 2026-06-25T00:08:09.153Z | Downloaded futures-core v0.3.32 |
| 1098 | 2026-06-25T00:08:09.156Z | Downloaded dyn-clone v1.0.20 |
| 1099 | 2026-06-25T00:08:09.156Z | Downloaded foreign-types-shared v0.1.1 |
| 1100 | 2026-06-25T00:08:09.160Z | Downloaded dof v0.3.0 |
| 1101 | 2026-06-25T00:08:09.160Z | Downloaded crypto-common v0.1.7 |
| 1102 | 2026-06-25T00:08:09.164Z | Downloaded atomic-waker v1.1.2 |
| 1103 | 2026-06-25T00:08:09.164Z | Downloaded darling_macro v0.23.0 |
| 1104 | 2026-06-25T00:08:09.164Z | Downloaded fastrand v2.4.1 |
| 1105 | 2026-06-25T00:08:09.167Z | Downloaded hash32 v0.3.1 |
| 1106 | 2026-06-25T00:08:09.167Z | Downloaded colorchoice v1.0.5 |
| 1107 | 2026-06-25T00:08:09.171Z | Downloaded dunce v1.0.5 |
| 1108 | 2026-06-25T00:08:09.171Z | Downloaded foreign-types v0.3.2 |
| 1109 | 2026-06-25T00:08:09.174Z | Downloaded dtrace-parser v0.2.0 |
| 1110 | 2026-06-25T00:08:09.174Z | Downloaded float-ord v0.3.2 |
| 1111 | 2026-06-25T00:08:09.180Z | Downloaded async-recursion v1.1.1 |
| 1112 | 2026-06-25T00:08:09.180Z | Downloaded foreign-types v0.5.0 |
| 1113 | 2026-06-25T00:08:09.183Z | Downloaded embedded-io v0.6.1 |
| 1114 | 2026-06-25T00:08:09.183Z | Downloaded chacha20 v0.9.1 |
| 1115 | 2026-06-25T00:08:09.183Z | Downloaded anstyle-parse v1.0.0 |
| 1116 | 2026-06-25T00:08:09.185Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 1117 | 2026-06-25T00:08:09.188Z | Downloaded crypto-common v0.2.2 |
| 1118 | 2026-06-25T00:08:09.188Z | Downloaded const-random-macro v0.1.16 |
| 1119 | 2026-06-25T00:08:09.191Z | Downloaded base64ct v1.8.3 |
| 1120 | 2026-06-25T00:08:09.191Z | Downloaded anyhow v1.0.102 |
| 1121 | 2026-06-25T00:08:09.196Z | Downloaded daft v0.1.7 |
| 1122 | 2026-06-25T00:08:09.199Z | Downloaded bytes v1.11.1 |
| 1123 | 2026-06-25T00:08:09.202Z | Downloaded inout v0.1.4 |
| 1124 | 2026-06-25T00:08:09.202Z | Downloaded indent_write v2.2.0 |
| 1125 | 2026-06-25T00:08:09.205Z | Downloaded idna_adapter v1.2.2 |
| 1126 | 2026-06-25T00:08:09.205Z | Downloaded is-terminal v0.4.17 |
| 1127 | 2026-06-25T00:08:09.208Z | Downloaded ident_case v1.0.1 |
| 1128 | 2026-06-25T00:08:09.208Z | Downloaded globset v0.4.18 |
| 1129 | 2026-06-25T00:08:09.210Z | Downloaded is_terminal_polyfill v1.70.2 |
| 1130 | 2026-06-25T00:08:09.213Z | Downloaded fs-err v3.3.0 |
| 1131 | 2026-06-25T00:08:09.213Z | Downloaded csv-core v0.1.13 |
| 1132 | 2026-06-25T00:08:09.216Z | Downloaded futures-executor v0.3.32 |
| 1133 | 2026-06-25T00:08:09.216Z | Downloaded glob v0.3.3 |
| 1134 | 2026-06-25T00:08:09.219Z | Downloaded internet-checksum v0.2.1 |
| 1135 | 2026-06-25T00:08:09.219Z | Downloaded instant v0.1.13 |
| 1136 | 2026-06-25T00:08:09.224Z | Downloaded const_format_proc_macros v0.2.34 |
| 1137 | 2026-06-25T00:08:09.224Z | Downloaded linked-hash-map v0.5.6 |
| 1138 | 2026-06-25T00:08:09.227Z | Downloaded keccak v0.1.6 |
| 1139 | 2026-06-25T00:08:09.227Z | Downloaded libscf-sys v1.2.0 |
| 1140 | 2026-06-25T00:08:09.230Z | Downloaded camino-tempfile v1.4.1 |
| 1141 | 2026-06-25T00:08:09.230Z | Downloaded lru-slab v0.1.2 |
| 1142 | 2026-06-25T00:08:09.233Z | Downloaded match_cfg v0.1.0 |
| 1143 | 2026-06-25T00:08:09.233Z | Downloaded is_ci v1.2.0 |
| 1144 | 2026-06-25T00:08:09.236Z | Downloaded either v1.16.0 |
| 1145 | 2026-06-25T00:08:09.236Z | Downloaded data-encoding v2.11.0 |
| 1146 | 2026-06-25T00:08:09.241Z | Downloaded git-stub-vcs v0.1.0 |
| 1147 | 2026-06-25T00:08:09.241Z | Downloaded lazy_static v1.5.0 |
| 1148 | 2026-06-25T00:08:09.244Z | Downloaded find-msvc-tools v0.1.9 |
| 1149 | 2026-06-25T00:08:09.244Z | Downloaded highway v1.3.0 |
| 1150 | 2026-06-25T00:08:09.247Z | Downloaded erased-serde v0.3.31 |
| 1151 | 2026-06-25T00:08:09.250Z | Downloaded http-body-util v0.1.3 |
| 1152 | 2026-06-25T00:08:09.250Z | Downloaded hmac v0.12.1 |
| 1153 | 2026-06-25T00:08:09.253Z | Downloaded num v0.4.3 |
| 1154 | 2026-06-25T00:08:09.253Z | Downloaded memmap v0.7.0 |
| 1155 | 2026-06-25T00:08:09.256Z | Downloaded newtype-uuid-macros v0.1.0 |
| 1156 | 2026-06-25T00:08:09.256Z | Downloaded natord v1.0.9 |
| 1157 | 2026-06-25T00:08:09.259Z | Downloaded humantime v2.3.0 |
| 1158 | 2026-06-25T00:08:09.259Z | Downloaded newline-converter v0.3.0 |
| 1159 | 2026-06-25T00:08:09.262Z | Downloaded no-std-compat v0.4.1 |
| 1160 | 2026-06-25T00:08:09.262Z | Downloaded lru-cache v0.1.2 |
| 1161 | 2026-06-25T00:08:09.265Z | Downloaded ingot v0.1.1 |
| 1162 | 2026-06-25T00:08:09.265Z | Downloaded memoffset v0.9.1 |
| 1163 | 2026-06-25T00:08:09.268Z | Downloaded httparse v1.10.1 |
| 1164 | 2026-06-25T00:08:09.271Z | Downloaded crossbeam-channel v0.5.15 |
| 1165 | 2026-06-25T00:08:09.274Z | Downloaded num-derive v0.4.2 |
| 1166 | 2026-06-25T00:08:09.274Z | Downloaded num-conv v0.2.2 |
| 1167 | 2026-06-25T00:08:09.277Z | Downloaded num_threads v0.1.7 |
| 1168 | 2026-06-25T00:08:09.277Z | Downloaded num-iter v0.1.45 |
| 1169 | 2026-06-25T00:08:09.280Z | Downloaded newtype_derive v0.1.6 |
| 1170 | 2026-06-25T00:08:09.280Z | Downloaded openssl-probe v0.2.1 |
| 1171 | 2026-06-25T00:08:09.285Z | Downloaded openssl-macros v0.1.1 |
| 1172 | 2026-06-25T00:08:09.285Z | Downloaded opaque-debug v0.3.1 |
| 1173 | 2026-06-25T00:08:09.285Z | Downloaded olpc-cjson v0.1.4 |
| 1174 | 2026-06-25T00:08:09.285Z | Downloaded omicron-workspace-hack v0.1.0 |
| 1175 | 2026-06-25T00:08:09.289Z | Downloaded num_enum_derive v0.5.11 |
| 1176 | 2026-06-25T00:08:09.289Z | Downloaded ipnetwork v0.21.1 |
| 1177 | 2026-06-25T00:08:09.295Z | Downloaded libsw-core v0.3.2 |
| 1178 | 2026-06-25T00:08:09.295Z | Downloaded hybrid-array v0.4.12 |
| 1179 | 2026-06-25T00:08:09.295Z | Downloaded colored v3.1.1 |
| 1180 | 2026-06-25T00:08:09.298Z | Downloaded linear-map v1.2.0 |
| 1181 | 2026-06-25T00:08:09.298Z | Downloaded ingot-types v0.1.2 |
| 1182 | 2026-06-25T00:08:09.298Z | Downloaded mime v0.3.17 |
| 1183 | 2026-06-25T00:08:09.301Z | Downloaded anstyle v1.0.14 |
| 1184 | 2026-06-25T00:08:09.301Z | Downloaded flate2 v1.1.9 |
| 1185 | 2026-06-25T00:08:09.304Z | Downloaded getrandom v0.2.17 |
| 1186 | 2026-06-25T00:08:09.307Z | Downloaded elliptic-curve v0.13.8 |
| 1187 | 2026-06-25T00:08:09.311Z | Downloaded const-oid v0.10.2 |
| 1188 | 2026-06-25T00:08:09.313Z | Downloaded ahash v0.8.12 |
| 1189 | 2026-06-25T00:08:09.316Z | Downloaded ciborium v0.2.2 |
| 1190 | 2026-06-25T00:08:09.316Z | Downloaded byteorder v1.5.0 |
| 1191 | 2026-06-25T00:08:09.319Z | Downloaded percent-encoding v2.3.2 |
| 1192 | 2026-06-25T00:08:09.319Z | Downloaded lock_api v0.4.14 |
| 1193 | 2026-06-25T00:08:09.322Z | Downloaded managed v0.8.0 |
| 1194 | 2026-06-25T00:08:09.322Z | Downloaded parse-display v0.10.0 |
| 1195 | 2026-06-25T00:08:09.326Z | Downloaded blake2 v0.10.6 |
| 1196 | 2026-06-25T00:08:09.329Z | Downloaded powerfmt v0.2.0 |
| 1197 | 2026-06-25T00:08:09.329Z | Downloaded phf_shared v0.12.1 |
| 1198 | 2026-06-25T00:08:09.329Z | Downloaded allocator-api2 v0.2.21 |
| 1199 | 2026-06-25T00:08:09.332Z | Downloaded pretty-hex v0.4.2 |
| 1200 | 2026-06-25T00:08:09.335Z | Downloaded plain v0.2.3 |
| 1201 | 2026-06-25T00:08:09.335Z | Downloaded multer v3.1.0 |
| 1202 | 2026-06-25T00:08:09.338Z | Downloaded crossbeam-epoch v0.9.18 |
| 1203 | 2026-06-25T00:08:09.338Z | Downloaded bitflags v1.3.2 |
| 1204 | 2026-06-25T00:08:09.341Z | Downloaded num-integer v0.1.46 |
| 1205 | 2026-06-25T00:08:09.344Z | Downloaded num-complex v0.4.6 |
| 1206 | 2026-06-25T00:08:09.344Z | Downloaded newtype-uuid v1.3.2 |
| 1207 | 2026-06-25T00:08:09.347Z | Downloaded ingot-macros v0.1.1 |
| 1208 | 2026-06-25T00:08:09.347Z | Downloaded iana-time-zone v0.1.65 |
| 1209 | 2026-06-25T00:08:09.351Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 1210 | 2026-06-25T00:08:09.351Z | Downloaded progenitor-macro v0.13.0 |
| 1211 | 2026-06-25T00:08:09.354Z | Downloaded proc-macro-error-attr v1.0.4 |
| 1212 | 2026-06-25T00:08:09.354Z | Downloaded proc-macro-crate v1.3.1 |
| 1213 | 2026-06-25T00:08:09.354Z | Downloaded num_enum_derive v0.7.6 |
| 1214 | 2026-06-25T00:08:09.357Z | Downloaded num_enum v0.7.6 |
| 1215 | 2026-06-25T00:08:09.360Z | Downloaded oxnet v0.1.6 |
| 1216 | 2026-06-25T00:08:09.360Z | Downloaded jobserver v0.1.34 |
| 1217 | 2026-06-25T00:08:09.363Z | Downloaded clap v4.6.1 |
| 1218 | 2026-06-25T00:08:09.368Z | Downloaded owo-colors v4.3.0 |
| 1219 | 2026-06-25T00:08:09.371Z | Downloaded progenitor-client v0.10.0 |
| 1220 | 2026-06-25T00:08:09.376Z | Downloaded progenitor-macro v0.14.0 |
| 1221 | 2026-06-25T00:08:09.376Z | Downloaded progenitor-macro v0.10.0 |
| 1222 | 2026-06-25T00:08:09.376Z | Downloaded foldhash v0.1.5 |
| 1223 | 2026-06-25T00:08:09.379Z | Downloaded potential_utf v0.1.5 |
| 1224 | 2026-06-25T00:08:09.379Z | Downloaded num-rational v0.4.2 |
| 1225 | 2026-06-25T00:08:09.379Z | Downloaded parking_lot_core v0.8.6 |
| 1226 | 2026-06-25T00:08:09.382Z | Downloaded futures v0.3.32 |
| 1227 | 2026-06-25T00:08:09.385Z | Downloaded getrandom v0.4.2 |
| 1228 | 2026-06-25T00:08:09.387Z | Downloaded rand_chacha v0.3.1 |
| 1229 | 2026-06-25T00:08:09.387Z | Downloaded parse-display-derive v0.10.0 |
| 1230 | 2026-06-25T00:08:09.390Z | Downloaded quick-error v1.2.3 |
| 1231 | 2026-06-25T00:08:09.390Z | Downloaded darling_core v0.23.0 |
| 1232 | 2026-06-25T00:08:09.393Z | Downloaded phf v0.12.1 |
| 1233 | 2026-06-25T00:08:09.398Z | Downloaded pem v3.0.6 |
| 1234 | 2026-06-25T00:08:09.398Z | Downloaded backon v1.6.0 |
| 1235 | 2026-06-25T00:08:09.402Z | Downloaded paste v1.0.15 |
| 1236 | 2026-06-25T00:08:09.402Z | Downloaded pin-project-lite v0.2.17 |
| 1237 | 2026-06-25T00:08:09.406Z | Downloaded ref-cast v1.0.25 |
| 1238 | 2026-06-25T00:08:09.410Z | Downloaded rustc_version v0.4.1 |
| 1239 | 2026-06-25T00:08:09.410Z | Downloaded proc-macro-error v1.0.4 |
| 1240 | 2026-06-25T00:08:09.410Z | Downloaded pkg-config v0.3.33 |
| 1241 | 2026-06-25T00:08:09.413Z | Downloaded rand_xorshift v0.4.0 |
| 1242 | 2026-06-25T00:08:09.413Z | Downloaded icu_provider v2.2.0 |
| 1243 | 2026-06-25T00:08:09.416Z | Downloaded password-hash v0.5.0 |
| 1244 | 2026-06-25T00:08:09.416Z | Downloaded poly1305 v0.8.0 |
| 1245 | 2026-06-25T00:08:09.421Z | Downloaded icu_properties v2.2.0 |
| 1246 | 2026-06-25T00:08:09.421Z | Downloaded arc-swap v1.9.1 |
| 1247 | 2026-06-25T00:08:09.425Z | Downloaded indexmap v1.9.3 |
| 1248 | 2026-06-25T00:08:09.428Z | Downloaded pin-project-internal v1.1.13 |
| 1249 | 2026-06-25T00:08:09.428Z | Downloaded rustc_version v0.1.7 |
| 1250 | 2026-06-25T00:08:09.429Z | Downloaded rustc-hash v2.1.2 |
| 1251 | 2026-06-25T00:08:09.432Z | Downloaded progenitor v0.13.0 |
| 1252 | 2026-06-25T00:08:09.432Z | Downloaded progenitor v0.10.0 |
| 1253 | 2026-06-25T00:08:09.432Z | Downloaded progenitor-client v0.14.0 |
| 1254 | 2026-06-25T00:08:09.435Z | Downloaded proc-macro-crate v3.5.0 |
| 1255 | 2026-06-25T00:08:09.435Z | Downloaded same-file v1.0.6 |
| 1256 | 2026-06-25T00:08:09.438Z | Downloaded progenitor v0.14.0 |
| 1257 | 2026-06-25T00:08:09.438Z | Downloaded once_cell v1.21.4 |
| 1258 | 2026-06-25T00:08:09.441Z | Downloaded proc-macro-error2 v2.0.1 |
| 1259 | 2026-06-25T00:08:09.444Z | Downloaded chacha20poly1305 v0.10.1 |
| 1260 | 2026-06-25T00:08:09.444Z | Downloaded ppv-lite86 v0.2.21 |
| 1261 | 2026-06-25T00:08:09.447Z | Downloaded progenitor-extras v0.2.0 |
| 1262 | 2026-06-25T00:08:09.447Z | Downloaded log v0.4.32 |
| 1263 | 2026-06-25T00:08:09.491Z | Downloaded oxide-tokio-rt v0.1.6 |
| 1264 | 2026-06-25T00:08:09.491Z | Downloaded scopeguard v1.2.0 |
| 1265 | 2026-06-25T00:08:09.491Z | Downloaded progenitor-client v0.13.0 |
| 1266 | 2026-06-25T00:08:09.491Z | Downloaded scroll_derive v0.13.1 |
| 1267 | 2026-06-25T00:08:09.492Z | Downloaded secrecy v0.10.3 |
| 1268 | 2026-06-25T00:08:09.492Z | Downloaded base64 v0.21.7 |
| 1269 | 2026-06-25T00:08:09.492Z | Downloaded scroll_derive v0.12.1 |
| 1270 | 2026-06-25T00:08:09.492Z | Downloaded base64 v0.22.1 |
| 1271 | 2026-06-25T00:08:09.492Z | Downloaded semver v0.1.20 |
| 1272 | 2026-06-25T00:08:09.492Z | Downloaded rand_core v0.9.5 |
| 1273 | 2026-06-25T00:08:09.492Z | Downloaded rand_chacha v0.9.0 |
| 1274 | 2026-06-25T00:08:09.492Z | Downloaded parking_lot v0.11.2 |
| 1275 | 2026-06-25T00:08:09.492Z | Downloaded quote v1.0.45 |
| 1276 | 2026-06-25T00:08:09.492Z | Downloaded darling_core v0.21.3 |
| 1277 | 2026-06-25T00:08:09.492Z | Downloaded serde_spanned v1.1.1 |
| 1278 | 2026-06-25T00:08:09.492Z | Downloaded serde_spanned v0.6.9 |
| 1279 | 2026-06-25T00:08:09.492Z | Downloaded serde_repr v0.1.20 |
| 1280 | 2026-06-25T00:08:09.492Z | Downloaded icu_normalizer_data v2.2.0 |
| 1281 | 2026-06-25T00:08:09.492Z | Downloaded sha1 v0.10.6 |
| 1282 | 2026-06-25T00:08:09.492Z | Downloaded memmap2 v0.9.10 |
| 1283 | 2026-06-25T00:08:09.492Z | Downloaded pest_derive v2.8.6 |
| 1284 | 2026-06-25T00:08:09.492Z | Downloaded rand_core v0.6.4 |
| 1285 | 2026-06-25T00:08:09.492Z | Downloaded num-traits v0.2.19 |
| 1286 | 2026-06-25T00:08:09.492Z | Downloaded konst v0.2.20 |
| 1287 | 2026-06-25T00:08:09.495Z | Downloaded indicatif v0.18.4 |
| 1288 | 2026-06-25T00:08:09.496Z | Downloaded serde_plain v1.0.2 |
| 1289 | 2026-06-25T00:08:09.496Z | Downloaded serde-big-array v0.5.1 |
| 1290 | 2026-06-25T00:08:09.496Z | Downloaded ref-cast-impl v1.0.25 |
| 1291 | 2026-06-25T00:08:09.496Z | Downloaded rand_core v0.10.1 |
| 1292 | 2026-06-25T00:08:09.496Z | Downloaded bitflags v2.12.1 |
| 1293 | 2026-06-25T00:08:09.499Z | Downloaded sigpipe v0.1.3 |
| 1294 | 2026-06-25T00:08:09.503Z | Downloaded dropshot_endpoint v0.17.1 |
| 1295 | 2026-06-25T00:08:09.503Z | Downloaded sha1 v0.11.0 |
| 1296 | 2026-06-25T00:08:09.508Z | Downloaded siphasher v1.0.3 |
| 1297 | 2026-06-25T00:08:09.508Z | Downloaded slog-bunyan v2.5.0 |
| 1298 | 2026-06-25T00:08:09.508Z | Downloaded rusty-fork v0.3.1 |
| 1299 | 2026-06-25T00:08:09.511Z | Downloaded rustls-pemfile v2.2.0 |
| 1300 | 2026-06-25T00:08:09.511Z | Downloaded rustls-native-certs v0.8.4 |
| 1301 | 2026-06-25T00:08:09.511Z | Downloaded resolv-conf v0.7.6 |
| 1302 | 2026-06-25T00:08:09.511Z | Downloaded papergrid v0.11.0 |
| 1303 | 2026-06-25T00:08:09.514Z | Downloaded icu_locale_core v2.2.0 |
| 1304 | 2026-06-25T00:08:09.518Z | Downloaded rustversion v1.0.22 |
| 1305 | 2026-06-25T00:08:09.521Z | Downloaded smawk v0.3.2 |
| 1306 | 2026-06-25T00:08:09.524Z | Downloaded quinn-udp v0.5.14 |
| 1307 | 2026-06-25T00:08:09.524Z | Downloaded const_format v0.2.36 |
| 1308 | 2026-06-25T00:08:09.527Z | Downloaded papergrid v0.18.0 |
| 1309 | 2026-06-25T00:08:09.530Z | Downloaded slog-envlogger v2.2.0 |
| 1310 | 2026-06-25T00:08:09.533Z | Downloaded scroll v0.13.0 |
| 1311 | 2026-06-25T00:08:09.533Z | Downloaded parking_lot_core v0.9.12 |
| 1312 | 2026-06-25T00:08:09.533Z | Downloaded schemars_derive v0.8.22 |
| 1313 | 2026-06-25T00:08:09.536Z | Downloaded parking_lot v0.12.5 |
| 1314 | 2026-06-25T00:08:09.540Z | Downloaded miniz_oxide v0.8.9 |
| 1315 | 2026-06-25T00:08:09.540Z | Downloaded hickory-resolver v0.25.2 |
| 1316 | 2026-06-25T00:08:09.543Z | Downloaded icu_collections v2.2.0 |
| 1317 | 2026-06-25T00:08:09.546Z | Downloaded spin v0.5.2 |
| 1318 | 2026-06-25T00:08:09.546Z | Downloaded serde_path_to_error v0.1.20 |
| 1319 | 2026-06-25T00:08:09.551Z | Downloaded serde_derive_internals v0.29.1 |
| 1320 | 2026-06-25T00:08:09.551Z | Downloaded scroll v0.12.0 |
| 1321 | 2026-06-25T00:08:09.551Z | Downloaded subtle v2.6.1 |
| 1322 | 2026-06-25T00:08:09.551Z | Downloaded strum v0.27.2 |
| 1323 | 2026-06-25T00:08:09.555Z | Downloaded structmeta-derive v0.3.0 |
| 1324 | 2026-06-25T00:08:09.555Z | Downloaded pin-project v1.1.13 |
| 1325 | 2026-06-25T00:08:09.560Z | Downloaded structmeta v0.3.0 |
| 1326 | 2026-06-25T00:08:09.563Z | Downloaded strsim v0.11.1 |
| 1327 | 2026-06-25T00:08:09.563Z | Downloaded num_enum v0.5.11 |
| 1328 | 2026-06-25T00:08:09.566Z | Downloaded sha2 v0.10.9 |
| 1329 | 2026-06-25T00:08:09.569Z | Downloaded rustls-pki-types v1.14.1 |
| 1330 | 2026-06-25T00:08:09.569Z | Downloaded postcard v1.1.3 |
| 1331 | 2026-06-25T00:08:09.572Z | Downloaded supports-color v3.0.2 |
| 1332 | 2026-06-25T00:08:09.572Z | Downloaded litemap v0.8.2 |
| 1333 | 2026-06-25T00:08:09.574Z | Downloaded libsw v3.5.0 |
| 1334 | 2026-06-25T00:08:09.575Z | Downloaded hyper-rustls v0.27.9 |
| 1335 | 2026-06-25T00:08:09.577Z | Downloaded serde_urlencoded v0.7.1 |
| 1336 | 2026-06-25T00:08:09.577Z | Downloaded serde_tokenstream v0.2.3 |
| 1337 | 2026-06-25T00:08:09.581Z | Downloaded tabled_derive v0.7.0 |
| 1338 | 2026-06-25T00:08:09.581Z | Downloaded sync_wrapper v1.0.2 |
| 1339 | 2026-06-25T00:08:09.581Z | Downloaded jiff-static v0.2.28 |
| 1340 | 2026-06-25T00:08:09.584Z | Downloaded cc v1.2.63 |
| 1341 | 2026-06-25T00:08:09.584Z | Downloaded swrite v0.1.0 |
| 1342 | 2026-06-25T00:08:09.587Z | Downloaded bcs v0.1.6 |
| 1343 | 2026-06-25T00:08:09.587Z | Downloaded hickory-resolver v0.24.4 |
| 1344 | 2026-06-25T00:08:09.591Z | Downloaded termtree v0.5.1 |
| 1345 | 2026-06-25T00:08:09.591Z | Downloaded take_mut v0.2.2 |
| 1346 | 2026-06-25T00:08:09.594Z | Downloaded tagptr v0.2.0 |
| 1347 | 2026-06-25T00:08:09.594Z | Downloaded tabled_derive v0.11.0 |
| 1348 | 2026-06-25T00:08:09.594Z | Downloaded slog-async v2.8.0 |
| 1349 | 2026-06-25T00:08:09.594Z | Downloaded slab v0.4.12 |
| 1350 | 2026-06-25T00:08:09.596Z | Downloaded terminal_size v0.4.4 |
| 1351 | 2026-06-25T00:08:09.597Z | Downloaded tabwriter v1.4.1 |
| 1352 | 2026-06-25T00:08:09.597Z | Downloaded slog-json v2.6.1 |
| 1353 | 2026-06-25T00:08:09.599Z | Downloaded async-compression v0.4.42 |
| 1354 | 2026-06-25T00:08:09.603Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1355 | 2026-06-25T00:08:09.606Z | Downloaded smf v0.2.3 |
| 1356 | 2026-06-25T00:08:09.606Z | Downloaded smartstring v1.0.1 |
| 1357 | 2026-06-25T00:08:09.606Z | Downloaded expectorate v1.2.0 |
| 1358 | 2026-06-25T00:08:09.609Z | Downloaded simd-adler32 v0.3.9 |
| 1359 | 2026-06-25T00:08:09.609Z | Downloaded shlex v2.0.1 |
| 1360 | 2026-06-25T00:08:09.612Z | Downloaded slog-stdlog v4.1.1 |
| 1361 | 2026-06-25T00:08:09.612Z | Downloaded progenitor-impl v0.14.0 |
| 1362 | 2026-06-25T00:08:09.614Z | Downloaded progenitor-impl v0.10.0 |
| 1363 | 2026-06-25T00:08:09.614Z | Downloaded semver v1.0.28 |
| 1364 | 2026-06-25T00:08:09.619Z | Downloaded pest_generator v2.8.6 |
| 1365 | 2026-06-25T00:08:09.619Z | Downloaded strum_macros v0.26.4 |
| 1366 | 2026-06-25T00:08:09.622Z | Downloaded thread-id v4.2.2 |
| 1367 | 2026-06-25T00:08:09.622Z | Downloaded testing_table v0.3.0 |
| 1368 | 2026-06-25T00:08:09.622Z | Downloaded strum v0.26.3 |
| 1369 | 2026-06-25T00:08:09.622Z | Downloaded pest_meta v2.8.6 |
| 1370 | 2026-06-25T00:08:09.622Z | Downloaded thread-id v5.1.0 |
| 1371 | 2026-06-25T00:08:09.625Z | Downloaded console v0.16.3 |
| 1372 | 2026-06-25T00:08:09.625Z | Downloaded ipnet v2.12.0 |
| 1373 | 2026-06-25T00:08:09.628Z | Downloaded foldhash v0.2.0 |
| 1374 | 2026-06-25T00:08:09.628Z | Downloaded bit-vec v0.8.0 |
| 1375 | 2026-06-25T00:08:09.629Z | Downloaded macaddr v1.0.1 |
| 1376 | 2026-06-25T00:08:09.632Z | Downloaded slog-scope v4.4.1 |
| 1377 | 2026-06-25T00:08:09.632Z | Downloaded hashbrown v0.12.3 |
| 1378 | 2026-06-25T00:08:09.636Z | Downloaded rustls-platform-verifier v0.7.0 |
| 1379 | 2026-06-25T00:08:09.636Z | Downloaded rhai_codegen v3.2.0 |
| 1380 | 2026-06-25T00:08:09.640Z | Downloaded tokio-macros v2.7.0 |
| 1381 | 2026-06-25T00:08:09.643Z | Downloaded tinyvec_macros v0.1.1 |
| 1382 | 2026-06-25T00:08:09.643Z | Downloaded stable_deref_trait v1.2.1 |
| 1383 | 2026-06-25T00:08:09.643Z | Downloaded icu_normalizer v2.2.0 |
| 1384 | 2026-06-25T00:08:09.646Z | Downloaded hyper-util v0.1.20 |
| 1385 | 2026-06-25T00:08:09.649Z | Downloaded toml_datetime v0.6.11 |
| 1386 | 2026-06-25T00:08:09.649Z | Downloaded static_assertions v1.1.0 |
| 1387 | 2026-06-25T00:08:09.654Z | Downloaded snafu-derive v0.8.9 |
| 1388 | 2026-06-25T00:08:09.654Z | Downloaded prettyplease v0.2.37 |
| 1389 | 2026-06-25T00:08:09.657Z | Downloaded konst_macro_rules v0.2.19 |
| 1390 | 2026-06-25T00:08:09.657Z | Downloaded signal-hook-registry v1.4.8 |
| 1391 | 2026-06-25T00:08:09.658Z | Downloaded ryu v1.0.23 |
| 1392 | 2026-06-25T00:08:09.658Z | Downloaded proc-macro2 v1.0.106 |
| 1393 | 2026-06-25T00:08:09.662Z | Downloaded clap_derive v4.6.1 |
| 1394 | 2026-06-25T00:08:09.662Z | Downloaded crc32fast v1.5.0 |
| 1395 | 2026-06-25T00:08:09.665Z | Downloaded dof v0.4.0 |
| 1396 | 2026-06-25T00:08:09.665Z | Downloaded daft-derive v0.1.7 |
| 1397 | 2026-06-25T00:08:09.670Z | Downloaded serde_with_macros v3.20.0 |
| 1398 | 2026-06-25T00:08:09.670Z | Downloaded strum_macros v0.27.2 |
| 1399 | 2026-06-25T00:08:09.674Z | Downloaded progenitor-impl v0.13.0 |
| 1400 | 2026-06-25T00:08:09.674Z | Downloaded crypto-bigint v0.5.5 |
| 1401 | 2026-06-25T00:08:09.680Z | Downloaded try-lock v0.2.5 |
| 1402 | 2026-06-25T00:08:09.680Z | Downloaded tower-service v0.3.3 |
| 1403 | 2026-06-25T00:08:09.680Z | Downloaded tower-layer v0.3.3 |
| 1404 | 2026-06-25T00:08:09.680Z | Downloaded thiserror-no-std v2.0.2 |
| 1405 | 2026-06-25T00:08:09.680Z | Downloaded thiserror-impl v2.0.18 |
| 1406 | 2026-06-25T00:08:09.680Z | Downloaded thiserror v1.0.69 |
| 1407 | 2026-06-25T00:08:09.687Z | Downloaded tiny-keccak v2.0.2 |
| 1408 | 2026-06-25T00:08:09.687Z | Downloaded memchr v2.8.1 |
| 1409 | 2026-06-25T00:08:09.696Z | Downloaded tokio-dtrace v0.1.1 |
| 1410 | 2026-06-25T00:08:09.696Z | Downloaded time-macros v0.2.27 |
| 1411 | 2026-06-25T00:08:09.696Z | Downloaded spin v0.9.8 |
| 1412 | 2026-06-25T00:08:09.696Z | Downloaded unarray v0.1.4 |
| 1413 | 2026-06-25T00:08:09.696Z | Downloaded openssl-sys v0.9.116 |
| 1414 | 2026-06-25T00:08:09.697Z | Downloaded typify-macro v0.4.3 |
| 1415 | 2026-06-25T00:08:09.697Z | Downloaded typeid v1.0.3 |
| 1416 | 2026-06-25T00:08:09.697Z | Downloaded time-core v0.1.8 |
| 1417 | 2026-06-25T00:08:09.700Z | Downloaded thread_local v1.1.9 |
| 1418 | 2026-06-25T00:08:09.700Z | Downloaded universal-hash v0.5.1 |
| 1419 | 2026-06-25T00:08:09.700Z | Downloaded typify-macro v0.6.2 |
| 1420 | 2026-06-25T00:08:09.700Z | Downloaded untrusted v0.9.0 |
| 1421 | 2026-06-25T00:08:09.700Z | Downloaded unit-prefix v0.5.2 |
| 1422 | 2026-06-25T00:08:09.700Z | Downloaded thiserror v2.0.18 |
| 1423 | 2026-06-25T00:08:09.704Z | Downloaded slog v2.8.2 |
| 1424 | 2026-06-25T00:08:09.708Z | Downloaded smallvec v1.15.1 |
| 1425 | 2026-06-25T00:08:09.711Z | Downloaded slog-dtrace v0.3.0 |
| 1426 | 2026-06-25T00:08:09.711Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 1427 | 2026-06-25T00:08:09.711Z | Downloaded thiserror-impl v1.0.69 |
| 1428 | 2026-06-25T00:08:09.711Z | Downloaded slog-term v2.9.2 |
| 1429 | 2026-06-25T00:08:09.711Z | Downloaded bytecount v0.6.9 |
| 1430 | 2026-06-25T00:08:09.715Z | Downloaded usdt-attr-macro v0.6.0 |
| 1431 | 2026-06-25T00:08:09.715Z | Downloaded tinystr v0.8.3 |
| 1432 | 2026-06-25T00:08:09.715Z | Downloaded usdt v0.6.0 |
| 1433 | 2026-06-25T00:08:09.721Z | Downloaded toml_write v0.1.2 |
| 1434 | 2026-06-25T00:08:09.722Z | Downloaded tokio-tungstenite v0.21.0 |
| 1435 | 2026-06-25T00:08:09.722Z | Downloaded usdt v0.5.0 |
| 1436 | 2026-06-25T00:08:09.722Z | Downloaded untrusted v0.7.1 |
| 1437 | 2026-06-25T00:08:09.722Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 1438 | 2026-06-25T00:08:09.725Z | Downloaded similar v2.7.0 |
| 1439 | 2026-06-25T00:08:09.725Z | Downloaded utf-8 v0.7.6 |
| 1440 | 2026-06-25T00:08:09.725Z | Downloaded unicode-linebreak v0.1.5 |
| 1441 | 2026-06-25T00:08:09.725Z | Downloaded serde_derive v1.0.228 |
| 1442 | 2026-06-25T00:08:09.728Z | Downloaded critical-section v1.2.0 |
| 1443 | 2026-06-25T00:08:09.728Z | Downloaded mio v1.2.1 |
| 1444 | 2026-06-25T00:08:09.731Z | Downloaded itoa v1.0.18 |
| 1445 | 2026-06-25T00:08:09.731Z | Downloaded async-trait v0.1.89 |
| 1446 | 2026-06-25T00:08:09.734Z | Downloaded compression-codecs v0.4.38 |
| 1447 | 2026-06-25T00:08:09.737Z | Downloaded utf8parse v0.2.2 |
| 1448 | 2026-06-25T00:08:09.737Z | Downloaded rayon-core v1.13.0 |
| 1449 | 2026-06-25T00:08:09.740Z | Downloaded schemars v0.8.22 |
| 1450 | 2026-06-25T00:08:09.745Z | Downloaded version_check v0.9.5 |
| 1451 | 2026-06-25T00:08:09.748Z | Downloaded thin-vec v0.2.18 |
| 1452 | 2026-06-25T00:08:09.748Z | Downloaded usdt-macro v0.5.0 |
| 1453 | 2026-06-25T00:08:09.748Z | Downloaded synstructure v0.13.2 |
| 1454 | 2026-06-25T00:08:09.748Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1455 | 2026-06-25T00:08:09.751Z | Downloaded waitgroup v0.1.2 |
| 1456 | 2026-06-25T00:08:09.751Z | Downloaded quinn v0.11.9 |
| 1457 | 2026-06-25T00:08:09.754Z | Downloaded wait-timeout v0.2.1 |
| 1458 | 2026-06-25T00:08:09.754Z | Downloaded utf8_iter v1.0.4 |
| 1459 | 2026-06-25T00:08:09.754Z | Downloaded want v0.3.1 |
| 1460 | 2026-06-25T00:08:09.754Z | Downloaded usdt-attr-macro v0.5.0 |
| 1461 | 2026-06-25T00:08:09.757Z | Downloaded cmake v0.1.58 |
| 1462 | 2026-06-25T00:08:09.757Z | Downloaded hubpack_derive v0.1.1 |
| 1463 | 2026-06-25T00:08:09.757Z | Downloaded chacha20 v0.10.0 |
| 1464 | 2026-06-25T00:08:09.757Z | Downloaded crunchy v0.2.4 |
| 1465 | 2026-06-25T00:08:09.762Z | Downloaded cfg-if v1.0.4 |
| 1466 | 2026-06-25T00:08:09.762Z | Downloaded cstr-argument v0.1.2 |
| 1467 | 2026-06-25T00:08:09.763Z | Downloaded cpufeatures v0.3.0 |
| 1468 | 2026-06-25T00:08:09.763Z | Downloaded bit-set v0.8.0 |
| 1469 | 2026-06-25T00:08:09.766Z | Downloaded indexmap v2.14.0 |
| 1470 | 2026-06-25T00:08:09.766Z | Downloaded anstyle-query v1.1.5 |
| 1471 | 2026-06-25T00:08:09.766Z | Downloaded futures-task v0.3.32 |
| 1472 | 2026-06-25T00:08:09.766Z | Downloaded http v1.4.1 |
| 1473 | 2026-06-25T00:08:09.769Z | Downloaded term v1.2.1 |
| 1474 | 2026-06-25T00:08:09.769Z | Downloaded enum-as-inner v0.6.1 |
| 1475 | 2026-06-25T00:08:09.773Z | Downloaded cipher v0.4.4 |
| 1476 | 2026-06-25T00:08:09.773Z | Downloaded autocfg v1.5.1 |
| 1477 | 2026-06-25T00:08:09.773Z | Downloaded futures-sink v0.3.32 |
| 1478 | 2026-06-25T00:08:09.773Z | Downloaded darling_macro v0.21.3 |
| 1479 | 2026-06-25T00:08:09.777Z | Downloaded cpufeatures v0.2.17 |
| 1480 | 2026-06-25T00:08:09.777Z | Downloaded fixedbitset v0.4.2 |
| 1481 | 2026-06-25T00:08:09.777Z | Downloaded convert_case v0.4.0 |
| 1482 | 2026-06-25T00:08:09.777Z | Downloaded cfg_aliases v0.2.1 |
| 1483 | 2026-06-25T00:08:09.777Z | Downloaded async-stream-impl v0.3.6 |
| 1484 | 2026-06-25T00:08:09.777Z | Downloaded fs_extra v1.3.0 |
| 1485 | 2026-06-25T00:08:09.780Z | Downloaded async-stream v0.3.6 |
| 1486 | 2026-06-25T00:08:09.780Z | Downloaded equivalent v1.0.2 |
| 1487 | 2026-06-25T00:08:09.780Z | Downloaded crossbeam-deque v0.8.6 |
| 1488 | 2026-06-25T00:08:09.780Z | Downloaded yoke-derive v0.8.2 |
| 1489 | 2026-06-25T00:08:09.783Z | Downloaded ciborium-io v0.2.2 |
| 1490 | 2026-06-25T00:08:09.783Z | Downloaded zeroize_derive v1.4.3 |
| 1491 | 2026-06-25T00:08:09.783Z | Downloaded futures-channel v0.3.32 |
| 1492 | 2026-06-25T00:08:09.783Z | Downloaded derive-where v1.6.1 |
| 1493 | 2026-06-25T00:08:09.786Z | Downloaded crucible-workspace-hack v0.1.0 |
| 1494 | 2026-06-25T00:08:09.786Z | Downloaded block-buffer v0.10.4 |
| 1495 | 2026-06-25T00:08:09.791Z | Downloaded base16ct v1.0.0 |
| 1496 | 2026-06-25T00:08:09.791Z | Downloaded toml v0.8.23 |
| 1497 | 2026-06-25T00:08:09.791Z | Downloaded backoff v0.4.0 |
| 1498 | 2026-06-25T00:08:09.794Z | Downloaded defmt-macros v1.1.0 |
| 1499 | 2026-06-25T00:08:09.794Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 1500 | 2026-06-25T00:08:09.794Z | Downloaded zerofrom-derive v0.1.7 |
| 1501 | 2026-06-25T00:08:09.794Z | Downloaded minimal-lexical v0.2.1 |
| 1502 | 2026-06-25T00:08:09.798Z | Downloaded zerofrom v0.1.8 |
| 1503 | 2026-06-25T00:08:09.798Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1504 | 2026-06-25T00:08:09.801Z | Downloaded socket2 v0.6.4 |
| 1505 | 2026-06-25T00:08:09.801Z | Downloaded tokio-stream v0.1.18 |
| 1506 | 2026-06-25T00:08:09.807Z | Downloaded tokio-rustls v0.26.4 |
| 1507 | 2026-06-25T00:08:09.807Z | Downloaded usdt-impl v0.5.0 |
| 1508 | 2026-06-25T00:08:09.807Z | Downloaded serde_core v1.0.228 |
| 1509 | 2026-06-25T00:08:09.812Z | Downloaded tempfile v3.27.0 |
| 1510 | 2026-06-25T00:08:09.812Z | Downloaded unicode-xid v0.2.6 |
| 1511 | 2026-06-25T00:08:09.812Z | Downloaded schemars v0.9.0 |
| 1512 | 2026-06-25T00:08:09.817Z | Downloaded zone_cfg_derive v0.3.1 |
| 1513 | 2026-06-25T00:08:09.817Z | Downloaded zone v0.3.1 |
| 1514 | 2026-06-25T00:08:09.817Z | Downloaded usdt-macro v0.6.0 |
| 1515 | 2026-06-25T00:08:09.823Z | Downloaded hashbrown v0.16.1 |
| 1516 | 2026-06-25T00:08:09.823Z | Downloaded qorb v0.4.1 |
| 1517 | 2026-06-25T00:08:09.826Z | Downloaded derive_more v0.99.20 |
| 1518 | 2026-06-25T00:08:09.826Z | Downloaded idna v1.1.0 |
| 1519 | 2026-06-25T00:08:09.829Z | Downloaded cancel-safe-futures v0.1.5 |
| 1520 | 2026-06-25T00:08:09.829Z | Downloaded vsss-rs v3.3.4 |
| 1521 | 2026-06-25T00:08:09.832Z | Downloaded walkdir v2.5.0 |
| 1522 | 2026-06-25T00:08:09.832Z | Downloaded nom v7.1.3 |
| 1523 | 2026-06-25T00:08:09.835Z | Downloaded tracing-attributes v0.1.31 |
| 1524 | 2026-06-25T00:08:09.835Z | Downloaded test-strategy v0.4.5 |
| 1525 | 2026-06-25T00:08:09.838Z | Downloaded textwrap v0.16.2 |
| 1526 | 2026-06-25T00:08:09.838Z | Downloaded serde v1.0.228 |
| 1527 | 2026-06-25T00:08:09.841Z | Downloaded usdt-impl v0.6.0 |
| 1528 | 2026-06-25T00:08:09.845Z | Downloaded writeable v0.6.3 |
| 1529 | 2026-06-25T00:08:09.845Z | Downloaded whoami v1.6.1 |
| 1530 | 2026-06-25T00:08:09.845Z | Downloaded aho-corasick v1.1.4 |
| 1531 | 2026-06-25T00:08:09.848Z | Downloaded xz2 v0.1.7 |
| 1532 | 2026-06-25T00:08:09.848Z | Downloaded foreign-types-shared v0.3.1 |
| 1533 | 2026-06-25T00:08:09.852Z | Downloaded defmt v0.3.100 |
| 1534 | 2026-06-25T00:08:09.852Z | Downloaded cargo_toml v0.22.3 |
| 1535 | 2026-06-25T00:08:09.852Z | Downloaded ucd-trie v0.1.7 |
| 1536 | 2026-06-25T00:08:09.852Z | Downloaded console v0.15.11 |
| 1537 | 2026-06-25T00:08:09.855Z | Downloaded rand v0.9.4 |
| 1538 | 2026-06-25T00:08:09.855Z | Downloaded camino v1.2.2 |
| 1539 | 2026-06-25T00:08:09.858Z | Downloaded defmt v1.1.0 |
| 1540 | 2026-06-25T00:08:09.861Z | Downloaded dropshot-api-manager v0.7.2 |
| 1541 | 2026-06-25T00:08:09.864Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 1542 | 2026-06-25T00:08:09.864Z | Downloaded zeroize v1.8.2 |
| 1543 | 2026-06-25T00:08:09.864Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1544 | 2026-06-25T00:08:09.867Z | Downloaded snafu v0.8.9 |
| 1545 | 2026-06-25T00:08:09.870Z | Downloaded hashbrown v0.15.5 |
| 1546 | 2026-06-25T00:08:09.873Z | Downloaded byte-wrapper v0.1.0 |
| 1547 | 2026-06-25T00:08:09.876Z | Downloaded bstr v1.12.1 |
| 1548 | 2026-06-25T00:08:09.882Z | Downloaded rustls-webpki v0.103.13 |
| 1549 | 2026-06-25T00:08:09.885Z | Downloaded zmij v1.0.21 |
| 1550 | 2026-06-25T00:08:09.895Z | Downloaded tungstenite v0.21.0 |
| 1551 | 2026-06-25T00:08:09.898Z | Downloaded tinyvec v1.11.0 |
| 1552 | 2026-06-25T00:08:09.901Z | Downloaded unsafe-libyaml v0.2.11 |
| 1553 | 2026-06-25T00:08:09.901Z | Downloaded schemars v1.2.1 |
| 1554 | 2026-06-25T00:08:09.910Z | Downloaded unicode-ident v1.0.24 |
| 1555 | 2026-06-25T00:08:09.913Z | Downloaded zerocopy-derive v0.7.35 |
| 1556 | 2026-06-25T00:08:09.913Z | Downloaded futures-util v0.3.32 |
| 1557 | 2026-06-25T00:08:09.918Z | Downloaded typify v0.6.2 |
| 1558 | 2026-06-25T00:08:09.921Z | Downloaded steno v0.4.1 |
| 1559 | 2026-06-25T00:08:09.924Z | Downloaded toml_edit v0.25.12+spec-1.1.0 |
| 1560 | 2026-06-25T00:08:09.927Z | Downloaded hkdf v0.12.4 |
| 1561 | 2026-06-25T00:08:09.927Z | Downloaded pest v2.8.6 |
| 1562 | 2026-06-25T00:08:09.930Z | Downloaded yoke v0.8.3 |
| 1563 | 2026-06-25T00:08:09.933Z | Downloaded itertools v0.12.1 |
| 1564 | 2026-06-25T00:08:09.937Z | Downloaded zerovec-derive v0.11.3 |
| 1565 | 2026-06-25T00:08:09.937Z | Downloaded libm v0.2.16 |
| 1566 | 2026-06-25T00:08:09.941Z | Downloaded typify v0.4.3 |
| 1567 | 2026-06-25T00:08:09.945Z | Downloaded goblin v0.8.2 |
| 1568 | 2026-06-25T00:08:09.948Z | Downloaded toml_edit v0.22.27 |
| 1569 | 2026-06-25T00:08:09.948Z | Downloaded uuid v1.23.2 |
| 1570 | 2026-06-25T00:08:09.951Z | Downloaded h2 v0.4.14 |
| 1571 | 2026-06-25T00:08:09.954Z | Downloaded tracing-core v0.1.36 |
| 1572 | 2026-06-25T00:08:09.957Z | Downloaded itertools v0.14.0 |
| 1573 | 2026-06-25T00:08:09.960Z | Downloaded icu_properties_data v2.2.0 |
| 1574 | 2026-06-25T00:08:09.963Z | Downloaded hyper v1.10.1 |
| 1575 | 2026-06-25T00:08:09.968Z | Downloaded nom v8.0.0 |
| 1576 | 2026-06-25T00:08:09.971Z | Downloaded clap_builder v4.6.0 |
| 1577 | 2026-06-25T00:08:09.976Z | Downloaded hashbrown v0.17.1 |
| 1578 | 2026-06-25T00:08:09.979Z | Downloaded toml_edit v0.19.15 |
| 1579 | 2026-06-25T00:08:09.986Z | Downloaded rand v0.10.1 |
| 1580 | 2026-06-25T00:08:09.989Z | Downloaded rand v0.8.6 |
| 1581 | 2026-06-25T00:08:10.003Z | Downloaded url v2.5.8 |
| 1582 | 2026-06-25T00:08:10.006Z | Downloaded iddqd v0.4.2 |
| 1583 | 2026-06-25T00:08:10.010Z | Downloaded reqwest v0.12.28 |
| 1584 | 2026-06-25T00:08:10.016Z | Downloaded regex v1.12.3 |
| 1585 | 2026-06-25T00:08:10.021Z | Downloaded tower v0.5.3 |
| 1586 | 2026-06-25T00:08:10.028Z | Downloaded reqwest v0.13.4 |
| 1587 | 2026-06-25T00:08:10.045Z | Downloaded portable-atomic v1.13.1 |
| 1588 | 2026-06-25T00:08:10.049Z | Downloaded typed-path v0.9.3 |
| 1589 | 2026-06-25T00:08:10.054Z | Downloaded rayon v1.12.0 |
| 1590 | 2026-06-25T00:08:10.060Z | Downloaded ron v0.12.1 |
| 1591 | 2026-06-25T00:08:10.078Z | Downloaded zerotrie v0.2.4 |
| 1592 | 2026-06-25T00:08:10.089Z | Downloaded serde_json v1.0.150 |
| 1593 | 2026-06-25T00:08:10.092Z | Downloaded typenum v1.20.1 |
| 1594 | 2026-06-25T00:08:10.106Z | Downloaded unicode-segmentation v1.13.3 |
| 1595 | 2026-06-25T00:08:10.118Z | Downloaded goblin v0.10.7 |
| 1596 | 2026-06-25T00:08:10.125Z | Downloaded zerocopy v0.7.35 |
| 1597 | 2026-06-25T00:08:10.134Z | Downloaded zerocopy-derive v0.8.50 |
| 1598 | 2026-06-25T00:08:10.139Z | Downloaded tokio-util v0.7.18 |
| 1599 | 2026-06-25T00:08:10.143Z | Downloaded winnow v0.5.40 |
| 1600 | 2026-06-25T00:08:10.149Z | Downloaded unicode-normalization v0.1.25 |
| 1601 | 2026-06-25T00:08:10.152Z | Downloaded tough v0.22.0 |
| 1602 | 2026-06-25T00:08:10.155Z | Downloaded chrono v0.4.45 |
| 1603 | 2026-06-25T00:08:10.158Z | Downloaded aws-lc-rs v1.17.0 |
| 1604 | 2026-06-25T00:08:10.163Z | Downloaded winnow v1.0.3 |
| 1605 | 2026-06-25T00:08:10.168Z | Downloaded winnow v0.7.15 |
| 1606 | 2026-06-25T00:08:10.174Z | Downloaded proptest v1.11.0 |
| 1607 | 2026-06-25T00:08:10.179Z | Downloaded zerovec v0.11.6 |
| 1608 | 2026-06-25T00:08:10.183Z | Downloaded serde_with v3.20.0 |
| 1609 | 2026-06-25T00:08:10.189Z | Downloaded time v0.3.47 |
| 1610 | 2026-06-25T00:08:10.195Z | Downloaded moka v0.12.15 |
| 1611 | 2026-06-25T00:08:10.204Z | Downloaded tower-http v0.6.11 |
| 1612 | 2026-06-25T00:08:10.245Z | Downloaded dropshot v0.17.1 |
| 1613 | 2026-06-25T00:08:10.257Z | Downloaded tabled v0.15.0 |
| 1614 | 2026-06-25T00:08:10.265Z | Downloaded quinn-proto v0.11.14 |
| 1615 | 2026-06-25T00:08:10.269Z | Downloaded syn v2.0.117 |
| 1616 | 2026-06-25T00:08:10.275Z | Downloaded tabled v0.21.0 |
| 1617 | 2026-06-25T00:08:10.285Z | Downloaded openapiv3 v2.2.0 |
| 1618 | 2026-06-25T00:08:10.291Z | Downloaded regex-syntax v0.8.10 |
| 1619 | 2026-06-25T00:08:10.295Z | Downloaded hickory-proto v0.25.2 |
| 1620 | 2026-06-25T00:08:10.303Z | Downloaded webpki-roots v1.0.7 |
| 1621 | 2026-06-25T00:08:10.306Z | Downloaded rustls v0.23.40 |
| 1622 | 2026-06-25T00:08:10.311Z | Downloaded syn v1.0.109 |
| 1623 | 2026-06-25T00:08:10.318Z | Downloaded hickory-proto v0.24.4 |
| 1624 | 2026-06-25T00:08:10.325Z | Downloaded vcpkg v0.2.15 |
| 1625 | 2026-06-25T00:08:10.346Z | Downloaded openssl v0.10.80 |
| 1626 | 2026-06-25T00:08:10.351Z | Downloaded nix v0.31.3 |
| 1627 | 2026-06-25T00:08:10.358Z | Downloaded curve25519-dalek v4.1.3 |
| 1628 | 2026-06-25T00:08:10.363Z | Downloaded typify-impl v0.6.2 |
| 1629 | 2026-06-25T00:08:10.375Z | Downloaded smoltcp v0.11.0 |
| 1630 | 2026-06-25T00:08:10.382Z | Downloaded unicode-width v0.1.14 |
| 1631 | 2026-06-25T00:08:10.385Z | Downloaded unicode-width v0.2.2 |
| 1632 | 2026-06-25T00:08:10.388Z | Downloaded rhai v1.25.1 |
| 1633 | 2026-06-25T00:08:10.394Z | Downloaded zerocopy v0.8.50 |
| 1634 | 2026-06-25T00:08:10.404Z | Downloaded typify-impl v0.4.3 |
| 1635 | 2026-06-25T00:08:10.411Z | Downloaded regress v0.11.1 |
| 1636 | 2026-06-25T00:08:10.416Z | Downloaded rustix v0.38.44 |
| 1637 | 2026-06-25T00:08:10.428Z | Downloaded regex-automata v0.4.14 |
| 1638 | 2026-06-25T00:08:10.436Z | Downloaded regress v0.10.5 |
| 1639 | 2026-06-25T00:08:10.441Z | Downloaded rustix v1.1.4 |
| 1640 | 2026-06-25T00:08:10.457Z | Downloaded petgraph v0.6.5 |
| 1641 | 2026-06-25T00:08:10.471Z | Downloaded jiff v0.2.28 |
| 1642 | 2026-06-25T00:08:10.481Z | Downloaded petgraph v0.8.3 |
| 1643 | 2026-06-25T00:08:10.495Z | Downloaded libc v0.2.186 |
| 1644 | 2026-06-25T00:08:10.514Z | Downloaded sled v0.34.7 |
| 1645 | 2026-06-25T00:08:10.537Z | Downloaded tracing v0.1.44 |
| 1646 | 2026-06-25T00:08:10.549Z | Downloaded encoding_rs v0.8.35 |
| 1647 | 2026-06-25T00:08:10.618Z | Downloaded lzma-sys v0.1.20 |
| 1648 | 2026-06-25T00:08:10.634Z | Downloaded chrono-tz v0.10.4 |
| 1649 | 2026-06-25T00:08:10.667Z | Downloaded csv v1.4.0 |
| 1650 | 2026-06-25T00:08:10.679Z | Downloaded sha3 v0.10.9 |
| 1651 | 2026-06-25T00:08:10.688Z | Downloaded tokio v1.52.3 |
| 1652 | 2026-06-25T00:08:10.764Z | Downloaded ring v0.17.14 |
| 1653 | 2026-06-25T00:08:11.303Z | Downloaded aws-lc-sys v0.41.0 |
| 1654 | 2026-06-25T00:08:11.657Z | Compiling proc-macro2 v1.0.106 |
| 1655 | 2026-06-25T00:08:11.657Z | Compiling quote v1.0.45 |
| 1656 | 2026-06-25T00:08:11.657Z | Compiling unicode-ident v1.0.24 |
| 1657 | 2026-06-25T00:08:11.657Z | Compiling serde_core v1.0.228 |
| 1658 | 2026-06-25T00:08:11.661Z | Compiling serde v1.0.228 |
| 1659 | 2026-06-25T00:08:11.661Z | Compiling libc v0.2.186 |
| 1660 | 2026-06-25T00:08:11.661Z | Compiling cfg-if v1.0.4 |
| 1661 | 2026-06-25T00:08:11.977Z | Compiling zmij v1.0.21 |
| 1662 | 2026-06-25T00:08:12.012Z | Compiling autocfg v1.5.1 |
| 1663 | 2026-06-25T00:08:12.313Z | Compiling memchr v2.8.1 |
| 1664 | 2026-06-25T00:08:12.374Z | Compiling libm v0.2.16 |
| 1665 | 2026-06-25T00:08:12.710Z | Compiling itoa v1.0.18 |
| 1666 | 2026-06-25T00:08:12.763Z | Compiling icu_normalizer_data v2.2.0 |
| 1667 | 2026-06-25T00:08:12.979Z | Compiling icu_properties_data v2.2.0 |
| 1668 | 2026-06-25T00:08:12.998Z | Compiling version_check v0.9.5 |
| 1669 | 2026-06-25T00:08:13.018Z | Compiling stable_deref_trait v1.2.1 |
| 1670 | 2026-06-25T00:08:13.203Z | Compiling syn v2.0.117 |
| 1671 | 2026-06-25T00:08:13.238Z | Compiling serde_json v1.0.150 |
| 1672 | 2026-06-25T00:08:13.313Z | Compiling litemap v0.8.2 |
| 1673 | 2026-06-25T00:08:13.373Z | Compiling writeable v0.6.3 |
| 1674 | 2026-06-25T00:08:13.525Z | Compiling parking_lot_core v0.9.12 |
| 1675 | 2026-06-25T00:08:13.586Z | Compiling num-traits v0.2.19 |
| 1676 | 2026-06-25T00:08:13.603Z | Compiling utf8_iter v1.0.4 |
| 1677 | 2026-06-25T00:08:13.878Z | Compiling percent-encoding v2.3.2 |
| 1678 | 2026-06-25T00:08:13.989Z | Compiling thiserror v2.0.18 |
| 1679 | 2026-06-25T00:08:14.104Z | Compiling form_urlencoded v1.2.2 |
| 1680 | 2026-06-25T00:08:14.122Z | Compiling getrandom v0.4.2 |
| 1681 | 2026-06-25T00:08:14.167Z | Compiling rand_core v0.10.1 |
| 1682 | 2026-06-25T00:08:14.351Z | Compiling zerocopy v0.8.50 |
| 1683 | 2026-06-25T00:08:14.402Z | Compiling errno v0.3.14 |
| 1684 | 2026-06-25T00:08:14.457Z | Compiling heck v0.5.0 |
| 1685 | 2026-06-25T00:08:14.567Z | Compiling iana-time-zone v0.1.65 |
| 1686 | 2026-06-25T00:08:14.772Z | Compiling uuid v1.23.2 |
| 1687 | 2026-06-25T00:08:14.947Z | Compiling jobserver v0.1.34 |
| 1688 | 2026-06-25T00:08:14.981Z | Compiling shlex v2.0.1 |
| 1689 | 2026-06-25T00:08:15.183Z | Compiling find-msvc-tools v0.1.9 |
| 1690 | 2026-06-25T00:08:15.297Z | Compiling rustversion v1.0.22 |
| 1691 | 2026-06-25T00:08:15.425Z | Compiling cc v1.2.63 |
| 1692 | 2026-06-25T00:08:15.428Z | Compiling semver v1.0.28 |
| 1693 | 2026-06-25T00:08:15.540Z | Compiling dyn-clone v1.0.20 |
| 1694 | 2026-06-25T00:08:15.646Z | Compiling schemars v0.8.22 |
| 1695 | 2026-06-25T00:08:15.704Z | Compiling pin-project-lite v0.2.17 |
| 1696 | 2026-06-25T00:08:15.818Z | Compiling getrandom v0.2.17 |
| 1697 | 2026-06-25T00:08:15.962Z | Compiling scopeguard v1.2.0 |
| 1698 | 2026-06-25T00:08:16.057Z | Compiling lock_api v0.4.14 |
| 1699 | 2026-06-25T00:08:16.085Z | Compiling bitflags v2.12.1 |
| 1700 | 2026-06-25T00:08:16.173Z | Compiling socket2 v0.6.4 |
| 1701 | 2026-06-25T00:08:16.251Z | Compiling cmake v0.1.58 |
| 1702 | 2026-06-25T00:08:16.332Z | Compiling synstructure v0.13.2 |
| 1703 | 2026-06-25T00:08:16.363Z | Compiling serde_derive_internals v0.29.1 |
| 1704 | 2026-06-25T00:08:16.536Z | Compiling signal-hook-registry v1.4.8 |
| 1705 | 2026-06-25T00:08:16.630Z | Compiling mio v1.2.1 |
| 1706 | 2026-06-25T00:08:16.763Z | Compiling fs_extra v1.3.0 |
| 1707 | 2026-06-25T00:08:16.887Z | Compiling dunce v1.0.5 |
| 1708 | 2026-06-25T00:08:16.933Z | Compiling portable-atomic v1.13.1 |
| 1709 | 2026-06-25T00:08:17.044Z | Compiling log v0.4.32 |
| 1710 | 2026-06-25T00:08:17.051Z | Compiling futures-core v0.3.32 |
| 1711 | 2026-06-25T00:08:17.052Z | Compiling aws-lc-sys v0.41.0 |
| 1712 | 2026-06-25T00:08:17.062Z | Compiling critical-section v1.2.0 |
| 1713 | 2026-06-25T00:08:17.165Z | Compiling subtle v2.6.1 |
| 1714 | 2026-06-25T00:08:17.203Z | Compiling equivalent v1.0.2 |
| 1715 | 2026-06-25T00:08:17.320Z | Compiling httparse v1.10.1 |
| 1716 | 2026-06-25T00:08:17.359Z | Compiling futures-sink v0.3.32 |
| 1717 | 2026-06-25T00:08:17.462Z | Compiling slab v0.4.12 |
| 1718 | 2026-06-25T00:08:17.492Z | Compiling ucd-trie v0.1.7 |
| 1719 | 2026-06-25T00:08:17.495Z | Compiling thiserror v1.0.69 |
| 1720 | 2026-06-25T00:08:17.541Z | Compiling serde_derive v1.0.228 |
| 1721 | 2026-06-25T00:08:17.664Z | Compiling zerofrom-derive v0.1.7 |
| 1722 | 2026-06-25T00:08:17.681Z | Compiling yoke-derive v0.8.2 |
| 1723 | 2026-06-25T00:08:17.697Z | Compiling zerovec-derive v0.11.3 |
| 1724 | 2026-06-25T00:08:17.738Z | Compiling displaydoc v0.2.6 |
| 1725 | 2026-06-25T00:08:17.855Z | Compiling schemars_derive v0.8.22 |
| 1726 | 2026-06-25T00:08:17.978Z | Compiling thiserror-impl v2.0.18 |
| 1727 | 2026-06-25T00:08:18.227Z | Compiling tokio-macros v2.7.0 |
| 1728 | 2026-06-25T00:08:18.572Z | Compiling zerocopy-derive v0.8.50 |
| 1729 | 2026-06-25T00:08:18.810Z | Compiling zeroize_derive v1.4.3 |
| 1730 | 2026-06-25T00:08:18.843Z | Compiling futures-macro v0.3.32 |
| 1731 | 2026-06-25T00:08:18.926Z | Compiling zerofrom v0.1.8 |
| 1732 | 2026-06-25T00:08:19.046Z | Compiling yoke v0.8.3 |
| 1733 | 2026-06-25T00:08:19.071Z | Compiling once_cell v1.21.4 |
| 1734 | 2026-06-25T00:08:19.151Z | Compiling rustix v1.1.4 |
| 1735 | 2026-06-25T00:08:19.267Z | Compiling zerovec v0.11.6 |
| 1736 | 2026-06-25T00:08:19.310Z | Compiling zerotrie v0.2.4 |
| 1737 | 2026-06-25T00:08:19.536Z | Compiling pest v2.8.6 |
| 1738 | 2026-06-25T00:08:19.564Z | Compiling zeroize v1.8.2 |
| 1739 | 2026-06-25T00:08:19.575Z | Compiling typenum v1.20.1 |
| 1740 | 2026-06-25T00:08:19.730Z | Compiling thiserror-impl v1.0.69 |
| 1741 | 2026-06-25T00:08:19.800Z | Compiling futures-channel v0.3.32 |
| 1742 | 2026-06-25T00:08:19.870Z | Compiling futures-task v0.3.32 |
| 1743 | 2026-06-25T00:08:19.912Z | Compiling tinystr v0.8.3 |
| 1744 | 2026-06-25T00:08:19.995Z | Compiling potential_utf v0.1.5 |
| 1745 | 2026-06-25T00:08:20.065Z | Compiling futures-io v0.3.32 |
| 1746 | 2026-06-25T00:08:20.133Z | Compiling icu_locale_core v2.2.0 |
| 1747 | 2026-06-25T00:08:20.191Z | Compiling icu_collections v2.2.0 |
| 1748 | 2026-06-25T00:08:20.264Z | Compiling futures-util v0.3.32 |
| 1749 | 2026-06-25T00:08:20.781Z | Compiling pest_meta v2.8.6 |
| 1750 | 2026-06-25T00:08:20.927Z | Compiling smallvec v1.15.1 |
| 1751 | 2026-06-25T00:08:20.930Z | Compiling bytes v1.11.1 |
| 1752 | 2026-06-25T00:08:20.965Z | Compiling icu_provider v2.2.0 |
| 1753 | 2026-06-25T00:08:20.985Z | Compiling chrono v0.4.45 |
| 1754 | 2026-06-25T00:08:21.254Z | Compiling icu_normalizer v2.2.0 |
| 1755 | 2026-06-25T00:08:21.610Z | Compiling icu_properties v2.2.0 |
| 1756 | 2026-06-25T00:08:22.060Z | Compiling serde_tokenstream v0.2.3 |
| 1757 | 2026-06-25T00:08:22.244Z | Compiling parking_lot v0.12.5 |
| 1758 | 2026-06-25T00:08:22.484Z | Compiling tokio v1.52.3 |
| 1759 | 2026-06-25T00:08:22.967Z | Compiling idna_adapter v1.2.2 |
| 1760 | 2026-06-25T00:08:22.985Z | Compiling pest_generator v2.8.6 |
| 1761 | 2026-06-25T00:08:23.126Z | Compiling idna v1.1.0 |
| 1762 | 2026-06-25T00:08:23.146Z | Compiling getrandom v0.3.4 |
| 1763 | 2026-06-25T00:08:23.146Z | Compiling regex-syntax v0.8.10 |
| 1764 | 2026-06-25T00:08:23.329Z | Compiling strsim v0.11.1 |
| 1765 | 2026-06-25T00:08:23.363Z | Compiling rand_core v0.6.4 |
| 1766 | 2026-06-25T00:08:23.522Z | Compiling url v2.5.8 |
| 1767 | 2026-06-25T00:08:23.568Z | Compiling aho-corasick v1.1.4 |
| 1768 | 2026-06-25T00:08:23.611Z | Compiling pest_derive v2.8.6 |
| 1769 | 2026-06-25T00:08:23.628Z | Compiling hashbrown v0.17.1 |
| 1770 | 2026-06-25T00:08:24.363Z | Compiling byteorder v1.5.0 |
| 1771 | 2026-06-25T00:08:24.562Z | Compiling indexmap v2.14.0 |
| 1772 | 2026-06-25T00:08:24.634Z | Compiling tracing-core v0.1.36 |
| 1773 | 2026-06-25T00:08:25.059Z | Compiling regex-automata v0.4.14 |
| 1774 | 2026-06-25T00:08:25.267Z | Compiling ipnetwork v0.21.1 |
| 1775 | 2026-06-25T00:08:25.285Z | Compiling tracing-attributes v0.1.31 |
| 1776 | 2026-06-25T00:08:25.432Z | Compiling ident_case v1.0.1 |
| 1777 | 2026-06-25T00:08:25.568Z | Compiling slog v2.8.2 |
| 1778 | 2026-06-25T00:08:25.728Z | Compiling base64 v0.22.1 |
| 1779 | 2026-06-25T00:08:26.077Z | Compiling anyhow v1.0.102 |
| 1780 | 2026-06-25T00:08:26.124Z | Compiling paste v1.0.15 |
| 1781 | 2026-06-25T00:08:26.447Z | Compiling fnv v1.0.7 |
| 1782 | 2026-06-25T00:08:26.559Z | Compiling tracing v0.1.44 |
| 1783 | 2026-06-25T00:08:26.576Z | Compiling erased-serde v0.3.31 |
| 1784 | 2026-06-25T00:08:26.799Z | Compiling regex v1.12.3 |
| 1785 | 2026-06-25T00:08:27.176Z | Compiling omicron-workspace-hack v0.1.0 |
| 1786 | 2026-06-25T00:08:27.546Z | Compiling http v1.4.1 |
| 1787 | 2026-06-25T00:08:27.942Z | Compiling oxnet v0.1.6 |
| 1788 | 2026-06-25T00:08:28.392Z | Compiling rustls-pki-types v1.14.1 |
| 1789 | 2026-06-25T00:08:28.795Z | Compiling scroll_derive v0.13.1 |
| 1790 | 2026-06-25T00:08:29.281Z | Compiling ring v0.17.14 |
| 1791 | 2026-06-25T00:08:29.349Z | Compiling time-core v0.1.8 |
| 1792 | 2026-06-25T00:08:29.398Z | Compiling aws-lc-rs v1.17.0 |
| 1793 | 2026-06-25T00:08:29.505Z | Compiling num-conv v0.2.2 |
| 1794 | 2026-06-25T00:08:29.659Z | Compiling time-macros v0.2.27 |
| 1795 | 2026-06-25T00:08:29.726Z | Compiling tokio-util v0.7.18 |
| 1796 | 2026-06-25T00:08:30.072Z | Compiling untrusted v0.9.0 |
| 1797 | 2026-06-25T00:08:30.214Z | Compiling untrusted v0.7.1 |
| 1798 | 2026-06-25T00:08:30.346Z | Compiling ipnet v2.12.0 |
| 1799 | 2026-06-25T00:08:30.662Z | Compiling ppv-lite86 v0.2.21 |
| 1800 | 2026-06-25T00:08:31.009Z | Compiling daft-derive v0.1.7 |
| 1801 | 2026-06-25T00:08:31.029Z | Compiling async-trait v0.1.89 |
| 1802 | 2026-06-25T00:08:31.192Z | Compiling camino v1.2.2 |
| 1803 | 2026-06-25T00:08:31.524Z | Compiling crc32fast v1.5.0 |
| 1804 | 2026-06-25T00:08:31.547Z | Compiling rustls v0.23.40 |
| 1805 | 2026-06-25T00:08:31.786Z | Compiling http-body v1.0.1 |
| 1806 | 2026-06-25T00:08:31.931Z | Compiling crossbeam-utils v0.8.21 |
| 1807 | 2026-06-25T00:08:31.952Z | Compiling pretty-hex v0.4.2 |
| 1808 | 2026-06-25T00:08:31.994Z | Compiling atomic-waker v1.1.2 |
| 1809 | 2026-06-25T00:08:32.036Z | Compiling usdt-impl v0.6.0 |
| 1810 | 2026-06-25T00:08:32.283Z | Compiling scroll v0.13.0 |
| 1811 | 2026-06-25T00:08:32.308Z | Compiling try-lock v0.2.5 |
| 1812 | 2026-06-25T00:08:32.428Z | Compiling plain v0.2.3 |
| 1813 | 2026-06-25T00:08:32.548Z | Compiling ryu v1.0.23 |
| 1814 | 2026-06-25T00:08:32.600Z | Compiling tower-layer v0.3.3 |
| 1815 | 2026-06-25T00:08:32.804Z | Compiling tower-service v0.3.3 |
| 1816 | 2026-06-25T00:08:32.856Z | Compiling goblin v0.10.7 |
| 1817 | 2026-06-25T00:08:32.878Z | Compiling want v0.3.1 |
| 1818 | 2026-06-25T00:08:33.064Z | Compiling h2 v0.4.14 |
| 1819 | 2026-06-25T00:08:33.601Z | Compiling slog-async v2.8.0 |
| 1820 | 2026-06-25T00:08:34.019Z | Compiling httpdate v1.0.3 |
| 1821 | 2026-06-25T00:08:34.414Z | Compiling dtrace-parser v0.3.0 |
| 1822 | 2026-06-25T00:08:34.461Z | Compiling thread-id v5.1.0 |
| 1823 | 2026-06-25T00:08:34.549Z | Compiling ref-cast v1.0.25 |
| 1824 | 2026-06-25T00:08:35.425Z | Compiling hyper v1.10.1 |
| 1825 | 2026-06-25T00:08:36.640Z | Compiling dof v0.4.0 |
| 1826 | 2026-06-25T00:08:37.655Z | Compiling hyper-util v0.1.20 |
| 1827 | 2026-06-25T00:08:37.867Z | Compiling rand_core v0.9.5 |
| 1828 | 2026-06-25T00:08:38.132Z | Compiling serde_urlencoded v0.7.1 |
| 1829 | 2026-06-25T00:08:38.428Z | Compiling http-body-util v0.1.3 |
| 1830 | 2026-06-25T00:08:38.744Z | Compiling ref-cast-impl v1.0.25 |
| 1831 | 2026-06-25T00:08:38.783Z | Compiling syn v1.0.109 |
| 1832 | 2026-06-25T00:08:39.529Z | Compiling usdt-macro v0.6.0 |
| 1833 | 2026-06-25T00:08:39.564Z | Compiling usdt-attr-macro v0.6.0 |
| 1834 | 2026-06-25T00:08:40.394Z | Compiling structmeta-derive v0.3.0 |
| 1835 | 2026-06-25T00:08:40.485Z | Compiling multer v3.1.0 |
| 1836 | 2026-06-25T00:08:40.621Z | Compiling allocator-api2 v0.2.21 |
| 1837 | 2026-06-25T00:08:40.774Z | Compiling foldhash v0.2.0 |
| 1838 | 2026-06-25T00:08:40.900Z | Compiling powerfmt v0.2.0 |
| 1839 | 2026-06-25T00:08:41.027Z | Compiling hashbrown v0.16.1 |
| 1840 | 2026-06-25T00:08:41.064Z | Compiling deranged v0.5.8 |
| 1841 | 2026-06-25T00:08:41.170Z | Compiling rand_chacha v0.9.0 |
| 1842 | 2026-06-25T00:08:41.476Z | Compiling structmeta v0.3.0 |
| 1843 | 2026-06-25T00:08:41.739Z | Compiling darling_core v0.23.0 |
| 1844 | 2026-06-25T00:08:41.757Z | Compiling newtype-uuid-macros v0.1.0 |
| 1845 | 2026-06-25T00:08:42.228Z | Compiling num_threads v0.1.7 |
| 1846 | 2026-06-25T00:08:42.267Z | Compiling rand v0.9.4 |
| 1847 | 2026-06-25T00:08:42.320Z | Compiling time v0.3.47 |
| 1848 | 2026-06-25T00:08:42.571Z | Compiling newtype-uuid v1.3.2 |
| 1849 | 2026-06-25T00:08:43.000Z | Compiling strum_macros v0.26.4 |
| 1850 | 2026-06-25T00:08:43.443Z | Compiling async-stream-impl v0.3.6 |
| 1851 | 2026-06-25T00:08:43.543Z | Compiling sync_wrapper v1.0.2 |
| 1852 | 2026-06-25T00:08:43.664Z | Compiling dropshot v0.17.1 |
| 1853 | 2026-06-25T00:08:43.882Z | Compiling darling_macro v0.23.0 |
| 1854 | 2026-06-25T00:08:44.142Z | Compiling hex v0.4.3 |
| 1855 | 2026-06-25T00:08:44.450Z | Compiling tower v0.5.3 |
| 1856 | 2026-06-25T00:08:44.494Z | Compiling darling v0.23.0 |
| 1857 | 2026-06-25T00:08:44.497Z | Compiling daft v0.1.7 |
| 1858 | 2026-06-25T00:08:44.586Z | Compiling crossbeam-channel v0.5.15 |
| 1859 | 2026-06-25T00:08:44.740Z | Compiling webpki-roots v1.0.7 |
| 1860 | 2026-06-25T00:08:44.798Z | Compiling openapiv3 v2.2.0 |
| 1861 | 2026-06-25T00:08:45.245Z | Compiling generic-array v0.14.7 |
| 1862 | 2026-06-25T00:08:45.264Z | Compiling fastrand v2.4.1 |
| 1863 | 2026-06-25T00:08:45.708Z | Compiling tower-http v0.6.11 |
| 1864 | 2026-06-25T00:08:45.744Z | Compiling serde_with_macros v3.20.0 |
| 1865 | 2026-06-25T00:08:46.377Z | Compiling futures-executor v0.3.32 |
| 1866 | 2026-06-25T00:08:46.618Z | Compiling dropshot_endpoint v0.17.1 |
| 1867 | 2026-06-25T00:08:46.858Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1868 | 2026-06-25T00:08:46.875Z | Compiling thread_local v1.1.9 |
| 1869 | 2026-06-25T00:08:47.220Z | Compiling openssl-probe v0.2.1 |
| 1870 | 2026-06-25T00:08:47.252Z | Compiling cpufeatures v0.3.0 |
| 1871 | 2026-06-25T00:08:47.337Z | Compiling rustls-native-certs v0.8.4 |
| 1872 | 2026-06-25T00:08:47.474Z | Compiling futures v0.3.32 |
| 1873 | 2026-06-25T00:08:48.132Z | Compiling derive-ex v0.1.8 |
| 1874 | 2026-06-25T00:08:48.259Z | Compiling strum_macros v0.27.2 |
| 1875 | 2026-06-25T00:08:48.282Z | Compiling is-terminal v0.4.17 |
| 1876 | 2026-06-25T00:08:48.392Z | Compiling take_mut v0.2.2 |
| 1877 | 2026-06-25T00:08:48.519Z | Compiling winnow v1.0.3 |
| 1878 | 2026-06-25T00:08:49.231Z | Compiling term v1.2.1 |
| 1879 | 2026-06-25T00:08:49.776Z | Compiling test-strategy v0.4.5 |
| 1880 | 2026-06-25T00:08:50.039Z | Compiling slog-term v2.9.2 |
| 1881 | 2026-06-25T00:08:51.156Z | Compiling tempfile v3.27.0 |
| 1882 | 2026-06-25T00:08:51.470Z | Compiling macaddr v1.0.1 |
| 1883 | 2026-06-25T00:08:51.748Z | Compiling hybrid-array v0.4.12 |
| 1884 | 2026-06-25T00:08:52.202Z | Compiling simd-adler32 v0.3.9 |
| 1885 | 2026-06-25T00:08:52.245Z | Compiling adler2 v2.0.1 |
| 1886 | 2026-06-25T00:08:52.250Z | Compiling match_cfg v0.1.0 |
| 1887 | 2026-06-25T00:08:52.331Z | Compiling hostname v0.3.1 |
| 1888 | 2026-06-25T00:08:52.438Z | Compiling miniz_oxide v0.8.9 |
| 1889 | 2026-06-25T00:08:53.197Z | Compiling slog-json v2.6.1 |
| 1890 | 2026-06-25T00:08:53.466Z | Compiling memmap2 v0.9.10 |
| 1891 | 2026-06-25T00:08:53.811Z | Compiling usdt v0.6.0 |
| 1892 | 2026-06-25T00:08:53.900Z | Compiling slog-bunyan v2.5.0 |
| 1893 | 2026-06-25T00:08:53.918Z | Compiling flate2 v1.1.9 |
| 1894 | 2026-06-25T00:08:54.096Z | Compiling block-buffer v0.12.0 |
| 1895 | 2026-06-25T00:08:54.288Z | Compiling crypto-common v0.2.2 |
| 1896 | 2026-06-25T00:08:54.458Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1897 | 2026-06-25T00:08:54.513Z | Compiling either v1.16.0 |
| 1898 | 2026-06-25T00:08:54.691Z | Compiling const-oid v0.10.2 |
| 1899 | 2026-06-25T00:08:54.879Z | Compiling compression-core v0.4.32 |
| 1900 | 2026-06-25T00:08:54.997Z | Compiling debug-ignore v1.0.5 |
| 1901 | 2026-06-25T00:08:55.064Z | Compiling compression-codecs v0.4.38 |
| 1902 | 2026-06-25T00:08:55.116Z | Compiling digest v0.11.3 |
| 1903 | 2026-06-25T00:08:55.426Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1904 | 2026-06-25T00:08:55.454Z | Compiling crypto-common v0.1.7 |
| 1905 | 2026-06-25T00:08:55.600Z | Compiling parse-display-derive v0.10.0 |
| 1906 | 2026-06-25T00:08:55.611Z | Compiling rand_chacha v0.3.1 |
| 1907 | 2026-06-25T00:08:55.781Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1908 | 2026-06-25T00:08:55.857Z | Compiling serde_spanned v1.1.1 |
| 1909 | 2026-06-25T00:08:56.015Z | Compiling encoding_rs v0.8.35 |
| 1910 | 2026-06-25T00:08:56.194Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1911 | 2026-06-25T00:08:56.212Z | Compiling mime v0.3.17 |
| 1912 | 2026-06-25T00:08:56.245Z | Compiling spin v0.9.8 |
| 1913 | 2026-06-25T00:08:56.479Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1914 | 2026-06-25T00:08:56.660Z | Compiling rand v0.8.6 |
| 1915 | 2026-06-25T00:08:56.757Z | Compiling sha1 v0.11.0 |
| 1916 | 2026-06-25T00:08:57.021Z | Compiling async-compression v0.4.42 |
| 1917 | 2026-06-25T00:08:57.180Z | Compiling strum v0.26.3 |
| 1918 | 2026-06-25T00:08:57.323Z | Compiling async-stream v0.3.6 |
| 1919 | 2026-06-25T00:08:57.499Z | Compiling waitgroup v0.1.2 |
| 1920 | 2026-06-25T00:08:57.518Z | Compiling rustls-pemfile v2.2.0 |
| 1921 | 2026-06-25T00:08:57.658Z | Compiling serde_path_to_error v0.1.20 |
| 1922 | 2026-06-25T00:08:57.729Z | Compiling wait-timeout v0.2.1 |
| 1923 | 2026-06-25T00:08:57.803Z | Compiling hostname v0.4.2 |
| 1924 | 2026-06-25T00:08:58.196Z | Compiling bit-vec v0.8.0 |
| 1925 | 2026-06-25T00:08:58.375Z | Compiling quick-error v1.2.3 |
| 1926 | 2026-06-25T00:08:58.461Z | Compiling bit-set v0.8.0 |
| 1927 | 2026-06-25T00:08:58.495Z | Compiling rusty-fork v0.3.1 |
| 1928 | 2026-06-25T00:08:58.531Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1929 | 2026-06-25T00:08:58.654Z | Compiling serde_with v3.20.0 |
| 1930 | 2026-06-25T00:08:58.725Z | Compiling rand_xorshift v0.4.0 |
| 1931 | 2026-06-25T00:08:58.894Z | Compiling unarray v0.1.4 |
| 1932 | 2026-06-25T00:08:59.045Z | Compiling proptest v1.11.0 |
| 1933 | 2026-06-25T00:08:59.360Z | Compiling strum v0.27.2 |
| 1934 | 2026-06-25T00:08:59.504Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1935 | 2026-06-25T00:08:59.664Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1936 | 2026-06-25T00:08:59.743Z | Compiling instant v0.1.13 |
| 1937 | 2026-06-25T00:09:00.068Z | Compiling itertools v0.14.0 |
| 1938 | 2026-06-25T00:09:00.127Z | Compiling iddqd v0.4.2 |
| 1939 | 2026-06-25T00:09:00.733Z | Compiling unicode-width v0.2.2 |
| 1940 | 2026-06-25T00:09:01.138Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1941 | 2026-06-25T00:09:01.264Z | Compiling block-buffer v0.10.4 |
| 1942 | 2026-06-25T00:09:01.447Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1943 | 2026-06-25T00:09:01.465Z | Compiling backon v1.6.0 |
| 1944 | 2026-06-25T00:09:01.604Z | Compiling regress v0.10.5 |
| 1945 | 2026-06-25T00:09:03.301Z | Compiling digest v0.10.7 |
| 1946 | 2026-06-25T00:09:03.555Z | Compiling backoff v0.4.0 |
| 1947 | 2026-06-25T00:09:03.754Z | Compiling parse-display v0.10.0 |
| 1948 | 2026-06-25T00:09:04.083Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 1949 | 2026-06-25T00:09:04.528Z | Compiling humantime v2.3.0 |
| 1950 | 2026-06-25T00:09:06.569Z | Compiling regress v0.11.1 |
| 1951 | 2026-06-25T00:09:07.622Z | Compiling zerocopy-derive v0.7.35 |
| 1952 | 2026-06-25T00:09:08.105Z | Compiling typify-impl v0.6.2 |
| 1953 | 2026-06-25T00:09:08.666Z | Compiling darling_core v0.21.3 |
| 1954 | 2026-06-25T00:09:08.727Z | Compiling clap_derive v4.6.1 |
| 1955 | 2026-06-25T00:09:09.550Z | Compiling convert_case v0.4.0 |
| 1956 | 2026-06-25T00:09:09.849Z | Compiling cpufeatures v0.2.17 |
| 1957 | 2026-06-25T00:09:09.932Z | Compiling utf8parse v0.2.2 |
| 1958 | 2026-06-25T00:09:10.050Z | Compiling anstyle-parse v1.0.0 |
| 1959 | 2026-06-25T00:09:10.272Z | Compiling derive_more v0.99.20 |
| 1960 | 2026-06-25T00:09:10.745Z | Compiling darling_macro v0.21.3 |
| 1961 | 2026-06-25T00:09:11.220Z | Compiling terminal_size v0.4.4 |
| 1962 | 2026-06-25T00:09:11.333Z | Compiling toml_datetime v0.6.11 |
| 1963 | 2026-06-25T00:09:11.404Z | Compiling typify-macro v0.6.2 |
| 1964 | 2026-06-25T00:09:11.554Z | Compiling is_terminal_polyfill v1.70.2 |
| 1965 | 2026-06-25T00:09:11.609Z | Compiling colorchoice v1.0.5 |
| 1966 | 2026-06-25T00:09:11.626Z | Compiling anstyle v1.0.14 |
| 1967 | 2026-06-25T00:09:11.652Z | Compiling anstyle-query v1.1.5 |
| 1968 | 2026-06-25T00:09:11.763Z | Compiling darling v0.21.3 |
| 1969 | 2026-06-25T00:09:11.856Z | Compiling anstream v1.0.0 |
| 1970 | 2026-06-25T00:09:12.484Z | Compiling secrecy v0.10.3 |
| 1971 | 2026-06-25T00:09:12.702Z | Compiling crucible-workspace-hack v0.1.0 |
| 1972 | 2026-06-25T00:09:12.720Z | Compiling tinyvec_macros v0.1.1 |
| 1973 | 2026-06-25T00:09:12.796Z | Compiling heapless v0.8.0 |
| 1974 | 2026-06-25T00:09:12.828Z | Compiling clap_lex v1.1.0 |
| 1975 | 2026-06-25T00:09:13.157Z | Compiling clap_builder v4.6.0 |
| 1976 | 2026-06-25T00:09:13.196Z | Compiling typify v0.6.2 |
| 1977 | 2026-06-25T00:09:13.281Z | Compiling tinyvec v1.11.0 |
| 1978 | 2026-06-25T00:09:13.659Z | Compiling ingot-macros v0.1.1 |
| 1979 | 2026-06-25T00:09:13.685Z | Compiling zerocopy v0.7.35 |
| 1980 | 2026-06-25T00:09:14.121Z | Compiling hash32 v0.3.1 |
| 1981 | 2026-06-25T00:09:14.226Z | Compiling scroll_derive v0.12.1 |
| 1982 | 2026-06-25T00:09:14.243Z | Compiling rustc_version v0.4.1 |
| 1983 | 2026-06-25T00:09:14.469Z | Compiling num-integer v0.1.46 |
| 1984 | 2026-06-25T00:09:14.519Z | Compiling usdt-impl v0.5.0 |
| 1985 | 2026-06-25T00:09:14.804Z | Compiling smoltcp v0.11.0 |
| 1986 | 2026-06-25T00:09:14.977Z | Compiling scroll v0.12.0 |
| 1987 | 2026-06-25T00:09:15.104Z | Compiling clap v4.6.1 |
| 1988 | 2026-06-25T00:09:15.194Z | Compiling curve25519-dalek v4.1.3 |
| 1989 | 2026-06-25T00:09:15.509Z | Compiling dof v0.3.0 |
| 1990 | 2026-06-25T00:09:16.404Z | Compiling ingot-types v0.1.2 |
| 1991 | 2026-06-25T00:09:16.940Z | Compiling hmac v0.12.1 |
| 1992 | 2026-06-25T00:09:17.102Z | Compiling dtrace-parser v0.2.0 |
| 1993 | 2026-06-25T00:09:17.181Z | Compiling inout v0.1.4 |
| 1994 | 2026-06-25T00:09:17.250Z | Compiling ff v0.13.1 |
| 1995 | 2026-06-25T00:09:17.342Z | Compiling cobs v0.3.0 |
| 1996 | 2026-06-25T00:09:17.632Z | Compiling thread-id v4.2.2 |
| 1997 | 2026-06-25T00:09:17.674Z | Compiling bitflags v1.3.2 |
| 1998 | 2026-06-25T00:09:17.967Z | Compiling managed v0.8.0 |
| 1999 | 2026-06-25T00:09:17.994Z | Compiling unsafe-libyaml v0.2.11 |
| 2000 | 2026-06-25T00:09:18.569Z | Compiling serde_yaml v0.9.34+deprecated |
| 2001 | 2026-06-25T00:09:19.021Z | Compiling postcard v1.1.3 |
| 2002 | 2026-06-25T00:09:19.415Z | Compiling group v0.13.0 |
| 2003 | 2026-06-25T00:09:19.494Z | Compiling cipher v0.4.4 |
| 2004 | 2026-06-25T00:09:19.754Z | Compiling hkdf v0.12.4 |
| 2005 | 2026-06-25T00:09:19.839Z | Compiling ingot v0.1.1 |
| 2006 | 2026-06-25T00:09:20.468Z | Compiling goblin v0.8.2 |
| 2007 | 2026-06-25T00:09:20.822Z | Compiling num-iter v0.1.45 |
| 2008 | 2026-06-25T00:09:20.961Z | Compiling num-rational v0.4.2 |
| 2009 | 2026-06-25T00:09:22.038Z | Compiling tabwriter v1.4.1 |
| 2010 | 2026-06-25T00:09:22.190Z | Compiling universal-hash v0.5.1 |
| 2011 | 2026-06-25T00:09:22.339Z | Compiling crypto-bigint v0.5.5 |
| 2012 | 2026-06-25T00:09:22.397Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2013 | 2026-06-25T00:09:22.464Z | Compiling hubpack_derive v0.1.1 |
| 2014 | 2026-06-25T00:09:23.018Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2015 | 2026-06-25T00:09:23.393Z | Compiling crossbeam-epoch v0.9.18 |
| 2016 | 2026-06-25T00:09:23.718Z | Compiling half v2.7.1 |
| 2017 | 2026-06-25T00:09:23.916Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2018 | 2026-06-25T00:09:24.127Z | Compiling num-complex v0.4.6 |
| 2019 | 2026-06-25T00:09:24.714Z | Compiling memoffset v0.9.1 |
| 2020 | 2026-06-25T00:09:24.832Z | Compiling opaque-debug v0.3.1 |
| 2021 | 2026-06-25T00:09:25.036Z | Compiling prettyplease v0.2.37 |
| 2022 | 2026-06-25T00:09:25.091Z | Compiling base64ct v1.8.3 |
| 2023 | 2026-06-25T00:09:25.310Z | Compiling base16ct v0.2.0 |
| 2024 | 2026-06-25T00:09:25.440Z | Compiling ciborium-io v0.2.2 |
| 2025 | 2026-06-25T00:09:25.550Z | Compiling cfg_aliases v0.2.1 |
| 2026 | 2026-06-25T00:09:25.640Z | Compiling nix v0.31.3 |
| 2027 | 2026-06-25T00:09:26.018Z | Compiling ciborium-ll v0.2.2 |
| 2028 | 2026-06-25T00:09:26.045Z | Compiling elliptic-curve v0.13.8 |
| 2029 | 2026-06-25T00:09:26.221Z | Compiling password-hash v0.5.0 |
| 2030 | 2026-06-25T00:09:26.868Z | Compiling poly1305 v0.8.0 |
| 2031 | 2026-06-25T00:09:27.596Z | Compiling num v0.4.3 |
| 2032 | 2026-06-25T00:09:27.676Z | Compiling thiserror-no-std v2.0.2 |
| 2033 | 2026-06-25T00:09:27.778Z | Compiling hubpack v0.1.2 |
| 2034 | 2026-06-25T00:09:28.414Z | Compiling chacha20 v0.9.1 |
| 2035 | 2026-06-25T00:09:28.891Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2036 | 2026-06-25T00:09:28.994Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2037 | 2026-06-25T00:09:29.575Z | Compiling reqwest v0.12.28 |
| 2038 | 2026-06-25T00:09:30.305Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 2039 | 2026-06-25T00:09:30.560Z | Compiling blake2 v0.10.6 |
| 2040 | 2026-06-25T00:09:30.642Z | Compiling aead v0.5.2 |
| 2041 | 2026-06-25T00:09:31.020Z | Compiling byte-wrapper v0.1.0 |
| 2042 | 2026-06-25T00:09:31.131Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2043 | 2026-06-25T00:09:31.184Z | Compiling serde_repr v0.1.20 |
| 2044 | 2026-06-25T00:09:31.864Z | Compiling proc-macro-error-attr v1.0.4 |
| 2045 | 2026-06-25T00:09:31.971Z | Compiling bstr v1.12.1 |
| 2046 | 2026-06-25T00:09:32.113Z | Compiling keccak v0.1.6 |
| 2047 | 2026-06-25T00:09:32.117Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2048 | 2026-06-25T00:09:32.291Z | Compiling rustix v0.38.44 |
| 2049 | 2026-06-25T00:09:32.517Z | Compiling float-ord v0.3.2 |
| 2050 | 2026-06-25T00:09:32.635Z | Compiling static_assertions v1.1.0 |
| 2051 | 2026-06-25T00:09:32.719Z | Compiling sha3 v0.10.9 |
| 2052 | 2026-06-25T00:09:32.866Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2053 | 2026-06-25T00:09:33.038Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2054 | 2026-06-25T00:09:33.584Z | Compiling proc-macro-crate v3.5.0 |
| 2055 | 2026-06-25T00:09:33.602Z | Compiling argon2 v0.5.3 |
| 2056 | 2026-06-25T00:09:34.023Z | Compiling chacha20poly1305 v0.10.1 |
| 2057 | 2026-06-25T00:09:34.180Z | Compiling progenitor-client v0.10.0 |
| 2058 | 2026-06-25T00:09:34.622Z | Compiling vsss-rs v3.3.4 |
| 2059 | 2026-06-25T00:09:35.942Z | Compiling ciborium v0.2.2 |
| 2060 | 2026-06-25T00:09:36.282Z | Compiling usdt-macro v0.5.0 |
| 2061 | 2026-06-25T00:09:36.688Z | Compiling rustls-webpki v0.103.13 |
| 2062 | 2026-06-25T00:09:36.782Z | Compiling usdt-attr-macro v0.5.0 |
| 2063 | 2026-06-25T00:09:38.761Z | Compiling enum-as-inner v0.6.1 |
| 2064 | 2026-06-25T00:09:39.159Z | Compiling num-derive v0.4.2 |
| 2065 | 2026-06-25T00:09:39.233Z | Compiling proc-macro-error v1.0.4 |
| 2066 | 2026-06-25T00:09:39.358Z | Compiling memmap v0.7.0 |
| 2067 | 2026-06-25T00:09:39.597Z | Compiling winnow v0.5.40 |
| 2068 | 2026-06-25T00:09:39.626Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 2069 | 2026-06-25T00:09:40.122Z | Compiling indent_write v2.2.0 |
| 2070 | 2026-06-25T00:09:40.132Z | Compiling data-encoding v2.11.0 |
| 2071 | 2026-06-25T00:09:40.443Z | Compiling usdt v0.5.0 |
| 2072 | 2026-06-25T00:09:40.633Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2073 | 2026-06-25T00:09:41.002Z | Compiling toml_edit v0.19.15 |
| 2074 | 2026-06-25T00:09:41.060Z | Compiling tokio-rustls v0.26.4 |
| 2075 | 2026-06-25T00:09:41.359Z | Compiling hyper-rustls v0.27.9 |
| 2076 | 2026-06-25T00:09:41.383Z | Compiling rustls-platform-verifier v0.7.0 |
| 2077 | 2026-06-25T00:09:41.924Z | Compiling reqwest v0.13.4 |
| 2078 | 2026-06-25T00:09:42.970Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2079 | 2026-06-25T00:09:43.086Z | Compiling num_enum_derive v0.7.6 |
| 2080 | 2026-06-25T00:09:43.238Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2081 | 2026-06-25T00:09:43.430Z | Compiling progenitor-client v0.14.0 |
| 2082 | 2026-06-25T00:09:43.945Z | Compiling progenitor-extras v0.2.0 |
| 2083 | 2026-06-25T00:09:44.849Z | Compiling serde_spanned v0.6.9 |
| 2084 | 2026-06-25T00:09:45.011Z | Compiling foreign-types-macros v0.2.3 |
| 2085 | 2026-06-25T00:09:45.389Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2086 | 2026-06-25T00:09:46.074Z | Compiling toml_write v0.1.2 |
| 2087 | 2026-06-25T00:09:46.481Z | Compiling pkg-config v0.3.33 |
| 2088 | 2026-06-25T00:09:46.951Z | Compiling vcpkg v0.2.15 |
| 2089 | 2026-06-25T00:09:47.876Z | Compiling foreign-types-shared v0.3.1 |
| 2090 | 2026-06-25T00:09:47.992Z | Compiling winnow v0.7.15 |
| 2091 | 2026-06-25T00:09:50.268Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2092 | 2026-06-25T00:09:53.394Z | Compiling bytecount v0.6.9 |
| 2093 | 2026-06-25T00:09:53.600Z | Compiling colored v3.1.1 |
| 2094 | 2026-06-25T00:09:55.476Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2095 | 2026-06-25T00:09:55.765Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2096 | 2026-06-25T00:09:56.664Z | Compiling toml_edit v0.22.27 |
| 2097 | 2026-06-25T00:09:57.302Z | Compiling foreign-types v0.5.0 |
| 2098 | 2026-06-25T00:09:57.458Z | Compiling openssl-sys v0.9.116 |
| 2099 | 2026-06-25T00:09:58.361Z | Compiling num_enum v0.7.6 |
| 2100 | 2026-06-25T00:09:59.016Z | Compiling proc-macro-crate v1.3.1 |
| 2101 | 2026-06-25T00:09:59.543Z | Compiling progenitor-impl v0.13.0 |
| 2102 | 2026-06-25T00:09:59.630Z | Compiling chacha20 v0.10.0 |
| 2103 | 2026-06-25T00:09:59.649Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2104 | 2026-06-25T00:09:59.936Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2105 | 2026-06-25T00:09:59.961Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2106 | 2026-06-25T00:10:00.133Z | Compiling cstr-argument v0.1.2 |
| 2107 | 2026-06-25T00:10:00.234Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 2108 | 2026-06-25T00:10:00.311Z | Compiling swrite v0.1.0 |
| 2109 | 2026-06-25T00:10:00.390Z | Compiling semver v0.1.20 |
| 2110 | 2026-06-25T00:10:00.432Z | Compiling linked-hash-map v0.5.6 |
| 2111 | 2026-06-25T00:10:00.463Z | Compiling resolv-conf v0.7.6 |
| 2112 | 2026-06-25T00:10:00.652Z | Compiling unicode-segmentation v1.13.3 |
| 2113 | 2026-06-25T00:10:00.669Z | Compiling heck v0.4.1 |
| 2114 | 2026-06-25T00:10:00.892Z | Compiling rayon-core v1.13.0 |
| 2115 | 2026-06-25T00:10:01.052Z | Compiling newline-converter v0.3.0 |
| 2116 | 2026-06-25T00:10:01.085Z | Compiling lru-cache v0.1.2 |
| 2117 | 2026-06-25T00:10:01.177Z | Compiling rustc_version v0.1.7 |
| 2118 | 2026-06-25T00:10:01.229Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2119 | 2026-06-25T00:10:01.364Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2120 | 2026-06-25T00:10:01.388Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2121 | 2026-06-25T00:10:01.499Z | Compiling rand v0.10.1 |
| 2122 | 2026-06-25T00:10:01.618Z | Compiling progenitor-macro v0.13.0 |
| 2123 | 2026-06-25T00:10:01.655Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 2124 | 2026-06-25T00:10:01.903Z | Compiling num_enum_derive v0.5.11 |
| 2125 | 2026-06-25T00:10:02.504Z | Compiling toml v0.8.23 |
| 2126 | 2026-06-25T00:10:02.595Z | Compiling atomicwrites v0.4.4 |
| 2127 | 2026-06-25T00:10:02.891Z | Compiling progenitor-client v0.13.0 |
| 2128 | 2026-06-25T00:10:02.959Z | Compiling hickory-proto v0.24.4 |
| 2129 | 2026-06-25T00:10:03.069Z | Compiling similar v2.7.0 |
| 2130 | 2026-06-25T00:10:03.147Z | Compiling crossbeam-deque v0.8.6 |
| 2131 | 2026-06-25T00:10:03.378Z | Compiling progenitor-impl v0.14.0 |
| 2132 | 2026-06-25T00:10:03.396Z | Compiling console v0.15.11 |
| 2133 | 2026-06-25T00:10:04.710Z | Compiling camino-tempfile v1.4.1 |
| 2134 | 2026-06-25T00:10:05.142Z | Compiling serde-big-array v0.5.1 |
| 2135 | 2026-06-25T00:10:05.321Z | Compiling pin-project-internal v1.1.13 |
| 2136 | 2026-06-25T00:10:05.496Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2137 | 2026-06-25T00:10:05.905Z | Compiling derive-where v1.6.1 |
| 2138 | 2026-06-25T00:10:05.923Z | Compiling lazy_static v1.5.0 |
| 2139 | 2026-06-25T00:10:06.041Z | Compiling siphasher v1.0.3 |
| 2140 | 2026-06-25T00:10:06.058Z | Compiling minimal-lexical v0.2.1 |
| 2141 | 2026-06-25T00:10:06.264Z | Compiling nom v7.1.3 |
| 2142 | 2026-06-25T00:10:06.312Z | Compiling phf_shared v0.12.1 |
| 2143 | 2026-06-25T00:10:06.435Z | Compiling pin-project v1.1.13 |
| 2144 | 2026-06-25T00:10:06.563Z | Compiling progenitor v0.13.0 |
| 2145 | 2026-06-25T00:10:06.716Z | Compiling progenitor-macro v0.14.0 |
| 2146 | 2026-06-25T00:10:07.206Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2147 | 2026-06-25T00:10:07.410Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2148 | 2026-06-25T00:10:07.591Z | Compiling hickory-resolver v0.24.4 |
| 2149 | 2026-06-25T00:10:10.895Z | Compiling expectorate v1.2.0 |
| 2150 | 2026-06-25T00:10:11.194Z | Compiling num_enum v0.5.11 |
| 2151 | 2026-06-25T00:10:11.333Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2152 | 2026-06-25T00:10:12.527Z | Compiling newtype_derive v0.1.6 |
| 2153 | 2026-06-25T00:10:13.241Z | Compiling unicode-normalization v0.1.25 |
| 2154 | 2026-06-25T00:10:13.887Z | Compiling tokio-stream v0.1.18 |
| 2155 | 2026-06-25T00:10:14.487Z | Compiling snafu-derive v0.8.9 |
| 2156 | 2026-06-25T00:10:15.335Z | Compiling async-recursion v1.1.1 |
| 2157 | 2026-06-25T00:10:16.055Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 2158 | 2026-06-25T00:10:16.133Z | Compiling slog-dtrace v0.3.0 |
| 2159 | 2026-06-25T00:10:16.280Z | Compiling csv-core v0.1.13 |
| 2160 | 2026-06-25T00:10:16.388Z | Compiling highway v1.3.0 |
| 2161 | 2026-06-25T00:10:16.406Z | Compiling foldhash v0.1.5 |
| 2162 | 2026-06-25T00:10:16.643Z | Compiling same-file v1.0.6 |
| 2163 | 2026-06-25T00:10:16.706Z | Compiling unicode-xid v0.2.6 |
| 2164 | 2026-06-25T00:10:16.837Z | Compiling unicode-width v0.1.14 |
| 2165 | 2026-06-25T00:10:16.853Z | Compiling cancel-safe-futures v0.1.5 |
| 2166 | 2026-06-25T00:10:17.127Z | Compiling foreign-types-shared v0.1.1 |
| 2167 | 2026-06-25T00:10:17.161Z | Compiling owo-colors v4.3.0 |
| 2168 | 2026-06-25T00:10:17.161Z | Compiling chrono-tz v0.10.4 |
| 2169 | 2026-06-25T00:10:17.232Z | Compiling openssl v0.10.80 |
| 2170 | 2026-06-25T00:10:17.347Z | Compiling konst_macro_rules v0.2.19 |
| 2171 | 2026-06-25T00:10:17.441Z | Compiling foreign-types v0.3.2 |
| 2172 | 2026-06-25T00:10:17.530Z | Compiling konst v0.2.20 |
| 2173 | 2026-06-25T00:10:17.603Z | Compiling const_format_proc_macros v0.2.34 |
| 2174 | 2026-06-25T00:10:17.620Z | Compiling walkdir v2.5.0 |
| 2175 | 2026-06-25T00:10:17.638Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2176 | 2026-06-25T00:10:20.438Z | Compiling hashbrown v0.15.5 |
| 2177 | 2026-06-25T00:10:20.481Z | Compiling csv v1.4.0 |
| 2178 | 2026-06-25T00:10:20.481Z | Compiling snafu v0.8.9 |
| 2179 | 2026-06-25T00:10:20.481Z | Compiling qorb v0.4.1 |
| 2180 | 2026-06-25T00:10:20.481Z | Compiling progenitor v0.14.0 |
| 2181 | 2026-06-25T00:10:20.481Z | Compiling olpc-cjson v0.1.4 |
| 2182 | 2026-06-25T00:10:20.481Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2183 | 2026-06-25T00:10:20.481Z | Compiling rayon v1.12.0 |
| 2184 | 2026-06-25T00:10:20.481Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2185 | 2026-06-25T00:10:20.688Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2186 | 2026-06-25T00:10:21.607Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2187 | 2026-06-25T00:10:22.747Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2188 | 2026-06-25T00:10:23.273Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2189 | 2026-06-25T00:10:23.746Z | Compiling phf v0.12.1 |
| 2190 | 2026-06-25T00:10:24.412Z | Compiling zone_cfg_derive v0.3.1 |
| 2191 | 2026-06-25T00:10:24.845Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2192 | 2026-06-25T00:10:25.193Z | Compiling tokio-dtrace v0.1.1 |
| 2193 | 2026-06-25T00:10:25.537Z | Compiling globset v0.4.18 |
| 2194 | 2026-06-25T00:10:25.592Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2195 | 2026-06-25T00:10:25.833Z | Compiling itertools v0.12.1 |
| 2196 | 2026-06-25T00:10:27.126Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2197 | 2026-06-25T00:10:27.332Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2198 | 2026-06-25T00:10:27.333Z | Compiling libsw-core v0.3.2 |
| 2199 | 2026-06-25T00:10:27.447Z | Compiling pem v3.0.6 |
| 2200 | 2026-06-25T00:10:27.542Z | Compiling serde_plain v1.0.2 |
| 2201 | 2026-06-25T00:10:27.744Z | Compiling openssl-macros v0.1.1 |
| 2202 | 2026-06-25T00:10:27.841Z | Compiling cookie v0.18.1 |
| 2203 | 2026-06-25T00:10:28.055Z | Compiling sigpipe v0.1.3 |
| 2204 | 2026-06-25T00:10:28.108Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2205 | 2026-06-25T00:10:28.151Z | Compiling glob v0.3.3 |
| 2206 | 2026-06-25T00:10:28.220Z | Compiling fixedbitset v0.4.2 |
| 2207 | 2026-06-25T00:10:28.285Z | Compiling fixedbitset v0.5.7 |
| 2208 | 2026-06-25T00:10:28.377Z | Compiling typed-path v0.9.3 |
| 2209 | 2026-06-25T00:10:28.511Z | Compiling jiff v0.2.28 |
| 2210 | 2026-06-25T00:10:28.611Z | Compiling petgraph v0.8.3 |
| 2211 | 2026-06-25T00:10:28.635Z | Compiling petgraph v0.6.5 |
| 2212 | 2026-06-25T00:10:29.186Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2213 | 2026-06-25T00:10:29.432Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2214 | 2026-06-25T00:10:30.500Z | Compiling tough v0.22.0 |
| 2215 | 2026-06-25T00:10:30.500Z | Compiling libsw v3.5.0 |
| 2216 | 2026-06-25T00:10:30.759Z | Compiling zone v0.3.1 |
| 2217 | 2026-06-25T00:10:31.626Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2218 | 2026-06-25T00:10:31.626Z | Compiling oxide-tokio-rt v0.1.6 |
| 2219 | 2026-06-25T00:10:31.626Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2220 | 2026-06-25T00:10:31.966Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2221 | 2026-06-25T00:10:32.430Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2222 | 2026-06-25T00:10:34.004Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2223 | 2026-06-25T00:10:34.220Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2224 | 2026-06-25T00:10:34.563Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2225 | 2026-06-25T00:10:35.473Z | Compiling const_format v0.2.36 |
| 2226 | 2026-06-25T00:10:36.863Z | Compiling papergrid v0.11.0 |
| 2227 | 2026-06-25T00:10:36.889Z | Compiling tabled_derive v0.7.0 |
| 2228 | 2026-06-25T00:10:36.971Z | Compiling gethostname v0.5.0 |
| 2229 | 2026-06-25T00:10:37.118Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2230 | 2026-06-25T00:10:37.496Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2231 | 2026-06-25T00:10:37.954Z | Compiling libscf-sys v1.2.0 |
| 2232 | 2026-06-25T00:10:38.108Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2233 | 2026-06-25T00:10:38.112Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2234 | 2026-06-25T00:10:38.234Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2235 | 2026-06-25T00:10:38.264Z | Compiling smf v0.2.3 |
| 2236 | 2026-06-25T00:10:38.370Z | Compiling bcs v0.1.6 |
| 2237 | 2026-06-25T00:10:38.800Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 2238 | 2026-06-25T00:10:39.095Z | Compiling unicode-linebreak v0.1.5 |
| 2239 | 2026-06-25T00:10:39.390Z | Compiling smawk v0.3.2 |
| 2240 | 2026-06-25T00:10:39.466Z | Compiling termtree v0.5.1 |
| 2241 | 2026-06-25T00:10:39.546Z | Compiling linear-map v1.2.0 |
| 2242 | 2026-06-25T00:10:39.567Z | Compiling whoami v1.6.1 |
| 2243 | 2026-06-25T00:10:39.651Z | Compiling tagptr v0.2.0 |
| 2244 | 2026-06-25T00:10:39.828Z | Compiling moka v0.12.15 |
| 2245 | 2026-06-25T00:10:40.030Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2246 | 2026-06-25T00:10:41.094Z | Compiling textwrap v0.16.2 |
| 2247 | 2026-06-25T00:10:41.589Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2248 | 2026-06-25T00:10:41.834Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2249 | 2026-06-25T00:10:42.522Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2250 | 2026-06-25T00:10:42.709Z | Compiling tabled v0.15.0 |
| 2251 | 2026-06-25T00:10:43.033Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2252 | 2026-06-25T00:10:43.126Z | Compiling steno v0.4.1 |
| 2253 | 2026-06-25T00:10:43.152Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2254 | 2026-06-25T00:10:44.648Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2255 | 2026-06-25T00:10:48.473Z | Compiling hickory-proto v0.25.2 |
| 2256 | 2026-06-25T00:10:48.794Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2257 | 2026-06-25T00:10:49.270Z | Compiling proc-macro-error2 v2.0.1 |
| 2258 | 2026-06-25T00:10:49.571Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2259 | 2026-06-25T00:10:50.039Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2260 | 2026-06-25T00:10:50.185Z | Compiling parking_lot_core v0.8.6 |
| 2261 | 2026-06-25T00:10:50.378Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2262 | 2026-06-25T00:10:50.581Z | Compiling tabled_derive v0.11.0 |
| 2263 | 2026-06-25T00:10:50.700Z | Compiling papergrid v0.18.0 |
| 2264 | 2026-06-25T00:10:51.588Z | Compiling hickory-resolver v0.25.2 |
| 2265 | 2026-06-25T00:10:51.708Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2266 | 2026-06-25T00:10:52.100Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2267 | 2026-06-25T00:10:52.204Z | Compiling testing_table v0.3.0 |
| 2268 | 2026-06-25T00:10:52.638Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2269 | 2026-06-25T00:10:53.607Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2270 | 2026-06-25T00:10:54.191Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2271 | 2026-06-25T00:10:54.833Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2272 | 2026-06-25T00:10:55.379Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2273 | 2026-06-25T00:10:56.383Z | Compiling tabled v0.21.0 |
| 2274 | 2026-06-25T00:10:57.161Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 2275 | 2026-06-25T00:10:57.277Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 2276 | 2026-06-25T00:10:57.988Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2277 | 2026-06-25T00:10:58.010Z | Compiling arc-swap v1.9.1 |
| 2278 | 2026-06-25T00:10:58.693Z | Compiling slog-scope v4.4.1 |
| 2279 | 2026-06-25T00:10:59.111Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834) |
| 2280 | 2026-06-25T00:10:59.134Z | Compiling parking_lot v0.11.2 |
| 2281 | 2026-06-25T00:10:59.989Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2282 | 2026-06-25T00:11:00.017Z | Compiling dropshot-api-manager-types v0.7.2 |
| 2283 | 2026-06-25T00:11:00.159Z | Compiling fxhash v0.2.1 |
| 2284 | 2026-06-25T00:11:00.315Z | Compiling crc8 v0.1.1 |
| 2285 | 2026-06-25T00:11:00.444Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834) |
| 2286 | 2026-06-25T00:11:00.595Z | Compiling sled v0.34.7 |
| 2287 | 2026-06-25T00:11:00.921Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 2288 | 2026-06-25T00:11:02.253Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2289 | 2026-06-25T00:11:04.329Z | Compiling slog-stdlog v4.1.1 |
| 2290 | 2026-06-25T00:11:04.379Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe) |
| 2291 | 2026-06-25T00:11:04.673Z | Compiling slog-envlogger v2.2.0 |
| 2292 | 2026-06-25T00:11:04.777Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2293 | 2026-06-25T00:11:07.258Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2294 | 2026-06-25T00:11:09.441Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2295 | 2026-06-25T00:11:12.402Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2296 | 2026-06-25T00:11:14.007Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 2297 | 2026-06-25T00:11:21.503Z | Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 2298 | 2026-06-25T00:11:27.104Z | Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 2299 | 2026-06-25T00:11:30.344Z | Finished `release` profile [optimized] target(s) in 3m 43s |
| 2300 | 2026-06-25T00:11:30.690Z | + banner trio |
| 2301 | 2026-06-25T00:11:30.693Z | |
| 2302 | 2026-06-25T00:11:30.693Z | ##### ##### # #### |
| 2303 | 2026-06-25T00:11:30.693Z | # # # # # # |
| 2304 | 2026-06-25T00:11:30.693Z | # # # # # # |
| 2305 | 2026-06-25T00:11:30.693Z | # ##### # # # |
| 2306 | 2026-06-25T00:11:30.693Z | # # # # # # |
| 2307 | 2026-06-25T00:11:30.693Z | # # # # #### |
| 2308 | 2026-06-25T00:11:30.693Z | |
| 2309 | 2026-06-25T00:11:30.693Z | + pfexec cargo test --release -p mg-tests test_trio_v3 -- --nocapture |
| 2310 | 2026-06-25T00:11:31.259Z | Compiling cfg-if v1.0.4 |
| 2311 | 2026-06-25T00:11:31.262Z | Compiling libc v0.2.186 |
| 2312 | 2026-06-25T00:11:31.262Z | Compiling serde_core v1.0.228 |
| 2313 | 2026-06-25T00:11:31.373Z | Compiling memchr v2.8.1 |
| 2314 | 2026-06-25T00:11:31.380Z | Compiling itoa v1.0.18 |
| 2315 | 2026-06-25T00:11:31.383Z | Compiling smallvec v1.15.1 |
| 2316 | 2026-06-25T00:11:31.396Z | Compiling stable_deref_trait v1.2.1 |
| 2317 | 2026-06-25T00:11:31.400Z | Compiling zerofrom v0.1.8 |
| 2318 | 2026-06-25T00:11:31.417Z | Compiling zmij v1.0.21 |
| 2319 | 2026-06-25T00:11:31.470Z | Compiling litemap v0.8.2 |
| 2320 | 2026-06-25T00:11:31.530Z | Compiling yoke v0.8.3 |
| 2321 | 2026-06-25T00:11:31.618Z | Compiling writeable v0.6.3 |
| 2322 | 2026-06-25T00:11:31.635Z | Compiling utf8_iter v1.0.4 |
| 2323 | 2026-06-25T00:11:31.693Z | Compiling percent-encoding v2.3.2 |
| 2324 | 2026-06-25T00:11:31.732Z | Compiling zerovec v0.11.6 |
| 2325 | 2026-06-25T00:11:31.748Z | Compiling zerotrie v0.2.4 |
| 2326 | 2026-06-25T00:11:31.810Z | Compiling libm v0.2.16 |
| 2327 | 2026-06-25T00:11:31.858Z | Compiling icu_normalizer_data v2.2.0 |
| 2328 | 2026-06-25T00:11:31.879Z | Compiling icu_properties_data v2.2.0 |
| 2329 | 2026-06-25T00:11:31.939Z | Compiling form_urlencoded v1.2.2 |
| 2330 | 2026-06-25T00:11:31.950Z | Compiling rand_core v0.10.1 |
| 2331 | 2026-06-25T00:11:32.024Z | Compiling errno v0.3.14 |
| 2332 | 2026-06-25T00:11:32.113Z | Compiling getrandom v0.4.2 |
| 2333 | 2026-06-25T00:11:32.183Z | Compiling iana-time-zone v0.1.65 |
| 2334 | 2026-06-25T00:11:32.195Z | Compiling pin-project-lite v0.2.17 |
| 2335 | 2026-06-25T00:11:32.208Z | Compiling zeroize v1.8.2 |
| 2336 | 2026-06-25T00:11:32.296Z | Compiling tinystr v0.8.3 |
| 2337 | 2026-06-25T00:11:32.315Z | Compiling potential_utf v0.1.5 |
| 2338 | 2026-06-25T00:11:32.355Z | Compiling dyn-clone v1.0.20 |
| 2339 | 2026-06-25T00:11:32.457Z | Compiling icu_collections v2.2.0 |
| 2340 | 2026-06-25T00:11:32.495Z | Compiling icu_locale_core v2.2.0 |
| 2341 | 2026-06-25T00:11:32.506Z | Compiling socket2 v0.6.4 |
| 2342 | 2026-06-25T00:11:32.506Z | Compiling scopeguard v1.2.0 |
| 2343 | 2026-06-25T00:11:32.526Z | Compiling parking_lot_core v0.9.12 |
| 2344 | 2026-06-25T00:11:32.538Z | Compiling signal-hook-registry v1.4.8 |
| 2345 | 2026-06-25T00:11:32.629Z | Compiling num-traits v0.2.19 |
| 2346 | 2026-06-25T00:11:32.929Z | Compiling lock_api v0.4.14 |
| 2347 | 2026-06-25T00:11:33.085Z | Compiling mio v1.2.1 |
| 2348 | 2026-06-25T00:11:33.186Z | Compiling parking_lot v0.12.5 |
| 2349 | 2026-06-25T00:11:33.214Z | Compiling serde v1.0.228 |
| 2350 | 2026-06-25T00:11:33.314Z | Compiling serde_json v1.0.150 |
| 2351 | 2026-06-25T00:11:33.384Z | Compiling icu_provider v2.2.0 |
| 2352 | 2026-06-25T00:11:33.403Z | Compiling uuid v1.23.2 |
| 2353 | 2026-06-25T00:11:33.568Z | Compiling semver v1.0.28 |
| 2354 | 2026-06-25T00:11:33.833Z | Compiling bytes v1.11.1 |
| 2355 | 2026-06-25T00:11:33.903Z | Compiling icu_properties v2.2.0 |
| 2356 | 2026-06-25T00:11:34.043Z | Compiling icu_normalizer v2.2.0 |
| 2357 | 2026-06-25T00:11:34.043Z | Compiling chrono v0.4.45 |
| 2358 | 2026-06-25T00:11:34.140Z | Compiling portable-atomic v1.13.1 |
| 2359 | 2026-06-25T00:11:34.286Z | Compiling thiserror v2.0.18 |
| 2360 | 2026-06-25T00:11:34.406Z | Compiling tokio v1.52.3 |
| 2361 | 2026-06-25T00:11:34.767Z | Compiling bitflags v2.12.1 |
| 2362 | 2026-06-25T00:11:34.888Z | Compiling idna_adapter v1.2.2 |
| 2363 | 2026-06-25T00:11:35.034Z | Compiling idna v1.1.0 |
| 2364 | 2026-06-25T00:11:35.181Z | Compiling critical-section v1.2.0 |
| 2365 | 2026-06-25T00:11:35.277Z | Compiling futures-core v0.3.32 |
| 2366 | 2026-06-25T00:11:35.301Z | Compiling once_cell v1.21.4 |
| 2367 | 2026-06-25T00:11:35.450Z | Compiling url v2.5.8 |
| 2368 | 2026-06-25T00:11:35.468Z | Compiling log v0.4.32 |
| 2369 | 2026-06-25T00:11:35.542Z | Compiling equivalent v1.0.2 |
| 2370 | 2026-06-25T00:11:35.560Z | Compiling subtle v2.6.1 |
| 2371 | 2026-06-25T00:11:35.639Z | Compiling zerocopy v0.8.50 |
| 2372 | 2026-06-25T00:11:35.724Z | Compiling futures-sink v0.3.32 |
| 2373 | 2026-06-25T00:11:35.739Z | Compiling slab v0.4.12 |
| 2374 | 2026-06-25T00:11:35.843Z | Compiling typenum v1.20.1 |
| 2375 | 2026-06-25T00:11:35.954Z | Compiling futures-channel v0.3.32 |
| 2376 | 2026-06-25T00:11:36.041Z | Compiling schemars v0.8.22 |
| 2377 | 2026-06-25T00:11:36.220Z | Compiling getrandom v0.2.17 |
| 2378 | 2026-06-25T00:11:36.445Z | Compiling futures-task v0.3.32 |
| 2379 | 2026-06-25T00:11:36.627Z | Compiling futures-io v0.3.32 |
| 2380 | 2026-06-25T00:11:36.669Z | Compiling rand_core v0.6.4 |
| 2381 | 2026-06-25T00:11:36.831Z | Compiling futures-util v0.3.32 |
| 2382 | 2026-06-25T00:11:36.937Z | Compiling hashbrown v0.17.1 |
| 2383 | 2026-06-25T00:11:37.196Z | Compiling tracing-core v0.1.36 |
| 2384 | 2026-06-25T00:11:37.618Z | Compiling indexmap v2.14.0 |
| 2385 | 2026-06-25T00:11:37.652Z | Compiling tracing v0.1.44 |
| 2386 | 2026-06-25T00:11:38.011Z | Compiling ipnetwork v0.21.1 |
| 2387 | 2026-06-25T00:11:38.043Z | Compiling base64 v0.22.1 |
| 2388 | 2026-06-25T00:11:38.329Z | Compiling http v1.4.1 |
| 2389 | 2026-06-25T00:11:38.463Z | Compiling unicode-ident v1.0.24 |
| 2390 | 2026-06-25T00:11:38.542Z | Compiling slog v2.8.2 |
| 2391 | 2026-06-25T00:11:38.560Z | Compiling proc-macro2 v1.0.106 |
| 2392 | 2026-06-25T00:11:38.588Z | Compiling erased-serde v0.3.31 |
| 2393 | 2026-06-25T00:11:38.907Z | Compiling fnv v1.0.7 |
| 2394 | 2026-06-25T00:11:39.022Z | Compiling quote v1.0.45 |
| 2395 | 2026-06-25T00:11:39.577Z | Compiling oxnet v0.1.6 |
| 2396 | 2026-06-25T00:11:39.772Z | Compiling syn v2.0.117 |
| 2397 | 2026-06-25T00:11:39.835Z | Compiling tokio-util v0.7.18 |
| 2398 | 2026-06-25T00:11:40.096Z | Compiling ipnet v2.12.0 |
| 2399 | 2026-06-25T00:11:40.289Z | Compiling byteorder v1.5.0 |
| 2400 | 2026-06-25T00:11:40.560Z | Compiling thiserror v1.0.69 |
| 2401 | 2026-06-25T00:11:40.679Z | Compiling ppv-lite86 v0.2.21 |
| 2402 | 2026-06-25T00:11:40.827Z | Compiling rustls-pki-types v1.14.1 |
| 2403 | 2026-06-25T00:11:41.032Z | Compiling aws-lc-sys v0.41.0 |
| 2404 | 2026-06-25T00:11:41.111Z | Compiling http-body v1.0.1 |
| 2405 | 2026-06-25T00:11:41.180Z | Compiling untrusted v0.7.1 |
| 2406 | 2026-06-25T00:11:41.283Z | Compiling atomic-waker v1.1.2 |
| 2407 | 2026-06-25T00:11:41.312Z | Compiling httparse v1.10.1 |
| 2408 | 2026-06-25T00:11:41.337Z | Compiling rustls v0.23.40 |
| 2409 | 2026-06-25T00:11:41.421Z | Compiling untrusted v0.9.0 |
| 2410 | 2026-06-25T00:11:41.571Z | Compiling aws-lc-rs v1.17.0 |
| 2411 | 2026-06-25T00:11:41.584Z | Compiling try-lock v0.2.5 |
| 2412 | 2026-06-25T00:11:41.613Z | Compiling tower-layer v0.3.3 |
| 2413 | 2026-06-25T00:11:41.702Z | Compiling ryu v1.0.23 |
| 2414 | 2026-06-25T00:11:41.705Z | Compiling tower-service v0.3.3 |
| 2415 | 2026-06-25T00:11:41.801Z | Compiling pretty-hex v0.4.2 |
| 2416 | 2026-06-25T00:11:41.812Z | Compiling want v0.3.1 |
| 2417 | 2026-06-25T00:11:41.824Z | Compiling h2 v0.4.14 |
| 2418 | 2026-06-25T00:11:41.850Z | Compiling httpdate v1.0.3 |
| 2419 | 2026-06-25T00:11:41.944Z | Compiling rustix v1.1.4 |
| 2420 | 2026-06-25T00:11:41.998Z | Compiling regex-syntax v0.8.10 |
| 2421 | 2026-06-25T00:11:42.010Z | Compiling plain v0.2.3 |
| 2422 | 2026-06-25T00:11:42.130Z | Compiling getrandom v0.3.4 |
| 2423 | 2026-06-25T00:11:42.239Z | Compiling omicron-workspace-hack v0.1.0 |
| 2424 | 2026-06-25T00:11:42.319Z | Compiling ucd-trie v0.1.7 |
| 2425 | 2026-06-25T00:11:42.341Z | Compiling rand_core v0.9.5 |
| 2426 | 2026-06-25T00:11:42.644Z | Compiling pest v2.8.6 |
| 2427 | 2026-06-25T00:11:42.922Z | Compiling rustls-webpki v0.103.13 |
| 2428 | 2026-06-25T00:11:44.420Z | Compiling hyper v1.10.1 |
| 2429 | 2026-06-25T00:11:44.526Z | Compiling crossbeam-utils v0.8.21 |
| 2430 | 2026-06-25T00:11:45.315Z | Compiling serde_urlencoded v0.7.1 |
| 2431 | 2026-06-25T00:11:45.621Z | Compiling http-body-util v0.1.3 |
| 2432 | 2026-06-25T00:11:45.635Z | Compiling allocator-api2 v0.2.21 |
| 2433 | 2026-06-25T00:11:45.946Z | Compiling hyper-util v0.1.20 |
| 2434 | 2026-06-25T00:11:46.077Z | Compiling foldhash v0.2.0 |
| 2435 | 2026-06-25T00:11:46.383Z | Compiling hashbrown v0.16.1 |
| 2436 | 2026-06-25T00:11:47.127Z | Compiling newtype-uuid v1.3.2 |
| 2437 | 2026-06-25T00:11:48.155Z | Compiling tokio-rustls v0.26.4 |
| 2438 | 2026-06-25T00:11:48.195Z | Compiling hex v0.4.3 |
| 2439 | 2026-06-25T00:11:48.459Z | Compiling daft v0.1.7 |
| 2440 | 2026-06-25T00:11:48.482Z | Compiling rand_chacha v0.9.0 |
| 2441 | 2026-06-25T00:11:48.519Z | Compiling sync_wrapper v1.0.2 |
| 2442 | 2026-06-25T00:11:48.641Z | Compiling aho-corasick v1.1.4 |
| 2443 | 2026-06-25T00:11:48.773Z | Compiling fastrand v2.4.1 |
| 2444 | 2026-06-25T00:11:49.077Z | Compiling rand v0.9.4 |
| 2445 | 2026-06-25T00:11:49.089Z | Compiling tower v0.5.3 |
| 2446 | 2026-06-25T00:11:49.131Z | Compiling anyhow v1.0.102 |
| 2447 | 2026-06-25T00:11:49.197Z | Compiling powerfmt v0.2.0 |
| 2448 | 2026-06-25T00:11:49.365Z | Compiling deranged v0.5.8 |
| 2449 | 2026-06-25T00:11:49.470Z | Compiling generic-array v0.14.7 |
| 2450 | 2026-06-25T00:11:49.702Z | Compiling regex-automata v0.4.14 |
| 2451 | 2026-06-25T00:11:49.805Z | Compiling tower-http v0.6.11 |
| 2452 | 2026-06-25T00:11:49.848Z | Compiling openapiv3 v2.2.0 |
| 2453 | 2026-06-25T00:11:50.028Z | Compiling num_threads v0.1.7 |
| 2454 | 2026-06-25T00:11:50.133Z | Compiling cpufeatures v0.3.0 |
| 2455 | 2026-06-25T00:11:50.219Z | Compiling num-conv v0.2.2 |
| 2456 | 2026-06-25T00:11:50.384Z | Compiling time-core v0.1.8 |
| 2457 | 2026-06-25T00:11:50.497Z | Compiling openssl-probe v0.2.1 |
| 2458 | 2026-06-25T00:11:50.509Z | Compiling time v0.3.47 |
| 2459 | 2026-06-25T00:11:50.541Z | Compiling camino v1.2.2 |
| 2460 | 2026-06-25T00:11:50.759Z | Compiling rustls-native-certs v0.8.4 |
| 2461 | 2026-06-25T00:11:51.130Z | Compiling tempfile v3.27.0 |
| 2462 | 2026-06-25T00:11:51.632Z | Compiling futures-executor v0.3.32 |
| 2463 | 2026-06-25T00:11:52.061Z | Compiling winnow v1.0.3 |
| 2464 | 2026-06-25T00:11:52.195Z | Compiling futures v0.3.32 |
| 2465 | 2026-06-25T00:11:52.288Z | Compiling regex v1.12.3 |
| 2466 | 2026-06-25T00:11:52.385Z | Compiling rustls-platform-verifier v0.7.0 |
| 2467 | 2026-06-25T00:11:53.041Z | Compiling hyper-rustls v0.27.9 |
| 2468 | 2026-06-25T00:11:53.428Z | Compiling crossbeam-channel v0.5.15 |
| 2469 | 2026-06-25T00:11:53.488Z | Compiling scroll v0.13.0 |
| 2470 | 2026-06-25T00:11:53.528Z | Compiling hybrid-array v0.4.12 |
| 2471 | 2026-06-25T00:11:53.805Z | Compiling simd-adler32 v0.3.9 |
| 2472 | 2026-06-25T00:11:53.825Z | Compiling adler2 v2.0.1 |
| 2473 | 2026-06-25T00:11:54.002Z | Compiling miniz_oxide v0.8.9 |
| 2474 | 2026-06-25T00:11:54.051Z | Compiling goblin v0.10.7 |
| 2475 | 2026-06-25T00:11:54.159Z | Compiling crc32fast v1.5.0 |
| 2476 | 2026-06-25T00:11:54.179Z | Compiling reqwest v0.13.4 |
| 2477 | 2026-06-25T00:11:54.412Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2478 | 2026-06-25T00:11:54.678Z | Compiling thread_local v1.1.9 |
| 2479 | 2026-06-25T00:11:55.057Z | Compiling either v1.16.0 |
| 2480 | 2026-06-25T00:11:55.294Z | Compiling flate2 v1.1.9 |
| 2481 | 2026-06-25T00:11:55.505Z | Compiling crypto-common v0.2.2 |
| 2482 | 2026-06-25T00:11:55.862Z | Compiling block-buffer v0.12.0 |
| 2483 | 2026-06-25T00:11:56.054Z | Compiling crypto-common v0.1.7 |
| 2484 | 2026-06-25T00:11:56.212Z | Compiling dtrace-parser v0.3.0 |
| 2485 | 2026-06-25T00:11:56.438Z | Compiling rand_chacha v0.3.1 |
| 2486 | 2026-06-25T00:11:56.811Z | Compiling thread-id v5.1.0 |
| 2487 | 2026-06-25T00:11:56.906Z | Compiling is-terminal v0.4.17 |
| 2488 | 2026-06-25T00:11:57.016Z | Compiling const-oid v0.10.2 |
| 2489 | 2026-06-25T00:11:57.087Z | Compiling debug-ignore v1.0.5 |
| 2490 | 2026-06-25T00:11:57.205Z | Compiling match_cfg v0.1.0 |
| 2491 | 2026-06-25T00:11:57.290Z | Compiling dof v0.4.0 |
| 2492 | 2026-06-25T00:11:57.321Z | Compiling take_mut v0.2.2 |
| 2493 | 2026-06-25T00:11:57.449Z | Compiling compression-core v0.4.32 |
| 2494 | 2026-06-25T00:11:57.632Z | Compiling term v1.2.1 |
| 2495 | 2026-06-25T00:11:58.813Z | Compiling usdt-impl v0.6.0 |
| 2496 | 2026-06-25T00:11:59.608Z | Compiling slog-term v2.9.2 |
| 2497 | 2026-06-25T00:12:00.448Z | Compiling compression-codecs v0.4.38 |
| 2498 | 2026-06-25T00:12:00.841Z | Compiling slog-async v2.8.0 |
| 2499 | 2026-06-25T00:12:01.001Z | Compiling hostname v0.3.1 |
| 2500 | 2026-06-25T00:12:01.156Z | Compiling digest v0.11.3 |
| 2501 | 2026-06-25T00:12:01.172Z | Compiling rand v0.8.6 |
| 2502 | 2026-06-25T00:12:01.361Z | Compiling ref-cast v1.0.25 |
| 2503 | 2026-06-25T00:12:01.512Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 2504 | 2026-06-25T00:12:02.027Z | Compiling slog-json v2.6.1 |
| 2505 | 2026-06-25T00:12:02.307Z | Compiling strum v0.26.3 |
| 2506 | 2026-06-25T00:12:02.384Z | Compiling macaddr v1.0.1 |
| 2507 | 2026-06-25T00:12:02.460Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2508 | 2026-06-25T00:12:02.673Z | Compiling serde_spanned v1.1.1 |
| 2509 | 2026-06-25T00:12:02.838Z | Compiling wait-timeout v0.2.1 |
| 2510 | 2026-06-25T00:12:02.861Z | Compiling memmap2 v0.9.10 |
| 2511 | 2026-06-25T00:12:02.896Z | Compiling encoding_rs v0.8.35 |
| 2512 | 2026-06-25T00:12:03.162Z | Compiling spin v0.9.8 |
| 2513 | 2026-06-25T00:12:03.273Z | Compiling quick-error v1.2.3 |
| 2514 | 2026-06-25T00:12:03.291Z | Compiling mime v0.3.17 |
| 2515 | 2026-06-25T00:12:03.334Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 2516 | 2026-06-25T00:12:03.392Z | Compiling bit-vec v0.8.0 |
| 2517 | 2026-06-25T00:12:03.605Z | Compiling bit-set v0.8.0 |
| 2518 | 2026-06-25T00:12:03.691Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2519 | 2026-06-25T00:12:03.785Z | Compiling rusty-fork v0.3.1 |
| 2520 | 2026-06-25T00:12:03.808Z | Compiling usdt v0.6.0 |
| 2521 | 2026-06-25T00:12:04.483Z | Compiling multer v3.1.0 |
| 2522 | 2026-06-25T00:12:04.664Z | Compiling slog-bunyan v2.5.0 |
| 2523 | 2026-06-25T00:12:04.854Z | Compiling sha1 v0.11.0 |
| 2524 | 2026-06-25T00:12:05.302Z | Compiling async-compression v0.4.42 |
| 2525 | 2026-06-25T00:12:05.741Z | Compiling serde_with v3.20.0 |
| 2526 | 2026-06-25T00:12:05.781Z | Compiling async-stream v0.3.6 |
| 2527 | 2026-06-25T00:12:05.793Z | Compiling rand_xorshift v0.4.0 |
| 2528 | 2026-06-25T00:12:05.803Z | Compiling waitgroup v0.1.2 |
| 2529 | 2026-06-25T00:12:05.950Z | Compiling rustls-pemfile v2.2.0 |
| 2530 | 2026-06-25T00:12:05.962Z | Compiling serde_path_to_error v0.1.20 |
| 2531 | 2026-06-25T00:12:05.975Z | Compiling hostname v0.4.2 |
| 2532 | 2026-06-25T00:12:06.135Z | Compiling unarray v0.1.4 |
| 2533 | 2026-06-25T00:12:06.232Z | Compiling proptest v1.11.0 |
| 2534 | 2026-06-25T00:12:06.262Z | Compiling progenitor-client v0.14.0 |
| 2535 | 2026-06-25T00:12:06.280Z | Compiling strum v0.27.2 |
| 2536 | 2026-06-25T00:12:06.407Z | Compiling dropshot v0.17.1 |
| 2537 | 2026-06-25T00:12:06.421Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2538 | 2026-06-25T00:12:06.573Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2539 | 2026-06-25T00:12:06.776Z | Compiling iddqd v0.4.2 |
| 2540 | 2026-06-25T00:12:06.815Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2541 | 2026-06-25T00:12:07.131Z | Compiling reqwest v0.12.28 |
| 2542 | 2026-06-25T00:12:07.306Z | Compiling block-buffer v0.10.4 |
| 2543 | 2026-06-25T00:12:07.460Z | Compiling backon v1.6.0 |
| 2544 | 2026-06-25T00:12:07.730Z | Compiling instant v0.1.13 |
| 2545 | 2026-06-25T00:12:07.860Z | Compiling backoff v0.4.0 |
| 2546 | 2026-06-25T00:12:08.090Z | Compiling progenitor-extras v0.2.0 |
| 2547 | 2026-06-25T00:12:08.293Z | Compiling progenitor-client v0.10.0 |
| 2548 | 2026-06-25T00:12:08.341Z | Compiling digest v0.10.7 |
| 2549 | 2026-06-25T00:12:08.577Z | Compiling parse-display v0.10.0 |
| 2550 | 2026-06-25T00:12:08.604Z | Compiling itertools v0.14.0 |
| 2551 | 2026-06-25T00:12:08.834Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 2552 | 2026-06-25T00:12:08.961Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 2553 | 2026-06-25T00:12:09.547Z | Compiling regress v0.10.5 |
| 2554 | 2026-06-25T00:12:10.173Z | Compiling humantime v2.3.0 |
| 2555 | 2026-06-25T00:12:10.631Z | Compiling cpufeatures v0.2.17 |
| 2556 | 2026-06-25T00:12:10.730Z | Compiling heck v0.5.0 |
| 2557 | 2026-06-25T00:12:10.910Z | Compiling unicode-width v0.2.2 |
| 2558 | 2026-06-25T00:12:11.242Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2559 | 2026-06-25T00:12:11.363Z | Compiling secrecy v0.10.3 |
| 2560 | 2026-06-25T00:12:11.543Z | Compiling tinyvec_macros v0.1.1 |
| 2561 | 2026-06-25T00:12:11.626Z | Compiling tinyvec v1.11.0 |
| 2562 | 2026-06-25T00:12:12.083Z | Compiling num-integer v0.1.46 |
| 2563 | 2026-06-25T00:12:12.372Z | Compiling scroll v0.12.0 |
| 2564 | 2026-06-25T00:12:12.601Z | Compiling crucible-workspace-hack v0.1.0 |
| 2565 | 2026-06-25T00:12:12.686Z | Compiling hmac v0.12.1 |
| 2566 | 2026-06-25T00:12:12.709Z | Compiling inout v0.1.4 |
| 2567 | 2026-06-25T00:12:12.858Z | Compiling regress v0.11.1 |
| 2568 | 2026-06-25T00:12:12.877Z | Compiling ff v0.13.1 |
| 2569 | 2026-06-25T00:12:12.928Z | Compiling utf8parse v0.2.2 |
| 2570 | 2026-06-25T00:12:13.031Z | Compiling anstyle-parse v1.0.0 |
| 2571 | 2026-06-25T00:12:13.051Z | Compiling group v0.13.0 |
| 2572 | 2026-06-25T00:12:13.189Z | Compiling cipher v0.4.4 |
| 2573 | 2026-06-25T00:12:13.259Z | Compiling hkdf v0.12.4 |
| 2574 | 2026-06-25T00:12:13.436Z | Compiling goblin v0.8.2 |
| 2575 | 2026-06-25T00:12:13.448Z | Compiling num-rational v0.4.2 |
| 2576 | 2026-06-25T00:12:14.468Z | Compiling num-iter v0.1.45 |
| 2577 | 2026-06-25T00:12:14.606Z | Compiling zerocopy v0.7.35 |
| 2578 | 2026-06-25T00:12:14.618Z | Compiling universal-hash v0.5.1 |
| 2579 | 2026-06-25T00:12:14.770Z | Compiling typify-impl v0.6.2 |
| 2580 | 2026-06-25T00:12:15.229Z | Compiling crypto-bigint v0.5.5 |
| 2581 | 2026-06-25T00:12:15.437Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2582 | 2026-06-25T00:12:16.773Z | Compiling terminal_size v0.4.4 |
| 2583 | 2026-06-25T00:12:16.947Z | Compiling half v2.7.1 |
| 2584 | 2026-06-25T00:12:17.222Z | Compiling num-complex v0.4.6 |
| 2585 | 2026-06-25T00:12:17.316Z | Compiling base64ct v1.8.3 |
| 2586 | 2026-06-25T00:12:17.689Z | Compiling opaque-debug v0.3.1 |
| 2587 | 2026-06-25T00:12:17.689Z | Compiling base16ct v0.2.0 |
| 2588 | 2026-06-25T00:12:17.794Z | Compiling ciborium-io v0.2.2 |
| 2589 | 2026-06-25T00:12:17.845Z | Compiling is_terminal_polyfill v1.70.2 |
| 2590 | 2026-06-25T00:12:17.861Z | Compiling anstyle-query v1.1.5 |
| 2591 | 2026-06-25T00:12:17.906Z | Compiling colorchoice v1.0.5 |
| 2592 | 2026-06-25T00:12:17.950Z | Compiling anstyle v1.0.14 |
| 2593 | 2026-06-25T00:12:17.978Z | Compiling ciborium-ll v0.2.2 |
| 2594 | 2026-06-25T00:12:18.031Z | Compiling elliptic-curve v0.13.8 |
| 2595 | 2026-06-25T00:12:18.232Z | Compiling anstream v1.0.0 |
| 2596 | 2026-06-25T00:12:18.635Z | Compiling poly1305 v0.8.0 |
| 2597 | 2026-06-25T00:12:18.635Z | Compiling num v0.4.3 |
| 2598 | 2026-06-25T00:12:18.635Z | Compiling password-hash v0.5.0 |
| 2599 | 2026-06-25T00:12:18.828Z | Compiling curve25519-dalek v4.1.3 |
| 2600 | 2026-06-25T00:12:18.913Z | Compiling typify v0.6.2 |
| 2601 | 2026-06-25T00:12:19.032Z | Compiling thiserror-no-std v2.0.2 |
| 2602 | 2026-06-25T00:12:19.139Z | Compiling dof v0.3.0 |
| 2603 | 2026-06-25T00:12:19.476Z | Compiling chacha20 v0.9.1 |
| 2604 | 2026-06-25T00:12:19.741Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2605 | 2026-06-25T00:12:19.993Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2606 | 2026-06-25T00:12:21.566Z | Compiling blake2 v0.10.6 |
| 2607 | 2026-06-25T00:12:25.918Z | Compiling aead v0.5.2 |
| 2608 | 2026-06-25T00:12:25.918Z | Compiling byte-wrapper v0.1.0 |
| 2609 | 2026-06-25T00:12:25.918Z | Compiling crossbeam-epoch v0.9.18 |
| 2610 | 2026-06-25T00:12:25.918Z | Compiling dtrace-parser v0.2.0 |
| 2611 | 2026-06-25T00:12:25.918Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2612 | 2026-06-25T00:12:25.918Z | Compiling thread-id v4.2.2 |
| 2613 | 2026-06-25T00:12:25.919Z | Compiling strsim v0.11.1 |
| 2614 | 2026-06-25T00:12:25.919Z | Compiling keccak v0.1.6 |
| 2615 | 2026-06-25T00:12:25.986Z | Compiling float-ord v0.3.2 |
| 2616 | 2026-06-25T00:12:25.986Z | Compiling clap_lex v1.1.0 |
| 2617 | 2026-06-25T00:12:25.986Z | Compiling clap_builder v4.6.0 |
| 2618 | 2026-06-25T00:12:25.986Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2619 | 2026-06-25T00:12:25.986Z | Compiling sha3 v0.10.9 |
| 2620 | 2026-06-25T00:12:25.986Z | Compiling usdt-impl v0.5.0 |
| 2621 | 2026-06-25T00:12:25.986Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2622 | 2026-06-25T00:12:25.986Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2623 | 2026-06-25T00:12:27.111Z | Compiling argon2 v0.5.3 |
| 2624 | 2026-06-25T00:12:28.179Z | Compiling chacha20poly1305 v0.10.1 |
| 2625 | 2026-06-25T00:12:28.340Z | Compiling vsss-rs v3.3.4 |
| 2626 | 2026-06-25T00:12:28.410Z | Compiling ciborium v0.2.2 |
| 2627 | 2026-06-25T00:12:29.283Z | Compiling hash32 v0.3.1 |
| 2628 | 2026-06-25T00:12:29.463Z | Compiling memmap v0.7.0 |
| 2629 | 2026-06-25T00:12:29.713Z | Compiling indent_write v2.2.0 |
| 2630 | 2026-06-25T00:12:29.747Z | Compiling data-encoding v2.11.0 |
| 2631 | 2026-06-25T00:12:29.858Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2632 | 2026-06-25T00:12:29.871Z | Compiling usdt v0.5.0 |
| 2633 | 2026-06-25T00:12:30.534Z | Compiling heapless v0.8.0 |
| 2634 | 2026-06-25T00:12:31.050Z | Compiling ingot-types v0.1.2 |
| 2635 | 2026-06-25T00:12:31.522Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2636 | 2026-06-25T00:12:31.737Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2637 | 2026-06-25T00:12:31.845Z | Compiling clap v4.6.1 |
| 2638 | 2026-06-25T00:12:31.887Z | Compiling rustix v0.38.44 |
| 2639 | 2026-06-25T00:12:31.942Z | Compiling tabwriter v1.4.1 |
| 2640 | 2026-06-25T00:12:32.323Z | Compiling cobs v0.3.0 |
| 2641 | 2026-06-25T00:12:32.486Z | Compiling managed v0.8.0 |
| 2642 | 2026-06-25T00:12:32.619Z | Compiling colored v3.1.1 |
| 2643 | 2026-06-25T00:12:32.758Z | Compiling foreign-types-shared v0.3.1 |
| 2644 | 2026-06-25T00:12:32.864Z | Compiling bitflags v1.3.2 |
| 2645 | 2026-06-25T00:12:32.954Z | Compiling smoltcp v0.11.0 |
| 2646 | 2026-06-25T00:12:33.301Z | Compiling foreign-types v0.5.0 |
| 2647 | 2026-06-25T00:12:33.315Z | Compiling postcard v1.1.3 |
| 2648 | 2026-06-25T00:12:33.391Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2649 | 2026-06-25T00:12:33.703Z | Compiling num_enum v0.7.6 |
| 2650 | 2026-06-25T00:12:33.844Z | Compiling ingot v0.1.1 |
| 2651 | 2026-06-25T00:12:34.580Z | Compiling memoffset v0.9.1 |
| 2652 | 2026-06-25T00:12:34.680Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 2653 | 2026-06-25T00:12:34.802Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2654 | 2026-06-25T00:12:34.848Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2655 | 2026-06-25T00:12:34.972Z | Compiling chacha20 v0.10.0 |
| 2656 | 2026-06-25T00:12:35.084Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2657 | 2026-06-25T00:12:35.270Z | Compiling toml_datetime v0.6.11 |
| 2658 | 2026-06-25T00:12:35.524Z | Compiling serde_spanned v0.6.9 |
| 2659 | 2026-06-25T00:12:35.655Z | Compiling cstr-argument v0.1.2 |
| 2660 | 2026-06-25T00:12:35.696Z | Compiling unicode-segmentation v1.13.3 |
| 2661 | 2026-06-25T00:12:35.834Z | Compiling swrite v0.1.0 |
| 2662 | 2026-06-25T00:12:35.900Z | Compiling resolv-conf v0.7.6 |
| 2663 | 2026-06-25T00:12:35.949Z | Compiling toml_write v0.1.2 |
| 2664 | 2026-06-25T00:12:36.136Z | Compiling static_assertions v1.1.0 |
| 2665 | 2026-06-25T00:12:36.201Z | Compiling winnow v0.7.15 |
| 2666 | 2026-06-25T00:12:36.217Z | Compiling linked-hash-map v0.5.6 |
| 2667 | 2026-06-25T00:12:36.269Z | Compiling newline-converter v0.3.0 |
| 2668 | 2026-06-25T00:12:36.356Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2669 | 2026-06-25T00:12:36.405Z | Compiling lru-cache v0.1.2 |
| 2670 | 2026-06-25T00:12:36.435Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2671 | 2026-06-25T00:12:36.540Z | Compiling rand v0.10.1 |
| 2672 | 2026-06-25T00:12:36.554Z | Compiling hubpack v0.1.2 |
| 2673 | 2026-06-25T00:12:36.798Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2674 | 2026-06-25T00:12:36.810Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 2675 | 2026-06-25T00:12:36.931Z | Compiling nix v0.31.3 |
| 2676 | 2026-06-25T00:12:37.039Z | Compiling atomicwrites v0.4.4 |
| 2677 | 2026-06-25T00:12:37.343Z | Compiling hickory-proto v0.24.4 |
| 2678 | 2026-06-25T00:12:37.361Z | Compiling crossbeam-deque v0.8.6 |
| 2679 | 2026-06-25T00:12:37.587Z | Compiling console v0.15.11 |
| 2680 | 2026-06-25T00:12:38.118Z | Compiling toml_edit v0.22.27 |
| 2681 | 2026-06-25T00:12:38.164Z | Compiling itertools v0.12.1 |
| 2682 | 2026-06-25T00:12:38.963Z | Compiling camino-tempfile v1.4.1 |
| 2683 | 2026-06-25T00:12:39.408Z | Compiling serde-big-array v0.5.1 |
| 2684 | 2026-06-25T00:12:39.577Z | Compiling siphasher v1.0.3 |
| 2685 | 2026-06-25T00:12:39.627Z | Compiling similar v2.7.0 |
| 2686 | 2026-06-25T00:12:39.676Z | Compiling lazy_static v1.5.0 |
| 2687 | 2026-06-25T00:12:39.790Z | Compiling toml v0.8.23 |
| 2688 | 2026-06-25T00:12:39.790Z | Compiling phf_shared v0.12.1 |
| 2689 | 2026-06-25T00:12:40.024Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2690 | 2026-06-25T00:12:40.449Z | Compiling expectorate v1.2.0 |
| 2691 | 2026-06-25T00:12:40.664Z | Compiling pin-project v1.1.13 |
| 2692 | 2026-06-25T00:12:40.780Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2693 | 2026-06-25T00:12:40.893Z | Compiling hickory-resolver v0.24.4 |
| 2694 | 2026-06-25T00:12:42.401Z | Compiling prettyplease v0.2.37 |
| 2695 | 2026-06-25T00:12:42.767Z | Compiling rayon-core v1.13.0 |
| 2696 | 2026-06-25T00:12:44.552Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2697 | 2026-06-25T00:12:44.791Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 2698 | 2026-06-25T00:12:45.842Z | Compiling num_enum v0.5.11 |
| 2699 | 2026-06-25T00:12:45.925Z | Compiling progenitor-impl v0.13.0 |
| 2700 | 2026-06-25T00:12:45.974Z | Compiling progenitor-impl v0.14.0 |
| 2701 | 2026-06-25T00:12:47.674Z | Compiling unicode-normalization v0.1.25 |
| 2702 | 2026-06-25T00:12:48.290Z | Compiling progenitor-client v0.13.0 |
| 2703 | 2026-06-25T00:12:48.557Z | Compiling tokio-stream v0.1.18 |
| 2704 | 2026-06-25T00:12:48.841Z | Compiling csv-core v0.1.13 |
| 2705 | 2026-06-25T00:12:49.172Z | Compiling bstr v1.12.1 |
| 2706 | 2026-06-25T00:12:49.259Z | Compiling highway v1.3.0 |
| 2707 | 2026-06-25T00:12:49.887Z | Compiling konst_macro_rules v0.2.19 |
| 2708 | 2026-06-25T00:12:49.961Z | Compiling unicode-width v0.1.14 |
| 2709 | 2026-06-25T00:12:50.090Z | Compiling same-file v1.0.6 |
| 2710 | 2026-06-25T00:12:50.206Z | Compiling foreign-types-shared v0.1.1 |
| 2711 | 2026-06-25T00:12:50.276Z | Compiling foldhash v0.1.5 |
| 2712 | 2026-06-25T00:12:50.288Z | Compiling foreign-types v0.3.2 |
| 2713 | 2026-06-25T00:12:50.307Z | Compiling walkdir v2.5.0 |
| 2714 | 2026-06-25T00:12:50.365Z | Compiling konst v0.2.20 |
| 2715 | 2026-06-25T00:12:50.506Z | Compiling hashbrown v0.15.5 |
| 2716 | 2026-06-25T00:12:50.755Z | Compiling globset v0.4.18 |
| 2717 | 2026-06-25T00:12:51.129Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2718 | 2026-06-25T00:12:51.171Z | Compiling csv v1.4.0 |
| 2719 | 2026-06-25T00:12:52.159Z | Compiling qorb v0.4.1 |
| 2720 | 2026-06-25T00:12:54.056Z | Compiling snafu v0.8.9 |
| 2721 | 2026-06-25T00:12:54.091Z | Compiling progenitor v0.13.0 |
| 2722 | 2026-06-25T00:12:54.275Z | Compiling olpc-cjson v0.1.4 |
| 2723 | 2026-06-25T00:12:54.502Z | Compiling progenitor v0.14.0 |
| 2724 | 2026-06-25T00:12:54.653Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2725 | 2026-06-25T00:12:54.730Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2726 | 2026-06-25T00:12:55.147Z | Compiling rayon v1.12.0 |
| 2727 | 2026-06-25T00:12:55.282Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2728 | 2026-06-25T00:12:57.410Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2729 | 2026-06-25T00:12:58.249Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2730 | 2026-06-25T00:13:00.533Z | Compiling phf v0.12.1 |
| 2731 | 2026-06-25T00:13:00.715Z | Compiling openssl-sys v0.9.116 |
| 2732 | 2026-06-25T00:13:01.168Z | Compiling tokio-dtrace v0.1.1 |
| 2733 | 2026-06-25T00:13:01.516Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2734 | 2026-06-25T00:13:01.826Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2735 | 2026-06-25T00:13:02.055Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2736 | 2026-06-25T00:13:02.114Z | Compiling libsw-core v0.3.2 |
| 2737 | 2026-06-25T00:13:02.217Z | Compiling pem v3.0.6 |
| 2738 | 2026-06-25T00:13:02.303Z | Compiling serde_plain v1.0.2 |
| 2739 | 2026-06-25T00:13:02.604Z | Compiling sigpipe v0.1.3 |
| 2740 | 2026-06-25T00:13:02.710Z | Compiling bytecount v0.6.9 |
| 2741 | 2026-06-25T00:13:02.911Z | Compiling fixedbitset v0.4.2 |
| 2742 | 2026-06-25T00:13:02.946Z | Compiling jiff v0.2.28 |
| 2743 | 2026-06-25T00:13:03.297Z | Compiling typed-path v0.9.3 |
| 2744 | 2026-06-25T00:13:03.670Z | Compiling fixedbitset v0.5.7 |
| 2745 | 2026-06-25T00:13:04.222Z | Compiling glob v0.3.3 |
| 2746 | 2026-06-25T00:13:04.870Z | Compiling minimal-lexical v0.2.1 |
| 2747 | 2026-06-25T00:13:05.023Z | Compiling tough v0.22.0 |
| 2748 | 2026-06-25T00:13:05.202Z | Compiling nom v7.1.3 |
| 2749 | 2026-06-25T00:13:05.229Z | Compiling petgraph v0.8.3 |
| 2750 | 2026-06-25T00:13:05.261Z | Compiling petgraph v0.6.5 |
| 2751 | 2026-06-25T00:13:06.373Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2752 | 2026-06-25T00:13:06.932Z | Compiling papergrid v0.11.0 |
| 2753 | 2026-06-25T00:13:07.108Z | Compiling openssl v0.10.80 |
| 2754 | 2026-06-25T00:13:07.481Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2755 | 2026-06-25T00:13:07.710Z | Compiling libsw v3.5.0 |
| 2756 | 2026-06-25T00:13:07.901Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2757 | 2026-06-25T00:13:08.885Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2758 | 2026-06-25T00:13:09.138Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2759 | 2026-06-25T00:13:09.540Z | Compiling zone v0.3.1 |
| 2760 | 2026-06-25T00:13:11.241Z | Compiling oxide-tokio-rt v0.1.6 |
| 2761 | 2026-06-25T00:13:11.289Z | Compiling chrono-tz v0.10.4 |
| 2762 | 2026-06-25T00:13:11.886Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2763 | 2026-06-25T00:13:12.363Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2764 | 2026-06-25T00:13:12.580Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2765 | 2026-06-25T00:13:12.768Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 2766 | 2026-06-25T00:13:12.905Z | Compiling newtype_derive v0.1.6 |
| 2767 | 2026-06-25T00:13:12.993Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2768 | 2026-06-25T00:13:13.446Z | Compiling slog-dtrace v0.3.0 |
| 2769 | 2026-06-25T00:13:14.193Z | Compiling const_format v0.2.36 |
| 2770 | 2026-06-25T00:13:14.231Z | Compiling owo-colors v4.3.0 |
| 2771 | 2026-06-25T00:13:14.716Z | Compiling cancel-safe-futures v0.1.5 |
| 2772 | 2026-06-25T00:13:15.087Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2773 | 2026-06-25T00:13:15.179Z | Compiling gethostname v0.5.0 |
| 2774 | 2026-06-25T00:13:15.320Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2775 | 2026-06-25T00:13:15.897Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2776 | 2026-06-25T00:13:16.034Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2777 | 2026-06-25T00:13:16.160Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2778 | 2026-06-25T00:13:16.194Z | Compiling smf v0.2.3 |
| 2779 | 2026-06-25T00:13:16.309Z | Compiling bcs v0.1.6 |
| 2780 | 2026-06-25T00:13:16.740Z | Compiling linear-map v1.2.0 |
| 2781 | 2026-06-25T00:13:16.911Z | Compiling unicode-linebreak v0.1.5 |
| 2782 | 2026-06-25T00:13:16.969Z | Compiling whoami v1.6.1 |
| 2783 | 2026-06-25T00:13:17.101Z | Compiling termtree v0.5.1 |
| 2784 | 2026-06-25T00:13:17.192Z | Compiling tagptr v0.2.0 |
| 2785 | 2026-06-25T00:13:17.276Z | Compiling smawk v0.3.2 |
| 2786 | 2026-06-25T00:13:17.373Z | Compiling moka v0.12.15 |
| 2787 | 2026-06-25T00:13:17.433Z | Compiling textwrap v0.16.2 |
| 2788 | 2026-06-25T00:13:17.445Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2789 | 2026-06-25T00:13:17.480Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2790 | 2026-06-25T00:13:18.626Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2791 | 2026-06-25T00:13:18.845Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2792 | 2026-06-25T00:13:19.145Z | Compiling tabled v0.15.0 |
| 2793 | 2026-06-25T00:13:19.230Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2794 | 2026-06-25T00:13:19.972Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2795 | 2026-06-25T00:13:20.189Z | Compiling steno v0.4.1 |
| 2796 | 2026-06-25T00:13:20.569Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2797 | 2026-06-25T00:13:22.281Z | Compiling cookie v0.18.1 |
| 2798 | 2026-06-25T00:13:23.744Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2799 | 2026-06-25T00:13:26.353Z | Compiling hickory-proto v0.25.2 |
| 2800 | 2026-06-25T00:13:28.011Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 2801 | 2026-06-25T00:13:28.037Z | Compiling arc-swap v1.9.1 |
| 2802 | 2026-06-25T00:13:28.404Z | Compiling slog-scope v4.4.1 |
| 2803 | 2026-06-25T00:13:28.407Z | Compiling libscf-sys v1.2.0 |
| 2804 | 2026-06-25T00:13:28.563Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2805 | 2026-06-25T00:13:28.897Z | Compiling hickory-resolver v0.25.2 |
| 2806 | 2026-06-25T00:13:30.400Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2807 | 2026-06-25T00:13:30.513Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2808 | 2026-06-25T00:13:31.426Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 2809 | 2026-06-25T00:13:31.843Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 2810 | 2026-06-25T00:13:31.952Z | Compiling slog-stdlog v4.1.1 |
| 2811 | 2026-06-25T00:13:32.194Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 2812 | 2026-06-25T00:13:32.354Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2813 | 2026-06-25T00:13:33.880Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 2814 | 2026-06-25T00:13:34.464Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f) |
| 2815 | 2026-06-25T00:13:34.627Z | Compiling slog-envlogger v2.2.0 |
| 2816 | 2026-06-25T00:13:35.729Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2817 | 2026-06-25T00:13:35.769Z | Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 2818 | 2026-06-25T00:13:42.827Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2819 | 2026-06-25T00:13:45.560Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2820 | 2026-06-25T00:13:47.086Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2821 | 2026-06-25T00:13:56.107Z | Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 2822 | 2026-06-25T00:13:59.962Z | Finished `release` profile [optimized] target(s) in 2m 29s |
| 2823 | 2026-06-25T00:14:00.081Z | Running unittests src/lib.rs (target/release/deps/mg_tests-11b0555a3fde271a) |
| 2824 | 2026-06-25T00:14:00.084Z | |
| 2825 | 2026-06-25T00:14:00.084Z | running 1 test |
| 2826 | 2026-06-25T00:14:00.241Z | configure zone |
| 2827 | 2026-06-25T00:14:00.257Z | install zone |
| 2828 | 2026-06-25T00:14:09.996Z | boot zone |
| 2829 | 2026-06-25T00:14:10.083Z | start zone s1 |
| 2830 | 2026-06-25T00:14:10.086Z | configure zone |
| 2831 | 2026-06-25T00:14:10.092Z | install zone |
| 2832 | 2026-06-25T00:14:11.895Z | boot zone |
| 2833 | 2026-06-25T00:14:12.002Z | start zone s2 |
| 2834 | 2026-06-25T00:14:12.003Z | configure zone |
| 2835 | 2026-06-25T00:14:12.013Z | install zone |
| 2836 | 2026-06-25T00:14:14.321Z | boot zone |
| 2837 | 2026-06-25T00:14:14.430Z | start zone t1 |
| 2838 | 2026-06-25T00:14:14.430Z | configure zone |
| 2839 | 2026-06-25T00:14:14.443Z | install zone |
| 2840 | 2026-06-25T00:14:17.154Z | boot zone |
| 2841 | 2026-06-25T00:14:17.271Z | waiting for zones to come up |
| 2842 | 2026-06-25T00:14:27.271Z | [sidecar.trio] svcs milestone/network |
| 2843 | 2026-06-25T00:14:27.298Z | STATE STIME FMRI |
| 2844 | 2026-06-25T00:14:27.298Z | online 0:14:09 svc:/milestone/network:default |
| 2845 | 2026-06-25T00:14:27.298Z | cp /work/oxidecomputer/maghemite/download/softnpu /mgtrio/sidecar.trio/root/opt/ |
| 2846 | 2026-06-25T00:14:27.324Z | cp /work/oxidecomputer/maghemite/download/scadm /mgtrio/sidecar.trio/root/opt/ |
| 2847 | 2026-06-25T00:14:27.352Z | cp /work/oxidecomputer/maghemite/download/libsidecar_lite.so /mgtrio/sidecar.trio/root/opt/ |
| 2848 | 2026-06-25T00:14:27.373Z | cp /work/oxidecomputer/maghemite/tests/conf/softnpu-trio.toml /mgtrio/sidecar.trio/root/opt/softnpu.toml |
| 2849 | 2026-06-25T00:14:27.376Z | [sidecar.trio] RUST_LOG=debug RUST_BACKTRACE=1 /opt/softnpu --uds-path /opt/mnt /opt/softnpu.toml &> /opt/softnpu.log & |
| 2850 | 2026-06-25T00:14:27.388Z | |
| 2851 | 2026-06-25T00:14:27.388Z | running zone s1.trio setup |
| 2852 | 2026-06-25T00:14:27.388Z | [s1.trio] svcs milestone/network |
| 2853 | 2026-06-25T00:14:27.404Z | STATE STIME FMRI |
| 2854 | 2026-06-25T00:14:27.404Z | online 0:14:11 svc:/milestone/network:default |
| 2855 | 2026-06-25T00:14:27.404Z | [s1.trio] dladm |
| 2856 | 2026-06-25T00:14:27.417Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2857 | 2026-06-25T00:14:27.417Z | sl0 simnet 9000 up -- ? |
| 2858 | 2026-06-25T00:14:27.417Z | mg2 vnic 9000 up -- ? |
| 2859 | 2026-06-25T00:14:27.420Z | [s1.trio] ipadm create-addr -t -T static -a 10.0.0.1/24 mg2/v4 |
| 2860 | 2026-06-25T00:14:27.935Z | |
| 2861 | 2026-06-25T00:14:27.935Z | [s1.trio] ipadm create-addr -t -T addrconf sl0/v6 |
| 2862 | 2026-06-25T00:14:27.951Z | |
| 2863 | 2026-06-25T00:14:27.951Z | [s1.trio] ipadm create-addr -t -T static -a fd00:1::1/64 lo0/u6 |
| 2864 | 2026-06-25T00:14:27.964Z | |
| 2865 | 2026-06-25T00:14:27.964Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/s1.trio/root/opt/ddmd |
| 2866 | 2026-06-25T00:14:28.048Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/s1.trio/root/opt/ddmadm |
| 2867 | 2026-06-25T00:14:28.121Z | [s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 8f5e771d-677f-43d8-8c59-6bd916dd879d --sled-uuid 4d695937-dd2c-4a1a-a340-72a35c2e7edd -a sl0/v6 &> /opt/ddmd.log & |
| 2868 | 2026-06-25T00:14:28.137Z | |
| 2869 | 2026-06-25T00:14:28.137Z | running zone s2.trio setup |
| 2870 | 2026-06-25T00:14:28.137Z | [s2.trio] svcs milestone/network |
| 2871 | 2026-06-25T00:14:28.151Z | STATE STIME FMRI |
| 2872 | 2026-06-25T00:14:28.151Z | online 0:14:14 svc:/milestone/network:default |
| 2873 | 2026-06-25T00:14:28.151Z | [s2.trio] dladm |
| 2874 | 2026-06-25T00:14:28.165Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2875 | 2026-06-25T00:14:28.165Z | sl1 simnet 9000 up -- ? |
| 2876 | 2026-06-25T00:14:28.165Z | mg3 vnic 9000 up -- ? |
| 2877 | 2026-06-25T00:14:28.165Z | [s2.trio] ipadm create-addr -t -T static -a 10.0.0.2/24 mg3/v4 |
| 2878 | 2026-06-25T00:14:28.778Z | |
| 2879 | 2026-06-25T00:14:28.778Z | [s2.trio] ipadm create-addr -t -T addrconf sl1/v6 |
| 2880 | 2026-06-25T00:14:28.793Z | |
| 2881 | 2026-06-25T00:14:28.793Z | [s2.trio] ipadm create-addr -t -T static -a fd00:2::1/64 lo0/u6 |
| 2882 | 2026-06-25T00:14:28.803Z | |
| 2883 | 2026-06-25T00:14:28.803Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/s2.trio/root/opt/ddmd |
| 2884 | 2026-06-25T00:14:28.836Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/s2.trio/root/opt/ddmadm |
| 2885 | 2026-06-25T00:14:28.863Z | [s2.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 2d282093-153c-42a7-a501-558e8e1f1f8c --sled-uuid 33bc5d53-b8da-4389-9831-3ffcf020b350 -a sl1/v6 &> /opt/ddmd.log & |
| 2886 | 2026-06-25T00:14:28.875Z | |
| 2887 | 2026-06-25T00:14:28.875Z | running zone t1.trio setup |
| 2888 | 2026-06-25T00:14:28.875Z | [t1.trio] svcs milestone/network |
| 2889 | 2026-06-25T00:14:28.889Z | STATE STIME FMRI |
| 2890 | 2026-06-25T00:14:28.889Z | online 0:14:16 svc:/milestone/network:default |
| 2891 | 2026-06-25T00:14:28.889Z | [t1.trio] dladm |
| 2892 | 2026-06-25T00:14:28.902Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2893 | 2026-06-25T00:14:28.902Z | tfportrear0_0 simnet 9000 up -- ? |
| 2894 | 2026-06-25T00:14:28.902Z | tfportrear1_0 simnet 9000 up -- ? |
| 2895 | 2026-06-25T00:14:28.902Z | mg1 vnic 9000 up -- ? |
| 2896 | 2026-06-25T00:14:28.902Z | [t1.trio] ipadm create-addr -t -T static -a 10.0.0.3/24 mg1/v4 |
| 2897 | 2026-06-25T00:14:29.377Z | |
| 2898 | 2026-06-25T00:14:29.377Z | [t1.trio] ipadm create-addr -t -T addrconf tfportrear0_0/v6 |
| 2899 | 2026-06-25T00:14:29.390Z | |
| 2900 | 2026-06-25T00:14:29.391Z | [t1.trio] ipadm create-addr -t -T addrconf tfportrear1_0/v6 |
| 2901 | 2026-06-25T00:14:29.403Z | |
| 2902 | 2026-06-25T00:14:29.403Z | [t1.trio] ipadm create-addr -t -T static -a fd00:3::1/64 lo0/u6 |
| 2903 | 2026-06-25T00:14:29.415Z | |
| 2904 | 2026-06-25T00:14:29.415Z | cp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/opt /mgtrio/t1.trio/root/ |
| 2905 | 2026-06-25T00:14:29.711Z | cp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/var /mgtrio/t1.trio/root/ |
| 2906 | 2026-06-25T00:14:29.714Z | cp /work/oxidecomputer/maghemite/tests/conf/dpd-ports-trio.toml /mgtrio/t1.trio/root/opt/dpd-ports.toml |
| 2907 | 2026-06-25T00:14:29.717Z | waiting 3s for copy of files to zone to complete ... |
| 2908 | 2026-06-25T00:14:32.715Z | [t1.trio] svccfg import /var/svc/manifest/site/dendrite/manifest.xml |
| 2909 | 2026-06-25T00:14:32.850Z | |
| 2910 | 2026-06-25T00:14:32.850Z | [t1.trio] svccfg import /var/svc/manifest/site/tfport/manifest.xml |
| 2911 | 2026-06-25T00:14:32.960Z | |
| 2912 | 2026-06-25T00:14:32.961Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/t1.trio/root/opt/ddmd |
| 2913 | 2026-06-25T00:14:32.994Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/t1.trio/root/opt/ddmadm |
| 2914 | 2026-06-25T00:14:33.025Z | [t1.trio] svcadm disable dendrite |
| 2915 | 2026-06-25T00:14:33.050Z | |
| 2916 | 2026-06-25T00:14:33.050Z | [t1.trio] svcadm disable tfport |
| 2917 | 2026-06-25T00:14:33.072Z | |
| 2918 | 2026-06-25T00:14:33.072Z | [t1.trio] svccfg -s dendrite setprop config/address = [::1]:12224 |
| 2919 | 2026-06-25T00:14:33.099Z | |
| 2920 | 2026-06-25T00:14:33.099Z | [t1.trio] svccfg -s dendrite setprop config/mgmt = uds |
| 2921 | 2026-06-25T00:14:33.123Z | |
| 2922 | 2026-06-25T00:14:33.123Z | [t1.trio] svccfg -s dendrite setprop config/uds_path = /opt/mnt |
| 2923 | 2026-06-25T00:14:33.148Z | |
| 2924 | 2026-06-25T00:14:33.148Z | [t1.trio] svccfg -s dendrite setprop config/port_config = /opt/dpd-ports.toml |
| 2925 | 2026-06-25T00:14:33.172Z | |
| 2926 | 2026-06-25T00:14:33.173Z | [t1.trio] svccfg -s dendrite setprop config/rear_ports = 2 |
| 2927 | 2026-06-25T00:14:33.197Z | |
| 2928 | 2026-06-25T00:14:33.197Z | [t1.trio] svcadm refresh dendrite:default |
| 2929 | 2026-06-25T00:14:33.219Z | |
| 2930 | 2026-06-25T00:14:33.219Z | [t1.trio] svcadm enable dendrite:default |
| 2931 | 2026-06-25T00:14:33.240Z | |
| 2932 | 2026-06-25T00:14:33.240Z | wait 10s for dendrite to come up ... |
| 2933 | 2026-06-25T00:14:43.562Z | [t1.trio] svccfg -s tfport setprop config/pkt_source = none |
| 2934 | 2026-06-25T00:14:43.562Z | |
| 2935 | 2026-06-25T00:14:43.562Z | [t1.trio] svccfg -s tfport setprop config/flags = --sync-only |
| 2936 | 2026-06-25T00:14:43.563Z | |
| 2937 | 2026-06-25T00:14:43.563Z | [t1.trio] svcadm refresh tfport:default |
| 2938 | 2026-06-25T00:14:43.563Z | |
| 2939 | 2026-06-25T00:14:43.563Z | [t1.trio] svcadm enable tfport |
| 2940 | 2026-06-25T00:14:43.563Z | |
| 2941 | 2026-06-25T00:14:43.563Z | [t1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind transit --dendrite --rack-uuid 03cbb84f-eed6-4198-8c6f-bbe3e6f8bd00 --sled-uuid 7921e33d-c055-488c-9f63-0ce36fb1d2de -a tfportrear0_0/v6 -a tfportrear1_0/v6 &> /opt/ddmd.log & |
| 2942 | 2026-06-25T00:14:43.563Z | |
| 2943 | 2026-06-25T00:14:43.563Z | [t1.trio] ipadm |
| 2944 | 2026-06-25T00:14:43.563Z | ADDROBJ TYPE STATE ADDR |
| 2945 | 2026-06-25T00:14:43.563Z | lo0/v4 static ok 127.0.0.1/8 |
| 2946 | 2026-06-25T00:14:43.563Z | mg1/v4 static ok 10.0.0.3/24 |
| 2947 | 2026-06-25T00:14:43.563Z | lo0/v6 static ok ::1/128 |
| 2948 | 2026-06-25T00:14:43.563Z | lo0/u6 static ok fd00:3::1/64 |
| 2949 | 2026-06-25T00:14:43.563Z | tfportrear0_0/v6 addrconf ok fe80::c0e5:5eff:fe9b:38bf%tfportrear0_0/10 |
| 2950 | 2026-06-25T00:14:43.563Z | tfportrear1_0/v6 addrconf ok fe80::3440:90ff:feaa:a228%tfportrear1_0/10 |
| 2951 | 2026-06-25T00:14:45.486Z | initial peering test passed |
| 2952 | 2026-06-25T00:14:46.487Z | advertise from one passed |
| 2953 | 2026-06-25T00:14:47.489Z | advertise from two passed |
| 2954 | 2026-06-25T00:14:47.489Z | [s1.trio] ping fd00:2::1 |
| 2955 | 2026-06-25T00:14:47.510Z | fd00:2::1 is alive |
| 2956 | 2026-06-25T00:14:47.510Z | [s2.trio] ping fd00:1::1 |
| 2957 | 2026-06-25T00:14:47.514Z | fd00:1::1 is alive |
| 2958 | 2026-06-25T00:14:47.515Z | connectivity test passed |
| 2959 | 2026-06-25T00:14:47.515Z | [t1.trio] pkill ddmd |
| 2960 | 2026-06-25T00:14:47.529Z | |
| 2961 | 2026-06-25T00:14:53.529Z | [t1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind transit --dendrite --rack-uuid 89ad638d-12a7-40ed-85d6-2aa8cc5f2b8f --sled-uuid 8333e4a6-313e-4538-91a8-79bdda95829a -a tfportrear0_0/v6 -a tfportrear1_0/v6 &> /opt/ddmd.log & |
| 2962 | 2026-06-25T00:14:53.540Z | |
| 2963 | 2026-06-25T00:14:53.540Z | [t1.trio] ipadm |
| 2964 | 2026-06-25T00:14:53.555Z | ADDROBJ TYPE STATE ADDR |
| 2965 | 2026-06-25T00:14:53.555Z | lo0/v4 static ok 127.0.0.1/8 |
| 2966 | 2026-06-25T00:14:53.555Z | mg1/v4 static ok 10.0.0.3/24 |
| 2967 | 2026-06-25T00:14:53.555Z | lo0/v6 static ok ::1/128 |
| 2968 | 2026-06-25T00:14:53.555Z | lo0/u6 static ok fd00:3::1/64 |
| 2969 | 2026-06-25T00:14:53.556Z | tfportrear0_0/v6 addrconf ok fe80::c0e5:5eff:fe9b:38bf%tfportrear0_0/10 |
| 2970 | 2026-06-25T00:14:53.556Z | tfportrear1_0/v6 addrconf ok fe80::3440:90ff:feaa:a228%tfportrear1_0/10 |
| 2971 | 2026-06-25T00:14:56.560Z | [s1.trio] ping fd00:2::1 |
| 2972 | 2026-06-25T00:14:56.574Z | fd00:2::1 is alive |
| 2973 | 2026-06-25T00:14:56.574Z | [s2.trio] ping fd00:1::1 |
| 2974 | 2026-06-25T00:14:56.589Z | fd00:1::1 is alive |
| 2975 | 2026-06-25T00:14:56.589Z | transit router restart passed |
| 2976 | 2026-06-25T00:14:56.589Z | [sidecar.trio] /opt/scadm standalone --client /opt/mnt/client --server /opt/mnt/server dump-state |
| 2977 | 2026-06-25T00:14:56.611Z | local v6: |
| 2978 | 2026-06-25T00:14:56.611Z | fe80::c0e5:5eff:fe9b:38bf |
| 2979 | 2026-06-25T00:14:56.611Z | fe80::3440:90ff:feaa:a228 |
| 2980 | 2026-06-25T00:14:56.611Z | local v4: |
| 2981 | 2026-06-25T00:14:56.612Z | router v6_idx: |
| 2982 | 2026-06-25T00:14:56.612Z | fd00:2::/64 -> 1 |
| 2983 | 2026-06-25T00:14:56.612Z | fd00:1::/64 -> 0 |
| 2984 | 2026-06-25T00:14:56.612Z | router v6_routes: |
| 2985 | 2026-06-25T00:14:56.612Z | 0 -> fe80::b0ae:27ff:fe56:bbe0 (1) |
| 2986 | 2026-06-25T00:14:56.612Z | 1 -> fe80::b83a:2eff:fef6:53f0 (2) |
| 2987 | 2026-06-25T00:14:56.612Z | router v4_idx: |
| 2988 | 2026-06-25T00:14:56.612Z | router v4_routes: |
| 2989 | 2026-06-25T00:14:56.612Z | resolver v4: |
| 2990 | 2026-06-25T00:14:56.612Z | 10.0.0.3 -> 02:08:20:9a:7d:5c |
| 2991 | 2026-06-25T00:14:56.612Z | 10.0.0.254 -> 02:08:20:e5:a8:57 |
| 2992 | 2026-06-25T00:14:56.612Z | resolver v6: |
| 2993 | 2026-06-25T00:14:56.612Z | fe80::c0e5:5eff:fe9b:38bf -> c2:e5:5e:9b:38:bf |
| 2994 | 2026-06-25T00:14:56.612Z | fe80::b83a:2eff:fef6:53f0 -> ba:3a:2e:f6:53:f0 |
| 2995 | 2026-06-25T00:14:56.612Z | fe80::b0ae:27ff:fe56:bbe0 -> b2:ae:27:56:bb:e0 |
| 2996 | 2026-06-25T00:14:56.612Z | fe80::3440:90ff:feaa:a228 -> 36:40:90:aa:a2:28 |
| 2997 | 2026-06-25T00:14:56.612Z | nat v4: |
| 2998 | 2026-06-25T00:14:56.612Z | nat_v6: |
| 2999 | 2026-06-25T00:14:56.612Z | port_mac: |
| 3000 | 2026-06-25T00:14:56.612Z | 1000: a8:40:25:40:41:d2 |
| 3001 | 2026-06-25T00:14:56.612Z | 1: a8:40:25:40:41:d3 |
| 3002 | 2026-06-25T00:14:56.612Z | 2: a8:40:25:40:41:d4 |
| 3003 | 2026-06-25T00:14:56.612Z | proxy arp: |
| 3004 | 2026-06-25T00:14:56.612Z | [s1.trio] pkill ddmd |
| 3005 | 2026-06-25T00:14:56.617Z | |
| 3006 | 2026-06-25T00:15:00.086Z | test ddm::test_trio_v3 has been running for over 60 seconds |
| 3007 | 2026-06-25T00:15:02.150Z | [sidecar.trio] /opt/scadm standalone --client /opt/mnt/client --server /opt/mnt/server dump-state |
| 3008 | 2026-06-25T00:15:02.169Z | local v6: |
| 3009 | 2026-06-25T00:15:02.169Z | fe80::c0e5:5eff:fe9b:38bf |
| 3010 | 2026-06-25T00:15:02.169Z | fe80::3440:90ff:feaa:a228 |
| 3011 | 2026-06-25T00:15:02.170Z | local v4: |
| 3012 | 2026-06-25T00:15:02.170Z | router v6_idx: |
| 3013 | 2026-06-25T00:15:02.170Z | fd00:2::/64 -> 1 |
| 3014 | 2026-06-25T00:15:02.170Z | router v6_routes: |
| 3015 | 2026-06-25T00:15:02.170Z | 1 -> fe80::b83a:2eff:fef6:53f0 (2) |
| 3016 | 2026-06-25T00:15:02.170Z | router v4_idx: |
| 3017 | 2026-06-25T00:15:02.170Z | router v4_routes: |
| 3018 | 2026-06-25T00:15:02.170Z | resolver v4: |
| 3019 | 2026-06-25T00:15:02.170Z | 10.0.0.3 -> 02:08:20:9a:7d:5c |
| 3020 | 2026-06-25T00:15:02.170Z | 10.0.0.254 -> 02:08:20:e5:a8:57 |
| 3021 | 2026-06-25T00:15:02.170Z | resolver v6: |
| 3022 | 2026-06-25T00:15:02.170Z | fe80::c0e5:5eff:fe9b:38bf -> c2:e5:5e:9b:38:bf |
| 3023 | 2026-06-25T00:15:02.170Z | fe80::b83a:2eff:fef6:53f0 -> ba:3a:2e:f6:53:f0 |
| 3024 | 2026-06-25T00:15:02.170Z | fe80::b0ae:27ff:fe56:bbe0 -> b2:ae:27:56:bb:e0 |
| 3025 | 2026-06-25T00:15:02.170Z | fe80::3440:90ff:feaa:a228 -> 36:40:90:aa:a2:28 |
| 3026 | 2026-06-25T00:15:02.170Z | nat v4: |
| 3027 | 2026-06-25T00:15:02.170Z | nat_v6: |
| 3028 | 2026-06-25T00:15:02.170Z | port_mac: |
| 3029 | 2026-06-25T00:15:02.170Z | 1000: a8:40:25:40:41:d2 |
| 3030 | 2026-06-25T00:15:02.170Z | 1: a8:40:25:40:41:d3 |
| 3031 | 2026-06-25T00:15:02.171Z | 2: a8:40:25:40:41:d4 |
| 3032 | 2026-06-25T00:15:02.171Z | proxy arp: |
| 3033 | 2026-06-25T00:15:02.171Z | [s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 2198b6c4-d704-4b7a-93f6-48ee2b7b3b31 --sled-uuid 1973c55d-e15a-4466-b411-2dd5c7e63cc8 -a sl0/v6 &> /opt/ddmd.log & |
| 3034 | 2026-06-25T00:15:02.171Z | |
| 3035 | 2026-06-25T00:15:04.644Z | [sidecar.trio] /opt/scadm standalone --client /opt/mnt/client --server /opt/mnt/server dump-state |
| 3036 | 2026-06-25T00:15:04.666Z | local v6: |
| 3037 | 2026-06-25T00:15:04.666Z | fe80::c0e5:5eff:fe9b:38bf |
| 3038 | 2026-06-25T00:15:04.667Z | fe80::3440:90ff:feaa:a228 |
| 3039 | 2026-06-25T00:15:04.667Z | local v4: |
| 3040 | 2026-06-25T00:15:04.667Z | router v6_idx: |
| 3041 | 2026-06-25T00:15:04.667Z | fd00:2::/64 -> 1 |
| 3042 | 2026-06-25T00:15:04.667Z | fd00:1::/64 -> 0 |
| 3043 | 2026-06-25T00:15:04.667Z | router v6_routes: |
| 3044 | 2026-06-25T00:15:04.667Z | 0 -> fe80::b0ae:27ff:fe56:bbe0 (1) |
| 3045 | 2026-06-25T00:15:04.667Z | 1 -> fe80::b83a:2eff:fef6:53f0 (2) |
| 3046 | 2026-06-25T00:15:04.667Z | router v4_idx: |
| 3047 | 2026-06-25T00:15:04.668Z | router v4_routes: |
| 3048 | 2026-06-25T00:15:04.668Z | resolver v4: |
| 3049 | 2026-06-25T00:15:04.668Z | 10.0.0.3 -> 02:08:20:9a:7d:5c |
| 3050 | 2026-06-25T00:15:04.668Z | 10.0.0.254 -> 02:08:20:e5:a8:57 |
| 3051 | 2026-06-25T00:15:04.668Z | resolver v6: |
| 3052 | 2026-06-25T00:15:04.668Z | fe80::c0e5:5eff:fe9b:38bf -> c2:e5:5e:9b:38:bf |
| 3053 | 2026-06-25T00:15:04.668Z | fe80::b83a:2eff:fef6:53f0 -> ba:3a:2e:f6:53:f0 |
| 3054 | 2026-06-25T00:15:04.668Z | fe80::b0ae:27ff:fe56:bbe0 -> b2:ae:27:56:bb:e0 |
| 3055 | 2026-06-25T00:15:04.668Z | fe80::3440:90ff:feaa:a228 -> 36:40:90:aa:a2:28 |
| 3056 | 2026-06-25T00:15:04.668Z | nat v4: |
| 3057 | 2026-06-25T00:15:04.668Z | nat_v6: |
| 3058 | 2026-06-25T00:15:04.668Z | port_mac: |
| 3059 | 2026-06-25T00:15:04.668Z | 1000: a8:40:25:40:41:d2 |
| 3060 | 2026-06-25T00:15:04.668Z | 1: a8:40:25:40:41:d3 |
| 3061 | 2026-06-25T00:15:04.668Z | 2: a8:40:25:40:41:d4 |
| 3062 | 2026-06-25T00:15:04.668Z | proxy arp: |
| 3063 | 2026-06-25T00:15:04.674Z | [s2.trio] netstat -nr -f inet6 |
| 3064 | 2026-06-25T00:15:04.677Z | Routing Table: IPv6 |
| 3065 | 2026-06-25T00:15:04.677Z | Destination/Mask Gateway Flags Ref Use If |
| 3066 | 2026-06-25T00:15:04.677Z | --------------------------- --------------------------- ----- --- ------- ----- |
| 3067 | 2026-06-25T00:15:04.678Z | ::1 ::1 UH 2 0 lo0 |
| 3068 | 2026-06-25T00:15:04.678Z | fd00:1::/64 fe80::3440:90ff:feaa:a228 UG 1 0 sl1 |
| 3069 | 2026-06-25T00:15:04.678Z | fe80::/10 fe80::b83a:2eff:fef6:53f0 U 3 64 sl1 |
| 3070 | 2026-06-25T00:15:04.678Z | [s2.trio] ipadm |
| 3071 | 2026-06-25T00:15:04.688Z | ADDROBJ TYPE STATE ADDR |
| 3072 | 2026-06-25T00:15:04.688Z | lo0/v4 static ok 127.0.0.1/8 |
| 3073 | 2026-06-25T00:15:04.688Z | mg3/v4 static ok 10.0.0.2/24 |
| 3074 | 2026-06-25T00:15:04.689Z | lo0/v6 static ok ::1/128 |
| 3075 | 2026-06-25T00:15:04.689Z | lo0/u6 static ok fd00:2::1/64 |
| 3076 | 2026-06-25T00:15:04.689Z | sl1/v6 addrconf ok fe80::b83a:2eff:fef6:53f0%sl1/10 |
| 3077 | 2026-06-25T00:15:04.689Z | [s2.trio] route -nv get -inet6 fd00:1::1 |
| 3078 | 2026-06-25T00:15:04.700Z | newrt->ri_dst: inet6 fd00:1::1; newrt->ri_ifp: link ; RTM_GET: Report Metrics: len 360, pid: 0, seq 1, errno 0, flags:<GATEWAY,HOST,STATIC> |
| 3079 | 2026-06-25T00:15:04.700Z | locks: inits: |
| 3080 | 2026-06-25T00:15:04.700Z | sockaddrs: <DST,IFP> |
| 3081 | 2026-06-25T00:15:04.700Z | fd00:1::1 |
| 3082 | 2026-06-25T00:15:04.700Z | route to: fd00:1::1 |
| 3083 | 2026-06-25T00:15:04.700Z | destination: fd00:1:: |
| 3084 | 2026-06-25T00:15:04.700Z | mask: ffff:ffff:ffff:ffff:: |
| 3085 | 2026-06-25T00:15:04.700Z | gateway: fe80::3440:90ff:feaa:a228 |
| 3086 | 2026-06-25T00:15:04.700Z | interface: sl1 index 3 address ba 3a 2e f6 53 f0 |
| 3087 | 2026-06-25T00:15:04.700Z | flags: <UP,GATEWAY,DONE,STATIC> |
| 3088 | 2026-06-25T00:15:04.700Z | recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire |
| 3089 | 2026-06-25T00:15:04.701Z | 0 0 0 0 0 0 9000 0 |
| 3090 | 2026-06-25T00:15:04.701Z | locks: inits: <rttvar,rtt,ssthresh,sendpipe,recvpipe,mtu> |
| 3091 | 2026-06-25T00:15:04.701Z | sockaddrs: <DST,GATEWAY,NETMASK,IFP,IFA> |
| 3092 | 2026-06-25T00:15:04.701Z | fd00:1:: fe80::3440:90ff:feaa:a228 ffff:ffff:ffff:ffff:: sl1:ba.3a.2e.f6.53.f0 fe80::b83a:2eff:fef6:53f0 |
| 3093 | 2026-06-25T00:15:04.701Z | [s2.trio] ndp -na |
| 3094 | 2026-06-25T00:15:04.716Z | Net to Media Table: IPv6 |
| 3095 | 2026-06-25T00:15:04.716Z | If Physical Address Type State Destination/Mask |
| 3096 | 2026-06-25T00:15:04.716Z | ----- ----------------- ------- ------------ --------------------------- |
| 3097 | 2026-06-25T00:15:04.716Z | sl1 33:33:00:00:00:01 other REACHABLE ff02::1 |
| 3098 | 2026-06-25T00:15:04.716Z | sl1 33:33:00:00:00:02 other REACHABLE ff02::2 |
| 3099 | 2026-06-25T00:15:04.716Z | sl1 33:33:00:01:00:02 other REACHABLE ff02::1:2 |
| 3100 | 2026-06-25T00:15:04.716Z | sl1 33:33:00:00:00:16 other REACHABLE ff02::16 |
| 3101 | 2026-06-25T00:15:04.717Z | sl1 33:33:ff:aa:a2:28 other REACHABLE ff02::1:ffaa:a228 |
| 3102 | 2026-06-25T00:15:04.717Z | sl1 33:33:ff:f6:53:f0 other REACHABLE ff02::1:fff6:53f0 |
| 3103 | 2026-06-25T00:15:04.717Z | sl1 36:40:90:aa:a2:28 dynamic REACHABLE fe80::3440:90ff:feaa:a228 |
| 3104 | 2026-06-25T00:15:04.717Z | sl1 33:33:00:00:00:dd other REACHABLE ff02::dd |
| 3105 | 2026-06-25T00:15:04.717Z | sl1 ba:3a:2e:f6:53:f0 local REACHABLE fe80::b83a:2eff:fef6:53f0 |
| 3106 | 2026-06-25T00:15:04.717Z | [sidecar.trio] /opt/scadm standalone --client /opt/mnt/client --server /opt/mnt/server dump-state |
| 3107 | 2026-06-25T00:15:04.728Z | local v6: |
| 3108 | 2026-06-25T00:15:04.728Z | fe80::c0e5:5eff:fe9b:38bf |
| 3109 | 2026-06-25T00:15:04.728Z | fe80::3440:90ff:feaa:a228 |
| 3110 | 2026-06-25T00:15:04.728Z | local v4: |
| 3111 | 2026-06-25T00:15:04.728Z | router v6_idx: |
| 3112 | 2026-06-25T00:15:04.728Z | fd00:2::/64 -> 1 |
| 3113 | 2026-06-25T00:15:04.728Z | fd00:1::/64 -> 0 |
| 3114 | 2026-06-25T00:15:04.729Z | router v6_routes: |
| 3115 | 2026-06-25T00:15:04.729Z | 0 -> fe80::b0ae:27ff:fe56:bbe0 (1) |
| 3116 | 2026-06-25T00:15:04.729Z | 1 -> fe80::b83a:2eff:fef6:53f0 (2) |
| 3117 | 2026-06-25T00:15:04.729Z | router v4_idx: |
| 3118 | 2026-06-25T00:15:04.729Z | router v4_routes: |
| 3119 | 2026-06-25T00:15:04.729Z | resolver v4: |
| 3120 | 2026-06-25T00:15:04.729Z | 10.0.0.3 -> 02:08:20:9a:7d:5c |
| 3121 | 2026-06-25T00:15:04.729Z | 10.0.0.254 -> 02:08:20:e5:a8:57 |
| 3122 | 2026-06-25T00:15:04.729Z | resolver v6: |
| 3123 | 2026-06-25T00:15:04.729Z | fe80::c0e5:5eff:fe9b:38bf -> c2:e5:5e:9b:38:bf |
| 3124 | 2026-06-25T00:15:04.729Z | fe80::b83a:2eff:fef6:53f0 -> ba:3a:2e:f6:53:f0 |
| 3125 | 2026-06-25T00:15:04.729Z | fe80::b0ae:27ff:fe56:bbe0 -> b2:ae:27:56:bb:e0 |
| 3126 | 2026-06-25T00:15:04.729Z | fe80::3440:90ff:feaa:a228 -> 36:40:90:aa:a2:28 |
| 3127 | 2026-06-25T00:15:04.729Z | nat v4: |
| 3128 | 2026-06-25T00:15:04.729Z | nat_v6: |
| 3129 | 2026-06-25T00:15:04.729Z | port_mac: |
| 3130 | 2026-06-25T00:15:04.729Z | 1000: a8:40:25:40:41:d2 |
| 3131 | 2026-06-25T00:15:04.729Z | 1: a8:40:25:40:41:d3 |
| 3132 | 2026-06-25T00:15:04.729Z | 2: a8:40:25:40:41:d4 |
| 3133 | 2026-06-25T00:15:04.729Z | proxy arp: |
| 3134 | 2026-06-25T00:15:04.729Z | [t1.trio] /opt/oxide/dendrite/bin/swadm route list |
| 3135 | 2026-06-25T00:15:04.773Z | Subnet Port Link Gateway Vlan |
| 3136 | 2026-06-25T00:15:04.773Z | fd00:1::/64 rear0 0 fe80::b0ae:27ff:fe56:bbe0 |
| 3137 | 2026-06-25T00:15:04.773Z | fd00:2::/64 rear1 0 fe80::b83a:2eff:fef6:53f0 |
| 3138 | 2026-06-25T00:15:04.773Z | [t1.trio] /opt/oxide/dendrite/bin/swadm arp list |
| 3139 | 2026-06-25T00:15:04.813Z | host mac age |
| 3140 | 2026-06-25T00:15:04.813Z | 10.0.0.3 02:08:20:9a:7d:5c 21s |
| 3141 | 2026-06-25T00:15:04.813Z | 10.0.0.254 02:08:20:e5:a8:57 19s |
| 3142 | 2026-06-25T00:15:04.813Z | fe80::3440:90ff:feaa:a228 36:40:90:aa:a2:28 21s |
| 3143 | 2026-06-25T00:15:04.813Z | fe80::b0ae:27ff:fe56:bbe0 b2:ae:27:56:bb:e0 21s |
| 3144 | 2026-06-25T00:15:04.813Z | fe80::b83a:2eff:fef6:53f0 ba:3a:2e:f6:53:f0 21s |
| 3145 | 2026-06-25T00:15:04.813Z | fe80::c0e5:5eff:fe9b:38bf c2:e5:5e:9b:38:bf 21s |
| 3146 | 2026-06-25T00:15:04.813Z | [t1.trio] /opt/oxide/dendrite/bin/swadm addr list |
| 3147 | 2026-06-25T00:15:04.850Z | Link IPv4 IPv6 |
| 3148 | 2026-06-25T00:15:04.850Z | rear0/0 fe80::c0e5:5eff:fe9b:38bf |
| 3149 | 2026-06-25T00:15:04.850Z | rear1/0 fe80::3440:90ff:feaa:a228 |
| 3150 | 2026-06-25T00:15:04.850Z | [s1.trio] ipadm;route -nv get -inet6 fd00:2::1;ndp -na;netstat -nr -f inet6;ping -ns fd00:2::1 60 2 |
| 3151 | 2026-06-25T00:15:05.898Z | ADDROBJ TYPE STATE ADDR |
| 3152 | 2026-06-25T00:15:05.898Z | lo0/v4 static ok 127.0.0.1/8 |
| 3153 | 2026-06-25T00:15:05.898Z | mg2/v4 static ok 10.0.0.1/24 |
| 3154 | 2026-06-25T00:15:05.898Z | lo0/v6 static ok ::1/128 |
| 3155 | 2026-06-25T00:15:05.898Z | lo0/u6 static ok fd00:1::1/64 |
| 3156 | 2026-06-25T00:15:05.898Z | sl0/v6 addrconf ok fe80::b0ae:27ff:fe56:bbe0%sl0/10 |
| 3157 | 2026-06-25T00:15:05.898Z | newrt->ri_dst: inet6 fd00:2::1; newrt->ri_ifp: link ; RTM_GET: Report Metrics: len 360, pid: 0, seq 1, errno 0, flags:<GATEWAY,HOST,STATIC> |
| 3158 | 2026-06-25T00:15:05.898Z | locks: inits: |
| 3159 | 2026-06-25T00:15:05.898Z | sockaddrs: <DST,IFP> |
| 3160 | 2026-06-25T00:15:05.898Z | fd00:2::1 |
| 3161 | 2026-06-25T00:15:05.898Z | route to: fd00:2::1 |
| 3162 | 2026-06-25T00:15:05.898Z | destination: fd00:2:: |
| 3163 | 2026-06-25T00:15:05.898Z | mask: ffff:ffff:ffff:ffff:: |
| 3164 | 2026-06-25T00:15:05.898Z | gateway: fe80::c0e5:5eff:fe9b:38bf |
| 3165 | 2026-06-25T00:15:05.898Z | interface: sl0 index 3 address b2 ae 27 56 bb e0 |
| 3166 | 2026-06-25T00:15:05.898Z | flags: <UP,GATEWAY,DONE,STATIC> |
| 3167 | 2026-06-25T00:15:05.898Z | recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire |
| 3168 | 2026-06-25T00:15:05.898Z | 0 0 0 0 0 0 9000 0 |
| 3169 | 2026-06-25T00:15:05.898Z | locks: inits: <rttvar,rtt,ssthresh,sendpipe,recvpipe,mtu> |
| 3170 | 2026-06-25T00:15:05.898Z | sockaddrs: <DST,GATEWAY,NETMASK,IFP,IFA> |
| 3171 | 2026-06-25T00:15:05.898Z | fd00:2:: fe80::c0e5:5eff:fe9b:38bf ffff:ffff:ffff:ffff:: sl0:b2.ae.27.56.bb.e0 fe80::b0ae:27ff:fe56:bbe0 |
| 3172 | 2026-06-25T00:15:05.899Z | |
| 3173 | 2026-06-25T00:15:05.899Z | Net to Media Table: IPv6 |
| 3174 | 2026-06-25T00:15:05.899Z | If Physical Address Type State Destination/Mask |
| 3175 | 2026-06-25T00:15:05.899Z | ----- ----------------- ------- ------------ --------------------------- |
| 3176 | 2026-06-25T00:15:05.899Z | sl0 33:33:00:00:00:01 other REACHABLE ff02::1 |
| 3177 | 2026-06-25T00:15:05.899Z | sl0 33:33:00:00:00:02 other REACHABLE ff02::2 |
| 3178 | 2026-06-25T00:15:05.899Z | sl0 33:33:00:01:00:02 other REACHABLE ff02::1:2 |
| 3179 | 2026-06-25T00:15:05.899Z | sl0 33:33:ff:56:bb:e0 other REACHABLE ff02::1:ff56:bbe0 |
| 3180 | 2026-06-25T00:15:05.899Z | sl0 33:33:00:00:00:16 other REACHABLE ff02::16 |
| 3181 | 2026-06-25T00:15:05.899Z | sl0 33:33:ff:9b:38:bf other REACHABLE ff02::1:ff9b:38bf |
| 3182 | 2026-06-25T00:15:05.899Z | sl0 b2:ae:27:56:bb:e0 local REACHABLE fe80::b0ae:27ff:fe56:bbe0 |
| 3183 | 2026-06-25T00:15:05.899Z | sl0 c2:e5:5e:9b:38:bf dynamic REACHABLE fe80::c0e5:5eff:fe9b:38bf |
| 3184 | 2026-06-25T00:15:05.899Z | sl0 33:33:00:00:00:dd other REACHABLE ff02::dd |
| 3185 | 2026-06-25T00:15:05.899Z | |
| 3186 | 2026-06-25T00:15:05.899Z | |
| 3187 | 2026-06-25T00:15:05.899Z | Routing Table: IPv6 |
| 3188 | 2026-06-25T00:15:05.899Z | Destination/Mask Gateway Flags Ref Use If |
| 3189 | 2026-06-25T00:15:05.899Z | --------------------------- --------------------------- ----- --- ------- ----- |
| 3190 | 2026-06-25T00:15:05.899Z | ::1 ::1 UH 2 0 lo0 |
| 3191 | 2026-06-25T00:15:05.899Z | fd00:2::/64 fe80::c0e5:5eff:fe9b:38bf UG 2 2 sl0 |
| 3192 | 2026-06-25T00:15:05.899Z | fe80::/10 fe80::b0ae:27ff:fe56:bbe0 U 3 64 sl0 |
| 3193 | 2026-06-25T00:15:05.899Z | PING fd00:2::1 (fd00:2::1): 60 data bytes |
| 3194 | 2026-06-25T00:15:05.899Z | 68 bytes from fd00:2::1: icmp_seq=0. time=0.273 ms |
| 3195 | 2026-06-25T00:15:05.899Z | 68 bytes from fd00:2::1: icmp_seq=1. time=0.182 ms |
| 3196 | 2026-06-25T00:15:05.899Z | |
| 3197 | 2026-06-25T00:15:05.900Z | ----fd00:2::1 PING Statistics---- |
| 3198 | 2026-06-25T00:15:05.900Z | 2 packets transmitted, 2 packets received, 0% packet loss |
| 3199 | 2026-06-25T00:15:05.900Z | round-trip (ms) min/avg/max/stddev = 0.182/0.228/0.273/0.064 |
| 3200 | 2026-06-25T00:15:05.900Z | [s2.trio] ping fd00:1::1 |
| 3201 | 2026-06-25T00:15:05.906Z | fd00:1::1 is alive |
| 3202 | 2026-06-25T00:15:05.906Z | server router restart passed |
| 3203 | 2026-06-25T00:15:09.893Z | peer expiration recovery passed |
| 3204 | 2026-06-25T00:15:11.685Z | [s1.trio] netstat -nrf inet6 | grep fd00 | wc -l |
| 3205 | 2026-06-25T00:15:11.697Z | 3 |
| 3206 | 2026-06-25T00:15:11.697Z | redundant advertise passed |
| 3207 | 2026-06-25T00:15:11.911Z | tunnel endpoint advertise passed |
| 3208 | 2026-06-25T00:15:16.912Z | redundant tunnel endpoint advertise passed |
| 3209 | 2026-06-25T00:15:16.912Z | [s1.trio] pkill ddmd |
| 3210 | 2026-06-25T00:15:16.925Z | |
| 3211 | 2026-06-25T00:15:21.926Z | [s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid ab473a6a-6db8-49dd-8a72-194ff4746adc --sled-uuid 85e82f40-3be3-4b36-adb3-667e35f36061 -a sl0/v6 &> /opt/ddmd.log & |
| 3212 | 2026-06-25T00:15:21.939Z | |
| 3213 | 2026-06-25T00:15:26.945Z | tunnel router restart passed |
| 3214 | 2026-06-25T00:15:27.946Z | tunnel endpoint withdraw passed |
| 3215 | 2026-06-25T00:15:27.949Z | [t1.trio] pkill ddmd |
| 3216 | 2026-06-25T00:15:27.959Z | |
| 3217 | 2026-06-25T00:15:27.959Z | cp /mgtrio/t1.trio/root/opt/ddmd.log /work/t1.trio.log |
| 3218 | 2026-06-25T00:15:27.962Z | cp /mgtrio/t1.trio/root//var/svc/log/oxide-dendrite:default.log /work/t1.trio-dpd.log |
| 3219 | 2026-06-25T00:15:29.858Z | [s2.trio] pkill ddmd |
| 3220 | 2026-06-25T00:15:29.870Z | |
| 3221 | 2026-06-25T00:15:29.870Z | cp /mgtrio/s2.trio/root/opt/ddmd.log /work/s2.trio.log |
| 3222 | 2026-06-25T00:15:31.704Z | [s1.trio] pkill ddmd |
| 3223 | 2026-06-25T00:15:31.716Z | |
| 3224 | 2026-06-25T00:15:31.716Z | cp /mgtrio/s1.trio/root/opt/ddmd.log /work/s1.trio.log |
| 3225 | 2026-06-25T00:15:33.483Z | [sidecar.trio] pkill softnpu |
| 3226 | 2026-06-25T00:15:33.496Z | |
| 3227 | 2026-06-25T00:15:33.496Z | cp /mgtrio/sidecar.trio/root/opt/softnpu.log /work/sidecar.trio-softnpu.log |
| 3228 | 2026-06-25T00:15:36.024Z | test ddm::test_trio_v3 ... ok |
| 3229 | 2026-06-25T00:15:36.024Z | |
| 3230 | 2026-06-25T00:15:36.024Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 1 filtered out; finished in 95.94s |
| 3231 | 2026-06-25T00:15:36.024Z | |
| 3232 | 2026-06-25T00:15:36.077Z | + cleanup |
| 3233 | 2026-06-25T00:15:36.081Z | ++ id -un |
| 3234 | 2026-06-25T00:15:36.084Z | ++ id -gn |
| 3235 | 2026-06-25T00:15:36.084Z | + pfexec chown -R build:build . |
| 3236 | 2026-06-25T00:15:36.207Z | process exited: duration 718341 ms, exit code 0 |
| |
| 3237 | 2026-06-25T00:15:36.214Z | found 5 output files |
| 3238 | 2026-06-25T00:15:36.220Z | uploading: /work/s1.trio.log (4225 bytes) |
| 3239 | 2026-06-25T00:15:37.229Z | uploaded: /work/s1.trio.log |
| 3240 | 2026-06-25T00:15:37.229Z | uploading: /work/s2.trio.log (9838 bytes) |
| 3241 | 2026-06-25T00:15:38.244Z | uploaded: /work/s2.trio.log |
| 3242 | 2026-06-25T00:15:38.248Z | uploading: /work/sidecar.trio-softnpu.log (564 bytes) |
| 3243 | 2026-06-25T00:15:39.258Z | uploaded: /work/sidecar.trio-softnpu.log |
| 3244 | 2026-06-25T00:15:39.258Z | uploading: /work/t1.trio-dpd.log (329309 bytes) |
| 3245 | 2026-06-25T00:15:40.312Z | uploaded: /work/t1.trio-dpd.log |
| 3246 | 2026-06-25T00:15:40.312Z | uploading: /work/t1.trio.log (25734 bytes) |
| 3247 | 2026-06-25T00:15:41.325Z | uploaded: /work/t1.trio.log |