|
|
|
| 1 | 2026-05-20T00:47:35.264Z | job assigned to worker 01KS1DJSE5W07RFZ6QE3XVGS44 [factory aws, i-0e4b32ecb2daaaafc] (queued for 1 m 2 s) |
| |
| 2 | 2026-05-20T00:47:42.247Z | starting task 0: "setup" |
| 3 | 2026-05-20T00:47:42.251Z | ++ uname -s |
| 4 | 2026-05-20T00:47:42.254Z | + kern=SunOS |
| 5 | 2026-05-20T00:47:42.254Z | + build_user=build |
| 6 | 2026-05-20T00:47:42.254Z | + build_uid=12345 |
| 7 | 2026-05-20T00:47:42.254Z | + work_dir=/work |
| 8 | 2026-05-20T00:47:42.254Z | + input_dir=/input |
| 9 | 2026-05-20T00:47:42.254Z | + [[ 0 == 12345 ]] |
| 10 | 2026-05-20T00:47:42.254Z | + case "$kern" in |
| 11 | 2026-05-20T00:47:42.254Z | + groupadd -g 12345 build |
| 12 | 2026-05-20T00:47:42.257Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-05-20T00:47:44.260Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-05-20T00:47:44.323Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-05-20T00:47:44.326Z | + home_fs=zfs |
| 16 | 2026-05-20T00:47:44.327Z | + [[ zfs == autofs ]] |
| 17 | 2026-05-20T00:47:44.327Z | + mkdir -p /home/build |
| 18 | 2026-05-20T00:47:44.327Z | + chown build:build /home/build /work |
| 19 | 2026-05-20T00:47:46.328Z | + chmod 0700 /home/build /work |
| 20 | 2026-05-20T00:47:46.331Z | process exited: duration 4085 ms, exit code 0 |
| |
| 21 | 2026-05-20T00:47:46.338Z | starting task 1: "rust-toolchain" |
| 22 | 2026-05-20T00:47:46.342Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-05-20T00:47:46.342Z | * rust toolchain channel = "stable" |
| 24 | 2026-05-20T00:47:46.342Z | * rust toolchain profile = "default" |
| 25 | 2026-05-20T00:47:46.342Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-05-20T00:47:46.342Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-05-20T00:47:46.342Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-05-20T00:47:46.345Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-05-20T00:47:46.345Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-05-20T00:47:46.456Z | info: downloading installer |
| 31 | 2026-05-20T00:47:47.825Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-05-20T00:47:47.825Z | warn: /opt/ooce/bin |
| 33 | 2026-05-20T00:47:47.825Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-05-20T00:47:47.826Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-05-20T00:47:47.826Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-05-20T00:47:47.826Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-05-20T00:47:47.826Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-05-20T00:47:47.826Z | error: cannot install while Rust is installed |
| 39 | 2026-05-20T00:47:47.826Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-05-20T00:47:47.826Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-05-20T00:47:47.826Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-05-20T00:47:47.826Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-05-20T00:47:47.826Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-05-20T00:47:47.839Z | info: profile set to default |
| 45 | 2026-05-20T00:47:47.839Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-05-20T00:47:47.842Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-05-20T00:47:47.969Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 48 | 2026-05-20T00:47:47.971Z | info: downloading 6 components |
| 49 | 2026-05-20T00:48:02.610Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-05-20T00:48:02.611Z | |
| 51 | 2026-05-20T00:48:02.648Z | stable-x86_64-unknown-illumos installed - rustc 1.95.0 (59807616e 2026-04-14) |
| 52 | 2026-05-20T00:48:02.648Z | |
| 53 | 2026-05-20T00:48:02.648Z | |
| 54 | 2026-05-20T00:48:02.648Z | Rust is installed now. Great! |
| 55 | 2026-05-20T00:48:02.648Z | |
| 56 | 2026-05-20T00:48:02.651Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-05-20T00:48:02.652Z | environment variable. This has not been done automatically. |
| 58 | 2026-05-20T00:48:02.652Z | |
| 59 | 2026-05-20T00:48:02.652Z | To configure your current shell, you need to source |
| 60 | 2026-05-20T00:48:02.652Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-05-20T00:48:02.652Z | |
| 62 | 2026-05-20T00:48:02.652Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-05-20T00:48:02.652Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-05-20T00:48:02.652Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-05-20T00:48:02.652Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-05-20T00:48:02.652Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-05-20T00:48:02.652Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-05-20T00:48:02.652Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-05-20T00:48:02.652Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-05-20T00:48:02.652Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-05-20T00:48:02.745Z | + rustup --version |
| 72 | 2026-05-20T00:48:02.753Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-05-20T00:48:02.757Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-05-20T00:48:02.775Z | info: the currently active `rustc` version is `rustc 1.95.0 (59807616e 2026-04-14)` |
| 75 | 2026-05-20T00:48:02.778Z | + cargo --version |
| 76 | 2026-05-20T00:48:02.792Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 77 | 2026-05-20T00:48:02.795Z | + rustc --version |
| 78 | 2026-05-20T00:48:02.814Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 79 | 2026-05-20T00:48:02.817Z | process exited: duration 16476 ms, exit code 0 |
| |
| 80 | 2026-05-20T00:48:02.825Z | starting task 2: "authentication" |
| 81 | 2026-05-20T00:48:02.839Z | process exited: duration 15 ms, exit code 0 |
| |
| 82 | 2026-05-20T00:48:02.845Z | starting task 3: "clone repository" |
| 83 | 2026-05-20T00:48:02.848Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-05-20T00:48:02.851Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-05-20T00:48:02.961Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-05-20T00:48:03.976Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-05-20T00:48:03.976Z | + git fetch origin 0ccdce9171a02136f3d6f755d63013959d568e75 |
| 88 | 2026-05-20T00:48:04.216Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-05-20T00:48:04.216Z | * branch 0ccdce9171a02136f3d6f755d63013959d568e75 -> FETCH_HEAD |
| 90 | 2026-05-20T00:48:04.222Z | + [[ -n zl/ddmd-no-state-machine ]] |
| 91 | 2026-05-20T00:48:04.225Z | ++ git branch --show-current |
| 92 | 2026-05-20T00:48:04.225Z | + current=main |
| 93 | 2026-05-20T00:48:04.225Z | + [[ main != zl/ddmd-no-state-machine ]] |
| 94 | 2026-05-20T00:48:04.225Z | + git branch -f zl/ddmd-no-state-machine 0ccdce9171a02136f3d6f755d63013959d568e75 |
| 95 | 2026-05-20T00:48:04.229Z | + git checkout -f zl/ddmd-no-state-machine |
| 96 | 2026-05-20T00:48:04.247Z | Switched to branch 'zl/ddmd-no-state-machine' |
| 97 | 2026-05-20T00:48:04.250Z | + git reset --hard 0ccdce9171a02136f3d6f755d63013959d568e75 |
| 98 | 2026-05-20T00:48:04.253Z | HEAD is now at 0ccdce9 [review] return log-level to what it was for ddmd (keep structured) |
| 99 | 2026-05-20T00:48:04.253Z | process exited: duration 1405 ms, exit code 0 |
| |
| 100 | 2026-05-20T00:48:04.260Z | starting task 4: "build" |
| 101 | 2026-05-20T00:48:04.268Z | ++ dladm |
| 102 | 2026-05-20T00:48:04.271Z | LINK CLASS MTU STATE BRIDGE OVER |
| 103 | 2026-05-20T00:48:04.271Z | ena0 phys 9216 up -- -- |
| 104 | 2026-05-20T00:48:04.271Z | ++ ipadm |
| 105 | 2026-05-20T00:48:04.275Z | ADDROBJ TYPE STATE ADDR |
| 106 | 2026-05-20T00:48:04.276Z | lo0/v4 static ok 127.0.0.1/8 |
| 107 | 2026-05-20T00:48:04.276Z | ena0/dhcp dhcp ok 10.150.1.67/24 |
| 108 | 2026-05-20T00:48:04.276Z | lo0/v6 static ok ::1/128 |
| 109 | 2026-05-20T00:48:04.276Z | ++ banner collect |
| 110 | 2026-05-20T00:48:04.276Z | |
| 111 | 2026-05-20T00:48:04.276Z | #### #### # # ###### #### ##### |
| 112 | 2026-05-20T00:48:04.276Z | # # # # # # # # # # |
| 113 | 2026-05-20T00:48:04.276Z | # # # # # ##### # # |
| 114 | 2026-05-20T00:48:04.276Z | # # # # # # # # |
| 115 | 2026-05-20T00:48:04.276Z | # # # # # # # # # # |
| 116 | 2026-05-20T00:48:04.276Z | #### #### ###### ###### ###### #### # |
| 117 | 2026-05-20T00:48:04.276Z | |
| 118 | 2026-05-20T00:48:04.276Z | ++ get_artifact softnpu image 591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28 softnpu |
| 119 | 2026-05-20T00:48:04.276Z | ++ repo=softnpu |
| 120 | 2026-05-20T00:48:04.276Z | ++ series=image |
| 121 | 2026-05-20T00:48:04.276Z | ++ commit=591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28 |
| 122 | 2026-05-20T00:48:04.276Z | ++ name=softnpu |
| 123 | 2026-05-20T00:48:04.276Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 124 | 2026-05-20T00:48:04.276Z | ++ mkdir -p download |
| 125 | 2026-05-20T00:48:04.279Z | ++ pushd download |
| 126 | 2026-05-20T00:48:04.279Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 127 | 2026-05-20T00:48:04.279Z | ++ [[ ! -f softnpu ]] |
| 128 | 2026-05-20T00:48:04.279Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/softnpu/image/591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28/softnpu |
| 129 | 2026-05-20T00:48:04.282Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 130 | 2026-05-20T00:48:04.282Z | Dload Upload Total Spent Left Speed |
| 131 | 2026-05-20T00:48:04.764Z |
0 0 0 0 0 0 0 0 0
100 15.63M 100 15.63M 0 0 32.39M 0 0
100 15.63M 100 15.63M 0 0 32.39M 0 0
100 15.63M 100 15.63M 0 0 32.39M 0 0 |
| 132 | 2026-05-20T00:48:04.767Z | ++ popd |
| 133 | 2026-05-20T00:48:04.767Z | /work/oxidecomputer/maghemite |
| 134 | 2026-05-20T00:48:04.767Z | ++ get_artifact sidecar-lite release a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 libsidecar_lite.so |
| 135 | 2026-05-20T00:48:04.767Z | ++ repo=sidecar-lite |
| 136 | 2026-05-20T00:48:04.767Z | ++ series=release |
| 137 | 2026-05-20T00:48:04.767Z | ++ commit=a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 |
| 138 | 2026-05-20T00:48:04.767Z | ++ name=libsidecar_lite.so |
| 139 | 2026-05-20T00:48:04.767Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 140 | 2026-05-20T00:48:04.767Z | ++ mkdir -p download |
| 141 | 2026-05-20T00:48:04.770Z | ++ pushd download |
| 142 | 2026-05-20T00:48:04.770Z | ++ [[ ! -f libsidecar_lite.so ]] |
| 143 | 2026-05-20T00:48:04.770Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5/libsidecar_lite.so |
| 144 | 2026-05-20T00:48:04.770Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 145 | 2026-05-20T00:48:04.773Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 146 | 2026-05-20T00:48:04.773Z | Dload Upload Total Spent Left Speed |
| 147 | 2026-05-20T00:48:05.050Z |
0 0 0 0 0 0 0 0 0
100 12.04M 100 12.04M 0 0 43.38M 0 0
100 12.04M 100 12.04M 0 0 43.37M 0 0
100 12.04M 100 12.04M 0 0 43.36M 0 0 |
| 148 | 2026-05-20T00:48:05.053Z | ++ popd |
| 149 | 2026-05-20T00:48:05.053Z | ++ get_artifact sidecar-lite release a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 scadm |
| 150 | 2026-05-20T00:48:05.053Z | /work/oxidecomputer/maghemite |
| 151 | 2026-05-20T00:48:05.053Z | ++ repo=sidecar-lite |
| 152 | 2026-05-20T00:48:05.053Z | ++ series=release |
| 153 | 2026-05-20T00:48:05.053Z | ++ commit=a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 |
| 154 | 2026-05-20T00:48:05.053Z | ++ name=scadm |
| 155 | 2026-05-20T00:48:05.053Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 156 | 2026-05-20T00:48:05.053Z | ++ mkdir -p download |
| 157 | 2026-05-20T00:48:05.053Z | ++ pushd download |
| 158 | 2026-05-20T00:48:05.053Z | ++ [[ ! -f scadm ]] |
| 159 | 2026-05-20T00:48:05.053Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 160 | 2026-05-20T00:48:05.053Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5/scadm |
| 161 | 2026-05-20T00:48:05.058Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 162 | 2026-05-20T00:48:05.058Z | Dload Upload Total Spent Left Speed |
| 163 | 2026-05-20T00:48:05.353Z |
0 0 0 0 0 0 0 0 0
100 15.78M 100 15.78M 0 0 53.70M 0 0
100 15.78M 100 15.78M 0 0 53.69M 0 0
100 15.78M 100 15.78M 0 0 53.68M 0 0 |
| 164 | 2026-05-20T00:48:05.360Z | ++ popd |
| 165 | 2026-05-20T00:48:05.360Z | /work/oxidecomputer/maghemite |
| 166 | 2026-05-20T00:48:05.360Z | ++ get_artifact dendrite image 72461d3a6e4724fd33454836d3c9d93c393fd4e4 dendrite-softnpu.tar.gz |
| 167 | 2026-05-20T00:48:05.360Z | ++ repo=dendrite |
| 168 | 2026-05-20T00:48:05.360Z | ++ series=image |
| 169 | 2026-05-20T00:48:05.360Z | ++ commit=72461d3a6e4724fd33454836d3c9d93c393fd4e4 |
| 170 | 2026-05-20T00:48:05.360Z | ++ name=dendrite-softnpu.tar.gz |
| 171 | 2026-05-20T00:48:05.360Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 172 | 2026-05-20T00:48:05.360Z | ++ mkdir -p download |
| 173 | 2026-05-20T00:48:05.360Z | ++ pushd download |
| 174 | 2026-05-20T00:48:05.360Z | ++ [[ ! -f dendrite-softnpu.tar.gz ]] |
| 175 | 2026-05-20T00:48:05.360Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 176 | 2026-05-20T00:48:05.360Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/72461d3a6e4724fd33454836d3c9d93c393fd4e4/dendrite-softnpu.tar.gz |
| 177 | 2026-05-20T00:48:05.363Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 178 | 2026-05-20T00:48:05.364Z | Dload Upload Total Spent Left Speed |
| 179 | 2026-05-20T00:48:06.861Z |
0 0 0 0 0 0 0 0 0
70 71.59M 70 50.72M 0 0 46.76M 0 00:01 00:01 46.76M
100 71.59M 100 71.59M 0 0 48.48M 0 00:01 00:01 46.76M
100 71.59M 100 71.59M 0 0 48.48M 0 00:01 00:01 46.76M
100 71.59M 100 71.59M 0 0 48.48M 0 00:01 00:01 46.76M |
| 180 | 2026-05-20T00:48:06.866Z | ++ popd |
| 181 | 2026-05-20T00:48:06.866Z | /work/oxidecomputer/maghemite |
| 182 | 2026-05-20T00:48:06.866Z | ++ get_artifact maghemite release 0ccdce9171a02136f3d6f755d63013959d568e75 ddm |
| 183 | 2026-05-20T00:48:06.867Z | ++ repo=maghemite |
| 184 | 2026-05-20T00:48:06.867Z | ++ series=release |
| 185 | 2026-05-20T00:48:06.867Z | ++ commit=0ccdce9171a02136f3d6f755d63013959d568e75 |
| 186 | 2026-05-20T00:48:06.867Z | ++ name=ddm |
| 187 | 2026-05-20T00:48:06.867Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 188 | 2026-05-20T00:48:06.867Z | ++ mkdir -p download |
| 189 | 2026-05-20T00:48:06.867Z | ++ pushd download |
| 190 | 2026-05-20T00:48:06.867Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 191 | 2026-05-20T00:48:06.867Z | ++ [[ ! -f ddm ]] |
| 192 | 2026-05-20T00:48:06.867Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/0ccdce9171a02136f3d6f755d63013959d568e75/ddm |
| 193 | 2026-05-20T00:48:06.867Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 194 | 2026-05-20T00:48:06.867Z | Dload Upload Total Spent Left Speed |
| 195 | 2026-05-20T00:48:06.906Z |
0 0 0 0 0 0 0 0 0 |
| 196 | 2026-05-20T00:48:06.906Z | curl: (22) The requested URL returned error: 404 |
| 197 | 2026-05-20T00:48:06.910Z | ++ popd |
| 198 | 2026-05-20T00:48:06.910Z | /work/oxidecomputer/maghemite |
| 199 | 2026-05-20T00:48:06.911Z | ++ get_artifact maghemite release 0ccdce9171a02136f3d6f755d63013959d568e75 ddmadm |
| 200 | 2026-05-20T00:48:06.911Z | ++ repo=maghemite |
| 201 | 2026-05-20T00:48:06.911Z | ++ series=release |
| 202 | 2026-05-20T00:48:06.911Z | ++ commit=0ccdce9171a02136f3d6f755d63013959d568e75 |
| 203 | 2026-05-20T00:48:06.911Z | ++ name=ddmadm |
| 204 | 2026-05-20T00:48:06.911Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 205 | 2026-05-20T00:48:06.911Z | ++ mkdir -p download |
| 206 | 2026-05-20T00:48:06.911Z | ++ pushd download |
| 207 | 2026-05-20T00:48:06.911Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 208 | 2026-05-20T00:48:06.911Z | ++ [[ ! -f ddmadm ]] |
| 209 | 2026-05-20T00:48:06.911Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/0ccdce9171a02136f3d6f755d63013959d568e75/ddmadm |
| 210 | 2026-05-20T00:48:06.914Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 211 | 2026-05-20T00:48:06.917Z | Dload Upload Total Spent Left Speed |
| 212 | 2026-05-20T00:48:06.967Z |
0 0 0 0 0 0 0 0 0 |
| 213 | 2026-05-20T00:48:06.967Z | curl: (22) The requested URL returned error: 404 |
| 214 | 2026-05-20T00:48:06.971Z | ++ popd |
| 215 | 2026-05-20T00:48:06.971Z | /work/oxidecomputer/maghemite |
| 216 | 2026-05-20T00:48:06.971Z | ++ pushd download |
| 217 | 2026-05-20T00:48:06.971Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 218 | 2026-05-20T00:48:06.971Z | ++ chmod +x softnpu |
| 219 | 2026-05-20T00:48:06.971Z | ++ chmod +x scadm |
| 220 | 2026-05-20T00:48:06.974Z | ++ chmod +x ddmadm |
| 221 | 2026-05-20T00:48:06.974Z | chmod: WARNING: can't access ddmadm |
| 222 | 2026-05-20T00:48:06.974Z | ++ chmod +x ddmd |
| 223 | 2026-05-20T00:48:06.974Z | chmod: WARNING: can't access ddmd |
| 224 | 2026-05-20T00:48:06.974Z | ++ mv ddmadm ddmadm-v2 |
| 225 | 2026-05-20T00:48:06.977Z | mv: cannot access ddmadm |
| 226 | 2026-05-20T00:48:06.977Z | ++ mv ddmd ddmd-v2 |
| 227 | 2026-05-20T00:48:06.977Z | mv: cannot access ddmd |
| 228 | 2026-05-20T00:48:06.977Z | ++ rm -rf zones/dendrite |
| 229 | 2026-05-20T00:48:06.977Z | ++ mkdir -p zones/dendrite |
| 230 | 2026-05-20T00:48:06.980Z | ++ tar -xzf dendrite-softnpu.tar.gz -C zones/dendrite |
| 231 | 2026-05-20T00:48:07.991Z | ++ 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-05-20T00:48:07.994Z | ++ sed -i 's#<service_fmri value='\''svc:/oxide/.*setup:default'\'' />##g' zones/dendrite/root/var/svc/manifest/site/tfport/manifest.xml |
| 233 | 2026-05-20T00:48:07.997Z | ++ popd |
| 234 | 2026-05-20T00:48:07.997Z | ++ banner install |
| 235 | 2026-05-20T00:48:07.997Z | /work/oxidecomputer/maghemite |
| 236 | 2026-05-20T00:48:07.997Z | |
| 237 | 2026-05-20T00:48:07.997Z | # # # #### ##### ## # # |
| 238 | 2026-05-20T00:48:07.997Z | # ## # # # # # # # |
| 239 | 2026-05-20T00:48:07.997Z | # # # # #### # # # # # |
| 240 | 2026-05-20T00:48:07.997Z | # # # # # # ###### # # |
| 241 | 2026-05-20T00:48:07.997Z | # # ## # # # # # # # |
| 242 | 2026-05-20T00:48:07.997Z | # # # #### # # # ###### ###### |
| 243 | 2026-05-20T00:48:07.997Z | |
| 244 | 2026-05-20T00:48:07.997Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 245 | 2026-05-20T00:48:07.997Z | ++ set +o errexit |
| 246 | 2026-05-20T00:48:07.997Z | ++ pkg info clang-15 |
| 247 | 2026-05-20T00:48:07.997Z | ++ grep -qi installed |
| 248 | 2026-05-20T00:48:09.666Z | pkg: info: no packages matching the following patterns you specified are |
| 249 | 2026-05-20T00:48:09.666Z | installed on the system. Try querying remotely instead: |
| 250 | 2026-05-20T00:48:09.666Z | |
| 251 | 2026-05-20T00:48:09.666Z | clang-15 |
| 252 | 2026-05-20T00:48:09.706Z | ++ [[ 1 != 0 ]] |
| 253 | 2026-05-20T00:48:09.706Z | ++ set -o errexit |
| 254 | 2026-05-20T00:48:09.709Z | ++ pfexec pkg install clang-15 |
| 255 | 2026-05-20T00:48:16.353Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 256 | 2026-05-20T00:48:24.377Z | Startup: Caching catalogs ... Done |
| 257 | 2026-05-20T00:48:31.674Z | Planning: Solver setup ... Done |
| 258 | 2026-05-20T00:48:31.715Z | Planning: Running solver ... Done |
| 259 | 2026-05-20T00:48:31.855Z | Planning: Finding local manifests ... Done |
| 260 | 2026-05-20T00:48:31.875Z | Planning: Fetching manifests: 0/2 0% complete |
| 261 | 2026-05-20T00:48:31.970Z | Planning: Fetching manifests: 2/2 100% complete |
| 262 | 2026-05-20T00:48:31.999Z | Planning: Package planning ... Done |
| 263 | 2026-05-20T00:48:32.024Z | Planning: Merging actions ... Done |
| 264 | 2026-05-20T00:48:32.172Z | Planning: Checking for conflicting actions ... Done |
| 265 | 2026-05-20T00:48:32.178Z | Planning: Consolidating action changes ... Done |
| 266 | 2026-05-20T00:48:33.289Z | Planning: Evaluating mediators ... Done |
| 267 | 2026-05-20T00:48:33.295Z | Planning: Planning completed in 8.75 seconds |
| 268 | 2026-05-20T00:48:33.306Z | Packages to install: 2 |
| 269 | 2026-05-20T00:48:33.306Z | Mediators to change: 2 |
| 270 | 2026-05-20T00:48:33.306Z | Services to change: 1 |
| 271 | 2026-05-20T00:48:33.306Z | Create boot environment: No |
| 272 | 2026-05-20T00:48:33.306Z | Create backup boot environment: No |
| 273 | 2026-05-20T00:48:33.361Z | |
| 274 | 2026-05-20T00:48:33.361Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 275 | 2026-05-20T00:48:39.486Z | Download: 981/3076 items 82.2/211.3MB 38% complete (22.6M/s) |
| 276 | 2026-05-20T00:48:46.720Z | Download: 984/3076 items 82.2/211.3MB 38% complete (20.7M/s) |
| 277 | 2026-05-20T00:48:51.969Z | Download: 2034/3076 items 118.3/211.3MB 55% complete (7.4M/s) |
| 278 | 2026-05-20T00:48:57.624Z | Download: 3030/3076 items 201.8/211.3MB 95% complete (17.0M/s) |
| 279 | 2026-05-20T00:49:03.886Z | Download: 3073/3076 items 209.6/211.3MB 99% complete (9.0M/s) |
| 280 | 2026-05-20T00:49:03.920Z | Download: Completed 211.31 MB in 30.56 seconds (6.9M/s) |
| 281 | 2026-05-20T00:49:04.051Z | Actions: 1/3418 actions (Installing new actions) |
| 282 | 2026-05-20T00:49:07.326Z | Actions: Completed 3418 actions in 3.27 seconds. |
| 283 | 2026-05-20T00:49:07.968Z | Done |
| 284 | 2026-05-20T00:49:07.968Z | Done |
| 285 | 2026-05-20T00:49:08.690Z | Done |
| 286 | 2026-05-20T00:49:12.255Z | Done |
| 287 | 2026-05-20T00:49:12.336Z | Done |
| 288 | 2026-05-20T00:49:12.339Z | Done |
| 289 | 2026-05-20T00:49:12.503Z | Done |
| 290 | 2026-05-20T00:49:13.162Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 291 | 2026-05-20T00:49:13.162Z | ++ set +o errexit |
| 292 | 2026-05-20T00:49:13.165Z | ++ pkg info pkg-config |
| 293 | 2026-05-20T00:49:13.165Z | ++ grep -qi installed |
| 294 | 2026-05-20T00:49:13.397Z | ++ [[ 0 != 0 ]] |
| 295 | 2026-05-20T00:49:13.397Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 296 | 2026-05-20T00:49:13.397Z | ++ set +o errexit |
| 297 | 2026-05-20T00:49:13.400Z | ++ pkg info brand/omicron1 |
| 298 | 2026-05-20T00:49:13.400Z | ++ grep -qi installed |
| 299 | 2026-05-20T00:49:13.583Z | pkg: info: no packages matching the following patterns you specified are |
| 300 | 2026-05-20T00:49:13.583Z | installed on the system. Try querying remotely instead: |
| 301 | 2026-05-20T00:49:13.583Z | |
| 302 | 2026-05-20T00:49:13.583Z | brand/omicron1 |
| 303 | 2026-05-20T00:49:13.620Z | ++ [[ 1 != 0 ]] |
| 304 | 2026-05-20T00:49:13.620Z | ++ set -o errexit |
| 305 | 2026-05-20T00:49:13.620Z | ++ pfexec pkg install brand/omicron1 |
| 306 | 2026-05-20T00:49:14.029Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 307 | 2026-05-20T00:49:21.202Z | Planning: Solver setup ... Done |
| 308 | 2026-05-20T00:49:21.242Z | Planning: Running solver ... Done |
| 309 | 2026-05-20T00:49:21.384Z | Planning: Finding local manifests ... Done |
| 310 | 2026-05-20T00:49:21.387Z | Planning: Fetching manifests: 0/2 0% complete |
| 311 | 2026-05-20T00:49:21.515Z | Planning: Fetching manifests: 2/2 100% complete |
| 312 | 2026-05-20T00:49:21.518Z | Planning: Package planning ... Done |
| 313 | 2026-05-20T00:49:21.518Z | Planning: Merging actions ... Done |
| 314 | 2026-05-20T00:49:21.664Z | Planning: Checking for conflicting actions ... Done |
| 315 | 2026-05-20T00:49:21.667Z | Planning: Consolidating action changes ... Done |
| 316 | 2026-05-20T00:49:21.821Z | Planning: Evaluating mediators ... Done |
| 317 | 2026-05-20T00:49:21.824Z | Planning: Planning completed in 7.79 seconds |
| 318 | 2026-05-20T00:49:21.828Z | Packages to install: 2 |
| 319 | 2026-05-20T00:49:21.828Z | Create boot environment: No |
| 320 | 2026-05-20T00:49:21.828Z | Create backup boot environment: No |
| 321 | 2026-05-20T00:49:21.858Z | |
| 322 | 2026-05-20T00:49:21.858Z | Download: 0/5 items 0.0/1.1MB 0% complete |
| 323 | 2026-05-20T00:49:21.876Z | Download: Completed 1.07 MB in 0.02 seconds (55.5M/s) |
| 324 | 2026-05-20T00:49:22.009Z | Actions: 1/28 actions (Installing new actions) |
| 325 | 2026-05-20T00:49:22.022Z | Actions: Completed 28 actions in 0.01 seconds. |
| 326 | 2026-05-20T00:49:22.532Z | Done |
| 327 | 2026-05-20T00:49:22.532Z | Done |
| 328 | 2026-05-20T00:49:23.172Z | Done |
| 329 | 2026-05-20T00:49:26.007Z | Done |
| 330 | 2026-05-20T00:49:26.085Z | Done |
| 331 | 2026-05-20T00:49:26.088Z | Done |
| 332 | 2026-05-20T00:49:26.216Z | Done |
| 333 | 2026-05-20T00:49:26.353Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 334 | 2026-05-20T00:49:26.353Z | ++ set +o errexit |
| 335 | 2026-05-20T00:49:26.356Z | ++ pkg info brand/omicron1/tools |
| 336 | 2026-05-20T00:49:26.356Z | ++ grep -qi installed |
| 337 | 2026-05-20T00:49:26.540Z | pkg: info: no packages matching the following patterns you specified are |
| 338 | 2026-05-20T00:49:26.540Z | installed on the system. Try querying remotely instead: |
| 339 | 2026-05-20T00:49:26.540Z | |
| 340 | 2026-05-20T00:49:26.540Z | brand/omicron1/tools |
| 341 | 2026-05-20T00:49:26.576Z | ++ [[ 1 != 0 ]] |
| 342 | 2026-05-20T00:49:26.576Z | ++ set -o errexit |
| 343 | 2026-05-20T00:49:26.576Z | ++ pfexec pkg install brand/omicron1/tools |
| 344 | 2026-05-20T00:49:26.968Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 345 | 2026-05-20T00:49:34.170Z | Planning: Solver setup ... Done |
| 346 | 2026-05-20T00:49:34.210Z | Planning: Running solver ... Done |
| 347 | 2026-05-20T00:49:34.345Z | Planning: Finding local manifests ... Done |
| 348 | 2026-05-20T00:49:34.348Z | Planning: Fetching manifests: 0/1 0% complete |
| 349 | 2026-05-20T00:49:34.459Z | Planning: Fetching manifests: 1/1 100% complete |
| 350 | 2026-05-20T00:49:34.472Z | Planning: Package planning ... Done |
| 351 | 2026-05-20T00:49:34.475Z | Planning: Merging actions ... Done |
| 352 | 2026-05-20T00:49:34.610Z | Planning: Checking for conflicting actions ... Done |
| 353 | 2026-05-20T00:49:34.614Z | Planning: Consolidating action changes ... Done |
| 354 | 2026-05-20T00:49:34.764Z | Planning: Evaluating mediators ... Done |
| 355 | 2026-05-20T00:49:34.767Z | Planning: Planning completed in 7.80 seconds |
| 356 | 2026-05-20T00:49:34.772Z | Packages to install: 1 |
| 357 | 2026-05-20T00:49:34.772Z | Services to change: 1 |
| 358 | 2026-05-20T00:49:34.772Z | Create boot environment: No |
| 359 | 2026-05-20T00:49:34.772Z | Create backup boot environment: No |
| 360 | 2026-05-20T00:49:34.801Z | |
| 361 | 2026-05-20T00:49:34.801Z | Download: 0/2 items 0.0/1.2MB 0% complete |
| 362 | 2026-05-20T00:49:34.828Z | Download: Completed 1.19 MB in 0.03 seconds (42.7M/s) |
| 363 | 2026-05-20T00:49:34.909Z | Actions: 1/19 actions (Installing new actions) |
| 364 | 2026-05-20T00:49:34.923Z | Actions: Completed 19 actions in 0.01 seconds. |
| 365 | 2026-05-20T00:49:35.430Z | Done |
| 366 | 2026-05-20T00:49:35.430Z | Done |
| 367 | 2026-05-20T00:49:36.058Z | Done |
| 368 | 2026-05-20T00:49:38.880Z | Done |
| 369 | 2026-05-20T00:49:38.954Z | Done |
| 370 | 2026-05-20T00:49:38.956Z | Done |
| 371 | 2026-05-20T00:49:39.156Z | Done |
| 372 | 2026-05-20T00:49:39.291Z | ++ pfexec svcadm enable baseline |
| 373 | 2026-05-20T00:49:39.306Z | ++ retry=0 |
| 374 | 2026-05-20T00:49:39.308Z | +++ svcs -Hostate baseline |
| 375 | 2026-05-20T00:49:39.322Z | ++ [[ offline* != online ]] |
| 376 | 2026-05-20T00:49:39.322Z | ++ [[ 0 -gt 300 ]] |
| 377 | 2026-05-20T00:49:39.322Z | ++ sleep 1 |
| 378 | 2026-05-20T00:49:40.325Z | ++ retry=1 |
| 379 | 2026-05-20T00:49:40.328Z | +++ svcs -Hostate baseline |
| 380 | 2026-05-20T00:49:40.340Z | ++ [[ offline* != online ]] |
| 381 | 2026-05-20T00:49:40.340Z | ++ [[ 1 -gt 300 ]] |
| 382 | 2026-05-20T00:49:40.340Z | ++ sleep 1 |
| 383 | 2026-05-20T00:49:41.342Z | ++ retry=2 |
| 384 | 2026-05-20T00:49:41.345Z | +++ svcs -Hostate baseline |
| 385 | 2026-05-20T00:49:41.357Z | ++ [[ offline* != online ]] |
| 386 | 2026-05-20T00:49:41.357Z | ++ [[ 2 -gt 300 ]] |
| 387 | 2026-05-20T00:49:41.357Z | ++ sleep 1 |
| 388 | 2026-05-20T00:49:42.359Z | ++ retry=3 |
| 389 | 2026-05-20T00:49:42.362Z | +++ svcs -Hostate baseline |
| 390 | 2026-05-20T00:49:42.374Z | ++ [[ offline* != online ]] |
| 391 | 2026-05-20T00:49:42.374Z | ++ [[ 3 -gt 300 ]] |
| 392 | 2026-05-20T00:49:42.374Z | ++ sleep 1 |
| 393 | 2026-05-20T00:49:43.376Z | ++ retry=4 |
| 394 | 2026-05-20T00:49:43.380Z | +++ svcs -Hostate baseline |
| 395 | 2026-05-20T00:49:43.392Z | ++ [[ offline* != online ]] |
| 396 | 2026-05-20T00:49:43.392Z | ++ [[ 4 -gt 300 ]] |
| 397 | 2026-05-20T00:49:43.393Z | ++ sleep 1 |
| 398 | 2026-05-20T00:49:44.394Z | ++ retry=5 |
| 399 | 2026-05-20T00:49:44.397Z | +++ svcs -Hostate baseline |
| 400 | 2026-05-20T00:49:44.409Z | ++ [[ offline* != online ]] |
| 401 | 2026-05-20T00:49:44.409Z | ++ [[ 5 -gt 300 ]] |
| 402 | 2026-05-20T00:49:44.409Z | ++ sleep 1 |
| 403 | 2026-05-20T00:49:45.413Z | ++ retry=6 |
| 404 | 2026-05-20T00:49:45.416Z | +++ svcs -Hostate baseline |
| 405 | 2026-05-20T00:49:45.427Z | ++ [[ offline* != online ]] |
| 406 | 2026-05-20T00:49:45.427Z | ++ [[ 6 -gt 300 ]] |
| 407 | 2026-05-20T00:49:45.427Z | ++ sleep 1 |
| 408 | 2026-05-20T00:49:46.429Z | ++ retry=7 |
| 409 | 2026-05-20T00:49:46.432Z | +++ svcs -Hostate baseline |
| 410 | 2026-05-20T00:49:46.445Z | ++ [[ offline* != online ]] |
| 411 | 2026-05-20T00:49:46.445Z | ++ [[ 7 -gt 300 ]] |
| 412 | 2026-05-20T00:49:46.445Z | ++ sleep 1 |
| 413 | 2026-05-20T00:49:47.447Z | ++ retry=8 |
| 414 | 2026-05-20T00:49:47.450Z | +++ svcs -Hostate baseline |
| 415 | 2026-05-20T00:49:47.463Z | ++ [[ offline* != online ]] |
| 416 | 2026-05-20T00:49:47.463Z | ++ [[ 8 -gt 300 ]] |
| 417 | 2026-05-20T00:49:47.463Z | ++ sleep 1 |
| 418 | 2026-05-20T00:49:48.465Z | ++ retry=9 |
| 419 | 2026-05-20T00:49:48.468Z | +++ svcs -Hostate baseline |
| 420 | 2026-05-20T00:49:48.481Z | ++ [[ offline* != online ]] |
| 421 | 2026-05-20T00:49:48.481Z | ++ [[ 9 -gt 300 ]] |
| 422 | 2026-05-20T00:49:48.481Z | ++ sleep 1 |
| 423 | 2026-05-20T00:49:49.485Z | ++ retry=10 |
| 424 | 2026-05-20T00:49:49.488Z | +++ svcs -Hostate baseline |
| 425 | 2026-05-20T00:49:49.499Z | ++ [[ offline* != online ]] |
| 426 | 2026-05-20T00:49:49.499Z | ++ [[ 10 -gt 300 ]] |
| 427 | 2026-05-20T00:49:49.499Z | ++ sleep 1 |
| 428 | 2026-05-20T00:49:50.502Z | ++ retry=11 |
| 429 | 2026-05-20T00:49:50.505Z | +++ svcs -Hostate baseline |
| 430 | 2026-05-20T00:49:50.517Z | ++ [[ offline* != online ]] |
| 431 | 2026-05-20T00:49:50.517Z | ++ [[ 11 -gt 300 ]] |
| 432 | 2026-05-20T00:49:50.517Z | ++ sleep 1 |
| 433 | 2026-05-20T00:49:51.519Z | ++ retry=12 |
| 434 | 2026-05-20T00:49:51.522Z | +++ svcs -Hostate baseline |
| 435 | 2026-05-20T00:49:51.535Z | ++ [[ offline* != online ]] |
| 436 | 2026-05-20T00:49:51.535Z | ++ [[ 12 -gt 300 ]] |
| 437 | 2026-05-20T00:49:51.535Z | ++ sleep 1 |
| 438 | 2026-05-20T00:49:52.537Z | ++ retry=13 |
| 439 | 2026-05-20T00:49:52.540Z | +++ svcs -Hostate baseline |
| 440 | 2026-05-20T00:49:52.553Z | ++ [[ offline* != online ]] |
| 441 | 2026-05-20T00:49:52.553Z | ++ [[ 13 -gt 300 ]] |
| 442 | 2026-05-20T00:49:52.553Z | ++ sleep 1 |
| 443 | 2026-05-20T00:49:53.555Z | ++ retry=14 |
| 444 | 2026-05-20T00:49:53.558Z | +++ svcs -Hostate baseline |
| 445 | 2026-05-20T00:49:53.573Z | ++ [[ offline* != online ]] |
| 446 | 2026-05-20T00:49:53.573Z | ++ [[ 14 -gt 300 ]] |
| 447 | 2026-05-20T00:49:53.573Z | ++ sleep 1 |
| 448 | 2026-05-20T00:49:54.574Z | ++ retry=15 |
| 449 | 2026-05-20T00:49:54.577Z | +++ svcs -Hostate baseline |
| 450 | 2026-05-20T00:49:54.590Z | ++ [[ offline* != online ]] |
| 451 | 2026-05-20T00:49:54.590Z | ++ [[ 15 -gt 300 ]] |
| 452 | 2026-05-20T00:49:54.590Z | ++ sleep 1 |
| 453 | 2026-05-20T00:49:55.592Z | ++ retry=16 |
| 454 | 2026-05-20T00:49:55.595Z | +++ svcs -Hostate baseline |
| 455 | 2026-05-20T00:49:55.608Z | ++ [[ offline* != online ]] |
| 456 | 2026-05-20T00:49:55.608Z | ++ [[ 16 -gt 300 ]] |
| 457 | 2026-05-20T00:49:55.608Z | ++ sleep 1 |
| 458 | 2026-05-20T00:49:56.610Z | ++ retry=17 |
| 459 | 2026-05-20T00:49:56.613Z | +++ svcs -Hostate baseline |
| 460 | 2026-05-20T00:49:56.626Z | ++ [[ offline* != online ]] |
| 461 | 2026-05-20T00:49:56.626Z | ++ [[ 17 -gt 300 ]] |
| 462 | 2026-05-20T00:49:56.626Z | ++ sleep 1 |
| 463 | 2026-05-20T00:49:57.628Z | ++ retry=18 |
| 464 | 2026-05-20T00:49:57.631Z | +++ svcs -Hostate baseline |
| 465 | 2026-05-20T00:49:57.644Z | ++ [[ offline* != online ]] |
| 466 | 2026-05-20T00:49:57.644Z | ++ [[ 18 -gt 300 ]] |
| 467 | 2026-05-20T00:49:57.644Z | ++ sleep 1 |
| 468 | 2026-05-20T00:49:58.646Z | ++ retry=19 |
| 469 | 2026-05-20T00:49:58.649Z | +++ svcs -Hostate baseline |
| 470 | 2026-05-20T00:49:58.662Z | ++ [[ offline* != online ]] |
| 471 | 2026-05-20T00:49:58.662Z | ++ [[ 19 -gt 300 ]] |
| 472 | 2026-05-20T00:49:58.662Z | ++ sleep 1 |
| 473 | 2026-05-20T00:49:59.664Z | ++ retry=20 |
| 474 | 2026-05-20T00:49:59.667Z | +++ svcs -Hostate baseline |
| 475 | 2026-05-20T00:49:59.682Z | ++ [[ offline* != online ]] |
| 476 | 2026-05-20T00:49:59.682Z | ++ [[ 20 -gt 300 ]] |
| 477 | 2026-05-20T00:49:59.682Z | ++ sleep 1 |
| 478 | 2026-05-20T00:50:00.682Z | ++ retry=21 |
| 479 | 2026-05-20T00:50:00.686Z | +++ svcs -Hostate baseline |
| 480 | 2026-05-20T00:50:00.698Z | ++ [[ offline* != online ]] |
| 481 | 2026-05-20T00:50:00.698Z | ++ [[ 21 -gt 300 ]] |
| 482 | 2026-05-20T00:50:00.698Z | ++ sleep 1 |
| 483 | 2026-05-20T00:50:01.701Z | ++ retry=22 |
| 484 | 2026-05-20T00:50:01.704Z | +++ svcs -Hostate baseline |
| 485 | 2026-05-20T00:50:01.716Z | ++ [[ offline* != online ]] |
| 486 | 2026-05-20T00:50:01.716Z | ++ [[ 22 -gt 300 ]] |
| 487 | 2026-05-20T00:50:01.716Z | ++ sleep 1 |
| 488 | 2026-05-20T00:50:02.719Z | ++ retry=23 |
| 489 | 2026-05-20T00:50:02.722Z | +++ svcs -Hostate baseline |
| 490 | 2026-05-20T00:50:02.735Z | ++ [[ offline* != online ]] |
| 491 | 2026-05-20T00:50:02.735Z | ++ [[ 23 -gt 300 ]] |
| 492 | 2026-05-20T00:50:02.735Z | ++ sleep 1 |
| 493 | 2026-05-20T00:50:03.737Z | ++ retry=24 |
| 494 | 2026-05-20T00:50:03.740Z | +++ svcs -Hostate baseline |
| 495 | 2026-05-20T00:50:03.752Z | ++ [[ offline* != online ]] |
| 496 | 2026-05-20T00:50:03.752Z | ++ [[ 24 -gt 300 ]] |
| 497 | 2026-05-20T00:50:03.753Z | ++ sleep 1 |
| 498 | 2026-05-20T00:50:04.755Z | ++ retry=25 |
| 499 | 2026-05-20T00:50:04.758Z | +++ svcs -Hostate baseline |
| 500 | 2026-05-20T00:50:04.771Z | ++ [[ offline* != online ]] |
| 501 | 2026-05-20T00:50:04.771Z | ++ [[ 25 -gt 300 ]] |
| 502 | 2026-05-20T00:50:04.771Z | ++ sleep 1 |
| 503 | 2026-05-20T00:50:05.773Z | ++ retry=26 |
| 504 | 2026-05-20T00:50:05.776Z | +++ svcs -Hostate baseline |
| 505 | 2026-05-20T00:50:05.789Z | ++ [[ offline* != online ]] |
| 506 | 2026-05-20T00:50:05.789Z | ++ [[ 26 -gt 300 ]] |
| 507 | 2026-05-20T00:50:05.789Z | ++ sleep 1 |
| 508 | 2026-05-20T00:50:06.791Z | ++ retry=27 |
| 509 | 2026-05-20T00:50:06.794Z | +++ svcs -Hostate baseline |
| 510 | 2026-05-20T00:50:06.807Z | ++ [[ offline* != online ]] |
| 511 | 2026-05-20T00:50:06.807Z | ++ [[ 27 -gt 300 ]] |
| 512 | 2026-05-20T00:50:06.807Z | ++ sleep 1 |
| 513 | 2026-05-20T00:50:07.809Z | ++ retry=28 |
| 514 | 2026-05-20T00:50:07.812Z | +++ svcs -Hostate baseline |
| 515 | 2026-05-20T00:50:07.825Z | ++ [[ offline* != online ]] |
| 516 | 2026-05-20T00:50:07.825Z | ++ [[ 28 -gt 300 ]] |
| 517 | 2026-05-20T00:50:07.825Z | ++ sleep 1 |
| 518 | 2026-05-20T00:50:08.827Z | ++ retry=29 |
| 519 | 2026-05-20T00:50:08.830Z | +++ svcs -Hostate baseline |
| 520 | 2026-05-20T00:50:08.842Z | ++ [[ offline* != online ]] |
| 521 | 2026-05-20T00:50:08.843Z | ++ [[ 29 -gt 300 ]] |
| 522 | 2026-05-20T00:50:08.843Z | ++ sleep 1 |
| 523 | 2026-05-20T00:50:09.846Z | ++ retry=30 |
| 524 | 2026-05-20T00:50:09.850Z | +++ svcs -Hostate baseline |
| 525 | 2026-05-20T00:50:09.861Z | ++ [[ offline* != online ]] |
| 526 | 2026-05-20T00:50:09.861Z | ++ [[ 30 -gt 300 ]] |
| 527 | 2026-05-20T00:50:09.861Z | ++ sleep 1 |
| 528 | 2026-05-20T00:50:10.863Z | ++ retry=31 |
| 529 | 2026-05-20T00:50:10.866Z | +++ svcs -Hostate baseline |
| 530 | 2026-05-20T00:50:10.879Z | ++ [[ offline* != online ]] |
| 531 | 2026-05-20T00:50:10.879Z | ++ [[ 31 -gt 300 ]] |
| 532 | 2026-05-20T00:50:10.879Z | ++ sleep 1 |
| 533 | 2026-05-20T00:50:11.881Z | ++ retry=32 |
| 534 | 2026-05-20T00:50:11.885Z | +++ svcs -Hostate baseline |
| 535 | 2026-05-20T00:50:11.897Z | ++ [[ offline* != online ]] |
| 536 | 2026-05-20T00:50:11.897Z | ++ [[ 32 -gt 300 ]] |
| 537 | 2026-05-20T00:50:11.897Z | ++ sleep 1 |
| 538 | 2026-05-20T00:50:12.901Z | ++ retry=33 |
| 539 | 2026-05-20T00:50:12.906Z | +++ svcs -Hostate baseline |
| 540 | 2026-05-20T00:50:12.916Z | ++ [[ offline* != online ]] |
| 541 | 2026-05-20T00:50:12.916Z | ++ [[ 33 -gt 300 ]] |
| 542 | 2026-05-20T00:50:12.917Z | ++ sleep 1 |
| 543 | 2026-05-20T00:50:13.918Z | ++ retry=34 |
| 544 | 2026-05-20T00:50:13.920Z | +++ svcs -Hostate baseline |
| 545 | 2026-05-20T00:50:13.933Z | ++ [[ offline* != online ]] |
| 546 | 2026-05-20T00:50:13.933Z | ++ [[ 34 -gt 300 ]] |
| 547 | 2026-05-20T00:50:13.933Z | ++ sleep 1 |
| 548 | 2026-05-20T00:50:14.935Z | ++ retry=35 |
| 549 | 2026-05-20T00:50:14.939Z | +++ svcs -Hostate baseline |
| 550 | 2026-05-20T00:50:14.951Z | ++ [[ offline* != online ]] |
| 551 | 2026-05-20T00:50:14.951Z | ++ [[ 35 -gt 300 ]] |
| 552 | 2026-05-20T00:50:14.951Z | ++ sleep 1 |
| 553 | 2026-05-20T00:50:15.954Z | ++ retry=36 |
| 554 | 2026-05-20T00:50:15.958Z | +++ svcs -Hostate baseline |
| 555 | 2026-05-20T00:50:15.969Z | ++ [[ offline* != online ]] |
| 556 | 2026-05-20T00:50:15.969Z | ++ [[ 36 -gt 300 ]] |
| 557 | 2026-05-20T00:50:15.972Z | ++ sleep 1 |
| 558 | 2026-05-20T00:50:16.973Z | ++ retry=37 |
| 559 | 2026-05-20T00:50:16.977Z | +++ svcs -Hostate baseline |
| 560 | 2026-05-20T00:50:16.987Z | ++ [[ offline* != online ]] |
| 561 | 2026-05-20T00:50:16.987Z | ++ [[ 37 -gt 300 ]] |
| 562 | 2026-05-20T00:50:16.987Z | ++ sleep 1 |
| 563 | 2026-05-20T00:50:17.989Z | ++ retry=38 |
| 564 | 2026-05-20T00:50:17.992Z | +++ svcs -Hostate baseline |
| 565 | 2026-05-20T00:50:18.005Z | ++ [[ offline* != online ]] |
| 566 | 2026-05-20T00:50:18.005Z | ++ [[ 38 -gt 300 ]] |
| 567 | 2026-05-20T00:50:18.008Z | ++ sleep 1 |
| 568 | 2026-05-20T00:50:19.008Z | ++ retry=39 |
| 569 | 2026-05-20T00:50:19.010Z | +++ svcs -Hostate baseline |
| 570 | 2026-05-20T00:50:19.023Z | ++ [[ offline* != online ]] |
| 571 | 2026-05-20T00:50:19.023Z | ++ [[ 39 -gt 300 ]] |
| 572 | 2026-05-20T00:50:19.023Z | ++ sleep 1 |
| 573 | 2026-05-20T00:50:20.025Z | ++ retry=40 |
| 574 | 2026-05-20T00:50:20.028Z | +++ svcs -Hostate baseline |
| 575 | 2026-05-20T00:50:20.042Z | ++ [[ offline* != online ]] |
| 576 | 2026-05-20T00:50:20.042Z | ++ [[ 40 -gt 300 ]] |
| 577 | 2026-05-20T00:50:20.042Z | ++ sleep 1 |
| 578 | 2026-05-20T00:50:21.044Z | ++ retry=41 |
| 579 | 2026-05-20T00:50:21.047Z | +++ svcs -Hostate baseline |
| 580 | 2026-05-20T00:50:21.063Z | ++ [[ offline* != online ]] |
| 581 | 2026-05-20T00:50:21.063Z | ++ [[ 41 -gt 300 ]] |
| 582 | 2026-05-20T00:50:21.063Z | ++ sleep 1 |
| 583 | 2026-05-20T00:50:22.062Z | ++ retry=42 |
| 584 | 2026-05-20T00:50:22.065Z | +++ svcs -Hostate baseline |
| 585 | 2026-05-20T00:50:22.078Z | ++ [[ offline* != online ]] |
| 586 | 2026-05-20T00:50:22.078Z | ++ [[ 42 -gt 300 ]] |
| 587 | 2026-05-20T00:50:22.081Z | ++ sleep 1 |
| 588 | 2026-05-20T00:50:23.080Z | ++ retry=43 |
| 589 | 2026-05-20T00:50:23.083Z | +++ svcs -Hostate baseline |
| 590 | 2026-05-20T00:50:23.096Z | ++ [[ offline* != online ]] |
| 591 | 2026-05-20T00:50:23.096Z | ++ [[ 43 -gt 300 ]] |
| 592 | 2026-05-20T00:50:23.096Z | ++ sleep 1 |
| 593 | 2026-05-20T00:50:24.099Z | ++ retry=44 |
| 594 | 2026-05-20T00:50:24.102Z | +++ svcs -Hostate baseline |
| 595 | 2026-05-20T00:50:24.115Z | ++ [[ offline* != online ]] |
| 596 | 2026-05-20T00:50:24.115Z | ++ [[ 44 -gt 300 ]] |
| 597 | 2026-05-20T00:50:24.116Z | ++ sleep 1 |
| 598 | 2026-05-20T00:50:25.117Z | ++ retry=45 |
| 599 | 2026-05-20T00:50:25.119Z | +++ svcs -Hostate baseline |
| 600 | 2026-05-20T00:50:25.132Z | ++ [[ offline* != online ]] |
| 601 | 2026-05-20T00:50:25.132Z | ++ [[ 45 -gt 300 ]] |
| 602 | 2026-05-20T00:50:25.132Z | ++ sleep 1 |
| 603 | 2026-05-20T00:50:26.135Z | ++ retry=46 |
| 604 | 2026-05-20T00:50:26.138Z | +++ svcs -Hostate baseline |
| 605 | 2026-05-20T00:50:26.150Z | ++ [[ offline* != online ]] |
| 606 | 2026-05-20T00:50:26.150Z | ++ [[ 46 -gt 300 ]] |
| 607 | 2026-05-20T00:50:26.150Z | ++ sleep 1 |
| 608 | 2026-05-20T00:50:27.153Z | ++ retry=47 |
| 609 | 2026-05-20T00:50:27.156Z | +++ svcs -Hostate baseline |
| 610 | 2026-05-20T00:50:27.169Z | ++ [[ offline* != online ]] |
| 611 | 2026-05-20T00:50:27.169Z | ++ [[ 47 -gt 300 ]] |
| 612 | 2026-05-20T00:50:27.169Z | ++ sleep 1 |
| 613 | 2026-05-20T00:50:28.171Z | ++ retry=48 |
| 614 | 2026-05-20T00:50:28.174Z | +++ svcs -Hostate baseline |
| 615 | 2026-05-20T00:50:28.187Z | ++ [[ offline* != online ]] |
| 616 | 2026-05-20T00:50:28.187Z | ++ [[ 48 -gt 300 ]] |
| 617 | 2026-05-20T00:50:28.187Z | ++ sleep 1 |
| 618 | 2026-05-20T00:50:29.189Z | ++ retry=49 |
| 619 | 2026-05-20T00:50:29.192Z | +++ svcs -Hostate baseline |
| 620 | 2026-05-20T00:50:29.205Z | ++ [[ offline* != online ]] |
| 621 | 2026-05-20T00:50:29.205Z | ++ [[ 49 -gt 300 ]] |
| 622 | 2026-05-20T00:50:29.205Z | ++ sleep 1 |
| 623 | 2026-05-20T00:50:30.207Z | ++ retry=50 |
| 624 | 2026-05-20T00:50:30.211Z | +++ svcs -Hostate baseline |
| 625 | 2026-05-20T00:50:30.223Z | ++ [[ offline* != online ]] |
| 626 | 2026-05-20T00:50:30.223Z | ++ [[ 50 -gt 300 ]] |
| 627 | 2026-05-20T00:50:30.223Z | ++ sleep 1 |
| 628 | 2026-05-20T00:50:31.225Z | ++ retry=51 |
| 629 | 2026-05-20T00:50:31.228Z | +++ svcs -Hostate baseline |
| 630 | 2026-05-20T00:50:31.241Z | ++ [[ offline* != online ]] |
| 631 | 2026-05-20T00:50:31.241Z | ++ [[ 51 -gt 300 ]] |
| 632 | 2026-05-20T00:50:31.241Z | ++ sleep 1 |
| 633 | 2026-05-20T00:50:32.243Z | ++ retry=52 |
| 634 | 2026-05-20T00:50:32.246Z | +++ svcs -Hostate baseline |
| 635 | 2026-05-20T00:50:32.259Z | ++ [[ offline* != online ]] |
| 636 | 2026-05-20T00:50:32.259Z | ++ [[ 52 -gt 300 ]] |
| 637 | 2026-05-20T00:50:32.259Z | ++ sleep 1 |
| 638 | 2026-05-20T00:50:33.263Z | ++ retry=53 |
| 639 | 2026-05-20T00:50:33.265Z | +++ svcs -Hostate baseline |
| 640 | 2026-05-20T00:50:33.277Z | ++ [[ offline* != online ]] |
| 641 | 2026-05-20T00:50:33.277Z | ++ [[ 53 -gt 300 ]] |
| 642 | 2026-05-20T00:50:33.277Z | ++ sleep 1 |
| 643 | 2026-05-20T00:50:34.279Z | ++ retry=54 |
| 644 | 2026-05-20T00:50:34.282Z | +++ svcs -Hostate baseline |
| 645 | 2026-05-20T00:50:34.295Z | ++ [[ offline* != online ]] |
| 646 | 2026-05-20T00:50:34.295Z | ++ [[ 54 -gt 300 ]] |
| 647 | 2026-05-20T00:50:34.295Z | ++ sleep 1 |
| 648 | 2026-05-20T00:50:35.297Z | ++ retry=55 |
| 649 | 2026-05-20T00:50:35.301Z | +++ svcs -Hostate baseline |
| 650 | 2026-05-20T00:50:35.313Z | ++ [[ offline* != online ]] |
| 651 | 2026-05-20T00:50:35.314Z | ++ [[ 55 -gt 300 ]] |
| 652 | 2026-05-20T00:50:35.314Z | ++ sleep 1 |
| 653 | 2026-05-20T00:50:36.317Z | ++ retry=56 |
| 654 | 2026-05-20T00:50:36.321Z | +++ svcs -Hostate baseline |
| 655 | 2026-05-20T00:50:36.334Z | ++ [[ offline* != online ]] |
| 656 | 2026-05-20T00:50:36.334Z | ++ [[ 56 -gt 300 ]] |
| 657 | 2026-05-20T00:50:36.334Z | ++ sleep 1 |
| 658 | 2026-05-20T00:50:37.334Z | ++ retry=57 |
| 659 | 2026-05-20T00:50:37.337Z | +++ svcs -Hostate baseline |
| 660 | 2026-05-20T00:50:37.350Z | ++ [[ offline* != online ]] |
| 661 | 2026-05-20T00:50:37.350Z | ++ [[ 57 -gt 300 ]] |
| 662 | 2026-05-20T00:50:37.350Z | ++ sleep 1 |
| 663 | 2026-05-20T00:50:38.352Z | ++ retry=58 |
| 664 | 2026-05-20T00:50:38.355Z | +++ svcs -Hostate baseline |
| 665 | 2026-05-20T00:50:38.369Z | ++ [[ offline* != online ]] |
| 666 | 2026-05-20T00:50:38.369Z | ++ [[ 58 -gt 300 ]] |
| 667 | 2026-05-20T00:50:38.369Z | ++ sleep 1 |
| 668 | 2026-05-20T00:50:39.371Z | ++ retry=59 |
| 669 | 2026-05-20T00:50:39.374Z | +++ svcs -Hostate baseline |
| 670 | 2026-05-20T00:50:39.386Z | ++ [[ offline* != online ]] |
| 671 | 2026-05-20T00:50:39.386Z | ++ [[ 59 -gt 300 ]] |
| 672 | 2026-05-20T00:50:39.386Z | ++ sleep 1 |
| 673 | 2026-05-20T00:50:40.389Z | ++ retry=60 |
| 674 | 2026-05-20T00:50:40.391Z | +++ svcs -Hostate baseline |
| 675 | 2026-05-20T00:50:40.406Z | ++ [[ offline* != online ]] |
| 676 | 2026-05-20T00:50:40.406Z | ++ [[ 60 -gt 300 ]] |
| 677 | 2026-05-20T00:50:40.406Z | ++ sleep 1 |
| 678 | 2026-05-20T00:50:41.408Z | ++ retry=61 |
| 679 | 2026-05-20T00:50:41.411Z | +++ svcs -Hostate baseline |
| 680 | 2026-05-20T00:50:41.423Z | ++ [[ offline* != online ]] |
| 681 | 2026-05-20T00:50:41.423Z | ++ [[ 61 -gt 300 ]] |
| 682 | 2026-05-20T00:50:41.423Z | ++ sleep 1 |
| 683 | 2026-05-20T00:50:42.426Z | ++ retry=62 |
| 684 | 2026-05-20T00:50:42.430Z | +++ svcs -Hostate baseline |
| 685 | 2026-05-20T00:50:42.443Z | ++ [[ offline* != online ]] |
| 686 | 2026-05-20T00:50:42.443Z | ++ [[ 62 -gt 300 ]] |
| 687 | 2026-05-20T00:50:42.443Z | ++ sleep 1 |
| 688 | 2026-05-20T00:50:43.445Z | ++ retry=63 |
| 689 | 2026-05-20T00:50:43.448Z | +++ svcs -Hostate baseline |
| 690 | 2026-05-20T00:50:43.460Z | ++ [[ offline* != online ]] |
| 691 | 2026-05-20T00:50:43.460Z | ++ [[ 63 -gt 300 ]] |
| 692 | 2026-05-20T00:50:43.460Z | ++ sleep 1 |
| 693 | 2026-05-20T00:50:44.462Z | ++ retry=64 |
| 694 | 2026-05-20T00:50:44.465Z | +++ svcs -Hostate baseline |
| 695 | 2026-05-20T00:50:44.477Z | ++ [[ offline* != online ]] |
| 696 | 2026-05-20T00:50:44.477Z | ++ [[ 64 -gt 300 ]] |
| 697 | 2026-05-20T00:50:44.477Z | ++ sleep 1 |
| 698 | 2026-05-20T00:50:45.480Z | ++ retry=65 |
| 699 | 2026-05-20T00:50:45.483Z | +++ svcs -Hostate baseline |
| 700 | 2026-05-20T00:50:45.495Z | ++ [[ offline* != online ]] |
| 701 | 2026-05-20T00:50:45.495Z | ++ [[ 65 -gt 300 ]] |
| 702 | 2026-05-20T00:50:45.495Z | ++ sleep 1 |
| 703 | 2026-05-20T00:50:46.498Z | ++ retry=66 |
| 704 | 2026-05-20T00:50:46.500Z | +++ svcs -Hostate baseline |
| 705 | 2026-05-20T00:50:46.513Z | ++ [[ offline* != online ]] |
| 706 | 2026-05-20T00:50:46.513Z | ++ [[ 66 -gt 300 ]] |
| 707 | 2026-05-20T00:50:46.513Z | ++ sleep 1 |
| 708 | 2026-05-20T00:50:47.516Z | ++ retry=67 |
| 709 | 2026-05-20T00:50:47.518Z | +++ svcs -Hostate baseline |
| 710 | 2026-05-20T00:50:47.531Z | ++ [[ offline* != online ]] |
| 711 | 2026-05-20T00:50:47.531Z | ++ [[ 67 -gt 300 ]] |
| 712 | 2026-05-20T00:50:47.531Z | ++ sleep 1 |
| 713 | 2026-05-20T00:50:48.533Z | ++ retry=68 |
| 714 | 2026-05-20T00:50:48.536Z | +++ svcs -Hostate baseline |
| 715 | 2026-05-20T00:50:48.549Z | ++ [[ offline* != online ]] |
| 716 | 2026-05-20T00:50:48.549Z | ++ [[ 68 -gt 300 ]] |
| 717 | 2026-05-20T00:50:48.549Z | ++ sleep 1 |
| 718 | 2026-05-20T00:50:49.551Z | ++ retry=69 |
| 719 | 2026-05-20T00:50:49.554Z | +++ svcs -Hostate baseline |
| 720 | 2026-05-20T00:50:49.567Z | ++ [[ offline* != online ]] |
| 721 | 2026-05-20T00:50:49.567Z | ++ [[ 69 -gt 300 ]] |
| 722 | 2026-05-20T00:50:49.568Z | ++ sleep 1 |
| 723 | 2026-05-20T00:50:50.569Z | ++ retry=70 |
| 724 | 2026-05-20T00:50:50.574Z | +++ svcs -Hostate baseline |
| 725 | 2026-05-20T00:50:50.585Z | ++ [[ offline* != online ]] |
| 726 | 2026-05-20T00:50:50.585Z | ++ [[ 70 -gt 300 ]] |
| 727 | 2026-05-20T00:50:50.585Z | ++ sleep 1 |
| 728 | 2026-05-20T00:50:51.587Z | ++ retry=71 |
| 729 | 2026-05-20T00:50:51.590Z | +++ svcs -Hostate baseline |
| 730 | 2026-05-20T00:50:51.603Z | ++ [[ offline* != online ]] |
| 731 | 2026-05-20T00:50:51.603Z | ++ [[ 71 -gt 300 ]] |
| 732 | 2026-05-20T00:50:51.603Z | ++ sleep 1 |
| 733 | 2026-05-20T00:50:52.605Z | ++ retry=72 |
| 734 | 2026-05-20T00:50:52.608Z | +++ svcs -Hostate baseline |
| 735 | 2026-05-20T00:50:52.621Z | ++ [[ offline* != online ]] |
| 736 | 2026-05-20T00:50:52.621Z | ++ [[ 72 -gt 300 ]] |
| 737 | 2026-05-20T00:50:52.621Z | ++ sleep 1 |
| 738 | 2026-05-20T00:50:53.623Z | ++ retry=73 |
| 739 | 2026-05-20T00:50:53.627Z | +++ svcs -Hostate baseline |
| 740 | 2026-05-20T00:50:53.639Z | ++ [[ offline* != online ]] |
| 741 | 2026-05-20T00:50:53.639Z | ++ [[ 73 -gt 300 ]] |
| 742 | 2026-05-20T00:50:53.640Z | ++ sleep 1 |
| 743 | 2026-05-20T00:50:54.642Z | ++ retry=74 |
| 744 | 2026-05-20T00:50:54.645Z | +++ svcs -Hostate baseline |
| 745 | 2026-05-20T00:50:54.658Z | ++ [[ offline* != online ]] |
| 746 | 2026-05-20T00:50:54.658Z | ++ [[ 74 -gt 300 ]] |
| 747 | 2026-05-20T00:50:54.658Z | ++ sleep 1 |
| 748 | 2026-05-20T00:50:55.660Z | ++ retry=75 |
| 749 | 2026-05-20T00:50:55.677Z | +++ svcs -Hostate baseline |
| 750 | 2026-05-20T00:50:55.682Z | ++ [[ offline* != online ]] |
| 751 | 2026-05-20T00:50:55.682Z | ++ [[ 75 -gt 300 ]] |
| 752 | 2026-05-20T00:50:55.682Z | ++ sleep 1 |
| 753 | 2026-05-20T00:50:56.679Z | ++ retry=76 |
| 754 | 2026-05-20T00:50:56.682Z | +++ svcs -Hostate baseline |
| 755 | 2026-05-20T00:50:56.694Z | ++ [[ offline* != online ]] |
| 756 | 2026-05-20T00:50:56.694Z | ++ [[ 76 -gt 300 ]] |
| 757 | 2026-05-20T00:50:56.694Z | ++ sleep 1 |
| 758 | 2026-05-20T00:50:57.697Z | ++ retry=77 |
| 759 | 2026-05-20T00:50:57.700Z | +++ svcs -Hostate baseline |
| 760 | 2026-05-20T00:50:57.715Z | ++ [[ offline* != online ]] |
| 761 | 2026-05-20T00:50:57.715Z | ++ [[ 77 -gt 300 ]] |
| 762 | 2026-05-20T00:50:57.715Z | ++ sleep 1 |
| 763 | 2026-05-20T00:50:58.715Z | ++ retry=78 |
| 764 | 2026-05-20T00:50:58.718Z | +++ svcs -Hostate baseline |
| 765 | 2026-05-20T00:50:58.730Z | ++ [[ offline* != online ]] |
| 766 | 2026-05-20T00:50:58.731Z | ++ [[ 78 -gt 300 ]] |
| 767 | 2026-05-20T00:50:58.731Z | ++ sleep 1 |
| 768 | 2026-05-20T00:50:59.733Z | ++ retry=79 |
| 769 | 2026-05-20T00:50:59.736Z | +++ svcs -Hostate baseline |
| 770 | 2026-05-20T00:50:59.749Z | ++ [[ offline* != online ]] |
| 771 | 2026-05-20T00:50:59.749Z | ++ [[ 79 -gt 300 ]] |
| 772 | 2026-05-20T00:50:59.749Z | ++ sleep 1 |
| 773 | 2026-05-20T00:51:00.751Z | ++ retry=80 |
| 774 | 2026-05-20T00:51:00.753Z | +++ svcs -Hostate baseline |
| 775 | 2026-05-20T00:51:00.767Z | ++ [[ offline* != online ]] |
| 776 | 2026-05-20T00:51:00.767Z | ++ [[ 80 -gt 300 ]] |
| 777 | 2026-05-20T00:51:00.767Z | ++ sleep 1 |
| 778 | 2026-05-20T00:51:01.769Z | ++ retry=81 |
| 779 | 2026-05-20T00:51:01.772Z | +++ svcs -Hostate baseline |
| 780 | 2026-05-20T00:51:01.785Z | ++ [[ offline* != online ]] |
| 781 | 2026-05-20T00:51:01.785Z | ++ [[ 81 -gt 300 ]] |
| 782 | 2026-05-20T00:51:01.785Z | ++ sleep 1 |
| 783 | 2026-05-20T00:51:02.788Z | ++ retry=82 |
| 784 | 2026-05-20T00:51:02.791Z | +++ svcs -Hostate baseline |
| 785 | 2026-05-20T00:51:02.804Z | ++ [[ offline* != online ]] |
| 786 | 2026-05-20T00:51:02.804Z | ++ [[ 82 -gt 300 ]] |
| 787 | 2026-05-20T00:51:02.804Z | ++ sleep 1 |
| 788 | 2026-05-20T00:51:03.805Z | ++ retry=83 |
| 789 | 2026-05-20T00:51:03.808Z | +++ svcs -Hostate baseline |
| 790 | 2026-05-20T00:51:03.821Z | ++ [[ offline* != online ]] |
| 791 | 2026-05-20T00:51:03.821Z | ++ [[ 83 -gt 300 ]] |
| 792 | 2026-05-20T00:51:03.821Z | ++ sleep 1 |
| 793 | 2026-05-20T00:51:04.823Z | ++ retry=84 |
| 794 | 2026-05-20T00:51:04.826Z | +++ svcs -Hostate baseline |
| 795 | 2026-05-20T00:51:04.840Z | ++ [[ offline* != online ]] |
| 796 | 2026-05-20T00:51:04.840Z | ++ [[ 84 -gt 300 ]] |
| 797 | 2026-05-20T00:51:04.840Z | ++ sleep 1 |
| 798 | 2026-05-20T00:51:05.841Z | ++ retry=85 |
| 799 | 2026-05-20T00:51:05.846Z | +++ svcs -Hostate baseline |
| 800 | 2026-05-20T00:51:05.857Z | ++ [[ offline* != online ]] |
| 801 | 2026-05-20T00:51:05.857Z | ++ [[ 85 -gt 300 ]] |
| 802 | 2026-05-20T00:51:05.857Z | ++ sleep 1 |
| 803 | 2026-05-20T00:51:06.859Z | ++ retry=86 |
| 804 | 2026-05-20T00:51:06.862Z | +++ svcs -Hostate baseline |
| 805 | 2026-05-20T00:51:06.875Z | ++ [[ offline* != online ]] |
| 806 | 2026-05-20T00:51:06.875Z | ++ [[ 86 -gt 300 ]] |
| 807 | 2026-05-20T00:51:06.875Z | ++ sleep 1 |
| 808 | 2026-05-20T00:51:07.877Z | ++ retry=87 |
| 809 | 2026-05-20T00:51:07.881Z | +++ svcs -Hostate baseline |
| 810 | 2026-05-20T00:51:07.893Z | ++ [[ offline* != online ]] |
| 811 | 2026-05-20T00:51:07.893Z | ++ [[ 87 -gt 300 ]] |
| 812 | 2026-05-20T00:51:07.893Z | ++ sleep 1 |
| 813 | 2026-05-20T00:51:08.895Z | ++ retry=88 |
| 814 | 2026-05-20T00:51:08.900Z | +++ svcs -Hostate baseline |
| 815 | 2026-05-20T00:51:08.911Z | ++ [[ offline* != online ]] |
| 816 | 2026-05-20T00:51:08.911Z | ++ [[ 88 -gt 300 ]] |
| 817 | 2026-05-20T00:51:08.911Z | ++ sleep 1 |
| 818 | 2026-05-20T00:51:09.913Z | ++ retry=89 |
| 819 | 2026-05-20T00:51:09.916Z | +++ svcs -Hostate baseline |
| 820 | 2026-05-20T00:51:09.929Z | ++ [[ offline* != online ]] |
| 821 | 2026-05-20T00:51:09.929Z | ++ [[ 89 -gt 300 ]] |
| 822 | 2026-05-20T00:51:09.929Z | ++ sleep 1 |
| 823 | 2026-05-20T00:51:10.931Z | ++ retry=90 |
| 824 | 2026-05-20T00:51:10.934Z | +++ svcs -Hostate baseline |
| 825 | 2026-05-20T00:51:10.947Z | ++ [[ offline* != online ]] |
| 826 | 2026-05-20T00:51:10.947Z | ++ [[ 90 -gt 300 ]] |
| 827 | 2026-05-20T00:51:10.947Z | ++ sleep 1 |
| 828 | 2026-05-20T00:51:11.949Z | ++ retry=91 |
| 829 | 2026-05-20T00:51:11.953Z | +++ svcs -Hostate baseline |
| 830 | 2026-05-20T00:51:11.965Z | ++ [[ offline* != online ]] |
| 831 | 2026-05-20T00:51:11.965Z | ++ [[ 91 -gt 300 ]] |
| 832 | 2026-05-20T00:51:11.965Z | ++ sleep 1 |
| 833 | 2026-05-20T00:51:12.968Z | ++ retry=92 |
| 834 | 2026-05-20T00:51:12.970Z | +++ svcs -Hostate baseline |
| 835 | 2026-05-20T00:51:12.983Z | ++ [[ offline* != online ]] |
| 836 | 2026-05-20T00:51:12.983Z | ++ [[ 92 -gt 300 ]] |
| 837 | 2026-05-20T00:51:12.983Z | ++ sleep 1 |
| 838 | 2026-05-20T00:51:13.985Z | ++ retry=93 |
| 839 | 2026-05-20T00:51:13.988Z | +++ svcs -Hostate baseline |
| 840 | 2026-05-20T00:51:14.001Z | ++ [[ offline* != online ]] |
| 841 | 2026-05-20T00:51:14.001Z | ++ [[ 93 -gt 300 ]] |
| 842 | 2026-05-20T00:51:14.004Z | ++ sleep 1 |
| 843 | 2026-05-20T00:51:15.003Z | ++ retry=94 |
| 844 | 2026-05-20T00:51:15.006Z | +++ svcs -Hostate baseline |
| 845 | 2026-05-20T00:51:15.018Z | ++ [[ offline* != online ]] |
| 846 | 2026-05-20T00:51:15.018Z | ++ [[ 94 -gt 300 ]] |
| 847 | 2026-05-20T00:51:15.018Z | ++ sleep 1 |
| 848 | 2026-05-20T00:51:16.020Z | ++ retry=95 |
| 849 | 2026-05-20T00:51:16.023Z | +++ svcs -Hostate baseline |
| 850 | 2026-05-20T00:51:16.035Z | ++ [[ offline* != online ]] |
| 851 | 2026-05-20T00:51:16.035Z | ++ [[ 95 -gt 300 ]] |
| 852 | 2026-05-20T00:51:16.035Z | ++ sleep 1 |
| 853 | 2026-05-20T00:51:17.037Z | ++ retry=96 |
| 854 | 2026-05-20T00:51:17.040Z | +++ svcs -Hostate baseline |
| 855 | 2026-05-20T00:51:17.053Z | ++ [[ offline* != online ]] |
| 856 | 2026-05-20T00:51:17.053Z | ++ [[ 96 -gt 300 ]] |
| 857 | 2026-05-20T00:51:17.053Z | ++ sleep 1 |
| 858 | 2026-05-20T00:51:18.057Z | ++ retry=97 |
| 859 | 2026-05-20T00:51:18.060Z | +++ svcs -Hostate baseline |
| 860 | 2026-05-20T00:51:18.071Z | ++ [[ offline* != online ]] |
| 861 | 2026-05-20T00:51:18.071Z | ++ [[ 97 -gt 300 ]] |
| 862 | 2026-05-20T00:51:18.071Z | ++ sleep 1 |
| 863 | 2026-05-20T00:51:19.074Z | ++ retry=98 |
| 864 | 2026-05-20T00:51:19.076Z | +++ svcs -Hostate baseline |
| 865 | 2026-05-20T00:51:19.091Z | ++ [[ offline* != online ]] |
| 866 | 2026-05-20T00:51:19.091Z | ++ [[ 98 -gt 300 ]] |
| 867 | 2026-05-20T00:51:19.091Z | ++ sleep 1 |
| 868 | 2026-05-20T00:51:20.091Z | ++ retry=99 |
| 869 | 2026-05-20T00:51:20.094Z | +++ svcs -Hostate baseline |
| 870 | 2026-05-20T00:51:20.107Z | ++ [[ offline* != online ]] |
| 871 | 2026-05-20T00:51:20.107Z | ++ [[ 99 -gt 300 ]] |
| 872 | 2026-05-20T00:51:20.107Z | ++ sleep 1 |
| 873 | 2026-05-20T00:51:21.110Z | ++ retry=100 |
| 874 | 2026-05-20T00:51:21.112Z | +++ svcs -Hostate baseline |
| 875 | 2026-05-20T00:51:21.125Z | ++ [[ offline* != online ]] |
| 876 | 2026-05-20T00:51:21.125Z | ++ [[ 100 -gt 300 ]] |
| 877 | 2026-05-20T00:51:21.127Z | ++ sleep 1 |
| 878 | 2026-05-20T00:51:22.127Z | ++ retry=101 |
| 879 | 2026-05-20T00:51:22.130Z | +++ svcs -Hostate baseline |
| 880 | 2026-05-20T00:51:22.142Z | ++ [[ offline* != online ]] |
| 881 | 2026-05-20T00:51:22.142Z | ++ [[ 101 -gt 300 ]] |
| 882 | 2026-05-20T00:51:22.142Z | ++ sleep 1 |
| 883 | 2026-05-20T00:51:23.144Z | ++ retry=102 |
| 884 | 2026-05-20T00:51:23.148Z | +++ svcs -Hostate baseline |
| 885 | 2026-05-20T00:51:23.160Z | ++ [[ offline* != online ]] |
| 886 | 2026-05-20T00:51:23.160Z | ++ [[ 102 -gt 300 ]] |
| 887 | 2026-05-20T00:51:23.160Z | ++ sleep 1 |
| 888 | 2026-05-20T00:51:24.162Z | ++ retry=103 |
| 889 | 2026-05-20T00:51:24.165Z | +++ svcs -Hostate baseline |
| 890 | 2026-05-20T00:51:24.177Z | ++ [[ offline* != online ]] |
| 891 | 2026-05-20T00:51:24.177Z | ++ [[ 103 -gt 300 ]] |
| 892 | 2026-05-20T00:51:24.177Z | ++ sleep 1 |
| 893 | 2026-05-20T00:51:25.179Z | ++ retry=104 |
| 894 | 2026-05-20T00:51:25.182Z | +++ svcs -Hostate baseline |
| 895 | 2026-05-20T00:51:25.195Z | ++ [[ offline* != online ]] |
| 896 | 2026-05-20T00:51:25.195Z | ++ [[ 104 -gt 300 ]] |
| 897 | 2026-05-20T00:51:25.195Z | ++ sleep 1 |
| 898 | 2026-05-20T00:51:26.196Z | ++ retry=105 |
| 899 | 2026-05-20T00:51:26.199Z | +++ svcs -Hostate baseline |
| 900 | 2026-05-20T00:51:26.211Z | ++ [[ offline* != online ]] |
| 901 | 2026-05-20T00:51:26.211Z | ++ [[ 105 -gt 300 ]] |
| 902 | 2026-05-20T00:51:26.211Z | ++ sleep 1 |
| 903 | 2026-05-20T00:51:27.213Z | ++ retry=106 |
| 904 | 2026-05-20T00:51:27.216Z | +++ svcs -Hostate baseline |
| 905 | 2026-05-20T00:51:27.229Z | ++ [[ offline* != online ]] |
| 906 | 2026-05-20T00:51:27.229Z | ++ [[ 106 -gt 300 ]] |
| 907 | 2026-05-20T00:51:27.229Z | ++ sleep 1 |
| 908 | 2026-05-20T00:51:28.231Z | ++ retry=107 |
| 909 | 2026-05-20T00:51:28.235Z | +++ svcs -Hostate baseline |
| 910 | 2026-05-20T00:51:28.247Z | ++ [[ online != online ]] |
| 911 | 2026-05-20T00:51:28.247Z | ++ set -o errexit |
| 912 | 2026-05-20T00:51:28.247Z | ++ set -o pipefail |
| 913 | 2026-05-20T00:51:28.247Z | ++ banner build |
| 914 | 2026-05-20T00:51:28.250Z | |
| 915 | 2026-05-20T00:51:28.250Z | ##### # # # # ##### |
| 916 | 2026-05-20T00:51:28.250Z | # # # # # # # # |
| 917 | 2026-05-20T00:51:28.250Z | ##### # # # # # # |
| 918 | 2026-05-20T00:51:28.250Z | # # # # # # # # |
| 919 | 2026-05-20T00:51:28.250Z | # # # # # # # # |
| 920 | 2026-05-20T00:51:28.250Z | ##### #### # ###### ##### |
| 921 | 2026-05-20T00:51:28.250Z | |
| 922 | 2026-05-20T00:51:28.250Z | ++ cargo build --release --bin ddmd --bin ddmadm |
| 923 | 2026-05-20T00:51:28.255Z | info: syncing channel updates for 1.95.0-x86_64-unknown-illumos |
| 924 | 2026-05-20T00:51:28.442Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 925 | 2026-05-20T00:51:28.445Z | info: downloading 6 components |
| 926 | 2026-05-20T00:51:43.178Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 927 | 2026-05-20T00:51:43.754Z | From https://github.com/oxidecomputer/falcon |
| 928 | 2026-05-20T00:51:43.754Z | * [new ref] b2fac281ed8253a2acd8d5e289cd4d0e88b6bef6 -> refs/commit/b2fac281ed8253a2acd8d5e289cd4d0e88b6bef6 |
| 929 | 2026-05-20T00:51:43.831Z | Updating crates.io index |
| 930 | 2026-05-20T00:51:43.864Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 931 | 2026-05-20T00:51:44.547Z | From https://github.com/oxidecomputer/dendrite |
| 932 | 2026-05-20T00:51:44.550Z | * [new ref] 37992295b5dc708d8f120cee805d67418741b556 -> refs/commit/37992295b5dc708d8f120cee805d67418741b556 |
| 933 | 2026-05-20T00:51:44.772Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 934 | 2026-05-20T00:51:45.005Z | From https://github.com/oxidecomputer/ispf |
| 935 | 2026-05-20T00:51:45.005Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 936 | 2026-05-20T00:51:45.012Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 937 | 2026-05-20T00:51:45.353Z | From https://github.com/oxidecomputer/netadm-sys |
| 938 | 2026-05-20T00:51:45.353Z | * [new ref] 180422c1e609a968c93512e0eea1e74bd16414e8 -> refs/commit/180422c1e609a968c93512e0eea1e74bd16414e8 |
| 939 | 2026-05-20T00:51:45.360Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 940 | 2026-05-20T00:51:52.527Z | From https://github.com/oxidecomputer/omicron |
| 941 | 2026-05-20T00:51:52.527Z | * [new ref] e3edc166d225599702b8444c6bfb406bad583d4b -> refs/commit/e3edc166d225599702b8444c6bfb406bad583d4b |
| 942 | 2026-05-20T00:51:52.929Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 943 | 2026-05-20T00:51:53.529Z | From https://github.com/oxidecomputer/opte |
| 944 | 2026-05-20T00:51:53.529Z | * [new ref] 3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8 -> refs/commit/3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8 |
| 945 | 2026-05-20T00:51:53.923Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 946 | 2026-05-20T00:51:54.173Z | From https://github.com/illumos/smf-rs |
| 947 | 2026-05-20T00:51:54.173Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 948 | 2026-05-20T00:51:54.377Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 949 | 2026-05-20T00:51:54.654Z | From https://github.com/oxidecomputer/network-interface |
| 950 | 2026-05-20T00:51:54.654Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 951 | 2026-05-20T00:51:54.676Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 952 | 2026-05-20T00:51:54.948Z | From https://github.com/oxidecomputer/zone |
| 953 | 2026-05-20T00:51:54.948Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 954 | 2026-05-20T00:51:54.957Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 955 | 2026-05-20T00:51:55.553Z | From https://github.com/oxidecomputer/propolis |
| 956 | 2026-05-20T00:51:55.553Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 957 | 2026-05-20T00:51:55.691Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 958 | 2026-05-20T00:51:56.142Z | From https://github.com/oxidecomputer/transceiver-control |
| 959 | 2026-05-20T00:51:56.142Z | * [new ref] 479813cf6f094d3edd9d5c6383797d51fce6d8d6 -> refs/commit/479813cf6f094d3edd9d5c6383797d51fce6d8d6 |
| 960 | 2026-05-20T00:51:56.292Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 961 | 2026-05-20T00:51:56.539Z | From https://github.com/oxidecomputer/dlpi-sys |
| 962 | 2026-05-20T00:51:56.539Z | * [new ref] a611f32a2374579d25e628b395a9cb251f753388 -> refs/commit/a611f32a2374579d25e628b395a9cb251f753388 |
| 963 | 2026-05-20T00:51:56.553Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 964 | 2026-05-20T00:51:56.836Z | From https://github.com/jmesmon/rust-libzfs |
| 965 | 2026-05-20T00:51:56.836Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 966 | 2026-05-20T00:51:56.844Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 967 | 2026-05-20T00:51:57.087Z | From https://github.com/oxidecomputer/rusty-doors |
| 968 | 2026-05-20T00:51:57.087Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 969 | 2026-05-20T00:51:57.171Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 970 | 2026-05-20T00:51:57.488Z | From https://github.com/oxidecomputer/lldp |
| 971 | 2026-05-20T00:51:57.488Z | * [new ref] ed02e1a3a96f98107cbbe90f90c7ed1c16edf97d -> refs/commit/ed02e1a3a96f98107cbbe90f90c7ed1c16edf97d |
| 972 | 2026-05-20T00:51:57.550Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 973 | 2026-05-20T00:51:57.799Z | From https://github.com/oxidecomputer/slog-error-chain |
| 974 | 2026-05-20T00:51:57.800Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 975 | 2026-05-20T00:51:57.818Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 976 | 2026-05-20T00:51:58.107Z | From https://github.com/oxidecomputer/tufaceous |
| 977 | 2026-05-20T00:51:58.107Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 978 | 2026-05-20T00:51:58.126Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 979 | 2026-05-20T00:51:58.566Z | From https://github.com/oxidecomputer/management-gateway-service |
| 980 | 2026-05-20T00:51:58.566Z | * [new ref] 0d7a8992f914ad6a5947409048779969bbe80e3d -> refs/commit/0d7a8992f914ad6a5947409048779969bbe80e3d |
| 981 | 2026-05-20T00:51:58.783Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 982 | 2026-05-20T00:51:59.581Z | From https://github.com/oxidecomputer/crucible |
| 983 | 2026-05-20T00:51:59.581Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 984 | 2026-05-20T00:52:00.648Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 985 | 2026-05-20T00:52:00.916Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 986 | 2026-05-20T00:52:00.916Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 987 | 2026-05-20T00:52:00.950Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 988 | 2026-05-20T00:52:01.293Z | From https://github.com/oxidecomputer/propolis |
| 989 | 2026-05-20T00:52:01.293Z | * [new ref] bc489ddf0f38f75e0c194b86cf6f0de377f68845 -> refs/commit/bc489ddf0f38f75e0c194b86cf6f0de377f68845 |
| 990 | 2026-05-20T00:52:01.785Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 991 | 2026-05-20T00:52:02.103Z | From https://github.com/oxidecomputer/tofino |
| 992 | 2026-05-20T00:52:02.103Z | * [new ref] e25e52991785039e967fd8fe7d86554d976e6d4b -> refs/commit/e25e52991785039e967fd8fe7d86554d976e6d4b |
| 993 | 2026-05-20T00:52:02.125Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 994 | 2026-05-20T00:52:02.741Z | From https://github.com/oxidecomputer/maghemite |
| 995 | 2026-05-20T00:52:02.741Z | * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513 |
| 996 | 2026-05-20T00:52:02.796Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 997 | 2026-05-20T00:52:03.273Z | From https://github.com/oxidecomputer/clickward |
| 998 | 2026-05-20T00:52:03.273Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 999 | 2026-05-20T00:52:03.290Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 1000 | 2026-05-20T00:52:03.677Z | From https://github.com/oxidecomputer/crucible |
| 1001 | 2026-05-20T00:52:03.677Z | * [new ref] ae1da83e66c648574827298f4bc444632bf4d047 -> refs/commit/ae1da83e66c648574827298f4bc444632bf4d047 |
| 1002 | 2026-05-20T00:52:03.860Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 1003 | 2026-05-20T00:52:04.116Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 1004 | 2026-05-20T00:52:04.116Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 1005 | 2026-05-20T00:52:05.455Z | Downloading crates ... |
| 1006 | 2026-05-20T00:52:05.517Z | Downloaded adler2 v2.0.1 |
| 1007 | 2026-05-20T00:52:05.521Z | Downloaded cfg-if v1.0.4 |
| 1008 | 2026-05-20T00:52:05.540Z | Downloaded dtrace-parser v0.3.0 |
| 1009 | 2026-05-20T00:52:05.543Z | Downloaded fxhash v0.2.1 |
| 1010 | 2026-05-20T00:52:05.546Z | Downloaded anstyle v1.0.14 |
| 1011 | 2026-05-20T00:52:05.549Z | Downloaded cpufeatures v0.2.17 |
| 1012 | 2026-05-20T00:52:05.555Z | Downloaded darling_macro v0.21.3 |
| 1013 | 2026-05-20T00:52:05.558Z | Downloaded const_format v0.2.36 |
| 1014 | 2026-05-20T00:52:05.561Z | Downloaded bcs v0.1.6 |
| 1015 | 2026-05-20T00:52:05.564Z | Downloaded cookie v0.18.1 |
| 1016 | 2026-05-20T00:52:05.567Z | Downloaded crossbeam-deque v0.8.6 |
| 1017 | 2026-05-20T00:52:05.570Z | Downloaded crossbeam-utils v0.8.21 |
| 1018 | 2026-05-20T00:52:05.572Z | Downloaded getrandom v0.3.4 |
| 1019 | 2026-05-20T00:52:05.576Z | Downloaded fixedbitset v0.4.2 |
| 1020 | 2026-05-20T00:52:05.578Z | Downloaded dunce v1.0.5 |
| 1021 | 2026-05-20T00:52:05.581Z | Downloaded enum-as-inner v0.6.1 |
| 1022 | 2026-05-20T00:52:05.585Z | Downloaded atomic-waker v1.1.2 |
| 1023 | 2026-05-20T00:52:05.589Z | Downloaded crunchy v0.2.4 |
| 1024 | 2026-05-20T00:52:05.589Z | Downloaded backon v1.6.0 |
| 1025 | 2026-05-20T00:52:05.591Z | Downloaded darling v0.21.3 |
| 1026 | 2026-05-20T00:52:05.594Z | Downloaded foreign-types v0.5.0 |
| 1027 | 2026-05-20T00:52:05.598Z | Downloaded futures-core v0.3.32 |
| 1028 | 2026-05-20T00:52:05.601Z | Downloaded cstr-argument v0.1.2 |
| 1029 | 2026-05-20T00:52:05.601Z | Downloaded futures-macro v0.3.32 |
| 1030 | 2026-05-20T00:52:05.605Z | Downloaded http-body v1.0.1 |
| 1031 | 2026-05-20T00:52:05.608Z | Downloaded critical-section v1.2.0 |
| 1032 | 2026-05-20T00:52:05.608Z | Downloaded convert_case v0.4.0 |
| 1033 | 2026-05-20T00:52:05.611Z | Downloaded foreign-types-shared v0.3.1 |
| 1034 | 2026-05-20T00:52:05.613Z | Downloaded autocfg v1.5.0 |
| 1035 | 2026-05-20T00:52:05.613Z | Downloaded embedded-io v0.4.0 |
| 1036 | 2026-05-20T00:52:05.616Z | Downloaded gethostname v0.5.0 |
| 1037 | 2026-05-20T00:52:05.619Z | Downloaded defmt-parser v1.0.0 |
| 1038 | 2026-05-20T00:52:05.621Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 1039 | 2026-05-20T00:52:05.624Z | Downloaded foreign-types v0.3.2 |
| 1040 | 2026-05-20T00:52:05.626Z | Downloaded hostname v0.3.1 |
| 1041 | 2026-05-20T00:52:05.626Z | Downloaded git-stub v1.0.0 |
| 1042 | 2026-05-20T00:52:05.629Z | Downloaded clap_lex v1.1.0 |
| 1043 | 2026-05-20T00:52:05.632Z | Downloaded ciborium-io v0.2.2 |
| 1044 | 2026-05-20T00:52:05.634Z | Downloaded hubpack_derive v0.1.1 |
| 1045 | 2026-05-20T00:52:05.634Z | Downloaded hex v0.4.3 |
| 1046 | 2026-05-20T00:52:05.637Z | Downloaded futures-task v0.3.32 |
| 1047 | 2026-05-20T00:52:05.639Z | Downloaded foldhash v0.2.0 |
| 1048 | 2026-05-20T00:52:05.642Z | Downloaded git-stub-vcs v0.1.0 |
| 1049 | 2026-05-20T00:52:05.642Z | Downloaded find-msvc-tools v0.1.9 |
| 1050 | 2026-05-20T00:52:05.645Z | Downloaded fixedbitset v0.5.7 |
| 1051 | 2026-05-20T00:52:05.648Z | Downloaded futures-channel v0.3.32 |
| 1052 | 2026-05-20T00:52:05.650Z | Downloaded darling v0.23.0 |
| 1053 | 2026-05-20T00:52:05.654Z | Downloaded hostname v0.4.2 |
| 1054 | 2026-05-20T00:52:05.656Z | Downloaded hash32 v0.3.1 |
| 1055 | 2026-05-20T00:52:05.659Z | Downloaded dtrace-parser v0.2.0 |
| 1056 | 2026-05-20T00:52:05.663Z | Downloaded foreign-types-shared v0.1.1 |
| 1057 | 2026-05-20T00:52:05.663Z | Downloaded heck v0.4.1 |
| 1058 | 2026-05-20T00:52:05.666Z | Downloaded generic-array v0.14.7 |
| 1059 | 2026-05-20T00:52:05.666Z | Downloaded futures-sink v0.3.32 |
| 1060 | 2026-05-20T00:52:05.669Z | Downloaded futures-io v0.3.32 |
| 1061 | 2026-05-20T00:52:05.669Z | Downloaded float-ord v0.3.2 |
| 1062 | 2026-05-20T00:52:05.672Z | Downloaded bit-set v0.8.0 |
| 1063 | 2026-05-20T00:52:05.675Z | Downloaded foreign-types-macros v0.2.3 |
| 1064 | 2026-05-20T00:52:05.675Z | Downloaded hubpack v0.1.2 |
| 1065 | 2026-05-20T00:52:05.678Z | Downloaded async-stream v0.3.6 |
| 1066 | 2026-05-20T00:52:05.681Z | Downloaded fs_extra v1.3.0 |
| 1067 | 2026-05-20T00:52:05.684Z | Downloaded byteorder v1.5.0 |
| 1068 | 2026-05-20T00:52:05.684Z | Downloaded fs-err v3.3.0 |
| 1069 | 2026-05-20T00:52:05.687Z | Downloaded deranged v0.5.8 |
| 1070 | 2026-05-20T00:52:05.689Z | Downloaded inout v0.1.4 |
| 1071 | 2026-05-20T00:52:05.689Z | Downloaded indent_write v2.2.0 |
| 1072 | 2026-05-20T00:52:05.692Z | Downloaded futures-executor v0.3.32 |
| 1073 | 2026-05-20T00:52:05.694Z | Downloaded ident_case v1.0.1 |
| 1074 | 2026-05-20T00:52:05.697Z | Downloaded idna_adapter v1.2.2 |
| 1075 | 2026-05-20T00:52:05.697Z | Downloaded is_terminal_polyfill v1.70.2 |
| 1076 | 2026-05-20T00:52:05.700Z | Downloaded internet-checksum v0.2.1 |
| 1077 | 2026-05-20T00:52:05.703Z | Downloaded getrandom v0.4.2 |
| 1078 | 2026-05-20T00:52:05.705Z | Downloaded compression-codecs v0.4.38 |
| 1079 | 2026-05-20T00:52:05.708Z | Downloaded lazy_static v1.5.0 |
| 1080 | 2026-05-20T00:52:05.711Z | Downloaded konst_macro_rules v0.2.19 |
| 1081 | 2026-05-20T00:52:05.714Z | Downloaded lru-slab v0.1.2 |
| 1082 | 2026-05-20T00:52:05.714Z | Downloaded bitflags v2.11.1 |
| 1083 | 2026-05-20T00:52:05.717Z | Downloaded managed v0.8.0 |
| 1084 | 2026-05-20T00:52:05.725Z | Downloaded keccak v0.1.6 |
| 1085 | 2026-05-20T00:52:05.725Z | Downloaded libscf-sys v1.2.0 |
| 1086 | 2026-05-20T00:52:05.727Z | Downloaded lru-cache v0.1.2 |
| 1087 | 2026-05-20T00:52:05.727Z | Downloaded http-body-util v0.1.3 |
| 1088 | 2026-05-20T00:52:05.727Z | Downloaded glob v0.3.3 |
| 1089 | 2026-05-20T00:52:05.727Z | Downloaded defmt v1.0.1 |
| 1090 | 2026-05-20T00:52:05.730Z | Downloaded hyper-rustls v0.27.9 |
| 1091 | 2026-05-20T00:52:05.733Z | Downloaded ingot v0.1.1 |
| 1092 | 2026-05-20T00:52:05.736Z | Downloaded mime v0.3.17 |
| 1093 | 2026-05-20T00:52:05.739Z | Downloaded data-encoding v2.11.0 |
| 1094 | 2026-05-20T00:52:05.739Z | Downloaded memoffset v0.9.1 |
| 1095 | 2026-05-20T00:52:05.742Z | Downloaded const_format_proc_macros v0.2.34 |
| 1096 | 2026-05-20T00:52:05.744Z | Downloaded newtype-uuid-macros v0.1.0 |
| 1097 | 2026-05-20T00:52:05.744Z | Downloaded memmap v0.7.0 |
| 1098 | 2026-05-20T00:52:05.747Z | Downloaded httparse v1.10.1 |
| 1099 | 2026-05-20T00:52:05.749Z | Downloaded blake2 v0.10.6 |
| 1100 | 2026-05-20T00:52:05.752Z | Downloaded ahash v0.8.12 |
| 1101 | 2026-05-20T00:52:05.754Z | Downloaded newtype_derive v0.1.6 |
| 1102 | 2026-05-20T00:52:05.757Z | Downloaded num-iter v0.1.45 |
| 1103 | 2026-05-20T00:52:05.759Z | Downloaded num-derive v0.4.2 |
| 1104 | 2026-05-20T00:52:05.761Z | Downloaded num-conv v0.2.1 |
| 1105 | 2026-05-20T00:52:05.761Z | Downloaded dropshot_endpoint v0.17.0 |
| 1106 | 2026-05-20T00:52:05.764Z | Downloaded omicron-workspace-hack v0.1.0 |
| 1107 | 2026-05-20T00:52:05.767Z | Downloaded olpc-cjson v0.1.4 |
| 1108 | 2026-05-20T00:52:05.769Z | Downloaded match_cfg v0.1.0 |
| 1109 | 2026-05-20T00:52:05.769Z | Downloaded num_threads v0.1.7 |
| 1110 | 2026-05-20T00:52:05.771Z | Downloaded jobserver v0.1.34 |
| 1111 | 2026-05-20T00:52:05.774Z | Downloaded ipnetwork v0.21.1 |
| 1112 | 2026-05-20T00:52:05.777Z | Downloaded ipnet v2.12.0 |
| 1113 | 2026-05-20T00:52:05.777Z | Downloaded openssl-probe v0.2.1 |
| 1114 | 2026-05-20T00:52:05.779Z | Downloaded parse-display v0.10.0 |
| 1115 | 2026-05-20T00:52:05.779Z | Downloaded opaque-debug v0.3.1 |
| 1116 | 2026-05-20T00:52:05.782Z | Downloaded openssl-macros v0.1.1 |
| 1117 | 2026-05-20T00:52:05.782Z | Downloaded colored v3.1.1 |
| 1118 | 2026-05-20T00:52:05.785Z | Downloaded lock_api v0.4.14 |
| 1119 | 2026-05-20T00:52:05.797Z | Downloaded hmac v0.12.1 |
| 1120 | 2026-05-20T00:52:05.797Z | Downloaded console v0.15.11 |
| 1121 | 2026-05-20T00:52:05.797Z | Downloaded chacha20 v0.10.0 |
| 1122 | 2026-05-20T00:52:05.797Z | Downloaded camino-tempfile v1.4.1 |
| 1123 | 2026-05-20T00:52:05.797Z | Downloaded humantime v2.3.0 |
| 1124 | 2026-05-20T00:52:05.797Z | Downloaded camino v1.2.2 |
| 1125 | 2026-05-20T00:52:05.802Z | Downloaded ingot-types v0.1.2 |
| 1126 | 2026-05-20T00:52:05.802Z | Downloaded ingot-macros v0.1.1 |
| 1127 | 2026-05-20T00:52:05.805Z | Downloaded iana-time-zone v0.1.65 |
| 1128 | 2026-05-20T00:52:05.808Z | Downloaded proc-macro-crate v3.5.0 |
| 1129 | 2026-05-20T00:52:05.808Z | Downloaded elliptic-curve v0.13.8 |
| 1130 | 2026-05-20T00:52:05.810Z | Downloaded multer v3.1.0 |
| 1131 | 2026-05-20T00:52:05.813Z | Downloaded daft v0.1.5 |
| 1132 | 2026-05-20T00:52:05.815Z | Downloaded derive-where v1.6.1 |
| 1133 | 2026-05-20T00:52:05.817Z | Downloaded phf_shared v0.12.1 |
| 1134 | 2026-05-20T00:52:05.820Z | Downloaded no-std-compat v0.4.1 |
| 1135 | 2026-05-20T00:52:05.822Z | Downloaded allocator-api2 v0.2.21 |
| 1136 | 2026-05-20T00:52:05.825Z | Downloaded plain v0.2.3 |
| 1137 | 2026-05-20T00:52:05.825Z | Downloaded num-integer v0.1.46 |
| 1138 | 2026-05-20T00:52:05.827Z | Downloaded newtype-uuid v1.3.2 |
| 1139 | 2026-05-20T00:52:05.830Z | Downloaded num-complex v0.4.6 |
| 1140 | 2026-05-20T00:52:05.830Z | Downloaded powerfmt v0.2.0 |
| 1141 | 2026-05-20T00:52:05.833Z | Downloaded proc-macro-error-attr v1.0.4 |
| 1142 | 2026-05-20T00:52:05.833Z | Downloaded progenitor-client v0.10.0 |
| 1143 | 2026-05-20T00:52:05.837Z | Downloaded num_enum v0.7.6 |
| 1144 | 2026-05-20T00:52:05.841Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 1145 | 2026-05-20T00:52:05.841Z | Downloaded litemap v0.8.2 |
| 1146 | 2026-05-20T00:52:05.844Z | Downloaded num_enum_derive v0.7.6 |
| 1147 | 2026-05-20T00:52:05.844Z | Downloaded proc-macro-crate v1.3.1 |
| 1148 | 2026-05-20T00:52:05.847Z | Downloaded num-rational v0.4.2 |
| 1149 | 2026-05-20T00:52:05.847Z | Downloaded progenitor-macro v0.14.0 |
| 1150 | 2026-05-20T00:52:05.849Z | Downloaded progenitor-macro v0.13.0 |
| 1151 | 2026-05-20T00:52:05.849Z | Downloaded progenitor-client v0.14.0 |
| 1152 | 2026-05-20T00:52:05.851Z | Downloaded libsw-core v0.3.2 |
| 1153 | 2026-05-20T00:52:05.851Z | Downloaded owo-colors v4.3.0 |
| 1154 | 2026-05-20T00:52:05.854Z | Downloaded progenitor-macro v0.11.2 |
| 1155 | 2026-05-20T00:52:05.857Z | Downloaded parking_lot_core v0.8.6 |
| 1156 | 2026-05-20T00:52:05.857Z | Downloaded memmap2 v0.9.10 |
| 1157 | 2026-05-20T00:52:05.860Z | Downloaded oxide-tokio-rt v0.1.5 |
| 1158 | 2026-05-20T00:52:05.863Z | Downloaded num_enum v0.5.11 |
| 1159 | 2026-05-20T00:52:05.865Z | Downloaded oxnet v0.1.5 |
| 1160 | 2026-05-20T00:52:05.867Z | Downloaded quick-error v1.2.3 |
| 1161 | 2026-05-20T00:52:05.870Z | Downloaded parse-display-derive v0.10.0 |
| 1162 | 2026-05-20T00:52:05.870Z | Downloaded progenitor-client v0.11.2 |
| 1163 | 2026-05-20T00:52:05.872Z | Downloaded password-hash v0.5.0 |
| 1164 | 2026-05-20T00:52:05.874Z | Downloaded pin-project-lite v0.2.17 |
| 1165 | 2026-05-20T00:52:05.877Z | Downloaded progenitor-macro v0.10.0 |
| 1166 | 2026-05-20T00:52:05.880Z | Downloaded rand_xorshift v0.4.0 |
| 1167 | 2026-05-20T00:52:05.880Z | Downloaded derive_more v0.99.20 |
| 1168 | 2026-05-20T00:52:05.882Z | Downloaded pin-project-internal v1.1.12 |
| 1169 | 2026-05-20T00:52:05.884Z | Downloaded proc-macro-error v1.0.4 |
| 1170 | 2026-05-20T00:52:05.887Z | Downloaded rand_chacha v0.3.1 |
| 1171 | 2026-05-20T00:52:05.890Z | Downloaded ref-cast v1.0.25 |
| 1172 | 2026-05-20T00:52:05.890Z | Downloaded icu_properties v2.2.0 |
| 1173 | 2026-05-20T00:52:05.900Z | Downloaded rustc_version v0.4.1 |
| 1174 | 2026-05-20T00:52:05.900Z | Downloaded rustc-hash v2.1.2 |
| 1175 | 2026-05-20T00:52:05.900Z | Downloaded pkg-config v0.3.33 |
| 1176 | 2026-05-20T00:52:05.903Z | Downloaded base64 v0.22.1 |
| 1177 | 2026-05-20T00:52:05.906Z | Downloaded bytes v1.11.1 |
| 1178 | 2026-05-20T00:52:05.909Z | Downloaded once_cell v1.21.4 |
| 1179 | 2026-05-20T00:52:05.911Z | Downloaded arc-swap v1.9.1 |
| 1180 | 2026-05-20T00:52:05.915Z | Downloaded phf v0.12.1 |
| 1181 | 2026-05-20T00:52:05.915Z | Downloaded icu_provider v2.2.0 |
| 1182 | 2026-05-20T00:52:05.918Z | Downloaded progenitor-extras v0.2.0 |
| 1183 | 2026-05-20T00:52:05.918Z | Downloaded progenitor v0.11.2 |
| 1184 | 2026-05-20T00:52:05.918Z | Downloaded progenitor v0.10.0 |
| 1185 | 2026-05-20T00:52:05.921Z | Downloaded progenitor-client v0.13.0 |
| 1186 | 2026-05-20T00:52:05.924Z | Downloaded log v0.4.29 |
| 1187 | 2026-05-20T00:52:05.924Z | Downloaded progenitor v0.14.0 |
| 1188 | 2026-05-20T00:52:05.927Z | Downloaded half v2.7.1 |
| 1189 | 2026-05-20T00:52:05.931Z | Downloaded same-file v1.0.6 |
| 1190 | 2026-05-20T00:52:05.931Z | Downloaded progenitor v0.13.0 |
| 1191 | 2026-05-20T00:52:05.934Z | Downloaded scroll_derive v0.12.1 |
| 1192 | 2026-05-20T00:52:05.934Z | Downloaded serde_plain v1.0.2 |
| 1193 | 2026-05-20T00:52:05.934Z | Downloaded rustc_version v0.1.7 |
| 1194 | 2026-05-20T00:52:05.937Z | Downloaded semver v0.1.20 |
| 1195 | 2026-05-20T00:52:05.937Z | Downloaded parking_lot_core v0.9.12 |
| 1196 | 2026-05-20T00:52:05.940Z | Downloaded icu_normalizer_data v2.2.0 |
| 1197 | 2026-05-20T00:52:05.940Z | Downloaded poly1305 v0.8.0 |
| 1198 | 2026-05-20T00:52:05.944Z | Downloaded pem v3.0.6 |
| 1199 | 2026-05-20T00:52:05.947Z | Downloaded rand_chacha v0.9.0 |
| 1200 | 2026-05-20T00:52:05.947Z | Downloaded pest_generator v2.8.6 |
| 1201 | 2026-05-20T00:52:05.950Z | Downloaded percent-encoding v2.3.2 |
| 1202 | 2026-05-20T00:52:05.950Z | Downloaded paste v1.0.15 |
| 1203 | 2026-05-20T00:52:05.952Z | Downloaded pest_derive v2.8.6 |
| 1204 | 2026-05-20T00:52:05.955Z | Downloaded rand_core v0.10.1 |
| 1205 | 2026-05-20T00:52:05.955Z | Downloaded quote v1.0.45 |
| 1206 | 2026-05-20T00:52:05.958Z | Downloaded sha1 v0.10.6 |
| 1207 | 2026-05-20T00:52:05.960Z | Downloaded scroll_derive v0.13.1 |
| 1208 | 2026-05-20T00:52:05.960Z | Downloaded scopeguard v1.2.0 |
| 1209 | 2026-05-20T00:52:05.963Z | Downloaded icu_normalizer v2.2.0 |
| 1210 | 2026-05-20T00:52:05.966Z | Downloaded indexmap v1.9.3 |
| 1211 | 2026-05-20T00:52:05.969Z | Downloaded postcard v1.1.3 |
| 1212 | 2026-05-20T00:52:05.969Z | Downloaded chacha20poly1305 v0.10.1 |
| 1213 | 2026-05-20T00:52:05.972Z | Downloaded sigpipe v0.1.3 |
| 1214 | 2026-05-20T00:52:05.972Z | Downloaded ref-cast-impl v1.0.25 |
| 1215 | 2026-05-20T00:52:05.975Z | Downloaded serde-big-array v0.5.1 |
| 1216 | 2026-05-20T00:52:05.975Z | Downloaded secrecy v0.10.3 |
| 1217 | 2026-05-20T00:52:05.975Z | Downloaded indicatif v0.18.4 |
| 1218 | 2026-05-20T00:52:05.978Z | Downloaded num-traits v0.2.19 |
| 1219 | 2026-05-20T00:52:05.980Z | Downloaded cc v1.2.62 |
| 1220 | 2026-05-20T00:52:05.984Z | Downloaded proc-macro-error2 v2.0.1 |
| 1221 | 2026-05-20T00:52:05.988Z | Downloaded rustls-native-certs v0.8.3 |
| 1222 | 2026-05-20T00:52:05.988Z | Downloaded serde_spanned v0.6.9 |
| 1223 | 2026-05-20T00:52:05.991Z | Downloaded siphasher v1.0.3 |
| 1224 | 2026-05-20T00:52:05.991Z | Downloaded slog-bunyan v2.5.0 |
| 1225 | 2026-05-20T00:52:05.991Z | Downloaded rustls-pemfile v2.2.0 |
| 1226 | 2026-05-20T00:52:05.994Z | Downloaded hickory-resolver v0.25.2 |
| 1227 | 2026-05-20T00:52:05.997Z | Downloaded serde_spanned v1.1.1 |
| 1228 | 2026-05-20T00:52:05.997Z | Downloaded heapless v0.8.0 |
| 1229 | 2026-05-20T00:52:06.000Z | Downloaded serde_repr v0.1.20 |
| 1230 | 2026-05-20T00:52:06.001Z | Downloaded papergrid v0.11.0 |
| 1231 | 2026-05-20T00:52:06.004Z | Downloaded async-compression v0.4.42 |
| 1232 | 2026-05-20T00:52:06.008Z | Downloaded schemars_derive v0.8.22 |
| 1233 | 2026-05-20T00:52:06.011Z | Downloaded smawk v0.3.2 |
| 1234 | 2026-05-20T00:52:06.015Z | Downloaded rusty-fork v0.3.1 |
| 1235 | 2026-05-20T00:52:06.015Z | Downloaded rustversion v1.0.22 |
| 1236 | 2026-05-20T00:52:06.017Z | Downloaded stable_deref_trait v1.2.1 |
| 1237 | 2026-05-20T00:52:06.017Z | Downloaded parking_lot v0.12.5 |
| 1238 | 2026-05-20T00:52:06.020Z | Downloaded parking_lot v0.11.2 |
| 1239 | 2026-05-20T00:52:06.020Z | Downloaded quinn-udp v0.5.14 |
| 1240 | 2026-05-20T00:52:06.023Z | Downloaded icu_locale_core v2.2.0 |
| 1241 | 2026-05-20T00:52:06.026Z | Downloaded slog-envlogger v2.2.0 |
| 1242 | 2026-05-20T00:52:06.029Z | Downloaded scroll v0.12.0 |
| 1243 | 2026-05-20T00:52:06.032Z | Downloaded http v1.4.0 |
| 1244 | 2026-05-20T00:52:06.032Z | Downloaded rand_core v0.9.5 |
| 1245 | 2026-05-20T00:52:06.035Z | Downloaded ppv-lite86 v0.2.21 |
| 1246 | 2026-05-20T00:52:06.035Z | Downloaded crypto-bigint v0.5.5 |
| 1247 | 2026-05-20T00:52:06.038Z | Downloaded strum v0.26.3 |
| 1248 | 2026-05-20T00:52:06.040Z | Downloaded spin v0.5.2 |
| 1249 | 2026-05-20T00:52:06.040Z | Downloaded darling_core v0.21.3 |
| 1250 | 2026-05-20T00:52:06.043Z | Downloaded jiff-static v0.2.24 |
| 1251 | 2026-05-20T00:52:06.046Z | Downloaded supports-color v3.0.2 |
| 1252 | 2026-05-20T00:52:06.049Z | Downloaded strum v0.27.2 |
| 1253 | 2026-05-20T00:52:06.049Z | Downloaded base64 v0.21.7 |
| 1254 | 2026-05-20T00:52:06.051Z | Downloaded resolv-conf v0.7.6 |
| 1255 | 2026-05-20T00:52:06.051Z | Downloaded rand_core v0.6.4 |
| 1256 | 2026-05-20T00:52:06.051Z | Downloaded serde_urlencoded v0.7.1 |
| 1257 | 2026-05-20T00:52:06.054Z | Downloaded structmeta v0.3.0 |
| 1258 | 2026-05-20T00:52:06.054Z | Downloaded simd-adler32 v0.3.9 |
| 1259 | 2026-05-20T00:52:06.057Z | Downloaded signal-hook-registry v1.4.8 |
| 1260 | 2026-05-20T00:52:06.057Z | Downloaded rhai_codegen v3.1.0 |
| 1261 | 2026-05-20T00:52:06.060Z | Downloaded tabwriter v1.4.1 |
| 1262 | 2026-05-20T00:52:06.064Z | Downloaded serde_tokenstream v0.2.3 |
| 1263 | 2026-05-20T00:52:06.064Z | Downloaded slog-async v2.8.0 |
| 1264 | 2026-05-20T00:52:06.066Z | Downloaded indexmap v2.14.0 |
| 1265 | 2026-05-20T00:52:06.069Z | Downloaded slog-scope v4.4.1 |
| 1266 | 2026-05-20T00:52:06.069Z | Downloaded structmeta-derive v0.3.0 |
| 1267 | 2026-05-20T00:52:06.069Z | Downloaded sync_wrapper v1.0.2 |
| 1268 | 2026-05-20T00:52:06.072Z | Downloaded tagptr v0.2.0 |
| 1269 | 2026-05-20T00:52:06.072Z | Downloaded strsim v0.11.1 |
| 1270 | 2026-05-20T00:52:06.072Z | Downloaded slog-json v2.6.1 |
| 1271 | 2026-05-20T00:52:06.075Z | Downloaded progenitor-impl v0.11.2 |
| 1272 | 2026-05-20T00:52:06.075Z | Downloaded terminal_size v0.4.4 |
| 1273 | 2026-05-20T00:52:06.078Z | Downloaded slog-dtrace v0.3.0 |
| 1274 | 2026-05-20T00:52:06.078Z | Downloaded sha2 v0.10.9 |
| 1275 | 2026-05-20T00:52:06.081Z | Downloaded slog-term v2.9.2 |
| 1276 | 2026-05-20T00:52:06.081Z | Downloaded testing_table v0.3.0 |
| 1277 | 2026-05-20T00:52:06.084Z | Downloaded snafu-derive v0.8.9 |
| 1278 | 2026-05-20T00:52:06.084Z | Downloaded expectorate v1.2.0 |
| 1279 | 2026-05-20T00:52:06.087Z | Downloaded progenitor-impl v0.13.0 |
| 1280 | 2026-05-20T00:52:06.087Z | Downloaded minimal-lexical v0.2.1 |
| 1281 | 2026-05-20T00:52:06.090Z | Downloaded static_assertions v1.1.0 |
| 1282 | 2026-05-20T00:52:06.090Z | Downloaded subtle v2.6.1 |
| 1283 | 2026-05-20T00:52:06.094Z | Downloaded scroll v0.13.0 |
| 1284 | 2026-05-20T00:52:06.094Z | Downloaded icu_collections v2.2.0 |
| 1285 | 2026-05-20T00:52:06.097Z | Downloaded pin-project v1.1.12 |
| 1286 | 2026-05-20T00:52:06.101Z | Downloaded thread-id v5.1.0 |
| 1287 | 2026-05-20T00:52:06.104Z | Downloaded thread-id v4.2.2 |
| 1288 | 2026-05-20T00:52:06.104Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1289 | 2026-05-20T00:52:06.107Z | Downloaded termtree v0.5.1 |
| 1290 | 2026-05-20T00:52:06.107Z | Downloaded prettyplease v0.2.37 |
| 1291 | 2026-05-20T00:52:06.110Z | Downloaded take_mut v0.2.2 |
| 1292 | 2026-05-20T00:52:06.110Z | Downloaded tabled_derive v0.7.0 |
| 1293 | 2026-05-20T00:52:06.110Z | Downloaded swrite v0.1.0 |
| 1294 | 2026-05-20T00:52:06.110Z | Downloaded serde_with_macros v3.20.0 |
| 1295 | 2026-05-20T00:52:06.113Z | Downloaded pest_meta v2.8.6 |
| 1296 | 2026-05-20T00:52:06.116Z | Downloaded tinyvec_macros v0.1.1 |
| 1297 | 2026-05-20T00:52:06.116Z | Downloaded time-core v0.1.8 |
| 1298 | 2026-05-20T00:52:06.116Z | Downloaded smf v0.2.3 |
| 1299 | 2026-05-20T00:52:06.116Z | Downloaded slog-stdlog v4.1.1 |
| 1300 | 2026-05-20T00:52:06.119Z | Downloaded papergrid v0.17.0 |
| 1301 | 2026-05-20T00:52:06.122Z | Downloaded synstructure v0.13.2 |
| 1302 | 2026-05-20T00:52:06.122Z | Downloaded memchr v2.8.0 |
| 1303 | 2026-05-20T00:52:06.125Z | Downloaded hickory-resolver v0.24.4 |
| 1304 | 2026-05-20T00:52:06.128Z | Downloaded tabled_derive v0.11.0 |
| 1305 | 2026-05-20T00:52:06.128Z | Downloaded tokio-macros v2.7.0 |
| 1306 | 2026-05-20T00:52:06.128Z | Downloaded proc-macro2 v1.0.106 |
| 1307 | 2026-05-20T00:52:06.131Z | Downloaded toml_datetime v0.6.11 |
| 1308 | 2026-05-20T00:52:06.131Z | Downloaded serde_derive_internals v0.29.1 |
| 1309 | 2026-05-20T00:52:06.134Z | Downloaded semver v1.0.28 |
| 1310 | 2026-05-20T00:52:06.135Z | Downloaded miniz_oxide v0.8.9 |
| 1311 | 2026-05-20T00:52:06.137Z | Downloaded strum_macros v0.27.2 |
| 1312 | 2026-05-20T00:52:06.137Z | Downloaded smallvec v1.15.1 |
| 1313 | 2026-05-20T00:52:06.137Z | Downloaded slab v0.4.12 |
| 1314 | 2026-05-20T00:52:06.140Z | Downloaded shlex v1.3.0 |
| 1315 | 2026-05-20T00:52:06.140Z | Downloaded rustls-platform-verifier v0.7.0 |
| 1316 | 2026-05-20T00:52:06.143Z | Downloaded mio v1.2.0 |
| 1317 | 2026-05-20T00:52:06.145Z | Downloaded serde_path_to_error v0.1.20 |
| 1318 | 2026-05-20T00:52:06.148Z | Downloaded progenitor-impl v0.10.0 |
| 1319 | 2026-05-20T00:52:06.148Z | Downloaded thiserror v2.0.18 |
| 1320 | 2026-05-20T00:52:06.151Z | Downloaded thiserror-no-std v2.0.2 |
| 1321 | 2026-05-20T00:52:06.154Z | Downloaded try-lock v0.2.5 |
| 1322 | 2026-05-20T00:52:06.156Z | Downloaded rayon-core v1.13.0 |
| 1323 | 2026-05-20T00:52:06.159Z | Downloaded spin v0.9.8 |
| 1324 | 2026-05-20T00:52:06.159Z | Downloaded schemars v0.8.22 |
| 1325 | 2026-05-20T00:52:06.165Z | Downloaded tower-service v0.3.3 |
| 1326 | 2026-05-20T00:52:06.167Z | Downloaded tower-layer v0.3.3 |
| 1327 | 2026-05-20T00:52:06.167Z | Downloaded toml_write v0.1.2 |
| 1328 | 2026-05-20T00:52:06.168Z | Downloaded serde_derive v1.0.228 |
| 1329 | 2026-05-20T00:52:06.171Z | Downloaded thiserror-impl v1.0.69 |
| 1330 | 2026-05-20T00:52:06.171Z | Downloaded tokio-dtrace v0.1.1 |
| 1331 | 2026-05-20T00:52:06.171Z | Downloaded tiny-keccak v2.0.2 |
| 1332 | 2026-05-20T00:52:06.174Z | Downloaded thread_local v1.1.9 |
| 1333 | 2026-05-20T00:52:06.174Z | Downloaded strum_macros v0.26.4 |
| 1334 | 2026-05-20T00:52:06.176Z | Downloaded hyper-util v0.1.20 |
| 1335 | 2026-05-20T00:52:06.179Z | Downloaded unarray v0.1.4 |
| 1336 | 2026-05-20T00:52:06.179Z | Downloaded typify-macro v0.6.2 |
| 1337 | 2026-05-20T00:52:06.182Z | Downloaded time-macros v0.2.27 |
| 1338 | 2026-05-20T00:52:06.182Z | Downloaded thiserror v1.0.69 |
| 1339 | 2026-05-20T00:52:06.184Z | Downloaded usdt v0.6.0 |
| 1340 | 2026-05-20T00:52:06.184Z | Downloaded untrusted v0.9.0 |
| 1341 | 2026-05-20T00:52:06.187Z | Downloaded smartstring v1.0.1 |
| 1342 | 2026-05-20T00:52:06.187Z | Downloaded utf8_iter v1.0.4 |
| 1343 | 2026-05-20T00:52:06.190Z | Downloaded utf-8 v0.7.6 |
| 1344 | 2026-05-20T00:52:06.190Z | Downloaded openssl-sys v0.9.115 |
| 1345 | 2026-05-20T00:52:06.193Z | Downloaded unit-prefix v0.5.2 |
| 1346 | 2026-05-20T00:52:06.193Z | Downloaded usdt v0.5.0 |
| 1347 | 2026-05-20T00:52:06.193Z | Downloaded typify-macro v0.4.3 |
| 1348 | 2026-05-20T00:52:06.196Z | Downloaded unicode-linebreak v0.1.5 |
| 1349 | 2026-05-20T00:52:06.196Z | Downloaded tokio-rustls v0.25.0 |
| 1350 | 2026-05-20T00:52:06.196Z | Downloaded konst v0.2.20 |
| 1351 | 2026-05-20T00:52:06.200Z | Downloaded utf8parse v0.2.2 |
| 1352 | 2026-05-20T00:52:06.200Z | Downloaded tempfile v3.27.0 |
| 1353 | 2026-05-20T00:52:06.203Z | Downloaded universal-hash v0.5.1 |
| 1354 | 2026-05-20T00:52:06.203Z | Downloaded tokio-tungstenite v0.21.0 |
| 1355 | 2026-05-20T00:52:06.203Z | Downloaded term v1.2.1 |
| 1356 | 2026-05-20T00:52:06.206Z | Downloaded usdt-macro v0.6.0 |
| 1357 | 2026-05-20T00:52:06.206Z | Downloaded version_check v0.9.5 |
| 1358 | 2026-05-20T00:52:06.206Z | Downloaded ryu v1.0.23 |
| 1359 | 2026-05-20T00:52:06.208Z | Downloaded usdt-macro v0.5.0 |
| 1360 | 2026-05-20T00:52:06.208Z | Downloaded usdt-attr-macro v0.6.0 |
| 1361 | 2026-05-20T00:52:06.208Z | Downloaded usdt-attr-macro v0.5.0 |
| 1362 | 2026-05-20T00:52:06.211Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 1363 | 2026-05-20T00:52:06.211Z | Downloaded thin-vec v0.2.18 |
| 1364 | 2026-05-20T00:52:06.211Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 1365 | 2026-05-20T00:52:06.214Z | Downloaded quinn v0.11.9 |
| 1366 | 2026-05-20T00:52:06.217Z | Downloaded unicode-xid v0.2.6 |
| 1367 | 2026-05-20T00:52:06.217Z | Downloaded hashbrown v0.12.3 |
| 1368 | 2026-05-20T00:52:06.220Z | Downloaded want v0.3.1 |
| 1369 | 2026-05-20T00:52:06.220Z | Downloaded waitgroup v0.1.2 |
| 1370 | 2026-05-20T00:52:06.220Z | Downloaded wait-timeout v0.2.1 |
| 1371 | 2026-05-20T00:52:06.220Z | Downloaded rand v0.8.6 |
| 1372 | 2026-05-20T00:52:06.222Z | Downloaded rustls-pki-types v1.14.1 |
| 1373 | 2026-05-20T00:52:06.225Z | Downloaded progenitor-impl v0.14.0 |
| 1374 | 2026-05-20T00:52:06.225Z | Downloaded tinystr v0.8.3 |
| 1375 | 2026-05-20T00:52:06.228Z | Downloaded flate2 v1.1.9 |
| 1376 | 2026-05-20T00:52:06.231Z | Downloaded getrandom v0.2.17 |
| 1377 | 2026-05-20T00:52:06.231Z | Downloaded pretty-hex v0.4.2 |
| 1378 | 2026-05-20T00:52:06.234Z | Downloaded potential_utf v0.1.5 |
| 1379 | 2026-05-20T00:52:06.234Z | Downloaded dropshot-api-manager v0.7.1 |
| 1380 | 2026-05-20T00:52:06.240Z | Downloaded cargo_toml v0.22.3 |
| 1381 | 2026-05-20T00:52:06.240Z | Downloaded argon2 v0.5.3 |
| 1382 | 2026-05-20T00:52:06.240Z | Downloaded num_enum_derive v0.5.11 |
| 1383 | 2026-05-20T00:52:06.240Z | Downloaded linked-hash-map v0.5.6 |
| 1384 | 2026-05-20T00:52:06.243Z | Downloaded linear-map v1.2.0 |
| 1385 | 2026-05-20T00:52:06.243Z | Downloaded tokio-rustls v0.26.4 |
| 1386 | 2026-05-20T00:52:06.243Z | Downloaded slog v2.8.2 |
| 1387 | 2026-05-20T00:52:06.243Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1388 | 2026-05-20T00:52:06.246Z | Downloaded typeid v1.0.3 |
| 1389 | 2026-05-20T00:52:06.246Z | Downloaded libsw v3.5.0 |
| 1390 | 2026-05-20T00:52:06.246Z | Downloaded clap v4.6.1 |
| 1391 | 2026-05-20T00:52:06.251Z | Downloaded zeroize_derive v1.4.3 |
| 1392 | 2026-05-20T00:52:06.253Z | Downloaded nom v7.1.3 |
| 1393 | 2026-05-20T00:52:06.256Z | Downloaded socket2 v0.6.3 |
| 1394 | 2026-05-20T00:52:06.256Z | Downloaded serde_core v1.0.228 |
| 1395 | 2026-05-20T00:52:06.259Z | Downloaded zone v0.3.1 |
| 1396 | 2026-05-20T00:52:06.259Z | Downloaded hashbrown v0.16.1 |
| 1397 | 2026-05-20T00:52:06.262Z | Downloaded zerofrom-derive v0.1.7 |
| 1398 | 2026-05-20T00:52:06.265Z | Downloaded zerofrom v0.1.7 |
| 1399 | 2026-05-20T00:52:06.265Z | Downloaded yoke-derive v0.8.2 |
| 1400 | 2026-05-20T00:52:06.265Z | Downloaded untrusted v0.7.1 |
| 1401 | 2026-05-20T00:52:06.267Z | Downloaded cancel-safe-futures v0.1.5 |
| 1402 | 2026-05-20T00:52:06.267Z | Downloaded futures v0.3.32 |
| 1403 | 2026-05-20T00:52:06.270Z | Downloaded usdt-impl v0.6.0 |
| 1404 | 2026-05-20T00:52:06.273Z | Downloaded usdt-impl v0.5.0 |
| 1405 | 2026-05-20T00:52:06.273Z | Downloaded similar v2.7.0 |
| 1406 | 2026-05-20T00:52:06.276Z | Downloaded zone_cfg_derive v0.3.1 |
| 1407 | 2026-05-20T00:52:06.276Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1408 | 2026-05-20T00:52:06.278Z | Downloaded toml v0.8.23 |
| 1409 | 2026-05-20T00:52:06.281Z | Downloaded snafu v0.8.9 |
| 1410 | 2026-05-20T00:52:06.284Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 1411 | 2026-05-20T00:52:06.284Z | Downloaded textwrap v0.16.2 |
| 1412 | 2026-05-20T00:52:06.287Z | Downloaded vsss-rs v3.3.4 |
| 1413 | 2026-05-20T00:52:06.290Z | Downloaded rand v0.9.4 |
| 1414 | 2026-05-20T00:52:06.290Z | Downloaded thiserror-impl v2.0.18 |
| 1415 | 2026-05-20T00:52:06.293Z | Downloaded schemars v1.2.1 |
| 1416 | 2026-05-20T00:52:06.299Z | Downloaded whoami v1.6.1 |
| 1417 | 2026-05-20T00:52:06.301Z | Downloaded tinyvec v1.11.0 |
| 1418 | 2026-05-20T00:52:06.304Z | Downloaded walkdir v2.5.0 |
| 1419 | 2026-05-20T00:52:06.304Z | Downloaded xz2 v0.1.7 |
| 1420 | 2026-05-20T00:52:06.304Z | Downloaded writeable v0.6.3 |
| 1421 | 2026-05-20T00:52:06.307Z | Downloaded tracing-attributes v0.1.31 |
| 1422 | 2026-05-20T00:52:06.307Z | Downloaded schemars v0.9.0 |
| 1423 | 2026-05-20T00:52:06.314Z | Downloaded serde v1.0.228 |
| 1424 | 2026-05-20T00:52:06.316Z | Downloaded qorb v0.4.1 |
| 1425 | 2026-05-20T00:52:06.319Z | Downloaded zeroize v1.8.2 |
| 1426 | 2026-05-20T00:52:06.321Z | Downloaded ucd-trie v0.1.7 |
| 1427 | 2026-05-20T00:52:06.322Z | Downloaded zmij v1.0.21 |
| 1428 | 2026-05-20T00:52:06.322Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1429 | 2026-05-20T00:52:06.324Z | Downloaded idna v1.1.0 |
| 1430 | 2026-05-20T00:52:06.327Z | Downloaded hashbrown v0.17.1 |
| 1431 | 2026-05-20T00:52:06.330Z | Downloaded hashbrown v0.15.5 |
| 1432 | 2026-05-20T00:52:06.333Z | Downloaded zerovec-derive v0.11.3 |
| 1433 | 2026-05-20T00:52:06.336Z | Downloaded h2 v0.4.14 |
| 1434 | 2026-05-20T00:52:06.339Z | Downloaded tokio-stream v0.1.18 |
| 1435 | 2026-05-20T00:52:06.342Z | Downloaded itertools v0.12.1 |
| 1436 | 2026-05-20T00:52:06.344Z | Downloaded rustls-webpki v0.103.13 |
| 1437 | 2026-05-20T00:52:06.347Z | Downloaded nom v8.0.0 |
| 1438 | 2026-05-20T00:52:06.349Z | Downloaded yoke v0.8.2 |
| 1439 | 2026-05-20T00:52:06.352Z | Downloaded test-strategy v0.4.5 |
| 1440 | 2026-05-20T00:52:06.356Z | Downloaded rand v0.10.1 |
| 1441 | 2026-05-20T00:52:06.356Z | Downloaded tungstenite v0.21.0 |
| 1442 | 2026-05-20T00:52:06.358Z | Downloaded tracing-core v0.1.36 |
| 1443 | 2026-05-20T00:52:06.358Z | Downloaded aho-corasick v1.1.4 |
| 1444 | 2026-05-20T00:52:06.361Z | Downloaded iddqd v0.3.18 |
| 1445 | 2026-05-20T00:52:06.366Z | Downloaded zerocopy-derive v0.7.35 |
| 1446 | 2026-05-20T00:52:06.369Z | Downloaded unicode-ident v1.0.24 |
| 1447 | 2026-05-20T00:52:06.372Z | Downloaded typify v0.4.3 |
| 1448 | 2026-05-20T00:52:06.372Z | Downloaded pest v2.8.6 |
| 1449 | 2026-05-20T00:52:06.375Z | Downloaded uuid v1.23.1 |
| 1450 | 2026-05-20T00:52:06.377Z | Downloaded typify v0.6.2 |
| 1451 | 2026-05-20T00:52:06.380Z | Downloaded toml_edit v0.25.11+spec-1.1.0 |
| 1452 | 2026-05-20T00:52:06.383Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 1453 | 2026-05-20T00:52:06.385Z | Downloaded drift v0.1.4 |
| 1454 | 2026-05-20T00:52:06.389Z | Downloaded itertools v0.14.0 |
| 1455 | 2026-05-20T00:52:06.393Z | Downloaded hyper v1.9.0 |
| 1456 | 2026-05-20T00:52:06.396Z | Downloaded crc32fast v1.5.0 |
| 1457 | 2026-05-20T00:52:06.399Z | Downloaded clap_derive v4.6.1 |
| 1458 | 2026-05-20T00:52:06.399Z | Downloaded ciborium v0.2.2 |
| 1459 | 2026-05-20T00:52:06.402Z | Downloaded num v0.4.3 |
| 1460 | 2026-05-20T00:52:06.402Z | Downloaded newline-converter v0.3.0 |
| 1461 | 2026-05-20T00:52:06.402Z | Downloaded natord v1.0.9 |
| 1462 | 2026-05-20T00:52:06.405Z | Downloaded displaydoc v0.2.5 |
| 1463 | 2026-05-20T00:52:06.405Z | Downloaded csv-core v0.1.13 |
| 1464 | 2026-05-20T00:52:06.405Z | Downloaded crypto-common v0.1.7 |
| 1465 | 2026-05-20T00:52:06.407Z | Downloaded cmake v0.1.58 |
| 1466 | 2026-05-20T00:52:06.407Z | Downloaded cipher v0.4.4 |
| 1467 | 2026-05-20T00:52:06.407Z | Downloaded bytecount v0.6.9 |
| 1468 | 2026-05-20T00:52:06.410Z | Downloaded async-trait v0.1.89 |
| 1469 | 2026-05-20T00:52:06.410Z | Downloaded darling_core v0.23.0 |
| 1470 | 2026-05-20T00:52:06.413Z | Downloaded steno v0.4.1 |
| 1471 | 2026-05-20T00:52:06.416Z | Downloaded ff v0.13.1 |
| 1472 | 2026-05-20T00:52:06.416Z | Downloaded unsafe-libyaml v0.2.11 |
| 1473 | 2026-05-20T00:52:06.419Z | Downloaded erased-serde v0.3.31 |
| 1474 | 2026-05-20T00:52:06.422Z | Downloaded futures-util v0.3.32 |
| 1475 | 2026-05-20T00:52:06.426Z | Downloaded toml_edit v0.22.27 |
| 1476 | 2026-05-20T00:52:06.429Z | Downloaded toml_edit v0.19.15 |
| 1477 | 2026-05-20T00:52:06.439Z | Downloaded goblin v0.8.2 |
| 1478 | 2026-05-20T00:52:06.443Z | Downloaded ron v0.12.1 |
| 1479 | 2026-05-20T00:52:06.448Z | Downloaded icu_properties_data v2.2.0 |
| 1480 | 2026-05-20T00:52:06.454Z | Downloaded clap_builder v4.6.0 |
| 1481 | 2026-05-20T00:52:06.458Z | Downloaded hkdf v0.12.4 |
| 1482 | 2026-05-20T00:52:06.460Z | Downloaded aws-lc-rs v1.16.3 |
| 1483 | 2026-05-20T00:52:06.465Z | Downloaded url v2.5.8 |
| 1484 | 2026-05-20T00:52:06.469Z | Downloaded libm v0.2.16 |
| 1485 | 2026-05-20T00:52:06.474Z | Downloaded reqwest v0.13.3 |
| 1486 | 2026-05-20T00:52:06.477Z | Downloaded regex v1.12.3 |
| 1487 | 2026-05-20T00:52:06.479Z | Downloaded group v0.13.0 |
| 1488 | 2026-05-20T00:52:06.482Z | Downloaded globset v0.4.18 |
| 1489 | 2026-05-20T00:52:06.482Z | Downloaded httpdate v1.0.3 |
| 1490 | 2026-05-20T00:52:06.482Z | Downloaded highway v1.3.0 |
| 1491 | 2026-05-20T00:52:06.485Z | Downloaded unicode-segmentation v1.13.2 |
| 1492 | 2026-05-20T00:52:06.485Z | Downloaded macaddr v1.0.1 |
| 1493 | 2026-05-20T00:52:06.488Z | Downloaded anyhow v1.0.102 |
| 1494 | 2026-05-20T00:52:06.488Z | Downloaded zerotrie v0.2.4 |
| 1495 | 2026-05-20T00:52:06.494Z | Downloaded portable-atomic v1.13.1 |
| 1496 | 2026-05-20T00:52:06.497Z | Downloaded zerocopy-derive v0.8.48 |
| 1497 | 2026-05-20T00:52:06.501Z | Downloaded reqwest v0.12.28 |
| 1498 | 2026-05-20T00:52:06.504Z | Downloaded itoa v1.0.18 |
| 1499 | 2026-05-20T00:52:06.507Z | Downloaded anstyle-parse v1.0.0 |
| 1500 | 2026-05-20T00:52:06.507Z | Downloaded aead v0.5.2 |
| 1501 | 2026-05-20T00:52:06.507Z | Downloaded defmt-macros v1.0.1 |
| 1502 | 2026-05-20T00:52:06.510Z | Downloaded base64ct v1.8.3 |
| 1503 | 2026-05-20T00:52:06.510Z | Downloaded is_ci v1.2.0 |
| 1504 | 2026-05-20T00:52:06.513Z | Downloaded is-terminal v0.4.17 |
| 1505 | 2026-05-20T00:52:06.513Z | Downloaded instant v0.1.13 |
| 1506 | 2026-05-20T00:52:06.513Z | Downloaded derive-ex v0.1.8 |
| 1507 | 2026-05-20T00:52:06.513Z | Downloaded heck v0.5.0 |
| 1508 | 2026-05-20T00:52:06.516Z | Downloaded serde_json v1.0.149 |
| 1509 | 2026-05-20T00:52:06.520Z | Downloaded bs58 v0.5.1 |
| 1510 | 2026-05-20T00:52:06.520Z | Downloaded chacha20 v0.9.1 |
| 1511 | 2026-05-20T00:52:06.523Z | Downloaded bit-vec v0.8.0 |
| 1512 | 2026-05-20T00:52:06.523Z | Downloaded darling_macro v0.23.0 |
| 1513 | 2026-05-20T00:52:06.523Z | Downloaded block-buffer v0.10.4 |
| 1514 | 2026-05-20T00:52:06.523Z | Downloaded anstyle-query v1.1.5 |
| 1515 | 2026-05-20T00:52:06.523Z | Downloaded crossbeam-epoch v0.9.18 |
| 1516 | 2026-05-20T00:52:06.526Z | Downloaded daft-derive v0.1.5 |
| 1517 | 2026-05-20T00:52:06.529Z | Downloaded fastrand v2.4.1 |
| 1518 | 2026-05-20T00:52:06.529Z | Downloaded base16ct v1.0.0 |
| 1519 | 2026-05-20T00:52:06.529Z | Downloaded either v1.15.0 |
| 1520 | 2026-05-20T00:52:06.532Z | Downloaded digest v0.10.7 |
| 1521 | 2026-05-20T00:52:06.532Z | Downloaded unicode-normalization v0.1.25 |
| 1522 | 2026-05-20T00:52:06.535Z | Downloaded crucible-workspace-hack v0.1.0 |
| 1523 | 2026-05-20T00:52:06.535Z | Downloaded const-random-macro v0.1.16 |
| 1524 | 2026-05-20T00:52:06.535Z | Downloaded colorchoice v1.0.5 |
| 1525 | 2026-05-20T00:52:06.535Z | Downloaded errno v0.3.14 |
| 1526 | 2026-05-20T00:52:06.538Z | Downloaded rayon v1.12.0 |
| 1527 | 2026-05-20T00:52:06.541Z | Downloaded embedded-io v0.6.1 |
| 1528 | 2026-05-20T00:52:06.547Z | Downloaded tower v0.5.3 |
| 1529 | 2026-05-20T00:52:06.551Z | Downloaded dyn-clone v1.0.20 |
| 1530 | 2026-05-20T00:52:06.551Z | Downloaded dof v0.4.0 |
| 1531 | 2026-05-20T00:52:06.551Z | Downloaded defmt v0.3.100 |
| 1532 | 2026-05-20T00:52:06.551Z | Downloaded equivalent v1.0.2 |
| 1533 | 2026-05-20T00:52:06.551Z | Downloaded dropshot-api-manager-types v0.7.1 |
| 1534 | 2026-05-20T00:52:06.551Z | Downloaded const-random v0.1.18 |
| 1535 | 2026-05-20T00:52:06.554Z | Downloaded crc8 v0.1.1 |
| 1536 | 2026-05-20T00:52:06.554Z | Downloaded compression-core v0.4.32 |
| 1537 | 2026-05-20T00:52:06.555Z | Downloaded foldhash v0.1.5 |
| 1538 | 2026-05-20T00:52:06.555Z | Downloaded debug-ignore v1.0.5 |
| 1539 | 2026-05-20T00:52:06.555Z | Downloaded typenum v1.20.0 |
| 1540 | 2026-05-20T00:52:06.559Z | Downloaded goblin v0.10.5 |
| 1541 | 2026-05-20T00:52:06.562Z | Downloaded chrono v0.4.44 |
| 1542 | 2026-05-20T00:52:06.565Z | Downloaded typed-path v0.9.3 |
| 1543 | 2026-05-20T00:52:06.572Z | Downloaded tokio-util v0.7.18 |
| 1544 | 2026-05-20T00:52:06.575Z | Downloaded ciborium-ll v0.2.2 |
| 1545 | 2026-05-20T00:52:06.575Z | Downloaded cfg_aliases v0.2.1 |
| 1546 | 2026-05-20T00:52:06.575Z | Downloaded tough v0.20.0 |
| 1547 | 2026-05-20T00:52:06.579Z | Downloaded async-recursion v1.1.1 |
| 1548 | 2026-05-20T00:52:06.582Z | Downloaded cobs v0.3.0 |
| 1549 | 2026-05-20T00:52:06.582Z | Downloaded byte-wrapper v0.1.0 |
| 1550 | 2026-05-20T00:52:06.585Z | Downloaded cpufeatures v0.3.0 |
| 1551 | 2026-05-20T00:52:06.585Z | Downloaded form_urlencoded v1.2.2 |
| 1552 | 2026-05-20T00:52:06.585Z | Downloaded fnv v1.0.7 |
| 1553 | 2026-05-20T00:52:06.588Z | Downloaded dof v0.3.0 |
| 1554 | 2026-05-20T00:52:06.588Z | Downloaded crossbeam-channel v0.5.15 |
| 1555 | 2026-05-20T00:52:06.591Z | Downloaded serde_with v3.20.0 |
| 1556 | 2026-05-20T00:52:06.596Z | Downloaded winnow v0.5.40 |
| 1557 | 2026-05-20T00:52:06.601Z | Downloaded zerovec v0.11.6 |
| 1558 | 2026-05-20T00:52:06.606Z | Downloaded rustls-webpki v0.102.8 |
| 1559 | 2026-05-20T00:52:06.616Z | Downloaded tower-http v0.6.10 |
| 1560 | 2026-05-20T00:52:06.621Z | Downloaded moka v0.12.15 |
| 1561 | 2026-05-20T00:52:06.626Z | Downloaded console v0.16.3 |
| 1562 | 2026-05-20T00:52:06.629Z | Downloaded anstream v1.0.0 |
| 1563 | 2026-05-20T00:52:06.629Z | Downloaded async-stream-impl v0.3.6 |
| 1564 | 2026-05-20T00:52:06.629Z | Downloaded base16ct v0.2.0 |
| 1565 | 2026-05-20T00:52:06.629Z | Downloaded backoff v0.4.0 |
| 1566 | 2026-05-20T00:52:06.632Z | Downloaded bitflags v1.3.2 |
| 1567 | 2026-05-20T00:52:06.632Z | Downloaded proptest v1.11.0 |
| 1568 | 2026-05-20T00:52:06.637Z | Downloaded atomicwrites v0.4.4 |
| 1569 | 2026-05-20T00:52:06.640Z | Downloaded curve25519-dalek v4.1.3 |
| 1570 | 2026-05-20T00:52:06.644Z | Downloaded zerocopy v0.7.35 |
| 1571 | 2026-05-20T00:52:06.654Z | Downloaded tabled v0.15.0 |
| 1572 | 2026-05-20T00:52:06.664Z | Downloaded quinn-proto v0.11.14 |
| 1573 | 2026-05-20T00:52:06.673Z | Downloaded openssl v0.10.79 |
| 1574 | 2026-05-20T00:52:06.691Z | Downloaded dropshot v0.17.0 |
| 1575 | 2026-05-20T00:52:06.703Z | Downloaded webpki-roots v1.0.7 |
| 1576 | 2026-05-20T00:52:06.711Z | Downloaded winnow v0.7.15 |
| 1577 | 2026-05-20T00:52:06.718Z | Downloaded syn v1.0.109 |
| 1578 | 2026-05-20T00:52:06.723Z | Downloaded winnow v1.0.2 |
| 1579 | 2026-05-20T00:52:06.733Z | Downloaded bstr v1.12.1 |
| 1580 | 2026-05-20T00:52:06.736Z | Downloaded unicode-width v0.1.14 |
| 1581 | 2026-05-20T00:52:06.739Z | Downloaded tabled v0.20.0 |
| 1582 | 2026-05-20T00:52:06.749Z | Downloaded time v0.3.47 |
| 1583 | 2026-05-20T00:52:06.755Z | Downloaded nix v0.31.3 |
| 1584 | 2026-05-20T00:52:06.763Z | Downloaded zerocopy v0.8.48 |
| 1585 | 2026-05-20T00:52:06.773Z | Downloaded vcpkg v0.2.15 |
| 1586 | 2026-05-20T00:52:06.796Z | Downloaded unicode-width v0.2.2 |
| 1587 | 2026-05-20T00:52:06.799Z | Downloaded rustix v0.38.44 |
| 1588 | 2026-05-20T00:52:06.811Z | Downloaded rustls v0.22.4 |
| 1589 | 2026-05-20T00:52:06.818Z | Downloaded regress v0.10.5 |
| 1590 | 2026-05-20T00:52:06.823Z | Downloaded rhai v1.24.0 |
| 1591 | 2026-05-20T00:52:06.830Z | Downloaded rustls v0.23.40 |
| 1592 | 2026-05-20T00:52:06.837Z | Downloaded regress v0.11.1 |
| 1593 | 2026-05-20T00:52:06.844Z | Downloaded regex-syntax v0.8.10 |
| 1594 | 2026-05-20T00:52:06.848Z | Downloaded syn v2.0.117 |
| 1595 | 2026-05-20T00:52:06.854Z | Downloaded smoltcp v0.11.0 |
| 1596 | 2026-05-20T00:52:06.861Z | Downloaded rustix v1.1.4 |
| 1597 | 2026-05-20T00:52:06.875Z | Downloaded openapiv3 v2.2.0 |
| 1598 | 2026-05-20T00:52:06.881Z | Downloaded typify-impl v0.6.2 |
| 1599 | 2026-05-20T00:52:06.888Z | Downloaded typify-impl v0.4.3 |
| 1600 | 2026-05-20T00:52:06.896Z | Downloaded sled v0.34.7 |
| 1601 | 2026-05-20T00:52:06.903Z | Downloaded tracing v0.1.44 |
| 1602 | 2026-05-20T00:52:06.914Z | Downloaded hickory-proto v0.25.2 |
| 1603 | 2026-05-20T00:52:06.923Z | Downloaded hickory-proto v0.24.4 |
| 1604 | 2026-05-20T00:52:06.932Z | Downloaded regex-automata v0.4.14 |
| 1605 | 2026-05-20T00:52:06.970Z | Downloaded petgraph v0.6.5 |
| 1606 | 2026-05-20T00:52:06.982Z | Downloaded jiff v0.2.24 |
| 1607 | 2026-05-20T00:52:06.993Z | Downloaded petgraph v0.8.3 |
| 1608 | 2026-05-20T00:52:07.007Z | Downloaded lzma-sys v0.1.20 |
| 1609 | 2026-05-20T00:52:07.024Z | Downloaded libc v0.2.186 |
| 1610 | 2026-05-20T00:52:07.042Z | Downloaded chrono-tz v0.10.4 |
| 1611 | 2026-05-20T00:52:07.052Z | Downloaded sha3 v0.10.9 |
| 1612 | 2026-05-20T00:52:07.062Z | Downloaded csv v1.4.0 |
| 1613 | 2026-05-20T00:52:07.075Z | Downloaded tokio v1.52.3 |
| 1614 | 2026-05-20T00:52:07.135Z | Downloaded encoding_rs v0.8.35 |
| 1615 | 2026-05-20T00:52:07.148Z | Downloaded ring v0.17.14 |
| 1616 | 2026-05-20T00:52:07.661Z | Downloaded aws-lc-sys v0.40.0 |
| 1617 | 2026-05-20T00:52:08.022Z | Compiling proc-macro2 v1.0.106 |
| 1618 | 2026-05-20T00:52:08.022Z | Compiling quote v1.0.45 |
| 1619 | 2026-05-20T00:52:08.022Z | Compiling unicode-ident v1.0.24 |
| 1620 | 2026-05-20T00:52:08.022Z | Compiling serde_core v1.0.228 |
| 1621 | 2026-05-20T00:52:08.022Z | Compiling serde v1.0.228 |
| 1622 | 2026-05-20T00:52:08.022Z | Compiling libc v0.2.186 |
| 1623 | 2026-05-20T00:52:08.025Z | Compiling cfg-if v1.0.4 |
| 1624 | 2026-05-20T00:52:08.335Z | Compiling zmij v1.0.21 |
| 1625 | 2026-05-20T00:52:08.353Z | Compiling autocfg v1.5.0 |
| 1626 | 2026-05-20T00:52:08.688Z | Compiling memchr v2.8.0 |
| 1627 | 2026-05-20T00:52:08.822Z | Compiling libm v0.2.16 |
| 1628 | 2026-05-20T00:52:09.121Z | Compiling itoa v1.0.18 |
| 1629 | 2026-05-20T00:52:09.155Z | Compiling icu_properties_data v2.2.0 |
| 1630 | 2026-05-20T00:52:09.441Z | Compiling icu_normalizer_data v2.2.0 |
| 1631 | 2026-05-20T00:52:09.468Z | Compiling version_check v0.9.5 |
| 1632 | 2026-05-20T00:52:09.506Z | Compiling stable_deref_trait v1.2.1 |
| 1633 | 2026-05-20T00:52:09.621Z | Compiling syn v2.0.117 |
| 1634 | 2026-05-20T00:52:09.676Z | Compiling serde_json v1.0.149 |
| 1635 | 2026-05-20T00:52:09.739Z | Compiling thiserror v2.0.18 |
| 1636 | 2026-05-20T00:52:09.915Z | Compiling litemap v0.8.2 |
| 1637 | 2026-05-20T00:52:09.947Z | Compiling parking_lot_core v0.9.12 |
| 1638 | 2026-05-20T00:52:09.968Z | Compiling writeable v0.6.3 |
| 1639 | 2026-05-20T00:52:10.029Z | Compiling utf8_iter v1.0.4 |
| 1640 | 2026-05-20T00:52:10.149Z | Compiling num-traits v0.2.19 |
| 1641 | 2026-05-20T00:52:10.170Z | Compiling percent-encoding v2.3.2 |
| 1642 | 2026-05-20T00:52:10.306Z | Compiling form_urlencoded v1.2.2 |
| 1643 | 2026-05-20T00:52:10.350Z | Compiling getrandom v0.4.2 |
| 1644 | 2026-05-20T00:52:10.430Z | Compiling rand_core v0.10.1 |
| 1645 | 2026-05-20T00:52:10.558Z | Compiling jobserver v0.1.34 |
| 1646 | 2026-05-20T00:52:10.575Z | Compiling shlex v1.3.0 |
| 1647 | 2026-05-20T00:52:10.592Z | Compiling find-msvc-tools v0.1.9 |
| 1648 | 2026-05-20T00:52:10.671Z | Compiling heck v0.5.0 |
| 1649 | 2026-05-20T00:52:10.817Z | Compiling cc v1.2.62 |
| 1650 | 2026-05-20T00:52:10.884Z | Compiling errno v0.3.14 |
| 1651 | 2026-05-20T00:52:11.180Z | Compiling zerocopy v0.8.48 |
| 1652 | 2026-05-20T00:52:11.221Z | Compiling iana-time-zone v0.1.65 |
| 1653 | 2026-05-20T00:52:11.584Z | Compiling uuid v1.23.1 |
| 1654 | 2026-05-20T00:52:11.602Z | Compiling semver v1.0.28 |
| 1655 | 2026-05-20T00:52:11.814Z | Compiling getrandom v0.2.17 |
| 1656 | 2026-05-20T00:52:11.991Z | Compiling dyn-clone v1.0.20 |
| 1657 | 2026-05-20T00:52:12.045Z | Compiling schemars v0.8.22 |
| 1658 | 2026-05-20T00:52:12.147Z | Compiling pin-project-lite v0.2.17 |
| 1659 | 2026-05-20T00:52:12.201Z | Compiling rustversion v1.0.22 |
| 1660 | 2026-05-20T00:52:12.219Z | Compiling scopeguard v1.2.0 |
| 1661 | 2026-05-20T00:52:12.275Z | Compiling socket2 v0.6.3 |
| 1662 | 2026-05-20T00:52:12.303Z | Compiling bitflags v2.11.1 |
| 1663 | 2026-05-20T00:52:12.338Z | Compiling lock_api v0.4.14 |
| 1664 | 2026-05-20T00:52:12.359Z | Compiling signal-hook-registry v1.4.8 |
| 1665 | 2026-05-20T00:52:12.442Z | Compiling synstructure v0.13.2 |
| 1666 | 2026-05-20T00:52:12.575Z | Compiling serde_derive_internals v0.29.1 |
| 1667 | 2026-05-20T00:52:12.843Z | Compiling mio v1.2.0 |
| 1668 | 2026-05-20T00:52:12.965Z | Compiling log v0.4.29 |
| 1669 | 2026-05-20T00:52:13.093Z | Compiling portable-atomic v1.13.1 |
| 1670 | 2026-05-20T00:52:13.151Z | Compiling subtle v2.6.1 |
| 1671 | 2026-05-20T00:52:13.259Z | Compiling equivalent v1.0.2 |
| 1672 | 2026-05-20T00:52:13.346Z | Compiling critical-section v1.2.0 |
| 1673 | 2026-05-20T00:52:13.363Z | Compiling futures-core v0.3.32 |
| 1674 | 2026-05-20T00:52:13.377Z | Compiling ring v0.17.14 |
| 1675 | 2026-05-20T00:52:13.395Z | Compiling cmake v0.1.58 |
| 1676 | 2026-05-20T00:52:13.458Z | Compiling dunce v1.0.5 |
| 1677 | 2026-05-20T00:52:13.526Z | Compiling fs_extra v1.3.0 |
| 1678 | 2026-05-20T00:52:13.529Z | Compiling httparse v1.10.1 |
| 1679 | 2026-05-20T00:52:13.561Z | Compiling futures-sink v0.3.32 |
| 1680 | 2026-05-20T00:52:13.563Z | Compiling slab v0.4.12 |
| 1681 | 2026-05-20T00:52:13.662Z | Compiling serde_derive v1.0.228 |
| 1682 | 2026-05-20T00:52:13.680Z | Compiling zerofrom-derive v0.1.7 |
| 1683 | 2026-05-20T00:52:13.738Z | Compiling yoke-derive v0.8.2 |
| 1684 | 2026-05-20T00:52:13.777Z | Compiling zerovec-derive v0.11.3 |
| 1685 | 2026-05-20T00:52:13.795Z | Compiling displaydoc v0.2.5 |
| 1686 | 2026-05-20T00:52:13.899Z | Compiling schemars_derive v0.8.22 |
| 1687 | 2026-05-20T00:52:13.918Z | Compiling thiserror-impl v2.0.18 |
| 1688 | 2026-05-20T00:52:14.371Z | Compiling tokio-macros v2.7.0 |
| 1689 | 2026-05-20T00:52:14.555Z | Compiling zerocopy-derive v0.8.48 |
| 1690 | 2026-05-20T00:52:14.805Z | Compiling zeroize_derive v1.4.3 |
| 1691 | 2026-05-20T00:52:14.870Z | Compiling zerofrom v0.1.7 |
| 1692 | 2026-05-20T00:52:14.895Z | Compiling futures-macro v0.3.32 |
| 1693 | 2026-05-20T00:52:15.002Z | Compiling yoke v0.8.2 |
| 1694 | 2026-05-20T00:52:15.114Z | Compiling once_cell v1.21.4 |
| 1695 | 2026-05-20T00:52:15.117Z | Compiling aws-lc-sys v0.40.0 |
| 1696 | 2026-05-20T00:52:15.200Z | Compiling zerovec v0.11.6 |
| 1697 | 2026-05-20T00:52:15.275Z | Compiling zerotrie v0.2.4 |
| 1698 | 2026-05-20T00:52:15.469Z | Compiling rand_core v0.6.4 |
| 1699 | 2026-05-20T00:52:15.485Z | Compiling zeroize v1.8.2 |
| 1700 | 2026-05-20T00:52:15.712Z | Compiling futures-channel v0.3.32 |
| 1701 | 2026-05-20T00:52:15.730Z | Compiling rustix v1.1.4 |
| 1702 | 2026-05-20T00:52:15.730Z | Compiling thiserror v1.0.69 |
| 1703 | 2026-05-20T00:52:15.762Z | Compiling tinystr v0.8.3 |
| 1704 | 2026-05-20T00:52:15.801Z | Compiling potential_utf v0.1.5 |
| 1705 | 2026-05-20T00:52:15.985Z | Compiling icu_locale_core v2.2.0 |
| 1706 | 2026-05-20T00:52:15.999Z | Compiling icu_collections v2.2.0 |
| 1707 | 2026-05-20T00:52:16.033Z | Compiling ucd-trie v0.1.7 |
| 1708 | 2026-05-20T00:52:16.050Z | Compiling futures-task v0.3.32 |
| 1709 | 2026-05-20T00:52:16.067Z | Compiling regex-syntax v0.8.10 |
| 1710 | 2026-05-20T00:52:16.142Z | Compiling futures-io v0.3.32 |
| 1711 | 2026-05-20T00:52:16.221Z | Compiling pest v2.8.6 |
| 1712 | 2026-05-20T00:52:16.258Z | Compiling thiserror-impl v1.0.69 |
| 1713 | 2026-05-20T00:52:16.337Z | Compiling futures-util v0.3.32 |
| 1714 | 2026-05-20T00:52:16.952Z | Compiling smallvec v1.15.1 |
| 1715 | 2026-05-20T00:52:17.225Z | Compiling bytes v1.11.1 |
| 1716 | 2026-05-20T00:52:17.266Z | Compiling icu_provider v2.2.0 |
| 1717 | 2026-05-20T00:52:17.439Z | Compiling chrono v0.4.44 |
| 1718 | 2026-05-20T00:52:17.459Z | Compiling serde_tokenstream v0.2.3 |
| 1719 | 2026-05-20T00:52:17.746Z | Compiling icu_normalizer v2.2.0 |
| 1720 | 2026-05-20T00:52:17.901Z | Compiling icu_properties v2.2.0 |
| 1721 | 2026-05-20T00:52:18.453Z | Compiling parking_lot v0.12.5 |
| 1722 | 2026-05-20T00:52:18.667Z | Compiling tokio v1.52.3 |
| 1723 | 2026-05-20T00:52:18.880Z | Compiling idna_adapter v1.2.2 |
| 1724 | 2026-05-20T00:52:18.917Z | Compiling pest_meta v2.8.6 |
| 1725 | 2026-05-20T00:52:18.936Z | Compiling hashbrown v0.17.1 |
| 1726 | 2026-05-20T00:52:19.025Z | Compiling idna v1.1.0 |
| 1727 | 2026-05-20T00:52:19.213Z | Compiling aho-corasick v1.1.4 |
| 1728 | 2026-05-20T00:52:19.310Z | Compiling tracing-core v0.1.36 |
| 1729 | 2026-05-20T00:52:19.435Z | Compiling url v2.5.8 |
| 1730 | 2026-05-20T00:52:19.605Z | Compiling indexmap v2.14.0 |
| 1731 | 2026-05-20T00:52:20.323Z | Compiling pest_generator v2.8.6 |
| 1732 | 2026-05-20T00:52:20.429Z | Compiling regex-automata v0.4.14 |
| 1733 | 2026-05-20T00:52:20.557Z | Compiling tracing-attributes v0.1.31 |
| 1734 | 2026-05-20T00:52:20.852Z | Compiling generic-array v0.14.7 |
| 1735 | 2026-05-20T00:52:20.970Z | Compiling pest_derive v2.8.6 |
| 1736 | 2026-05-20T00:52:21.144Z | Compiling getrandom v0.3.4 |
| 1737 | 2026-05-20T00:52:21.518Z | Compiling ipnetwork v0.21.1 |
| 1738 | 2026-05-20T00:52:21.799Z | Compiling tracing v0.1.44 |
| 1739 | 2026-05-20T00:52:21.889Z | Compiling strsim v0.11.1 |
| 1740 | 2026-05-20T00:52:21.962Z | Compiling fnv v1.0.7 |
| 1741 | 2026-05-20T00:52:22.139Z | Compiling regex v1.12.3 |
| 1742 | 2026-05-20T00:52:22.253Z | Compiling typenum v1.20.0 |
| 1743 | 2026-05-20T00:52:22.991Z | Compiling http v1.4.0 |
| 1744 | 2026-05-20T00:52:23.076Z | Compiling rustls-pki-types v1.14.1 |
| 1745 | 2026-05-20T00:52:23.415Z | Compiling base64 v0.22.1 |
| 1746 | 2026-05-20T00:52:23.439Z | Compiling byteorder v1.5.0 |
| 1747 | 2026-05-20T00:52:23.889Z | Compiling ident_case v1.0.1 |
| 1748 | 2026-05-20T00:52:24.018Z | Compiling slog v2.8.2 |
| 1749 | 2026-05-20T00:52:24.287Z | Compiling untrusted v0.9.0 |
| 1750 | 2026-05-20T00:52:24.422Z | Compiling anyhow v1.0.102 |
| 1751 | 2026-05-20T00:52:24.512Z | Compiling paste v1.0.15 |
| 1752 | 2026-05-20T00:52:24.804Z | Compiling erased-serde v0.3.31 |
| 1753 | 2026-05-20T00:52:24.820Z | Compiling omicron-workspace-hack v0.1.0 |
| 1754 | 2026-05-20T00:52:24.983Z | Compiling crypto-common v0.1.7 |
| 1755 | 2026-05-20T00:52:25.051Z | Compiling ipnet v2.12.0 |
| 1756 | 2026-05-20T00:52:25.134Z | Compiling tokio-util v0.7.18 |
| 1757 | 2026-05-20T00:52:25.414Z | Compiling scroll_derive v0.13.1 |
| 1758 | 2026-05-20T00:52:26.009Z | Compiling num-conv v0.2.1 |
| 1759 | 2026-05-20T00:52:26.162Z | Compiling time-core v0.1.8 |
| 1760 | 2026-05-20T00:52:26.237Z | Compiling http-body v1.0.1 |
| 1761 | 2026-05-20T00:52:26.255Z | Compiling oxnet v0.1.5 |
| 1762 | 2026-05-20T00:52:26.316Z | Compiling time-macros v0.2.27 |
| 1763 | 2026-05-20T00:52:26.400Z | Compiling atomic-waker v1.1.2 |
| 1764 | 2026-05-20T00:52:27.304Z | Compiling tower-service v0.3.3 |
| 1765 | 2026-05-20T00:52:27.516Z | Compiling ryu v1.0.23 |
| 1766 | 2026-05-20T00:52:27.663Z | Compiling try-lock v0.2.5 |
| 1767 | 2026-05-20T00:52:27.713Z | Compiling tower-layer v0.3.3 |
| 1768 | 2026-05-20T00:52:27.778Z | Compiling want v0.3.1 |
| 1769 | 2026-05-20T00:52:27.793Z | Compiling h2 v0.4.14 |
| 1770 | 2026-05-20T00:52:27.907Z | Compiling ppv-lite86 v0.2.21 |
| 1771 | 2026-05-20T00:52:28.124Z | Compiling daft-derive v0.1.5 |
| 1772 | 2026-05-20T00:52:28.166Z | Compiling async-trait v0.1.89 |
| 1773 | 2026-05-20T00:52:28.233Z | Compiling crc32fast v1.5.0 |
| 1774 | 2026-05-20T00:52:28.531Z | Compiling httpdate v1.0.3 |
| 1775 | 2026-05-20T00:52:28.854Z | Compiling aws-lc-rs v1.16.3 |
| 1776 | 2026-05-20T00:52:28.899Z | Compiling camino v1.2.2 |
| 1777 | 2026-05-20T00:52:29.276Z | Compiling usdt-impl v0.6.0 |
| 1778 | 2026-05-20T00:52:29.444Z | Compiling pretty-hex v0.4.2 |
| 1779 | 2026-05-20T00:52:29.536Z | Compiling crossbeam-utils v0.8.21 |
| 1780 | 2026-05-20T00:52:29.879Z | Compiling scroll v0.13.0 |
| 1781 | 2026-05-20T00:52:30.140Z | Compiling hyper v1.9.0 |
| 1782 | 2026-05-20T00:52:30.289Z | Compiling block-buffer v0.10.4 |
| 1783 | 2026-05-20T00:52:30.455Z | Compiling untrusted v0.7.1 |
| 1784 | 2026-05-20T00:52:30.586Z | Compiling plain v0.2.3 |
| 1785 | 2026-05-20T00:52:30.687Z | Compiling goblin v0.10.5 |
| 1786 | 2026-05-20T00:52:30.705Z | Compiling digest v0.10.7 |
| 1787 | 2026-05-20T00:52:31.375Z | Compiling serde_urlencoded v0.7.1 |
| 1788 | 2026-05-20T00:52:31.651Z | Compiling hyper-util v0.1.20 |
| 1789 | 2026-05-20T00:52:31.651Z | Compiling http-body-util v0.1.3 |
| 1790 | 2026-05-20T00:52:31.927Z | Compiling slog-async v2.8.0 |
| 1791 | 2026-05-20T00:52:32.230Z | Compiling foldhash v0.2.0 |
| 1792 | 2026-05-20T00:52:32.508Z | Compiling rustls v0.23.40 |
| 1793 | 2026-05-20T00:52:33.626Z | Compiling allocator-api2 v0.2.21 |
| 1794 | 2026-05-20T00:52:34.008Z | Compiling hashbrown v0.16.1 |
| 1795 | 2026-05-20T00:52:34.131Z | Compiling dof v0.4.0 |
| 1796 | 2026-05-20T00:52:34.343Z | Compiling dtrace-parser v0.3.0 |
| 1797 | 2026-05-20T00:52:34.402Z | Compiling thread-id v5.1.0 |
| 1798 | 2026-05-20T00:52:34.489Z | Compiling ref-cast v1.0.25 |
| 1799 | 2026-05-20T00:52:35.288Z | Compiling rustls v0.22.4 |
| 1800 | 2026-05-20T00:52:35.316Z | Compiling rand_core v0.9.5 |
| 1801 | 2026-05-20T00:52:35.355Z | Compiling ref-cast-impl v1.0.25 |
| 1802 | 2026-05-20T00:52:35.518Z | Compiling sync_wrapper v1.0.2 |
| 1803 | 2026-05-20T00:52:35.562Z | Compiling syn v1.0.109 |
| 1804 | 2026-05-20T00:52:35.973Z | Compiling tower v0.5.3 |
| 1805 | 2026-05-20T00:52:36.122Z | Compiling usdt-macro v0.6.0 |
| 1806 | 2026-05-20T00:52:36.139Z | Compiling usdt-attr-macro v0.6.0 |
| 1807 | 2026-05-20T00:52:36.544Z | Compiling webpki-roots v1.0.7 |
| 1808 | 2026-05-20T00:52:36.665Z | Compiling structmeta-derive v0.3.0 |
| 1809 | 2026-05-20T00:52:36.716Z | Compiling multer v3.1.0 |
| 1810 | 2026-05-20T00:52:37.015Z | Compiling powerfmt v0.2.0 |
| 1811 | 2026-05-20T00:52:37.223Z | Compiling deranged v0.5.8 |
| 1812 | 2026-05-20T00:52:37.275Z | Compiling tower-http v0.6.10 |
| 1813 | 2026-05-20T00:52:37.701Z | Compiling structmeta v0.3.0 |
| 1814 | 2026-05-20T00:52:37.943Z | Compiling rand_chacha v0.9.0 |
| 1815 | 2026-05-20T00:52:38.311Z | Compiling darling_core v0.23.0 |
| 1816 | 2026-05-20T00:52:38.485Z | Compiling openapiv3 v2.2.0 |
| 1817 | 2026-05-20T00:52:39.376Z | Compiling newtype-uuid-macros v0.1.0 |
| 1818 | 2026-05-20T00:52:40.321Z | Compiling num_threads v0.1.7 |
| 1819 | 2026-05-20T00:52:40.427Z | Compiling cpufeatures v0.2.17 |
| 1820 | 2026-05-20T00:52:40.508Z | Compiling time v0.3.47 |
| 1821 | 2026-05-20T00:52:40.525Z | Compiling darling_macro v0.23.0 |
| 1822 | 2026-05-20T00:52:40.623Z | Compiling rand v0.9.4 |
| 1823 | 2026-05-20T00:52:40.641Z | Compiling newtype-uuid v1.3.2 |
| 1824 | 2026-05-20T00:52:41.148Z | Compiling strum_macros v0.26.4 |
| 1825 | 2026-05-20T00:52:41.380Z | Compiling async-stream-impl v0.3.6 |
| 1826 | 2026-05-20T00:52:41.602Z | Compiling dropshot v0.17.0 |
| 1827 | 2026-05-20T00:52:41.865Z | Compiling hex v0.4.3 |
| 1828 | 2026-05-20T00:52:42.121Z | Compiling darling v0.23.0 |
| 1829 | 2026-05-20T00:52:42.139Z | Compiling daft v0.1.5 |
| 1830 | 2026-05-20T00:52:42.157Z | Compiling crossbeam-channel v0.5.15 |
| 1831 | 2026-05-20T00:52:42.262Z | Compiling fastrand v2.4.1 |
| 1832 | 2026-05-20T00:52:42.775Z | Compiling serde_with_macros v3.20.0 |
| 1833 | 2026-05-20T00:52:43.125Z | Compiling futures-executor v0.3.32 |
| 1834 | 2026-05-20T00:52:43.187Z | Compiling dropshot_endpoint v0.17.0 |
| 1835 | 2026-05-20T00:52:43.412Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1836 | 2026-05-20T00:52:43.590Z | Compiling thread_local v1.1.9 |
| 1837 | 2026-05-20T00:52:43.877Z | Compiling futures v0.3.32 |
| 1838 | 2026-05-20T00:52:43.911Z | Compiling derive-ex v0.1.8 |
| 1839 | 2026-05-20T00:52:43.978Z | Compiling strum_macros v0.27.2 |
| 1840 | 2026-05-20T00:52:44.012Z | Compiling is-terminal v0.4.17 |
| 1841 | 2026-05-20T00:52:44.094Z | Compiling take_mut v0.2.2 |
| 1842 | 2026-05-20T00:52:44.112Z | Compiling openssl-probe v0.2.1 |
| 1843 | 2026-05-20T00:52:44.210Z | Compiling winnow v1.0.2 |
| 1844 | 2026-05-20T00:52:44.354Z | Compiling term v1.2.1 |
| 1845 | 2026-05-20T00:52:44.809Z | Compiling slog-term v2.9.2 |
| 1846 | 2026-05-20T00:52:45.466Z | Compiling test-strategy v0.4.5 |
| 1847 | 2026-05-20T00:52:45.644Z | Compiling rustls-native-certs v0.8.3 |
| 1848 | 2026-05-20T00:52:46.159Z | Compiling tempfile v3.27.0 |
| 1849 | 2026-05-20T00:52:46.544Z | Compiling macaddr v1.0.1 |
| 1850 | 2026-05-20T00:52:46.843Z | Compiling simd-adler32 v0.3.9 |
| 1851 | 2026-05-20T00:52:46.979Z | Compiling match_cfg v0.1.0 |
| 1852 | 2026-05-20T00:52:46.997Z | Compiling adler2 v2.0.1 |
| 1853 | 2026-05-20T00:52:47.162Z | Compiling miniz_oxide v0.8.9 |
| 1854 | 2026-05-20T00:52:47.213Z | Compiling hostname v0.3.1 |
| 1855 | 2026-05-20T00:52:47.484Z | Compiling slog-json v2.6.1 |
| 1856 | 2026-05-20T00:52:47.780Z | Compiling memmap2 v0.9.10 |
| 1857 | 2026-05-20T00:52:48.054Z | Compiling usdt v0.6.0 |
| 1858 | 2026-05-20T00:52:48.557Z | Compiling slog-bunyan v2.5.0 |
| 1859 | 2026-05-20T00:52:48.606Z | Compiling flate2 v1.1.9 |
| 1860 | 2026-05-20T00:52:48.663Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1861 | 2026-05-20T00:52:48.755Z | Compiling rustls-webpki v0.102.8 |
| 1862 | 2026-05-20T00:52:48.813Z | Compiling debug-ignore v1.0.5 |
| 1863 | 2026-05-20T00:52:48.930Z | Compiling either v1.15.0 |
| 1864 | 2026-05-20T00:52:49.127Z | Compiling compression-core v0.4.32 |
| 1865 | 2026-05-20T00:52:49.306Z | Compiling compression-codecs v0.4.38 |
| 1866 | 2026-05-20T00:52:49.663Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1867 | 2026-05-20T00:52:49.733Z | Compiling parse-display-derive v0.10.0 |
| 1868 | 2026-05-20T00:52:50.638Z | Compiling rand_chacha v0.3.1 |
| 1869 | 2026-05-20T00:52:50.916Z | Compiling serde_spanned v1.1.1 |
| 1870 | 2026-05-20T00:52:50.952Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1871 | 2026-05-20T00:52:51.288Z | Compiling encoding_rs v0.8.35 |
| 1872 | 2026-05-20T00:52:51.306Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1873 | 2026-05-20T00:52:51.342Z | Compiling mime v0.3.17 |
| 1874 | 2026-05-20T00:52:51.541Z | Compiling spin v0.9.8 |
| 1875 | 2026-05-20T00:52:51.575Z | Compiling tokio-rustls v0.25.0 |
| 1876 | 2026-05-20T00:52:51.672Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1877 | 2026-05-20T00:52:51.814Z | Compiling rand v0.8.6 |
| 1878 | 2026-05-20T00:52:51.833Z | Compiling async-compression v0.4.42 |
| 1879 | 2026-05-20T00:52:52.290Z | Compiling strum v0.26.3 |
| 1880 | 2026-05-20T00:52:52.580Z | Compiling async-stream v0.3.6 |
| 1881 | 2026-05-20T00:52:52.828Z | Compiling sha1 v0.10.6 |
| 1882 | 2026-05-20T00:52:53.234Z | Compiling waitgroup v0.1.2 |
| 1883 | 2026-05-20T00:52:53.399Z | Compiling rustls-pemfile v2.2.0 |
| 1884 | 2026-05-20T00:52:53.598Z | Compiling serde_path_to_error v0.1.20 |
| 1885 | 2026-05-20T00:52:53.701Z | Compiling wait-timeout v0.2.1 |
| 1886 | 2026-05-20T00:52:54.041Z | Compiling hostname v0.4.2 |
| 1887 | 2026-05-20T00:52:54.208Z | Compiling bit-vec v0.8.0 |
| 1888 | 2026-05-20T00:52:54.274Z | Compiling quick-error v1.2.3 |
| 1889 | 2026-05-20T00:52:54.391Z | Compiling rusty-fork v0.3.1 |
| 1890 | 2026-05-20T00:52:54.502Z | Compiling bit-set v0.8.0 |
| 1891 | 2026-05-20T00:52:54.725Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1892 | 2026-05-20T00:52:55.209Z | Compiling serde_with v3.20.0 |
| 1893 | 2026-05-20T00:52:55.233Z | Compiling rand_xorshift v0.4.0 |
| 1894 | 2026-05-20T00:52:55.405Z | Compiling regress v0.10.5 |
| 1895 | 2026-05-20T00:52:55.543Z | Compiling unarray v0.1.4 |
| 1896 | 2026-05-20T00:52:55.673Z | Compiling proptest v1.11.0 |
| 1897 | 2026-05-20T00:52:56.331Z | Compiling strum v0.27.2 |
| 1898 | 2026-05-20T00:52:56.475Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1899 | 2026-05-20T00:52:56.628Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1900 | 2026-05-20T00:52:56.746Z | Compiling instant v0.1.13 |
| 1901 | 2026-05-20T00:52:57.258Z | Compiling rustc-hash v2.1.2 |
| 1902 | 2026-05-20T00:52:57.395Z | Compiling iddqd v0.3.18 |
| 1903 | 2026-05-20T00:52:58.070Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1904 | 2026-05-20T00:52:58.599Z | Compiling itertools v0.14.0 |
| 1905 | 2026-05-20T00:52:59.500Z | Compiling unicode-width v0.2.2 |
| 1906 | 2026-05-20T00:52:59.816Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1907 | 2026-05-20T00:53:00.088Z | Compiling backon v1.6.0 |
| 1908 | 2026-05-20T00:53:00.682Z | Compiling backoff v0.4.0 |
| 1909 | 2026-05-20T00:53:01.380Z | Compiling parse-display v0.10.0 |
| 1910 | 2026-05-20T00:53:01.451Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#ed02e1a3) |
| 1911 | 2026-05-20T00:53:04.334Z | Compiling regress v0.11.1 |
| 1912 | 2026-05-20T00:53:05.412Z | Compiling zerocopy-derive v0.7.35 |
| 1913 | 2026-05-20T00:53:06.256Z | Compiling typify-impl v0.6.2 |
| 1914 | 2026-05-20T00:53:06.755Z | Compiling darling_core v0.21.3 |
| 1915 | 2026-05-20T00:53:07.446Z | Compiling clap_derive v4.6.1 |
| 1916 | 2026-05-20T00:53:07.746Z | Compiling utf8parse v0.2.2 |
| 1917 | 2026-05-20T00:53:07.860Z | Compiling convert_case v0.4.0 |
| 1918 | 2026-05-20T00:53:08.153Z | Compiling derive_more v0.99.20 |
| 1919 | 2026-05-20T00:53:08.707Z | Compiling anstyle-parse v1.0.0 |
| 1920 | 2026-05-20T00:53:08.763Z | Compiling darling_macro v0.21.3 |
| 1921 | 2026-05-20T00:53:09.473Z | Compiling typify-macro v0.6.2 |
| 1922 | 2026-05-20T00:53:09.589Z | Compiling terminal_size v0.4.4 |
| 1923 | 2026-05-20T00:53:09.710Z | Compiling toml_datetime v0.6.11 |
| 1924 | 2026-05-20T00:53:09.806Z | Compiling anstyle v1.0.14 |
| 1925 | 2026-05-20T00:53:10.067Z | Compiling colorchoice v1.0.5 |
| 1926 | 2026-05-20T00:53:10.169Z | Compiling is_terminal_polyfill v1.70.2 |
| 1927 | 2026-05-20T00:53:10.188Z | Compiling anstyle-query v1.1.5 |
| 1928 | 2026-05-20T00:53:10.323Z | Compiling anstream v1.0.0 |
| 1929 | 2026-05-20T00:53:10.981Z | Compiling darling v0.21.3 |
| 1930 | 2026-05-20T00:53:11.265Z | Compiling secrecy v0.10.3 |
| 1931 | 2026-05-20T00:53:11.377Z | Compiling heapless v0.8.0 |
| 1932 | 2026-05-20T00:53:11.416Z | Compiling crucible-workspace-hack v0.1.0 |
| 1933 | 2026-05-20T00:53:11.417Z | Compiling tinyvec_macros v0.1.1 |
| 1934 | 2026-05-20T00:53:11.530Z | Compiling clap_lex v1.1.0 |
| 1935 | 2026-05-20T00:53:11.741Z | Compiling unsafe-libyaml v0.2.11 |
| 1936 | 2026-05-20T00:53:11.858Z | Compiling clap_builder v4.6.0 |
| 1937 | 2026-05-20T00:53:12.267Z | Compiling serde_yaml v0.9.34+deprecated |
| 1938 | 2026-05-20T00:53:12.326Z | Compiling tinyvec v1.11.0 |
| 1939 | 2026-05-20T00:53:12.737Z | Compiling ingot-macros v0.1.1 |
| 1940 | 2026-05-20T00:53:12.842Z | Compiling zerocopy v0.7.35 |
| 1941 | 2026-05-20T00:53:13.435Z | Compiling hash32 v0.3.1 |
| 1942 | 2026-05-20T00:53:13.581Z | Compiling scroll_derive v0.12.1 |
| 1943 | 2026-05-20T00:53:13.598Z | Compiling rustc_version v0.4.1 |
| 1944 | 2026-05-20T00:53:13.606Z | Compiling num-integer v0.1.46 |
| 1945 | 2026-05-20T00:53:13.884Z | Compiling usdt-impl v0.5.0 |
| 1946 | 2026-05-20T00:53:14.073Z | Compiling smoltcp v0.11.0 |
| 1947 | 2026-05-20T00:53:14.261Z | Compiling curve25519-dalek v4.1.3 |
| 1948 | 2026-05-20T00:53:14.288Z | Compiling scroll v0.12.0 |
| 1949 | 2026-05-20T00:53:14.472Z | Compiling clap v4.6.1 |
| 1950 | 2026-05-20T00:53:14.853Z | Compiling dof v0.3.0 |
| 1951 | 2026-05-20T00:53:15.326Z | Compiling ingot-types v0.1.2 |
| 1952 | 2026-05-20T00:53:15.452Z | Compiling typify v0.6.2 |
| 1953 | 2026-05-20T00:53:15.634Z | Compiling dtrace-parser v0.2.0 |
| 1954 | 2026-05-20T00:53:15.763Z | Compiling hmac v0.12.1 |
| 1955 | 2026-05-20T00:53:15.828Z | Compiling inout v0.1.4 |
| 1956 | 2026-05-20T00:53:15.845Z | Compiling ff v0.13.1 |
| 1957 | 2026-05-20T00:53:15.914Z | Compiling cobs v0.3.0 |
| 1958 | 2026-05-20T00:53:16.012Z | Compiling thread-id v4.2.2 |
| 1959 | 2026-05-20T00:53:16.226Z | Compiling managed v0.8.0 |
| 1960 | 2026-05-20T00:53:16.433Z | Compiling bitflags v1.3.2 |
| 1961 | 2026-05-20T00:53:16.759Z | Compiling postcard v1.1.3 |
| 1962 | 2026-05-20T00:53:16.778Z | Compiling group v0.13.0 |
| 1963 | 2026-05-20T00:53:16.894Z | Compiling cipher v0.4.4 |
| 1964 | 2026-05-20T00:53:17.118Z | Compiling hkdf v0.12.4 |
| 1965 | 2026-05-20T00:53:17.277Z | Compiling ingot v0.1.1 |
| 1966 | 2026-05-20T00:53:19.474Z | Compiling goblin v0.8.2 |
| 1967 | 2026-05-20T00:53:19.673Z | Compiling num-iter v0.1.45 |
| 1968 | 2026-05-20T00:53:19.802Z | Compiling num-rational v0.4.2 |
| 1969 | 2026-05-20T00:53:21.017Z | Compiling tabwriter v1.4.1 |
| 1970 | 2026-05-20T00:53:21.321Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1971 | 2026-05-20T00:53:21.385Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1972 | 2026-05-20T00:53:21.514Z | Compiling hubpack_derive v0.1.1 |
| 1973 | 2026-05-20T00:53:21.784Z | Compiling crossbeam-epoch v0.9.18 |
| 1974 | 2026-05-20T00:53:22.039Z | Compiling universal-hash v0.5.1 |
| 1975 | 2026-05-20T00:53:22.182Z | Compiling crypto-bigint v0.5.5 |
| 1976 | 2026-05-20T00:53:22.299Z | Compiling half v2.7.1 |
| 1977 | 2026-05-20T00:53:22.447Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1978 | 2026-05-20T00:53:22.550Z | Compiling num-complex v0.4.6 |
| 1979 | 2026-05-20T00:53:23.384Z | Compiling base64ct v1.8.3 |
| 1980 | 2026-05-20T00:53:23.719Z | Compiling base16ct v0.2.0 |
| 1981 | 2026-05-20T00:53:24.080Z | Compiling ciborium-io v0.2.2 |
| 1982 | 2026-05-20T00:53:24.099Z | Compiling prettyplease v0.2.37 |
| 1983 | 2026-05-20T00:53:24.203Z | Compiling opaque-debug v0.3.1 |
| 1984 | 2026-05-20T00:53:24.298Z | Compiling poly1305 v0.8.0 |
| 1985 | 2026-05-20T00:53:24.730Z | Compiling ciborium-ll v0.2.2 |
| 1986 | 2026-05-20T00:53:25.071Z | Compiling elliptic-curve v0.13.8 |
| 1987 | 2026-05-20T00:53:25.373Z | Compiling password-hash v0.5.0 |
| 1988 | 2026-05-20T00:53:25.929Z | Compiling num v0.4.3 |
| 1989 | 2026-05-20T00:53:26.012Z | Compiling thiserror-no-std v2.0.2 |
| 1990 | 2026-05-20T00:53:26.111Z | Compiling hubpack v0.1.2 |
| 1991 | 2026-05-20T00:53:27.122Z | Compiling chacha20 v0.9.1 |
| 1992 | 2026-05-20T00:53:27.605Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 1993 | 2026-05-20T00:53:27.658Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1994 | 2026-05-20T00:53:28.327Z | Compiling reqwest v0.12.28 |
| 1995 | 2026-05-20T00:53:28.754Z | Compiling toml_edit v0.25.11+spec-1.1.0 |
| 1996 | 2026-05-20T00:53:29.045Z | Compiling byte-wrapper v0.1.0 |
| 1997 | 2026-05-20T00:53:29.157Z | Compiling blake2 v0.10.6 |
| 1998 | 2026-05-20T00:53:29.617Z | Compiling aead v0.5.2 |
| 1999 | 2026-05-20T00:53:29.634Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2000 | 2026-05-20T00:53:29.802Z | Compiling serde_repr v0.1.20 |
| 2001 | 2026-05-20T00:53:30.263Z | Compiling proc-macro-error-attr v1.0.4 |
| 2002 | 2026-05-20T00:53:30.452Z | Compiling bstr v1.12.1 |
| 2003 | 2026-05-20T00:53:30.470Z | Compiling memoffset v0.9.1 |
| 2004 | 2026-05-20T00:53:30.508Z | Compiling static_assertions v1.1.0 |
| 2005 | 2026-05-20T00:53:30.588Z | Compiling float-ord v0.3.2 |
| 2006 | 2026-05-20T00:53:30.658Z | Compiling cfg_aliases v0.2.1 |
| 2007 | 2026-05-20T00:53:30.716Z | Compiling rustix v0.38.44 |
| 2008 | 2026-05-20T00:53:30.803Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2009 | 2026-05-20T00:53:30.981Z | Compiling keccak v0.1.6 |
| 2010 | 2026-05-20T00:53:31.129Z | Compiling sha3 v0.10.9 |
| 2011 | 2026-05-20T00:53:31.511Z | Compiling nix v0.31.3 |
| 2012 | 2026-05-20T00:53:31.904Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2013 | 2026-05-20T00:53:31.941Z | Compiling chacha20poly1305 v0.10.1 |
| 2014 | 2026-05-20T00:53:32.089Z | Compiling argon2 v0.5.3 |
| 2015 | 2026-05-20T00:53:32.202Z | Compiling proc-macro-crate v3.5.0 |
| 2016 | 2026-05-20T00:53:32.615Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2017 | 2026-05-20T00:53:33.082Z | Compiling progenitor-client v0.10.0 |
| 2018 | 2026-05-20T00:53:33.340Z | Compiling rustls-webpki v0.103.13 |
| 2019 | 2026-05-20T00:53:35.611Z | Compiling vsss-rs v3.3.4 |
| 2020 | 2026-05-20T00:53:35.662Z | Compiling ciborium v0.2.2 |
| 2021 | 2026-05-20T00:53:36.358Z | Compiling usdt-attr-macro v0.5.0 |
| 2022 | 2026-05-20T00:53:36.483Z | Compiling usdt-macro v0.5.0 |
| 2023 | 2026-05-20T00:53:37.552Z | Compiling num-derive v0.4.2 |
| 2024 | 2026-05-20T00:53:37.612Z | Compiling enum-as-inner v0.6.1 |
| 2025 | 2026-05-20T00:53:37.760Z | Compiling proc-macro-error v1.0.4 |
| 2026 | 2026-05-20T00:53:38.015Z | Compiling memmap v0.7.0 |
| 2027 | 2026-05-20T00:53:38.241Z | Compiling winnow v0.5.40 |
| 2028 | 2026-05-20T00:53:38.296Z | Compiling tokio-rustls v0.26.4 |
| 2029 | 2026-05-20T00:53:38.380Z | Compiling rustls-platform-verifier v0.7.0 |
| 2030 | 2026-05-20T00:53:38.590Z | Compiling hyper-rustls v0.27.9 |
| 2031 | 2026-05-20T00:53:38.608Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#a611f32a) |
| 2032 | 2026-05-20T00:53:38.850Z | Compiling reqwest v0.13.3 |
| 2033 | 2026-05-20T00:53:39.137Z | Compiling indent_write v2.2.0 |
| 2034 | 2026-05-20T00:53:39.292Z | Compiling data-encoding v2.11.0 |
| 2035 | 2026-05-20T00:53:39.603Z | Compiling toml_edit v0.19.15 |
| 2036 | 2026-05-20T00:53:40.036Z | Compiling usdt v0.5.0 |
| 2037 | 2026-05-20T00:53:40.628Z | Compiling progenitor-client v0.14.0 |
| 2038 | 2026-05-20T00:53:41.123Z | Compiling progenitor-extras v0.2.0 |
| 2039 | 2026-05-20T00:53:41.663Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2040 | 2026-05-20T00:53:41.898Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2041 | 2026-05-20T00:53:41.916Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2042 | 2026-05-20T00:53:42.017Z | Compiling num_enum_derive v0.7.6 |
| 2043 | 2026-05-20T00:53:42.611Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2044 | 2026-05-20T00:53:43.584Z | Compiling serde_spanned v0.6.9 |
| 2045 | 2026-05-20T00:53:43.735Z | Compiling foreign-types-macros v0.2.3 |
| 2046 | 2026-05-20T00:53:44.430Z | Compiling winnow v0.7.15 |
| 2047 | 2026-05-20T00:53:44.513Z | Compiling cpufeatures v0.3.0 |
| 2048 | 2026-05-20T00:53:44.601Z | Compiling pkg-config v0.3.33 |
| 2049 | 2026-05-20T00:53:45.280Z | Compiling colored v3.1.1 |
| 2050 | 2026-05-20T00:53:45.998Z | Compiling vcpkg v0.2.15 |
| 2051 | 2026-05-20T00:53:46.150Z | Compiling bytecount v0.6.9 |
| 2052 | 2026-05-20T00:53:46.350Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2053 | 2026-05-20T00:53:46.560Z | Compiling foreign-types-shared v0.3.1 |
| 2054 | 2026-05-20T00:53:46.666Z | Compiling toml_write v0.1.2 |
| 2055 | 2026-05-20T00:53:46.871Z | Compiling toml_edit v0.22.27 |
| 2056 | 2026-05-20T00:53:49.499Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2057 | 2026-05-20T00:53:49.708Z | Compiling foreign-types v0.5.0 |
| 2058 | 2026-05-20T00:53:49.799Z | Compiling openssl-sys v0.9.115 |
| 2059 | 2026-05-20T00:53:50.374Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2060 | 2026-05-20T00:53:53.073Z | Compiling chacha20 v0.10.0 |
| 2061 | 2026-05-20T00:53:53.367Z | Compiling num_enum v0.7.6 |
| 2062 | 2026-05-20T00:53:53.516Z | Compiling proc-macro-crate v1.3.1 |
| 2063 | 2026-05-20T00:53:54.059Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2064 | 2026-05-20T00:53:54.494Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 2065 | 2026-05-20T00:53:54.588Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 2066 | 2026-05-20T00:53:54.606Z | Compiling cstr-argument v0.1.2 |
| 2067 | 2026-05-20T00:53:54.784Z | Compiling heck v0.4.1 |
| 2068 | 2026-05-20T00:53:54.923Z | Compiling rayon-core v1.13.0 |
| 2069 | 2026-05-20T00:53:55.104Z | Compiling resolv-conf v0.7.6 |
| 2070 | 2026-05-20T00:53:55.174Z | Compiling semver v0.1.20 |
| 2071 | 2026-05-20T00:53:55.236Z | Compiling linked-hash-map v0.5.6 |
| 2072 | 2026-05-20T00:53:55.433Z | Compiling unicode-segmentation v1.13.2 |
| 2073 | 2026-05-20T00:53:55.451Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#180422c1) |
| 2074 | 2026-05-20T00:53:55.626Z | Compiling swrite v0.1.0 |
| 2075 | 2026-05-20T00:53:55.719Z | Compiling lru-cache v0.1.2 |
| 2076 | 2026-05-20T00:53:55.740Z | Compiling rustc_version v0.1.7 |
| 2077 | 2026-05-20T00:53:55.865Z | Compiling newline-converter v0.3.0 |
| 2078 | 2026-05-20T00:53:56.033Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2079 | 2026-05-20T00:53:56.066Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 2080 | 2026-05-20T00:53:56.084Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2081 | 2026-05-20T00:53:56.459Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#a611f32a) |
| 2082 | 2026-05-20T00:53:56.916Z | Compiling num_enum_derive v0.5.11 |
| 2083 | 2026-05-20T00:53:57.114Z | Compiling rand v0.10.1 |
| 2084 | 2026-05-20T00:53:57.304Z | Compiling toml v0.8.23 |
| 2085 | 2026-05-20T00:53:57.854Z | Compiling atomicwrites v0.4.4 |
| 2086 | 2026-05-20T00:53:57.931Z | Compiling hickory-proto v0.24.4 |
| 2087 | 2026-05-20T00:53:57.950Z | Compiling similar v2.7.0 |
| 2088 | 2026-05-20T00:53:57.990Z | Compiling crossbeam-deque v0.8.6 |
| 2089 | 2026-05-20T00:53:58.134Z | Compiling progenitor-impl v0.13.0 |
| 2090 | 2026-05-20T00:53:58.212Z | Compiling progenitor-impl v0.14.0 |
| 2091 | 2026-05-20T00:53:58.231Z | Compiling console v0.15.11 |
| 2092 | 2026-05-20T00:53:58.625Z | Compiling camino-tempfile v1.4.1 |
| 2093 | 2026-05-20T00:53:59.043Z | Compiling serde-big-array v0.5.1 |
| 2094 | 2026-05-20T00:53:59.209Z | Compiling derive-where v1.6.1 |
| 2095 | 2026-05-20T00:53:59.479Z | Compiling pin-project-internal v1.1.12 |
| 2096 | 2026-05-20T00:54:00.149Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 2097 | 2026-05-20T00:54:00.251Z | Compiling minimal-lexical v0.2.1 |
| 2098 | 2026-05-20T00:54:00.465Z | Compiling siphasher v1.0.3 |
| 2099 | 2026-05-20T00:54:00.495Z | Compiling lazy_static v1.5.0 |
| 2100 | 2026-05-20T00:54:00.562Z | Compiling pin-project v1.1.12 |
| 2101 | 2026-05-20T00:54:00.611Z | Compiling nom v7.1.3 |
| 2102 | 2026-05-20T00:54:00.671Z | Compiling phf_shared v0.12.1 |
| 2103 | 2026-05-20T00:54:00.671Z | Compiling progenitor-macro v0.14.0 |
| 2104 | 2026-05-20T00:54:00.726Z | Compiling progenitor-macro v0.13.0 |
| 2105 | 2026-05-20T00:54:00.927Z | Compiling hickory-resolver v0.24.4 |
| 2106 | 2026-05-20T00:54:01.513Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2107 | 2026-05-20T00:54:01.950Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992) |
| 2108 | 2026-05-20T00:54:04.862Z | Compiling expectorate v1.2.0 |
| 2109 | 2026-05-20T00:54:05.399Z | Compiling num_enum v0.5.11 |
| 2110 | 2026-05-20T00:54:05.532Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2111 | 2026-05-20T00:54:06.585Z | Compiling newtype_derive v0.1.6 |
| 2112 | 2026-05-20T00:54:06.702Z | Compiling progenitor-client v0.13.0 |
| 2113 | 2026-05-20T00:54:07.368Z | Compiling unicode-normalization v0.1.25 |
| 2114 | 2026-05-20T00:54:07.990Z | Compiling typify-impl v0.4.3 |
| 2115 | 2026-05-20T00:54:08.681Z | Compiling tokio-stream v0.1.18 |
| 2116 | 2026-05-20T00:54:09.042Z | Compiling async-recursion v1.1.1 |
| 2117 | 2026-05-20T00:54:09.242Z | Compiling snafu-derive v0.8.9 |
| 2118 | 2026-05-20T00:54:09.740Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#e25e5299) |
| 2119 | 2026-05-20T00:54:10.067Z | Compiling slog-dtrace v0.3.0 |
| 2120 | 2026-05-20T00:54:10.338Z | Compiling csv-core v0.1.13 |
| 2121 | 2026-05-20T00:54:10.742Z | Compiling same-file v1.0.6 |
| 2122 | 2026-05-20T00:54:10.928Z | Compiling foldhash v0.1.5 |
| 2123 | 2026-05-20T00:54:10.931Z | Compiling konst_macro_rules v0.2.19 |
| 2124 | 2026-05-20T00:54:11.142Z | Compiling highway v1.3.0 |
| 2125 | 2026-05-20T00:54:11.161Z | Compiling unicode-width v0.1.14 |
| 2126 | 2026-05-20T00:54:11.265Z | Compiling foreign-types-shared v0.1.1 |
| 2127 | 2026-05-20T00:54:11.366Z | Compiling chrono-tz v0.10.4 |
| 2128 | 2026-05-20T00:54:11.502Z | Compiling unicode-xid v0.2.6 |
| 2129 | 2026-05-20T00:54:11.612Z | Compiling openssl v0.10.79 |
| 2130 | 2026-05-20T00:54:11.643Z | Compiling cancel-safe-futures v0.1.5 |
| 2131 | 2026-05-20T00:54:11.776Z | Compiling owo-colors v4.3.0 |
| 2132 | 2026-05-20T00:54:11.869Z | Compiling const_format_proc_macros v0.2.34 |
| 2133 | 2026-05-20T00:54:11.966Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2134 | 2026-05-20T00:54:11.985Z | Compiling foreign-types v0.3.2 |
| 2135 | 2026-05-20T00:54:12.070Z | Compiling typify-macro v0.4.3 |
| 2136 | 2026-05-20T00:54:12.179Z | Compiling konst v0.2.20 |
| 2137 | 2026-05-20T00:54:12.558Z | Compiling hashbrown v0.15.5 |
| 2138 | 2026-05-20T00:54:12.659Z | Compiling snafu v0.8.9 |
| 2139 | 2026-05-20T00:54:13.214Z | Compiling walkdir v2.5.0 |
| 2140 | 2026-05-20T00:54:13.214Z | Compiling csv v1.4.0 |
| 2141 | 2026-05-20T00:54:13.739Z | Compiling qorb v0.4.1 |
| 2142 | 2026-05-20T00:54:13.851Z | Compiling progenitor v0.14.0 |
| 2143 | 2026-05-20T00:54:13.945Z | Compiling progenitor v0.13.0 |
| 2144 | 2026-05-20T00:54:14.009Z | Compiling olpc-cjson v0.1.4 |
| 2145 | 2026-05-20T00:54:14.149Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2146 | 2026-05-20T00:54:14.214Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2147 | 2026-05-20T00:54:14.756Z | Compiling rayon v1.12.0 |
| 2148 | 2026-05-20T00:54:16.955Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2149 | 2026-05-20T00:54:17.633Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2150 | 2026-05-20T00:54:17.800Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2151 | 2026-05-20T00:54:18.361Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 2152 | 2026-05-20T00:54:19.376Z | Compiling phf v0.12.1 |
| 2153 | 2026-05-20T00:54:19.985Z | Compiling zone_cfg_derive v0.3.1 |
| 2154 | 2026-05-20T00:54:20.490Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2155 | 2026-05-20T00:54:20.687Z | Compiling tokio-dtrace v0.1.1 |
| 2156 | 2026-05-20T00:54:21.058Z | Compiling globset v0.4.18 |
| 2157 | 2026-05-20T00:54:21.803Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2158 | 2026-05-20T00:54:21.863Z | Compiling itertools v0.12.1 |
| 2159 | 2026-05-20T00:54:21.932Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2160 | 2026-05-20T00:54:22.022Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2161 | 2026-05-20T00:54:22.529Z | Compiling pem v3.0.6 |
| 2162 | 2026-05-20T00:54:23.070Z | Compiling libsw-core v0.3.2 |
| 2163 | 2026-05-20T00:54:23.206Z | Compiling serde_plain v1.0.2 |
| 2164 | 2026-05-20T00:54:23.233Z | Compiling openssl-macros v0.1.1 |
| 2165 | 2026-05-20T00:54:23.249Z | Compiling cookie v0.18.1 |
| 2166 | 2026-05-20T00:54:23.266Z | Compiling sigpipe v0.1.3 |
| 2167 | 2026-05-20T00:54:23.312Z | Compiling typed-path v0.9.3 |
| 2168 | 2026-05-20T00:54:23.365Z | Compiling fixedbitset v0.4.2 |
| 2169 | 2026-05-20T00:54:23.489Z | Compiling fixedbitset v0.5.7 |
| 2170 | 2026-05-20T00:54:23.507Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2171 | 2026-05-20T00:54:23.692Z | Compiling jiff v0.2.24 |
| 2172 | 2026-05-20T00:54:23.728Z | Compiling glob v0.3.3 |
| 2173 | 2026-05-20T00:54:23.776Z | Compiling petgraph v0.8.3 |
| 2174 | 2026-05-20T00:54:24.027Z | Compiling petgraph v0.6.5 |
| 2175 | 2026-05-20T00:54:24.631Z | Compiling tough v0.20.0 |
| 2176 | 2026-05-20T00:54:25.690Z | Compiling libsw v3.5.0 |
| 2177 | 2026-05-20T00:54:25.811Z | Compiling zone v0.3.1 |
| 2178 | 2026-05-20T00:54:25.894Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2179 | 2026-05-20T00:54:26.152Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2180 | 2026-05-20T00:54:26.171Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2181 | 2026-05-20T00:54:26.245Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2182 | 2026-05-20T00:54:26.462Z | Compiling oxide-tokio-rt v0.1.5 |
| 2183 | 2026-05-20T00:54:27.029Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2184 | 2026-05-20T00:54:27.504Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 2185 | 2026-05-20T00:54:29.059Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2186 | 2026-05-20T00:54:29.185Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2187 | 2026-05-20T00:54:29.482Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2188 | 2026-05-20T00:54:30.078Z | Compiling const_format v0.2.36 |
| 2189 | 2026-05-20T00:54:30.973Z | Compiling papergrid v0.11.0 |
| 2190 | 2026-05-20T00:54:31.409Z | Compiling tabled_derive v0.7.0 |
| 2191 | 2026-05-20T00:54:31.486Z | Compiling gethostname v0.5.0 |
| 2192 | 2026-05-20T00:54:31.630Z | Compiling libscf-sys v1.2.0 |
| 2193 | 2026-05-20T00:54:31.782Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2194 | 2026-05-20T00:54:32.399Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2195 | 2026-05-20T00:54:32.433Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2196 | 2026-05-20T00:54:32.455Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2197 | 2026-05-20T00:54:32.528Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2198 | 2026-05-20T00:54:32.577Z | Compiling bcs v0.1.6 |
| 2199 | 2026-05-20T00:54:32.764Z | Compiling smf v0.2.3 |
| 2200 | 2026-05-20T00:54:32.975Z | Compiling tagptr v0.2.0 |
| 2201 | 2026-05-20T00:54:33.147Z | Compiling unicode-linebreak v0.1.5 |
| 2202 | 2026-05-20T00:54:33.426Z | Compiling smawk v0.3.2 |
| 2203 | 2026-05-20T00:54:33.598Z | Compiling whoami v1.6.1 |
| 2204 | 2026-05-20T00:54:33.877Z | Compiling linear-map v1.2.0 |
| 2205 | 2026-05-20T00:54:33.903Z | Compiling termtree v0.5.1 |
| 2206 | 2026-05-20T00:54:34.072Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2207 | 2026-05-20T00:54:34.821Z | Compiling textwrap v0.16.2 |
| 2208 | 2026-05-20T00:54:36.152Z | Compiling moka v0.12.15 |
| 2209 | 2026-05-20T00:54:36.452Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2210 | 2026-05-20T00:54:36.601Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2211 | 2026-05-20T00:54:36.737Z | Compiling tabled v0.15.0 |
| 2212 | 2026-05-20T00:54:37.050Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2213 | 2026-05-20T00:54:37.395Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2214 | 2026-05-20T00:54:37.433Z | Compiling steno v0.4.1 |
| 2215 | 2026-05-20T00:54:38.952Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2216 | 2026-05-20T00:54:42.594Z | Compiling hickory-proto v0.25.2 |
| 2217 | 2026-05-20T00:54:42.597Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2218 | 2026-05-20T00:54:44.164Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2219 | 2026-05-20T00:54:44.475Z | Compiling humantime v2.3.0 |
| 2220 | 2026-05-20T00:54:44.614Z | Compiling proc-macro-error2 v2.0.1 |
| 2221 | 2026-05-20T00:54:44.900Z | Compiling hickory-resolver v0.25.2 |
| 2222 | 2026-05-20T00:54:44.922Z | Compiling typify v0.4.3 |
| 2223 | 2026-05-20T00:54:45.218Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad) |
| 2224 | 2026-05-20T00:54:45.612Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad) |
| 2225 | 2026-05-20T00:54:45.656Z | Compiling parking_lot_core v0.8.6 |
| 2226 | 2026-05-20T00:54:45.944Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2227 | 2026-05-20T00:54:45.995Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad) |
| 2228 | 2026-05-20T00:54:46.235Z | Compiling progenitor-impl v0.11.2 |
| 2229 | 2026-05-20T00:54:47.802Z | Compiling tabled_derive v0.11.0 |
| 2230 | 2026-05-20T00:54:48.288Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2231 | 2026-05-20T00:54:48.917Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2232 | 2026-05-20T00:54:50.593Z | Compiling papergrid v0.17.0 |
| 2233 | 2026-05-20T00:54:51.089Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#479813cf) |
| 2234 | 2026-05-20T00:54:51.350Z | Compiling testing_table v0.3.0 |
| 2235 | 2026-05-20T00:54:52.522Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad) |
| 2236 | 2026-05-20T00:54:52.531Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#479813cf) |
| 2237 | 2026-05-20T00:54:52.628Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#479813cf) |
| 2238 | 2026-05-20T00:54:53.178Z | Compiling tabled v0.20.0 |
| 2239 | 2026-05-20T00:54:53.232Z | Compiling progenitor-macro v0.11.2 |
| 2240 | 2026-05-20T00:54:57.003Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 2241 | 2026-05-20T00:54:57.018Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 2242 | 2026-05-20T00:54:57.018Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2243 | 2026-05-20T00:54:57.357Z | Compiling progenitor-client v0.11.2 |
| 2244 | 2026-05-20T00:54:57.447Z | Compiling arc-swap v1.9.1 |
| 2245 | 2026-05-20T00:54:57.575Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 2246 | 2026-05-20T00:54:57.774Z | Compiling slog-scope v4.4.1 |
| 2247 | 2026-05-20T00:54:57.833Z | Compiling progenitor v0.11.2 |
| 2248 | 2026-05-20T00:54:57.993Z | Compiling parking_lot v0.11.2 |
| 2249 | 2026-05-20T00:54:58.913Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad) |
| 2250 | 2026-05-20T00:55:01.598Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2251 | 2026-05-20T00:55:01.612Z | Compiling dropshot-api-manager-types v0.7.1 |
| 2252 | 2026-05-20T00:55:01.612Z | Compiling fxhash v0.2.1 |
| 2253 | 2026-05-20T00:55:01.612Z | Compiling crc8 v0.1.1 |
| 2254 | 2026-05-20T00:55:01.612Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 2255 | 2026-05-20T00:55:01.612Z | Compiling sled v0.34.7 |
| 2256 | 2026-05-20T00:55:03.445Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2257 | 2026-05-20T00:55:07.850Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2258 | 2026-05-20T00:55:07.998Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 2259 | 2026-05-20T00:55:08.410Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad) |
| 2260 | 2026-05-20T00:55:10.222Z | Compiling slog-stdlog v4.1.1 |
| 2261 | 2026-05-20T00:55:10.678Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2262 | 2026-05-20T00:55:10.961Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 2263 | 2026-05-20T00:55:11.272Z | Compiling slog-envlogger v2.2.0 |
| 2264 | 2026-05-20T00:55:12.333Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2265 | 2026-05-20T00:55:22.505Z | Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 2266 | 2026-05-20T00:55:26.556Z | Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 2267 | 2026-05-20T00:55:29.900Z | Finished `release` profile [optimized] target(s) in 3m 46s |
| 2268 | 2026-05-20T00:55:30.229Z | + banner trio |
| 2269 | 2026-05-20T00:55:30.233Z | |
| 2270 | 2026-05-20T00:55:30.233Z | ##### ##### # #### |
| 2271 | 2026-05-20T00:55:30.233Z | # # # # # # |
| 2272 | 2026-05-20T00:55:30.233Z | # # # # # # |
| 2273 | 2026-05-20T00:55:30.233Z | # ##### # # # |
| 2274 | 2026-05-20T00:55:30.233Z | # # # # # # |
| 2275 | 2026-05-20T00:55:30.234Z | # # # # #### |
| 2276 | 2026-05-20T00:55:30.234Z | |
| 2277 | 2026-05-20T00:55:30.234Z | + pfexec cargo test --release -p mg-tests test_trio_v3 -- --nocapture |
| 2278 | 2026-05-20T00:55:30.588Z | Compiling cfg-if v1.0.4 |
| 2279 | 2026-05-20T00:55:30.588Z | Compiling serde_core v1.0.228 |
| 2280 | 2026-05-20T00:55:30.592Z | Compiling libc v0.2.186 |
| 2281 | 2026-05-20T00:55:30.592Z | Compiling itoa v1.0.18 |
| 2282 | 2026-05-20T00:55:30.658Z | Compiling num-traits v0.2.19 |
| 2283 | 2026-05-20T00:55:30.667Z | Compiling serde v1.0.228 |
| 2284 | 2026-05-20T00:55:30.672Z | Compiling memchr v2.8.0 |
| 2285 | 2026-05-20T00:55:30.704Z | Compiling zerofrom v0.1.7 |
| 2286 | 2026-05-20T00:55:30.821Z | Compiling stable_deref_trait v1.2.1 |
| 2287 | 2026-05-20T00:55:30.874Z | Compiling schemars v0.8.22 |
| 2288 | 2026-05-20T00:55:30.889Z | Compiling smallvec v1.15.1 |
| 2289 | 2026-05-20T00:55:30.896Z | Compiling yoke v0.8.2 |
| 2290 | 2026-05-20T00:55:31.049Z | Compiling pin-project-lite v0.2.17 |
| 2291 | 2026-05-20T00:55:31.058Z | Compiling bytes v1.11.1 |
| 2292 | 2026-05-20T00:55:31.138Z | Compiling zerovec v0.11.6 |
| 2293 | 2026-05-20T00:55:31.147Z | Compiling zmij v1.0.21 |
| 2294 | 2026-05-20T00:55:31.491Z | Compiling socket2 v0.6.3 |
| 2295 | 2026-05-20T00:55:31.633Z | Compiling serde_json v1.0.149 |
| 2296 | 2026-05-20T00:55:31.645Z | Compiling futures-core v0.3.32 |
| 2297 | 2026-05-20T00:55:31.672Z | Compiling rand_core v0.10.1 |
| 2298 | 2026-05-20T00:55:31.740Z | Compiling scopeguard v1.2.0 |
| 2299 | 2026-05-20T00:55:31.801Z | Compiling parking_lot_core v0.9.12 |
| 2300 | 2026-05-20T00:55:31.835Z | Compiling lock_api v0.4.14 |
| 2301 | 2026-05-20T00:55:31.839Z | Compiling errno v0.3.14 |
| 2302 | 2026-05-20T00:55:31.939Z | Compiling once_cell v1.21.4 |
| 2303 | 2026-05-20T00:55:31.996Z | Compiling iana-time-zone v0.1.65 |
| 2304 | 2026-05-20T00:55:32.066Z | Compiling parking_lot v0.12.5 |
| 2305 | 2026-05-20T00:55:32.173Z | Compiling signal-hook-registry v1.4.8 |
| 2306 | 2026-05-20T00:55:32.212Z | Compiling getrandom v0.4.2 |
| 2307 | 2026-05-20T00:55:32.290Z | Compiling tinystr v0.8.3 |
| 2308 | 2026-05-20T00:55:32.339Z | Compiling chrono v0.4.44 |
| 2309 | 2026-05-20T00:55:32.415Z | Compiling mio v1.2.0 |
| 2310 | 2026-05-20T00:55:32.514Z | Compiling zeroize v1.8.2 |
| 2311 | 2026-05-20T00:55:32.673Z | Compiling writeable v0.6.3 |
| 2312 | 2026-05-20T00:55:32.707Z | Compiling litemap v0.8.2 |
| 2313 | 2026-05-20T00:55:32.846Z | Compiling indexmap v2.14.0 |
| 2314 | 2026-05-20T00:55:33.004Z | Compiling icu_locale_core v2.2.0 |
| 2315 | 2026-05-20T00:55:33.041Z | Compiling tokio v1.52.3 |
| 2316 | 2026-05-20T00:55:33.201Z | Compiling aws-lc-rs v1.16.3 |
| 2317 | 2026-05-20T00:55:33.476Z | Compiling potential_utf v0.1.5 |
| 2318 | 2026-05-20T00:55:33.514Z | Compiling http v1.4.0 |
| 2319 | 2026-05-20T00:55:33.659Z | Compiling zerotrie v0.2.4 |
| 2320 | 2026-05-20T00:55:33.755Z | Compiling utf8_iter v1.0.4 |
| 2321 | 2026-05-20T00:55:33.921Z | Compiling foldhash v0.2.0 |
| 2322 | 2026-05-20T00:55:34.030Z | Compiling hashbrown v0.16.1 |
| 2323 | 2026-05-20T00:55:34.072Z | Compiling icu_provider v2.2.0 |
| 2324 | 2026-05-20T00:55:34.079Z | Compiling icu_collections v2.2.0 |
| 2325 | 2026-05-20T00:55:34.695Z | Compiling uuid v1.23.1 |
| 2326 | 2026-05-20T00:55:34.818Z | Compiling rustls-pki-types v1.14.1 |
| 2327 | 2026-05-20T00:55:35.290Z | Compiling aws-lc-sys v0.40.0 |
| 2328 | 2026-05-20T00:55:35.435Z | Compiling percent-encoding v2.3.2 |
| 2329 | 2026-05-20T00:55:35.446Z | Compiling log v0.4.29 |
| 2330 | 2026-05-20T00:55:35.704Z | Compiling dyn-clone v1.0.20 |
| 2331 | 2026-05-20T00:55:35.708Z | Compiling icu_normalizer_data v2.2.0 |
| 2332 | 2026-05-20T00:55:35.708Z | Compiling icu_properties_data v2.2.0 |
| 2333 | 2026-05-20T00:55:35.718Z | Compiling regress v0.11.1 |
| 2334 | 2026-05-20T00:55:35.837Z | Compiling http-body v1.0.1 |
| 2335 | 2026-05-20T00:55:35.854Z | Compiling semver v1.0.28 |
| 2336 | 2026-05-20T00:55:35.857Z | Compiling tracing-core v0.1.36 |
| 2337 | 2026-05-20T00:55:36.026Z | Compiling equivalent v1.0.2 |
| 2338 | 2026-05-20T00:55:36.114Z | Compiling futures-task v0.3.32 |
| 2339 | 2026-05-20T00:55:36.145Z | Compiling slab v0.4.12 |
| 2340 | 2026-05-20T00:55:36.275Z | Compiling untrusted v0.9.0 |
| 2341 | 2026-05-20T00:55:36.345Z | Compiling futures-util v0.3.32 |
| 2342 | 2026-05-20T00:55:36.404Z | Compiling tracing v0.1.44 |
| 2343 | 2026-05-20T00:55:36.760Z | Compiling rustls v0.23.40 |
| 2344 | 2026-05-20T00:55:36.773Z | Compiling thiserror v2.0.18 |
| 2345 | 2026-05-20T00:55:36.883Z | Compiling rustls-webpki v0.103.13 |
| 2346 | 2026-05-20T00:55:36.957Z | Compiling icu_properties v2.2.0 |
| 2347 | 2026-05-20T00:55:36.976Z | Compiling icu_normalizer v2.2.0 |
| 2348 | 2026-05-20T00:55:37.760Z | Compiling typify-impl v0.6.2 |
| 2349 | 2026-05-20T00:55:38.001Z | Compiling serde_tokenstream v0.2.3 |
| 2350 | 2026-05-20T00:55:38.173Z | Compiling slog v2.8.2 |
| 2351 | 2026-05-20T00:55:38.290Z | Compiling subtle v2.6.1 |
| 2352 | 2026-05-20T00:55:38.420Z | Compiling try-lock v0.2.5 |
| 2353 | 2026-05-20T00:55:38.445Z | Compiling unicode-ident v1.0.24 |
| 2354 | 2026-05-20T00:55:38.511Z | Compiling tower-service v0.3.3 |
| 2355 | 2026-05-20T00:55:38.514Z | Compiling want v0.3.1 |
| 2356 | 2026-05-20T00:55:38.533Z | Compiling proc-macro2 v1.0.106 |
| 2357 | 2026-05-20T00:55:38.605Z | Compiling idna_adapter v1.2.2 |
| 2358 | 2026-05-20T00:55:38.691Z | Compiling httparse v1.10.1 |
| 2359 | 2026-05-20T00:55:38.736Z | Compiling form_urlencoded v1.2.2 |
| 2360 | 2026-05-20T00:55:39.002Z | Compiling erased-serde v0.3.31 |
| 2361 | 2026-05-20T00:55:39.167Z | Compiling futures-channel v0.3.32 |
| 2362 | 2026-05-20T00:55:39.504Z | Compiling atomic-waker v1.1.2 |
| 2363 | 2026-05-20T00:55:39.597Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2364 | 2026-05-20T00:55:39.634Z | Compiling allocator-api2 v0.2.21 |
| 2365 | 2026-05-20T00:55:39.634Z | Compiling hyper v1.9.0 |
| 2366 | 2026-05-20T00:55:39.822Z | Compiling toml_edit v0.25.11+spec-1.1.0 |
| 2367 | 2026-05-20T00:55:40.702Z | Compiling quote v1.0.45 |
| 2368 | 2026-05-20T00:55:40.712Z | Compiling idna v1.1.0 |
| 2369 | 2026-05-20T00:55:40.768Z | Compiling sync_wrapper v1.0.2 |
| 2370 | 2026-05-20T00:55:40.878Z | Compiling aho-corasick v1.1.4 |
| 2371 | 2026-05-20T00:55:41.112Z | Compiling typify-macro v0.6.2 |
| 2372 | 2026-05-20T00:55:41.462Z | Compiling ipnet v2.12.0 |
| 2373 | 2026-05-20T00:55:42.263Z | Compiling openssl-probe v0.2.1 |
| 2374 | 2026-05-20T00:55:42.520Z | Compiling base64 v0.22.1 |
| 2375 | 2026-05-20T00:55:42.600Z | Compiling regex-syntax v0.8.10 |
| 2376 | 2026-05-20T00:55:42.647Z | Compiling tower-layer v0.3.3 |
| 2377 | 2026-05-20T00:55:42.668Z | Compiling regex-automata v0.4.14 |
| 2378 | 2026-05-20T00:55:42.843Z | Compiling tower v0.5.3 |
| 2379 | 2026-05-20T00:55:42.874Z | Compiling hyper-util v0.1.20 |
| 2380 | 2026-05-20T00:55:43.005Z | Compiling rustls-native-certs v0.8.3 |
| 2381 | 2026-05-20T00:55:43.424Z | Compiling tokio-rustls v0.26.4 |
| 2382 | 2026-05-20T00:55:43.713Z | Compiling url v2.5.8 |
| 2383 | 2026-05-20T00:55:43.845Z | Compiling syn v2.0.117 |
| 2384 | 2026-05-20T00:55:46.213Z | Compiling proc-macro-crate v3.5.0 |
| 2385 | 2026-05-20T00:55:46.648Z | Compiling futures-sink v0.3.32 |
| 2386 | 2026-05-20T00:55:46.756Z | Compiling hashbrown v0.17.1 |
| 2387 | 2026-05-20T00:55:46.773Z | Compiling heck v0.5.0 |
| 2388 | 2026-05-20T00:55:47.282Z | Compiling bitflags v2.11.1 |
| 2389 | 2026-05-20T00:55:47.426Z | Compiling ryu v1.0.23 |
| 2390 | 2026-05-20T00:55:47.618Z | Compiling serde_urlencoded v0.7.1 |
| 2391 | 2026-05-20T00:55:47.729Z | Compiling tower-http v0.6.10 |
| 2392 | 2026-05-20T00:55:48.370Z | Compiling regex v1.12.3 |
| 2393 | 2026-05-20T00:55:48.758Z | Compiling tokio-util v0.7.18 |
| 2394 | 2026-05-20T00:55:49.551Z | Compiling crossbeam-utils v0.8.21 |
| 2395 | 2026-05-20T00:55:49.563Z | Compiling num_enum_derive v0.7.6 |
| 2396 | 2026-05-20T00:55:49.830Z | Compiling hyper-rustls v0.27.9 |
| 2397 | 2026-05-20T00:55:50.184Z | Compiling rustls-platform-verifier v0.7.0 |
| 2398 | 2026-05-20T00:55:50.193Z | Compiling typify v0.6.2 |
| 2399 | 2026-05-20T00:55:50.281Z | Compiling oxnet v0.1.5 |
| 2400 | 2026-05-20T00:55:50.289Z | Compiling http-body-util v0.1.3 |
| 2401 | 2026-05-20T00:55:50.563Z | Compiling openapiv3 v2.2.0 |
| 2402 | 2026-05-20T00:55:50.586Z | Compiling powerfmt v0.2.0 |
| 2403 | 2026-05-20T00:55:50.813Z | Compiling cpufeatures v0.3.0 |
| 2404 | 2026-05-20T00:55:50.845Z | Compiling foreign-types-shared v0.3.1 |
| 2405 | 2026-05-20T00:55:50.887Z | Compiling chacha20 v0.10.0 |
| 2406 | 2026-05-20T00:55:50.937Z | Compiling foreign-types v0.5.0 |
| 2407 | 2026-05-20T00:55:51.019Z | Compiling time-macros v0.2.27 |
| 2408 | 2026-05-20T00:55:51.234Z | Compiling serde_yaml v0.9.34+deprecated |
| 2409 | 2026-05-20T00:55:52.047Z | Compiling progenitor-impl v0.14.0 |
| 2410 | 2026-05-20T00:55:52.227Z | Compiling deranged v0.5.8 |
| 2411 | 2026-05-20T00:55:52.236Z | Compiling num_enum v0.7.6 |
| 2412 | 2026-05-20T00:55:52.359Z | Compiling reqwest v0.13.3 |
| 2413 | 2026-05-20T00:55:53.301Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#a611f32a) |
| 2414 | 2026-05-20T00:55:53.410Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2415 | 2026-05-20T00:55:53.526Z | Compiling arc-swap v1.9.1 |
| 2416 | 2026-05-20T00:55:53.866Z | Compiling cstr-argument v0.1.2 |
| 2417 | 2026-05-20T00:55:54.034Z | Compiling thread_local v1.1.9 |
| 2418 | 2026-05-20T00:55:54.084Z | Compiling num-conv v0.2.1 |
| 2419 | 2026-05-20T00:55:54.237Z | Compiling lazy_static v1.5.0 |
| 2420 | 2026-05-20T00:55:54.341Z | Compiling time-core v0.1.8 |
| 2421 | 2026-05-20T00:55:54.387Z | Compiling either v1.15.0 |
| 2422 | 2026-05-20T00:55:54.490Z | Compiling pretty-hex v0.4.2 |
| 2423 | 2026-05-20T00:55:54.605Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#a611f32a) |
| 2424 | 2026-05-20T00:55:54.630Z | Compiling itertools v0.12.1 |
| 2425 | 2026-05-20T00:55:54.827Z | Compiling time v0.3.47 |
| 2426 | 2026-05-20T00:55:56.107Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 2427 | 2026-05-20T00:55:56.478Z | Compiling slog-scope v4.4.1 |
| 2428 | 2026-05-20T00:55:56.641Z | Compiling thiserror v1.0.69 |
| 2429 | 2026-05-20T00:55:56.751Z | Compiling progenitor-macro v0.14.0 |
| 2430 | 2026-05-20T00:55:56.797Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2431 | 2026-05-20T00:55:56.932Z | Compiling progenitor-client v0.14.0 |
| 2432 | 2026-05-20T00:55:57.211Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2433 | 2026-05-20T00:55:57.340Z | Compiling crossbeam-channel v0.5.15 |
| 2434 | 2026-05-20T00:55:57.442Z | Compiling anyhow v1.0.102 |
| 2435 | 2026-05-20T00:55:58.021Z | Compiling rand v0.10.1 |
| 2436 | 2026-05-20T00:55:58.095Z | Compiling is-terminal v0.4.17 |
| 2437 | 2026-05-20T00:55:58.198Z | Compiling winnow v1.0.2 |
| 2438 | 2026-05-20T00:55:58.854Z | Compiling take_mut v0.2.2 |
| 2439 | 2026-05-20T00:55:58.973Z | Compiling term v1.2.1 |
| 2440 | 2026-05-20T00:55:59.575Z | Compiling colored v3.1.1 |
| 2441 | 2026-05-20T00:55:59.664Z | Compiling slog-term v2.9.2 |
| 2442 | 2026-05-20T00:56:00.241Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#180422c1) |
| 2443 | 2026-05-20T00:56:00.866Z | Compiling progenitor v0.14.0 |
| 2444 | 2026-05-20T00:56:00.880Z | Compiling slog-async v2.8.0 |
| 2445 | 2026-05-20T00:56:01.005Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2446 | 2026-05-20T00:56:01.022Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 2447 | 2026-05-20T00:56:02.286Z | Compiling slog-stdlog v4.1.1 |
| 2448 | 2026-05-20T00:56:02.645Z | Compiling slog-envlogger v2.2.0 |
| 2449 | 2026-05-20T00:56:02.693Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#b2fac281) |
| 2450 | 2026-05-20T00:56:03.183Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2451 | 2026-05-20T00:56:07.933Z | Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 2452 | 2026-05-20T00:56:11.455Z | Finished `release` profile [optimized] target(s) in 41.21s |
| 2453 | 2026-05-20T00:56:11.528Z | Running unittests src/lib.rs (target/release/deps/mg_tests-327996e8dba2951a) |
| 2454 | 2026-05-20T00:56:11.532Z | |
| 2455 | 2026-05-20T00:56:11.532Z | running 1 test |
| 2456 | 2026-05-20T00:56:11.666Z | configure zone |
| 2457 | 2026-05-20T00:56:11.683Z | install zone |
| 2458 | 2026-05-20T00:56:20.892Z | boot zone |
| 2459 | 2026-05-20T00:56:20.983Z | start zone s1 |
| 2460 | 2026-05-20T00:56:20.983Z | configure zone |
| 2461 | 2026-05-20T00:56:20.991Z | install zone |
| 2462 | 2026-05-20T00:56:26.559Z | boot zone |
| 2463 | 2026-05-20T00:56:26.636Z | start zone s2 |
| 2464 | 2026-05-20T00:56:26.636Z | configure zone |
| 2465 | 2026-05-20T00:56:26.644Z | install zone |
| 2466 | 2026-05-20T00:56:33.194Z | boot zone |
| 2467 | 2026-05-20T00:56:33.278Z | start zone t1 |
| 2468 | 2026-05-20T00:56:33.278Z | configure zone |
| 2469 | 2026-05-20T00:56:33.286Z | install zone |
| 2470 | 2026-05-20T00:56:41.885Z | boot zone |
| 2471 | 2026-05-20T00:56:41.971Z | waiting for zones to come up |
| 2472 | 2026-05-20T00:56:51.973Z | [sidecar.trio] svcs milestone/network |
| 2473 | 2026-05-20T00:56:52.010Z | STATE STIME FMRI |
| 2474 | 2026-05-20T00:56:52.010Z | online 0:56:20 svc:/milestone/network:default |
| 2475 | 2026-05-20T00:56:52.010Z | cp /work/oxidecomputer/maghemite/download/softnpu /mgtrio/sidecar.trio/root/opt/ |
| 2476 | 2026-05-20T00:56:52.037Z | cp /work/oxidecomputer/maghemite/download/scadm /mgtrio/sidecar.trio/root/opt/ |
| 2477 | 2026-05-20T00:56:52.063Z | cp /work/oxidecomputer/maghemite/download/libsidecar_lite.so /mgtrio/sidecar.trio/root/opt/ |
| 2478 | 2026-05-20T00:56:52.084Z | cp /work/oxidecomputer/maghemite/tests/conf/softnpu-trio.toml /mgtrio/sidecar.trio/root/opt/softnpu.toml |
| 2479 | 2026-05-20T00:56:52.087Z | [sidecar.trio] RUST_LOG=debug RUST_BACKTRACE=1 /opt/softnpu --uds-path /opt/mnt /opt/softnpu.toml &> /opt/softnpu.log & |
| 2480 | 2026-05-20T00:56:52.100Z | |
| 2481 | 2026-05-20T00:56:52.100Z | running zone s1.trio setup |
| 2482 | 2026-05-20T00:56:52.100Z | [s1.trio] svcs milestone/network |
| 2483 | 2026-05-20T00:56:52.116Z | STATE STIME FMRI |
| 2484 | 2026-05-20T00:56:52.116Z | online 0:56:26 svc:/milestone/network:default |
| 2485 | 2026-05-20T00:56:52.116Z | [s1.trio] dladm |
| 2486 | 2026-05-20T00:56:52.129Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2487 | 2026-05-20T00:56:52.129Z | sl0 simnet 9000 up -- ? |
| 2488 | 2026-05-20T00:56:52.129Z | mg2 vnic 9000 up -- ? |
| 2489 | 2026-05-20T00:56:52.129Z | [s1.trio] ipadm create-addr -t -T static -a 10.0.0.1/24 mg2/v4 |
| 2490 | 2026-05-20T00:56:52.661Z | |
| 2491 | 2026-05-20T00:56:52.661Z | [s1.trio] ipadm create-addr -t -T addrconf sl0/v6 |
| 2492 | 2026-05-20T00:56:52.677Z | |
| 2493 | 2026-05-20T00:56:52.677Z | [s1.trio] ipadm create-addr -t -T static -a fd00:1::1/64 lo0/u6 |
| 2494 | 2026-05-20T00:56:52.688Z | |
| 2495 | 2026-05-20T00:56:52.689Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/s1.trio/root/opt/ddmd |
| 2496 | 2026-05-20T00:56:52.777Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/s1.trio/root/opt/ddmadm |
| 2497 | 2026-05-20T00:56:52.851Z | [s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 9c5eba6c-ee04-487e-90ab-34815be7f0f2 --sled-uuid ac88f508-dcb5-465d-bd55-dee4f4e76711 -a sl0/v6 &> /opt/ddmd.log & |
| 2498 | 2026-05-20T00:56:52.866Z | |
| 2499 | 2026-05-20T00:56:52.866Z | running zone s2.trio setup |
| 2500 | 2026-05-20T00:56:52.866Z | [s2.trio] svcs milestone/network |
| 2501 | 2026-05-20T00:56:52.882Z | STATE STIME FMRI |
| 2502 | 2026-05-20T00:56:52.882Z | online 0:56:33 svc:/milestone/network:default |
| 2503 | 2026-05-20T00:56:52.882Z | [s2.trio] dladm |
| 2504 | 2026-05-20T00:56:52.896Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2505 | 2026-05-20T00:56:52.896Z | sl1 simnet 9000 up -- ? |
| 2506 | 2026-05-20T00:56:52.896Z | mg3 vnic 9000 up -- ? |
| 2507 | 2026-05-20T00:56:52.896Z | [s2.trio] ipadm create-addr -t -T static -a 10.0.0.2/24 mg3/v4 |
| 2508 | 2026-05-20T00:56:53.516Z | |
| 2509 | 2026-05-20T00:56:53.517Z | [s2.trio] ipadm create-addr -t -T addrconf sl1/v6 |
| 2510 | 2026-05-20T00:56:53.535Z | |
| 2511 | 2026-05-20T00:56:53.535Z | [s2.trio] ipadm create-addr -t -T static -a fd00:2::1/64 lo0/u6 |
| 2512 | 2026-05-20T00:56:53.553Z | |
| 2513 | 2026-05-20T00:56:53.553Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/s2.trio/root/opt/ddmd |
| 2514 | 2026-05-20T00:56:53.578Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/s2.trio/root/opt/ddmadm |
| 2515 | 2026-05-20T00:56:53.598Z | [s2.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid c647f123-6b4f-46fe-af8c-3bb389800720 --sled-uuid 2be88f5b-ce6b-48c0-95fa-35b302aa9dab -a sl1/v6 &> /opt/ddmd.log & |
| 2516 | 2026-05-20T00:56:53.609Z | |
| 2517 | 2026-05-20T00:56:53.609Z | running zone t1.trio setup |
| 2518 | 2026-05-20T00:56:53.609Z | [t1.trio] svcs milestone/network |
| 2519 | 2026-05-20T00:56:53.623Z | STATE STIME FMRI |
| 2520 | 2026-05-20T00:56:53.623Z | online 0:56:41 svc:/milestone/network:default |
| 2521 | 2026-05-20T00:56:53.623Z | [t1.trio] dladm |
| 2522 | 2026-05-20T00:56:53.637Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2523 | 2026-05-20T00:56:53.638Z | tfportrear0_0 simnet 9000 up -- ? |
| 2524 | 2026-05-20T00:56:53.638Z | tfportrear1_0 simnet 9000 up -- ? |
| 2525 | 2026-05-20T00:56:53.638Z | mg1 vnic 9000 up -- ? |
| 2526 | 2026-05-20T00:56:53.638Z | [t1.trio] ipadm create-addr -t -T static -a 10.0.0.3/24 mg1/v4 |
| 2527 | 2026-05-20T00:56:54.095Z | |
| 2528 | 2026-05-20T00:56:54.095Z | [t1.trio] ipadm create-addr -t -T addrconf tfportrear0_0/v6 |
| 2529 | 2026-05-20T00:56:54.111Z | |
| 2530 | 2026-05-20T00:56:54.111Z | [t1.trio] ipadm create-addr -t -T addrconf tfportrear1_0/v6 |
| 2531 | 2026-05-20T00:56:54.126Z | |
| 2532 | 2026-05-20T00:56:54.126Z | [t1.trio] ipadm create-addr -t -T static -a fd00:3::1/64 lo0/u6 |
| 2533 | 2026-05-20T00:56:54.135Z | |
| 2534 | 2026-05-20T00:56:54.135Z | cp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/opt /mgtrio/t1.trio/root/ |
| 2535 | 2026-05-20T00:56:54.447Z | cp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/var /mgtrio/t1.trio/root/ |
| 2536 | 2026-05-20T00:56:54.452Z | cp /work/oxidecomputer/maghemite/tests/conf/dpd-ports-trio.toml /mgtrio/t1.trio/root/opt/dpd-ports.toml |
| 2537 | 2026-05-20T00:56:54.452Z | waiting 3s for copy of files to zone to complete ... |
| 2538 | 2026-05-20T00:56:57.449Z | [t1.trio] svccfg import /var/svc/manifest/site/dendrite/manifest.xml |
| 2539 | 2026-05-20T00:56:57.584Z | |
| 2540 | 2026-05-20T00:56:57.584Z | [t1.trio] svccfg import /var/svc/manifest/site/tfport/manifest.xml |
| 2541 | 2026-05-20T00:56:57.690Z | |
| 2542 | 2026-05-20T00:56:57.690Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/t1.trio/root/opt/ddmd |
| 2543 | 2026-05-20T00:56:57.726Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/t1.trio/root/opt/ddmadm |
| 2544 | 2026-05-20T00:56:57.756Z | [t1.trio] svcadm disable dendrite |
| 2545 | 2026-05-20T00:56:57.781Z | |
| 2546 | 2026-05-20T00:56:57.781Z | [t1.trio] svcadm disable tfport |
| 2547 | 2026-05-20T00:56:57.803Z | |
| 2548 | 2026-05-20T00:56:57.803Z | [t1.trio] svccfg -s dendrite setprop config/address = [::1]:12224 |
| 2549 | 2026-05-20T00:56:57.828Z | |
| 2550 | 2026-05-20T00:56:57.828Z | [t1.trio] svccfg -s dendrite setprop config/mgmt = uds |
| 2551 | 2026-05-20T00:56:57.853Z | |
| 2552 | 2026-05-20T00:56:57.853Z | [t1.trio] svccfg -s dendrite setprop config/uds_path = /opt/mnt |
| 2553 | 2026-05-20T00:56:57.880Z | |
| 2554 | 2026-05-20T00:56:57.880Z | [t1.trio] svccfg -s dendrite setprop config/port_config = /opt/dpd-ports.toml |
| 2555 | 2026-05-20T00:56:57.903Z | |
| 2556 | 2026-05-20T00:56:57.903Z | [t1.trio] svccfg -s dendrite setprop config/rear_ports = 2 |
| 2557 | 2026-05-20T00:56:57.925Z | |
| 2558 | 2026-05-20T00:56:57.925Z | [t1.trio] svcadm refresh dendrite:default |
| 2559 | 2026-05-20T00:56:57.946Z | |
| 2560 | 2026-05-20T00:56:57.946Z | [t1.trio] svcadm enable dendrite:default |
| 2561 | 2026-05-20T00:56:57.967Z | |
| 2562 | 2026-05-20T00:56:57.967Z | wait 10s for dendrite to come up ... |
| 2563 | 2026-05-20T00:57:07.968Z | [t1.trio] svccfg -s tfport setprop config/pkt_source = none |
| 2564 | 2026-05-20T00:57:08.001Z | |
| 2565 | 2026-05-20T00:57:08.001Z | [t1.trio] svccfg -s tfport setprop config/flags = --sync-only |
| 2566 | 2026-05-20T00:57:08.026Z | |
| 2567 | 2026-05-20T00:57:08.026Z | [t1.trio] svcadm refresh tfport:default |
| 2568 | 2026-05-20T00:57:08.046Z | |
| 2569 | 2026-05-20T00:57:08.046Z | [t1.trio] svcadm enable tfport |
| 2570 | 2026-05-20T00:57:08.068Z | |
| 2571 | 2026-05-20T00:57:08.073Z | [t1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind transit --dendrite --rack-uuid 4470b2a7-c14c-4bf7-b585-dc0a331591a8 --sled-uuid 8a01c205-0b8b-4533-bd23-da3d0f5f682d -a tfportrear0_0/v6 -a tfportrear1_0/v6 &> /opt/ddmd.log & |
| 2572 | 2026-05-20T00:57:08.080Z | |
| 2573 | 2026-05-20T00:57:08.080Z | [t1.trio] ipadm |
| 2574 | 2026-05-20T00:57:08.093Z | ADDROBJ TYPE STATE ADDR |
| 2575 | 2026-05-20T00:57:08.093Z | lo0/v4 static ok 127.0.0.1/8 |
| 2576 | 2026-05-20T00:57:08.093Z | mg1/v4 static ok 10.0.0.3/24 |
| 2577 | 2026-05-20T00:57:08.093Z | lo0/v6 static ok ::1/128 |
| 2578 | 2026-05-20T00:57:08.093Z | lo0/u6 static ok fd00:3::1/64 |
| 2579 | 2026-05-20T00:57:08.093Z | tfportrear0_0/v6 addrconf ok fe80::a87f:19ff:fe9d:6859%tfportrear0_0/10 |
| 2580 | 2026-05-20T00:57:08.093Z | tfportrear1_0/v6 addrconf ok fe80::d8be:13ff:fe0d:d76d%tfportrear1_0/10 |
| 2581 | 2026-05-20T00:57:10.198Z | initial peering test passed |
| 2582 | 2026-05-20T00:57:11.200Z | advertise from one passed |
| 2583 | 2026-05-20T00:57:11.540Z | test ddm::test_trio_v3 has been running for over 60 seconds |
| 2584 | 2026-05-20T00:57:12.202Z | advertise from two passed |
| 2585 | 2026-05-20T00:57:12.202Z | [s1.trio] ping fd00:2::1 |
| 2586 | 2026-05-20T00:57:12.216Z | fd00:2::1 is alive |
| 2587 | 2026-05-20T00:57:12.217Z | [s2.trio] ping fd00:1::1 |
| 2588 | 2026-05-20T00:57:12.228Z | fd00:1::1 is alive |
| 2589 | 2026-05-20T00:57:12.228Z | connectivity test passed |
| 2590 | 2026-05-20T00:57:12.228Z | [t1.trio] pkill ddmd |
| 2591 | 2026-05-20T00:57:12.243Z | |
| 2592 | 2026-05-20T00:57:18.248Z | [t1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind transit --dendrite --rack-uuid 8be53351-74a5-413e-a3ed-796bb0236be2 --sled-uuid b19a641c-2615-47f1-8986-b5bec0485c81 -a tfportrear0_0/v6 -a tfportrear1_0/v6 &> /opt/ddmd.log & |
| 2593 | 2026-05-20T00:57:18.265Z | |
| 2594 | 2026-05-20T00:57:18.265Z | [t1.trio] ipadm |
| 2595 | 2026-05-20T00:57:18.273Z | ADDROBJ TYPE STATE ADDR |
| 2596 | 2026-05-20T00:57:18.273Z | lo0/v4 static ok 127.0.0.1/8 |
| 2597 | 2026-05-20T00:57:18.273Z | mg1/v4 static ok 10.0.0.3/24 |
| 2598 | 2026-05-20T00:57:18.273Z | lo0/v6 static ok ::1/128 |
| 2599 | 2026-05-20T00:57:18.273Z | lo0/u6 static ok fd00:3::1/64 |
| 2600 | 2026-05-20T00:57:18.273Z | tfportrear0_0/v6 addrconf ok fe80::a87f:19ff:fe9d:6859%tfportrear0_0/10 |
| 2601 | 2026-05-20T00:57:18.273Z | tfportrear1_0/v6 addrconf ok fe80::d8be:13ff:fe0d:d76d%tfportrear1_0/10 |
| 2602 | 2026-05-20T00:57:21.276Z | [s1.trio] ping fd00:2::1 |
| 2603 | 2026-05-20T00:57:21.293Z | fd00:2::1 is alive |
| 2604 | 2026-05-20T00:57:21.293Z | [s2.trio] ping fd00:1::1 |
| 2605 | 2026-05-20T00:57:21.305Z | fd00:1::1 is alive |
| 2606 | 2026-05-20T00:57:21.305Z | transit router restart passed |
| 2607 | 2026-05-20T00:57:21.305Z | [sidecar.trio] /opt/scadm standalone --client /opt/mnt/client --server /opt/mnt/server dump-state |
| 2608 | 2026-05-20T00:57:21.321Z | local v6: |
| 2609 | 2026-05-20T00:57:21.321Z | fe80::a87f:19ff:fe9d:6859 |
| 2610 | 2026-05-20T00:57:21.321Z | fe80::d8be:13ff:fe0d:d76d |
| 2611 | 2026-05-20T00:57:21.321Z | local v4: |
| 2612 | 2026-05-20T00:57:21.321Z | router v6_idx: |
| 2613 | 2026-05-20T00:57:21.321Z | fd00:1::/64 -> 0 |
| 2614 | 2026-05-20T00:57:21.321Z | fd00:2::/64 -> 1 |
| 2615 | 2026-05-20T00:57:21.321Z | router v6_routes: |
| 2616 | 2026-05-20T00:57:21.321Z | 0 -> fe80::3ce2:ff:feaa:a6f4 (1) |
| 2617 | 2026-05-20T00:57:21.321Z | 1 -> fe80::438:6dff:fe5e:d8fe (2) |
| 2618 | 2026-05-20T00:57:21.321Z | router v4_idx: |
| 2619 | 2026-05-20T00:57:21.321Z | router v4_routes: |
| 2620 | 2026-05-20T00:57:21.321Z | resolver v4: |
| 2621 | 2026-05-20T00:57:21.321Z | 10.0.0.3 -> 02:08:20:c5:8f:a5 |
| 2622 | 2026-05-20T00:57:21.321Z | 10.0.0.254 -> 02:08:20:cd:97:80 |
| 2623 | 2026-05-20T00:57:21.321Z | resolver v6: |
| 2624 | 2026-05-20T00:57:21.321Z | fe80::438:6dff:fe5e:d8fe -> 06:38:6d:5e:d8:fe |
| 2625 | 2026-05-20T00:57:21.322Z | fe80::3ce2:ff:feaa:a6f4 -> 3e:e2:00:aa:a6:f4 |
| 2626 | 2026-05-20T00:57:21.322Z | fe80::d8be:13ff:fe0d:d76d -> da:be:13:0d:d7:6d |
| 2627 | 2026-05-20T00:57:21.322Z | fe80::a87f:19ff:fe9d:6859 -> aa:7f:19:9d:68:59 |
| 2628 | 2026-05-20T00:57:21.322Z | nat v4: |
| 2629 | 2026-05-20T00:57:21.322Z | nat_v6: |
| 2630 | 2026-05-20T00:57:21.322Z | port_mac: |
| 2631 | 2026-05-20T00:57:21.322Z | 2: a8:40:25:50:ae:65 |
| 2632 | 2026-05-20T00:57:21.322Z | 1000: a8:40:25:50:ae:63 |
| 2633 | 2026-05-20T00:57:21.322Z | 1: a8:40:25:50:ae:64 |
| 2634 | 2026-05-20T00:57:21.322Z | proxy arp: |
| 2635 | 2026-05-20T00:57:21.322Z | [s1.trio] pkill ddmd |
| 2636 | 2026-05-20T00:57:21.332Z | |
| 2637 | 2026-05-20T00:57:26.336Z | [sidecar.trio] /opt/scadm standalone --client /opt/mnt/client --server /opt/mnt/server dump-state |
| 2638 | 2026-05-20T00:57:26.354Z | local v6: |
| 2639 | 2026-05-20T00:57:26.354Z | fe80::a87f:19ff:fe9d:6859 |
| 2640 | 2026-05-20T00:57:26.354Z | fe80::d8be:13ff:fe0d:d76d |
| 2641 | 2026-05-20T00:57:26.354Z | local v4: |
| 2642 | 2026-05-20T00:57:26.355Z | router v6_idx: |
| 2643 | 2026-05-20T00:57:26.355Z | fd00:2::/64 -> 1 |
| 2644 | 2026-05-20T00:57:26.355Z | router v6_routes: |
| 2645 | 2026-05-20T00:57:26.355Z | 1 -> fe80::438:6dff:fe5e:d8fe (2) |
| 2646 | 2026-05-20T00:57:26.355Z | router v4_idx: |
| 2647 | 2026-05-20T00:57:26.355Z | router v4_routes: |
| 2648 | 2026-05-20T00:57:26.355Z | resolver v4: |
| 2649 | 2026-05-20T00:57:26.355Z | 10.0.0.3 -> 02:08:20:c5:8f:a5 |
| 2650 | 2026-05-20T00:57:26.355Z | 10.0.0.254 -> 02:08:20:cd:97:80 |
| 2651 | 2026-05-20T00:57:26.355Z | resolver v6: |
| 2652 | 2026-05-20T00:57:26.355Z | fe80::438:6dff:fe5e:d8fe -> 06:38:6d:5e:d8:fe |
| 2653 | 2026-05-20T00:57:26.355Z | fe80::3ce2:ff:feaa:a6f4 -> 3e:e2:00:aa:a6:f4 |
| 2654 | 2026-05-20T00:57:26.355Z | fe80::d8be:13ff:fe0d:d76d -> da:be:13:0d:d7:6d |
| 2655 | 2026-05-20T00:57:26.355Z | fe80::a87f:19ff:fe9d:6859 -> aa:7f:19:9d:68:59 |
| 2656 | 2026-05-20T00:57:26.355Z | nat v4: |
| 2657 | 2026-05-20T00:57:26.355Z | nat_v6: |
| 2658 | 2026-05-20T00:57:26.355Z | port_mac: |
| 2659 | 2026-05-20T00:57:26.355Z | 2: a8:40:25:50:ae:65 |
| 2660 | 2026-05-20T00:57:26.355Z | 1000: a8:40:25:50:ae:63 |
| 2661 | 2026-05-20T00:57:26.355Z | 1: a8:40:25:50:ae:64 |
| 2662 | 2026-05-20T00:57:26.355Z | proxy arp: |
| 2663 | 2026-05-20T00:57:26.355Z | [s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid b2eb0163-232c-4599-a0fa-cee6df938e95 --sled-uuid 8f688e27-e1b3-4ccc-af84-80318d105efe -a sl0/v6 &> /opt/ddmd.log & |
| 2664 | 2026-05-20T00:57:26.366Z | |
| 2665 | 2026-05-20T00:57:29.369Z | [sidecar.trio] /opt/scadm standalone --client /opt/mnt/client --server /opt/mnt/server dump-state |
| 2666 | 2026-05-20T00:57:29.386Z | local v6: |
| 2667 | 2026-05-20T00:57:29.386Z | fe80::a87f:19ff:fe9d:6859 |
| 2668 | 2026-05-20T00:57:29.386Z | fe80::d8be:13ff:fe0d:d76d |
| 2669 | 2026-05-20T00:57:29.386Z | local v4: |
| 2670 | 2026-05-20T00:57:29.386Z | router v6_idx: |
| 2671 | 2026-05-20T00:57:29.386Z | fd00:1::/64 -> 0 |
| 2672 | 2026-05-20T00:57:29.386Z | fd00:2::/64 -> 1 |
| 2673 | 2026-05-20T00:57:29.386Z | router v6_routes: |
| 2674 | 2026-05-20T00:57:29.386Z | 0 -> fe80::3ce2:ff:feaa:a6f4 (1) |
| 2675 | 2026-05-20T00:57:29.386Z | 1 -> fe80::438:6dff:fe5e:d8fe (2) |
| 2676 | 2026-05-20T00:57:29.387Z | router v4_idx: |
| 2677 | 2026-05-20T00:57:29.387Z | router v4_routes: |
| 2678 | 2026-05-20T00:57:29.387Z | resolver v4: |
| 2679 | 2026-05-20T00:57:29.387Z | 10.0.0.3 -> 02:08:20:c5:8f:a5 |
| 2680 | 2026-05-20T00:57:29.387Z | 10.0.0.254 -> 02:08:20:cd:97:80 |
| 2681 | 2026-05-20T00:57:29.387Z | resolver v6: |
| 2682 | 2026-05-20T00:57:29.387Z | fe80::438:6dff:fe5e:d8fe -> 06:38:6d:5e:d8:fe |
| 2683 | 2026-05-20T00:57:29.387Z | fe80::3ce2:ff:feaa:a6f4 -> 3e:e2:00:aa:a6:f4 |
| 2684 | 2026-05-20T00:57:29.387Z | fe80::d8be:13ff:fe0d:d76d -> da:be:13:0d:d7:6d |
| 2685 | 2026-05-20T00:57:29.387Z | fe80::a87f:19ff:fe9d:6859 -> aa:7f:19:9d:68:59 |
| 2686 | 2026-05-20T00:57:29.387Z | nat v4: |
| 2687 | 2026-05-20T00:57:29.387Z | nat_v6: |
| 2688 | 2026-05-20T00:57:29.387Z | port_mac: |
| 2689 | 2026-05-20T00:57:29.387Z | 2: a8:40:25:50:ae:65 |
| 2690 | 2026-05-20T00:57:29.387Z | 1000: a8:40:25:50:ae:63 |
| 2691 | 2026-05-20T00:57:29.387Z | 1: a8:40:25:50:ae:64 |
| 2692 | 2026-05-20T00:57:29.387Z | proxy arp: |
| 2693 | 2026-05-20T00:57:29.390Z | [s2.trio] netstat -nr -f inet6 |
| 2694 | 2026-05-20T00:57:29.400Z | Routing Table: IPv6 |
| 2695 | 2026-05-20T00:57:29.400Z | Destination/Mask Gateway Flags Ref Use If |
| 2696 | 2026-05-20T00:57:29.400Z | --------------------------- --------------------------- ----- --- ------- ----- |
| 2697 | 2026-05-20T00:57:29.400Z | ::1 ::1 UH 2 0 lo0 |
| 2698 | 2026-05-20T00:57:29.400Z | fd00:1::/64 fe80::d8be:13ff:fe0d:d76d UG 1 0 sl1 |
| 2699 | 2026-05-20T00:57:29.400Z | fe80::/10 fe80::438:6dff:fe5e:d8fe U 3 64 sl1 |
| 2700 | 2026-05-20T00:57:29.400Z | [s2.trio] ipadm |
| 2701 | 2026-05-20T00:57:29.412Z | ADDROBJ TYPE STATE ADDR |
| 2702 | 2026-05-20T00:57:29.412Z | lo0/v4 static ok 127.0.0.1/8 |
| 2703 | 2026-05-20T00:57:29.412Z | mg3/v4 static ok 10.0.0.2/24 |
| 2704 | 2026-05-20T00:57:29.412Z | lo0/v6 static ok ::1/128 |
| 2705 | 2026-05-20T00:57:29.412Z | lo0/u6 static ok fd00:2::1/64 |
| 2706 | 2026-05-20T00:57:29.412Z | sl1/v6 addrconf ok fe80::438:6dff:fe5e:d8fe%sl1/10 |
| 2707 | 2026-05-20T00:57:29.412Z | [s2.trio] route -nv get -inet6 fd00:1::1 |
| 2708 | 2026-05-20T00:57:29.423Z | 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> |
| 2709 | 2026-05-20T00:57:29.423Z | locks: inits: |
| 2710 | 2026-05-20T00:57:29.423Z | sockaddrs: <DST,IFP> |
| 2711 | 2026-05-20T00:57:29.423Z | fd00:1::1 |
| 2712 | 2026-05-20T00:57:29.423Z | route to: fd00:1::1 |
| 2713 | 2026-05-20T00:57:29.423Z | destination: fd00:1:: |
| 2714 | 2026-05-20T00:57:29.423Z | mask: ffff:ffff:ffff:ffff:: |
| 2715 | 2026-05-20T00:57:29.423Z | gateway: fe80::d8be:13ff:fe0d:d76d |
| 2716 | 2026-05-20T00:57:29.423Z | interface: sl1 index 3 address 06 38 6d 5e d8 fe |
| 2717 | 2026-05-20T00:57:29.423Z | flags: <UP,GATEWAY,DONE,STATIC> |
| 2718 | 2026-05-20T00:57:29.423Z | recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire |
| 2719 | 2026-05-20T00:57:29.423Z | 0 0 0 0 0 0 9000 0 |
| 2720 | 2026-05-20T00:57:29.423Z | locks: inits: <rttvar,rtt,ssthresh,sendpipe,recvpipe,mtu> |
| 2721 | 2026-05-20T00:57:29.423Z | sockaddrs: <DST,GATEWAY,NETMASK,IFP,IFA> |
| 2722 | 2026-05-20T00:57:29.423Z | fd00:1:: fe80::d8be:13ff:fe0d:d76d ffff:ffff:ffff:ffff:: sl1:6.38.6d.5e.d8.fe fe80::438:6dff:fe5e:d8fe |
| 2723 | 2026-05-20T00:57:29.423Z | [s2.trio] ndp -na |
| 2724 | 2026-05-20T00:57:29.435Z | Net to Media Table: IPv6 |
| 2725 | 2026-05-20T00:57:29.435Z | If Physical Address Type State Destination/Mask |
| 2726 | 2026-05-20T00:57:29.435Z | ----- ----------------- ------- ------------ --------------------------- |
| 2727 | 2026-05-20T00:57:29.435Z | sl1 33:33:00:00:00:01 other REACHABLE ff02::1 |
| 2728 | 2026-05-20T00:57:29.435Z | sl1 33:33:00:00:00:02 other REACHABLE ff02::2 |
| 2729 | 2026-05-20T00:57:29.435Z | sl1 33:33:00:01:00:02 other REACHABLE ff02::1:2 |
| 2730 | 2026-05-20T00:57:29.435Z | sl1 33:33:00:00:00:16 other REACHABLE ff02::16 |
| 2731 | 2026-05-20T00:57:29.435Z | sl1 06:38:6d:5e:d8:fe local REACHABLE fe80::438:6dff:fe5e:d8fe |
| 2732 | 2026-05-20T00:57:29.435Z | sl1 33:33:ff:5e:d8:fe other REACHABLE ff02::1:ff5e:d8fe |
| 2733 | 2026-05-20T00:57:29.435Z | sl1 33:33:ff:0d:d7:6d other REACHABLE ff02::1:ff0d:d76d |
| 2734 | 2026-05-20T00:57:29.435Z | sl1 da:be:13:0d:d7:6d dynamic REACHABLE fe80::d8be:13ff:fe0d:d76d |
| 2735 | 2026-05-20T00:57:29.435Z | sl1 33:33:00:00:00:dd other REACHABLE ff02::dd |
| 2736 | 2026-05-20T00:57:29.435Z | [sidecar.trio] /opt/scadm standalone --client /opt/mnt/client --server /opt/mnt/server dump-state |
| 2737 | 2026-05-20T00:57:29.448Z | local v6: |
| 2738 | 2026-05-20T00:57:29.448Z | fe80::a87f:19ff:fe9d:6859 |
| 2739 | 2026-05-20T00:57:29.448Z | fe80::d8be:13ff:fe0d:d76d |
| 2740 | 2026-05-20T00:57:29.448Z | local v4: |
| 2741 | 2026-05-20T00:57:29.448Z | router v6_idx: |
| 2742 | 2026-05-20T00:57:29.448Z | fd00:1::/64 -> 0 |
| 2743 | 2026-05-20T00:57:29.448Z | fd00:2::/64 -> 1 |
| 2744 | 2026-05-20T00:57:29.449Z | router v6_routes: |
| 2745 | 2026-05-20T00:57:29.449Z | 0 -> fe80::3ce2:ff:feaa:a6f4 (1) |
| 2746 | 2026-05-20T00:57:29.449Z | 1 -> fe80::438:6dff:fe5e:d8fe (2) |
| 2747 | 2026-05-20T00:57:29.449Z | router v4_idx: |
| 2748 | 2026-05-20T00:57:29.449Z | router v4_routes: |
| 2749 | 2026-05-20T00:57:29.449Z | resolver v4: |
| 2750 | 2026-05-20T00:57:29.449Z | 10.0.0.3 -> 02:08:20:c5:8f:a5 |
| 2751 | 2026-05-20T00:57:29.449Z | 10.0.0.254 -> 02:08:20:cd:97:80 |
| 2752 | 2026-05-20T00:57:29.449Z | resolver v6: |
| 2753 | 2026-05-20T00:57:29.449Z | fe80::438:6dff:fe5e:d8fe -> 06:38:6d:5e:d8:fe |
| 2754 | 2026-05-20T00:57:29.449Z | fe80::3ce2:ff:feaa:a6f4 -> 3e:e2:00:aa:a6:f4 |
| 2755 | 2026-05-20T00:57:29.449Z | fe80::d8be:13ff:fe0d:d76d -> da:be:13:0d:d7:6d |
| 2756 | 2026-05-20T00:57:29.449Z | fe80::a87f:19ff:fe9d:6859 -> aa:7f:19:9d:68:59 |
| 2757 | 2026-05-20T00:57:29.449Z | nat v4: |
| 2758 | 2026-05-20T00:57:29.449Z | nat_v6: |
| 2759 | 2026-05-20T00:57:29.449Z | port_mac: |
| 2760 | 2026-05-20T00:57:29.449Z | 2: a8:40:25:50:ae:65 |
| 2761 | 2026-05-20T00:57:29.449Z | 1000: a8:40:25:50:ae:63 |
| 2762 | 2026-05-20T00:57:29.449Z | 1: a8:40:25:50:ae:64 |
| 2763 | 2026-05-20T00:57:29.449Z | proxy arp: |
| 2764 | 2026-05-20T00:57:29.449Z | [t1.trio] /opt/oxide/dendrite/bin/swadm route list |
| 2765 | 2026-05-20T00:57:29.491Z | Subnet Port Link Gateway Vlan |
| 2766 | 2026-05-20T00:57:29.491Z | fd00:1::/64 rear0 0 fe80::3ce2:ff:feaa:a6f4 |
| 2767 | 2026-05-20T00:57:29.491Z | fd00:2::/64 rear1 0 fe80::438:6dff:fe5e:d8fe |
| 2768 | 2026-05-20T00:57:29.491Z | [t1.trio] /opt/oxide/dendrite/bin/swadm arp list |
| 2769 | 2026-05-20T00:57:29.530Z | host mac age |
| 2770 | 2026-05-20T00:57:29.530Z | 10.0.0.3 02:08:20:c5:8f:a5 21s |
| 2771 | 2026-05-20T00:57:29.530Z | 10.0.0.254 02:08:20:cd:97:80 18s |
| 2772 | 2026-05-20T00:57:29.530Z | fe80::438:6dff:fe5e:d8fe 06:38:6d:5e:d8:fe 21s |
| 2773 | 2026-05-20T00:57:29.531Z | fe80::3ce2:ff:feaa:a6f4 3e:e2:00:aa:a6:f4 21s |
| 2774 | 2026-05-20T00:57:29.531Z | fe80::a87f:19ff:fe9d:6859 aa:7f:19:9d:68:59 21s |
| 2775 | 2026-05-20T00:57:29.531Z | fe80::d8be:13ff:fe0d:d76d da:be:13:0d:d7:6d 21s |
| 2776 | 2026-05-20T00:57:29.531Z | [t1.trio] /opt/oxide/dendrite/bin/swadm addr list |
| 2777 | 2026-05-20T00:57:29.570Z | Link IPv4 IPv6 |
| 2778 | 2026-05-20T00:57:29.570Z | rear0/0 fe80::a87f:19ff:fe9d:6859 |
| 2779 | 2026-05-20T00:57:29.570Z | rear1/0 fe80::d8be:13ff:fe0d:d76d |
| 2780 | 2026-05-20T00:57:29.570Z | [s1.trio] ipadm;route -nv get -inet6 fd00:2::1;ndp -na;netstat -nr -f inet6;ping -ns fd00:2::1 60 2 |
| 2781 | 2026-05-20T00:57:30.596Z | ADDROBJ TYPE STATE ADDR |
| 2782 | 2026-05-20T00:57:30.596Z | lo0/v4 static ok 127.0.0.1/8 |
| 2783 | 2026-05-20T00:57:30.596Z | mg2/v4 static ok 10.0.0.1/24 |
| 2784 | 2026-05-20T00:57:30.597Z | lo0/v6 static ok ::1/128 |
| 2785 | 2026-05-20T00:57:30.597Z | lo0/u6 static ok fd00:1::1/64 |
| 2786 | 2026-05-20T00:57:30.597Z | sl0/v6 addrconf ok fe80::3ce2:ff:feaa:a6f4%sl0/10 |
| 2787 | 2026-05-20T00:57:30.597Z | 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> |
| 2788 | 2026-05-20T00:57:30.597Z | locks: inits: |
| 2789 | 2026-05-20T00:57:30.597Z | sockaddrs: <DST,IFP> |
| 2790 | 2026-05-20T00:57:30.597Z | fd00:2::1 |
| 2791 | 2026-05-20T00:57:30.597Z | route to: fd00:2::1 |
| 2792 | 2026-05-20T00:57:30.597Z | destination: fd00:2:: |
| 2793 | 2026-05-20T00:57:30.597Z | mask: ffff:ffff:ffff:ffff:: |
| 2794 | 2026-05-20T00:57:30.597Z | gateway: fe80::a87f:19ff:fe9d:6859 |
| 2795 | 2026-05-20T00:57:30.597Z | interface: sl0 index 3 address 3e e2 00 aa a6 f4 |
| 2796 | 2026-05-20T00:57:30.597Z | flags: <UP,GATEWAY,DONE,STATIC> |
| 2797 | 2026-05-20T00:57:30.597Z | recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire |
| 2798 | 2026-05-20T00:57:30.597Z | 0 0 0 0 0 0 9000 0 |
| 2799 | 2026-05-20T00:57:30.597Z | locks: inits: <rttvar,rtt,ssthresh,sendpipe,recvpipe,mtu> |
| 2800 | 2026-05-20T00:57:30.597Z | sockaddrs: <DST,GATEWAY,NETMASK,IFP,IFA> |
| 2801 | 2026-05-20T00:57:30.597Z | fd00:2:: fe80::a87f:19ff:fe9d:6859 ffff:ffff:ffff:ffff:: sl0:3e.e2.0.aa.a6.f4 fe80::3ce2:ff:feaa:a6f4 |
| 2802 | 2026-05-20T00:57:30.597Z | |
| 2803 | 2026-05-20T00:57:30.597Z | Net to Media Table: IPv6 |
| 2804 | 2026-05-20T00:57:30.597Z | If Physical Address Type State Destination/Mask |
| 2805 | 2026-05-20T00:57:30.597Z | ----- ----------------- ------- ------------ --------------------------- |
| 2806 | 2026-05-20T00:57:30.597Z | sl0 33:33:00:00:00:01 other REACHABLE ff02::1 |
| 2807 | 2026-05-20T00:57:30.597Z | sl0 33:33:00:00:00:02 other REACHABLE ff02::2 |
| 2808 | 2026-05-20T00:57:30.597Z | sl0 33:33:00:01:00:02 other REACHABLE ff02::1:2 |
| 2809 | 2026-05-20T00:57:30.597Z | sl0 33:33:00:00:00:16 other REACHABLE ff02::16 |
| 2810 | 2026-05-20T00:57:30.597Z | sl0 3e:e2:00:aa:a6:f4 local REACHABLE fe80::3ce2:ff:feaa:a6f4 |
| 2811 | 2026-05-20T00:57:30.597Z | sl0 aa:7f:19:9d:68:59 dynamic REACHABLE fe80::a87f:19ff:fe9d:6859 |
| 2812 | 2026-05-20T00:57:30.597Z | sl0 33:33:ff:9d:68:59 other REACHABLE ff02::1:ff9d:6859 |
| 2813 | 2026-05-20T00:57:30.597Z | sl0 33:33:00:00:00:dd other REACHABLE ff02::dd |
| 2814 | 2026-05-20T00:57:30.597Z | sl0 33:33:ff:aa:a6:f4 other REACHABLE ff02::1:ffaa:a6f4 |
| 2815 | 2026-05-20T00:57:30.597Z | |
| 2816 | 2026-05-20T00:57:30.597Z | |
| 2817 | 2026-05-20T00:57:30.597Z | Routing Table: IPv6 |
| 2818 | 2026-05-20T00:57:30.597Z | Destination/Mask Gateway Flags Ref Use If |
| 2819 | 2026-05-20T00:57:30.597Z | --------------------------- --------------------------- ----- --- ------- ----- |
| 2820 | 2026-05-20T00:57:30.597Z | ::1 ::1 UH 2 0 lo0 |
| 2821 | 2026-05-20T00:57:30.597Z | fd00:2::/64 fe80::a87f:19ff:fe9d:6859 UG 2 2 sl0 |
| 2822 | 2026-05-20T00:57:30.598Z | fe80::/10 fe80::3ce2:ff:feaa:a6f4 U 3 64 sl0 |
| 2823 | 2026-05-20T00:57:30.598Z | PING fd00:2::1 (fd00:2::1): 60 data bytes |
| 2824 | 2026-05-20T00:57:30.598Z | 68 bytes from fd00:2::1: icmp_seq=0. time=0.293 ms |
| 2825 | 2026-05-20T00:57:30.598Z | 68 bytes from fd00:2::1: icmp_seq=1. time=0.348 ms |
| 2826 | 2026-05-20T00:57:30.598Z | |
| 2827 | 2026-05-20T00:57:30.598Z | ----fd00:2::1 PING Statistics---- |
| 2828 | 2026-05-20T00:57:30.598Z | 2 packets transmitted, 2 packets received, 0% packet loss |
| 2829 | 2026-05-20T00:57:30.598Z | round-trip (ms) min/avg/max/stddev = 0.293/0.321/0.348/0.039 |
| 2830 | 2026-05-20T00:57:30.598Z | [s2.trio] ping fd00:1::1 |
| 2831 | 2026-05-20T00:57:30.611Z | fd00:1::1 is alive |
| 2832 | 2026-05-20T00:57:30.611Z | server router restart passed |
| 2833 | 2026-05-20T00:57:34.617Z | peer expiration recovery passed |
| 2834 | 2026-05-20T00:57:35.618Z | [s1.trio] netstat -nrf inet6 | grep fd00 | wc -l |
| 2835 | 2026-05-20T00:57:35.638Z | 3 |
| 2836 | 2026-05-20T00:57:35.638Z | redundant advertise passed |
| 2837 | 2026-05-20T00:57:36.640Z | tunnel endpoint advertise passed |
| 2838 | 2026-05-20T00:57:41.642Z | redundant tunnel endpoint advertise passed |
| 2839 | 2026-05-20T00:57:41.642Z | [s1.trio] pkill ddmd |
| 2840 | 2026-05-20T00:57:41.657Z | |
| 2841 | 2026-05-20T00:57:46.658Z | [s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid fa690f50-3946-4c66-9fc0-46aed7210340 --sled-uuid 27c20a1e-aabc-47c4-977e-0910c8ddb73d -a sl0/v6 &> /opt/ddmd.log & |
| 2842 | 2026-05-20T00:57:46.674Z | |
| 2843 | 2026-05-20T00:57:51.680Z | tunnel router restart passed |
| 2844 | 2026-05-20T00:57:52.682Z | tunnel endpoint withdraw passed |
| 2845 | 2026-05-20T00:57:52.685Z | [t1.trio] pkill ddmd |
| 2846 | 2026-05-20T00:57:52.698Z | |
| 2847 | 2026-05-20T00:57:52.698Z | cp /mgtrio/t1.trio/root/opt/ddmd.log /work/t1.trio.log |
| 2848 | 2026-05-20T00:57:52.702Z | cp /mgtrio/t1.trio/root//var/svc/log/oxide-dendrite:default.log /work/t1.trio-dpd.log |
| 2849 | 2026-05-20T00:57:54.588Z | [s2.trio] pkill ddmd |
| 2850 | 2026-05-20T00:57:54.601Z | |
| 2851 | 2026-05-20T00:57:54.601Z | cp /mgtrio/s2.trio/root/opt/ddmd.log /work/s2.trio.log |
| 2852 | 2026-05-20T00:57:56.355Z | [s1.trio] pkill ddmd |
| 2853 | 2026-05-20T00:57:56.369Z | |
| 2854 | 2026-05-20T00:57:56.369Z | cp /mgtrio/s1.trio/root/opt/ddmd.log /work/s1.trio.log |
| 2855 | 2026-05-20T00:57:58.226Z | [sidecar.trio] pkill softnpu |
| 2856 | 2026-05-20T00:57:58.239Z | |
| 2857 | 2026-05-20T00:57:58.239Z | cp /mgtrio/sidecar.trio/root/opt/softnpu.log /work/sidecar.trio-softnpu.log |
| 2858 | 2026-05-20T00:58:00.816Z | test ddm::test_trio_v3 ... ok |
| 2859 | 2026-05-20T00:58:00.816Z | |
| 2860 | 2026-05-20T00:58:00.816Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 1 filtered out; finished in 109.27s |
| 2861 | 2026-05-20T00:58:00.816Z | |
| 2862 | 2026-05-20T00:58:00.850Z | + cleanup |
| 2863 | 2026-05-20T00:58:00.854Z | ++ id -un |
| 2864 | 2026-05-20T00:58:00.857Z | ++ id -gn |
| 2865 | 2026-05-20T00:58:00.860Z | + pfexec chown -R build:build . |
| 2866 | 2026-05-20T00:58:00.961Z | process exited: duration 596628 ms, exit code 0 |
| |
| 2867 | 2026-05-20T00:58:00.973Z | found 5 output files |
| 2868 | 2026-05-20T00:58:00.979Z | uploading: /work/s1.trio.log (4030 bytes) |
| 2869 | 2026-05-20T00:58:01.991Z | uploaded: /work/s1.trio.log |
| 2870 | 2026-05-20T00:58:01.992Z | uploading: /work/s2.trio.log (9834 bytes) |
| 2871 | 2026-05-20T00:58:03.007Z | uploaded: /work/s2.trio.log |
| 2872 | 2026-05-20T00:58:03.007Z | uploading: /work/sidecar.trio-softnpu.log (564 bytes) |
| 2873 | 2026-05-20T00:58:04.016Z | uploaded: /work/sidecar.trio-softnpu.log |
| 2874 | 2026-05-20T00:58:04.016Z | uploading: /work/t1.trio-dpd.log (336831 bytes) |
| 2875 | 2026-05-20T00:58:05.040Z | uploaded: /work/t1.trio-dpd.log |
| 2876 | 2026-05-20T00:58:05.040Z | uploading: /work/t1.trio.log (25693 bytes) |
| 2877 | 2026-05-20T00:58:06.053Z | uploaded: /work/t1.trio.log |